/*
	Client:		Prince Resorts Hawaii
	Title:		Hotels & Resorts section stylesheet for screen media
	Author:		Jason Garber, jgarber@esitemarketing.com
	Copyright:	E-site Marketing, LLC, http://www.esitemarketing.com
	Created:	01 December 2005
	Updated:	28 January 2006
*/

/* ----- Page layout ---------------------------------*/
div#section-hotel-wrapper {
	position: relative;
	height: 450px;
	padding: 0 4px 0 4px;
	font-size: 1.1em;
	color: #1f1f1f;
	background: url("../images/interior/section-hotel-wrapper-bg.jpg") no-repeat 0 0;
	}

div#section-hotel-wrapper ul {
	list-style: none;
	}

div#section-hotel-wrapper ul li {
	display:inline;
	float:left;
	margin-left:8px;
	margin-top:30px;
	position:relative;
	text-align:center;
	width:240px;
	}

div#section-hotel-wrapper p {
	margin: 4px 0 7px 0;
	padding: 0 13px;
	line-height: 1.5em;
	text-align:left;
	font-size:12px;
	}

div#section-hotel-wrapper p.interior-learn-more {
	left:50px;
	margin:0;
	padding:0;
	position:absolute;
	top:15px;
	}

div#section-hotel-wrapper img.button-learn-more {
	behavior: url("png/png.htc"); /* for IE only, path is relative to file that calls this style */
	width: 115px;
	height: 37px;
	position:absolute; top:140px; left:65px;
	}

div#hotel-splash-wrapper {
	position: relative;
	height: 290px;
	background-repeat: no-repeat;
	background-position: 0 0;
	}


/* ----- Content layout ------------------------------*/
div#overview-map {
	display: inline;
	float: right;
	margin: 0 0 2em 2em;
	}

table#table-amenities {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 2em;
	font-size: 1.1em;
	color: #3d3d3d;
	background: white;
	}

table#table-amenities thead {
	border: solid #dedede;
	border-width: 1px 1px 0 1px;
	}

table#table-amenities thead th, table#table-amenities thead td {
	padding: 5px 0 5px 4px;
	font-size: 1.1em;
	font-weight: bold;
	text-align: left;
	color: #004092;
	background: #d4e6f4;
	}

table#table-amenities tbody {
	border: solid #dedede;
	border-width: 0 1px 0 1px;
	}

table#table-amenities tbody th, table#table-amenities tbody td {
	vertical-align: top;
	border: solid #dedede;
	border-width: 1px 0;
	padding: 0.3em 4px;
	}

table#table-amenities tbody th {
	text-align: right;
	}

table#table-amenities.thin-first-col tbody th {
	width: 175px;
	}

table#table-eventspace {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 2em;
	font-size: 1em;
	color: #3d3d3d;
	background: white;
	}

table#table-eventspace thead {
	border: solid #dedede;
	border-width: 1px 1px 0 1px;
	}

table#table-eventspace thead th, table#table-eventspace thead td {
	padding: 5px 4px;
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
	color: #004092;
	background: #d4e6f4;
	}

table#table-eventspace thead th#th-capacity { background: #b9d9f2; }
table#table-eventspace thead th#th-dimensions { background: #a3d0f2; }

table#table-eventspace tbody {
	border: solid #dedede;
	border-width: 0 1px 0 1px;
	}

table#table-eventspace tbody th, table#table-eventspace tbody td {
	vertical-align: top;
	border: solid #dedede;
	border-width: 1px 0;
	padding: 0.3em 4px;
	text-align: center;
	}

table#table-eventspace tbody th { font-size: 1.1em; text-align: right; }

table.table-spa-treatments {
	width: 75%;
	border-collapse: collapse;
	margin-bottom: 2em;
	font-size: 1.1em;
	color: #3d3d3d;
	background: white;
	}

table.table-spa-treatments thead {
	border: solid #dedede;
	border-width: 1px 1px 0 1px;
	}

table.table-spa-treatments thead th, table.table-spa-treatments thead td {
	padding: 5px 0 5px 4px;
	font-size: 1.1em;
	font-weight: bold;
	text-align: left;
	color: #004092;
	background: #d4e6f4;
	}

