/* ----- Import external stylesheets ------------------------------------ */
@import url("common.css");

/* ----- Home Page ------------------------------------------- */



/* ----- Interior Page ------------------------------------------- */

div#content-wrapper {
	width: 924px;
	margin-top: 45px;
	background: #FBF8EC url(../images/layout/content-wrapper-bg.jpg) no-repeat left top;
	}

div#content { position: relative; width: 690px; float: right; background-color: #FFFFFF; }
div#content h1 {
	position: absolute;
	top: 177px;
	right: 30px;
	z-index: 1000;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: lighter;
	font-size: 22px;
	height: 28px;
	line-height: 22px;
	min-width: 400px;
	text-align: right;
	}
div#content h2 { font-size: 16px; height: 24px; line-height: 16px; color: #137189; margin-bottom: 15px; }
div#content h3 { color: #844B46; font-size: 1.2em; line-height: 1.8em; }
div#content h3.dest-earth { margin-top:1em; }
div#content h4 { color: #844B46; font-size: 1.2em; font-weight: lighter; line-height: 1.8em; }
div#content h5 { font-size: 1.1em; font-weight: bold; line-height: 1.8em; } 

div#res-link { position: absolute; right: 15px; top: 25px; }
div#res-link a {
	display: block;
	height: 34px;
	background: url(../images/layout/online-reservations.jpg) no-repeat left top;
	width: 204px;
	}

/*div#res-link a:hover { background-position: left bottom; }*/

div#copy { padding: 30px; min-height: 560px; height: auto !important; height: 560px; }
div#copy p { font-size: 1.2em; line-height: 1.6em; margin-bottom: 25px; }
div#copy a { color: #16809D; }

div#copy p.press-releases { font-size: 1.2em; line-height: 1.6em; margin-bottom: 5px; }

img.inset-right {
	float: right;
	display: inline;
	display: block;
	padding: 1px;
	border: 1px solid #DDD4C3;
	margin: 0 0 25px 35px;
	}

div#inset-and-video {
	float: right;
	}
	
img.inset-and-video {
	border: 1px solid #DDD4C3;
	margin: 0 0 25px 35px;
	padding: 1px;
	}

a.view-video {
	width: 215px;
	margin: 0 0 0 62px;
	}

div#sidebar { margin-top: 45px; float: left; width: 233px; }
div#sidebar a.title {
	display: block;
	width: 182px; 
	height: 29px;	
	position: relative; 
	left: 51px;
	cursor: pointer;
	}
	
div#spec-offer { padding-bottom: 20px; }
div.side-body {
	border: solid 1px #F3EBD9;
	border-left: none;
	border-right: none;
	background: #FEFAEA url(../images/layout/side-bar-bg.gif) repeat-x left bottom;
	padding: 14px 18px;
	}
div.side-body p { font-size: 1.2em; line-height: 1.6em; color: #B8AD99; }
a#go { float: right; margin: 6px 10px 0 0; }

div#content ul { margin: 0 0 25px 35px; font-size: 1.2em; line-height: 1.6em; }
div#content ul ul { margin: 0 0 0 35px; font-size: 1em; }
div#content ol { margin: 0 0 25px 35px; font-size: 1.2em; line-height: 1.6em; }

table#press-release-table th#col-title { width: 105px; padding-right: 10px; }

table#facility-chart { border-collapse: collapse; font-size: 1.1em;  } 
table#facility-chart th { text-align: center; border-right: solid 1px #836E5C; font-weight: normal; border-bottom: solid 1px #836E5C; }
table#facility-chart thead th { height: 28px; font-size: .9em; padding: 0 3px; background: url(../images/interior/facility-table-bg.gif) repeat-x left top; }
table#facility-chart th#room { width: 124px; }
table#facility-chart tbody th { padding: 5px 0; color: #00839B; }
table#facility-chart tbody th.section { border-right: none; color: #9E1900; background-color: #FCF9EF; padding-left: 12px; text-align: left; font-weight: bold; }
table#facility-chart tbody td { text-align: center; border-right: solid 1px #836E5C; border-bottom: solid 1px #836E5C; }
table#facility-chart .last-right { border-right: none !important; }
tbody th.last,
tbody td.last { border-bottom: none !important; }


/* ----- Spa Services  ------------------------------------------- */
div.spa-service { border-top: solid 1px #DDD4C3; padding: 15px 4px 0 4px; }
div#spa-push { font-size: 1.2em; color: #B8AD99; padding: 0 20px; margin-bottom: 25px; }

/* ----- Footer  ------------------------------------------- */
div#footer { clear: right; font-size: .9em; padding-bottom: 30px; }
div#footer-wrapper { position: relative; }
div#pp { position: absolute; right: 0; top: 35px; }
div#pp a { color: #C8C2B3; }
div#footer-logos { position: absolute; left: 0; top: 15px; }
div#footer-logos ul { list-style: none; height: 65px; }
div#footer-logos ul li { float: left; padding-right: 15px;  }
div#footer-logos ul a { display: block; width: 100%; height: 65px; }
div#policy { text-align: right; padding-top: 20px; }
div#policy a { font-weight: normal; color: #AE8E80; }
div#footer-content { float: right; position: relative; width: 490px; top: -38px; height: 14px; background-color: #186173; color: #FFFFFF; line-height:13px; padding:5px 5px 19px; }
address { font-style: normal; }
div#dhr-flash { clear: both; text-align: center; padding: 25px 0 0 0 ; }


/* ----- This should always be at the end of this file ------------------------------------------- */
/* Supply styles to IE5/Mac \*//*/
@import "legacy.css";
/**/