/* ____________________ #body overwrites ______________________________________________________________________________ */
#body h1{font-size:30px; line-height:1.6em; }
#body h2{}
#body h3{}
#body p{}
#body a{color:#030; }
#body a:hover{color:#066; }
#body small{}
#body form{}
#body ul.navigation li{}
#body{
	background-color:#cdd8cf;
  	background-image:url(https://lygo.net/ly/zeeblio/styles/globetrotter/images/bg_full.jpg);
	background-repeat:repeat-x;
  	color:#000;
}
/* ____________________ OuterContainer and Container CSS ______________________________________________________________________________ */
#body #outerContainer{
	background-image:url(https://lygo.net/ly/zeeblio/styles/globetrotter/images/bg_gradient.png);
	background-position:left top;
	background-repeat:repeat-x;
  	margin:0 auto; 
  	width:932px; 
}
#body #container{
	border-bottom:2px solid #030;	
	border-left:2px solid #030;
	border-right:2px solid #030;
	border-top:2px solid #030;
 	width:930px; 
}
/* ____________________ Header CSS ______________________________________________________________________________ */
#body #header{
	margin:0;
  	min-height:140px;
  	padding:35px 315px 0 25px;
	position:relative;
  	text-align:left; 
}
#body #header h1, #body #header h2, #body #header h3, #body #header p, #body #header a{color:#fff; } 
#body #header.navigation{padding-bottom:60px}
#body #header ul.navigation{
	background-color:#cdd8cf;
	bottom:0;
	height:auto;
	left:0; 
	padding:0 20px 0 10px;
	position:absolute;
	width:614px;
}
#body #header ul.navigation li{
	float:left; 
	height:28px; 
	margin:0 5px;
	min-width:30px; 
	text-align:center;
	white-space:nowrap; 
	_width:10%; 
}
#body #header ul.navigation li a{
	border-bottom:none;
	color:#030;
	display:block;
	font-weight:bold;
	height:22px; 
	margin:3px 0;
	padding:0 5px; 
}
#body #header ul.navigation li a:hover, #body #header ul.navigation li a.selected{
	color:#066;
	text-decoration:none; 
}
/* ____________________ Main / Content Area & Side bar CSS ______________________________________________________________________________ */
#body #main{width:930px; }
#body #content{
	background-color:#FFF;
	margin:0;
  	min-height:280px;
	padding:25px 0;
	width:605px; 
}
#body #content ul.navigation{padding:10px 0 0;}
#body #content ul.navigation li{
	float:left; 
	height:28px; 
	min-width:10px; 
	padding:0 5px 0 0; 
	text-align:center;
	white-space:nowrap;
	_width:10%; 
}
#body #content ul.navigation li a{
	border-right:1px solid #030;
	font-size:12px;
	font-weight:normal;
	height:auto; 
	padding-right:5px; 
	width:auto;
}
#body #content ul.navigation li.last a{
	border-right:none;
	padding-right:0;
}
#body #sidebar{
	min-height:240px; 
	padding:0 0 25px 0; 
	width:228px; 
}
/* ____________________ Footer CSS ______________________________________________________________________________ */
#body #footer{
	background-color:#cdd8cf;
	border-top:2px solid #033;
	clear:both;
	color:#000;
	margin:0;
	min-height:30px;
	padding:15px;
	position:relative;
} 
#body #footer ul.navigation li{
	float:left; 
	height:28px; 
	left:15px; 
	margin:0;
	min-width:10px; 
	padding:0 5px 0 0;
	position:relative; 
	text-align:center;
	top:0; 
	white-space:nowrap;
	_width:5%; 
}
#body #footer ul.navigation li a{
	border-right:1px solid #030;
	color:#030; 
	font-size:12px;
	font-weight:normal;
	height:auto;
	margin:0; 
	padding-right:5px;
	width:auto;
}
#body #footer ul.navigation li.last a{
	border-right:none;
	padding0right:0;	
}
#body #footer ul.navigation li a:hover{color:#066;}
/* ____________________ Layout Specific CSS ______________________________________________________________________________ */
/*----LAYOUT 1 Column----*/
#body.layout1c #header{padding-left:30px; padding-right:30px}
#body.layout1c #header ul.navigation{
	padding:0 0 0 20px; 
	width:910px;
}
#body.layout1c #main{background:#fff; } 
#body.layout1c #content{
	margin:0 auto; 
	width:880px;
}
#body.layout1c #sidebar{
	border-bottom:none;
	.height:auto;
	margin:0; 
	min-height:5px;
	padding:20px 28px;
	width:900px; 
}
#body.layout1c #sidebar ul.navigation{
	height:auto;
	left:-5px;
	.left:1px; 	
	padding:5px 0;
	position:relative;
	top:0; 
	width:740px;
}
#body.layout1c #sidebar ul.navigation li{
	float:left; 
	height:28px; 
	margin:0 10px;
	min-width:20px; 
	text-align:center;
	white-space:nowrap; 
	_width:5%; 
}
#body.layout1c #sidebar ul.navigation li a{
	border-bottom:none;
	color:#030;
	display:block;
	height:22px; 
	margin:3px 0;
	padding:0 5px; 
}
#body.layout1c #sidebar ul.navigation li a:hover{
	color:#066;
	text-decoration:none; 
}
#body.layout1c #sidebar ul.navigation li a.selected{text-decoration:none;}
/*----LAYOUT 2 Column Left ----*/
#body.layout2cl #container{
	background-image:url(https://lygo.net/ly/zeeblio/styles/globetrotter/images/bg_containerLeft.jpg);
	background-position:left top; 
  	background-repeat:no-repeat;
}
#body.layout2cl #header{
	margin:0 0 0 288px; 
	padding-right:15px; 
	padding-left:15px;
}
#body.layout2cl #header ul.navigation{left:-2px;}
#body.layout2cl #main{
	background-image:url(https://lygo.net/ly/zeeblio/styles/globetrotter/images/bg_mainLeft.jpg);
	background-position:left top;
	background-repeat:repeat-y; 
}
#body.layout2cl #content{
	margin:0; 
	padding:30px 10px 20px 15px; 
	width:614px;
}
#body.layout2cl #sidebar{
	background-image:url(https://lygo.net/ly/zeeblio/styles/globetrotter/images/bg_sidebarLeft.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
	border-top:2px solid #003300;
	color:#fff;
	margin:0;
	padding:15px 20px 20px;
	width:246px;
}
#body.layout2cl #sidebar ul.navigation{
	clear:both;
	margin-bottom:15px; 
}
#body.layout2cl #sidebar ul.navigation li{
	border-bottom:1px dotted #cdd8cf;
	height:auto; 
	width:auto; 
}
#body.layout2cl #sidebar ul.navigation li a{
	color:#fff;
	display:block;
	font-size:12px;
	font-weight:bold;
	height:auto; 
	line-height:2.4em;
	padding:0 10px 0 0;
	text-decoration:underline; 
	width:auto;
}
#body.layout2cl #sidebar ul.navigation li a:hover, #body.layout2cl #sidebar ul.navigation li a.selected{
	color:#FFF;
	text-decoration:none; 
}
/*----LAYOUT 2 Column Right----*/
#body.layout2cr #container{
	background-image:url(https://lygo.net/ly/zeeblio/styles/globetrotter/images/bg_containerRight.jpg);
	background-position:right top; 
  	background-repeat:no-repeat;
}
#body.layout2cr #main{
	background-image:url(https://lygo.net/ly/zeeblio/styles/globetrotter/images/bg_mainRight.jpg);
	background-position:right top;
	background-repeat:repeat-y; 
}
#body.layout2cr #content{
	float:left;
	padding:30px 10px 20px 15px; 
	width:614px;
}
#body.layout2cr #sidebar{
	background-image:url(https://lygo.net/ly/zeeblio/styles/globetrotter/images/bg_sidebarRight.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
	color:#fff;
	padding:15px 20px 20px;
	width:240px;
}
#body.layout2cr #sidebar ul.navigation{
	clear:both;
	margin-bottom:15px; 
}
#body.layout2cr #sidebar ul.navigation li{
	border-bottom:1px dotted #cdd8cf;
	height:auto; 
	width:auto; 
}
#body.layout2cr #sidebar ul.navigation li a{
	color:#fff;
	display:block;
	font-size:12px;
	font-weight:normal;
	height:auto; 
	line-height:2.4em;
	padding:0 0 0 10px;
	text-decoration:underline; 
	width:auto;
}
#body.layout2cr #sidebar ul.navigation li a:hover, #body.layout2cr #sidebar ul.navigation li a.selected{
	color:#FFF;
	text-decoration:none; 
}
/* ____________________ Module Specific Styling ______________________________________________________________________________ */
#body h1 a.addOnBasicLink{color:#033; font-size:16px; text-decoration:none; text-transform:uppercase; }
#body h1 a.addOnBasicLink:hover{text-decoration:underline; color:#033; }
#body h3.addOnSectionHead{color:#000; font-size:12px; font-weight:bold; border-top:2px solid #033; border-bottom:1px solid #033; padding:4px 0; text-transform:uppercase; } 
#body .addOnBackground{background:#cdd8cf; }
#body .addOnButton{background:#c5cfd0 url(https://lygo.net/ly/zeeblio/styles/globetrotter/images/btn_go.jpg) repeat-x; border:solid 2px #999; color:#000; font-family:Arial, Helvetica, sans-serif; font-size:13px; font-weight:bold; text-align:center; text-decoration:none; } 
#body .addOnHeadline{font-size:16px; color:#000; }
#body .addOnSubHead{font-size:14px; color:#000; }
#body .addOnSubH3{color:#000; font-weight:bold; text-transform:uppercase; font-size:16px; font-weight:bold; }
#body .addOnSubH4{font-size:14px; color:#000; }
#body .addOnPlainText{ color:#000; }
#body .addOnBasicLink{ color:#000; }
#body .addOnBasicLink:hover{color:#066; }
#body .addOnSmallText{font-size:11px; color:#000; }
#body .addOnBackground{background:#cdd8cf; }
#body .addOnShadedText{font-size:10px; color:#000; background-color:#cdd8cf; }
#body .addOnAccentText{font-size:10px; color:#000; background-color:#cdd8cf; }
#body .addOnSectionHead{font-size:16px; color:#000; border-bottom:1px solid #999; }
#body .addOnMiniNavBox{background-color:#cdd8cf; border:1px solid #033; padding:2px; }
#body .addOnBorder{border:1px solid #999; padding:2px; } 
#body .addOnBorderBottom{border-bottom:1px solid #999; } 
#body .addOnBorderTop{border-top:1px solid #999; } 
#body .addOnGradientTop{} 
#body .addOnGradientBottom{}
#body .addOnShadowBox{ } 
#body .addOnShadowBoxSmall{background:#cdd8cf; } 
#body .addOnTableHeading{ }
#body .addOnTableHeadingBg{background:#cdd8cf; } 
#body .addOnTableRowBg{background:#e8e8e8; }
#body .addOnTableRowAltBg{background:#fff; } 
#body .addOnTableColumnBg{background:#fff; } 
#body .addOnTableColumnAltBg{background:#fff; } 

