/* ____________________ #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-position: center center;
	background-position: center center;
	background-attachment: scroll;
	background-color:#000;
	background-image: url('http://media.angelfire.lycos.com:80/preview/3681493/2014205.jpg');
	background-repeat: repeat;
	color:#999;
}
/* ____________________ OuterContainer and Container CSS ______________________________________________________________________________ */
#outerContainer{
	border-left:1px solid #171717;
	margin:0 0 0 143px;
	width:860px;
}
#container{position:relative;}
/* ____________________ Header CSS ______________________________________________________________________________ */
#header{
	_height:130px;
	margin:0;
	min-height:130px;
	padding:10px 10px 0 240px;
	position:relative;
	width:610px;
}
#header h1, #header h2, #header h3{color:#fff;}
#header p{color:#999;}
#header a{color:inherit;}
#header ul.navigation{
	max-width:860px;
	min-width:80px;
	position:absolute;
	right:0;
	top:0;
	_width:820px;
}
#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%;
}
#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;
}
#header ul.navigation li a:hover, #header ul.navigation li a.selected{
	background-color:#fff;
	color:#ff0084;
	text-decoration:none;
}
/* ____________________ Main / Content Area & Side bar CSS ______________________________________________________________________________ */
#main{
	background-image:url(http://lygo.com/ly/zeeblio/styles/break/images/6832.gif);
	background-repeat:repeat-y;
}
#content{width:560px;}
#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%;
}
#content ul.navigation li.last{border-right:none;}
#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;
}
#content ul.navigation li a:hover, #content ul.navigation li a.selected{
	color:#ff0084;
	text-decoration:none;
}
#sidebar{
	min-height:20px;
	width:180px;
}
/* ____________________ Footer CSS ______________________________________________________________________________ */
#footer{
	margin:0 auto;
	min-height:10px;
	padding:20px 20px 10px;
	text-align:left;
	width:820px;
}
#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%;
}
#footer ul.navigation li.last{border-right:none;}
#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;
}
#footer ul.navigation li a:hover, #footer ul.navigation li a.selected{
	color:#ff0084;
	text-decoration:none;
}
/* ____________________ Layout Specific CSS ______________________________________________________________________________ */
/*----LAYOUT 1 Column----*/
.layout1c #main{background-image:none;}
.layout1c #content{
	margin:0 auto;
	min-height:10px;
	padding-top:20px;
	width:820px;
}
.layout1c #sidebar{
	margin:20px auto 0;
	min-height:5px;
	width:820px;
}
.layout1c #sidebar ul.navigation{
	margin-bottom:5px;
	position:relative;
	top:0;
}
.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%;
}
.layout1c #sidebar ul.navigation li.last{border-right:none;}
.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;
}
.layout1c #sidebar ul.navigation li a:hover, .layout1c #sidebar ul.navigation li a.selected{
	color:#ff0084;
	text-decoration:none;
}
/*----LAYOUT 2 Column Left----*/
.layout2cl #main{background-position:220px top;	}
.layout2cl #content{
	margin:0 22px 0 0;
	_margin:0 16px 0 0;
	padding:20px 10px 0 10px;
	width:580px;
}
.layout2cl #sidebar{
background:rgba(0, 0, 0, .5);
	margin:0 0 0 20px;
	_margin:0 0 0 10px;
}
.layout2cl #sidebar ul.navigation{
	clear:both;
	margin-bottom:15px;
}
.layout2cl #sidebar ul.navigation li{
	margin-bottom:5px;
	width:auto;
}
.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;
}
.layout2cl #sidebar ul.navigation li a:hover, .layout2cl #sidebar ul.navigation li a.selected{
	background-color:#fff;
	color:#ff0084;
	text-decoration:none;
}
/*----LAYOUT 2 Column Right----*/
.layout2cr #main{background-position:640px top;}
.layout2cr #content{
	margin:20px 0 0 10px;
	padding:0 10px;
	width:580px;
}
.layout2cr #sidebar{
	height:auto;
	margin:20px 20px 0 0;
	_margin:20px 10px 0 0;
}
.layout2cr #sidebar ul.navigation{
	clear:both;
	margin-bottom:15px;
}
.layout2cr #sidebar ul.navigation li{
	margin-bottom:5px;
	width:auto;
}
.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;
}
.layout2cr #sidebar ul.navigation li a:hover, .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;}
.addOnHeadline{color:#fff;}
.addOnSubHead{color:#fff;}
.addOnSubH3{
	color:#fff;
	font-size:14px;
	font-weight:bold;
	line-height:1.2em;
	text-transform:uppercase;
}
.addOnSubH4{color:#fff;}
.addOnPlainText{color:#999;}
a.addOnBasicLink{color:#ff0084;}
.addOnBasicLink{color:#fff;}
#sidebar a.addOnBasicLink{color:#999;}
#sidebar a.addOnBasicLink:hover, #sidebar a.addOnBasicLink:active{color:#fff;}
.addOnSmallText{
	color:#999;
	font-size:10px;
}
.addOnBackground{
	background:#171717;
}
.addOnShadedText{
	background-color:#DDDACE;
	color:#000;
	font-size:12px;
}
.addOnAccentText{
	background-color:#DDDACE;
	color:#000;
	font-size:12px;
}
.addOnSectionHead{
	color:#fff;
	border-bottom:none;
	font-size:16px;
	text-transform:uppercase;
}
.addOnMiniNavBox{
	background-color:#C8DAEC;
	border:1px solid #94B6D9;
}
.addOnBorder{border:1px solid #999;}
.addOnBorderBottom{border-bottom:1px solid #999;}
.addOnBorderTop{border-top:1px solid #999;}
.addOnGradientTop{}
.addOnGradientBottom{}
.addOnShadowBox{}
.addOnShadowBoxSmall{}
.addOnTableHeading{}
.addOnTableHeadingBg{}
.addOnTableRowBg{background:#e8e8e8;}
.addOnTableRowAltBg{}
.addOnTableColumnBg{background:#fff;}
.addOnTableColumnAltBg{}


/* ____________________ 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/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}
}