/* ____________________ #body overwrites ______________________________________________________________________________ */
#body h1{color:#958200; font-size:22px; }
#body h2{color:#958200; }
#body h3{font-size:14px; font-weight:bold; color:#958200;}
#body p{color:#515151; }
#body a{color:#958200; font-weight:bold;}
#body a:hover{}
#body small{}
#body form{}
#body ul.navigation li{}
#body{
	background-color:#e5c700;
	background-image:url('https://lygo.net/ly/zeeblio/styles/down-to-business-gold/images/1186877.png');
	background-repeat:repeat-x;
	color:#4b3e01;	
}
/* ____________________ OuterContainer and Container CSS ______________________________________________________________________________ */
#body #outerContainer{
	padding:25px 0; 
}
#body #container{
	background-color:#fff;
	border:1px solid #dbcd6d;
	-moz-box-shadow:0px 0 4px #515151; /* FF3.5+ */
	-webkit-box-shadow:0px 0 4px #515151; /* Saf3.0+, Chrome */
	box-shadow:0px 0 4px #515151; /* Opera 10.5, IE 9.0 */
	margin:0 auto;
	width:960px; 
	}
/* ____________________ Header CSS ______________________________________________________________________________ */
#body #header{
	min-height:100px;
	padding:15px;
}
#body #header ul.navigation{
	border:1px solid #dbcd6d;
	background-color: #e5c700;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e5c700), to(#6c6800)); /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #e5c700, #6c6800); /* Chrome 10+, Saf5.1+ */
  background-image:    -moz-linear-gradient(top, #e5c700, #6c6800); /* FF3.6 */
  background-image:     -ms-linear-gradient(top, #e5c700, #6c6800); /* IE10 */
  background-image:      -o-linear-gradient(top, #e5c700, #6c6800); /* Opera 11.10+ */
  background-image:         linear-gradient(top, #e5c700, #6c6800);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#e5c700', EndColorStr='#6c6800'); /* IE6–IE9 */
	
	-moz-box-shadow:0px 1px 2px #515151; /* FF3.5+ */
	-webkit-box-shadow:0px 1px 2px #515151; /* Saf3.0+, Chrome */
	box-shadow:0px 1px 2px #515151; /* Opera 10.5, IE 9.0 */
	margin:10px 0;
	text-align:center;
	width:100%;
}
#body #header ul.navigation li{
	display:inline-block;
	.display:block;
	_display:block;
	.float:left;
	_float:left;
	height:27px;
	min-width:30px;
	text-align:center; 
	width:auto;
}
#body #header ul.navigation li a{
	color:#fff;
	display:inline-block;
	.display:block;
	_display:block;
	font-size:15px;
	height:27px;
	line-height:27px;
	margin:0 5px;
	padding:0 12px; 
	width:auto;
}
#body #header ul.navigation li a:hover, #body #header ul.navigation li a.selected{
	background-color:#4b3e01;
	background-color:rgba(255, 255, 255, 0.4); 
 	
	color:#4b3e01;
	text-decoration:none; 
}
/* ____________________ Main / Content Area & Side bar CSS ______________________________________________________________________________ */
#body #main{padding:0 15px;}
#body #content{width:640px;}
#body #content ul.navigation{
	background-color: #e5c700;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e5c700), to(#6c6800)); /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #e5c700, #6c6800); /* Chrome 10+, Saf5.1+ */
  background-image:    -moz-linear-gradient(top, #e5c700, #6c6800); /* FF3.6 */
  background-image:     -ms-linear-gradient(top, #e5c700, #6c6800); /* IE10 */
  background-image:      -o-linear-gradient(top, #e5c700, #6c6800); /* Opera 11.10+ */
  background-image:         linear-gradient(top, #e5c700, #6c6800);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#e5c700', EndColorStr='#6c6800'); /* IE6–IE9 */
 	
	border:1px solid #dbcd6d;
	-moz-box-shadow:0px 1px 2px #515151; /* FF3.5+ */
	-webkit-box-shadow:0px 1px 2px #515151; /* Saf3.0+, Chrome */
	box-shadow:0px 1px 2px #515151; /* Opera 10.5, IE 9.0 */
	margin:10px 0;
	text-align:center;
	width:100%;
}
#body #content ul.navigation li{
	display:inline-block;
	.display:block;
	_display:block;
	.float:left;
	_float:left;
	height:27px;
	min-width:30px;
	text-align:center; 
	width:auto;
}
#body #content ul.navigation li a{
	color:#fff;
	display:inline-block;
	.display:block;
	_display:block;
	font-size:15px;
	height:27px;
	line-height:27px;
	margin:0 5px;
	padding:0 12px;
	width:auto;
}
#body #content ul.navigation li a:hover, #body #content ul.navigation li a.selected{
	background-color:#fff;
	background-color:rgba(255, 255, 255, 0.4);  /* FF3+, Saf3+, Opera 10.10+, Chrome */
 	
	color:#4b3e01;
	text-decoration:none; 
}
#body #sidebar{
	border:1px solid #dbcd6d;
	min-height:20px;
	padding:15px;
	width:220px;
}
/* ____________________ Footer CSS ______________________________________________________________________________ */
#body #footer{
	background-color:#dbcd6d;
	background-image:url('https://lygo.net/ly/zeeblio/styles/down-to-business-gold/images/1186877.png');
	background-repeat:repeat-x;
	min-height:30px;
	padding:15px; 
	width:auto;
}
#body #footer ul.navigation{
	background-color: #e5c700;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e5c700), to(#6c6800)); /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #e5c700, #6c6800); /* Chrome 10+, Saf5.1+ */
  background-image:    -moz-linear-gradient(top, #e5c700, #6c6800); /* FF3.6 */
  background-image:     -ms-linear-gradient(top, #e5c700, #6c6800); /* IE10 */
  background-image:      -o-linear-gradient(top, #e5c700, #6c6800); /* Opera 11.10+ */
  background-image:         linear-gradient(top, #e5c700, #6c6800);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#e5c700', EndColorStr='#6c6800'); /* IE6–IE9 */
 	
	-moz-box-shadow:0px 1px 2px #515151; /* FF3.5+ */
	-webkit-box-shadow:0px 1px 2px #515151; /* Saf3.0+, Chrome */
	box-shadow:0px 1px 2px #515151; /* Opera 10.5, IE 9.0 */
	border:1px solid #dbcd6d;
	margin:10px 0;
	text-align:center;
	width:100%;
}
#body #footer ul.navigation li{
	display:inline-block;
	.display:block;
	.float:left;
	height:27px;
	min-width:30px;
	text-align:center;
	width:auto; 
}
#body #footer ul.navigation li a{
	color:#fff;
	display:inline-block;
	.display:block;
	_display:block;
	font-size:15px; 
	height:27px;
	line-height:27px;
	margin:0 5px;
	padding:0 12px;
	width:auto; 
}
#body #footer ul.navigation li a:hover, #body #footer ul.navigation li a.selected{
	background-color:#4b3e01;
	background-color:rgba(255, 255, 255, 0.4);  /* FF3+, Saf3+, Opera 10.10+, Chrome */
 	
	color:#4b3e01;
	text-decoration:none; 
}
/* ____________________ Layout Specific CSS ______________________________________________________________________________ */
/*----LAYOUT 1 Column----*/
#body.layout1c #content{
	margin:0; 
	width:100%;
}
#body.layout1c #sidebar{
	margin-bottom:15px;
	width:auto;
}
#body.layout1c #sidebar ul.navigation{
	border:1px solid #dbcd6d;
	background-color: #e5c700;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e5c700), to(#6c6800)); /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #e5c700, #6c6800); /* Chrome 10+, Saf5.1+ */
  background-image:    -moz-linear-gradient(top, #e5c700, #6c6800); /* FF3.6 */
  background-image:     -ms-linear-gradient(top, #e5c700, #6c6800); /* IE10 */
  background-image:      -o-linear-gradient(top, #e5c700, #6c6800); /* Opera 11.10+ */
  background-image:         linear-gradient(top, #e5c700, #6c6800);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#e5c700', EndColorStr='#6c6800'); /* IE6–IE9 */
 	
	-moz-box-shadow:0px 1px 2px #515151; /* FF3.5+ */
	-webkit-box-shadow:0px 1px 2px #515151; /* Saf3.0+, Chrome */
	box-shadow:0px 1px 2px #515151; /* Opera 10.5, IE 9.0 */
	margin:10px 0;
	text-align:center;
	width:100%;
}
#body.layout1c #sidebar ul.navigation li{
	display:inline-block;
	.display:block;
	_display:block;
	.float:left;
	_float:left;
	height:27px;
	min-width:30px;
	width:auto;
	text-align:center; 
}
#body.layout1c #sidebar ul.navigation li a{
	color:#fff;
	display:inline-block;
	.display:block;
	_display:block;
	font-size:15px;
	height:27px;
	line-height:27px;
	margin:0 5px;
	padding:0 12px; 
	width:auto;
}
#body.layout1c #sidebar ul.navigation li a:hover, #body.layout1c #sidebar ul.navigation li a.selected{
	background-color:#fff;
	background-color:rgba(255, 255, 255, 0.4);  /* FF3+, Saf3+, Opera 10.10+, Chrome */
	color:#4b3e01;
	text-decoration:none; 
}
/*----LAYOUT 2 Column Left ----*/
#body.layout2cl #content{}
#body.layout2cl #sidebar{}
#body.layout2cl #sidebar ul.navigation{margin:10px 0; }
#body.layout2cl #sidebar ul.navigation li{
	margin-bottom:5px;
	min-height:27px;
	min-width:30px;
	width:auto; 
}
#body.layout2cl #sidebar ul.navigation li a{
	background-color: #e5c700;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e5c700), to(#6c6800)); /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #e5c700, #6c6800); /* Chrome 10+, Saf5.1+ */
  background-image:    -moz-linear-gradient(top, #e5c700, #6c6800); /* FF3.6 */
  background-image:     -ms-linear-gradient(top, #e5c700, #6c6800); /* IE10 */
  background-image:      -o-linear-gradient(top, #e5c700, #6c6800); /* Opera 11.10+ */
  background-image:         linear-gradient(top, #e5c700, #6c6800);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#e5c700', EndColorStr='#6c6800'); /* IE6–IE9 */
 	
	-moz-box-shadow:0px 1px 2px #515151; /* FF3.5+ */
	-webkit-box-shadow:0px 1px 2px #515151; /* Saf3.0+, Chrome */
	box-shadow:0px 1px 2px #515151; /* Opera 10.5, IE 9.0 */
	color:#fff;
	display:block;
	font-size:15px;
	line-height:1.4em;
	padding:4px 10px;}
#body.layout2cl #sidebar ul.navigation li a:hover, #body.layout2cl #sidebar ul.navigation li a.selected{
	background:#dbcd6d;
	color:#fff;
	text-decoration:none; 
}
/*----LAYOUT 2 Column Right----*/
#body.layout2cr #content{}
#body.layout2cr #sidebar{}
#body.layout2cr #sidebar ul.navigation{margin:10px 0; }
#body.layout2cr #sidebar ul.navigation li{
	margin-bottom:5px;
	min-height:27px;
	min-width:30px;
	width:auto; 
}
#body.layout2cr #sidebar ul.navigation li a{
	background-color: #e5c700;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e5c700), to(#6c6800)); /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #e5c700, #6c6800); /* Chrome 10+, Saf5.1+ */
  background-image:    -moz-linear-gradient(top, #e5c700, #6c6800); /* FF3.6 */
  background-image:     -ms-linear-gradient(top, #e5c700, #6c6800); /* IE10 */
  background-image:      -o-linear-gradient(top, #e5c700, #6c6800); /* Opera 11.10+ */
  background-image:         linear-gradient(top, #e5c700, #6c6800);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#e5c700', EndColorStr='#6c6800'); /* IE6–IE9 */
 	
	-moz-box-shadow:0px 1px 2px #515151; /* FF3.5+ */
	-webkit-box-shadow:0px 1px 2px #515151; /* Saf3.0+, Chrome */
	box-shadow:0px 1px 2px #515151; /* Opera 10.5, IE 9.0 */
	color:#fff;
	display:block;
	font-size:15px;
	line-height:1.4em;
	padding:4px 10px;}
#body.layout2cr #sidebar ul.navigation li a:hover, #body.layout2cr #sidebar ul.navigation li a.selected{
	background:#dbcd6d;
	color:#fff;
	text-decoration:none; 
}
/* ____________________ Module Specific Styling ______________________________________________________________________________ */
#body .addOnBorder{border:1px solid #000; }
#body .addOnBorderBottom{}
#body .addOnBorderTop{}
#body .addOnGradientTop{}
#body .addOnGradientBottom{}
#body .addOnShadowBox{}
#body .addOnShadowBoxSmall{}
#body .addOnTableHeading{}
#body .addOnTableHeadingBg{}
#body .addOnTableRowBg{background:#ddd; }
#body .addOnTableRowAltBg{background:#eee; }
#body .addOnTableColumnBg{background:#aaa; }
#body .addOnTableColumnAltBg{background:#fff; } .addOnBackgroundImage{}
#body .addOnHeadline{font-size:20px; color:#000; }
#body .addOnSubHead{font-size:18px; color:#000; }
#body .addOnSubH3{font-size:16px; color:#000; }
#body .addOnSubH4{font-size:14px; color:#000; }
#body .addOnPlainText{ color:#000; }
#body .addOnBasicLink{ color:#086392; }
#body .addOnSmallText{}
#body .addOnBackground{}
#body .addOnShadedText{}
#body .addOnAccentText{}
#body .addOnSectionHead{}
#body .addOnMiniNavBox{}
#body .addOnButton{border:solid 2px #2D6B9A;color:#fff!important;}

/* ____________________ mobile layout ______________________________________________________________________________ */
@media screen and (max-device-width:480px), screen and (max-width:600px){
/* adds mobile only background */
#body.mobileLayout{background-color:#e5c700;
	background-image:url('https://lygo.net/ly/zeeblio/styles/down-to-business-gold/images/1186877.png');
	background-repeat:repeat-x;
	background-position:0 -160px
	}

/* style for menu button at top right of page */
#body.mobileLayout #mNavLink{background-color: #e5c700;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e5c700), to(#6c6800)); /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #e5c700, #6c6800); /* Chrome 10+, Saf5.1+ */
  background-image:    -moz-linear-gradient(top, #e5c700, #6c6800); /* FF3.6 */
  background-image:     -ms-linear-gradient(top, #e5c700, #6c6800); /* IE10 */
  background-image:      -o-linear-gradient(top, #e5c700, #6c6800); /* Opera 11.10+ */
  background-image:         linear-gradient(top, #e5c700, #6c6800);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#e5c700', EndColorStr='#6c6800'); /* IE6–IE9 */
			 color:#fff; border:1px solid #fff}

/* styling for navigation menu to be placed at bottom of page */
#body.mobileLayout .mobileNav ul{}
#body.mobileLayout .mobileNav ul li a{background-color: #e5c700;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e5c700), to(#6c6800)); /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #e5c700, #6c6800); /* Chrome 10+, Saf5.1+ */
  background-image:    -moz-linear-gradient(top, #e5c700, #6c6800); /* FF3.6 */
  background-image:     -ms-linear-gradient(top, #e5c700, #6c6800); /* IE10 */
  background-image:      -o-linear-gradient(top, #e5c700, #6c6800); /* Opera 11.10+ */
  background-image:         linear-gradient(top, #e5c700, #6c6800);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#e5c700', EndColorStr='#6c6800'); /* IE6–IE9 */
			color:#fff}
#body.mobileLayout .mobileNav ul li a:hover, #body.mobileLayout .mobileNav ul li a.selected{background:#6c6800; 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; color:#000}
#body.mobileLayout #header a{color:#fff}
#body.mobileLayout #main{background:rgba(255, 255, 255, .7); border-top:2px solid #e5c700}
#body.mobileLayout #content{margin-bottom:15px}
#body.mobileLayout #sidebar{background:#fff; border-top:1px solid #6c6800; margin-bottom:15px; padding-top:15px}
#body.mobileLayout #footer{background:#e5c700; color:#fff}
}