/* ____________________ 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/globetrotter/images/bg_full.jpg) no-repeat #cdd8cf}

/* style for menu button at top right of page */
#body.mobileLayout #mNavLink{background:#003300; color:#fff; border:none}

/* styling for navigation menu to be placed at bottom of page */
#body.mobileLayout .mobileNav ul{}
#body.mobileLayout .mobileNav ul li a{background:#003300; color:#fff}
#body.mobileLayout .mobileNav ul li a:hover, #body.mobileLayout .mobileNav ul li a.selected{background:#CDD8CF; color:#003300}
#body.mobileLayout .mobileNav ul li.first a{}
#body.mobileLayout .mobileNav ul li.last a{}

/* mobile layout/content styling */
#body.mobileLayout #header{padding-top:20px; color:#013300}
#body.mobileLayout #header h1, #body.mobileLayout #header h2, #body.mobileLayout #header h3, #body.mobileLayout #header p, #body.mobileLayout #header a{color:#013300}
#body.mobileLayout #main{margin:15px!important; border:2px solid #030;}
#body.mobileLayout #content{background:#fff; margin-bottom:15px}
#body.mobileLayout #sidebar{background:#627c63; border-top:1px solid #013300; padding-top:15px}
#body.mobileLayout #footer{background:#013300; color:#fff}
}