/* ____________________ #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-attachment:scroll;
	background-color:#414141;
	background-image:url(http://lygo.com/ly/zeeblio/styles/halloween/images/400265.jpg);	
	background-position:center top;
	background-repeat:repeat-y;
	color:#fff;
}
/* ____________________ OuterContainer and Container CSS ______________________________________________________________________________ */
#body #outerContainer{
	background-image:url(http://lygo.com/ly/zeeblio/styles/halloween/images/400321.jpg);
	background-repeat:repeat-x; 
	border-bottom:#000 solid 2px; 
}
#body #container{
	background-image:url(http://lygo.com/ly/zeeblio/styles/halloween/images/400371.jpg);	
	background-position:center top;
	background-repeat:no-repeat; 
	margin:0 auto;
	width:1020px;
}
/* ____________________ Header CSS ______________________________________________________________________________ */
#body #header{
	background-image:url(http://lygo.com/ly/zeeblio/styles/halloween/images/400293.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	color:#fff; 
	min-height:165px;
	padding:70px 30px 10px;
	position:relative;
	width:1000px;
	margin:0 auto;
}
#body #header h1{
	color:#fff;
	font-family:Georgia,Times New Roman,serif;
	font-size:40px; 
} 
#body #header h2{
	color:#fff;
	font-family:Georgia,Times New Roman,serif;  
}
#body #header ul.navigation{
	border-left:#1c2769 solid 1px;
	color:#fff;
	left:0;
	position:absolute; 
	top:0; 
	width:935px; 
}
#body #header ul.navigation li{
	background-image: url(http://lygo.com/ly/zeeblio/styles/halloween/images/30101.jpg);
	border-right:#1c2769 solid 1px;
	float:left; 
	height:37px; 
	_height:25px; 
	margin:0;
	min-width:20px; 
	padding-right:2px; 
	_padding-right:0;
	text-align:center; 
	white-space:nowrap; 
	_width:2%;
}
#body #header ul.navigation li a{
	border-bottom:none;
	color:#fff;
	display:block;
	font-size:11px;
	font-weight:bold;
	height:43px; 
	_height:25px;
	line-height:3.5em;
	margin:0;
	padding:0 20px;
    text-decoration:none; 
	text-transform:uppercase; 
}
#body #header ul.navigation li a:hover{
	color:#ccc; 
	text-decoration:none; 
}
#body #header ul.navigation li a:hover span, #body #header ul.navigation li a:active span, #body #header ul.navigation li a.selected span{
	cursor:pointer;
	display:block; 
	height:42px; 
	_height:25px; 
}
/* ____________________ Main / Content Area & Side bar CSS ______________________________________________________________________________ */
#body #main{
	margin:12px auto 0; 
	padding:0;
	width:938px; 
}
#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 a{
	border-right:1px solid #ccc;
	font-size:12px;
	font-weight:bold;
	height:auto; 
	padding-right:5px; 
	width:auto;
}
#body #content ul.navigation li.last a{border-right:none;}
#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-attachment:scroll;
	background-image:url(http://lygo.com/ly/zeeblio/styles/halloween/images/400453.jpg);
	background-position:center bottom;
	background-repeat:no-repeat;
	color:#000;
	min-height:180px;
	padding:0 35px 200px; 
} 
#body #footer p{max-width:603px;}
#body #footer ul.navigation li{
	float:left; 
	max-width:603px; 
}
#body #footer ul.navigation li a{ 
	border-right:1px solid #ccc;
	font-weight:bold;
	padding:0 5px; 
}
#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{
	background-image:url(http://lygo.com/ly/zeeblio/styles/halloween/images/400388.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
	border-bottom:2px solid #000; 
	margin:0 auto;
	padding-top:30px; 
	width:900px;
}
#body.layout1c #sidebar{
	.height:auto;
	margin:0 auto;
	min-height:5px;
	width:900px; 
}
#body.layout1c #sidebar ul.navigation{
	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-weight:bold;
	padding-right:5px; 
}
#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-right:10px;
	width:650px; 
}
#body.layout2cl #sidebar{
	background-image:url(http://lygo.com/ly/zeeblio/styles/halloween/images/400388.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	border-right:1px dashed #000; 
	padding:172px 35px 20px 0;  
	width:220px;   
}
#body.layout2cl #sidebar ul.navigation{
	clear:both;
	margin-bottom:15px; 
}
#body.layout2cl #sidebar ul.navigation li{
	background-color:#050f3a;
	background-image:url(http://lygo.com/ly/zeeblio/styles/halloween/images/400408.jpg);
	background-repeat:repeat-x;
	border:1px dashed #000; 
	margin-bottom:8px;
    .margin-left:-15px;
}
#body.layout2cl #sidebar ul.navigation li a{
	color:#fff;
	display:block;
	font-weight:normal;
	padding:4px 0 4px 35px;
	text-decoration:none; 
	width:144px;
}
#body.layout2cl #sidebar ul.navigation li a:hover, #body.layout2cl #sidebar ul.navigation li a.selected{
	background-image:url(http://lygo.com/ly/zeeblio/styles/halloween/images/400412.png);
    _background-image:url(http://lygo.com/ly/zeeblio/styles/halloween/images/400411.gif); 
	background-repeat:no-repeat;
	color:#ccc; 
	font-style:italic; 
}
/*----LAYOUT 2 Column Right----*/
#body.layout2cr #content{
	margin-left:10px;
	width:650px;
}
#body.layout2cr #sidebar{
	background-image:url(http://lygo.com/ly/zeeblio/styles/halloween/images/400388.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	border-left:1px dashed #000; 
	padding:172px 5px 20px 33px;  
	width:220px;     
}
#body.layout2cr #sidebar ul.navigation{
	clear:both;
	margin-bottom:15px; 
}
#body.layout2cr #sidebar ul.navigation li{
	background-color:#050f3a;
	background-image:url(http://lygo.com/ly/zeeblio/styles/halloween/images/400408.jpg);
	background-repeat:repeat-x;
	border:1px dashed #000; 
	margin-bottom:8px;
    .margin-left:-15px;
}
#body.layout2cr #sidebar ul.navigation li a{
	color:#fff;
	display:block;
	font-weight:normal;
	padding:4px 0 4px 35px;
	text-decoration:none; 
	width:144px;
}
#body.layout2cr #sidebar ul.navigation li a:hover, #body.layout2cr #sidebar ul.navigation li a.selected{
	background-image:url(http://lygo.com/ly/zeeblio/styles/halloween/images/400412.png);
    _background-image:url(http://lygo.com/ly/zeeblio/styles/halloween/images/400411.gif); 
	background-repeat:no-repeat;
	color:#ccc; 
	font-style:italic; 
}
/* ____________________ 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, #body .addOnButton:hover{background:#050F3A; 
border:solid 1px #4888af; color:#fff; }
#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 .formcreator{color:#222}

/* ____________________ mobile layout ______________________________________________________________________________ */
@media screen and (max-device-width:480px), screen and (max-width:600px){
/* adds mobile only background */
#body.mobileLayout{background:url(http://lygo.com/ly/zeeblio/styles/halloween/images/mBG.jpg) top right no-repeat #000}

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

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

/* mobile layout/content styling */
#body.mobileLayout #header{padding-top:20px; min-height:150px}
#body.mobileLayout #main{}
#body.mobileLayout #content{margin-bottom:15px}
#body.mobileLayout #sidebar{background:#111; color:#eee; padding-top:15px}
#body.mobileLayout #footer{background:#222; color:#eee}
}