/* WoW Interactive Skin Styles */

html, body {height: 100%; margin: 0px;}
.push {height: 30px; background: transparent;}
#s_wrap_main{display:table; min-height: 100%; height: auto !important; height: 100%; margin: 0 auto 0 auto; width: 1000px;}/*-------- width: Relevant to Creative --------*/
#s_wrap_sub{display:table-row; min-height: 100%; height: auto !important; height: 100%; margin: 0 auto -30px auto; width: 900px;}
.template_style{display:table-cell}

/* Start Standard Skin Styles */
.body {background: transparent;}
p {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #3c3b3b;}
td {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #3c3b3b;}
.Normal {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #3c3b3b;}
.Head {font-family: Arial, Helvetica, sans-serif; font-size: 14pt; color: #3c3b3b; font-weight: bold;}
.SubHead {font-family: Arial, Helvetica, sans-serif; font-size: 11pt; color: #000000; font-weight: normal;}
label {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #3c3b3b; font-weight: bold;}
.CommandButton {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #3c3b3b; font-weight: bold;}
input {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #3c3b3b; font-weight: normal;}

/* Start ContentBackground Standard Styles */
.ContentBackground {background: transparent; color: #FFFFFF;}
.ContentBackground p {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #FFFFFF;}
.ContentBackground td {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #FFFFFF;}
.ContentBackground .Normal {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #FFFFFF;}
.ContentBackground .Head {font-family: Arial, Helvetica, sans-serif; font-size: 14pt; color: #FFFFFF; font-weight: bold;}
.ContentBackground .SubHead {font-family: Arial, Helvetica, sans-serif; font-size: 14pt; color: #FFFFFF; font-weight: normal;}
.ContentBackground label {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #FFFFFF; font-weight: bold;}
.ContentBackground .CommandButton {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #FFFFFF; font-weight: bold;}

/* Start List Styles */
ul, ol, li, li li, li li li {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #3c3b3b; list-style-type: square;}

/* Start ContentBackground List Styles */
.ContentBackground ul, .ContentBackground ol, .ContentBackground li, .ContentBackground li li, .ContentBackground li li li
{font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #FFFFFF;	list-style-type: square;}

/* Start Custom Design Styles */
.Header {background: transparent url('MainBGTop_Short.jpg') repeat-x left top;}
.Footer {background:transparent; text-align: left; padding-left: 15px; border-top: 1px #92b20e solid;}
.AdminBackground {background: transparent;}
.MainBackground {background: #FFFFFF;}
.UserLogin {background: transparent;}
.Menu {background: transparent url('MenuBG.jpg') repeat-x left top;}

/* Start Heading Styles */
h1, h2, h3, h4, h5, h6 { font-family: Arial, Helvetica, sans-serif; font-weight: bold;}
h1 {color: #03381d; font-size: 14pt;}
h2 {color: #92b20e; font-size: 14pt;}
h3 {color: #03381d; font-size: 12pt;}
h4 {color: #92b20e; font-size: 12pt;}
h5 {color: #03381d; font-size: 10pt;}
h6 {color: #92b20e; font-size: 10pt;}

/* Start ContentBackground Heading Styles */
.ContentBackground h1, .ContentBackground h2, .ContentBackground h3, .ContentBackground h4, .ContentBackground h5, .ContentBackground h6
{font-family: Arial, Helvetica, sans-serif; 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;}

/* Start Pane Styles */
.TopPane {background: transparent; padding: 10px 10px 10px 10px} /* Padding = Top Right Bottom Left */
.LeftPane {background: transparent; padding:10px 10px 10px 10px;}
.RightPane {background: transparent; padding:10px 10px 10px 10px;}
.ContentPane {background: transparent; padding:10px 10px 10px 10px;}
.BottomPane {background: transparent; padding:10px 10px 10px 10px;}
.BannerPane {background: transparent; padding:0 0 0 0;}
.BannerPaneRight {background: #083c1c; padding:5px 5px 5px 5px;}
.TopPane2 {background: transparent; padding: 5px 10px 5px 10px;}

/* Start Default Link Styles */
a {color: #03381d; text-decoration:underline;}
a:link {color: #03381d; text-decoration:underline;}
a:visited {color: #03381d; text-decoration:underline;}
a:hover {color: #03381d; text-decoration:underline;}

/* 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;}

/* Start CommandButton Link Styles */
a.CommandButton {color: #03381d; text-decoration:none;}
a.CommandButton:link {color: #03381d; text-decoration:none;}
a.ComandButton:visited {color: #03381d; text-decoration:none;}
a.CommandButton:hover {color: #03381d; text-decoration:underline;}

/* 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;}

/* Start NormalMenu Link Styles */
a.NormalMenu {color: #03381d; text-decoration:none;}
a.NormalMenu:link {color: #03381d; text-decoration:none;}
a.NormalMenu:visited {color: #03381d; text-decoration:none;}
a.NormalMenu:hover {color: #03381d; text-decoration:underline;}

/* 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;}

/* Start DNN Core Styles */
.StandardButton {background: #03381d none;color: #FFFFFF;font-family: Arial, Helvetica, sans-serif;font-size: 9pt;font-weight: bold;}

.SkinObject, .SkinObject span, span.SkinObject label {color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 8pt;}
span.SkinObject label {font-weight: bold;}
.ControlPanel {background: #FFFFFF url('ControlPanel.jpg') no-repeat left bottom; border-bottom: 1px #F8991D solid;}

#dnn_dnnSEARCH_cmdSearch {color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold;}
#dnn_dnnSEARCH_txtSearch
{color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: normal;
border: 1px #000000 solid; background: #FFFFFF; max-width: 120px; width: 120px; height: 20px;}
#dnn_dnnLOGIN_cmdLogin {color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: normal;}
#dnn_dnnUSER_cmdRegister  {color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: normal;}
#dnn_dnnBREADCRUMB_lblBreadCrumb a {color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal;}
#dnn_dnnBREADCRUMB_lblBreadCrumb span {color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal;}
#dnn_dnnCURRENTDATE_lblDate {color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: normal;}
#dnn_dnnCOPYRIGHT_lblCopyright {color: #92b20e; font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: normal;}
#dnn_dnnTERMS_hypTerms {color: #92b20e; font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: normal;}
#dnn_dnnPRIVACY_hypPrivacy {color: #92b20e; font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: normal;} 
#dnn_dnnLINKS_lblLinks a {color: #92b20e; font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: normal;}
#dnn_dnnHOSTNAME_hypHostName {color: #92b20e; font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: normal;}


/* Start SOLPARTMENU Styles */

.MainMenu_MenuContainer {background: transparent;}

.MainMenu_MenuBar {cursor: pointer; cursor: hand; height: 20px; background: transparent;}
	
.MainMenu_MenuBreak {border-top: #000000 0px solid;border-left: #000000 0px solid;border-right: #000000 0px solid;
border-bottom: #000000 0px solid; background: transparent;height: 1px;}

.MainMenu_MenuItem {cursor: pointer;border: 0px solid #000000;cursor: hand;color: #000000;font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt; font-weight: bold;font-style: normal; background: transparent; height: 20px; padding: 0 10px 0 10px;}
	
.MainMenu_MenuItemSel {cursor: pointer; 	border: 0px solid #000000;
	cursor: hand; 	color: #FF00FF; 	font-family: Arial, Helvetica, sans-serif;
		font-size: 10pt; 	font-weight: bold; 	font-style: normal; background: ; 
	height: 20px; 	padding: 0 10px 0 10px;
}
	
.MainMenu_RootMenuItemActive {border-top: #000000 0px solid; border-left: #000000 0px solid; border-right: #000000 0px solid;
	border-bottom: #000000 0px solid; cursor: pointer; cursor: hand; color: #FF00FF; font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt; font-weight: bold; font-style: normal; background: transparent; height: 20px;  padding: 0 10px 0 10px;}
	
.MainMenu_MenuSeparator {border: 0px; color: #000000; background-color: transparent;font-weight: normal;}

/* Start SOLPARTMENU Sub Menu Styles */

.MainMenu_SubMenu {background: #FFFFFF; z-index: 1000; cursor: pointer; cursor: hand;
border-left: #92b20e 1px solid; border-right: #92b20e 1px solid; border-bottom: #92b20e 1px solid;}

.MainMenu_MenuIcon {display: none;}

.MainMenu_SubMenu .MainMenu_MenuItem {
	border-top: #92b20e 1px solid; border-left: #92b20e 0px solid; border-right: #92b20e 0px solid; border-bottom: #92b20e 0px solid;
	cursor: pointer; cursor: hand; color: #92b20e; font-family: Arial, Helvetica, sans-serif; font-size: 10pt;
	font-weight: normal; font-style: normal; background: transparent ; 
height: 20px; padding: 0 10px 0 10px;
}
	
.MainMenu_SubMenu .MainMenu_MenuItemSel {border-top: #92b20e 1px solid; border-left: #92b20e 0px solid; border-right: #92b20e 0px solid;
	border-bottom: #92b20e 0px solid; background: #92b20e; background-image: none; cursor: pointer; cursor: hand; color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; font-style: normal; height: 20px; padding: 0 10px 0 10px;}
	
.MainMenu_MenuItem img {display: none;}

.MainMenu_RootMenuArrow {display: none;}

.MainMenu_MenuArrow {display: none;}

.MainMenu_MenuItemSel img {display: none;}

.MainMenu_RootMenuItemActive img {display: none;}
	
td.Menu table {color: #FFFFFF;}
td.Menu td {color: #FFFFFF;}

