/* ____________________ #body overwrites ______________________________________________________________________________ */
#body h1{font-family:Georgia, Times New Roman, serif; color:#9300b1}
#body h2{font-family:Georgia, Times New Roman, serif; color:#9300b1}
#body h3{font-family:Georgia, Times New Roman, serif; color:#9300b1}
#body p{font-family:Verdana, Geneva, sans-serif;}
#body a{color:#9300B1}
#body a:hover{color:#000}
#body small{}
#body form{}
#body ul.navigation li{}
#body{background-color:#33495e;}
/* ____________________ OuterContainer and Container CSS ______________________________________________________________________________ */
#body #outerContainer{background-color:#fff;  overflow-x:hidden; width:99%; margin:0 auto;}
#body #container{}
/* ____________________ Header CSS ______________________________________________________________________________ */
#body #header{
	background-color:#33495e;
	background-image: url('http://lygo.com/ly/zeeblio/styles/spiral-out/images/30089.jpg');
	background-position: center top;
	background-repeat:repeat-x; 
	border-bottom:1px solid #444;
	-moz-box-shadow:0 0 3px #444; -webkit-box-shadow:0 0 3px #444; box-shadow:0 0 3px #444;
	color:#fff;
	font-family:Verdana,Geneva,sans-serif;
	min-height:74px; 
	margin-bottom:25px;
	padding:20px 20% 10px;
}
#body #header ul.navigation{
	font-size:16px;
}
#body #header ul.navigation li{
	float:left; 
	height:50px;    
	margin:0 10px 10px 0; 
	min-width:30px;
	text-align:center;
}
#body #header ul.navigation li a{
	border:1px solid #9300b1; 
	background:rgba(255, 255, 255, .05);
	color:#fff; 
	display:block; 
	height:50px;
	line-height:50px;  
	padding:0 10px; 
}
#body #header ul.navigation li a:hover, #body #header ul.navigation li a.selected{
	background:#9300b1;
	border:1px solid #9300b1; 
	text-decoration:none; 
}
#body #header h1{
	color:#fff;
	font-family:Verdana,Geneva,sans-serif;
	font-size:24px;
	text-transform:uppercase;
}
#body #header h2{
	color:#fff;	
	font-family:Verdana,Geneva,sans-serif
}
#body #header h3, #body #header li, #body #header p, #body #header a, #body #header p a{
	color:#fff; 
	font-family:Verdana,Geneva,sans-serif;
}
/* ____________________ Main / Content Area & Side bar CSS ______________________________________________________________________________ */
#body #main{
	color:#656565;
	margin:0 auto; 
	width:960px;
}
#body #content{}
#body #content ul.navigation{
	font-size:16px;
	margin:10px 0;
}
#body #content ul.navigation li{
	float:left; 
	margin:0 10px 10px 0; 
	min-width:30px;  
}
#body #content ul.navigation li a{
	color:#9300b1; 
	display:block;  
	padding:8px 10px; 
}
#body #content ul.navigation li a:hover, #body #content ul.navigation li a.selected{
	background:#9300b1;
	color:#fff;  
	text-decoration:none; 
}
#body #sidebar{
	width:220px; 
}
#body #sidebar ul.navigation{
	font-size:18px;
	margin-top:10px;
}
#body #sidebar ul.navigation li{
	border:1px solid #9300b1; 
	margin:0 0 10px;
	width:auto; 
}
#body #sidebar ul.navigation li a{
	color:#9300b1; 
	display:block; 
	line-height:30px; 
	padding:3px 10px; 
}
#body #sidebar ul.navigation li a:hover, #body #sidebar ul.navigation li a.selected{
	background:#9300b1; 
	color:#fff;
	font-weight:bold;
	 text-decoration:none; 
}
/* ____________________ Footer CSS ______________________________________________________________________________ */
#body #footer{
	margin:0 auto;  
	padding:0 20% 60px;
	width:auto;
} 
#body #footer ul.navigation{
	font-size:16px;
	margin:10px 0;
}
#body #footer ul.navigation li{
	float:left; 
	margin:0 10px 10px 0; 
	min-width:30px;  
}
#body #footer ul.navigation li a{
	color:#9300b1; 
	display:block;  
	padding:8px 10px; 
}
#body #footer ul.navigation li a:hover, #body #footer ul.navigation li a.selected{
	background:#9300b1;
	color:#fff;  
	text-decoration:none; 
}
/* ____________________ Layout Specific CSS ______________________________________________________________________________ */
/*----LAYOUT 1 Column----*/
#body.layout1c #content{
	margin:0; 
	width:auto;
}
#body.layout1c #content ul.navigation{
	font-size:13px;
}
#body.layout1c #content ul.navigation li{
	float:left; 
	height:30px; 
	margin:0 10px; 
	min-width:30px;  
	text-align:center; 
	width:auto;
}
#body.layout1c #content ul.navigation li a{
	color:#9300b1; 
	display:block; 
	height:30px;
	line-height:30px;   
	padding:0 10px; 
	width:auto;
}
#body.layout1c #content ul.navigation li a:hover, #body.layout1c #content ul.navigation li a.selected{
	background:#9300b1; 
	color:#fff;
	font-weight:normal; 
	text-decoration:none;
}
#body.layout1c #sidebar{
	background:#eee;
	height:auto; 
	min-height:120px; 
	width:auto;  
}
#body.layout1c #sidebar ul.navigation{font-size:13px}
#body.layout1c #sidebar ul.navigation li{
	float:left; 
	height:30px; 
	margin:0 10px 10px 0;
	min-width:30px; 
	text-align:center;  
	width:auto; 
}
#body.layout1c #sidebar ul.navigation li a{
	color:#9300b1; 
	display:block; 
	height:30px; 
	line-height:30px;
	padding:0 10px; 
	width:auto; 
}
#body.layout1c #sidebar ul.navigation li a:hover, #body.layout1c #sidebar ul.navigation li a.selected{
	background:#9300b1;
	color:#fff;  
	font-weight:normal; 
	text-decoration:none;
}
/*----LAYOUT 2 Column Left----*/
#body.layout2cl #content{width:670px;}
#body.layout2cl #sidebar{ }
/*----LAYOUT 2 Column Right----*/
#body.layout2cr #content{width:670px;}
#body.layout2cr #sidebar{ }
/* ____________________ Module Specific Styling ______________________________________________________________________________ */
#body div.ownerOptions h3{color:#fff!important}
#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{color:#9300b1;}
#body .addOnSmallText{}
#body .addOnBackground{}
#body .addOnShadedText{}
#body .addOnAccentText{}
#body .addOnSectionHead{ }
#body .addOnMiniNavBox{}
#body .addOnButton{background:none; background-color:#9300b1;}

/* ____________________ 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/spiral-out/images/mBG.jpg) no-repeat #f1f1f1}

/* style for menu button at top right of page */
#body.mobileLayout #mNavLink{background:#9300B1; 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:#fff; color:#9300B1}
#body.mobileLayout .mobileNav ul li a:hover, #body.mobileLayout .mobileNav ul li a.selected{background:#9300B1; 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:80px; color:#000}
#body.mobileLayout #header p, #body.mobileLayout #header h1, #body.mobileLayout #header h2, #body.mobileLayout #header a, #body.mobileLayout #header li{color:#000}
#body.mobileLayout #main{background:#fff; border-top:#333 solid 2px}
#body.mobileLayout #content{margin-bottom:15px}
#body.mobileLayout #sidebar{border-top:4px solid #33495E; background:#ddd; margin-bottom:15px; padding-top:15px}
#body.mobileLayout #footer{background:#33495E; color:#fff}
#body.mobileLayout #footer a{color:#fff}
}