/* ____________________ #body overwrites ______________________________________________________________________________ */
#body .zbl-h1{font-size:26px; line-height:1.4em; color:#0e486e}
#body .zbl-h2{font-size:16px; line-height:1.2em;}
#body p{color:#232729;}
#body{
	background-color:#04568A;
}
/* ____________________ OuterContainer and Container CSS ______________________________________________________________________________ */
#outerContainerBA{
	margin:0 auto;
	width:920px;
}
#containerBA{
	background-image:url(http://lygo.com/ly/zeeblio/styles/wave-lines/images/216430.jpg); 
}
/* ____________________ Header CSS ______________________________________________________________________________ */
#headerBA{
	background-image:url(http://lygo.com/ly/zeeblio/styles/wave-lines/images/30087.png);
	background-position:center center;
	background-repeat:repeat-y;
	color:#fff;
	text-shadow:0 1px 1px rgba(0,0,0,.8)
}
.headerContent{
	padding:20px 30px 0;}
.styleImg{
	background-image:url(http://lygo.com/ly/zeeblio/styles/wave-lines/images/216433.png);
	background-position:center bottom; 
	background-repeat:no-repeat; 
	padding:7px 0 80px;
	height:80px
	}
#headerBA .zbl-h1{color:#fff; font-size:32px;}
#headerBA .zbl-h2{color:#fff;}
#headerBA ul.navigation{padding:5px 30px}
#headerBA ul.navigation li{
	border:2px solid #04568a; 
	float:left; 
	height:25px; 
	margin:0 10px 10px 0;
	min-width:30px; 
	text-align:center;
	white-space:nowrap; 
	_width:5%; 
}
#headerBA 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; 
	min-width:30px; 
	padding:4px 10px 0;
	width:auto;
}
#headerBA ul.navigation li a:hover, #headerBA 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 ______________________________________________________________________________ */
#mainBA{padding-top:10px; padding-bottom:20px}
#mainBA a{color:#3c8ad4}
#contentBA{
  width:615px;
}
#contentBA ul.navigation{
	margin:0;
	width:auto;
}
#contentBA ul.navigation li{
	float:left; 
	margin:0 8px;
}
#contentBA ul.navigation li a{
	color:#3984ca; 
	font-size:14px; 
	min-width:15px; 
	padding:0 6px; 
	text-decoration:none;
}
#contentBA ul.navigation li a:hover, #contentBA ul.navigation li a.selected{
	text-decoration:underline;
}
#sidebarBA{width:202px; }
/* ____________________ Footer CSS ______________________________________________________________________________ */
#footerBA{
	background-color:#0e486e; 
	border-top:2px solid #3984ca;  
	min-height:30px; 
	padding:20px 10px;
	margin:0 auto;
	width:880px;  
	color:#fff
} 

.footerContent{margin-bottom:20px; padding:0}
#footerBA p{
	color:#fff; 
	clear:both;
}
#footerBA a{
	color:#fff; 
	min-width:15px; 
	padding:0 6px;
}

#footerBA ul.navigation li.first a{}

#footerBA ul.navigation li a:hover,
#footerBA ul.navigation li a.selected{
	text-decoration:underline;
}
#footerBA ul.navigation li{
	float:left; 
	margin-bottom:3px;
}

#footerBA ul.navigation li.first{margin-left:0}
#footerBA ul.navigation li.last{margin-right:0}
.footerContent{padding:5px 10px}
/* ____________________ Layout Specific CSS ______________________________________________________________________________ */
/*----LAYOUT 1 Column----*/
.v3 #containerBA{
	background-image:url(http://lygo.com/ly/zeeblio/styles/wave-lines/images/216956.jpg); 
}
.v3 #contentBA{
	padding:0 30px 20px;
	width:auto; 
	background:none
}
.v3 #sidebarBA{
	background:none; 
	border-top:solid 1px #0e486e; 
	padding:15px 30px;
	width:auto;
}
.v3 #sidebarBA ul.navigation{
	margin:0 0 15px;
	width:auto; 
}
.v3 #sidebarBA ul.navigation li{
	float:left; 
	margin:0 8px;
}
.v3 #sidebarBA ul.navigation li a{
	color:#0e486e; 
	padding:0 8px 0 0;
	width:auto;
}
.v3 #sidebarBA ul.navigation li a:hover, .v3 #sidebarBA ul.navigation li a.selected{text-decoration:underline;}
/*----LAYOUT 2 Column Left----*/
.v2 #containerBA{
	background-image:url(http://lygo.com/ly/zeeblio/styles/wave-lines/images/216974.jpg); 
}
.v2 #contentBA{
	margin:0 10px 0 0; 
    padding-right:26px;
}
.v2 #sidebarBA{
	padding-left:26px; 
}
.v2 #sidebarBA ul.navigation{
	clear:both; 
	list-style-position:outside;
	margin-bottom:15px; 
}
.v2 #sidebarBA ul.navigation li{ 
	border:1px solid #3984ca; 
	width:auto;
}
.v2 #sidebarBA 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;
}
.v2 #sidebarBA ul.navigation li a:hover, .v2 #sidebarBA ul.navigation li a.selected{background-color:#03486e; background-image:none;}
/*----LAYOUT 2 Column Right----*/
.v1 #contentBA{
	margin:0 0 0 10px; 
    padding-left:10px;
}
.v1 #sidebarBA{
	_margin-left:-10px;
	padding-right:26px;  
}
.v1 #sidebarBA ul.navigation{
	clear:both;  
	list-style-position:outside;
	margin-bottom:15px;
}
.v1 #sidebarBA ul.navigation li{ 
	border:1px solid #3984ca;
	width:auto;
}
.v1 #sidebarBA 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;
}
.v1 #sidebarBA ul.navigation li a:hover, .v1 #sidebarBA ul.navigation li a.selected{background-color:#03486e; background-image:none;}
/* ____________________ Module Specific Styling ______________________________________________________________________________ */

.addOnButton, #body .zbl-Btn, #body .zbl-Btn:hover{background:#1F4A6B url(http://lygo.com/ly/zeeblio/styles/wave-lines/images/216452.jpg) repeat-x; border:solid 1px #2D6B9A; color:#fff}


/* ____________________ 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 #headerBA{padding-top:20px;}
	.headerContent {padding-left:0;}
	#body.mobileLayout #headerBA a{color:#fff; width:auto;}
	#body.mobileLayout #mainBA{background:#f6f6f6}
	#body.mobileLayout #contentBA{margin-bottom:15px}
	#body.mobileLayout #sidebarBA{background:#d6dfe6; border-top:2px solid #13486a; border-bottom:2px solid #13486a; margin-bottom:15px; padding-top:15px}
	#body.mobileLayout #footerBA{background:#0E486E}
	#body.mobileLayout .footerContent{padding:0}
}