@charset "UTF-8";
/* CSS Document */

/* -------------------- MASTER STYLE SHEET -------------------- 
Eric Meyer Reset (reset.css)
SOURCE: http://meyerweb.com/eric/thoughts/2008/01/15/resetting-again/

Clearfix Class (clearfix.css) 
SOURCE: http://www.positioniseverything.net/easyclearing.html */

@import url("reset.css");
@import url("clearfix.css");

body {
	background: #cbb79c url(../assets/dgrainyTanBackground.jpg); 
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 135%;
	}

a:link, a:visited {
	color: #4581a7;
	}
a:hover, a:active {
	color: #49a1d9;
	}

p {
	margin-top: 1em; 
	margin-bottom: 1em; 
	font-family:Arial, Helvetica, sans-serif;
	}

h1 {
	font-size: 26px;
	}

/* LAYOUT STYLES */
#overallContainer {
	text-align: left;
	width: 100%;
	}

#headerContainer {
	height: 101px;
	min-width: 1175px;
	border-bottom: 4px solid white;
	background: #4a88dc url(../assets/headerWaterRepeat.jpg) 50% 0 repeat-x;
	}
#header {
	background: url(../assets/headerLogo.gif) 50% 0 no-repeat;
	width: 1175px;
	height: inherit;
	margin: 0 auto;
	position: relative;
	}
	
#contentContainer {
	height: 539px;
	background: url(../assets/blueStripeRepeat.gif);
	min-width: 1175px;
	}
#interiorBack {
	margin: 0 auto;
	}
#kidBack {
	background: url(../assets/whiteGridBackground.png) 50% 0 no-repeat;
	width: 1175px;
	margin: 0 auto;
	}
#content {
	width: 1082px;
	margin: 0 auto;
	height: inherit;
	}

#footerContainer {
	border-top: 4px solid white;
	background: url(../assets/sandRepeat.jpg) 50% 0 repeat-x;
	min-width: 1175px;
	}
#footer {
	width: 1175px;
	margin: 0 auto;
	padding-top: 50px;
	height: 100px;
	background: url(../assets/sandHighlight.jpg) 50% 0 no-repeat;
	}

#leftColumn, #rightColumn {
	float: left;
	display: inline;
	}	
#leftColumn {
	border-right: 4px solid white;
	width: 221px;
	margin-left: 69px;
	background: url(../assets/navKidBackground.jpg) no-repeat;
	position: relative;
	height: inherit;
	}
#rightColumn {
	width: 788px;
	}
	
#availabilityBox {
	position: absolute;
	top: 335px;
	left: 0;
	width: inherit;
	height: 204px;
	background: url(../assets/formKidBackground.jpg) no-repeat;
	}
	
#copy {
	border-top: 4px solid white;
	border-top: 0;
	height: 140px;
	background: #72af98 url(../assets/seafoamTextBack.gif) 0 100% no-repeat;
	position: relative;
	}
	
#socialContainer, #socialContainer2 {
	width: 340px;
	float: left;
	display: inline;
	}	
#centralFooterNav {
	width: 530px;
	float: left;
	display: inline;
	margin-left: 330px;
	}
#aronovContainer {
	width: 234px;
	float: right;
	display: inline;
	}
/* end layout styles */

/* NAVIGATION STYLES */
#mainNav {
	margin-top: 140px;
	}
#mainNav2 {
	margin-top: 119px;
	}
#mainNav li, #mainNav2 li {
	text-align: right;
	margin: 0;
	}
#mainNav li a, #mainNav2 li a {
	display: block;
	width: 225px;
	}
	
#nResort, #nResort a {
	height: 19px;
	}
#nResort a {
	background: url(../assets/navResort.gif) no-repeat;
	}
#nArea, #nArea a {
	height: 35px;
	}
#nArea a {
	background: url(../assets/navArea.gif) no-repeat;
	}
