#body .zbl-h1{color:#8b56be;font-size:36px;}
#body .zbl-h1 a{color:#8b56be;text-decoration:underline;}
#body .zbl-h1 a:hover{text-decoration:none;}
#body .zbl-h2{color:#8b56be;font-size:26px;}
#body .zbl-h2 a{color:#8b56be;text-decoration:underline;}
#body .zbl-h2 a:hover{text-decoration:none;}
#body .zbl-h3{color:#8b56be;font-size:18px;}
#body .zbl-h3 a{color:#8b56be;text-decoration:underline;}
#body .zbl-h3 a:hover{text-decoration:none;}
#body a{color:#6B1752;font-weight:bold;}
#body a:hover{color:#8b56be;}
#body #containerBA .navigation li{margin:0 8px 6px 0;}
#body #containerBA .navigation li a{background:url(../images/buttonBkgd.png) repeat-x left -5px #8649be;-moz-box-shadow:1px 1px 2px #000;-webkit-box-shadow:1px 1px 2px #000;box-shadow:1px 1px 2px #000;-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;color:#fff;font-weight:normal;text-transform:uppercase;font-size:15px;padding:4px 10px;}
#body #containerBA .navigation li a:hover{background-color:#8b1769;color:#eee;}
#body #containerBA .navigation li a:visited{background-color:#7a7f79;color:#fff;}
#body #containerBA .navigation li a.selected{background-color:#8b1769;color:#eee;}
#body #containerBA .navigation li a.selected:hover{background-color:#7a7f79;}
#body{background-color:#e4f2f5;color:#444;font-family:Tahoma, Geneva, sans-serif;font-size:14px;}
/* ____________________ outerContainerBA and Container CSS ______________________________________________________________________________ */
#outerContainerBA{}
#containerBA{background-attachment:fixed;background-color: #fff;background-position: right bottom;background-repeat: no-repeat;background-image: url(https://lygo.net/ly/zeeblio/styles/arms-crossed/images/bg.jpg);}
/* ____________________ Header CSS ______________________________________________________________________________ */
#headerBA{color:#8b56be;_height:100px;margin:0 auto;min-height:100px;padding:15px;width:890px;}
#headerBA .navigation-container{overflow:hidden;}
#headerBA .navigation {margin:10px 0;}
#headerBA .navigation li{float:left;min-width:30px;}
#headerBA .navigation li.last{border-right:none;}
#headerBA .navigation li a{display:block;padding:0 10px;}
/* ____________________ Main / Content Area & Side bar CSS Defaults ______________________________________________________________________________ */
#mainBA{background:#e4f2f5;background:rgba(228,242,245,.6);margin:0 auto 30px auto;padding:15px; width:920px;}
#contentBA{min-height:100px;width:610px;}
#contentBA .navigation {margin:10px 0;}
#contentBA .navigation li{float:left;min-width:30px;}
#contentBA .navigation li.last{border-right:none;}
#contentBA .navigation li a{display:block;padding:0 10px;}
#sidebarBA{background:#e4f2f5;background:rgba(228,242,245,.6);border:8px solid #4d8991;min-height:100px;padding:15px;width:200px;}
#sidebarBA .navigation {margin:0 0 15px;}
#sidebarBA .navigation li{min-width:30px;}
#sidebarBA .navigation li a{display:block;padding:0 10px;}
/* ____________________ Footer CSS ______________________________________________________________________________ */
#footerBA{background-color:#8b56be;border-top:10px solid #a5aba1;color:#fff;min-height:30px;margin:0 auto;padding:10px 15%;} 
#footerBA .zbl-h1, #footerBA .zbl-h2, #footerBA .zbl-h3{color:#fff;}
#footerBA a{color:#fff;}
#footerBA .navigation {margin:10px 0;}
#footerBA .navigation li{float:left;min-width:30px;}
#footerBA .navigation li.last{border-right:none;}
#footerBA .navigation li a{display:block;padding:0 10px;}
#footerBA .navigation li a:visited{color:#fff;}
/* ____________________ Layout Specific CSS ______________________________________________________________________________ */
/*----LAYOUT 1 Column----*/
.v3 #contentBA{margin-bottom:15px;width:auto;}
.v3 #sidebarBA{width:auto;}
.v3 #sidebarBA .navigation {margin:10px 0;}
.v3 #sidebarBA .navigation li{float:left;min-width:30px;}
.v3 #sidebarBA .navigation li.last{border-right:none;}
.v3 #sidebarBA .navigation li a{display:block;padding:0 10px;}
/*----LAYOUT 2 Column Left ----*/
.v2 #sidebarBA .navigation li{margin-right:0}
.v2 #sidebarBA p{padding:5px;}
/*----LAYOUT 2 Column Right----*/
.v1 #sidebarBA .navigation li{margin-right:0}
.v1 #sidebarBA p{padding:5px;}
/* ____________________ Module Specific Styling ______________________________________________________________________________ */
.addOnButton, #body .zbl-Btn{background:#6B1752; border:1px solid #9da799; color:#fff}
	#body .zbl-Btn:hover{background:#8b1769; color:#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/arms-crossed/images/mBG.jpg) no-repeat right top}
/* style for menu button at top right of page */
#body.mobileLayout #mNavLink{background:#900;color:#fff;border:1px solid #000949}

/* styling for navigation menu to be placed at bottom of page */
#body.mobileLayout .mobileNav ul li a{background:#8B56BE;color:#fff}
#body.mobileLayout .mobileNav ul li a:hover, #body.mobileLayout .mobileNav ul li a.selected{background:#6b1752}

/* mobile layout/content styling */
	#body.mobileLayout #headerBA{padding-top:20px}
	#body.mobileLayout #mainBA{background:rgba(255, 255, 255, .8);border:8px solid #A5ABA1}
	#body.mobileLayout #contentBA{color:#444;margin-bottom:15px}
	#body.mobileLayout #sidebarBA{color:#444}
	#body.mobileLayout #footerBA{background:rgba(228, 242, 245, 0.6);border:8px solid #4d8991;color:#444}
}
