/* ____________________ #body overwrites ______________________________________________________________________________ */
#body h1{color:#607e7c; }
#body h2{color:#607e7c; }
#body h3{}
#body p{}
#body a{color:#607e7c; }
#body a:hover{}
#body small{}
#body form{}
#body ul.navigation li{list-style:none outside; }
#body{
	background-color:#DCF0E7;
	background-image:url(https://lygo.net/ly/zeeblio/styles/calm-simplicity/images/742542.jpg);
	background-repeat:repeat-x;
}
#body .navigation-container ul{background:#fff; overflow:hidden}
/* ____________________ OuterContainer and Container CSS ______________________________________________________________________________ */
#body #outerContainer{padding:0 0 20px;}
#body #container{
	background:#fff;
	border:#c9ded4 2px solid;
	margin:0 auto;
	padding:40px 0;
	width:900px;
}
/* ____________________ Header CSS ______________________________________________________________________________ */
#body #header{background-repeat:repeat-x;
	background-position:left bottom;
	background-image:url(https://lygo.net/ly/zeeblio/styles/calm-simplicity/images/742568.jpg);
	width:auto;
	margin:0 auto 25px;
	padding:10px 15px;
	border-bottom:#c9ded4 2px solid;
	-moz-box-shadow:0px 3px 3px #c9ded4;
	-webkit-box-shadow:0px 3px 3px #c9ded4;
	-box-shadow:0px 3px 3px #c9ded4; 
}
#body #header ul.navigation{
	border:2px solid #c9ded4;
	margin:10px 0 0; 
	width:auto;
}
#body #header ul.navigation li{
	border-right:2px solid #c9ded4;
	float:left;
	height:20px;
	min-width:30px;
	text-align:center; 
}
#body #header ul.navigation li.last{
	border-right:none;
}
#body #header ul.navigation li a{
	color:#607e7c;
	display:block;
	font-size:14px;
	height:20px;
	padding:0 10px; 
	width:auto;
}
#body #header ul.navigation li a:hover, #body #header ul.navigation li a.selected{
	background:#607e7c;
	color:#fff;
	text-decoration:none; 
}
/* ____________________ Main / Content Area & Side bar CSS ______________________________________________________________________________ */
#body #main{margin:0 15px; }
#body #content{
	padding:15px;
	width:580px; 
}
#body #content ul.navigation{
	border:2px solid #c9ded4;
	margin:10px 0 0; 
	width:auto;
}
#body #content ul.navigation li{
	border-right:2px solid #c9ded4;
	float:left;
	height:20px;
	min-width:30px;
	text-align:center; 
	width:auto;
}
#body #content ul.navigation li.last{
	border-right:none;
}
#body #content ul.navigation li a{
	color:#607e7c;
	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:#607e7c;
	color:#fff;
	text-decoration:none; 
}
#body #sidebar{
	background-color:#fff;
	background-image:url(https://lygo.net/ly/zeeblio/styles/calm-simplicity/images/742568.jpg);
	background-position:left bottom;
	background-repeat:repeat-x;
	border:1px solid #c9ded4;
	-moz-box-shadow:3px 3px 3px #98baaa;
	-webkit-box-shadow:3px 3px 3px #98baaa;
	box-shadow:3px 3px 3px #98baaa;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px; 
	min-height:20px;
	padding:15px;
	width:200px;
}
/* ____________________ Footer CSS ______________________________________________________________________________ */
#body #footer{
	background-image:url(https://lygo.net/ly/zeeblio/styles/calm-simplicity/images/742602.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	border-top:1px solid #c9ded4;
	margin:25px auto 15px;
	padding:20px 15px 30px;
	width:auto;
}
#body #footer ul.navigation{
	border:2px solid #c9ded4;
	margin:10px 0 0; 
	width:auto;
}
#body #footer ul.navigation li{
	border-right:2px solid #c9ded4;
	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:#607e7c;
	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:#607e7c;
	color:#fff;
	text-decoration:none; 
}
/* ____________________ Layout Specific CSS ______________________________________________________________________________ */
/*----LAYOUT 1 Column----*/
#body.layout1c #content{
	margin:0 auto; 
	width:90%;
}
#body.layout1c #sidebar{
	margin:15px auto 0;
	width:90%;
}
#body.layout1c #sidebar ul.navigation{
	border:2px solid #c9ded4;
	margin:10px 0 0; 
	width:auto;
}
#body.layout1c #sidebar ul.navigation li{
	border-right:2px solid #c9ded4;
	float:left;
	height:20px;
	min-width:30px;
	text-align:center; 
	width:auto;
}
#body.layout1c #sidebar ul.navigation li a{
	color:#607e7c;
	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:#607e7c;
	color:#fff;
	text-decoration:none; 
}
/*----LAYOUT 2 Column Left ----*/
#body.layout2cl #content{}
#body.layout2cl #sidebar{}
#body.layout2cl #sidebar ul.navigation{
	margin-bottom:10px;
	width:auto;
}
#body.layout2cl #sidebar ul.navigation li{
	border:2px solid #c9ded4;
	margin:5px 0 0;
	min-width:30px;
	text-align:left; 
	width:auto;
}
#body.layout2cl #sidebar ul.navigation li a{
	color:#607e7c;
	display:block;
	font-size:14px;
	font-weight:bold;
	padding:0 10px; 
}
#body.layout2cl #sidebar ul.navigation li a:hover, #body.layout2cl #sidebar ul.navigation li a.selected{
	background:#607e7c;
	color:#fff;
	text-decoration:none; 
}
/*----LAYOUT 2 Column Right----*/
#body.layout2cr #content{}
#body.layout2cr #sidebar{}
#body.layout2cr #sidebar ul.navigation{
	margin-bottom:10px;
	width:auto;
}
#body.layout2cr #sidebar ul.navigation li{
	border:2px solid #c9ded4;
	margin:5px 0 0;
	min-width:30px;
	text-align:left; 
	width:auto;
}
#body.layout2cr #sidebar ul.navigation li a{
	color:#607e7c;
	display:block;
	font-size:14px;
	font-weight:bold;
	padding:0 10px; 
}
#body.layout2cr #sidebar ul.navigation li a:hover, #body.layout2cr #sidebar ul.navigation li a.selected{
	background:#607e7c;
	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{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{color:#000; }
#body .addOnBackground{}
#body .addOnShadedText{background-color:#ccc; }
#body .addOnAccentText{font-size:12px;color:#000;background-color:#999; }
#body .addOnSectionHead{font-size:16px;color:#000;border-bottom:1px solid #000; }
#body .addOnMiniNavBox{}
#body .addOnButton{
	border:none;
	color:#fff!important;
	background:#607E7C
}


/* ____________________ 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/calm-simplicity/images/742542.jpg) repeat-x #DCF0E7}

/* style for menu button at top right of page */
#body.mobileLayout #mNavLink{background:url(https://lygo.net/ly/zeeblio/styles/calm-simplicity/images/742602.jpg) repeat-x #fff; color:#607E7C; border:1px solid #607E7C}

/* 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/calm-simplicity/images/742602.jpg) repeat-x #fff; color:#607E7C}
#body.mobileLayout .mobileNav ul li a:hover, #body.mobileLayout .mobileNav ul li a.selected{background:#607E7C; 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:rgba(255, 255, 255, .5); border:4px solid #607E7C; margin:0 15px; padding:10px 15px}
#body.mobileLayout #content{margin-bottom:15px}
#body.mobileLayout #sidebar{background:255, 255, 255, .8); -webkit-box-shadow:none; -moz-box-shadow:none; box-shadow:none; margin-bottom:15px; padding-top:15px}
#body.mobileLayout #footer{}
}