/* ____________________ #body overwrites ______________________________________________________________________________ */
#body h1{ font-size:30px;}
#body h2{ font-size:20px;}
#body h3{ font-size:16px;}
#body p{ font-size:14px; color:#fcfcfc; }
#body a{color:#f3fccf; }
#body a:hover{}
#body small{ }
#body form{ }
#body ul.navigation li{}
#body{
	background-color:#8faa53; 
	font-family:Trebuchet MS,sans-serif;
	padding-bottom:390px;
}
/* ____________________ OuterContainer and Container CSS ______________________________________________________________________________ */
#body #outerContainer{
	background-image:url('https://lygo.net/ly/zeeblio/styles/green-goodness/images/bg.jpg');
	background-position:left top;
	background-repeat:no-repeat;
}
#body #container{ 
	margin:0 auto;
    width:1020px; 
}
/* ____________________ Header CSS ______________________________________________________________________________ */
#body #header{
	min-height:190px; 
	padding-top:10px;    
}
#body #header h1{
	color:#fff;
    text-shadow:0 1px 3px #000;
}
#body #header h2, #body #header h3{color:#7c8b55;}
#body #header p{color:#fff;}
#body #header ul.navigation{
	margin:0 25px;
	min-height:52px;
    padding-left:2px;
}
#body #header ul.navigation li{
	float:left;  
	padding-right:2px;
}
#body #header ul.navigation li a{
	border:1px solid #7C8B55;
	-moz-border-radius:8px; -webkit-border-radius:8px; border-radius:8px;
	-moz-box-shadow:1px 1px 2px #000; -webkit-box-shadow:1px 1px 2px #000; box-shadow:1px 1px 2px #000;
	color:#f3fccf; 
	display:block; 
	float:left; 
	font-size:16px; 
	font-weight:bold;
	margin:0 5px 5px 0; 
	padding:6px 20px; 
	text-shadow:0 1px 3px #000;
}
#body #header ul.navigation li a:hover, #body #header ul.navigation li a.selected{
	background-image:url('https://lygo.net/ly/zeeblio/styles/green-goodness/images/1079458.jpg'); 
	background-repeat:repeat-x;
	text-decoration:none;
}
/* ____________________ Main / Content Area & Side bar CSS ______________________________________________________________________________ */
#body #main{ 
	background-color:#7c8b55;
    -moz-border-radius:30px; -webkit-border-radius:30px; border-radius:30px; 
}
#body #content{width:580px;}
#body #content h1{
	color:#fff;
    text-shadow:0 1px 3px #000;
}
#body #content h2, #body #content h3{
	color:#d0df9e;
    font-size:18px;
}
#body #content ul.navigation li{
	float:left; 
	height:28px; 
	min-width:10px; 
	padding:0 5px 0 0; 
	text-align:center;
	white-space:nowrap;
	_width:5%; 
}
#body #content ul.navigation li a{
	border-right:1px solid #d8e5a8;
	color:#f3fccf;
	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:#d8e5a8;
	text-decoration:none;
}
#body #sidebar{
	min-height:20px; 
	width:250px; 
}
/* ____________________ Footer CSS ______________________________________________________________________________ */
#body #footer{height:30px; width:auto; margin:10px; position:relative;}
#body #footer p{color:#fff; }
#body #footer ul.navigation li{
	float:left; 
	height:28px; 
	min-width:10px; 
	padding:0 5px 0 0; 
	text-align:center;
	white-space:nowrap;
	_width:5%; 
}
#body #footer ul.navigation li a{
	border-right:1px solid #d8e5a8;
	color:#f3fccf;
	font-size:12px;
	font-weight:bold;
	height:auto; 
	padding-right:5px;
	width:auto;
}
#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:#d8e5a8;
	text-decoration:none;
}
/* ____________________ Layout Specific CSS ______________________________________________________________________________ */
/*----LAYOUT 1 Column----*/
#body.layout1c #main{padding-bottom:1px;}
#body.layout1c #content{
	margin:0 0 10px; 
    padding:20px;
	width:960px;
}
#body.layout1c #sidebar{ 
	border-top:1px solid #d0df9e;
	margin:20px;
	padding:20px;
    width:940px;
 }
