/* ____________________ #body overwrites ______________________________________________________________________________ */
#body h1{font-family:Georgia, Times New Roman, serif; font-size:30px; color:#003;}
#body h2{ font-family:Georgia, Times New Roman, serif; font-size:20px; color:#003; }
#body h3{ font-family:Georgia, Times New Roman, serif; font-size:16px; color:#003; }
#body p{ font-size:14px; line-height:22px; color:#515151; }
#body a{ color:#305063; }
#body a:hover{}
#body small{ }
#body form{ }
#body ul.navigation li{}
#body{
	background-position:left top;
	background-repeat:repeat-x;
	background-image:url('https://lygo.net/ly/zeeblio/styles/nautical/images/1119187.jpg');
	background-color:#aaddfd;
}
/* ____________________ OuterContainer and Container CSS ______________________________________________________________________________ */
#body #outerContainer{
	background-position: left bottom;
	background-repeat: repeat-x;
	background-image: url('https://lygo.net/ly/zeeblio/styles/nautical/images/30156.jpg');
}
#body #container{
	background-image: url('https://lygo.net/ly/zeeblio/styles/nautical/images/30155.jpg');
	background-position:left bottom;
	background-repeat:no-repeat;
	padding:20px 20px 50px;
}
/* ____________________ Header CSS ______________________________________________________________________________ */
#body #header{
	min-height:141px; 
	padding:10px 20px;
}
#body #header h1{
	color:#323232;
    font-size:36px;
}
#body #header h2, #body #header h3{
	color:#404040;
}
#body #header .navigation-container{
	background-position:left bottom;
	background-color:#fff;
	background-image:url('https://lygo.net/ly/zeeblio/styles/nautical/images/1119063.gif');
	-moz-border-radius:6px; -webkit-border-radius:6px; border-radius:6px; 
    -moz-box-shadow:1px 1px 3px #000; -webkit-box-shadow:1px 1px 3px #000; box-shadow:1px 1px 3px #000;	
	overflow:hidden;
	-moz-background-clip:border; -webkit-background-clip:border; background-clip:border;
	display:inline-block
}
#body #header ul.navigation{display:inline-block}
#body #header ul.navigation li{
	border-right:1px solid #b2b2b2; 
	float:left; 
	height:32px; 
	min-width:30px;  
}
#body #header ul.navigation li.last{border-right:none}
#body #header ul.navigation li a{
	color:#323232; 
	display:block; 
	font-family:Georgia,Times New Roman,serif; 
	font-size:16px; 
	height:32px; 
	line-height:32px; 
	margin:0;  
	padding:0 20px;
	width:auto;
}
#body #header ul.navigation li a:hover, #body #header ul.navigation li a.selected{
	background-image:url('https://lygo.net/ly/zeeblio/styles/nautical/images/1119173.gif');
	background-position:center bottom;
	background-repeat:no-repeat;
	 text-decoration:none; }
