/* ____________________ #body overwrites ______________________________________________________________________________ */
#body h1{font-size:24px; }
#body h2{}
#body h3{font-size:16px; font-weight:bold; }
#body p{font-size:14px; }
#body a{color:#3071A2; }
#body a:hover{}
#body small{ }
#body form{font-size:14px; }
#body ul.navigation li{}
#body{
	background-color:#d9e7ec;
  	background-image:url(https://lygo.net/ly/zeeblio/styles/cityscape/images/bg_tile.jpg);
  	background-repeat:repeat-x;
  	color:#000; 
   	pading:10px 0; 
}
/* ____________________ OuterContainer and Container CSS ______________________________________________________________________________ */
#body #outerContainer{
	background-image:url(https://lygo.net/ly/zeeblio/styles/cityscape/images/bg_shadowMid.png);
	background-position:center top;
 	background-repeat:repeat-y;
	margin:0 auto; 
	width:865px; 
}
#body #container{
	background-image:url(https://lygo.net/ly/zeeblio/styles/cityscape/images/bg_shadowTop.png);
  	background-repeat:no-repeat;
  	background-position:center top;
	padding:7px 0 0;
}
/* ____________________ Header CSS ______________________________________________________________________________ */
/* If you replace the background image in the header, please take notice 
  that #header.navigation is used for positioning and will also be getting
  the background image you have specified for #header */
#body #header{
  	background-image:url(https://lygo.net/ly/zeeblio/styles/cityscape/images/bg_header.jpg);
  	background-repeat:no-repeat;
	background-position:center bottom;
	.height:auto;
  	margin:10px auto 0 auto;
	.margin:15px 0 0 0; 
  	min-height:10px;
  	padding:0px 0 160px 0;
	position:relative;
  	text-align:left; 
  	width:830px; 
}
#body #header.navigation{padding:0 0 185px; }
#body #header h1, #body #header h2, #body #header h3, #body #header p, #body #header a{color:#000; } 
#body #header ul.navigation{
	background:none;
	border-bottom:1px solid #999;
	border-top:1px solid #999;
	margin:10px auto;
	text-transform:uppercase;
	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:#000;
	display:block;
	font-weight:bold;
	height:22px; 
	margin:3px 0;
	padding:0 5px;
	text-decoration:underline; 
}
#body #header ul.navigation li a:hover, #body #header ul.navigation li a.selected{
	color:#245479;
	text-decoration:none; 
}
/* ____________________ Main / Content Area & Side bar CSS ______________________________________________________________________________ */
#body #main{
  	margin:20px auto 0;
	width:810px; 
}
#body #content{width:560px; }
#body #content ul.navigation li{
	float:left; 
	height:28px; 
	min-width:10px; 
	padding:0 5px 0 0; 
	text-align:center;
	white-space:nowrap;
	_width:5%; 
}
#body #content ul.navigation li a{ 
	border-right:1px solid #000;
	color:#000;font-size:12px;
	font-weight:bold;
	height:auto;
	padding-right:5px;
	text-decoration:underline; 
	width:auto;
}
#body #content ul.navigation li.last a{border-right:none; padding-right:0}
#body #content ul.navigation li a:hover, #body #content ul.navigation li a.selected{
	color:#245479;
	text-decoration:none; 
}
#body #sidebar{
	min-height:20px; 
	width:180px; 
}
/* ____________________ Footer CSS ______________________________________________________________________________ */
#body #footer{
	background-color:#D9E7EC;
	background-image:url(https://lygo.net/ly/zeeblio/styles/cityscape/images/bg_shadowBottom.png);
	background-position:center top; 
  	background-repeat:no-repeat;
  	margin:10px auto 0;
	min-height:30px;
	padding:20px;
  	text-align:left;
} 
#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 #000;
	color:#000;
	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; padding-right:0}
