/* ____________________ #body overwrites ______________________________________________________________________________ */
#body h1{font-size:28px; }
#body h2{font-size:22px; }
#body h3{}
#body p{}
#body a{color:#ccc; }
#body a:hover{}
#body small{}
#body form{}
#body ul.navigation li{}
#body{
	background-color:#5e5e5e;
	color:#fff; 
}
/* ____________________ OuterContainer and Container CSS ______________________________________________________________________________ */
#body #outerContainer{
    background-image:url(https://lygo.net/ly/zeeblio/styles/halloween2/images/390904.jpg);
	background-repeat:repeat-x; 
    border-bottom:#000 solid 2px; 
}
#body #container{
	background-image:url(https://lygo.net/ly/zeeblio/styles/halloween2/images/390938.png);	
	_background-image:url(https://lygo.net/ly/zeeblio/styles/halloween2/images/397156.gif);
	background-position:left bottom;
	background-repeat:no-repeat; 
}
/* ____________________ Header CSS ______________________________________________________________________________ */
#body #header{
	background-color:#000;
	background-image:url(https://lygo.net/ly/zeeblio/styles/halloween2/images/newBanner.jpg);
	background-position:center bottom;
	background-repeat:no-repeat;
	color:#FFF;
	margin:0;
	min-height:192px;
	padding:0 14% 15px;
	position:relative;
	text-align:left; 
	width:auto; 
}
#body #header h1{
	color:#fff; 
	font-family:Georgia,Times New Roman,serif; 
} 
#body #header h2{
	color:#fff; 
	font-family:Georgia,Times New Roman,serif;
}
#body #header p{color:#fff; }
#body #header.navigation{padding-top:55px;}
#body #header ul.navigation{
	color:#fff;
	left:0;
	position:absolute; 
	top:0; 
	width:100%; 
}
#body #header ul.navigation li{
	float:left; 
	margin:0; 
	min-width:20px;  
	text-align:center; 
	white-space:nowrap; 
}
#body #header ul.navigation li a{
	border-bottom:none;
	background:#5d2e1c;
	color:#fff;
	display:block;
	font-size:11px;
	font-weight:bold;
	border-right:#a7640e solid 1px;
	border-bottom:#A7640E solid 1px;
	margin:0;
	padding:10px 20px;
    text-decoration:none; 
	text-transform:uppercase; 
}
#body #header ul.navigation li a:hover, #body #header ul.navigation li a.selected{background:#7e361e; color:#ccc; text-decoration:none;}

