/* ____________________ #body overwrites ______________________________________________________________________________ */
#body h1{}
#body h2{}
#body h3{}
#body p{}
#body a{font-family:Arial, Helvetica, sans-serif; color:#fff; }
#body a:hover{}
#body small{}
#body form{}
#body ul.navigation{overflow:hidden;}
#body ul.navigation li a{text-decoration:none;}
#body ul{list-style-position:outside;}
#body{
	background-color:#1F75C0;
	color:#fff; 
	font-family:Georgia,Times New Roman,serif;
}
/* ____________________ OuterContainer and Container CSS ______________________________________________________________________________ */
#body #outerContainer{
	background-image:url(https://lygo.net/ly/zeeblio/styles/ocean-travels/images/354752.jpg); 
	background-position:left top;
	background-repeat:repeat-x;
}
#body #container{
	background-image:url(https://lygo.net/ly/zeeblio/styles/ocean-travels/images/355326.jpg); 
	background-position:right top;
	background-repeat:no-repeat;
}
/* ____________________ Header CSS ______________________________________________________________________________ */
#body #header{
	min-height:291px;  
	padding:30px 0 0 50px; 
	width:900px;
	color:#2e3192;
}
#body #header h1{
	color:#2e3192;
	font-size:44px; 
	font-weight:normal; 
}
#body #header h2{
	color:#2e3192;
	font-weight:normal; 
}
#body #header ul.navigation{
	background:none;
	margin:10px 0; 
	min-width:300px; 
}
#body #header ul.navigation li{
	float:left; 
    margin:5px 5px 0 0;
	min-height:34px; 
	min-width:30px; 
	text-align:center; 
	width:auto;
}
#body #header ul.navigation li a{
	background-color: #d5d3eb;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d5d3eb), to(#7691b3)); /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #d5d3eb, #7691b3); /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image:    -moz-linear-gradient(top, #d5d3eb, #7691b3); /* FF3.6 */
  background-image:     -ms-linear-gradient(top, #d5d3eb, #7691b3); /* IE10 */
  background-image:      -o-linear-gradient(top, #d5d3eb, #7691b3); /* Opera 11.10+ */
  background-image:         linear-gradient(top, #d5d3eb, #7691b3);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#d5d3eb', EndColorStr='#7691b3'); /* IE6-IE9 */border:2px solid #9CB4E3;
    -webkit-border-radius:6px;  
	-moz-border-radius:6px;  
	border-radius:6px; 
	color:#2e3192; 
	display:block; 
	font-size:12px; 
	height:26px;  
	padding:8px 13px 0 13px; 
	width:auto;
}
#body #header ul.navigation li a:hover{
	background-image:url(https://lygo.net/ly/zeeblio/styles/ocean-travels/images/354751.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	color:#333; 
	text-decoration:none; 
}
#body #header ul.navigation li a.selected{
	background-image:url(https://lygo.net/ly/zeeblio/styles/ocean-travels/images/354751.jpg);
	background-position:left top;
	background-repeat:repeat-x; 
	color:#333; 
	text-decoration:none;
}
/* ____________________ Main / Content Area & Side bar CSS ______________________________________________________________________________ */
#body #main{
	margin:20px auto;
	position:relative; 
	width:900px; 
	z-index:6;
}
#body #content{}
#body #content ul.navigation{
	background:none;
	margin:10px 0; 
	min-width:300px; 
}
#body #content ul.navigation li{
	float:left; 
    margin:5px 5px 0 0;
	min-height:34px; 
	min-width:30px; 
	text-align:center; 
	width:auto;
}
#body #content ul.navigation li a{
	background-color: #d5d3eb;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d5d3eb), to(#7691b3)); /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #d5d3eb, #7691b3); /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image:    -moz-linear-gradient(top, #d5d3eb, #7691b3); /* FF3.6 */
  background-image:     -ms-linear-gradient(top, #d5d3eb, #7691b3); /* IE10 */
  background-image:      -o-linear-gradient(top, #d5d3eb, #7691b3); /* Opera 11.10+ */
  background-image:         linear-gradient(top, #d5d3eb, #7691b3);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#d5d3eb', EndColorStr='#7691b3'); /* IE6-IE9 */border:2px solid #9CB4E3;
    -webkit-border-radius:6px;  
	-moz-border-radius:6px;  
	border-radius:6px; 
	color:#2e3192; 
	display:block; 
	font-size:12px; 
	height:26px;  
	padding:8px 13px 0 13px; 
	width:auto;
}
#body #content ul.navigation li a:hover{
	background-image:url(https://lygo.net/ly/zeeblio/styles/ocean-travels/images/354751.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	color:#333; 
	text-decoration:none; 
}
#body #content ul.navigation li a.selected{
	background-image:url(https://lygo.net/ly/zeeblio/styles/ocean-travels/images/354751.jpg);
	background-position:left top;
	background-repeat:repeat-x; 
	color:#333; 
	text-decoration:none;
}
#body #sidebar{
	min-height:20px; 
	width:180px; 
}
#body #sidebar ul.navigation li{
	min-height:32px; 
	margin:11px 0 0;
	min-width:30px; 
	text-align:left;
	width:auto;       
}
#body #sidebar ul.navigation li a{
	background-color: #d5d3eb;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d5d3eb), to(#7691b3)); /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #d5d3eb, #7691b3); /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image:    -moz-linear-gradient(top, #d5d3eb, #7691b3); /* FF3.6 */
  background-image:     -ms-linear-gradient(top, #d5d3eb, #7691b3); /* IE10 */
  background-image:      -o-linear-gradient(top, #d5d3eb, #7691b3); /* Opera 11.10+ */
  background-image:         linear-gradient(top, #d5d3eb, #7691b3);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#d5d3eb', EndColorStr='#7691b3'); /* IE6-IE9 */border:2px solid #9CB4E3;
    -webkit-border-radius:6px;  
	-moz-border-radius:6px;  
	border-radius:6px; 
	color:#2e3192; 
	display:block; 
	font-size:12px; 
	padding:8px 2px 4px 7px; 
}
#body #sidebar ul.navigation li a:hover{
	background-image:url(https://lygo.net/ly/zeeblio/styles/ocean-travels/images/354751.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	color:#333; 
	text-decoration:none; 
}
#body #sidebar ul.navigation li a.selected{
	color:#333; 
	background-image:url(https://lygo.net/ly/zeeblio/styles/ocean-travels/images/354751.jpg);
	background-position:left top;
	background-repeat:repeat-x; 
	text-decoration:none;
}
/* ____________________ Footer CSS ______________________________________________________________________________ */
#body #footer{
	background-image:url(https://lygo.net/ly/zeeblio/styles/ocean-travels/images/357010.jpg); 
	background-position:right bottom;
	background-repeat:no-repeat;
	bottom:0;
	min-height:254px; 
	margin:0 auto;
	padding:0 15% 150px; 
	position:relative;
	text-align:left;	
	width:auto;    
	z-index:3; 
} 
#body #footer ul.navigation{
	background-color: #d5d3eb;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d5d3eb), to(#7691b3)); /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #d5d3eb, #7691b3); /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image:    -moz-linear-gradient(top, #d5d3eb, #7691b3); /* FF3.6 */
  background-image:     -ms-linear-gradient(top, #d5d3eb, #7691b3); /* IE10 */
  background-image:      -o-linear-gradient(top, #d5d3eb, #7691b3); /* Opera 11.10+ */
  background-image:         linear-gradient(top, #d5d3eb, #7691b3);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#d5d3eb', EndColorStr='#7691b3'); /* IE6-IE9 */border:2px solid #9CB4E3; 
	-webkit-border-radius:6px;  
	-moz-border-radius:6px;  
	border-radius:6px; 
	margin:10px 0;
	min-width:300px;     
}
#body #footer ul.navigation li{
	float:left; 
	height:34px; 
	min-width:30px; 
	text-align:center; 
	width:auto; 
}
#body #footer ul.navigation li a{
	color:#2e3192; 
	display:block; 
	font-size:12px; 
	height:26px;  
	padding:8px 13px 0 13px; 
	width:auto;
}
#body #footer ul.navigation li a:hover{
	background-image:url(https://lygo.net/ly/zeeblio/styles/ocean-travels/images/354751.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	color:#333; 
	text-decoration:none; 
}
#body #footer ul.navigation li a.selected{
	background-image:url(https://lygo.net/ly/zeeblio/styles/ocean-travels/images/354751.jpg);
	background-position:left top;
	background-repeat:repeat-x; 
	color:#333; 
	text-decoration:none;
}
/* ____________________ Layout Specific CSS ______________________________________________________________________________ */
/*----LAYOUT 1 Column----*/
#body.layout1c #content{
	border-bottom:1px solid #2b6eae; 
	margin:0;
	width:100%;
}
#body.layout1c #sidebar{
	height:auto; 
	margin:0 10px; 
	width:auto; 
}
#body.layout1c #sidebar ul.navigation{
	background:none;
	margin:10px 0; 
	min-width:300px; 
}
#body.layout1c #sidebar ul.navigation li{
	float:left; 
        margin:5px 5px 0 0;
	min-height:34px; 
	min-width:30px; 
	text-align:center; 
	width:auto;
}
#body.layout1c #sidebar ul.navigation li a{
	color:#2e3192; 
	display:block; 
	font-size:12px; 
	height:26px;  
	padding:8px 13px 0 13px; 
	width:auto;
}
#body.layout1c #sidebar ul.navigation li a:hover{
	background-image:url(https://lygo.net/ly/zeeblio/styles/ocean-travels/images/354751.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	color:#333; 
	text-decoration:none; 
}
#body.layout1c #sidebar ul.navigation li a.selected{
	background-image:url(https://lygo.net/ly/zeeblio/styles/ocean-travels/images/354751.jpg);
	background-position:left top;
	background-repeat:repeat-x; 
	color:#333; 
	text-decoration:none;
}
/*----LAYOUT 2 Column Left ----*/
#body.layout2cl #content{
	margin:0; 
	width:650px;
}
#body.layout2cl #sidebar{
	border-right:#2b6eae solid 1px; 
	padding-right:35px; 
}
#body.layout2cl #sidebar ul.navigation{background:none}
/*----LAYOUT 2 Column Right----*/
#body.layout2cr #content{
	margin:0 0 0 10px; 
	width:650px;
}
#body.layout2cr #sidebar{
	border-left:#2b6eae solid 1px; 
	padding-left:35px; 
}
#body.layout2cr #sidebar ul.navigation{background: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{}.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: #d5d3eb;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d5d3eb), to(#7691b3)); /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #d5d3eb, #7691b3); /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image:    -moz-linear-gradient(top, #d5d3eb, #7691b3); /* FF3.6 */
  background-image:     -ms-linear-gradient(top, #d5d3eb, #7691b3); /* IE10 */
  background-image:      -o-linear-gradient(top, #d5d3eb, #7691b3); /* Opera 11.10+ */
  background-image:         linear-gradient(top, #d5d3eb, #7691b3);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#d5d3eb', EndColorStr='#7691b3'); /* IE6-IE9 */
	
	text-shadow:1px 1px 2px #000;
	 border:solid 2px #2D6B9A; color:#fff; font-family:Arial, Helvetica, sans-serif; 
}

/* ____________________ 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/ocean-travels/images/mBG2.jpg) top right no-repeat #2484b6}

/* style for menu button at top right of page */
#body.mobileLayout #mNavLink{
	background-color: #d5d3eb;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d5d3eb), to(#7691b3)); /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #d5d3eb, #7691b3); /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image:    -moz-linear-gradient(top, #d5d3eb, #7691b3); /* FF3.6 */
  background-image:     -ms-linear-gradient(top, #d5d3eb, #7691b3); /* IE10 */
  background-image:      -o-linear-gradient(top, #d5d3eb, #7691b3); /* Opera 11.10+ */
  background-image:         linear-gradient(top, #d5d3eb, #7691b3);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#d5d3eb', EndColorStr='#7691b3'); /* IE6-IE9 */
			text-shadow:1px 1px 2px #000;
	 color:#fff; border:1px solid #fff}

/* styling for navigation menu to be placed at bottom of page */
#body.mobileLayout .mobileNav ul{}
#body.mobileLayout .mobileNav ul li a{
	background-color: #d5d3eb;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d5d3eb), to(#7691b3)); /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #d5d3eb, #7691b3); /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image:    -moz-linear-gradient(top, #d5d3eb, #7691b3); /* FF3.6 */
  background-image:     -ms-linear-gradient(top, #d5d3eb, #7691b3); /* IE10 */
  background-image:      -o-linear-gradient(top, #d5d3eb, #7691b3); /* Opera 11.10+ */
  background-image:         linear-gradient(top, #d5d3eb, #7691b3);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#d5d3eb', EndColorStr='#7691b3'); /* IE6-IE9 */
			text-shadow:1px 1px 2px #000;
	 color:#fff}
#body.mobileLayout .mobileNav ul li a:hover, #body.mobileLayout .mobileNav ul li a.selected{background:#7691b3; 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{border-top:1px solid #4f93b6; margin-bottom:15px}
#body.mobileLayout #sidebar{background:#4f93b6; padding-top:15px}
#body.mobileLayout #footer{background:#19608c}
}