#body #footer ul.navigation li a:hover, #body #footer ul.navigation li a.selected{
	color:#245479;
	text-decoration:underline; 
}
/* ____________________ Layout Specific CSS ______________________________________________________________________________ */
/*----LAYOUT 1 Column----*/
#body.layout1c #content{
	margin:0; 
	width:100%;
}
#body.layout1c #sidebar{
	min-height:5px;
	width:100%; 
}
#body.layout1c #sidebar ul.navigation{
	background:none;
	border-top:1px solid #999;
	font-family:Arial, Helvetica, sans-serif;
	margin:10px 0; 
	text-transform:uppercase; 
	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:#000;
	display:block;
	font-weight:bold;
	height:22px; 
	margin:3px 0;
	padding:0 5px;
	text-decoration:underline; 
}
#body.layout1c #sidebar ul.navigation li a:hover, #body.layout1c #sidebar ul.navigation li a.selected{
	color:#245479;
	text-decoration:none; 
}
/*----LAYOUT 2 Column Left ----*/
#body.layout2cl #content{
	margin:0;
	padding:0 10px; 
	width:580px;
}
#body.layout2cl #sidebar{}
#body.layout2cl #sidebar ul.navigation{
	clear:both;
	margin-bottom:15px; 
}
#body.layout2cl #sidebar ul.navigation li{
	border-bottom:1px dotted #000;
}
#body.layout2cl #sidebar ul.navigation li a{
	color:#000;
	display:block;
	font-size:12px;
	font-weight:bold;
	height:auto; 
	line-height:2.3em;
	padding:0 0 0 15px;
	text-decoration:none; 
	width:auto;
}
#body.layout2cl #sidebar ul.navigation li a:hover{color:#245479;}
#body.layout2cl #sidebar ul.navigation li a.selected{color:#245479;}
/*----LAYOUT 2 Column Right----*/
#body.layout2cr #content{
	margin:0; 
	padding:0 10px; 
	width:580px;
}
#body.layout2cr #sidebar{}
#body.layout2cr #sidebar ul.navigation{
	clear:both;
	margin-bottom:15px; 
}
#body.layout2cr #sidebar ul.navigation li{
	border-bottom:1px dotted #000;
	height:auto; 
	width:auto; 
}
#body.layout2cr #sidebar ul.navigation li a{
	color:#000;
	display:block;
	font-size:12px;
	font-weight:bold;
	height:auto; 
	line-height:2.3em;
	padding:0 0 0 15px;
	text-decoration:none; 
	width:auto;
}
#body.layout2cr #sidebar ul.navigation li a:hover, #body.layout2cr #sidebar ul.navigation li a.selected{
	color:#245479;
}
/* ____________________ Module Specific Styling ______________________________________________________________________________ */
#body h1 a.addOnBasicLink{color:#000; font-size:22px; text-decoration:none; text-transform:uppercase; }
#body h1 a.addOnBasicLink:hover{text-decoration:underline; }
#body h3.addOnSectionHead{font-weight:bold; border-top:3px solid #000; border-bottom:1px solid #000; padding:4px 0; text-transform:uppercase; } 
#body .addOnBackground{background:#C8DAEC; }
#body .addOnButton{background:#5aab84; border:solid 2px #386F54; 
color:#fff; font-family:Arial, Helvetica, sans-serif; font-size:13px; font-weight:bold; text-align:center; text-decoration:none; } 
#body .addOnHeadline{font-size:22px; color:#000; }
#body .addOnSubHead{font-size:20px; color:#000; }
#body .addOnSubH3{color:#000; font-weight:bold; text-transform:uppercase; font-size:16px; font-weight:bold; }
#body .addOnSubH4{font-size:16px; color:#000; }
#body .addOnPlainText{font-size:14px; color:#000; }
#body .addOnBasicLink{font-size:14px; color:#245479; }
#body .addOnSmallText{font-size:12px; color:#000; }
#body .addOnBackground{background:#C8DAEC; }
#body .addOnShadedText{ background-color:#C8DAEC; }
#body .addOnAccentText{font-size:12px; color:#000; background-color:#C8DAEC; }
#body .addOnSectionHead{font-size:18px; color:#000; border-bottom:1px solid #999; }
#body .addOnMiniNavBox{background-color:#C8DAEC; border:1px solid #94B6D9; padding:2px; }
#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/cityscape/images/bg_header.jpg) no-repeat #555754}

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

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

/* mobile layout/content styling */
#body.mobileLayout #header{color:#fff!important; padding-top:20px; text-shadow:1px 1px 2px #333}
#body.mobileLayout #main{background:#fff}
#body.mobileLayout #content{margin-bottom:15px}
#body.mobileLayout #sidebar{background:#d9e7ec; border-bottom:2px solid #c3d2d7; margin-bottom:15px; padding-top:15px}
#body.mobileLayout #footer{background:#d9e7ec}
}