
/* GENERAL AND REST STYLES */

html, body {height: 100%; }
body {margin:0; padding:0; font-weight: normal; font-style: normal; min-height:100%; line-height: 1;  -webkit-font-smoothing: antialiased; background:#296697;  }

	#indulgence-container {height:100%;  position: relative; background:#296697; padding-top:2em; }
#indulgence-container  a img { border: none; }
#indulgence-container .clear {clear:both;}
#indulgence-container .rule-break { clear:both; background:#f7f9fa; width:100%; height:30px; margin:1.375em 0;}

	#indulgence-container .main-container {padding:1.375em!important; background: #fdfdfe; }
#indulgence-container .main-block {margin-bottom:1.375em;} /* Adds bottom margin to each main-block */
#indulgence-container .side-block {margin-bottom:1.375em;} /* Adds bottom margin to each side-block */
#indulgence-container .footer-block {margin-bottom:1.375em;} /* Adds bottom margin to each footer-block */
#indulgence-container .slider-container {margin-bottom:2.735em; margin-top:-1.375em;} /* Adds bottom margin to slider */


/* HEADER STYLES */

#indulgence-container .header-container { width:100%; margin-bottom:2.75em; }
	#indulgence-container .logo-container {float:left; margin:0 0 1em 0; }
.lt-ie9 #indulgence-container .logo-container {width: 430px; } /*ie8 requires a width*/
	#indulgence-container .header-right {float:right; text-align: right; font-size:0.75em; letter-spacing: 0.1em; font-family: 'Droid Sans', sans-serif; text-transform: none; font-style: normal;}


/* NAVIGATION STYLES */



/* FOOTER */

#indulgence-container .footer {background:#16364F; width:100%; margin-top:0.688em; }
#indulgence-container .footer p, #indulgence-container .footer li { color:#b3b3b3; font-size: 0.9em; padding:0; margin:0;}
#indulgence-container .footer a {color:#FFF; }
#indulgence-container .footer a:hover {color:#FFF; text-decoration: underline; }
#indulgence-container .footer a.cta-link:hover {margin-left:4px; color:#FFF; text-decoration: none;}
#indulgence-container .footer .footer-credits p, #indulgence-container .footer .footer-credits a { font-size:0.9em; font-family: 'Droid Sans', sans-serif; font-weight:300; font-style: normal; text-transform: uppercase; letter-spacing: 0.1em; padding:0.9em; text-align:center; color:#FFF; }




/* MEDIA QUERIES (Main structural styles are found in foundation-4.css) */


/* UNDER 767px STYLES */

@media only screen and (max-width: 767px) {
#indulgence-container {padding-top:0;}	
#indulgence-container .main-container {margin-top:0; padding-top:0!important;}
#indulgence-container .header-container {margin-bottom:1.375em; padding:0;}
#indulgence-container .header-container .header {border-bottom:0;}
#indulgence-container .header-right {display: none;}
#indulgence-container .logo-container {border-bottom: 0; margin-bottom:0;}
}


/* CUSTOM STYLES FROM SIMON CHILTON */

 
#indulgence-container .mega-menuh *,
#indulgence-container .mega-menuh *:before,
#indulgence-container .mega-menuh *:after {
  -moz-box-sizing: content-box !important;
  -webkit-box-sizing: content-box !important;
  box-sizing: content-box !important; }
  
#indulgence-container .event_nav select {
	width: inherit !important;
}


.calendar ul.weekdays li
{
  font-size: 0.5em !important;
}

ul.nav li ul li {
	margin-left:30px;
}

ul.nav li {
	line-height:150%;
	margin-left:20px;
}

#indulgence-container .smallcal .title {
	font-weight:normal;
	font-size:1em; 
	font-family: 'Droid Sans', sans-serif;
	font-style: normal;
}

#indulgence-container .large-12.columns.main-block ul li {
	padding-bottom:5px;
}

#indulgence-container .row a:hover {
	color: #F00;
}

.blue ul.mega-menuh li a
{
  text-shadow: none !important;
}

#boarding-staff h2 { display:none;}

#indulgence-container .google-translate-container {
	margin: 0px;
	padding: 4px;
	float: right !important;
	width: 300px !important;
	border: none !important;
}
#indulgence-container .google-translate-container select {
	display:inline !important;
}
#indulgence-container .google-translate-container #jumpMenu {
	display:inline !important;
	float:none !important;
	font-size: 12px;
	padding: 0px;
	width: 165px;
	height: 19px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#indulgence-container .google-translate-container h3 {
	display:inline !important;
	float:none !important;
	font-size: 12px !important;
	font-style:normal !important;
	font-weight: bold;
	color: #333;
	margin: 0px;
	padding-top: 4px !important;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}