/* ____________________ #body overwrites ______________________________________________________________________________ */
#body h1{}
#body h2{}
#body h3{}
#body p{}
#body a{color:#70B2D4}
#body a:hover{color:#E89EC1}
#body small{}
#body form{}
#body ul.navigation li{}
#body{
	background-image:url(https://lygo.net/ly/zeeblio/styles/shear/images/580704.jpg);
	background-position:center 9%; 
	background-repeat:repeat-x; 
}
/* ____________________ OuterContainer and Container CSS ______________________________________________________________________________ */
#body #outerContainer{
	border:2px solid #70b2d4; 
	margin:0 auto; 
	width:900px; 
}
#body #container{
	background-image:url(https://lygo.net/ly/zeeblio/styles/shear/images/580704.jpg);
	background-color:#70b2d4; 
	background-repeat:repeat-x;  
	width:900px;
}
/* ____________________ Header CSS ______________________________________________________________________________ */
#body #header{
	background-image:url(https://lygo.net/ly/zeeblio/styles/shear/images/580702.jpg);
	background-repeat:no-repeat; 
	min-height:323px;
	position:relative; 
}
#body #header ul.navigation{
	position:absolute; 
	right:10px; 
	top:150px; 
	width:400px; 
}
#body #header ul.navigation li{
	border:1px solid #b2e1f9; 
	border-bottom:solid 1px #142c38;
	border-right:solid 1px #142c38;  
	float:left; 
	height:20px; 
	line-height:1.7em; 
	margin-bottom:6px; 
	margin-right:6px; 
	min-width:30px; 
	text-align:center; 
	width:auto; 
}
#body #header ul.navigation li a{
	background-color:#70b2d4;  
	color:#fff; 
	display:block; 
	font-size:14px; 
	font-weight:bold;
	height:20px; 
	padding:0 10px; 
	width:auto;
}
#body #header ul.navigation li a:hover, #body #header ul.navigation li a.selected{
	background:#e89ec1; 
	color:#000; 
	text-decoration:none; 
}
#body #header h1{
	font-family:Tahoma,Geneva,sans-serif;
	font-size:34px;
	text-align:right; 
}
#body #header h2{
	font-size:28px
}
/* ____________________ Main / Content Area & Side bar CSS ______________________________________________________________________________ */
#body #main{background-color:#fff;}
#body #content{
	background-image:url(https://lygo.net/ly/zeeblio/styles/shear/images/581802.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
	position:relative; 
}
#body #content ul.navigation{
	overflow:hidden;
}
#body #content ul.navigation li{
	border-right:1px solid #ddd; 
	float:left; 
	height:17px; 
	min-width:30px; 
	text-align:center; 
	width:auto; 
	margin-bottom:7px;
}
#body #content ul.navigation li.last{
	border-right:none
}
#body #content ul.navigation li a{
	color:#000; 
	display:block; 
	font-size:12px; 
	height:20px;  
	padding:0 10px;
	width:auto; 
}
#body #content ul.navigation li a:hover, #body #content ul.navigation li a.selected{
	color:#333; 
	text-decoration:none; 
}
#body #sidebar{
	padding:10px; 
    width:194px; 
}
#body #sidebar ul.navigation li{
	border:1px solid #b2e1f9; 
	border-bottom:solid 1px #142c38;
	border-right:solid 1px #142c38;    
	line-height:1.7em;  
	margin-bottom:4px; 
	min-width:30px; 
	text-align:left;
	width:auto;
}
#body #sidebar ul.navigation li a{
	background-color:#70b2d4; 
	color:#fff; 
	display:block; 
	font-size:14px;
	font-weight:bold; 
	padding:0 10px; 
	width:auto; 
}
#body #sidebar ul.navigation li a:hover, #body #sidebar ul.navigation li a.selected{
	background:#e89ec1; 
	color:#000; 
	text-decoration:none; 
}
/* ____________________ Footer CSS ______________________________________________________________________________ */
#body #footer{
	background:#70b2d4; 
	height:auto;  
	margin:0;
	min-height:30px; 
	padding:10px;  
	width:auto; 
} 
#body #footer a{color:#fff}
#body #footer ul.navigation{}
#body #footer ul.navigation li{
	border-right:1px solid #ddd; 
	float:left; 
	height:17px; 
	min-width:30px; 
	margin-bottom:7px;
	text-align:center; 
	width:auto; 
}
#body #footer ul.navigation li.last{
	border-right:none
}
#body #footer ul.navigation li a{
	color:#fff; 
	display:block; 
	font-size:12px; 
	height:20px;  
	padding:0 10px; 
	width:auto; 
}
#body #footer ul.navigation li a:hover, #body #footer ul.navigation li a.selected{
	color:#333; 
	text-decoration:none; 
}
/* ____________________ Layout Specific CSS ______________________________________________________________________________ */
/*----LAYOUT 1 Column----*/
#body.layout1c #content{
	background-image:url(https://lygo.net/ly/zeeblio/styles/shear/images/581797.jpg);
	background-position:left bottom;
	background-repeat:no-repeat; padding-bottom:40px;
	margin:0; 
	padding:10px 10px 100px; 
	width:auto; 
}
#body.layout1c #sidebar{
	background:#eaecee;
	border-top:2px solid #70b2d4; 
	_height:20px; 
	min-height:20px; 
	width:auto;
}
#body.layout1c #sidebar  ul.navigation{width:100%;}
#body.layout1c #sidebar  ul.navigation li{
	border-right:1px solid #142c38; 
	float:left; 
	height:17px; 
	min-width:30px;  
	text-align:center; 
	width:auto;
	margin-bottom:7px;
}
#body.layout1c #sidebar  ul.navigation li{
	border-right:none
}
#body.layout1c #sidebar  ul.navigation li a{
	color:#142c38; 
	display:block; 
	font-size:12px; 
	height:20px;  
	padding:0 10px; 
	width:auto;
}
#body.layout1c #sidebar  ul.navigation li a:hover, #body.layout1c #sidebar  ul.navigation li a.selected{
	color:#333; 
	text-decoration:none; 
}
/*----LAYOUT 2 Column Left ----*/
#body.layout2cl #main{
	background-image:url(https://lygo.net/ly/zeeblio/styles/shear/images/580722.jpg); 
	background-repeat:repeat-y;
}
#body.layout2cl #content{
	background-image:url(https://lygo.net/ly/zeeblio/styles/shear/images/581815.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
	margin:0;
	padding:10px 35px 100px;
	width:610px; 
}
#body.layout2cl #sidebar{}
/*----LAYOUT 2 Column Right----*/
#body.layout2cr #main{
	background-image:url(https://lygo.net/ly/zeeblio/styles/shear/images/580724.jpg); 
	background-repeat:repeat-y;
}
#body.layout2cr #content{
	margin:0; 
	padding:10px 10px 100px 35px;
	width:610px; 
}
#body.layout2cr #sidebar{}
/* ____________________ 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:#70B2D4; border:none}

/* ____________________ mobile layout ______________________________________________________________________________ */
@media screen and (max-device-width:480px), screen and (max-width:600px){
/* adds mobile only background */
#body.mobileLayout{background:#fff}

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

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

/* mobile layout/content styling */
#body.mobileLayout #header{background:url(https://lygo.net/ly/zeeblio/styles/shear/images/mBG.jpg) no-repeat; padding-top:20px; padding-left:125px; border-bottom:10px solid #70B2D4}
#body.mobileLayout #main{background:rgba(255, 255, 255, .4)}
#body.mobileLayout #content{margin-bottom:15px}
#body.mobileLayout #sidebar{background:#e7eff2; border-top:2px solid #70B2D4; margin-bottom:15px; padding-top:15px}
#body.mobileLayout #footer{background:#d1dee4}
#body.mobileLayout #footer a{color:#377ea2}
}