/* ____________________ #body overwrites ______________________________________________________________________________ */
#body h1{ font-size:22px; color:#fff}
#body h2{ font-size:18px; color:#eee}
#body h3{}
#body p{font-family:Verdana, Geneva, sans-serif; color:#fff}
#body a{color:#fff}
#body a:hover{}
#body small{ }
#body form{ }
#body ul.navigation li{}
#body{
	color:#fff;
	background-color:#000; 
}
/* ____________________ OuterContainer and Container CSS ______________________________________________________________________________ */
#body #outerContainer{
	background-image:url('https://lygo.net/ly/zeeblio/styles/northern-lights/images/1032038.jpg'); 
	background-position:center top;
	background-repeat:no-repeat;
	margin:0 auto;
	width:1000px;
}
#body #container{}
/* ____________________ Header CSS ______________________________________________________________________________ */
#body #header{
	min-height:200px; 
	padding:20px;
}
#body #header ul.navigation{
	padding:10px 0;
}
#body #header ul.navigation li{
	float:left; 
	margin-right:5px;
	margin-bottom:5px;
	min-width:30px; 
	text-align:center;
	width:auto;   
}
#body #header ul.navigation li a{     
	 background-color: #803fc3;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#803fc3), to(#372774)); /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #803fc3, #372774); /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image:    -moz-linear-gradient(top, #803fc3, #372774); /* FF3.6 */
  background-image:     -ms-linear-gradient(top, #803fc3, #372774); /* IE10 */
  background-image:      -o-linear-gradient(top, #803fc3, #372774); /* Opera 11.10+ */
  background-image:         linear-gradient(top, #803fc3, #372774);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#803fc3', EndColorStr='#372774'); /* IE6-IE9 */border:1px solid #000;
	 -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;
	 color:#fff; 
	 display:block;
	 font-size:16px;
	 padding:6px 10px;
 }
#body #header ul.navigation li a:hover, #body #header ul.navigation li a.selected{
   background-color: #664fbb;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#664fbb), to(#803fc3)); /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #664fbb, #803fc3); /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image:    -moz-linear-gradient(top, #664fbb, #803fc3); /* FF3.6 */
  background-image:     -ms-linear-gradient(top, #664fbb, #803fc3); /* IE10 */
  background-image:      -o-linear-gradient(top, #664fbb, #803fc3); /* Opera 11.10+ */
  background-image:         linear-gradient(top, #664fbb, #803fc3);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#664fbb', EndColorStr='#803fc3'); /* IE6-IE9 */text-decoration:none;
 }
#body #header h1{
	font-family:Times New Roman,Times,serif;
	font-size:40px
}
#body #header h2{
	font-family:Times New Roman,Times,serif;
	font-size:30px
}
/* ____________________ Main / Content Area & Side bar CSS ______________________________________________________________________________ */
#body #main{padding:20px}
#body #content{
  min-height:460px;
  width:690px;
}
#body #content ul.navigation{padding:10px 0;}
#body #content ul.navigation li{
	float:left; 
	margin-bottom:5px;
	margin-right:5px;
	min-width:30px;   
}
#body #content ul.navigation li a{
	background-color: #803fc3;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#803fc3), to(#372774)); /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #803fc3, #372774); /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image:    -moz-linear-gradient(top, #803fc3, #372774); /* FF3.6 */
  background-image:     -ms-linear-gradient(top, #803fc3, #372774); /* IE10 */
  background-image:      -o-linear-gradient(top, #803fc3, #372774); /* Opera 11.10+ */
  background-image:         linear-gradient(top, #803fc3, #372774);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#803fc3', EndColorStr='#372774'); /* IE6-IE9 */border:1px solid #000;
	-moz-border-radius:5px; -webkit-border-radius:5px; 	border-radius:5px;
	color:#fff; 
	display:block; 
	font-size:13px;
	height:20px;
	line-height:20px;  
    padding:0 10px;
	width:auto;       
 }
#body #content ul.navigation li a:hover, #body #content ul.navigation li a.selected{
   background-color: #664fbb;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#664fbb), to(#803fc3)); /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #664fbb, #803fc3); /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image:    -moz-linear-gradient(top, #664fbb, #803fc3); /* FF3.6 */
  background-image:     -ms-linear-gradient(top, #664fbb, #803fc3); /* IE10 */
  background-image:      -o-linear-gradient(top, #664fbb, #803fc3); /* Opera 11.10+ */
  background-image:         linear-gradient(top, #664fbb, #803fc3);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#664fbb', EndColorStr='#803fc3'); /* IE6-IE9 */text-decoration:none;
 }
#body #sidebar{
	background-repeat:repeat;
	background-image:url('https://lygo.net/ly/zeeblio/styles/northern-lights/images/1032030.png');
	border:1px solid #ccc;
	-moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;
	min-height:20px; 
	width:220px;
}
#body #sidebar ul.navigation{padding:10px 0;}
#body #sidebar ul.navigation li{
	margin-bottom:5px;
	min-width:30px; 
	width:auto;  
}
#body #sidebar ul.navigation li a{
	background-color: #803fc3;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#803fc3), to(#372774)); /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #803fc3, #372774); /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image:    -moz-linear-gradient(top, #803fc3, #372774); /* FF3.6 */
  background-image:     -ms-linear-gradient(top, #803fc3, #372774); /* IE10 */
  background-image:      -o-linear-gradient(top, #803fc3, #372774); /* Opera 11.10+ */
  background-image:         linear-gradient(top, #803fc3, #372774);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#803fc3', EndColorStr='#372774'); /* IE6-IE9 */border:1px solid #000; 
	-moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;
	color:#fff; 
	display:block; 
	font-size:13px; 
	padding:3px 10px; 
 }
#body #sidebar ul.navigation li a:hover, #body #sidebar ul.navigation li a.selected{
	background-color: #664fbb;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#664fbb), to(#803fc3)); /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #664fbb, #803fc3); /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image:    -moz-linear-gradient(top, #664fbb, #803fc3); /* FF3.6 */
  background-image:     -ms-linear-gradient(top, #664fbb, #803fc3); /* IE10 */
  background-image:      -o-linear-gradient(top, #664fbb, #803fc3); /* Opera 11.10+ */
  background-image:         linear-gradient(top, #664fbb, #803fc3);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#664fbb', EndColorStr='#803fc3'); /* IE6-IE9 */text-decoration:none;
 }
/* ____________________ Footer CSS ______________________________________________________________________________ */
#body #footer{
	padding:20px 20px 50px;
	width:auto;
	background-image:url('https://lygo.net/ly/zeeblio/styles/northern-lights/images/1032026.jpg');
	background-position:center bottom;
	background-repeat:no-repeat;
} 
#body #footer ul.navigation{padding:10px 0;}
#body #footer ul.navigation li{
	float:left; 
	height:25px; 
	margin-right:5px; 
	min-width:30px; 
	text-align:center; 
	width:auto; 
}
#body #footer ul.navigation li a{
	background-color: #803fc3;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#803fc3), to(#372774)); /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #803fc3, #372774); /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image:    -moz-linear-gradient(top, #803fc3, #372774); /* FF3.6 */
  background-image:     -ms-linear-gradient(top, #803fc3, #372774); /* IE10 */
  background-image:      -o-linear-gradient(top, #803fc3, #372774); /* Opera 11.10+ */
  background-image:         linear-gradient(top, #803fc3, #372774);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#803fc3', EndColorStr='#372774'); /* IE6-IE9 */border:1px solid #000; 
	-moz-border-radius:5px; 
	-webkit-border-radius:5px; 
	border-radius:5px;
	color:#fff; 
	display:block; 
	font-size:13px; 
	height:20px;
	line-height:20px;
    padding:0 10px; 
    width:auto;
 }
#body #footer ul.navigation li a:hover, #body #footer ul.navigation li a.selected{
	background-color: #664fbb;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#664fbb), to(#803fc3)); /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #664fbb, #803fc3); /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image:    -moz-linear-gradient(top, #664fbb, #803fc3); /* FF3.6 */
  background-image:     -ms-linear-gradient(top, #664fbb, #803fc3); /* IE10 */
  background-image:      -o-linear-gradient(top, #664fbb, #803fc3); /* Opera 11.10+ */
  background-image:         linear-gradient(top, #664fbb, #803fc3);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#664fbb', EndColorStr='#803fc3'); /* IE6-IE9 */text-decoration:none;
 }
/* ____________________ Layout Specific CSS ______________________________________________________________________________ */
/*----LAYOUT 1 Column----*/
#body.layout1c #content{width:100%;}
#body.layout1c #sidebar{
	height:auto;
	padding:15px;
	width:auto; 
}
#body.layout1c #sidebar ul.navigation{padding:10px 0;}
#body.layout1c #sidebar ul.navigation li{
	float:left; 
	height:25px; 
	margin-right:5px;
	min-width:30px; 
	text-align:center; 
	width:auto;  
}
#body.layout1c #sidebar ul.navigation li a{
	background-color: #803fc3;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#803fc3), to(#372774)); /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #803fc3, #372774); /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image:    -moz-linear-gradient(top, #803fc3, #372774); /* FF3.6 */
  background-image:     -ms-linear-gradient(top, #803fc3, #372774); /* IE10 */
  background-image:      -o-linear-gradient(top, #803fc3, #372774); /* Opera 11.10+ */
  background-image:         linear-gradient(top, #803fc3, #372774);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#803fc3', EndColorStr='#372774'); /* IE6-IE9 */border:1px solid #000; 
	-moz-border-radius:5px; 
	-webkit-border-radius:5px; 
	border-radius:5px;
	color:#fff; 
	display:block; 
	font-size:13px; 
	height:20px;
	line-height:20px; 
    padding:0 10px;
	width:auto;
}
#body.layout1c #sidebar ul.navigation li a:hover, #body.layout1c #sidebar #sidebar ul.navigation li a.selected{
	 background-color: #664fbb;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#664fbb), to(#803fc3)); /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #664fbb, #803fc3); /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image:    -moz-linear-gradient(top, #664fbb, #803fc3); /* FF3.6 */
  background-image:     -ms-linear-gradient(top, #664fbb, #803fc3); /* IE10 */
  background-image:      -o-linear-gradient(top, #664fbb, #803fc3); /* Opera 11.10+ */
  background-image:         linear-gradient(top, #664fbb, #803fc3);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#664fbb', EndColorStr='#803fc3'); /* IE6-IE9 */text-decoration:none;
 }
/*----LAYOUT 2 Column Left----*/
#body.layout2cl #header{}
#body.layout2cl #content{padding-top:18px;}
#body.layout2cl #sidebar{
	height:auto;
	left:0;
	min-height:400px; 
	padding:20px; 
}
/*----LAYOUT 2 Column Right----*/
#body.layout2cr #header{}
#body.layout2cr #content{padding-top:18px;}
#body.layout2cr #sidebar{
	min-height:400px; 
	padding:20px; 
}
/* ____________________ 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-color: #803fc3;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#803fc3), to(#372774)); /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #803fc3, #372774); /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image:    -moz-linear-gradient(top, #803fc3, #372774); /* FF3.6 */
  background-image:     -ms-linear-gradient(top, #803fc3, #372774); /* IE10 */
  background-image:      -o-linear-gradient(top, #803fc3, #372774); /* Opera 11.10+ */
  background-image:         linear-gradient(top, #803fc3, #372774);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#803fc3', EndColorStr='#372774'); /* IE6-IE9 */
	-moz-border-radius:5px; -webkit-border-radius:5px; 	border-radius:5px;
	border:none
	}

/* ____________________ 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/zeeblio/styles/northern-lights/images/mBG.jpg) no-repeat #000}

/* style for menu button at top right of page */
#body.mobileLayout #mNavLink{
	background-color: #803fc3;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#803fc3), to(#372774)); /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #803fc3, #372774); /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image:    -moz-linear-gradient(top, #803fc3, #372774); /* FF3.6 */
  background-image:     -ms-linear-gradient(top, #803fc3, #372774); /* IE10 */
  background-image:      -o-linear-gradient(top, #803fc3, #372774); /* Opera 11.10+ */
  background-image:         linear-gradient(top, #803fc3, #372774);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#803fc3', EndColorStr='#372774');
	 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-color: #803fc3;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#803fc3), to(#372774)); /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #803fc3, #372774); /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image:    -moz-linear-gradient(top, #803fc3, #372774); /* FF3.6 */
  background-image:     -ms-linear-gradient(top, #803fc3, #372774); /* IE10 */
  background-image:      -o-linear-gradient(top, #803fc3, #372774); /* Opera 11.10+ */
  background-image:         linear-gradient(top, #803fc3, #372774);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#803fc3', EndColorStr='#372774');
	 color:#fff}
#body.mobileLayout .mobileNav ul li a:hover, #body.mobileLayout .mobileNav ul li a.selected{background:#372774; color:#fff}
#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{}
#body.mobileLayout #content{margin-bottom:15px}
#body.mobileLayout #sidebar{border-top:1px solid #ccc; padding-top:15px}
#body.mobileLayout #footer{border-top:1px solid #ccc; background:#222}
}