/* ____________________ #body overwrites ______________________________________________________________________________ */
#body h1{}
#body h2{}
#body h3{}
#body p{}
#body a{color:#BAF2F8; }
#body a:hover{}
#body small{}
#body form{}
#body ul.navigation li{}
#body{
	background-color:#030303;
	color:#fff; 
}
/* ____________________ OuterContainer and Container CSS ______________________________________________________________________________ */
#body #outerContainer{
	background-image:url(https://lygo.net/ly/zeeblio/styles/blackstone/images/5290.jpg);
	background-repeat:repeat-x; 
}
#body #container{
	background-image:url(https://lygo.net/ly/zeeblio/styles/blackstone/images/5296.jpg);
	background-repeat:no-repeat;
	display:table;
	width:100%; 
}
/* ____________________ Header CSS ______________________________________________________________________________ */
/* If you replace the background image in the header, please take notice 
  that #header.navigation is used for positioning and will also be getting
  the background image you have specified for #header */
#body #header{
	background-image:none;
	background-repeat:no-repeat;
	color:#fff;
	margin:0 auto;
	min-height:100px;
	padding:10px 10px 0;
	position:relative;
	text-align:left;
	width:810px; 
}
#body #header.navigation{padding:50px 10px 32px 10px;}
#body #header h1, #body #header a{color:#BAF2F8;}
#body #header h2, #body #header h3, #body #header p{color:#fff;}
#body #header ul.navigation{
	background-image:url(https://lygo.net/ly/zeeblio/styles/blackstone/images/5295.gif);
	bottom:0;
	height:auto;
	margin:0;
	position:absolute;
	width:830px; 
}
#body #header ul.navigation li{
	float:left;
	height:28px;
	margin:0 10px;
	min-width:30px;
	text-align:center;
	white-space:nowrap;
	_width:5%; 
}
#body #header ul.navigation li a{
	border-bottom:none;
	color:#FFF;
	display:block;
	font-weight:bold;
	height:22px;
	margin:3px 0;
	padding:0 5px; 
}
#body #header ul.navigation li a:hover, #body #header ul.navigation li a.selected{
	background:#587376;
	text-decoration:none; 
}
/* ____________________ Main / Content Area & Side bar CSS ______________________________________________________________________________ */
#body #main{
	margin:20px auto 0;
	width:810px; 
}
#body #content{width:580px;}
#body #content ul.navigation li{
	float:left;
	height:28px;
	min-width:10px;
	padding:0 5px 0 0; 
	text-align:center;
	white-space:nowrap;
	_width:10%;	
}
#body #content ul.navigation li a{
	border-right:1px solid #666;
	font-size:12px;
	font-weight:bold;
	height:auto;	
	padding-right:5px; 
	width:auto;
}
#body #sidebar{
	min-height:20px;
	width:180px; 
}
/* ____________________ Footer CSS ______________________________________________________________________________ */
#body #footer{
	border-top:1px solid #666;
	color:#666;
	height:auto;
	margin:10px auto 0;
	min-height:20px;
	padding:10px 0;
	position:relative; 
	text-align:left;
	width:900px;	
}
#body #footer a{color:#BAF2F8;}
#body #footer ul.navigation li{
	float:left;
	height:28px;
	left:5px;
	margin:0;
	min-width:10px;
	padding:0 5px 0 0;
	position:relative;
	text-align:center;
	top:0;
	white-space:nowrap;
	_width:5%; 
}
#body #footer ul.navigation li a{
	border-right:1px solid #666;
	color:#BAF2F8;
	font-size:12px;
	font-weight:bold;
	height:auto;
	margin:0;
	padding-right:5px;
	width:auto; 
}
/* ____________________ Layout Specific CSS ______________________________________________________________________________ */
/*----LAYOUT 1 Column----*/
#body.layout1c #content{
	margin:0;
	width:100%; 
}
#body.layout1c #sidebar{
	.height:auto;
	width:100%; 
}
#body.layout1c #sidebar ul.navigation{
	background:#739498;
	height:auto;
	left:0; 
	margin-bottom:10px;
	position:relative;
	top:0;
	width:810px;
}
#body.layout1c #sidebar ul.navigation li{
	float:left;
	height:28px;
	margin:0 10px;
	min-width:30px;
	text-align:center;
	white-space:nowrap; 
	_width:5%;
}
#body.layout1c #sidebar ul.navigation li a{
	border-bottom:none;
	color:#FFF;
	display:block;
	font-weight:bold;
	height:22px;
	margin:3px 0;
	padding:0 5px; 
}
#body.layout1c #sidebar ul.navigation li a:hover, #body.layout1c #sidebar ul.navigation li a.selected{
	background:#587376;
	text-decoration:none; 
}
/*----LAYOUT 2 Column Left ----*/
#body.layout2cl #content{
	margin:0;
	padding:0 10px;
	width:600px; 
}
#body.layout2cl #sidebar{}
#body.layout2cl #sidebar ul.navigation{
	clear:both;
	margin-bottom:15px; 
}
#body.layout2cl #sidebar ul.navigation li{
	height:auto;
	margin-bottom:3px; 
	width:auto;
}
#body.layout2cl #sidebar ul.navigation li a{
	background-color:#739498;
	color:#fff;
	display:block;
	font-size:12px;
	font-weight:bold;
	height:auto;
	line-height:2.3em;
	padding:0 0 0 15px;
	text-decoration:none; 
	width:auto;
}
#body.layout2cl #sidebar ul.navigation li a:hover, #body.layout2cl #sidebar ul.navigation li a.selected{
	background-color:#587376;
	text-decoration:none; 
}
/*----LAYOUT 2 Column Right----*/
#body.layout2cr #content{
	margin:0;
	padding:0 10px; 
	width:600px;
}
#body.layout2cr #sidebar{}
#body.layout2cr #sidebar ul.navigation{
	clear:both;
	margin-bottom:15px; 
}
#body.layout2cr #sidebar ul.navigation li{
	height:auto;
	margin-bottom:3px; 
	width:auto;
}
#body.layout2cr #sidebar ul.navigation li a{
	background-color:#739498;
	color:#fff;
	display:block;
	font-size:12px;
	font-weight:bold;
	height:auto;
	line-height:2.3em;
	padding:0 0 0 15px;
	text-decoration:none; 
	width:auto;
}
#body.layout2cr #sidebar ul.navigation li a:hover, #body.layout2cr #sidebar ul.navigation li a.selected{
	background-color:#587376;
	text-decoration:none; 
}
/* ____________________ Module Specific Styling ______________________________________________________________________________ */
#body h1 a.addOnBasicLink{color:#BAF2F8;font-size:20px;text-decoration:none; }
#body h1 a.addOnBasicLink:hover{text-decoration:underline; }
#body h3.addOnSectionHead{color:#fff;border-bottom:none; } 
#body .addOnButton{
	background:#739498;
	border:solid 2px #739498;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	text-decoration:none; 
}
#body .addOnBackground{background:#587376; }
#body .addOnHeadline{font-size:20px;color:#BAF2F8; }
#body .addOnSubHead{color:#fff; }
#body .addOnSubH3{
	color:#fff;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:14px;
}
#body .addOnSubH4{font-size:14px;color:#fff; }
#body .addOnPlainText{color:#fff; }
#body .addOnBasicLink{color:#BAF2F8; }
#body .addOnSmallText{color:#fff; }
#body .addOnBackground{background:#666; }
#body .addOnShadedText{
	font-size:12px;
	color:#000;
	background-color:#587376; 
}
#body .addOnAccentText{
	font-size:12px;
	color:#000;
	background-color:#587376; 
}
#body .addOnSectionHead{border-bottom:1px solid #999; }
#body .addOnMiniNavBox{background-color:#587376;border:1px solid #BAF2F8; }
#body .addOnBorder{border:1px solid #999; }
#body .addOnBorderBottom{border-bottom:1px solid #999; }
#body .addOnBorderTop{border-top:1px solid #999; }
#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; } 

/* ____________________ 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/blackstone/images/5290.jpg) repeat-x #030303}

/* style for menu button at top right of page */
#body.mobileLayout #mNavLink{background:#739498; 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:#739498; color:#fff}
#body.mobileLayout .mobileNav ul li a:hover, #body.mobileLayout .mobileNav ul li a.selected{background:#587376;}
#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/blackstone/images/5296.jpg) no-repeat; min-height:243px; padding-top:20px}
#body.mobileLayout #main{}
#body.mobileLayout #content{margin-bottom:15px}
#body.mobileLayout #sidebar{border-top:1px solid #ddd; padding-top:15px}
#body.mobileLayout #footer{background:#000; border-top:1px solid #ddd}
}