/* ____________________ #body overwrites ______________________________________________________________________________ */
#body h1{color:#5d0808; font-family:Impact, Charcoal, sans-serif;}
#body h2{}
#body h3{}
#body p{}
#body a{}
#body a:hover{}
#body small{}
#body form{}
#body ul.navigation li{}
#body{
	background-attachment:fixed;
	background-color:#CAB99F; 
	background-image:url(https://lygo.net/ly/zeeblio/styles/scratched/images/327514.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
/* ____________________ OuterContainer and Container CSS ______________________________________________________________________________ */
#body #outerContainer{
	background-image:url(https://lygo.net/ly/zeeblio/styles/scratched/images/275612.png);
    _background-image:url(https://lygo.net/ly/zeeblio/styles/scratched/images/314160.gif);
	background-position:left bottom;
    background-repeat:no-repeat;
}
#body #container{
	background-image:url(https://lygo.net/ly/zeeblio/styles/scratched/images/261034.png);	
	background-position:right top;
	background-repeat:no-repeat;
    _background:none;
}
/* ____________________ Header CSS ______________________________________________________________________________ */
#body #header{
	background-image:url(https://lygo.net/ly/zeeblio/styles/scratched/images/261042.png);
	background-position:left top; 
	background-repeat:no-repeat;
	min-height:320px; 
	position:relative;
	padding-top:15px;
	padding-left:140px;
}
#body #header h1{
	color:#fff;
	font-family:Impact,Charcoal,sans-serif;  
	font-size:50px; 
	width:600px;
}
#body #header h2{
	color:#fff;
	font-family:Impact,Charcoal,sans-serif;  
	font-size:24px; 
	width:600px;
}
#body #header .navigation-container{
	background:url(https://lygo.net/ly/zeeblio/styles/scratched/images/topNav.png) no-repeat;
	bottom:70px;
	right:0;
	position:absolute;
	}
#body #header ul.navigation{
	background-image:url(https://lygo.net/ly/zeeblio/styles/scratched/images/bottomNav.png);
	background-repeat:no-repeat;
	background-position:right bottom;
	margin:0;
	overflow:hidden;
	padding:0 0 67px 55px;
	width:644px;  
	position:relative; 
	top:96px;
}
#body #header ul.navigation li{
	float:left;    
	margin:0 20px 10px 0;
	min-width:30px;
	text-align:center;
	white-space:nowrap; 
	_width:5%;
}
#body #header ul.navigation li a{
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px; 
	font-weight:bold;
	padding:2px 3px; 
	text-transform:uppercase;
}
#body #header ul.navigation li a:hover{
	.background-color:#000;
	border-bottom:#000 dashed 1px; 
	text-decoration:none;  
}
#body #header ul.navigation li a.selected{border-bottom:#000 dashed 1px;}
/* ____________________ Main / Content Area & Side bar CSS ______________________________________________________________________________ */
#body #main{
	margin:0; 
	width:943px; 
}
#body #main a{color:#8c1212}
#body #content{width:600px;}
#body #content ul.navigation{
	background:rgba(0, 0, 0, .1);
	margin:10px 0; 
	overflow:hidden;
	padding:15px 10px 0;
}
#body #content ul.navigation li{ 
	float:left; 
	height:26px;
	margin:0 20px 10px 0; 
	min-width:30px;  
	text-align:center; 
}
#body #content ul.navigation li.last{ 
margin-right:0;
}
#body #content ul.navigation li a{
	color:#5d0808;
	font-family:Impact,Charcoal,sans-serif;
	font-size:18px;   
	padding:2px 3px; 
	.padding:6px; 
}
#body #content ul.navigation li a:hover{
	border-bottom:#000 dashed 1px;  
	.background-color:#000; 
	.color:#fff; 
	text-decoration:none;
}
#body #content ul.navigation li a.selected{border:#000 dashed 1px;}
#body #sidebar{
	 min-height:20px; 
	 width:180px;
}
/* ____________________ Footer CSS ______________________________________________________________________________ */
#body #footer{
	background-color:#000; 
	color:#fff;
	height:auto;   
	margin:0;
	min-height:22px;
	padding:15px 15% 15px; 
	width:auto; 
}
#body #footer a{color:#ccc}

#body #footer ul.navigation{
	margin:0; 
	overflow:hidden;
	background:#1a1a1a;
	padding:10px 15px 0;
	border:1px dashed #455;
}
#body #footer ul.navigation li{
	margin:0 10px 10px 0;
	float:left;
}
#body #footer ul.navigation li.last{
	margin-right:0;
}
#body #footer ul.navigation li a{
	background-color:#5d0808;
	color:#fff;
	padding:3px;
}
#body #footer ul.navigation li a:hover{
	text-decoration:none; 
	background:#555;
}
#body #footer ul.navigation li a.selected{
	background:none; 
}

/* ____________________ Layout Specific CSS ______________________________________________________________________________ */
/*----LAYOUT 1 Column----*/
#body.layout1c #header{min-height:290px;}

#body.layout1c #content{
	.height:370px;
	margin:0;
	min-height:360px; 
	width:auto; 
}
#body.layout1c #main{
	margin:0px auto 0 200px; 
	width:930px;
}
#body.layout1c #sidebar{
	border-top:#000 dashed 1px; 
	height:auto;  
	min-height:215px;  
	padding:15px 0 10px 35px;
	width:auto;
}
#body.layout1c #sidebar ul.navigation{
	margin:7px 0 0; 
	min-width:600px; 
	width:auto;
}
#body.layout1c #sidebar ul.navigation li{
	float:left; 
	height:20px;
	margin:0 20px 10px 0;
	min-width:30px;  
	text-align:center; 
	_width:5%;
}
#body.layout1c #sidebar ul.navigation li a{
	color:#5d0808; 
	font-family:Impact,Charcoal,sans-serif; 
	font-size:18px; 
	padding:2px 3px; 
}
#body.layout1c #sidebar ul.navigation li a:hover{
	border-bottom:#000 dashed 1px;  
	.background-color:#000; 
	.color:#fff; 
	text-decoration:none;
}
#body.layout1c #sidebar ul.navigation li a.selected{border-bottom:#000 dashed 1px;}