/* ____________________ Main / Content Area & Side bar CSS ______________________________________________________________________________ */
#body #main{
	margin:0 auto 0; 
	width:938px; 
	min-height:450px;
	padding-bottom:20px;
}
#body #content{width:860px;}
#body #content ul.navigation li{
	float:left; 
	height:28px; 
	min-width:10px; 
	padding:0 5px 0 0; 
	text-align:center;
	white-space:nowrap;
	_width:2%; 
}
#body #content ul.navigation li.last a{
	border:none
}
#body #content ul.navigation li a{
	border-right:1px solid #ccc;
	font-size:12px;
	font-weight:bold;
	height:auto; 
	padding-right:5px; 
	width:auto;
}
#body #content ul.navigation li a:hover, #body #content ul.navigation li a.selected{color:#000;}
#body #sidebar{
	margin:-4px 0 0; 
	min-height:20px; 
	width:180px;
}
/* ____________________ Footer CSS ______________________________________________________________________________ */
#body #footer{
	background-color:#000; 
	color:#fff;
	height:auto;
	margin:0 auto;
	min-height:20px;
	padding:15px 14%;
	text-align:left;
} 
#body #footer ul.navigation li{float:left; }
#body #footer ul.navigation li a{
	border-right:1px solid #ccc;
	font-size:12px;
	font-weight:bold;
	height:auto; 
	padding:0 5px; 
	width:auto;
}
#body #footer ul.navigation li.last a{
	border-right:none
}
#body #footer ul.navigation li a:hover, #body #footer ul.navigation li a.selected{color:#fff;}
/* ____________________ Layout Specific CSS ______________________________________________________________________________ */
/*----LAYOUT 1 Column----*/
#body.layout1c #content{
	border-bottom:2px solid #000; 
	background-image:url(https://lygo.net/ly/zeeblio/styles/halloween2/images/391553.png);
	background-position:right bottom;
	background-repeat:no-repeat;
	margin:0 auto;
	padding-top:30px; 
	width:900px;
}
#body.layout1c #sidebar{
	.height:auto;
	margin:0 auto;
	min-height:5px;
	width:860px; 
	padding:20px;
	background:rgba(0, 0, 0, .1);
}
#body.layout1c #sidebar ul.navigation{
	height:auto;
	margin-bottom:5px;
	position:relative; 
	top:0; 
	width:100%;
}
#body.layout1c #sidebar ul.navigation li{
	float:left; 
	height:28px; 
	min-width:10px; 
	padding:0 5px 0 0; 
	text-align:center;
	white-space:nowrap;
	_width:5%; 
}
#body.layout1c #sidebar ul.navigation li a{
	border-right:1px solid #ccc;
	font-size:12px;
	font-weight:bold;
	height:auto; 
	padding-right:5px; 
	width:auto;
}
#body.layout1c #sidebar ul.navigation li.last a{
	border:none;
}
#body.layout1c #sidebar ul.navigation li a:hover, #body.layout1c #sidebar ul.navigation li a.selected{color:#000;}
/*----LAYOUT 2 Column Left ----*/
#body.layout2cl #content{
	margin-top:30px; 
	padding:0 50px 0 0;
	width:600px;   
}
#body.layout2cl #sidebar{
	padding:15px;
	width:230px;
	background:#333;
	color:#fff;
	-moz-border-radius:0 0 10px 10px; -webkit-border-radius:0 0 10px 10px; border-radius:0 0 10px 10px;
	-moz-box-shadow:1px 1px 3px #333; -webkit-box-shadow:1px 1px 3px #333; box-shadow:1px 1px 3px #333;
}
#body.layout2cl #sidebar ul.navigation{
	clear:both;
	margin-bottom:5px; 
	padding:10px 5px; 
	background:#2f2f2f;
}
#body.layout2cl #sidebar ul.navigation li{
	height:auto; 
	margin-bottom:10px;
	width:auto;
}
#body.layout2cl #sidebar ul.navigation li a{
	color:#ddd;
	display:block;
	font-size:12px;
	font-weight:normal;
	height:auto; 
	padding:0 0 0 35px;
	text-decoration:underline; 
}
#body.layout2cl #sidebar ul.navigation li a:hover, #body.layout2cl #sidebar ul.navigation li a.selected{
	background-image:url(https://lygo.net/ly/zeeblio/styles/halloween2/images/391117.png); 
	background-repeat:no-repeat;
	color:#fff; 
	font-style:italic; 
	font-weight:bold;
	text-decoration:none; 
}
/*----LAYOUT 2 Column Right----*/
#body.layout2cr #content{
	margin-left:22px;  
	margin-top:30px; 
	padding:0 10px;
	width:590px;
}
#body.layout2cr #sidebar{
	padding:15px;
	width:230px;
	background:#333;
	color:#fff ;
	-moz-border-radius:0 0 10px 10px; -webkit-border-radius:0 0 10px 10px; border-radius:0 0 10px 10px;
	-moz-box-shadow:1px 1px 3px #333; -webkit-box-shadow:1px 1px 3px #333; box-shadow:1px 1px 3px #333;
}
#body.layout2cr #sidebar ul.navigation{
	clear:both;
	margin-bottom:5px; 
	padding:10px 5px; 
	background:#2f2f2f;
}
#body.layout2cr #sidebar ul.navigation li{
	height:auto; 
	margin-bottom:10px;
	width:auto;
}
#body.layout2cr #sidebar ul.navigation li a{
	color:#ddd;
	display:block;
	font-size:12px;
	font-weight:normal;
	height:auto; 
	padding:0 0 0 35px;
	text-decoration:underline; 
}
#body.layout2cr #sidebar ul.navigation li a:hover, #body.layout2cr #sidebar ul.navigation li a.selected{
	background-image:url(https://lygo.net/ly/zeeblio/styles/halloween2/images/391117.png); 
	background-repeat:no-repeat;
	color:#fff; 
	font-style:italic; 
	font-weight:bold;
	text-decoration:none; 
}
/* ____________________ Module Specific Styling ______________________________________________________________________________ */
#body h1 a.addOnBasicLink{color:#ccc; font-size:22px; font-weight:normal; text-decoration:none; font-variant:smallcaps; }
#body h1 a.addOnBasicLink:hover{text-decoration:underline; }
#body h3.addOnSectionHead{color:#fff; border-bottom:none; } 

