/* ____________________ #body overwrites ______________________________________________________________________________ */
#body h1{}
#body h2{}
#body h3{}
#body p{}
#body a{color:#3B5406}
#body a:hover{}
#body small{}
#body form{ }
#body ul.navigation li{list-style:none outside; }
#body{
	background-color:#bde425;
	background-image:url(https://lygo.net/ly/zeeblio/styles/green-gradient/images/742420.jpg);
	background-repeat:repeat-x; 
}
/* ____________________ OuterContainer and Container CSS ______________________________________________________________________________ */
#body #outerContainer{
	background-image:url(https://lygo.net/ly/zeeblio/styles/green-gradient/images/742469.jpg); 
	background-position:center top;
	background-repeat:repeat-y;
	padding:0 0 20px; 
}
#body #container{
	background-image:url(https://lygo.net/ly/zeeblio/styles/green-gradient/images/742472.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	padding:20px 0; 
}
/* ____________________ Header CSS ______________________________________________________________________________ */
#body #header{
	background-color:#fff;
	background-image:url(https://lygo.net/ly/zeeblio/styles/green-gradient/images/742479.jpg);
	background-position:left bottom;
	background-repeat:repeat-x;
	border:1px solid #527a00; 
	-moz-border-radius:4px;
    -webkit-border-radius:4px;
    border-radius:4px; 
	-moz-box-shadow:3px 3px 3px #666; 
    -webkit-box-shadow:3px 3px 3px #666; 
    -box-shadow:3px 3px 3px #666;
    margin:0 auto 15px; 
	padding:15px;
	width:729px;       
}
#body #header ul.navigation{margin:10px 0 0;}
#body #header ul.navigation li{
	border:2px solid #999; 
	float:left; 
	height:20px; 
	margin:3px;
	min-width:30px; 
	text-align:center; 
	width:auto; 
}
#body #header ul.navigation li a{
	color:#3b5406; 
	display:block; 
	font-size:14px; 
	height:20px; 
	padding:1px 10px; 
}
#body #header ul.navigation li a:hover, #body #header ul.navigation li a.selected{
	background:#3b5406; 
	color:#fff; 
	text-decoration:none; 
}
/* ____________________ Main / Content Area & Side bar CSS ______________________________________________________________________________ */
#body #main{
	margin:0 auto; 
	width:800px;
}
#body #content{
	background-color:#fff;
	background-image:url(https://lygo.net/ly/zeeblio/styles/green-gradient/images/742479.jpg);
	background-position:left bottom;
	background-repeat:repeat-x;
	border:1px solid #527a00; 
    -moz-border-radius:4px; -webkit-border-radius:4px; border-radius:4px;  
	-moz-box-shadow:3px 3px 3px #666;  -webkit-box-shadow:3px 3px 3px #666;  box-shadow:3px 3px 3px #666; 
	padding:15px;
	width:580px;
}
#body #content ul.navigation{margin:10px 0;}
#body #content ul.navigation li{
	border-right:2px solid #999; 
	float:left; 
	height:20px; 
	min-width:30px;  
}
#body #content ul.navigation li.last{border-right:none;}
#body #content ul.navigation li a{
	color:#3b5406; 
	display:block; 
	font-size:14px; 
	height:20px; 
	padding:0 10px;  
	width:auto;
}
#body #content ul.navigation li a:hover, #body #content ul.navigation li a.selected{
	background:#3b5406; 
	color:#fff; 
	text-decoration:none; 
}
#body #sidebar{
	background-color:#fff;
	background-image:url(https://lygo.net/ly/zeeblio/styles/green-gradient/images/742479.jpg);
	background-position:left bottom;
	background-repeat:repeat-x;
	border:1px solid #527a00; 
	-moz-border-radius:4px; -webkit-border-radius:4px;  border-radius:4px; 
	-moz-box-shadow:3px 3px 3px #666; -webkit-box-shadow:3px 3px 3px #666;  box-shadow:3px 3px 3px #666;
	min-height:20px; 
	padding:15px;
	width:200px; 
}
/* ____________________ Footer CSS ______________________________________________________________________________ */
#body #footer{
	background-image:url(https://lygo.net/ly/zeeblio/styles/green-gradient/images/742479.jpg);
	background-color:#fff;
	background-position:left bottom;
	background-repeat:repeat-x;
	border:1px solid #527a00; 
	-moz-border-radius:4px; -webkit-border-radius:4px; border-radius:4px;  
	-moz-box-shadow:3px 3px 3px #666; -webkit-box-shadow:3px 3px 3px #666; box-shadow:3px 3px 3px #666;
	margin:25px auto 15px; 
	padding:20px 15px 30px;
	width:729px;
} 
#body #footer ul.navigation{margin:10px 0;}
#body #footer ul.navigation li{
	border-right:2px solid #999; 
	float:left; 
	height:20px; 
	min-width:30px;  
	text-align:center; 
	width:auto;
}
#body #footer ul.navigation li.last{border-right:none;}
#body #footer ul.navigation li a{
	color:#3b5406; 
	display:block; 
	font-size:14px; 
	height:20px;  
	padding:0 10px; 
	width:auto;
}
#body #footer ul.navigation li a:hover, #body #footer ul.navigation li a.selected{
	background:#3b5406; 
	color:#fff; 
	text-decoration:none; 
}
/* ____________________ Layout Specific CSS ______________________________________________________________________________ */
/*----LAYOUT 1 Column----*/
#body.layout1c #content{
	margin:0 auto; 
	width:90%; 
}
#body.layout1c #sidebar{
	height:auto; 
	margin:15px auto 0;
	width:90%; 
}
#body.layout1c #sidebar ul.navigation{margin:10px 0;}
#body.layout1c #sidebar ul.navigation li{
	border-right:2px solid #999; 
	float:left; 
	height:20px; 
	min-width:30px; 
	text-align:center; 
}
#body.layout1c #sidebar ul.navigation li.last{
	border-right:none; 
}
#body.layout1c #sidebar ul.navigation li a{
	color:#3b5406; 
	display:block; 
	font-size:14px; 
	height:20px; 
	padding:0 10px; 
	width:auto; 
}
#body.layout1c #sidebar ul.navigation li a:hover, #body.layout1c #sidebar ul.navigation li a.selected{
	background:#3b5406; 
	color:#fff; 
	text-decoration:none; 
}
/*----LAYOUT 2 Column Left ----*/
#body.layout2cl #content{margin-right:-30px; }
#body.layout2cl #sidebar{margin-left:-30px;}
#body.layout2cl #sidebar ul.navigation{
	margin-bottom:10px;
	width:auto; 
}
#body.layout2cl #sidebar ul.navigation li{
	border:2px solid #527a00; 
	margin:5px 0 0;
	min-width:30px; 
}
#body.layout2cl #sidebar ul.navigation li a{
	color:#3b5406;  
	display:block; 
	font-size:14px; 
	font-weight:bold;
	padding:3px 10px; 
}
#body.layout2cl #sidebar ul.navigation li a:hover, #body.layout2cl #sidebar ul.navigation li a.selected{
	background:#3b5406; 
	color:#fff; 
	text-decoration:none; 
}
/*----LAYOUT 2 Column Right----*/
#body.layout2cr #content{margin-left:-30px; }
#body.layout2cr #sidebar{margin-right:-30px;}
#body.layout2cr #sidebar ul.navigation{
	margin-bottom:10px;
	width:auto; 
}
#body.layout2cr #sidebar ul.navigation li{
	border:2px solid #527a00; 
	margin:5px 0 0;
	min-width:30px;   
}
#body.layout2cr #sidebar ul.navigation li a{
	color:#3b5406;  
	display:block; 
	font-size:14px; 
	font-weight:bold;
	padding:3px 10px; 
}
#body.layout2cr #sidebar ul.navigation li a:hover, #body.layout2cr #sidebar ul.navigation li a.selected{
	background:#3b5406; 
	color:#fff; 
	text-decoration:none; 
}
/* ____________________ 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:#3B5406; color:#fff; border:none}

/* ____________________ 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-gradient/images/mBG.jpg) no-repeat #bde425}

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

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

/* mobile layout/content styling */
	#body.mobileLayout #header, #body.mobileLayout #content,
#body.mobileLayout #sidebar, #body.mobileLayout #footer{-webkit-box-shadow:none; -moz-box-shadow:none; box-shadow:none; border-radius:0}
#body.mobileLayout #header{padding:20px 20px 10px}
#body.mobileLayout #main{background:#fff; border-radius:10px; box-shadow:0 0 10px #000; margin:20px!important}
#body.mobileLayout #content{margin-bottom:15px}
#body.mobileLayout #sidebar{background:#f7ffd9; border-top:2px solid #3B5406; padding-top:15px}
#body.mobileLayout #footer{padding:5px 20px}
}