/* ------------ WoW Interactive Skin Styles ------------ */

/* ------------ Skin.css Table of Contents --------------

	1. Wrappers & Layout Styles
	2. Body, Paragraphs, Table Styles, Heads, Labels
	3. List Styles
	4. Custom Design Styles
	5. Header Tags
	6. Pane Styles
	7. Link Styles
        7.1 Start Default Link Styles
        7.2 Start CommandButton Link Styles
        7.3 Start NormalMenu Link Styles
	8. Core DNN Styles
        8.1 Start DNN Search Styles
	9. Skin Objects
    10. Empty panes Styles

------------------------------------------------------ */

/* ------------ 1. Wrappers & Layout Styles ------------ */

html, body { height: 100%; margin: 0px; font-family: Arial, Helvetica, sans-serif;}

/*-------- Wrapper - Width: Relevant to Creative --------*/

#Wrapper 
{ display: table; min-height: 100%; height: auto !important; height: 100%; margin: 0 auto 0 auto; width: 1000px; vertical-align: top; position: relative; background-color: #ffffff;}
.push { height: 30px; background: transparent;}
#Wrapper_Sub{ display:table-row; min-height: 100%; height: auto !important; height: 100%; margin: 0 auto -30px auto; width: 900px;}
.template_style{ display:table-cell}
.Clear { clear: both; display: block;}

/* ------------ No Borders on Image Links ------------- */ 
 
img a, img a:link, img a:active, img a:visited, img a:hover { border: none;} 

/* ------------ 2. Body, Paragraphs, Table Styles, Heads, Labels ------------ */

.body { background: transparent;}
p { font-size: 9pt; color: #696767;}
td { font-size: 9pt; color: #696767;}
div { font-size: 9pt; color: #696767; font-family: Arial, Helvetica, sans-serif;}
.Normal { font-size: 9pt; color: #696767;}

/* ------- Container & Core Headings Headings ------- */

.Head { font-size: 14pt; color: #002e62; font-weight: bold; font-family: "Arial Narrow", Arial;} 
.SubHead { font-size: 11pt; color: #002e62; font-weight: normal; font-family: "Arial Narrow", Arial;}
.SubSubHead { font-size: 9pt; color: #696767; font-weight: normal;}

/* ----------- Forms & Labels ------------- */

label { font-size: 9pt; color: #696767; font-weight: bold;}
.CommandButton { font-size: 9pt; color: #696767; font-weight: bold;}
input { font-size: 9pt; color: #696767; font-weight: normal;}
select { font-size: 9pt; color: #696767; font-weight: normal;}

/* ------------ 3. List Styles ------------ */

ul, li, li li, li li li { font-size: 9pt; color: #696767; list-style: square outside none; margin-bottom: 8px;}

td ul { font-size: 9pt; color: #696767; list-style: square outside none;}

td li { font-size: 9pt; color: #696767; list-style: square outside none; margin-bottom: 8px;}

ol { font-size: 9pt; color: #696767; margin-bottom: 8px; list-style-type: decimal;}

ol li { font-size: 9pt; color: #696767; margin-bottom: 8px; list-style-type: decimal;}

td ol { font-size: 9pt; color: #696767; margin-bottom: 8px; list-style-type: decimal;}

td ol, td ol li { font-size: 9pt; color: #696767; margin-bottom: 8px; list-style-type: decimal;}


/* ------------ 4. Custom Design Styles ------------ */

#Header { height: 67px; background: transparent url('images/Woodbrun_Header.jpg') no-repeat left top; }

#Nav { height: 35px; background: #024b54 url('images/Nav_Bg.jpg') repeat-x left top;}

#MainBackground { min-height: 400px; margin: 10px; }

#Footer { height: 80px; background-color: #002e62; color: #f0c24f;}

.Logo_Area { }

.AdminBackground { background: transparent;}

.UserLogin { background: transparent;}

/* ------------ 5. Header Tags ------------ */

h1, h2, h3, h4, h5, h6 { font-weight: bold; font-family: "Arial Narrow", Arial;}

h1 { color: #002e62; font-size: 12pt;}

h2 { color: #696767; font-size: 12pt;}

h3 { color: #002e62; font-size: 10pt;}

h4 { color: #696767; font-size: 10pt;}

h5 { color: #002e62; font-size: 9pt;}

h6 { color: #696767; font-size: 9pt;}

/* ------------ 6. Pane Styles ------------ */ /* Padding = Top Right Bottom Left */

.TopPane { padding: 5px 5px 5px 5px; text-align: left; vertical-align: top;}
 
.LeftPane { padding: 5px 5px 5px 5px; text-align: left; vertical-align: top;}

.RightPane { padding: 5px 5px 5px 5px; text-align: left; vertical-align: top;}

.ContentPane { padding: 5px 5px 5px 5px; text-align: left; vertical-align: top;}

.BottomPane { padding: 5px 5px 5px 5px; text-align: left; vertical-align: top;}

.BannerPane { padding: 0 0 0 0; text-align: left; vertical-align: top;}

.FooterPane_Left { vertical-align: top; padding: 10px;}
.FooterPane_Right { vertical-align: top; padding: 10px;}

.Footer_Content { color: #f0c24f; text-align: center; 
	
}


/* ------------ 7. Link Styles ------------ */

/* ------------ 7.1 Start Default Link Styles ------------ */

a, a:link, a:visited, a:active { color: #002e62; text-decoration: underline;}

a:hover{ color: #002e62; text-decoration: none;}

/* ------------ 7.2 Start CommandButton Link Styles ------------ */

a.CommandButton, a.CommandButton:link, a.ComandButton:visited, a.ComandButton:active { color: #002e62; text-decoration: none;}

a.CommandButton:hover { color: #002e62; text-decoration: underline;}

/* ------------ 7.3 Start NormalMenu Link Styles ------------ */

a.NormalMenu, a.NormalMenu:link, a.NormalMenu:visited, a.NormalMenu:active { color: #002e62; text-decoration: none;}

a.NormalMenu:hover { color: #002e62; text-decoration: underline;}

/* ------------ 8. Core DNN Styles ------------ */

.StandardButton { background: #002e62; color: #ffffff; font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold;}

.SkinObject, .SkinObject span, span.SkinObject label { color: #f0c24f !important; font-size: 8pt;}

span.SkinObject label { font-weight: bold;}

.ControlPanel
{ background: #ffffff url('ControlPanel.jpg') no-repeat left bottom; border-bottom: 1px #002e62 solid; margin: 0 auto 0 auto; width: 1200px;}

/* ------------ 8.1 Start DNN Search Styles ------------ */

#dnn_dnnSEARCH_cmdSearch { color: #696767; font-size: 9pt; font-weight: bold;}

#dnn_dnnSEARCH_txtSearch
{ color: #696767; font-size: 9pt; font-weight: normal; border: 1px #696767 solid; background: #FFFFFF; max-width: 120px; width: 120px; height: 20px;}

/* ------------ 9. Skin Objects ------------ */

#dnn_dnnLOGIN_cmdLogin { color: #f0c24f; font-size: 8pt; font-weight: normal;}

#dnn_dnnUSER_cmdRegister { color: #f0c24f; font-size: 8pt; font-weight: normal;}

#dnn_dnnBREADCRUMB_lblBreadCrumb a { color: #f0c24f; font-size: 8pt; font-weight: normal;}

#dnn_dnnBREADCRUMB_lblBreadCrumb span { color: #f0c24f; font-size: 8pt; font-weight: normal;}

#dnn_dnnCURRENTDATE_lblDate { color: #f0c24f; font-size: 8pt; font-weight: normal;}

#dnn_dnnCOPYRIGHT_lblCopyright { color: #f0c24f; font-size:8pt; font-weight: normal;}

#dnn_dnnTERMS_hypTerms { color: #f0c24f; font-size: 8pt; font-weight: normal;}

#dnn_dnnPRIVACY_hypPrivacy { color: #f0c24f; font-size: 8pt; font-weight: normal;}

#dnn_dnnLINKS_lblLinks a { color: #f0c24f; font-size: 8pt; font-weight: normal;}

#dnn_dnnHOSTNAME_hypHostName { color: #f0c24f; font-size: 8pt; font-weight: normal;}

#Login{text-align:right;color:#f0c24f !important;}
    #Login .SkinObject, #Login .LoginLink{color:#f0c24f !important;text-transform:uppercase;padding:0 0 0 5px;text-decoration:none;}
    #Login .SkinObject:hover, #Login .LoginLink:hover{text-decoration:underline;color:#f0c24f !important;}
    #Login .LoginLink{padding:0 5px;color:#f0c24f !important;}

/*-------------- 10. Empty panes Styles --------------*/

.DNNEmptyPane { width: 0; padding: 0; margin: 0;}

/* ------------ WoW Interactive Content Background Skin Styles-1.0.0 ------------ */

/* ------------ ContentBackground_1.0.0.css Table of Contents --------------

	1. Content Background: Body, Paragraphs, Table Styles, Heads, Labels
	2. Content Background: List Styles
    3. Content Background: Header Tags
    4. Content Background Link Styles
        4.1 Start Default ContentBackground Link Styles
        4.2 Start ContentBackground CommandButton Link Style
        4.3 Start ContentBackground Normal Link Styles

------------------------------------------------------ */

/* Module actions */
	.ContentBackground .dnnActionMenuBorder{-moz-box-shadow: 0 0 5px #888;-webkit-box-shadow: 0 0 5px #888;box-shadow: 0 0 5px #888;z-index:-1;
	background:transparent;position:absolute;margin:-8px 0 0 -8px;padding: 0 16px 16px 0;width:100%;height:100%;border:1px #ccc solid}
	.ContentBackground .DnnModule{z-index:902;position:relative;}
		.ContentBackground .dnnActionMenu{margin:0;padding:0;position:absolute;z-index:906;color:#000;left:10px;top:10px;}
		.ContentBackground ul.dnnActionMenuBody {display:none;background:#fff;border:5px solid #aaa;padding:10px;border-radius:3px;-moz-border-radius:3px;text-align:left;
		position:absolute;left:0;top:10;min-width:480px;-moz-box-shadow:0 0 5px #888;-webkit-box-shadow:0 0 5px#888;box-shadow:0 0 5px #888;}
			.ContentBackground ul.dnnActionMenuBody li {list-style-type:none;padding:0;margin:0;}
			.ContentBackground ul.dnnActionMenuBody li.first.last {position:relative;}
			.ContentBackground .dnnActionMenuTag {background:#aaa;background:-moz-linear-gradient(top, #F3F3F3 0%, #CFCFCF 100%);
			background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#F3F3F3), color-stop(100%,#CFCFCF));
			filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#F3F3F3', endColorstr='#CFCFCF',GradientType=0 );
			display:block;padding:5px 10px;border:1px #999 solid;border-radius:3px;-moz-border-radius:3px;line-height:16px;height:16px;font-weight:bold;font-size:11px;min-width:65px;cursor:default;}
				.ContentBackground .dnnActionMenuTag img{display:block;float:left;padding-right:3px;}
			.ContentBackground ul.dnnActionMenuBody li{display:block;clear:both;float:none;font-weight:bold;font-size:14px;}
				.ContentBackground ul.dnnActionMenuBody li span{border:none;display:block;background:none;padding:0;margin:6px 0;width:auto}
			.ContentBackground ul.dnnActionMenuBody li ul{overflow:hidden;padding:10px 0;margin:0;width:96%;border-top:1px #ccc solid;}
			.ContentBackground ul.dnnActionMenuBody li ul li{float:left;display:block;min-width:135px;font-weight:normal;clear:none;padding:3px 15px 3px 0px;font-size:11px;border:none;margin:0;}
			.ContentBackground ul.dnnActionMenuBody li ul li a, .ContentBackground ul.dnnActionMenuBody li ul li a img{display:block;line-height:16px;min-height:16px;float:left;color:#328DDE;}
				.ContentBackground ul.dnnActionMenuBody li ul li a:hover{color:#1B4D79;}
			.ContentBackground ul.dnnActionMenuBody li ul li a img{padding-right:3px;}	


/* ------------ 1. Content Background: Body, Paragraphs, Table Styles, Heads, Labels ------------ */

.ContentBackground {background: transparent; color: #FFFFFF;}
.ContentBackground p { font-size: 9pt; color: #FFFFFF;}
.ContentBackground td { font-size: 9pt; color: #FFFFFF;}
.ContentBackground .Normal { font-size: 9pt; color: #FFFFFF;}
.ContentBackground .Head { font-size: 14pt; color: #FFFFFF; font-weight: bold;} /* ------- Container Head ------- */
.ContentBackground .SubHead { font-size: 11pt; color: #FFFFFF; font-weight: normal;}
.ContentBackground label { font-size: 9pt; color: #FFFFFF; font-weight: bold;}
.ContentBackground .CommandButton { font-size: 9pt; color: #FFFFFF; font-weight: bold;}
.ContentBackground input { font-size: 9pt; color: #696767; font-weight: normal;}
.ContentBackground select { font-size: 9pt; color: #696767; font-weight: normal;}

/* ------------ 2. Content Background: List Styles ------------ */

.ContentBackground ul, .ContentBackground ol, .ContentBackground li, .ContentBackground li li, .ContentBackground li li li
{ font-size: 9pt; color: #FFFFFF; list-style: square outside none; margin-bottom: 8px;}
.ContentBackground td ul { font-size: 9pt; color: #FFFFFF; list-style: square outside none;}
.ContentBackground td li { font-size: 9pt; color: #FFFFFF; list-style: square outside none; margin-bottom: 8px;}
.ContentBackground ol { font-size: 9pt; color: #FFFFFF; margin-bottom: 8px;list-style-type:decimal;}
.ContentBackground td ol { font-size: 9pt; color: #FFFFFF; margin-bottom: 8px;list-style-type:decimal;}

/* ------------ 3. Content Background: Header Tags ------------ */

.ContentBackground h1, .ContentBackground h2, .ContentBackground h3, .ContentBackground h4, .ContentBackground h5, .ContentBackground h6
{ font-weight: bold;}
.ContentBackground h1 {color: #E1E1E1; font-size: 12pt;}
.ContentBackground h2 {color: #FFFFFF; font-size: 12pt;}
.ContentBackground h3 {color: #E1E1E1; font-size: 10pt;}
.ContentBackground h4 {color: #FFFFFF; font-size: 10pt;}
.ContentBackground h5 {color: #E1E1E1; font-size: 9pt;}
.ContentBackground h6 {color: #FFFFFF; font-size: 9pt;}

/* ------------ 4. Content Background Link Styles ------------ */

/* ------------ 4.1 Start Default ContentBackground Link Styles ------------ */

.ContentBackground a {color: #FFFFFF; text-decoration:underline;}
.ContentBackground a:link {color: #FFFFFF; text-decoration:underline;}
.ContentBackground a:visited {color: #FFFFFF; text-decoration:underline;}
.ContentBackground a:hover {color: #E1E1E1; text-decoration:underline;}

/* ------------ 4.2 Start ContentBackground CommandButton Link Styles ------------ */

.ContentBackground a.CommandButton {color: #FFFFFF; text-decoration:none;}
.ContentBackground a.CommandButton:link {color: #FFFFFF; text-decoration:none;}
.ContentBackground a.ComandButton:visited {color: #FFFFFF; text-decoration:none;}
.ContentBackground a.CommandButton:hover {color: #E1E1E1; text-decoration:underline;}

/* ------------ 4.3 Start ContentBackground Normal Link Styles ------------ */

.ContentBackground a.NormalMenu {color: #FFFFFF; text-decoration:none;}
.ContentBackground a.NormalMenu:link {color: #FFFFFF; text-decoration:none;}
.ContentBackground a.NormalMenu:visited {color: #FFFFFF; text-decoration:none;}
.ContentBackground a.NormalMenu:hover {color: #E1E1E1; text-decoration:underline;}





#popup {
	display:none;
	position:fixed;
	margin:0 auto;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 9999;
}

.btn {
	display: inline-block;
	font-weight: normal;
	line-height: 1.25;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: 1px solid transparent;
	padding: 0.5rem 1rem;
	font-size: 1rem;
	border-radius: 0.25rem;
	transition: all 0.2s ease-in-out; }
	.btn:focus, .btn:hover {
	  text-decoration: none; }
	.btn:focus, .btn.focus {
	  outline: 0;
	  box-shadow: 0 0 0 2px rgba(2, 117, 216, 0.25); }
	.btn.disabled, .btn:disabled {
	  cursor: not-allowed;
	  opacity: .65; }
	.btn:active, .btn.active {
	  background-image: none; }
  
  a.btn.disabled,
  fieldset[disabled] a.btn {
	pointer-events: none; }

.btn-primary {
    color: #ffffff !important;
    background-color: #185fad;
    border-color: #185fad; }
    .btn-primary:hover {
      color: #fff;
      background-color: #0275d8;
      border-color: #0275d8; }
    .btn-primary:focus, .btn-primary.focus {
      box-shadow: 0 0 0 2px rgba(2, 117, 216, 0.5); }
    .btn-primary.disabled, .btn-primary:disabled {
      background-color: #0275d8;
      border-color: #0275d8; }
    .btn-primary:active, .btn-primary.active,
    .show > .btn-primary.dropdown-toggle {
      color: #fff;
      background-color: #025aa5;
      background-image: none;
      border-color: #01549b; }