/* ____________________ #body overwrites ______________________________________________________________________________ */
#body h1{}
#body h2{}
#body h3{}
#body p{}
#body a{color:#cdf5fe}
#body a:hover{}
#body small{}
#body form{}
#body ul.navigation li{}
#body{
	background:#000; 
	color:#f1f1f1;
}
/* ____________________ OuterContainer and Container CSS ______________________________________________________________________________ */
#outerContainer{}
#container{}
/* ____________________ Header CSS ______________________________________________________________________________ */
#header{
	background-color:#f1f1f1;
	background-image:url(../ly/zeeblio/styles/dark-grass/images/mBG.jpg);
	background-position:left bottom;
	background-repeat:repeat-x;
	color:#5d8a93;
	margin-bottom:15px; 
	padding:10px 8% 65px;
}
#header a{color:#222}
#header ul.navigation{
	padding:10px 0; 
}
#header ul.navigation li{
	float:left;
	font-size:24px;
	height:37px;
	line-height:37px;
	margin-right:6px;
	min-width:30px;
	text-align:center; 
	width:auto;
}
#header ul.navigation li a{
	color:#7badb7;
	display:block;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:24px;
	height:37px;
	padding:0 10px; 
	width:auto;
}
#header ul.navigation li a:hover, #header ul.navigation li a.selected{
	background:#7badb7;
	color:#fff;
	text-decoration:none; 
}
#header h1{
	font-size:28px;
}
#header h2{
	font-size:20px;
}
/* ____________________ Main / Content Area & Side bar CSS ______________________________________________________________________________ */
#main{
	margin:0 auto;
	width:950px; 
}
#content{width:690px;}
#content ul.navigation{
	margin:10px 0;
	width:auto;
}
#content ul.navigation li{
	float:left;
	font-size:14px;
	height:22px;
	line-height:22px;
	min-width:30px;
	text-align:center; 
	width:auto;
}
#content ul.navigation li a{
	color:#7badb7;
	display:block;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	height:22px;
	padding:0 10px; 	
	width:auto;
}
#content ul.navigation li a:hover, #content ul.navigation li a.selected{
	background:#5a828a;
	color:#fff;
	text-decoration:none; 
}
#sidebar{
	min-height:20px;
	width:195px; 
}
#sidebar ul.navigation{
	margin:10px 0;
	width:auto;
}
#sidebar ul.navigation li{
	font-size:24px;
	min-width:30px;
	text-align:left; 
	width:auto;
	margin-bottom:10px;
}
#sidebar ul.navigation li a{
	color:#7badb7;
	display:block;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:24px;
	line-height:31px;
	width:auto; 
}
#sidebar ul.navigation li a:hover, #sidebar ul.navigation li a.selected{
	color:#fff;
	text-decoration:none; 
}
/* ____________________ Footer CSS ______________________________________________________________________________ */
#footer{
	color:#aacbd2;
	margin:0 auto;
	padding-bottom:20px;
	width:950px;
}
#footer ul.navigation{
	margin:10px 0;
	width:auto;
}
#footer ul.navigation li{
	float:left;
	font-size:14px;
	height:22px;
	line-height:22px;
	min-width:30px;
	text-align:center; 
	width:auto;
}
#footer ul.navigation li a{
	color:#7badb7;
	display:block;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	height:22px;
	padding:0 10px; 
	width:auto;
}
#footer ul.navigation li a:hover, #footer ul.navigation li a.selected{
	background:#5a828a;
	color:#fff;
	text-decoration:none; 
}
/* ____________________ Layout Specific CSS ______________________________________________________________________________ */
/*----LAYOUT 1 Column----*/
.layout1c #content{margin:0;width:100%;}
.layout1c #sidebar{
	border-bottom:2px solid #fff;
	border-top:2px solid #fff;
	height:auto;
	margin:0 10px; 
	padding:15px 0;
	width:auto;
}
.layout1c #sidebar ul.navigation{
	margin:10px 0;
	width:auto;}
.layout1c #sidebar ul.navigation li{
	float:left;
	font-size:14px;
	height:22px;
	line-height:22px;
	min-width:30px;
	text-align:center; 
	width:auto;
}
.layout1c #sidebar ul.navigation li a{
	color:#7badb7;
	display:block;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	height:22px;
	padding:0 10px; 
	width:auto;
}
.layout1c #sidebar ul.navigation li a:hover, .layout1c #sidebar ul.navigation li a.selected{
	background:#5a828a;
	color:#fff;
	text-decoration:none; 
}
/*----LAYOUT 2 Column Left ----*/
.layout2cl #content{}
.layout2cl #sidebar{}
/*----LAYOUT 2 Column Right----*/
.layout2cr #content{}
.layout2cr #sidebar{}
/* ____________________ Module Specific Styling ______________________________________________________________________________ */
.addOnBorder{}
.addOnBorderBottom{} 
.addOnBorderTop{} 
.addOnGradientTop{} 
.addOnGradientBottom{}
.addOnShadowBox{} 
.addOnShadowBoxSmall{} 
.addOnTableHeading{}
.addOnTableHeadingBg{} 
.addOnTableRowBg{} 
.addOnTableRowAltBg{}
.addOnTableColumnBg{} 
.addOnTableColumnAltBg{}
.addOnBackgroundImage{}
.addOnHeadline{ }
.addOnSubHead{}
.addOnSubH3{ }
.addOnSubH4{ }
.addOnPlainText{ }
.addOnBasicLink{color:#086392; }
.addOnSmallText{}
.addOnBackground{}
.addOnShadedText{background-color:#ccc; }
.addOnAccentText{font-size:12px;color:#000;	background-color:#999; }
.addOnSectionHead{font-size:16px;	color:#000;	border-bottom:1px solid #000; }
.addOnMiniNavBox{}
.addOnButton{
	background:none;
	background-color:#5a828a;
	border:2px solid #5a828a;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	margin:auto;
	padding-top:0;
	text-align:center;
	height:24px; 
}

/* ____________________ 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:#333; color:#7BADB7; border:1px solid #7BADB7}

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

/* mobile layout/content styling */
	#body.mobileLayout #header{background:url(../ly/zeeblio/styles/dark-grass/images/mBG.jpg) no-repeat 0 bottom #f1f1f1; padding-top:20px; padding-bottom:35px}
	#body.mobileLayout #main{}
	#body.mobileLayout #content{margin-bottom:15px}
	#body.mobileLayout #sidebar{background:#222; margin-bottom:15px; padding-top:15px}
	#body.mobileLayout #footer{background:#111}
}