/* ____________________ Main / Content Area & Side bar CSS ______________________________________________________________________________ */
#body #main{
	background-image:url('https://lygo.net/ly/zeeblio/styles/nautical/images/1119174.png');
	background-repeat:repeat;
	-moz-border-radius:0 6px 6px 0; 
  	-webkit-border-radius:0 6px 6px 0; 
    border-radius:0 6px 6px 0; 
	margin:6px 0 6px 20px;
	width:900px;  
}
#body #main h1{
	color:#305063;
	font-size:24px;
}
#body #main h2, #body #header h3{color:#404040;}
#body #content{width:580px;}
#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 a{
	border-right:1px solid #666;
	color:#666;
	font-size:12px;
	font-weight:bold;
	height:auto; 
	padding-right:5px;
	width:auto;
}
#body #content ul.navigation li.last a{border-right:none}
#body #content ul.navigation li a:hover, #body #content ul.navigation li a.selected{
    color:#305063;
	text-decoration:none;
}
#body #content h2{color:#383838;}
#body #sidebar{	
	min-height:20px; 
	width:230px; 
}
/* ____________________ Footer CSS ______________________________________________________________________________ */
#body #footer{
	background-image:url('https://lygo.net/ly/zeeblio/styles/nautical/images/1119174.png');
	background-repeat:repeat;
    -moz-border-radius:0 6px 6px 0; 
  	-webkit-border-radius:0 6px 6px 0; 
    border-radius:0 6px 6px 0; 
	height:auto;
	margin:10px 0 0 20px;
	padding:10px;
	width:880px;   
} 
#body #footer ul.navigation li{
	float:left; 
	height:28px; 
	min-width:10px; 
	padding:0 5px 0 0; 
	text-align:center;
	white-space:nowrap;
	_width:5%; 
}
#body #footer ul.navigation li a{
	border-right:1px solid #666;
    color:#666;
	font-size:12px;font-weight:bold;
	height:auto; 
	padding-right:5px;
	width:auto;
}
#body #footer ul.navigation li.last a{border-right:none}
#body #footer ul.navigation li a:hover, #body #footer ul.navigation li a.selected{
	color:#305063;
	text-decoration:none;
}
/* ____________________ Layout Specific CSS ______________________________________________________________________________ */
/*----LAYOUT 1 Column----*/
#body.layout1c #content{
	margin:0 0; 
    padding:20px;
	width:860px;
}
#body.layout1c #sidebar{  
	margin:20px 0 10px; 
    padding:20px;
	width:860px;
}
#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 a{
	border-right:1px solid #666;
	color:#666;
	font-size:12px;
	font-weight:bold;
	height:auto; 
	padding-right:5px;
	width:auto;
}
#body.layout1c #sidebar ul.navigation li.last a{border-right:none}
#body.layout1c #sidebar ul.navigation li a:hover, #body.layout1c #sidebar ul.navigation li a.selected{
    color:#305063;
	text-decoration:none;
}
/*----LAYOUT 2 Column Left----*/
#body.layout2cl #content{
	padding:20px;
    width:600px;
}
#body.layout2cl #sidebar{
 	padding:20px;
	width:200px;
}
#body.layout2cl #sidebar ul.navigation{margin:5px 0;}
#body.layout2cl #sidebar ul.navigation li{
	margin-bottom:10px;
	padding-bottom:5px;
	border-bottom:1px solid #ccc;
	}
#body.layout2cl #sidebar ul.navigation li a{
	color:#404040;
	display:block;
	font-family:Georgia,Times New Roman,serif;
    font-size:18px;
	line-height:18px;
    padding:5px 0 0 25px;      
}
#body.layout2cl #sidebar ul.navigation li a:hover, #body.layout2cl #sidebar ul.navigation li a.selected{
	background-image:url('https://lygo.net/ly/zeeblio/styles/nautical/images/1120321.png');
	background-position:left bottom;
	background-repeat:no-repeat;
	color:#305063;
}
/*----LAYOUT 2 Column Right----*/
#body.layout2cr #content{
	padding:20px; 
	width:600px;
}
#body.layout2cr #sidebar{   
	padding:20px;
	width:200px;     
}
#body.layout2cr #sidebar ul.navigation{margin:5px 0;}
#body.layout2cr #sidebar ul.navigation li{
	margin-bottom:10px;
	padding-bottom:5px;
	border-bottom:1px solid #ccc;
	}
#body.layout2cr #sidebar ul.navigation li a{
	color:#404040;
	display:block;
	font-family:Georgia,Times New Roman,serif;
    font-size:18px;
	line-height:18px;
    padding:5px 0 0 25px;      
}
#body.layout2cr #sidebar ul.navigation li a:hover, #body.layout2cr #sidebar ul.navigation li a.selected{
	background-image:url('https://lygo.net/ly/zeeblio/styles/nautical/images/1120321.png');
	background-position:left bottom;
	background-repeat:no-repeat;
	color:#305063;
}
/* ____________________ 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{}

/* ____________________ 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/nautical/images/mBG.jpg) no-repeat #5783a4}

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

/* styling for navigation menu to be placed at bottom of page */
#body.mobileLayout .mobileNav ul{}
#body.mobileLayout .mobileNav ul li a{background:#656589; color:#fff}
#body.mobileLayout .mobileNav ul li a:hover, #body.mobileLayout .mobileNav ul li a.selected{background:#9fa0d9; color:#2c2c59}
#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{margin:20px!important}
#body.mobileLayout #content{background:rgba(255, 255, 255, .5); margin-bottom:15px}
#body.mobileLayout #sidebar{background:#ccebfd; padding-top:15px}
#body.mobileLayout #footer{}
}