/* ____________________ #body overwrites ______________________________________________________________________________ */
#body h1{color:#d46e40; font-family:Georgia, "Times New Roman", Times, serif; }
#body h2{color:#d46e40; font-family:Georgia, "Times New Roman", Times, serif; }
#body h3{color:#d46e40; font-family:Georgia, "Times New Roman", Times, serif; }
#body p{}
#body a{color:#d29c40; }
#body a:hover{}
#body small{}
#body form{}
#body ul.navigation li{}
#body{
	background-color:#EEECD7;
	color:#908681;
	font-family:"Lucida Grande", Arial, Helvetica, sans-serif; 
}
/* ____________________ OuterContainer and Container CSS ______________________________________________________________________________ */
#outerContainer{
	background-image:url(https://lygo.net/ly/zeeblio/styles/business/images/671485.png);
	background-repeat:repeat-y;
	background-position:18px center;
	margin:0 auto;
	width:1000px; 
}
#container{
	background-image:url(https://lygo.net/ly/zeeblio/styles/business/images/671959.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	position:relative;
}
/* ____________________ Header CSS ______________________________________________________________________________ */
#header{padding-top:125px; position:relative;}
#header ul.navigation{width:660px;margin:10px 0}
#header ul.navigation li{
	float:left;
	min-height:20px;
	margin-bottom:3px;
	margin-right:3px; 
	min-width:30px;
	text-align:center;
	width:auto;
}
#header ul.navigation li a{
	background-image:url(https://lygo.net/ly/zeeblio/styles/business/images/672199.jpg);
	background-repeat:repeat-x;
	border:1px solid #d46e40; 
	-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;
	color:#fff;
	display:block;
	font-size:12px;
	min-height:20px;
	padding:3px 10px;
}
#header ul.navigation li a:hover, #header ul.navigation li a.selected{
	background-image:url(https://lygo.net/ly/zeeblio/styles/business/images/672201.jpg); 
	background-repeat:repeat-x;
	color:#333;
	text-decoration:none;
}
/* ____________________ Main / Content Area & Side bar CSS ______________________________________________________________________________ */
#main{
	margin:0 auto;
	position:relative;
	overflow:visible;
	width:960px;
}
#content{
	margin:10px 0 0;
	min-height:640px;
	width:580px; 
}
#content ul.navigation{margin:5px 0;}
#content ul.navigation li{
	border-right:1px solid; 
	float:left;
	min-height:20px;
	min-width:30px;
}
#content ul.navigation li.last{border-right:none}
#content ul.navigation li a{
	display:block;
	font-size:12px;
	height:20px;
	padding:0 10px; 
	width:auto;
}
#content ul.navigation li a:hover, #content ul.navigation li a.selected{
	color:#333;
	text-decoration:none; 
}
#sidebar{
	min-height:20px;
	padding:0 40px;
	width:218px; 
}
/* ____________________ Footer CSS ______________________________________________________________________________ */
#footer{
	background-color:#EEECD7;
	background-image:url(https://lygo.net/ly/zeeblio/styles/business/images/672015.jpg);
	background-position:16px 0;
	background-repeat:no-repeat;
	min-height:50px; 
	padding-left:330px;
	width:670px;	
}
#footer ul.navigation{
	margin:10px 0;
	width:660px;
}
#footer ul.navigation li{
	border-right:1px solid; 
	float:left;
	min-height:20px;
	min-width:30px;
}
#footer ul.navigation li.last{border-right:none}
#footer ul.navigation li a{
	display:block;
	font-size:12px;
	min-height:20px;
	padding:0 10px; 
	width:auto;
}
#footer ul.navigation li a:hover, #footer ul.navigation li a.selected{
	color:#333;
	text-decoration:none; 
}
/* ____________________ Layout Specific CSS ______________________________________________________________________________ */
/*----LAYOUT 1 Column----*/
.layout1c #container{
	background-image:url(https://lygo.net/ly/zeeblio/styles/business/images/671961.jpg);
	background-position:center -70px;
	background-repeat:no-repeat; 
}
.layout1c #outerContainer{background:none}
.layout1c #header{
	_height:205px;
	min-height:205px;
	padding:25px 100px 0;
	width:800px; 
}
.layout1c #header h1{
	color:#f6f5ed;
	font-size:30px;
	width:400px;
}
.layout1c #header h2{
	color:#f6f5ed;
	font-size:12px;
	width:400px;
}
.layout1c #header ul.navigation{
	width:auto; 
}
.layout1c #main{
	background-image:none;
	width:900px;
}
.layout1c #content{
	margin:0; 
	width:100%;
}
.layout1c #sidebar{
	margin:5px 0;
	width:auto;
}
.layout1c #sidebar ul.navigation li{
	border-right:1px solid; 
	float:left;
	min-height:20px;
	min-width:30px;
	text-align:center;
	width:auto;
}
.layout1c #sidebar ul.navigation li.last{border-right:none}
.layout1c #sidebar ul.navigation li a{
	display:block;
	font-size:12px;
	min-height:20px;
	padding:0 10px; 
}
.layout1c #sidebar ul.navigation li a:hover, .layout1c #sidebar ul.navigation li a.selected{
	color:#333;
	text-decoration:none; 
}
.layout1c #footer{
	background-color:#EEECD7;
	background-image:none;
	border-top:1px solid;
	margin:0 auto;
	padding:10px 100px; 
	width:800px;	
}
/*----LAYOUT 2 Column Left ----*/
.layout2cl #header{
	_height:200px;
	min-height:200px;
	padding-left:345px;
	width:666px; 
}
.layout2cl #header h1{
	color:#f6f5ed;
	font-size:30px;
	width:400px;
}
.layout2cl #header h2{
	color:#f6f5ed;
	font-size:12px;
	width:400px;
}
.layout2cl #content{
	position:relative;
	width:630px;
}
.layout2cl #sidebar{
	min-height:600px;
	padding:0 0 0 40px;
	position:relative;
	top:-231px;
	width:238px;
}
.layout2cl #sidebar ul.navigation{width:auto;}
.layout2cl #sidebar ul.navigation li{
	margin-bottom:5px;
	min-width:30px;
	text-align:left;
	width:auto;	
}
.layout2cl #sidebar ul.navigation li a{
	background-color:#dfa92c;
	color:#fff; 
	display:block;
	font-size:12px;
	padding:3px 10px;
	width:auto;
}
.layout2cl #sidebar ul.navigation li a:hover, .layout2cl #sidebar ul.navigation li a.selected{
	background-color:#c4921f;
	color:#333;
	text-decoration:none; 
}
}
/* ____________________ Module Specific Styling ______________________________________________________________________________ */
.addOnBorder{border:1px solid #d46e40; }
.addOnBorderBottom{} 
.addOnBorderTop{} 
.addOnGradientTop{} 
.addOnGradientBottom{}
.addOnShadowBox{} 
.addOnShadowBoxSmall{} 
.addOnTableHeading{}
.addOnTableHeadingBg{} 
.addOnTableRowBg{} 
.addOnTableRowAltBg{}
.addOnTableColumnBg{} 
.addOnTableColumnAltBg{}
.addOnBackgroundImage{}
.addOnHeadline{color:#d46e40; font-size:20px; }
.addOnSubHead{color:#d46e40; font-size:18px; }
.addOnSubH3{color:#d46e40; font-size:16px; }
.addOnSubH4{color:#d46e40; font-size:14px; }
.addOnPlainText{color:#000; font-size:12px; }
.addOnBasicLink{color:#d29c40; font-size:12px; }
.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-color:#d46e40;
	background-image:none;
	border:solid 2px #d00333;
	color:#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/business/images/671961.jpg) no-repeat #EEECD7 -32px -80px}

/* style for menu button at top right of page */
#body.mobileLayout #mNavLink{background:url(https://lygo.net/ly/zeeblio/styles/business/images/672199.jpg); color:#fff; border:1px solid #D46E40}

/* styling for navigation menu to be placed at bottom of page */
#body.mobileLayout .mobileNav ul{}
#body.mobileLayout .mobileNav ul li a{background:url(https://lygo.net/ly/zeeblio/styles/business/images/672199.jpg); color:#fff}
#body.mobileLayout .mobileNav ul li a:hover, #body.mobileLayout .mobileNav ul li a.selected{background:url(https://lygo.net/ly/zeeblio/styles/business/images/672201.jpg); color:#333}
#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{}
	#body.mobileLayout #content{margin-bottom:15px}
	#body.mobileLayout #sidebar{background:#fff; margin-bottom:15px; padding-top:15px}
	#body.mobileLayout #footer{background:#fec}
}
