/* ____________________ #body overwrites ______________________________________________________________________________ */
#body h1{font-family:Times New Roman, Times, serif;}
#body h2{font-family:Times New Roman, Times, serif;}
#body h3{font-family:Times New Roman, Times, serif;}
#body p{color:#fff; font-size:12px;line-height:1.6em;}
#body a{color:#66ccff;}
#body a:hover{}
#body small{}
#body form{}
#body ul.navigation li a{text-decoration:none}
#body{
	background-attachment: fixed;
	background-color:#000;
	background-image: url('https://media.angelfire.lycos.com//preview/3557237/1953389.gif');
	background-position: left top;
	background-repeat:no-repeat;
	color:#fff;
}
/* ____________________ OuterContainer and Container CSS ______________________________________________________________________________ */
#outerContainer{}
#container{width:900px}
/* ____________________ Header CSS ______________________________________________________________________________ */
#header{
	color:#fff;
	.height:130px;
	_height:130px;
	margin:0 auto;
	min-height:130px;
 	padding:10px 0 20px 220px;
	position:relative;
	text-align:left;
	width:676px;
}
#header h1, #header h2, #header h3, #header p, #header a{color:#66ccff;}
#header ul.navigation{
        clear:both;
        margin:12px 0;	
}
#header ul.navigation li{
	float:left;
	margin:0;
	min-width:10px;
	padding:0 5px 0 0;
	text-align:center;
	white-space:nowrap;
}
#header ul.navigation li.first a{border-left:1px solid #666; padding-left:5px;}
#header ul.navigation li a{
	border-right:1px solid #666;
	font-size:12px;
	height:auto;
	margin:0;
	padding-right:5px;
	width:auto;
}
#header ul.navigation li a:hover{
	text-decoration:underline;
}
#header ul.navigation li a.selected{
	font-weight:bold;
}
/* ____________________ Main / Content Area & Side bar CSS ______________________________________________________________________________ */
#main{
	margin:60px 0 0;
	width:900px;
}
#content{}
#content ul.navigation{
	clear:both;
}
#content ul.navigation li{
	float:left;
	height:28px;
	min-width:10px;
	padding:0 5px 0 0;
	text-align:center;
	white-space:nowrap;
	_width:10%;
}
#content ul.navigation li.first a{border-left:1px solid #66ccff; padding-left:5px;}
#content ul.navigation li a{
	border-right:1px solid #66ccff;
	font-size:12px;
	height:auto;
	padding-right:5px;
	width:auto;	
}
#sidebar{width:180px;}
/* ____________________ Footer CSS ______________________________________________________________________________ */
#footer{
	border-top:1px solid #333;
	height:auto;
	padding:10px 0 10px 15px;
	min-height:20px;
	margin:10px auto 0 auto;
	text-align:left;
	width:900px;
}
#footer ul.navigation li{
	float:left;
	height:28px;
	margin:0;
	min-width:10px;
	padding:0 5px 0 0;
	text-align:center;
	white-space:nowrap;
	_width:auto;
}
#footer ul.navigation li.first a{border-left:1px solid #666; padding-left:5px;}
#footer ul.navigation li a{
	border-right:1px solid #666;
	font-size:12px;
	height:auto;
	margin:0;
	padding-right:5px;
	width:auto;
}
#footer ul.navigation li a:hover{
	text-decoration:underline;
}
#footer ul.navigation li a.selected{
	font-weight:bold;
}
/* ____________________ Layout Specific CSS ______________________________________________________________________________ */
/*----LAYOUT 1 Column----*/
.layout1c #main{
	background:#000;
}
.layout1c #sidebar{
	border-bottom:none;
	margin:0 0 5px 0;
	min-height:1px;
	padding:0 10px;
	width:820px;
}
.layout1c #sidebar ul.navigation{
	height:auto;
	width:100%;
}
.layout1c #sidebar ul.navigation{
	clear:both;
	margin-bottom:5px;
}
.layout1c #sidebar ul.navigation li{
	float:left;
	height:28px;
	min-width:80px;
	text-align:center;
	white-space:nowrap;
	_width:5%;
}
.layout1c #sidebar ul.navigation li a{
	background:#31363C;
	border:1px solid #50555D;
	border-top:none;
	color:#CCC;
	display:block;
	font-size:12px;
	font-weight:bold;
	height:28px;
	line-height:2.3em;
	padding:0 15px;
}
.layout1c #sidebar ul.navigation li a:hover{
	background:#292D34;
	color:#FFF;
	text-decoration:none;
}
.layout1c #sidebar ul.navigation li a.selected{
	background:#292D34;
	color:#FFF;
}
.layout1c #content{
	padding:10px 10px 0;
	width:auto;
}
/*----LAYOUT 2 Column Left----*/
.layout2cl #content{
	padding:10px 0 0 0;
	width:660px;
}
.layout2cl #sidebar{
	background-color:#292929;
	border:1px solid #333;
	padding:10px;
}
.layout2cl #sidebar ul.navigation{
	border-top:1px solid #333;
	clear:both;
	left:-10px;
	margin-bottom:15px;
	position:relative;
        width:201px;
}
.layout2cl #sidebar ul.navigation li{background:#292929;
	border:1px solid #333;
	border-top:none;
	height:auto;
	width:auto;
}
.layout2cl #sidebar ul.navigation li a{height:auto;
	width:auto;
	color:#66ccff;
	display:block;
	font-weight:bold;
	line-height:2.3em;
	font-size:12px;
	padding:0 0 0 15px;
	text-decoration:underline;
}
.layout2cl #sidebar ul.navigation li a:hover{background-color:#222;
	color:#fff;
	text-decoration:none;
}
.layout2cl #sidebar ul.navigation li a.selected{background-color:#222;
	color:#fff;
	text-decoration:none;
}
/*----LAYOUT 2 Column Right----*/
.layout2cr #content{
	background:#000;
	padding:10px 0 0 20px;
	width:660px;
}
.layout2cr #sidebar{
	background-color:#292929;
	border:1px solid #333;
	padding:10px;
}
.layout2cr #sidebar ul.navigation{
	border-top:1px solid #333;
	clear:both;
        margin-bottom:15px;
	position:relative;
	left:-10px;
        width:201px;
}
.layout2cr #sidebar ul.navigation li{background:#292929;
	border:1px solid #333;
	border-top:none;
	height:auto;
	width:auto;
}
.layout2cr #sidebar ul.navigation li a{height:auto;
	width:auto;
	color:#66ccff;
	display:block;
	font-weight:bold;
	line-height:2.3em;
	font-size:12px;
	padding:0 0 0 15px;
	text-decoration:underline;
}
.layout2cr #sidebar ul.navigation li a:hover{background-color:#222;
	color:#fff;
	text-decoration:none;
}
.layout2cr #sidebar ul.navigation li a.selected{background-color:#222;
	color:#fff;
	text-decoration:none;
}
/* ____________________ Module Specific Styling ______________________________________________________________________________ */
#body h1 a.addOnBasicLink{
	color:#66ccff;
	font-size:20px;
	text-decoration:none;
}
#body h1 a.addOnBasicLink:hover{text-decoration:underline;}
#body h3.addOnSectionHead{
	border-bottom:1px solid #666;
	color:#fff;
} 
#body .addOnButton{
	background:#739498;
	border:solid 2px #739498;
	font-size:13px;
}
.addOnHeadline{font-size:20px;color:#66ccff;}
.addOnSubHead{font-size:18px;color:#66ccff;}
.addOnSubH3{font-size:16px;color:#fff;}
.addOnSubH4{font-size:14px;color:#66ccff;}
.addOnPlainText{font-size:12px;color:#fff;}
.addOnBasicLink{font-size:12px;color:#66ccff;}
.addOnSmallText{font-size:10px;color:#fff;}
.addOnBackground{background:#292929;}
.addOnShadedText{font-size:12px;color:#000;background-color:#CCC;}
.addOnAccentText{font-size:12px;color:#000;background-color:#CCC;}
.addOnSectionHead{font-size:16px;color:#000;border-bottom:1px solid #D1CEC3;}
.addOnMiniNavBox{background-color:#CCC;border:1px solid #333;}
.addOnBorderColor{border-color:#666;}
.addOnBorder{border:1px solid #666;}
.addOnBorderBottom{border-bottom:1px solid #666;}
.addOnBorderTop{border-top:1px solid #666;}
.addOnGradientTop{}
.addOnGradientBottom{}
.addOnShadowBox{background:#000;}
.addOnShadowBoxSmall{background:#999;}
.addOnTableHeading{color:#000;}
.addOnTableHeadingBg{background:#CCC;}
.addOnTableRowBg{background:#e8e8e8;}
.addOnTableRowAltBg{background:#fff;}
.addOnTableColumnBg{background:#fff;}
.addOnTableColumnAltBg{background:#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/webon/styles/atsignblack/images/mBG.jpg) no-repeat #000}

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

/* styling for navigation menu to be placed at bottom of page */
#body.mobileLayout .mobileNav ul{}
#body.mobileLayout .mobileNav ul li a{background:#31363C; color:#fff}
#body.mobileLayout .mobileNav ul li a:hover, #body.mobileLayout .mobileNav ul li a.selected{background:#222}
#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, .3)}
	#body.mobileLayout #content{margin-bottom:15px}
	#body.mobileLayout #sidebar{border-top:2px solid #000; padding-top:15px}
	#body.mobileLayout #footer{}
}