/* ____________________ #body overwrites ______________________________________________________________________________ */
#body h1{}
#body h2{}
#body h3{}
#body p{}
#body a{ }
#body a:hover{}
#body small{ }
#body form{ }
#body ul.navigation{overflow:hidden}
#body ul.navigation li{}
#body ul.navigation li a.selected{text-shadow:1px 1px 2px #000}
#body{
	background-color:#244C32;
	background-image:url(http://lygo.com/ly/zeeblio/styles/light-from-above/images/1005581.jpg); 
	background-position:center top;
	background-repeat:no-repeat;	
}
/* ____________________ OuterContainer and Container CSS ______________________________________________________________________________ */
#body #outerContainer{
	background-image:url(http://lygo.com/ly/zeeblio/styles/light-from-above/images/1005600.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}
#body #container{
	width:1000px;
	margin:0 auto;
}
/* ____________________ Header CSS ______________________________________________________________________________ */
#body #header{
	height:214px; 
	margin:0 auto;
	padding-left:200px;
	padding-top:30px;
	position:relative;
	width:620px;    
}
#body #header.navigation{padding-bottom:40px}
#body #header h1{
	color:#fff;
	font-family:Palatino Linotype,Book Antiqua,Palatino,serif;
	font-size:45px;
	font-weight:bold;
	text-shadow:2px 2px 2px #000;
}
#body #header h2{
	color:#fff;
	font-size:20px;
	text-shadow:2px 2px 2px #000;
}
#body #header ul.navigation{ 
	background:#0f2817; 
	border:3px solid #0b1810;
	-moz-border-radius:6px; -webkit-border-radius:6px; border-radius:6px; 
	bottom:20px;
	left:0;
	position:absolute;     
	width:100%; 
}
#body #header ul.navigation li{
	border-right:1px solid #6a8575;
	float:left; 
	line-height:2.5em; 
	min-width:30px;   
}
#body #header ul.navigation li.last{
	border:none;
}
#body #header ul.navigation li a{
	color:#fff; 
	display:block; 
	font-size:16px; 
	min-height:30px;  
	padding:0 10px;
	width:auto;
}
#body #header ul.navigation li a:hover, #body #header ul.navigation li a.selected{
	background:#6a8575;  
	color:#fff; 
	text-decoration:none; 
}
/* ____________________ Main / Content Area & Side bar CSS ______________________________________________________________________________ */
#body #main{
	background-repeat:repeat;
	background-image:url(http://lygo.com/ly/zeeblio/styles/light-from-above/images/1005747.png); 
	-moz-border-radius:6px; -webkit-border-radius:6px; border-radius:6px;
	margin:0 auto;
	width:840px;
}
#body #content{
  margin:20px 0;
  padding:0 20px;
  width:580px;
}
#body #content h1{
	border-bottom:1px solid #0b1810;
	color:#fff;
	font-family:Palatino Linotype,Book Antiqua,Palatino,serif;
	font-size:25px;
	font-weight:bold;
	text-shadow:2px 2px 2px #000;
}
#body #content h2{
	border-bottom:1px solid #0b1810;
	color:#fff;
	font-family:Palatino Linotype,Book Antiqua,Palatino,serif;
	font-size:18px;
	font-weight:bold;
	text-shadow:2px 2px 2px #000;
}
#body #content ul.navigation{
	background:#0f2817;
	border:3px solid #0b1810;
	-moz-border-radius:6px; -webkit-border-radius:6px; border-radius:6px; 
	margin-top:10px; 
	width:100%;
}
#body #content ul.navigation li{
	float:left; 
	border-right:1px solid #6a8575; 
	height:20px; 
	min-width:30px;
	text-align:center;  
	width:auto; 
}
#body #content ul.navigation li a{
	color:#fff; 
	display:block; 
	font-size:12px; 
	height:20px; 
	padding:0 10px;
	width:auto; 
}
#body #content ul.navigation li.last{
	border:none;
}
#body #content ul.navigation li a:hover, #body #content ul.navigation li a.selected{
	background:#6a8575; 
	color:#fff; 
	text-decoration:none; 
}
#body #sidebar{
	margin:20px 0;
	min-height:20px; 
	padding:0 15px;
	width:180px; 
}
#body #sidebar ul.navigation{
	margin-top:10px;  
	width:100%;  
}
#body #sidebar ul.navigation li{
	background:#0f2817;
	-moz-border-radius:6px; -webkit-border-radius:6px; border-radius:6px;   
	margin-bottom:5px;
	min-width:30px;  
}
#body #sidebar ul.navigation li a{
	border:2px solid #0b1810;
	-moz-border-radius:6px; -webkit-border-radius:6px; border-radius:6px; 
	color:#fff; 
	display:block; 
	font-size:12px; 
	line-height:1.8em;
	padding:0 10px; 
}
#body #sidebar ul.navigation li a:hover, #body #sidebar ul.navigation li a.selected{
	background:#6a8575; 
	color:#fff; 
	font-weight:bold; 
	text-decoration:none; 
}
/* ____________________ Footer CSS ______________________________________________________________________________ */
#body #footer{
	color:#fff;
	margin:0 auto; 
	padding-bottom:20px;
	width:820px;  
	padding-top:20px;
} 
#body #footer p{color:#fff}
#body #footer ul.navigation{
	background:#0f2817; 
	border:3px solid #0b1810; 
	-moz-border-radius:6px; -webkit-border-radius:6px; border-radius:6px; 
	overflow:hidden 
}
#body #footer ul.navigation li{
	float:left; 
	min-width:30px;
	text-align:center; 
	width:auto;
}
#body #footer ul.navigation li a{
	border-right:1px solid #6a8575; 
	color:#fff;
	display:block; 
	font-size:12px;  
	padding:0 10px;
	width:auto;  
}
#body #footer ul.navigation li.last a{
	border:none;
}
#body #footer ul.navigation li a:hover, #body #footer ul.navigation li a.selected{
	background:#6a8575; 
	color:#fff; 
	font-weight:normal;
	text-decoration:none; 
}
/* ____________________ Layout Specific CSS ______________________________________________________________________________ */
/*----LAYOUT 1 Column----*/
#body.layout1c #content{
	margin:0; 
	width:auto;
}
#body.layout1c #sidebar{
	border-top:1px solid #132a1c; 
	width:auto; 
	padding:15px;
}
#body.layout1c #sidebar ul.navigation{
	margin-top:10px;
	width:auto;  
}
#body.layout1c #sidebar ul.navigation li{
	float:left; 
	min-width:30px;
	text-align:center;
	width:auto;  
	margin:0 10px 5px 0;
}
#body.layout1c #sidebar ul.navigation li a{
	border:none;
	color:#fff; 
	display:block;
	font-size:12px;   
	padding:3px 10px; 
	width:auto;
}
#body.layout1c #sidebar ul.navigation li.last a{}
#body.layout1c #sidebar ul.navigation li a:hover, #body.layout1c #sidebar ul.navigation li a.selected{
	background:#6a8575; 
	color:#fff; 
	text-decoration:none; 
	font-weight:normal;
	border:none;
}
/*----LAYOUT 2 Column Left----*/
#body.layout2cl #content{}
#body.layout2cl #sidebar{border-right:1px solid #132a1c;}
/*----LAYOUT 2 Column Right----*/
#body.layout2cr #content{}
#body.layout2cr #sidebar{border-left:1px solid #132a1c; }
/* ____________________ 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{color:#fff;}
#body .addOnBasicLink{color:#eee; }
#body .addOnSmallText{color:#fff;}
#body .addOnBackground{}
#body .addOnShadedText{}
#body .addOnAccentText{}
#body .addOnSectionHead{color:#fff}
#body .addOnMiniNavBox{}
#body .addOnButton{background:none; background:#0f2817; border:solid 2px #0b1810; font-weight:bold;}


/* ____________________ 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/light-from-above/images/mBG.jpg) no-repeat #7b917a}

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

/* styling for navigation menu to be placed at bottom of page */
#body.mobileLayout .mobileNav ul{}
#body.mobileLayout .mobileNav ul li a{background:#0B1810; color:#fff}
#body.mobileLayout .mobileNav ul li a:hover, #body.mobileLayout .mobileNav ul li a.selected{background:#6A8575; 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}
#body.mobileLayout #main{background:#244c32; margin:15px 20px!important}
#body.mobileLayout #content{background:#8ba093; margin-bottom:15px}
#body.mobileLayout #sidebar{color:#fff; padding-top:15px}
#body.mobileLayout #footer{background:#0F2817; color:#fff;}
}