/* ____________________ #body overwrites ______________________________________________________________________________ */
#body h1{font-size:30px;}
#body h2{font-size:24px;}
#body h3{font-size:16px;}
#body p{}
#body a{color:#ff0084;}
#body a:hover{}
#body small{}
#body form{}
#body ul.navigation li{}
#body{
	background-color:#000;
	background-image:url(https://lygo.net/ly/zeeblio/styles/break/images/6830.jpg);
	background-repeat:no-repeat;
	color:#999;
}
/* ____________________ OuterContainer and Container CSS ______________________________________________________________________________ */
#body #outerContainer{
	border-left:1px solid #171717;
	margin:0 0 0 143px;
	width:860px;
}
#body #container{position:relative;}
/* ____________________ Header CSS ______________________________________________________________________________ */
#body #header{
	_height:130px;
	margin:0;
	min-height:130px;
	padding:10px 10px 0 240px;
	position:relative;
	width:610px;
}
#body #header h1, #body #header h2, #body #header h3{color:#fff;}
#body #header p{color:#999;}
#body #header a{color:inherit;}
#body #header ul.navigation{
	max-width:860px;
	min-width:80px;
	position:absolute;
	right:0;
	top:0;
	_width:820px;
}
#body #header ul.navigation li{
	float:left;
	height:25px;
	margin:0 0 5px 5px;
	min-width:30px;
	padding:0;
	text-align:center;
	white-space:nowrap;
	_width:5%;
}
#body #header ul.navigation li a{
	background-color:#ff0084;
	color:#fff;
	display:block;
	font-size:24px;
	font-weight:normal;
	height:25px;
	line-height:1em;
	margin:0;
	padding:0 10px;
	text-decoration:none;
	text-transform:uppercase;
	width:auto;
}
#body #header ul.navigation li a:hover, #body #header ul.navigation li a.selected{
	background-color:#fff;
	color:#ff0084;
	text-decoration:none;
}
/* ____________________ Main / Content Area & Side bar CSS ______________________________________________________________________________ */
#body #main{
	background-image:url(https://lygo.net/ly/zeeblio/styles/break/images/6832.gif);
	background-repeat:repeat-y;
}
#body #content{width:560px;}
#body #content ul.navigation li{
	border-right:1px solid #ff0084;
	float:left;
	height:12px;
	margin:0 10px 10px 0;
	min-width:30px;
	text-align:center;
	white-space:nowrap;
	_width:5%;
}
#body #content ul.navigation li.last{border-right:none;}
#body #content ul.navigation li a{
	color:#fff;
	display:block;
	font-size:12px;
	font-weight:bold;
	height:auto;
	line-height:1em;
	margin:0;
	padding:0 10px 0 0;
	text-decoration:none;
}
#body #content ul.navigation li a:hover, #body #content ul.navigation li a.selected{
	color:#ff0084;
	text-decoration:none;
}
#body #sidebar{
	min-height:20px;
	width:180px;
}
/* ____________________ Footer CSS ______________________________________________________________________________ */
#body #footer{
	margin:0 auto;
	min-height:10px;
	padding:20px 20px 10px;
	text-align:left;
	width:820px;
}
#body #footer ul.navigation li{
	border-right:1px solid #ff0084;
	float:left;
	height:12px;
	margin:0 10px 10px 0;
	min-width:30px;
	text-align:center;
	white-space:nowrap;
	_width:5%;
}
#body #footer ul.navigation li.last{border-right:none;}
#body #footer ul.navigation li a{
	color:#fff;
	display:block;
	font-size:12px;
	font-weight:bold;
	height:auto;
	line-height:1em;
	margin:0;
	padding:0 10px 0 0;
	text-decoration:none;
}
#body #footer ul.navigation li a:hover, #body #footer ul.navigation li a.selected{
	color:#ff0084;
	text-decoration:none;
}
/* ____________________ Layout Specific CSS ______________________________________________________________________________ */
/*----LAYOUT 1 Column----*/
#body.layout1c #main{background-image:none;}
#body.layout1c #content{
	margin:0 auto;
	min-height:10px;
	padding-top:20px;
	width:820px;
}
#body.layout1c #sidebar{
	margin:20px auto 0;
	min-height:5px;
	width:820px;
}
#body.layout1c #sidebar ul.navigation{
	margin-bottom:5px;
	position:relative;
	top:0;
}
#body.layout1c #sidebar ul.navigation li{
	border-right:1px solid #ff0084;
	float:left;
	height:12px;
	margin:0 10px 10px 0;
	min-width:30px;
	text-align:center;
	white-space:nowrap;
	_width:5%;
}
#body.layout1c #sidebar ul.navigation li.last{border-right:none;}
#body.layout1c #sidebar ul.navigation li a{
	color:#fff;
	display:block;
	font-family:Lucida Grande, Lucida Sans Unicode, sans-serif;
	font-size:12px;
	font-weight:bold;
	height:auto;
	line-height:1em;
	margin:0;
	padding:0 10px 0 0;
	text-decoration:none;
}
#body.layout1c #sidebar ul.navigation li a:hover, #body.layout1c #sidebar ul.navigation li a.selected{
	color:#ff0084;
	text-decoration:none;
}
/*----LAYOUT 2 Column Left----*/
#body.layout2cl #main{background-position:220px top;	}
#body.layout2cl #content{
	margin:0 22px 0 0;
	_margin:0 16px 0 0;
	padding:20px 10px 0 10px;
	width:580px;
}
#body.layout2cl #sidebar{
background:rgba(0, 0, 0, .5);
	margin:0 0 0 20px;
	_margin:0 0 0 10px;
}
#body.layout2cl #sidebar ul.navigation{
	clear:both;
	margin-bottom:15px;
}
#body.layout2cl #sidebar ul.navigation li{
	margin-bottom:5px;
	width:auto;
}
#body.layout2cl #sidebar ul.navigation li a{
	background-color:#ff0084;
	color:#fff;
	display:block;
	font-size:18px;
	font-weight:bold;
	line-height:1.4em;
	padding:2px 15px 2px 5px;
	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:#fff;
	color:#ff0084;
	text-decoration:none;
}
/*----LAYOUT 2 Column Right----*/
#body.layout2cr #main{background-position:640px top;}
#body.layout2cr #content{
	margin:20px 0 0 10px;
	padding:0 10px;
	width:580px;
}
#body.layout2cr #sidebar{
	height:auto;
	margin:20px 20px 0 0;
	_margin:20px 10px 0 0;
}
#body.layout2cr #sidebar ul.navigation{
	clear:both;
	margin-bottom:15px;
}
#body.layout2cr #sidebar ul.navigation li{
	margin-bottom:5px;
	width:auto;
}
#body.layout2cr #sidebar ul.navigation li a{
	background-color:#ff0084;
	width:auto;
	color:#fff;
	display:block;
	font-weight:bold;
	font-size:18px;
	line-height:1.4em;
	padding:2px 15px 2px 5px;
	text-decoration:none;
	text-transform:uppercase;
}
#body.layout2cr #sidebar ul.navigation li a:hover, #body.layout2cr #sidebar ul.navigation li a.selected{
	background-color:#fff;
	color:#ff0084;
	text-decoration:none;
}
/* ____________________ Module Specific Styling ______________________________________________________________________________ */
#body h1 a.addOnBasicLink{
	color:#fff;
	font-size:24px;
	font-weight:normal;
	text-decoration:none;
	text-transform:uppercase;
}
#body h1 a.addOnBasicLink:hover{text-decoration:underline;}
#body h3.addOnSectionHead{
	border-bottom:none;
	color:#fff;
	text-transform:uppercase;
} 
#body .addOnButton, #body .addOnButton:hover{
	background-color:#ff0084;
	background-image:none;
	border:solid 1px #ff0084;
	font-weight:normal;
	text-align:center;
	text-decoration:none;
}
#body .addOnBorderColor{border-color:#171717;}
#body .addOnHeadline{color:#fff;}
#body .addOnSubHead{color:#fff;}
#body .addOnSubH3{
	color:#fff;
	font-size:14px;
	font-weight:bold;
	line-height:1.2em;
	text-transform:uppercase;
}
#body .addOnSubH4{color:#fff;}
#body .addOnPlainText{color:#999;}
#body a.addOnBasicLink{color:#ff0084;}
#body .addOnBasicLink{color:#fff;}
#body #sidebar a.addOnBasicLink{color:#999;}
#body #sidebar a.addOnBasicLink:hover, #body #sidebar a.addOnBasicLink:active{color:#fff;}
#body .addOnSmallText{
	color:#999;
	font-size:10px;
}
#body .addOnBackground{
	background:#171717;
}
#body .addOnShadedText{
	background-color:#DDDACE;
	color:#000;
	font-size:12px;
}
#body .addOnAccentText{
	background-color:#DDDACE;
	color:#000;
	font-size:12px;
}
#body .addOnSectionHead{
	color:#fff;
	border-bottom:none;
	font-size:16px;
	text-transform:uppercase;
}
#body .addOnMiniNavBox{
	background-color:#C8DAEC;
	border:1px solid #94B6D9;
}
#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{}
#body .addOnTableColumnBg{background:#fff;}
#body .addOnTableColumnAltBg{}


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

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

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

/* mobile layout/content styling */
#body.mobileLayout #header{padding-top:20px}
#body.mobileLayout #main{background:rgba(0, 0, 0, .8)}
#body.mobileLayout #content{margin-bottom:15px}
#body.mobileLayout #sidebar{background:#222; margin-bottom:15px; padding-top:15px}
#body.mobileLayout #footer{background:#111}
}