/* ____________________ #body overwrites ______________________________________________________________________________ */
#body h1{}
#body h2{}
#body h3{}
#body p{}
#body a{color:#216b14; }
#body a:hover{}
#body small{}
#body form{}
#body ul.navigation li{}
#body{
	background-color:#d03500;
	background-image:url(https://lygo.net/ly/zeeblio/styles/citrus-twist/images/bg_gradient.jpg);
	background-repeat:repeat-x;
	padding:15px 0;
	color:#292929; 
}
/* ____________________ OuterContainer and Container CSS ______________________________________________________________________________ */
#body #outerContainer{
	background-color:#fff;
	border-left:5px solid #993805;
	border-right:5px solid #993805;
	margin:0 auto;
	width:850px; 
}
#body #container{border-top:5px solid #993805;}
/* ____________________ Header CSS ______________________________________________________________________________ */
#body #header{
	background-image:url(https://lygo.net/ly/zeeblio/styles/citrus-twist/images/newheader.jpg);
	background-repeat:no-repeat;
	background-color:#fdc031;
	color:#000;
	margin:10px 0 0 10px;
	min-height:104px;
	padding:10px 10px 0 10px;
	position:relative;
	text-align:left;
	width:810px; 
}
#body #header.navigation{padding-bottom:40px;}
#body #header h1, #body #header h2, #body #header h3, #body #header p, #body #header a{color:#000; }
#body #header ul.navigation{
	background:#216b14;
	bottom:0;
	height:auto;
	left:0;
	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;
	line-height:22px;
	margin:3px 0;
	padding:0 5px; 
}
#body #header ul.navigation li a:hover, #body #header ul.navigation li a.selected{
	background:#3c992b;
	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 #216b14;
	font-size:12px;
	font-weight:bold;
	height:auto;
	padding-right:5px; 
	width:auto;
}
#body #content ul.navigation li.last a{
	border-right:none
}
#body #sidebar{
	min-height:20px;
	width:180px; 
}
/* ____________________ Footer CSS ______________________________________________________________________________ */
#body #footer{
	background-color:#D03500;
	border-top:5px solid #993805;
	color:#e2c917;
	height:auto;
	left:-5px; 
	margin:10px auto 0;
	min-height:20px;
	padding:10px 5px;
	position:relative;
	text-align:left;
	width:100%;
}
#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 #fff;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	height:auto;
	margin:0; 
	padding-right:5px;
	width:auto;
}
#body #footer ul.navigation li.last a{
	border-right:none
}
#body #footer a{color:#fff}
/* ____________________ Layout Specific CSS ______________________________________________________________________________ */
/*----LAYOUT 1 Column----*/
#body.layout1c #content{
	margin:0; 
	width:100%;
}
#body.layout1c #sidebar{
	border-bottom:none;
	min-height:5px;
 	width:100%; 
}
#body.layout1c #sidebar ul.navigation{
	background:#216b14;
	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;
	line-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:#3c992b;
	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{
	border-bottom:1px dotted #216b14;
	height:auto;
	width:auto; 
}
#body.layout2cl #sidebar ul.navigation li a{
	color:#216b14;
	display:block;
	font-size:12px;
	font-weight:bold;
	height:auto;
	line-height:2.3em;
	padding:0 0 0 15px;
	text-decoration:underline; 
	width:auto;
}
#body.layout2cl #sidebar ul.navigation li a:hover{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{
	border-bottom:1px dotted #216b14;
	height:auto;
	width:auto; 
}
#body.layout2cr #sidebar ul.navigation li a{
	color:#216b14;
	display:block;
	font-size:12px;
	font-weight:bold;
	height:auto;
	line-height:2.3em;
	padding:0 0 0 15px;
	text-decoration:underline; 
	width:auto;
}
#body.layout2cr #sidebar ul.navigation li a:hover{text-decoration:none; }
/* ____________________ Module Specific Styling ______________________________________________________________________________ */
#body h1 a.addOnBasicLink{
	color:#000;
	font-size:20px;
	text-decoration:none; 
}
#body h1 a.addOnBasicLink:hover{text-decoration:underline; }
#body h3.addOnSectionHead{color:#000;border-bottom:1px solid #999; } 
#body .addOnButton{
	background:#216B14;
	border:solid 2px #3C992B;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	text-decoration:none; 
}
#body .addOnBackground{background:#C8DAEC; }
#body .addOnHeadline{}
#body .addOnSubHead{}
#body .addOnSubH3{
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:14px;
	font-weight:bold; 
}
#body .addOnSubH4{}
#body .addOnPlainText{}
#body .addOnBasicLink{color:#216b14; }
#body .addOnSmallText{}
#body .addOnBackground{background:#C8DAEC; }
#body .addOnShadedText{background-color:#C8DAEC; }
#body .addOnAccentText{
	font-size:12px;
	background-color:#C8DAEC; 
}
#body .addOnSectionHead{
	font-size:16px;
	border-bottom:1px solid #999; 
}
#body .addOnMiniNavBox{
	background-color:#C8DAEC;
	border:1px solid #94B6D9;
}
#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/citrus-twist/images/bg_gradient.jpg) repeat-x #d03401}

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

/* styling for navigation menu to be placed at bottom of page */
#body.mobileLayout .mobileNav ul{}
#body.mobileLayout .mobileNav ul li a{background:#216B14; color:#fff}
#body.mobileLayout .mobileNav ul li a:hover, #body.mobileLayout .mobileNav ul li a.selected{background:#3C992B; 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:#fff; border-top:2px solid #983704}
#body.mobileLayout #content{margin-bottom:15px}
#body.mobileLayout #sidebar{background:#983704; color:#ddd; margin-bottom:15px; padding-top:15px}
#body.mobileLayout #sidebar a{color:#fff}
#body.mobileLayout #footer{}
}