#body .addOnButton{background:#000; border:#222 solid 1px
}
#body .addOnButton:hover{background:#333;}
#body a.addOnBasicLink{ color:#ccc; text-decoration:underline; }
#body a.addOnBasicLink:hover{text-decoration:none; }
#body .addOnBackground{background:#ccc; }
#body .addOnHeadline{font-size:22px; color:#000; }
#body .addOnSubHead{font-size:18px; color:#fff; }
#body .addOnSubH3{color:#fff; font-weight:bold; font-family:Arial, Helvetica, sans-serif; font-size:14px; }
#body .addOnSubH4{font-size:14px; color:#404040; }
#body .addOnPlainText{ color:#ccc; }
#body .addOnBasicLink{ color:#81cded; }
#body .addOnSmallText{ color:#ccc; }
#body .addOnBackground{background:#404040; }
#body .addOnShadedText{ background-color:#1F1F25; }
#body .addOnAccentText{font-size:12px; color:#000; background-color:#1F1F25; }
#body .addOnSectionHead{font-size:16px; color:#404040; border-bottom:1px solid #999; }
#body .addOnMiniNavBox{background-color:#C8DAEC; border:1px solid #94B6D9; padding:2px; }
#body .addOnBorderColor{border-color:#000; }
#body .addOnBorder{} 
#body .addOnBorderBottom{ } 
#body .addOnBorderTop{ } 
#body .addOnGradientTop{} 
#body .addOnGradientBottom{}
#body .addOnShadowBox{ } 
#body .addOnShadowBoxSmall{ } 
#body .addOnTableHeading{ }
#body .addOnTableHeadingBg{} 
#body .addOnTableRowBg{background:#e8e8e8; }
#body .addOnTableRowAltBg{background:#fff; } 
#body .addOnTableColumnBg{background:#fff; } 
#body .addOnTableColumnAltBg{background:#fff; } 
#body .qFrame{color:#000}
/* ____________________ mobile layout ______________________________________________________________________________ */
@media screen and (max-device-width:480px), screen and (max-width:600px){
/* adds mobile only background */
#body.mobileLayout{background:#000}

/* style for menu button at top right of page */
#body.mobileLayout #mNavLink{background:#A7640E; color:#000; border:1px solid #000}

/* styling for navigation menu to be placed at bottom of page */
#body.mobileLayout .mobileNav ul{}
#body.mobileLayout .mobileNav ul li a{background:#A7640E; color:#000}
#body.mobileLayout .mobileNav ul li a:hover, #body.mobileLayout .mobileNav ul li a.selected{background:#000; color:#fff}
#body.mobileLayout .mobileNav ul li.first a{}
#body.mobileLayout .mobileNav ul li.last a{}

/* mobile layout/content styling */
#body.mobileLayout #header{background:url(https://lygo.net/ly/zeeblio/styles/halloween2/images/mBG.jpg) right bottom no-repeat ; min-height:125px; padding-top:20px}
#body.mobileLayout #main{background:#222; margin:15px!important}
#body.mobileLayout #content{margin-bottom:15px}
#body.mobileLayout #sidebar{border-top:1px solid #111; padding-top:15px}
#body.mobileLayout #footer{background:#000; color:#fff}
}