/*----LAYOUT 2 Column Left ----*/
#body.layout2cl #content{
	border-left:1px dashed #000; 
	padding-left:30px;
	width:640px;
}
#body.layout2cl #sidebar{
	min-height:600px; 
	padding:0 20px 250px;
	width:220px; 
}
#body.layout2cl #sidebar ul.navigation{
	clear:both; 
	list-style-position:outside;
	margin-bottom:15px; 
}
#body.layout2cl #sidebar ul.navigation li{
	margin-bottom:10px; 
	width:auto;
}
#body.layout2cl #sidebar ul.navigation li a{
	background-color:#5d0808;  
	border:1px solid transparent;
	color:#fff; 
	display:block;
	font-size:18px;
	font-weight:bold;
	line-height:1.4em; 
	padding:5px 10px; 
	text-decoration:none; 
	text-transform:uppercase;
}
#body.layout2cl #sidebar ul.navigation li a:hover, #body.layout2cl #sidebar ul.navigation li a.selected{
	background:none; 
	border:#000 dashed 1px; 
	color:#000; 
	text-decoration:none;
}
/*----LAYOUT 2 Column Right----*/
#body.layout2cr #outerContainer{
	background-image:url(https://lygo.net/ly/zeeblio/styles/scratched/images/276349.png);
    _background-image:url(https://lygo.net/ly/zeeblio/styles/scratched/images/314162.gif);
	background-position:right bottom; 
	background-repeat:no-repeat;
}
#body.layout2cr #main{
	padding-left:50px;
}
#body.layout2cr #content{
	border-right:1px dashed #000; 
	padding-right:30px;
	width:640px; 
}
#body.layout2cr #sidebar{
	float:right; 
	height:auto; 
	min-height:600px; 
	padding-right:20px;
	padding-bottom:250px;
	width:220px; 
}
#body.layout2cr #sidebar ul.navigation{
	clear:both;  
	list-style-position:outside;
	margin-bottom:15px;
}
#body.layout2cr #sidebar ul.navigation li{
	margin-bottom:10px; 
	width:auto;
}
#body.layout2cr #sidebar ul.navigation li a{
	background-color:#5d0808;  
	border:1px solid transparent;
	color:#fff; 
	display:block;
	font-size:18px;
	font-weight:bold;  
	line-height:1.4em; 
	padding:5px 10px; 
	text-decoration:none; 
	text-transform:uppercase;
	width:auto; 
}
#body.layout2cr #sidebar ul.navigation li a:hover, #body.layout2cr #sidebar ul.navigation li a.selected{
	background:none; 
	border:#000 dashed 1px; 
	color:#000; 
	text-decoration:none;
}
/* ____________________ Module Specific Styling ______________________________________________________________________________ */
#body .addOnBorder{} 
#body .addOnBorderBottom{} 
#body .addOnBorderTop{} 
#body .addOnGradientTop{} 
#body .addOnGradientBottom{}
#body .addOnShadowBox{} 
#body .addOnShadowBoxSmall{} 
#body .addOnTableHeading{}
#body .addOnTableHeadingBg{} 
#body .addOnTableRowBg{} 
#body .addOnTableRowAltBg{}
#body .addOnTableColumnBg{} 
#body .addOnTableColumnAltBg{}
#body .addOnBackgroundImage{}
#body .addOnHeadline{}
#body .addOnSubHead{}
#body .addOnSubH3{}
#body .addOnSubH4{}
#body .addOnPlainText{}
#body .addOnBasicLink{}
#body .addOnSmallText{}
#body .addOnBackground{}
#body .addOnShadedText{}
#body .addOnAccentText{}
#body .addOnSectionHead{}
#body .addOnMiniNavBox{}
#body .addOnButton{background:none; background-color:#5d0808; border:dashed 1px #000;}
/* free users color the background of the top ad-block here */
#body div#tb_ad{background-color:#8c1212}

/* ____________________ mobile layout ______________________________________________________________________________ */
@media screen and (max-device-width:480px), screen and (max-width:600px){
/* adds mobile only background */
#body.mobileLayout{background:url(https://lygo.net/ly/zeeblio/styles/scratched/images/mBG.png) #e3d7c1 no-repeat}

/* style for menu button at top right of page */
#body.mobileLayout #mNavLink{background:#5d0808; color:#fff; 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:#5d0808; color:#fff}
#body.mobileLayout .mobileNav ul li a:hover, #body.mobileLayout .mobileNav ul li a.selected{background:#222; color:#fff}
#body.mobileLayout .mobileNav ul li.first a{}
#body.mobileLayout .mobileNav ul li.last a{}

/* mobile layout/content styling */
#body.mobileLayout #header{background:#600; border-bottom:2px dashed #222; color:#fff; padding-top:20px}
#body.mobileLayout #header h1, #body.mobileLayout #header h2{width:auto}
#body.mobileLayout #main{margin:15px!important}
#body.mobileLayout #content{margin-bottom:15px}
#body.mobileLayout #sidebar{border-top:1px dashed #333; padding-top:15px}
#body.mobileLayout #footer{background:#000}
}