/* ____________________ #body overwrites ______________________________________________________________________________ */
#body h1{font-family:Georgia, Times New Roman, serif; font-size:22px;  color:#fff; }
#body h2{font-family:Georgia, Times New Roman, serif; font-size:18px;  color:#fff; }
#body h3{color:#fff; }
#body p{color:#d2dfe3 }
#body a{color:#fff}
#body a:hover{}
#body small{}
#body form{color:#fff;}
#body ul.navigation li{}
#body{background-color:#010E3D; color:#fff}
/* ____________________ OuterContainer and Container CSS ______________________________________________________________________________ */
#body #outerContainer{
	background-image:url(https://lygo.net/ly/zeeblio/styles/drift/images/575916.jpg);
	background-repeat:repeat-y; 
	border-bottom:1px solid #3b4461;
	border-left:1px solid #3b4461;
	border-right:1px solid #3b4461; 
	margin:0 auto; 
	width:972px; 
}
#body #container{}
/* ____________________ Header CSS ______________________________________________________________________________ */
#body #header{ 
	background-image:url(https://lygo.net/ly/zeeblio/styles/drift/images/575923.jpg);
	background-repeat:no-repeat;
	background-color:#04558a;
	border-bottom:6px solid #116ea9;
	min-height:175px;
	position:relative;
	padding:15px;
}
#body #header ul.navigation{
	overflow:hidden;
}
#body #header ul.navigation li{
	float:left; 
	margin-right:7px; 
	margin-bottom:7px; 
	min-width:30px; 
}
#body #header ul.navigation li a{
	background-color: #116ea9;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#116ea9), to(#011076)); /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #116ea9, #011076); /* Chrome 10+, Saf5.1+ */
  background-image:    -moz-linear-gradient(top, #116ea9, #011076); /* FF3.6 */
  background-image:     -ms-linear-gradient(top, #116ea9, #011076); /* IE10 */
  background-image:      -o-linear-gradient(top, #116ea9, #011076); /* Opera 11.10+ */
  background-image:         linear-gradient(top, #116ea9, #011076);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#116ea9', EndColorStr='#011076'); /* IE6–IE9 */
	-moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;
	border:1px solid #011076;
	color:#fff; 
	display:block; 
	font-size:12px;  
	padding:5px 10px; 
}
#body #header ul.navigation li a:hover, #body #header ul.navigation li a.selected{
	background:#011076;
	color:#fff; 
	text-decoration:none; 
}
#body #header h1{
	font-size:40px;
	padding-left:40px;
}
#body #header h2{
	padding-left:40px
}
/* ____________________ Main / Content Area & Side bar CSS ______________________________________________________________________________ */
#body #main{}
#body #sidebar{
	padding-top:10px; 
	width:200px; 
}
#body #sidebar ul.navigation li{
	border:1px solid #116ea9; 
	margin-bottom:4px; 
	min-width:30px;  
	text-align:left;
}
#body #sidebar ul.navigation li a{
	background-color:#3988d9;
	background-image:url(https://lygo.net/ly/zeeblio/styles/drift/images/576417.jpg);
	background-position:left bottom;
	background-repeat:repeat-x;
	color:#fff; 
	display:block; 
	font-size:14px;  
	padding:4px 10px;  
}
#body #sidebar ul.navigation li a:hover, #body #sidebar ul.navigation li a.selected{
	background-color:#084b7c;
	background-image:url(https://lygo.net/ly/zeeblio/styles/drift/images/576418.jpg); 
	background-repeat:repeat-x; 
}
#body #content{padding:10px 0 0;}
#body #content ul.navigation{margin:4px 0; width:100%;}
#body #content ul.navigation li{
	border-right:1px solid #116ea9; 
	float:left; 
	height:18px; 
	margin-bottom:5px;
	min-width:30px;  
	text-align:center;
	width:auto; 
}
#body #content ul.navigation li.last{border-right:none}
#body #content ul.navigation li a{
	color:#ccc; 
	display:block; 
	font-size:12px;  
	height:18px; 
	line-height:1.5em;
	padding:0 10px;
	width:auto; 
}
#body #content ul.navigation li a:hover, #body #content ul.navigation li a.selected{
	color:#fff; 
	font-weight:bold; 
	text-decoration:none; 
}
/* ____________________ Footer CSS ______________________________________________________________________________ */
#body #footer{
	background-image:url(https://lygo.net/ly/zeeblio/styles/drift/images/575918.jpg);
	background-position:center bottom;
	background-repeat:no-repeat; background-color:#04568a;
	border-top:2px solid #116ea9;
	min-height:50px;  
	padding:10px;
	width:auto; 
} 
#body #footer ul.navigation{margin:4px 0; width:100%;}
#body #footer ul.navigation li{
	border-right:1px solid #116ea9; 
	float:left; 
	height:18px; 
	min-width:30px;  
	text-align:center;
	width:auto; 
}
#body #footer ul.navigation li.last{border-right:none}
#body #footer ul.navigation li a{
	color:#ccc; 
	display:block; 
	font-size:12px;  
	height:18px; 
	line-height:1.5em; 
	padding:0 10px;
	width:auto; 
}
#body #footer ul.navigation li a:hover, #body #footer ul.navigation li a.selected{
	color:#fff; 
	font-weight:bold; 
	text-decoration:none; 
}
/* ____________________ Layout Specific CSS ______________________________________________________________________________ */
/*----LAYOUT 1 Column----*/
#body.layout1c #outerContainer{
	background-color:#0b4e78; 
	background-image:none;
}
#body.layout1c #content{
	padding:15px;
	width:auto;
}
#body.layout1c #sidebar{
	border-top:2px solid #116ea9; 
	padding:15px;
	width:auto; 
}
#body.layout1c #sidebar ul.navigation{width:100%;}
#body.layout1c #sidebar ul.navigation li{
	border:0; 
	border-right:1px solid #116ea9; 
	float:left; 
	height:18px; 
	min-width:30px; 
	text-align:center; 
	width:auto; 
}
#body.layout1c #sidebar ul.navigation li.last{
	border-right:none
}
#body.layout1c #sidebar ul.navigation li a{
	background-image:none;
	color:#ccc;   
	display:block; 
	font-size:14px;
	font-weight:bold; 
	height:18px;
	line-height:1.25em;   
	padding:0 10px; 
	width:auto;
}
#body.layout1c #sidebar ul.navigation li a:hover, #body.layout1c #sidebar ul.navigation li a.selected{
	background-image:none; 
	color:#fff; 
	text-decoration:none; 
}
/*----LAYOUT 2 Column Left ----*/
#body.layout2cl #outerContainer{
	background-image:url(https://lygo.net/ly/zeeblio/styles/drift/images/576179.jpg);
	background-repeat:repeat-y; 
}
#body.layout2cl #content{
	margin:0 10px 0 0;
	width:720px; 
}
#body.layout2cl #sidebar{padding-left:15px; }
/*----LAYOUT 2 Column Right----*/
#body.layout2cr #content{
	margin:0 0 0 10px; 
	width:720px; 
}
#body.layout2cr #sidebar{padding-right:15px;}
/* ____________________ Module Specific Styling ______________________________________________________________________________ */
#body .addOnBorder{border:1px solid #fff; } 
#body .addOnBorderBottom{border-bottom:1px solid #fff; } 
#body .addOnBorderTop{ } 
#body .addOnGradientTop{ } 
#body .addOnGradientBottom{ }
#body .addOnShadowBox{ } 
#body .addOnShadowBoxSmall{ } 
#body .addOnTableHeading{ }
#body .addOnTableHeadingBg{} 
#body .addOnTableRowBg{background:#ddd; } 
#body .addOnTableRowAltBg{background:#eee; }
#body .addOnTableColumnBg{background:#aaa; } 
#body .addOnTableColumnAltBg{background:#fff; } 
#body .addOnBackgroundImage{}
#body .addOnHeadline{font-size:20px; color:#fff; }
#body .addOnSubHead{font-size:18px; color:#fff; }
#body .addOnSubH3{font-size:16px; color:#fff; }
#body .addOnSubH4{font-size:14px; color:#fff; }
#body .addOnPlainText{ color:#fff; }
#body .addOnBasicLink{ color:#fff; }
#body .addOnSmallText{ color:#fff }
#body .addOnBackground{}
#body .addOnShadedText{ background-color:#ccc; }
#body .addOnAccentText{font-size:12px; color:#fff; background-color:#999; }
#body .addOnSectionHead{font-size:16px; color:#fff; border-bottom:1px solid #fff; }
#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/zeeblio/styles/drift/images/mBG.jpg) no-repeat #04558a}

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

/* styling for navigation menu to be placed at bottom of page */
#body.mobileLayout .mobileNav ul{}
#body.mobileLayout .mobileNav ul li a{background-color: #116ea9;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#116ea9), to(#011076)); /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #116ea9, #011076); /* Chrome 10+, Saf5.1+ */
  background-image:    -moz-linear-gradient(top, #116ea9, #011076); /* FF3.6 */
  background-image:     -ms-linear-gradient(top, #116ea9, #011076); /* IE10 */
  background-image:      -o-linear-gradient(top, #116ea9, #011076); /* Opera 11.10+ */
  background-image:         linear-gradient(top, #116ea9, #011076);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#116ea9', EndColorStr='#011076'); /* IE6–IE9 */ color:#fff}
#body.mobileLayout .mobileNav ul li a:hover, #body.mobileLayout .mobileNav ul li a.selected{background:#011076; 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{background:rgba(255, 255, 255, .1); margin-bottom:15px}
#body.mobileLayout #sidebar{margin-bottom:15px; padding-top:15px}
#body.mobileLayout #footer{background:rgba(0, 0, 0, .3)}
}