/* ____________________ #body overwrites ______________________________________________________________________________ */
#body h1{}
#body h2{}
#body h3{}
#body p{}
#body a{color:#ff0066;}
#body a:hover{}
#body small{}
#body form{}
#body ul.navigation li{}
#body{
	background-color:#fff;
	color:#292929;
}
/* ____________________ OuterContainer and Container CSS ______________________________________________________________________________ */
#body #outerContainer{
	margin:0 auto;
	width:1000px;
}
#body #container{}
/* ____________________ Header CSS ______________________________________________________________________________ */
#body #header{
	background-image:url(https://lygo.net/ly/webon/styles/autumn-sunrise/images/header.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	border-bottom:1px solid #00baff;
	color:#fff;
	.height:255px;
	margin:0;
	min-height:255px;
	padding:90px 530px 30px 10px;
	position:relative;
	text-align:left;
	width:460px;
}
#body #header h1{
	color:#fff;
	font-family:Georgia, Times New Roman, serif;
	font-weight:normal;
}
#body #header h2, #body #header h3, #body #header p{
	color:#ffe732;
	font-weight:normal;
}
#body #header ul.navigation{
	bottom:0;
	height:auto;
	left:0;
	margin:0;
	position:absolute;
	width:1000px;
}
#body #header ul.navigation li{
	background-image:url(https://lygo.net/ly/webon/styles/autumn-sunrise/images/8835.gif);
	background-position:right center;
	background-repeat:no-repeat;
	float:left;
	height:28px;
	margin:0;
	min-width:30px;
	padding:0 25px 0 10px;
	text-align:left;
	white-space:nowrap;
	_width:1%;
}
#body #header ul.navigation li a{
	border-bottom:none;
	color:#00baff;
	display:block;
	font-size:14px;
	font-weight:normal;
	height:22px;
	line-height:1.6em;
	margin:3px 0;
	padding:0;
	text-decoration:none;
}
#body #header ul.navigation li a:hover, #body #header ul.navigation li a.selected{color:#ff0066;text-decoration:underline;}
/* ____________________ Main / Content Area & Side bar CSS ______________________________________________________________________________ */
#body #main{
	background-color:#f4fafc;
	margin:10px auto;
	padding:10px 0;
	width:100%;
}
#body #content{
	width:560px;
}
#body #content ul.navigation li{
	float:left;
	height:28px;
	min-width:10px;
	padding:0 5px 0 0;
	text-align:center;
	white-space:nowrap;
	_width:1%;
}
#body #content ul.navigation li a{
	color:#00baff;
	height:auto;
	width:auto;
	font-weight:bold;
	font-size:12px;
	border-right:1px solid #00baff;
	padding-right:5px;
}
#body #content ul.navigation li a:hover, #body #content ul.navigation li a.selected{color:#ff0066;}
#body #sidebar{
	background:#ebf2f4;
	min-height:20px;
	width:210px;
}
/* ____________________ Footer CSS ______________________________________________________________________________ */
#body #footer{
	border-top:8px solid #00baff;
	color:#00baff;
	height:auto;
	margin:10px auto 0;
	min-height:20px;
	padding:10px 0;
	text-align:left;
	width:100%;
}
#body #footer ul.navigation li{
	float:left;
	height:28px;
	left:5px;
	margin:0;
	min-width:10px;
	padding:0 5px 0 0;
	position:relative;
	text-align:center;
	top:0;
	white-space:nowrap;
	_width:1%;
}
#body #footer ul.navigation li a{
	border-right:1px solid #00baff;
	color:#00baff;
	font-size:12px;
	font-weight:bold;
	height:auto;
	margin:0;
	padding-right:5px;
	width:auto;
}
#body #footer ul.navigation li a:hover, #body #footer ul.navigation li a.selected{color:#ff0066;}
/* ____________________ Layout Specific CSS ______________________________________________________________________________ */
/*----LAYOUT 1 Column----*/
#body.layout1c #content{
	margin:0 auto;
	padding:10px;
	width:980px;
}
#body.layout1c #sidebar{
	border-bottom:none;
	.height:auto;
	margin:0 0 0 0;
	min-height:5px;
	padding:10px;
	width:980px;
	_width:960px;
}
#body.layout1c #sidebar ul.navigation{
	height:auto;
	margin-bottom:5px;
	position:relative;
	top:0;
	width:100%;
}
#body.layout1c #sidebar ul.navigation li{
	float:left;
	height:28px;
	min-width:10px;
	padding:0 5px 0 0;
	text-align:center;
	white-space:nowrap;
	_width:1%;
}
#body.layout1c #sidebar ul.navigation li a{
	border-right:1px solid #00baff;color:#00baff;
	font-size:12px;
	font-weight:bold;
	height:auto;
	padding-right:5px;
	width:auto;
}
#body.layout1c #sidebar ul.navigation li a:hover, #body.layout1c #sidebar ul.navigation li a.selected{color:#ff0066;}
/*----LAYOUT 2 Column Left----*/
#body.layout2cl #content{
	padding:0 10px;
	width:685px;
}
#body.layout2cl #sidebar{
	margin:0 0 0 10px;
	_margin:0 0 0 5px;
	padding:20px 20px 10px 20px;
}
#body.layout2cl #sidebar ul.navigation{
	clear:both;
	margin-bottom:15px;
}
#body.layout2cl #sidebar ul.navigation li{
	border-bottom:1px solid #00baff;
	height:auto;
	margin-bottom:5px;
	width:auto;
}
#body.layout2cl #sidebar ul.navigation li a{
	border-left:5px solid #00baff;
	color:#00baff;
	display:block;
	font-size:14px;
	font-weight:normal;
	height:25px;
	line-height:2.0em;
	margin-bottom:1px;
	padding:0 0 0 10px;
	text-decoration:none;
	width:auto;
}
#body.layout2cl #sidebar ul.navigation li a:hover, #body.layout2cl #sidebar ul.navigation li a.selected{
	border-left:5px solid #ff0066;
	color:#ff0066;
	text-decoration:none;
}
/*----LAYOUT 2 Column Right----*/
#body.layout2cr #content{
	padding:0 10px;
	width:685px;
}
#body.layout2cr #sidebar{
	margin:0 10px 0 0;
	_margin:0 5px 0 0;
	padding:20px 20px 10px 20px;
}
#body.layout2cr #sidebar ul.navigation{
	clear:both;
	margin-bottom:15px;
}
#body.layout2cr #sidebar ul.navigation li{
	border-bottom:1px solid #00baff;
	height:auto;
	margin-bottom:5px;
	width:auto;
}
#body.layout2cr #sidebar ul.navigation li a{
	border-left:5px solid #00baff;
	color:#00baff;
	display:block;
	font-size:14px;
	font-weight:normal;
	height:25px;
	line-height:2.0em;
	margin-bottom:1px;
	padding:0 0 0 10px;
	text-decoration:none;
	width:auto;
}
#body.layout2cr #sidebar ul.navigation li a:hover, #body.layout2cr #sidebar ul.navigation li a.selected{
	border-left:5px solid #ff0066;
	color:#ff0066;
	text-decoration:none;
}
/* ____________________ Module Specific Styling ______________________________________________________________________________ */
#body h1 a.addOnBasicLink{color:#006699;
	font-family:Georgia, Times New Roman, serif;
	font-size:20px;
	font-weight:normal;
	text-decoration:none;
}
#body h1 a.addOnBasicLink:hover{text-decoration:underline;}
#body h3.addOnSectionHead{
	border-bottom:none;
	color:#006699;
	font-family:Georgia, Times New Roman, serif;
	font-size:18px;
	font-weight:normal;
} 
#body .addOnButton{
	background-color:#ff006c;
	background-image:none;
	border:solid 2px #ff006c;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
}
#body .addOnBasicLink{color:#00baff;}
#body a:hover.addOnBasicLink{color:#ff0066;}
#body .addOnBorderColor{border-color:#CCC;}
#body .addOnHeadline{color:#006699;}
#body .addOnSubHead{color:#006699;}
#body .addOnSubH3{
	color:#006699;
	font-family:Georgia, Times New Roman, serif;
	font-size:18px;
	font-weight:normal;
	line-height:1.2em;
}
#body .addOnSubH4{color:#006699;}
#body .addOnPlainText{}
#body .addOnBasicLink{
	color:#00baff;
	font-size:12px;
}
#body .addOnSmallText{}
#body .addOnBackground{background:#ebf2f4;}
#body .addOnShadedText{background-color:#C8DAEC;}
#body .addOnAccentText{background-color:#C8DAEC;}
#body .addOnSectionHead{
	border-bottom:none;
	color:#006699;
	font-family:Georgia, Times New Roman, serif;
	font-size:18px;
	font-weight:normal;
}
#body .addOnBorder{border:1px solid #999;}

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

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

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