/*
	Client:		Prince Resorts Hawaii
	Title:		Homepage stylesheet for screen media
	Author:		Jason Garber, jgarber@esitemarketing.com
	Copyright:	E-site Marketing, LLC, http://www.esitemarketing.com
	Created:	23 November 2005
	Updated:	05 December 2005
*/

/* ----- Import external stylesheets -----------------*/
@import url("common.css");
@import url("nav.css");
@import url("layout.css");
@import url("forms.css");
@import url("calendar.css");

.alt { position:absolute; left:-9999px; }

/* ----- Page layout ---------------------------------*/

body.secondary-hapuna div#hotel-splash-wrapper {
	background-image:url(../images/interior/hapuna/splash-wrapper-bg-beta.jpg) !important;
}

body.secondary-hapuna div#hotel-splash-wrapper object, body.secondary-hawaii div#hotel-splash-wrapper object { margin: 0px 4px; }

body#section-home h1#logo {
	height: 94px;
	background: url("../images/home/logo-bg-beta.gif") no-repeat 0 0;
	}

div#masthead-wrapper { height: 281px; overflow:hidden; }

div#push-home-wrapper {
	width: 760px;
	height: 252px;
	background: url("../images/home/push-background.gif") no-repeat 0 0;s
	}

div#push-hbp-wrapper {
	width: 760px;
	height: 184px;
	background: url("../images/home/hbp-push-background.gif") no-repeat 0 0;s
	}

div#push-hph-wrapper {
	width: 760px;
	height: 164px;
	background: url("../images/home/hph-push-background.gif") no-repeat 0 0;s
	}


div#push-home-wrapper div {
	display: inline;
	float: left;
	}
	
div#push-hbp-wrapper div {
	display: inline;
	float: left;
	position:relative;	
	}

div#push-hph-wrapper div {
	display: inline;
	float: left;
	position:relative;
	}


div#push-home-wrapper div#push-home-map {
	width: 240px;
	margin: 0px 0px 0px 15px;
}

div#push-hbp-wrapper div#push-home-map, div#push-hph-wrapper div#push-home-map {
	width: 240px;
	margin: 10px 0 0 25px;
}

div#push-home-wrapper h2 {
	padding-top: 35px;
	margin-left: 35px;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.75em;
	font-weight: normal;
	text-transform: uppercase;
	color: #485C6A;
	width: 210px;
	background: transparent url("../images/home/special-offers-border.gif") bottom left no-repeat;
	}

div#push-home-wrapper p {
	font-size: 1.1em;
	line-height: 1.75em;
	color: white;
	}

div#push-home-wrapper p.push-home-more {
	text-align: right;
	}

p.push-home-more img.png {
	behavior: url("png/png.htc"); /* for IE only, path is relative to file that calls this style */
	width: 110px;
	height: 37px;
	}

div#push-home-map img.png {
	behavior: url("png/png.htc"); /* for IE only, path is relative to file that calls this style */
	width: 229px;
	height: 148px;
}

div#push-marketing { overflow: hidden; width: 410px; height: 140px;  margin: 0px 35px 0px;  }
div#push-home-wrapper a.next-offer { display:block; height:17px; position:absolute; right:0; top:110px; width:92px; }
div.push-item { background: transparent !important; position: relative; float: left; width: 410px; height: 130px; z-index:2; }
div.push-item img { float: right; position: relative; clear: none; }
div.push-item h3 { margin-top: 18px; font-size: 1.4em; color: #666666; font-family: Georgia, "Times New Roman", Times, serif; width: 210px; }
div.push-item p { font-size: 1.2em; color: #666666 !important; font-family: Arial, Helvetica, sans-serif; width: 210px; font-weight: bold; margin-top: 10px; }
div.push-item div.book-now { float: left; width: 119px; margin-top: 30px; }

div#property-push-marketing { overflow: hidden; width: 410px; height: 130px;  margin: 20px 0px 0px 60px; }
div#property-push-marketing div.push-item { background: transparent !important; position: relative; float: left; width: 410px; height: 130px; }
div#property-push-marketing div.push-item img { float: left; padding-right: 10px; }
div#property-push-marketing div.push-item h3 { float: left; margin-top: 0px; font-size: 1.4em; color: #666666; font-family: Georgia, "Times New Roman", Times, serif; width: 210px; }
div#property-push-marketing div.push-item p { float: left; font-size: 1.2em; color: #666666 !important; font-family: Arial, Helvetica, sans-serif; width: 210px; font-weight: bold; margin-top: 10px; }
div#property-push-marketing div.push-item div.book-now { float: left; width: 119px; margin-top: 30px; }



/* ----- Contingency Rules ---------------------------*/
div#alt-wrapper {
	display: none;
	}

p#get-flash {
	display: none;
	margin: 0.5em;
	font-size: 1.1em;
	font-weight: bold;
	color: #cd0d0d;
	}

p#get-flash img {
	margin-right: 0.25em;
	vertical-align: middle;
	}

p#get-flash a {
	color: red;
	}


/* ----- Push navigation -----------------------------*/
ul#nav-push {
	position: absolute;
	left: 450px;
	top: 48px;
	list-style: none;
	}

body#section-resort ul#nav-push { left: 275px; }

ul#nav-push li {
	position: relative;
	float: left;
	}

ul#nav-push li a {
	display: block;
	height: 35px;
	background-repeat: no-repeat;
	background-position: 0 0;
	}

a#np-home { width: 175px; background-image: url("../images/nav/np-home.gif"); } /* Mauna Kea Resort Section only */
a#np-preferred { width: 145px; background-image: url("../images/nav/np-preferred.gif"); }
a#np-availability { width: 165px; background-image: url("../images/nav/np-availability.gif"); }
