/* ____________________ #body overwrites ______________________________________________________________________________ */
#body h1{font-size:26px; line-height:1.4em; color:#0e486e }
#body h2{font-size:16px; line-height:1.2em; }
#body h3{}
#body p{color:#232729;}
#body a{}
#body a:hover{}
#body small{}
#body form{}
#body ul.navigation li{}
#body{
	background-color:#04568A;
	background-image: url('http://lygo.com/ly/zeeblio/styles/wave-lines/images/30087.png');
	background-position:center center;
	background-repeat: repeat-y;
}
/* ____________________ OuterContainer and Container CSS ______________________________________________________________________________ */
#body #outerContainer{
	margin:0 auto;
	width:920px;
}
#body #container{
	background-image:url(http://lygo.com/ly/zeeblio/styles/wave-lines/images/216430.jpg); 
}
/* ____________________ Header CSS ______________________________________________________________________________ */
#body #header{
	background-image:url(http://lygo.com/ly/zeeblio/styles/wave-lines/images/216433.png);
	background-position:center top; 
	background-repeat:no-repeat; 
    min-height:186px; 
	position:relative;
	padding:20px;
}
#body #header h1{color:#fff; font-size:32px;}
#body #header h2{color:#fff;}
#body #header ul.navigation{
	height:auto;
	margin:0;  
	max-width:500px;
	position:absolute;
	right:20px;
	top:0; 
    .top:5px;
	width:auto;
}
#body #header ul.navigation li{
	border:2px solid #04568a; 
	border-top:0;
	_border:0; 
	float:left; 
	height:25px; 
	margin:0 10px 10px 0;
	min-width:30px; 
	text-align:center;
	white-space:nowrap; 
	_width:5%; 
}
#body #header ul.navigation li a{
	background-image:url(http://lygo.com/ly/zeeblio/styles/wave-lines/images/216452.jpg);
	background-repeat: repeat-x;
	color:#fff;
	display:block;  
	font-size:14px; 
	font-weight:bold; 
	height:25px; 
	min-width:30px; 
	padding:4px 10px 0;
	width:auto;
}
#body #header ul.navigation li a:hover, #body #header ul.navigation li a.selected{
	background:url(http://lygo.com/ly/zeeblio/styles/wave-lines/images/216453.jpg);
	background-repeat:repeat-x;
}
/* ____________________ Main / Content Area & Side bar CSS ______________________________________________________________________________ */
#body #main{ }
#body #main a{color:#3c8ad4}
#body #content{
  width:580px;
}
#body #content ul.navigation{
	margin:0;
	width:auto;
}
#body #content ul.navigation li{
	float:left; 
	margin:0 8px;
}
#body #content ul.navigation li a{
	color:#3984ca; 
	font-size:14px; 
	min-width:15px; 
	padding:0 6px; 
	text-decoration:none;
}
#body #content ul.navigation li a:hover, #body #content ul.navigation li a.selected{
	text-decoration:underline;
}
#body #sidebar{width:180px; }
/* ____________________ Footer CSS ______________________________________________________________________________ */
#body #footer{
	background-color:#0e486e; 
	border-bottom:#000 solid 2px;
	border-top:2px solid #3984ca;  
	min-height:30px; 
	padding:10px;
	margin:0 auto;
	width:880px;  
} 
#body #footer p{
	color:#fff; 
	clear:both;
	padding-left:6px; 
}
#body #footer a{
	color:#fff; 
	min-width:15px; 
	padding:0 6px;
}
#body #footer ul.navigation li a:hover, #body #footer ul.navigation li a.selected{
	text-decoration:underline;
}
#body #footer li{
	float:left; 
	margin:0 8px;
}
/* ____________________ Layout Specific CSS ______________________________________________________________________________ */
/*----LAYOUT 1 Column----*/
#body.layout1c #container{
	background-image:url(http://lygo.com/ly/zeeblio/styles/wave-lines/images/216956.jpg); 
}
#body.layout1c #content{
	padding:0 15px;
	width:auto; 
}
#body.layout1c #sidebar{
	background-color:#d5dfe6; 
	border-top:solid 1px #0e486e; 
	padding:15px;
	width:auto;
}
#body.layout1c #sidebar ul.navigation{
	margin:0;
	width:auto; 
}
#body.layout1c #sidebar ul.navigation li{
	float:left; 
	margin:0 8px;
}
#body.layout1c #sidebar ul.navigation li a{
	color:#0e486e; 
	padding:0 8px 0 0;
	width:auto;
}
#body.layout1c #sidebar ul.navigation li a:hover, #body.layout1c #sidebar ul.navigation li a.selected{text-decoration:underline;}
/*----LAYOUT 2 Column Left----*/
#body.layout2cl #container{
	background-image:url(http://lygo.com/ly/zeeblio/styles/wave-lines/images/216974.jpg); 
}
#body.layout2cl #content{
	margin:0 10px 0 0; 
    padding-right:26px;
}
#body.layout2cl #sidebar{
	padding-left:26px; 
}
#body.layout2cl #sidebar ul.navigation{
	clear:both; 
	list-style-position:outside;
	margin-bottom:15px; 
}
#body.layout2cl #sidebar ul.navigation li{ 
	border:1px solid #3984ca; 
	width:auto;
}
#body.layout2cl #sidebar ul.navigation li a{
	background-color: #05568b;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#05568b), to(#3c8ad4)); /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #05568b, #3c8ad4); /* Chrome 10+, Saf5.1+ */
  background-image:    -moz-linear-gradient(top, #05568b, #3c8ad4); /* FF3.6 */
  background-image:     -ms-linear-gradient(top, #05568b, #3c8ad4); /* IE10 */
  background-image:      -o-linear-gradient(top, #05568b, #3c8ad4); /* Opera 11.10+ */
  background-image:         linear-gradient(top, #05568b, #3c8ad4);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#05568b', EndColorStr='#3c8ad4'); /* IE6–IE9 */
	color:#fff;
	display:block;
	font-size:14px;
	font-weight:bold;
	line-height:1.9em;
	padding:0 0 0 15px;
	text-decoration:none;
	text-transform:uppercase;
	width:auto;
}
#body.layout2cl #sidebar ul.navigation li a:hover, #body.layout2cl #sidebar ul.navigation li a.selected{background-color:#03486e; background-image:none;}
/*----LAYOUT 2 Column Right----*/
#body.layout2cr #content{
	margin:0 0 0 10px; 
    padding-left:10px;
}
#body.layout2cr #sidebar{
	_margin-left:-10px;
	padding-right:26px;  
}
#body.layout2cr #sidebar ul.navigation{
	clear:both;  
	list-style-position:outside;
	margin-bottom:15px;
}
#body.layout2cr #sidebar ul.navigation li{ 
	border:1px solid #3984ca;
	width:auto;
}
#body.layout2cr #sidebar ul.navigation li a{
	background-color: #05568b;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#05568b), to(#3c8ad4)); /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #05568b, #3c8ad4); /* Chrome 10+, Saf5.1+ */
  background-image:    -moz-linear-gradient(top, #05568b, #3c8ad4); /* FF3.6 */
  background-image:     -ms-linear-gradient(top, #05568b, #3c8ad4); /* IE10 */
  background-image:      -o-linear-gradient(top, #05568b, #3c8ad4); /* Opera 11.10+ */
  background-image:         linear-gradient(top, #05568b, #3c8ad4);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#05568b', EndColorStr='#3c8ad4'); /* IE6–IE9 */
	color:#fff;
	display:block;
	font-size:14px;
	font-weight:bold;
	line-height:1.9em;
	padding:0 0 0 15px;
	text-decoration:none;
	text-transform:uppercase;
	width:auto;
}
#body.layout2cr #sidebar ul.navigation li a:hover, #body.layout2cr #sidebar ul.navigation li a.selected{background-color:#03486e; background-image:none;}
/* ____________________ Module Specific Styling ______________________________________________________________________________ */
#body .addOnBorder{border:1px solid #04568a; } 
#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:#0e486e; }
#body .addOnSubH3{font-size:16px; color:#0e486e; }
#body .addOnSubH4{font-size:14px; color:#0e486e; }
#body .addOnPlainText{font-size:12px; color:#000; }
#body .addOnBasicLink{font-size:12px; color:#086392;}
#body .addOnSmallText{font-size:10px; color:#000; }
#body .addOnBackground{}
#body .addOnShadedText{font-size:12px; color:#000; background-color:#ccc; }
#body .addOnAccentText{font-size:12px; color:#000; background-color:#999; }
#body .addOnSectionHead{font-size:16px; color:#0e486e; border-bottom:1px solid #0e486e; }
#body .addOnMiniNavBox{background-color:#ccc; border:1px solid #0e486e; color:#292929; font-size:12px;}
#body .addOnButton{background:#1F4A6B url(http://lygo.com/ly/zeeblio/styles/wave-lines/images/216452.jpg) repeat-x; border:solid 2px #2D6B9A; }


/* ____________________ mobile layout ______________________________________________________________________________ */
@media screen and (max-device-width:480px), screen and (max-width:600px){
/* adds mobile only background */
#body.mobileLayout{background:url(http://lygo.com/ly/zeeblio/styles/wave-lines/images/mBG.jpg) repeat-y #247394}

/* style for menu button at top right of page */
#body.mobileLayout #mNavLink{background-color: #05568b;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#05568b), to(#3c8ad4)); /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #05568b, #3c8ad4); /* Chrome 10+, Saf5.1+ */
  background-image:    -moz-linear-gradient(top, #05568b, #3c8ad4); /* FF3.6 */
  background-image:     -ms-linear-gradient(top, #05568b, #3c8ad4); /* IE10 */
  background-image:      -o-linear-gradient(top, #05568b, #3c8ad4); /* Opera 11.10+ */
  background-image:         linear-gradient(top, #05568b, #3c8ad4);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#05568b', EndColorStr='#3c8ad4'); /* 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: #05568b;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#05568b), to(#3c8ad4)); /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #05568b, #3c8ad4); /* Chrome 10+, Saf5.1+ */
  background-image:    -moz-linear-gradient(top, #05568b, #3c8ad4); /* FF3.6 */
  background-image:     -ms-linear-gradient(top, #05568b, #3c8ad4); /* IE10 */
  background-image:      -o-linear-gradient(top, #05568b, #3c8ad4); /* Opera 11.10+ */
  background-image:         linear-gradient(top, #05568b, #3c8ad4);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#05568b', EndColorStr='#3c8ad4'); /* IE6–IE9 */ color:#fff}
#body.mobileLayout .mobileNav ul li a:hover, #body.mobileLayout .mobileNav ul li a.selected{background:#03486e; 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; padding-left:100px}
#body.mobileLayout #header a{color:#fff}
#body.mobileLayout #main{background:#f6f6f6}
#body.mobileLayout #content{margin-bottom:15px}
#body.mobileLayout #sidebar{background:#d6dfe6; border-top:2px solid #13486a; border-bottom:2px solid #13486a; margin-bottom:15px; padding-top:15px}
#body.mobileLayout #footer{background:#0E486E}
}