#nReserve, #nReserve a {
	height: 20px;
	}
#nReserve a {
	background: url(../assets/navReservations.gif) no-repeat;
	}
#nActivities, #nActivities a {
	height: 21px;
	}
#nActivities a {
	background: url(../assets/navActivities.gif) no-repeat;
	}
#nContact, #nContact a {
	height: 26px;
	}
#nContact a {
	background: url(../assets/navContact.gif) no-repeat;
	}
	
/* end navigation styles */

/* SEARCH BOX STYLES */
#availabilityBox {
	color: #28608b;
	text-align: right;
	padding-right: 15px;
	width: 210px;
	font-size: 11px;
	font-weight: bold;
	} 

#availabilityBox h3 {
	/*text-transform: uppercase;*/
	font-size: 13px;
	margin: 18px 0 0 0;
	}

#availabilityBox p {
	margin: 3px 0 1px 0;
	}

#Submit1 {
	display: block;
	}

#availabilityBox input {
	border: 0;
	background: white;
	}

#datePick input {
	background: url(../assets/datePick.png) 100% 0 no-repeat;
	width: 130px;
	height: 16px;
	}

#sub {
	text-align: right;
	}
#sub input {
	background: #28608b;
	text-transform: uppercase;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	padding: 1px 0;
	width: 85px;
	margin-top: 4px;
	float: right;
	}
/* end search styles */

/* FOOTER STYLES */
#footer {
	color: #4581a7;
	font-size: 10.5px;
	}
	
#socialContainer ul, #socialContainer2 ul {
	float: right;
	margin-right: 40px;
	}
#socialContainer li, #socialContainer2 li {
	float: left;
	margin: 0 5px;
	}
#socialContainer a, #socialContainer2 a {
	display: block;
	height: 16px;
	}
/*#twitter, #twitter a, #facebook, #facebook a {
	width: 54px;
	}
#twitter {
	background: url(../assets/twitterLinkOff.gif) no-repeat;
	}
#twitter a {
	background: url(../assets/twitterLink.gif) no-repeat;
	}
#youtube, #youtube a {
	width: 42px;
	}
#youtube {
	background: url(../assets/youtubeLinkOff.gif) no-repeat;
	}
#youtube a {
	background: url(../assets/youtubeLink.gif) no-repeat;
	}
#facebook {
	background: url(../assets/facebookLinkOff.gif) no-repeat;
	}
#facebook a {
	background: url(../assets/facebookLink.gif) no-repeat;
	}*/
	
#socialContainer2 ul {
	float: none;
	margin-right: 40px;
	margin-bottom: 25px;
	height: 23px;
	display: block;
	}
#socialContainer2 li {
	float: left;
	margin: 0 5px;
	}
#socialContainer2 a {
	display: block;
	height: 23px;
	}
#twitter, #twitter a {
	width: 66px;
	}
 #facebook, #facebook a {
	width: 70px;
	}
#twitter {
	background: none;
	}
#twitter a {
	background: url(../assets/twitterNew.gif) no-repeat;
	}
#facebook {
	background: none;
	}
#facebook a {
	background: url(../assets/facebookNew.gif) no-repeat;
	}
	
#centralFooterNav a {
	text-decoration: none;
	}	
#centralFooterNav a:link, #centralFooterNav a:visited {
	background: none;
	}
#centralFooterNav a:hover, #centralFooterNav a:active {
	background: #EFE2D0;
	}
#centralFooterNav li {
	float: left;
	display: inline;
	margin-right: 6px;
	margin-left: 6px;
	}
#centralFooterNav li.last {
	margin-right: 0;
	}
#centralFooterNav ul {
	display:block;
	position:relative;
	width: 530px;	
}
#centralFooterNav p {
	font-size: 8.5px;
	clear: both;
	text-align: center;
	width: 530px;
	}
#emailform {
	width: 530px;
	}
	