table.table-spa-treatments tbody {
	border: solid #dedede;
	border-width: 0 1px 0 1px;
	}

table.table-spa-treatments tbody th, table.table-spa-treatments tbody td {
	vertical-align: top;
	border: solid #dedede;
	border-width: 1px 0;
	padding: 0.3em 4px;
	}

table.table-spa-treatments tbody th {
	text-align: left;
	}

table.table-tennis-schedule {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 2em;
	font-size: 1.1em;
	color: #3d3d3d;
	background: white;
	}

table.table-tennis-schedule thead {
	border: solid #dedede;
	border-width: 1px 1px 0 1px;
	}

table.table-tennis-schedule thead th, table.table-tennis-schedule thead td {
	padding: 5px 0 5px 4px;
	font-size: 1.1em;
	font-weight: bold;
	text-align: left;
	color: #004092;
	background: #d4e6f4;
	}

table.table-tennis-schedule tbody {
	border: solid #dedede;
	border-width: 0 1px 0 1px;
	}

table.table-tennis-schedule tbody th, table.table-tennis-schedule tbody td {
	vertical-align: top;
	border: solid #dedede;
	border-width: 1px 0;
	padding: 0.3em 4px;
	}

table.table-tennis-schedule tbody th {
	text-align: left;
	}

table#table-course-stats {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 2em;
	font-size: 1.1em;
	color: #3d3d3d;
	background: white;
	}

table#table-course-stats thead {
	border: solid #dedede;
	border-width: 1px 1px 0 1px;
	background: #d4e6f4;
	}

table#table-course-stats thead th {
	padding: 5px 4px;
	font-size: 1.1em;
	font-weight: bold;
	text-align: left;
	color: #004092;
	background: #d4e6f4;
	}

table#table-course-stats.centered-headers thead th {
	text-align: center;
	}

table#table-course-stats tbody {
	border: solid #dedede;
	border-width: 0 1px 0 1px;
	}

table#table-course-stats tbody th, table#table-course-stats tbody td {
	vertical-align: top;
	border: solid #dedede;
	border-width: 1px 0;
	padding: 0.3em 4px;
	}

table#table-course-stats tbody th {
	text-align: left;
	}

table.table-sample-menus {
	width: 75%;
	border-collapse: collapse;
	margin-bottom: 1.5em;
	font-size: 1.1em;
	color: #3d3d3d;
	background: white;
	}

table.table-sample-menus tbody {
	border: solid #dedede;
	border-width: 0 1px 0 1px;
	}

table.table-sample-menus tbody th, table.table-sample-menus tbody td {
	vertical-align: top;
	border: solid #dedede;
	border-width: 1px 0;
	padding: 0.3em 10px 0.3em 4px;
	}

table.table-sample-menus tbody th {
	width: 50%;
	text-align: left;
	}

table#table-ratechart {
	border-collapse: collapse;
	margin-bottom: 1.5em;
	font-size: 1.1em;
	color: #445055;
	}

table#table-ratechart td {
	padding-right: 5px;
	padding-bottom: 3px;
	vertical-align: top;
	}


/* ----- Packages layout -----------------------------*/
body.secondary-maunakea div#content div.package-wrapper { background-image: url("../images/interior/maunakea/package-wrapper-bg.gif"); }
body.secondary-hapuna div#content div.package-wrapper { background-image: url("../images/interior/hapuna/package-wrapper-bg.gif"); }
body.secondary-maui div#content div.package-wrapper { background-image: url("../images/interior/maui/package-wrapper-bg.gif"); }
body.secondary-hawaii div#content div.package-wrapper { background-image: url("/images/interior/hawaii/package-wrapper-bg.gif"); }


/* ----- Mauna Kea Beach Hotel (orange) --------------*/
body.secondary-maunakea div#hotel-splash-wrapper { background-image: url("../images/interior/maunakea/splash-wrapper-bg.jpg"); }
body.secondary-maunakea div#exterior-content-wrapper { background-image: url("../images/interior/maunakea/exterior-content-wrapper-bg.gif"); }
body.secondary-maunakea div#interior-content-wrapper { background-image: url("../images/interior/maunakea/interior-content-wrapper-bg.gif"); }

