/* ____________________ #body overwrites ______________________________________________________________________________ */
#body h1{}
#body h2{}
#body h3{}
#body p{}
#body a{color:#127ca4}
#body a:hover{}
#body small{}
#body form{}
#body ul.navigation li{}
#body{
	color:#292929;
	font-family:Verdana, Geneva, sans-serif;
}
/* ____________________ OuterContainer and Container CSS ______________________________________________________________________________ */
#body #outerContainer{}
#body #container{
	background-image:url(https://lygo.net/ly/webon/styles/2point0/images/bg.jpg);
	background-position:left top;
	background-repeat:repeat-x;
}
/* ____________________ Header CSS ______________________________________________________________________________ */
#body #header{
	background-image:url(https://lygo.net/ly/webon/styles/2point0/images/header.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	color:#fcffc7;
	min-height:225px;
	padding:96px 382px 0 50px;
	position:relative;
}
#body #header h1{
	color:#fcffc7;
	font-size:42px;
	font-weight:normal;
	text-shadow:2px 2px 2px #515151;
}
#body #header h2{
	color:#fcffc7;
	font-size:28px;
	font-weight:normal;
	text-shadow:2px 2px 2px #515151
}
#body #header ul.navigation{
	height:77px;
	left:0;
        padding-right:400px;
	position:absolute;
	top:0;
}
#body #header ul.navigation li{
	background-image:url(https://lygo.net/ly/webon/styles/2point0/images/30051.png);
	border-right:1px solid #5d5d5d;
	float:left;
	height:77px;
	min-width:30px;
	text-align:center;
	width:auto;
}
#body #header ul.navigation li a{
	color:#fcffc7;
	display:block;
	font-size:20px;
	height:77px;
	line-height:77px;
	padding:0 20px;
        text-decoration:none;
	width:auto;
}
#body #header ul.navigation li a:hover, #body #header ul.navigation li a.selected{
	background-image:url(https://lygo.net/ly/webon/styles/2point0/images/selected.png);
	color:#fcffc7;
}
/* ____________________ Main / Content Area & Side bar CSS ______________________________________________________________________________ */
#body #main{
	margin:0 auto;
	width:980px;
}
#body #content{
	width:700px;
}
#body #content h1{
	background-color: #35bdf0;
	  background-image: -webkit-gradient(linear, left top, left bottom, from(#35bdf0), to(#10779d)); /* Saf4+, Chrome */
	  background-image: -webkit-linear-gradient(top, #35bdf0, #10779d); /* Chrome 10+, Saf5.1+ */
	  background-image:    -moz-linear-gradient(top, #35bdf0, #10779d); /* FF3.6 */
	  background-image:     -ms-linear-gradient(top, #35bdf0, #10779d); /* IE10 */
	  background-image:      -o-linear-gradient(top, #35bdf0, #10779d); /* Opera 11.10+ */
	  background-image:         linear-gradient(top, #35bdf0, #10779d);
      filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#35bdf0', EndColorStr='#10779d'); /* IE6–IE9 */
	-moz-border-radius:9px; -webkit-border-radius:9px; border-radius:9px;
	color:#fcffc7;
	font-weight:normal;
	margin-bottom:10px;
	padding:6px 20px;	
	text-shadow:2px 2px 2px #515151;
}
#body #content ul.navigation{
	margin:15px 0;
}
#body #content ul.navigation li{
	border-right:1px solid #cce9f3;
	float:left;
	margin-bottom:10px;
	text-align:left;
	width:auto;
}
#body #content ul.navigation li a{
	color:#0c6a8d;
	display:block;
	font-size:14px;
	height:18px;
	padding:0 20px;
	width:auto;
}
#body #content ul.navigation li a:hover, #body #content ul.navigation li a.selected{
	color:#1480a8;
	text-decoration:underline;
}
#body #sidebar{
	width:230px;
}
/* ____________________ Footer CSS ______________________________________________________________________________ */
#body #footer{
	background-position:left top;
	background-repeat:repeat-x;
	background-image:url(https://lygo.net/ly/webon/styles/2point0/images/footer.jpg);
	margin-top:10px;
	min-height:30px;
	padding:20px 15%;
	width:auto;
}
#body #footer ul.navigation{
	margin:15px 0
}
#body #footer ul.navigation li{
	border-right:1px solid #cce9f3;
	float:left;
	text-align:left;
	margin-bottom:10px;
	width:auto;
}
#body #footer ul.navigation li a{
	color:#0c6a8d;
	display:block;
	font-size:14px;
	height:18px;
	padding:0 20px;
	width:auto;
}
#body #footer ul.navigation li a:hover, #body #footer ul.navigation li a.selected{
	color:#1480a8;
	text-decoration:underline;
}
/* ____________________ Layout Specific CSS ______________________________________________________________________________ */
/*----LAYOUT 1 Column----*/
#body.layout1c #content{
	width:100%;
}
#body.layout1c #sidebar{
	width:auto;
}
#body.layout1c #sidebar ul.navigation{
	margin:15px 0
}
#body.layout1c #sidebar ul.navigation li{
	border-right:1px solid #cce9f3;
	float:left;
	margin-bottom:10px;
	text-align:left;
	width:auto;
}
#body.layout1c #sidebar ul.navigation li a{
	color:#0c6a8d;
	display:block;
	font-size:14px;
	height:18px;
	padding:0 20px;
	width:auto;
}
#body.layout1c #sidebar ul.navigation li a:hover, #body.layout1c #sidebar ul.navigation li a.selected{
	color:#1480a8;
	text-decoration:underline;
}
/*----LAYOUT 2 Column Left----*/
#body.layout2cl #content{}
#body.layout2cl #sidebar{}
#body.layout2cl #sidebar ul.navigation{
	margin:15px 0
}
#body.layout2cl #sidebar ul.navigation li{
	border-bottom:1px solid #cce9f3;
	margin-bottom:10px;
	text-align:left;
	width:auto;
}
#body.layout2cl #sidebar ul.navigation li a{
	background-image:url(https://lygo.net/ly/webon/styles/2point0/images/1077388.jpg);
	background-position:-8px 2px;
	background-repeat:no-repeat;
	color:#0c6a8d;
	display:block;
	font-size:14px;
	padding:2px 0 2px 20px;
	width:auto;
}
#body.layout2cl #sidebar ul.navigation li a:hover, #body.layout2cl #sidebar ul.navigation li a.selected{
	background-position:0 2px;
	color:#1480a8;
	text-decoration:none;
}
/*----LAYOUT 2 Column Right----*/
#body.layout2cr #content{}
#body.layout2cr #sidebar{}
#body.layout2cr #sidebar ul.navigation{
	margin:15px 0
}
#body.layout2cr #sidebar ul.navigation li{
	border-bottom:1px solid #cce9f3;
	margin-bottom:10px;
	text-align:left;
	width:auto;
}
#body.layout2cr #sidebar ul.navigation li a{
	background-image:url(https://lygo.net/ly/webon/styles/2point0/images/1077388.jpg);
	background-position:-8px 2px;
	background-repeat:no-repeat;
	color:#0c6a8d;
	display:block;
	font-size:14px;
	padding:2px 0 2px 20px;
	width:auto;
}
#body.layout2cr #sidebar ul.navigation li a:hover, #body.layout2cr #sidebar ul.navigation li a.selected{
	background-position:0 2px;
	color:#1480a8;
	text-decoration:none;
}
/* ____________________ 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{font-size:20px;color:#000;}
#body .addOnSubHead{font-size:18px;color:#000;}
#body .addOnSubH3{font-size:16px;color:#000;}
#body .addOnSubH4{font-size:14px;color:#000;}
#body .addOnPlainText{font-size:12px;color:#000;}
#body .addOnBasicLink{font-size:12px;color:#086392;}
#body .addOnSmallText{font-size:10px; color:#000;}
#body .addOnBackground{background:inherit;}
#body .addOnShadedText{font-size:12px;
	color:#000;
	background-color:#ccc;
}
#body .addOnAccentText{font-size:12px;
	color:#000;
	background-color:#999;
}
#body .addOnSectionHead{font-size:16px;
	color:#000;
	border-bottom:1px solid #000;
}
#body .addOnMiniNavBox{}
#body .addOnButton{}

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

/* style for menu button at top right of page */
#body.mobileLayout #mNavLink{background:url(https://lygo.net/ly/webon/styles/2point0/images/30051.png); color:#FCFFC7; 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:url(https://lygo.net/ly/webon/styles/2point0/images/30051.png); color:#FCFFC7}
#body.mobileLayout .mobileNav ul li a:hover, #body.mobileLayout .mobileNav ul li a.selected{background:#1f1f1f}
#body.mobileLayout .mobileNav ul li.first a{}
#body.mobileLayout .mobileNav ul li.last a{}

/* mobile layout/content styling */
#body.mobileLayout #content{background:rgba(255, 255, 255, .8); border:4px solid #444; margin:10px!important}
#body.mobileLayout #sidebar{padding:10px 25px}
#body.mobileLayout #sidebar a{color:#FCFFC7}
#body.mobileLayout #footer{background:url(https://lygo.net/ly/webon/styles/2point0/images/footer.jpg) #fff repeat-x; padding:10px 25px}
}