/* ____________________ #body overwrites ______________________________________________________________________________ */
#body h1{font-size:28px;}
#body h2{font-size:20px;}
#body h3{font-size:16px;}
#body p{color:#515151; line-height:22px;}
#body a{color:#262be9;}
#body a:hover{}
#body small{}
#body form{}
#body ul.navigation li{}
#body{
	background-color:#4a83bf;
	background-image:url(https://lygo.net/ly/webon/styles/burst/images/1066729.jpg);
	background-repeat:repeat-x;
}
/* ____________________ OuterContainer and Container CSS ______________________________________________________________________________ */
#body #outerContainer{
	background-image:url(https://lygo.net/ly/webon/styles/burst/images/1066729.jpg);
	background-repeat:repeat-x;
}
#body #container{
	background-image:url(https://lygo.net/ly/webon/styles/burst/images/1066728.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}
/* ____________________ Header CSS ______________________________________________________________________________ */
#body #header{
	margin:0 auto;
	min-height:190px;
	padding-top:10px;
	position:relative;
	text-align:left;
	width:1020px;
	color:#fff;
}
#body #header h1{color:#fce0a0;}
#body #header h2, #body #header h3, #body #header p{color:#fff;}
#body #header ul.navigation{
	background-image:url(https://lygo.net/ly/webon/styles/burst/images/1066794.gif);
	border:1px solid #052e45;
	bottom:0;
	margin:0 20px;
	min-height:40px;
	position:absolute;
	width:980px;
}
#body #header ul.navigation li{
	padding-right:2px;
}
#body #header ul.navigation li a{
	color:#3d3d3d;
	display:block;
	float:left;
	font-size:14px;
	font-weight:bold;
	min-height:40px;
	line-height:40px;	
	padding:0 20px;
        text-decoration:none;
}
#body #header ul.navigation li a:hover, #body #header ul.navigation li a.selected{
	background-image:url(https://lygo.net/ly/webon/styles/burst/images/1066797.gif);
	background-repeat:repeat-x;
	color:#292929;
	text-decoration:none;
}
/* ____________________ Main / Content Area & Side bar CSS ______________________________________________________________________________ */
#body #main{
	background-color:#fff;
	-moz-border-radius:12px; /* FF1+ */
	-webkit-border-radius:12px; /* Saf3+, Chrome */
	border-radius:12px; /* Opera 10.5, IE 9 */
	-moz-box-shadow:0px 4px 10px #000; /* FF3.5+ */
	-webkit-box-shadow:0px 4px 10px #000; /* Saf3.0+, Chrome */
	box-shadow:0px 4px 10px #000; /* Opera 10.5, IE 9.0 */
	margin:0 auto;
	width:1020px;
}
#body #content{
	position:relative;
	width:580px;
}
#body #content h2, #body #content h3, #body #content p, #body #content ul, #body #content a{z-index:10;}
#body #content h1{
	color:#052e45;
	font-size:22px;
	position:relative;
}
#body #content h2{
	color:#668b9d;
	font-size:18px;
}
#body #content ul.navigation li{
	float:left;	
	height:28px;
	min-width:10px;
	padding:0 5px 0 0;
	text-align:center;
	white-space:nowrap;
	_width:5%;
}
#body #content ul.navigation li.first a{
	border-left:1px solid #666;
        padding-left:5px;
}
#body #content ul.navigation li a{
	border-right:1px solid #666;
	color:#262be9;
	font-size:12px;
	font-weight:bold;
	height:auto;
	padding-right:5px;
        text-decoration:none;
	width:auto;
}
#body #content ul.navigation li a:hover, #body #content ul.navigation li a.selected{
	color:#666;
        text-decoration:underline; 
}
#body #content ul.navigation li a.selected:hover, #body #content ul.navigation li a:active{
	color:#668b9d;
}
#body #sidebar{
	min-height:20px;
	width:250px;
}
#body #sidebar ul.navigation li{}
#body #sidebar ul.navigation li a{
    background-color:#073f5e;
    background-image:url(https://lygo.net/ly/webon/styles/burst/images/1063369.gif);
	background-position:left top;
	background-repeat:repeat-x;
	-moz-border-radius:7px; /* FF1+ */
	-webkit-border-radius:7px; /* Saf3+, Chrome */
	border-radius:7px; /* Opera 10.5, IE 9 */
	color:#fff;
    display:block;
	font-size:14px;
	margin-bottom:2px;
	padding:5px 10px 5px 0;
	text-decoration:none;
	text-transform:uppercase;
}
#body #sidebar ul.navigation li a span{
        background-image: url('https://lygo.net/ly/webon/styles/burst/images/30057.jpg');
        background-position:4px center;
	background-repeat: no-repeat;
	padding:10px 10px 10px 30px;
	color:#fff;
}
#body #sidebar ul.navigation li a:hover, #body.layout2cr #sidebar ul.navigation li a.selected{
	background:#052e45;
	-moz-border-radius:7px; /* FF1+ */
	-webkit-border-radius:7px; /* Saf3+, Chrome */
	border-radius:7px; /* Opera 10.5, IE 9 */
}
#body #sidebar ul.navigation li a:hover span, #body.layout2cr #sidebar ul.navigation li a.selected span{
	background-repeat: no-repeat;
	background-image: url('https://lygo.net/ly/webon/styles/burst/images/30059.jpg');
}
/* ____________________ Footer CSS ______________________________________________________________________________ */
#body #footer{
	_height:30px;
	.height:30px;
	margin:10px auto;
	min-height:30px;
	position:relative;
	width:1020px;
}
#body #footer p{color:#fff;}
#body #footer p a, #body #footer li a{color:#fff; font-weight:bold}
#body #footer ul.navigation{
	background-image:url(https://lygo.net/ly/webon/styles/burst/images/1066794.gif);
	border:1px solid #052e45;
	margin:5px auto 15px;
	overflow:hidden;
	width:900px;
}
#body #footer ul.navigation li{
	padding-right:2px;
}
#body #footer ul.navigation li a{
	color:#3d3d3d;
	display:block;
	float:left;
	font-size:12px;
	font-weight:bold;
	min-height:20px;
	line-height:20px;	
	padding:0 20px;
	text-decoration:none;
}
#body #footer ul.navigation li a:hover, #body #footer ul.navigation li a.selected{
	background-image:url(https://lygo.net/ly/webon/styles/burst/images/1066797.gif);
	background-repeat:repeat-x;
	color:#292929;
	text-decoration:none;
}
/* ____________________ Layout Specific CSS ______________________________________________________________________________ */
/*----LAYOUT 1 Column----*/
#body.layout1c #main{padding-bottom:1px;}
#body.layout1c #content{
	margin:0 0 10px 0;
	padding:20px;
	width:960px;
}
#body.layout1c #sidebar{
	background-color:#ddd;
	-moz-border-radius:12px; /* FF1+ */
	-webkit-border-radius:12px; /* Saf3+, Chrome */
	border-radius:12px; /* Opera 10.5, IE 9 */
	margin:20px;
	padding:20px;
	position:relative;
	width:940px;
}
#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:5%;
}
#body.layout1c #sidebar ul.navigation li.first a{
	border-left:1px solid #666;
        padding-left:5px;
}
#body.layout1c #sidebar ul.navigation li a{
	border-right:1px solid #666;
	color:#262be9;
	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:#666;
	text-decoration:none;
}
/*----LAYOUT 2 Column Left----*/
#body.layout2cl #content{
	padding:20px;
	position:relative;
	width:690px;
	z-index:10;
}
#body.layout2cl #sidebar{
	background-color:#ddd;
	-moz-border-radius:12px; /* FF1+ */
	-webkit-border-radius:12px; /* Saf3+, Chrome */
	border-radius:12px; /* Opera 10.5, IE 9 */
	margin:20px 0 20px 20px;
	min-height:400px;
	padding:20px;
	position:relative;
	width:220px;
}
/*----LAYOUT 2 Column Right----*/
#body.layout2cr #content{
	padding:20px;
	position:relative;
	width:690px;
	z-index:10;
}
#body.layout2cr #sidebar{
	background-color:#ddd;
	-moz-border-radius:12px; /* FF1+ */
	-webkit-border-radius:12px; /* Saf3+, Chrome */
	border-radius:12px; /* Opera 10.5, IE 9 */
	margin:20px 20px 20px 0;
	min-height:400px;
	padding:20px;
	position:relative;
	width:220px;
}
/* ____________________ Module Specific Styling ______________________________________________________________________________ */
#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{}
#body .addOnSmallText{}
#body .addOnBackground{}
#body .addOnShadedText{}
#body .addOnAccentText{}
#body .addOnSectionHead{}
#body .addOnMiniNavBox{}
#body .addOnButton{
	background:#1F4A6B url(/adm/media/bg_button.gif) repeat-x;
	border:solid 2px #2D6B9A;
}

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

/* style for menu button at top right of page */
#body.mobileLayout #mNavLink{background:#f7f098; color:#3d3d3d; border:1px solid #f9d575}

/* styling for navigation menu to be placed at bottom of page */
#body.mobileLayout .mobileNav ul{}
#body.mobileLayout .mobileNav ul li a{background:#f7f098; color:#3d3d3d}
#body.mobileLayout .mobileNav ul li a:hover, #body.mobileLayout .mobileNav ul li a.selected{background:#f9d575}
#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(255, 255, 255, .9)}
#body.mobileLayout #content{margin-bottom:15px}
#body.mobileLayout #sidebar{margin-bottom:15px; padding-top:15px}
#body.mobileLayout #footer{}
}