body.secondary-maunakea img#hotel-logo {
	position: absolute;
	left: 20px;
	bottom: 30px;
	behavior: url("png/png.htc"); /* for IE only, path is relative to file that calls this style */
	width: 348px;
	height: 67px;
	}

body.secondary-maunakea div#hotel-splash-push-marketing {
	position: absolute;
	right: 20px;
	bottom: 30px;
	width: 340px;
	font-size: 1.1em;
	color: white;
	text-align: center;
	}

body.secondary-maunakea div#hotel-splash-push-marketing img {
	behavior: url("png/png.htc"); /* for IE only, path is relative to file that calls this style */
	width: 178px;
	height: 73px;
	margin-bottom: 3px;
	}

body.secondary-maunakea div#hotel-splash-push-marketing a {
	text-decoration: underline;
	color: white;
	}

body.secondary-maunakea div#overview-map img {
	behavior: url("png/png.htc"); /* for IE only, path is relative to file that calls this style */
	width: 240px;
	height: 253px;
	}
	
div#sidebar img.png {
	behavior: url("../png/png.htc"); /* for IE only, path is relative to file that calls this style */
	width: 182px;
	height: 200px;
}


/* ----- Hapuna Beach Prince Hotel (blue) ------------*/
body.secondary-hapuna div#hotel-splash-wrapper { background-image: url("../images/interior/hapuna/splash-wrapper-bg.jpg"); }
body.secondary-hapuna div#exterior-content-wrapper { background-image: url("../images/interior/hapuna/exterior-content-wrapper-bg.gif"); }
body.secondary-hapuna div#interior-content-wrapper { background-image: url("../images/interior/hapuna/interior-content-wrapper-bg.gif"); }

body.secondary-hapuna img#hotel-logo {
	position: absolute;
	left: 20px;
	bottom: 30px;
	behavior: url("png/png.htc"); /* for IE only, path is relative to file that calls this style */
	width: 354px;
	height: 72px;
	}

body.secondary-hapuna div#overview-map img {
	behavior: url("png/png.htc"); /* for IE only, path is relative to file that calls this style */
	width: 240px;
	height: 253px;
	}


/* ----- Maui Prince Hotel (purple) ------------------*/
body.secondary-maui div#hotel-splash-wrapper { background-image: url("../images/interior/maui/splash-wrapper-bg.jpg"); }
body.secondary-maui div#exterior-content-wrapper { background-image: url("../images/interior/maui/exterior-content-wrapper-bg.gif"); }
body.secondary-maui div#interior-content-wrapper { background-image: url("../images/interior/maui/interior-content-wrapper-bg.gif"); }

body.secondary-maui img#hotel-logo {
	position: absolute;
	left: 20px;
	bottom: 30px;
	behavior: url("png/png.htc"); /* for IE only, path is relative to file that calls this style */
	width: 198px;
	height: 70px;
	}

body.secondary-maui div#overview-map img {
	behavior: url("png/png.htc"); /* for IE only, path is relative to file that calls this style */
	width: 285px;
	height: 194px;
	}


/* ----- Hawaii Prince Hotel Waikiki (green) ---------*/
body.secondary-hawaii div#hotel-splash-wrapper { background-image: url("../images/interior/hawaii/splash-wrapper-bg.jpg"); }
body.secondary-hawaii div#exterior-content-wrapper { background-image: url("../images/interior/hawaii/exterior-content-wrapper-bg.gif"); }
body.secondary-hawaii div#interior-content-wrapper { background-image: url("../images/interior/hawaii/interior-content-wrapper-bg.gif"); }

body.secondary-hawaii img#hotel-logo {
	position: absolute;
	left: 20px;
	bottom: 30px;
	behavior: url("png/png.htc"); /* for IE only, path is relative to file that calls this style */
	width: 316px;
	height: 72px;
	}

body.secondary-hawaii div#overview-map img {
	behavior: url("png/png.htc"); /* for IE only, path is relative to file that calls this style */
	width: 238px;
	height: 220px;
	}
	
div.room-refresh-push { position: absolute;z-index: 999;}