#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 #d8e5a8;
    color:#f3fccf;
	font-size:12px;
	font-weight:bold;
	height:auto; 
	padding-right:5px;
	width:auto;
}
#body.layout1c #sidebar ul.navigation li.last a{border-right:none}
#body.layout1c #sidebar ul.navigation li a:hover, #body.layout1c #sidebar ul.navigation li a.selected{
    color:#d8e5a8;
	text-decoration:none;
}
/*----LAYOUT 2 Column Left----*/
#body.layout2cl #content{
	padding:20px;
	width:690px;
}
#body.layout2cl #sidebar{
	padding:20px;
	width:220px;
}
#body.layout2cl #sidebar ul.navigation li{border-bottom:1px solid #7c8b55;}
#body.layout2cl #sidebar ul.navigation li a{
	color:#f3fccf;
	display:block;
	font-size:16px;
	margin-bottom:2px;
	padding:6px 10px 5px 30px;
	text-shadow:0px 1px 3px #000;
}
#body.layout2cl #sidebar ul.navigation li a:hover, #body.layout2cl #sidebar ul.navigation li a.selected{
	background-repeat:no-repeat;
	background-image:url('https://lygo.net/ly/zeeblio/styles/green-goodness/images/1079433.gif');
	background-position:10px 8px;
}
#body.layout2cl #sidebar ul.navigation{
	background-color:#8faa53;
    -moz-border-radius:0 12px 12px 0; -webkit-border-radius:0 12px 12px 0; border-radius:0 12px 12px 0;
	margin:10px 0;
    position:relative;    
}
/*----LAYOUT 2 Column Right----*/
#body.layout2cr #content{
	padding:20px; 
	width:690px;
}
#body.layout2cr #sidebar{
	width:220px;
	padding:20px 2px 20px 20px;
}
#body.layout2cr #sidebar ul.navigation{
	background-color:#8faa53;
    -moz-border-radius:12px 0 0 12px; -webkit-border-radius:12px 0 0 12px; border-radius:12px 0 0 12px; 
    margin:10px 0;
}
#body.layout2cr #sidebar ul.navigation li{border-bottom:1px solid #7c8b55;}
#body.layout2cr #sidebar ul.navigation li a{
	color:#f3fccf;
	display:block;
	font-size:16px;
	margin-bottom:2px;
	padding:6px 10px 5px 30px;
	text-shadow:0px 1px 3px #000;
}
#body.layout2cr #sidebar ul.navigation li a:hover, #body.layout2cr #sidebar ul.navigation li a.selected{
	background-repeat:no-repeat;
	background-image:url('https://lygo.net/ly/zeeblio/styles/green-goodness/images/1079433.gif');
	background-position:10px 8px;
}
/* ____________________ 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:#7C8B55; border:1px solid #333}

/* ____________________ 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/green-goodness/images/mBG.jpg) no-repeat #8faa53}

/* style for menu button at top right of page */
#body.mobileLayout #mNavLink{background:#c2d38d; color:#000; border:1px solid #9fa0d9}

/* styling for navigation menu to be placed at bottom of page */
#body.mobileLayout .mobileNav ul{}
#body.mobileLayout .mobileNav ul li a{background:#c2d38d; color:#000}
#body.mobileLayout .mobileNav ul li a:hover, #body.mobileLayout .mobileNav ul li a.selected{background:#8faa53; color:#2c2c59}
#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:#889760; border:2px solid #7c8b55; border-bottom:none; border-radius:30px 30px 0 0;  margin:0 15px!important;}
#body.mobileLayout #content{margin-bottom:15px}
#body.mobileLayout #sidebar{border-top:2px dashed #7c8b55; margin-bottom:15px; padding-top:15px}
#body.mobileLayout #footer{background:#7c8b55}
}