#aronovContainer {
	margin-right: 89px;
	width: 196px;
	height: 16px;
	}
#aronovContainer a {
	background: url(../assets/aronovLink.gif) no-repeat;
	width: 196px;
	height: 16px;
	display: block;
	}
#aronovContainer p {
	margin: 0;
	padding: 0;
	}
/* end footer styles */

/* MISC STYLES */
.callNumber {
	background: url(../assets/callNumber.gif) 50% 0 no-repeat;
	height: 25px;
	margin: 17px 0 0 0;
	padding: 0;
	}
	
.oilInfo {
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	margin: 5px 0 0 0;
	padding: 0;
	font-style: normal;
	height: 16px;
	letter-spacing: 2px;
	}
.oilInfo a {
	color: #f36320;
	text-decoration: none;
	}
.oilInfo a:link, .oilInfo a:visited {
	border-bottom: 1px solid #f9be86;
	}
.oilInfo a:hover, .oilInfo a:active {
	border-bottom: 1px solid #f36320;
	}

#copy p {
	display: inline;
	float: left;
	width: 380px;
	margin: 16px 16px 0 16px;
	color: white;
	}
#copy p em {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	}
#copy p.specials {
	width: 102px;
	height: 63px;
	padding: 12px 12px 20px 12px;
	margin: 14px 0 0 11px;
	border-right: 1px solid white;
	}	
#copy img {
	float: right;
	display: inline;
	border: 4px solid white;
	border-top-width: 0;
	border-bottom-width: 0;
	position: absolute;
	top: 0;
	right: 0;
	margin-right: 0;
	}

#header h1, #header p {
	float: left;
	display: inline;
	}
#header h1 a {
	width: 217px;
	height: 101px;
	margin-left: 119px;
	display: block;
	background: url(../assets/seachaseLogo.gif) 50% 100% no-repeat;
	}
#header p {
	margin-left: 8px;
	color: white;
	font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	}

#leftColumn h2 {
	background: url(../assets/greatResort.gif) 50% 0 no-repeat;
	height: 32px;
	margin: 0;
	padding: 0;
	}

.specials a {
	width: 102px;
	height: 63px;
	display: block;
	background: url(../assets/specialsButton.gif) no-repeat;
	}
	
/* POOF - hide objects */	
.specials a em, #header h1 a em, #leftColumn h2 em, .callNumber em, #mainNav a strong, #mainNav2 a strong, #socialContainer a em, #socialContainer2 a em, #aronovContainer p strong {
	/*margin-top: -9999px;
	margin-left: -9999px;
	overflow: hidden;*/
	display: none;
	}
/* top flash */
#topflash {
	top:48px;
	/*top: -48px;*/
	left: 350px;
	height: 0;
	width: 0;
	overflow:visible;
	position: absolute;
	z-index:10;
	}
#topflash {
	clear:both;
	top:0;
	left: 350px;
	height: 0;
	width: 0;
	}

/* MISC STYLES */
input, textarea {
	border: 1px solid #d0d0d0;
	}

#photoUpdate/*, #photoUpdate a */{
	width: 230px;
	height: 140px;
	}
#photoUpdate {
	/*background: url(../assets/beachSoccer.jpg) no-repeat;*/
	background: url(../admin/homeImages/saved/homeImage.jpg) no-repeat;
	float: right;
	display: inline;
	border: 4px solid white;
	border-top-width: 0;
	border-bottom-width: 0;
	position: absolute;
	top: 0;
	right: 0;
	margin-right: 0;
	}
#photoUpdate a {
	/*display: block;*/
	color: white;
	}
#photoUpdate p {
	margin: 0;
	padding: 0;
	width: 230px;
	}
#photoUpdate p em {
	color: white;
	background: #406fc5;
	display: block;
	width: 225px;
	height: 21px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 3px 0 2px 5px;
	}
/*#photoUpdate span {
	border-bottom: 1px solid white;
	}*/