html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0; padding: 0; border: 0; outline: 0;
	font-weight: inherit; font-style: inherit; 
	font-size: 100%; font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus { outline: 0; }
body { line-height: 1; color: black; background: white; }
ol, ul { list-style: none; }
/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
blockquote:before, blockquote:after,
q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }


body {
	font: 11px “Myriad Pro”, Arial, Helvetica, Tahoma, sans-serif;
	background: #989697 url(images/bg.jpg) repeat-y center;
	text-align: center;
}


form {

	margin-top: 20px;
	margin-left: 50px;
	
}

form dt {
	float: left;
	padding-top: 5px;
	padding-right: 20px;
}

form dt label {
	font-size: 1.1em;
	line-height: 1em;
	color: #ccc;
}

form dd {
	margin: 0;
	margin-left: 100px;
	margin-bottom: 5px;
}

form dd input, form dd select {
	font-size: 1.1em;
}

/****************************************/
#container {
	margin: 0 auto;
	width: 950px;
	text-align: left;
}

#header {
	background-color: #000;
	border-bottom: 1px solid #E84A2C;
	height: 90px;
}

#logo {
	margin-top: 15px;
	margin-left: 20px;
}

#graphic {
	float: right;
	margin-right: 0px;
}

#newsletter-signup {
	float: right;
	margin-right: 20px;
	padding: 5px 10px;
	background: #525252;
	color: #f2f2f2;
	text-decoration: none;
	text-transform: uppercase;
	font-size: .9em;
	letter-spacing: .015em;
}

#newsletter-signup:hover, #newsletter-signup:active {
	background: #E84A2C;
	color: #f2f2f2;

}

#nav {
	background:#525252 none repeat scroll 0 0;
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0 6px;
	width:937px;
}

#nav li {
	float:left;
	margin:0;
	padding:0;
}

#nav li a:link, #nav li a:visited {
	background:#525252 none repeat scroll 0 0;
	color:#fff;
	display:block;
	float:left;
	font-weight:normal;
	margin:0;
	padding:10px 11px;
	*padding:9px 11px;
	text-decoration:none;
	text-transform:uppercase;
	font-size: .9em;
	letter-spacing: .1em;
}

#nav li a:active, #nav li a:hover {
	background:#424242 none repeat scroll 0 0;
	color:#fff;
	padding-bottom:10px;
	*padding-bottom:9px;
	letter-spacing: .1em;
}

#nav li a:link.active, #nav li a:visited.active {
	background:#000 none repeat scroll 0 0;
	color:#f8f8f8;
	font-weight: bold;
	padding-bottom:10px;
	letter-spacing: .1em;
}


/****************************************/
#content {
	background: #000;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	height: 510px;
	*height: 505px;
}

/****************************************/
#content-long {
	background: #000;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}


/****************************************/
#ihateie {
	border-collapse: collapse;
	font-family: “Myriad Pro”, Arial, Helvetica, Tahoma, sans-serif;
}

#photo-cell {
	vertical-align: top;
	width: 531px;
	min-width: 531px;
	height: 510px;
	min-height: 510px;
	font-family: “Myriad Pro”, Arial, Helvetica, Tahoma, sans-serif;
	color: #e2e2e2;
}

#photo-cell h2 {
	margin: 20px 20px 10px 20px;
	font-size: 1.4em;
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
}

#photo-cell ul {
	margin: 10px 20px 10px 20px;
	font-size: 1.1em;
}

#photo-cell ul li {
	color: #fff;
}

#photo-cell p {
	margin: 10px 20px 5px 20px;
	font-size: 1.1em;
	line-height: 1.3em;
}

#photo-cell p strong {
	font-weight: bold;
	color: #fff;
}







#text-cell {
	vertical-align: top;
	width: 418px;
	height: 280px;
	max-height: 280px;
	font-family: “Myriad Pro”, Arial, Helvetica, Tahoma, sans-serif;
}

#nav-cell {
	vertical-align: top;
	width: 418px;
	height: 200px;
	max-height: 200px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	*border-right: none;
	font-family: “Myriad Pro”, Arial, Helvetica, Tahoma, sans-serif;
}

#spacer-cell {
	vertical-align: top;
	height: 30px;
	width: 418px;
	border-right: 1px solid #000;
	*border-right: none;
}

#facilities-cell, #services-cell {
	width: 272px;
	vertical-align: top;
	color: #fff;
	font-family: “Myriad Pro”, Arial, Helvetica, Tahoma, sans-serif;
}

#fittings-cell {
	text-align: left;
	padding-right: 10px;
	padding: 30px 50px;
	color: #ffffff;
	text-transform: uppercase;
	font-size: 1.2em;
}

#fittings-cell p {
	margin-bottom: 8px;
}

#services-cell {
	text-align: left;
	padding-left: 10px;
}

/****************************************/
#facilities-cell h1, #services-cell h1 {
	font-size: 1.8em;
	margin-top: 20px;
	margin-bottom: 20px;
	*font-weight: normal;
	text-transform: uppercase;
}

#facilities-cell p, #services-cell p {
	color: #ddd;
	font-size: 1em;
	line-height: 1.5em;
	text-transform: uppercase;
	letter-spacing: .075em;
}


/****************************************/
#text-block-content {
	color: #fff;
	xheight: 270px;
	width: 316px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	padding: 30px 50px 0 50px;
}

#text-block-content h1 {
	*font-weight: normal;
	text-transform: uppercase;
	color: #d2d2d2;
	letter-spacing: .05em;
}

#text-block-content.upper-home h1, #text-block-content.upper-bookings h1, #text-block-content.upper-contact h1 {
	margin-top: 20px;
	font-size: 1.4em;
	line-height: 1.4em;
}

#text-block-content.upper-location h1, #text-block-content.upper-floorplans h1 {
	margin-top: 10px;
	font-size: 1.3em;
	line-height: 1.3em;
}


#text-block-content h1 strong {
	font-weight: bold;
	color: #ffffff;
}

#text-block-content p {
	color: #e2e2e2;
	font-size: 1.3em;
	line-height: 1.4em;
}

#text-block-content p strong {
	color: #fff;
	font-weight: bold;
}

#text-block-content a:link, #text-block-content a:visited {
	color: #F1330F;
	text-decoration: none;
}

#text-block-content a:active, #text-block-content a:hover {
	text-decoration: underline;
}

/****************************************/
/*
#text-block-nav {
	height: 202px;
	*width: 417px;
	border-bottom: 34px solid #000;
	*border-bottom: 30px solid #000;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
}

#text-block-nav.color1 { background-color: #2B2C2E; }
#text-block-nav.color2 { background-color: #3B3330; }
#text-block-nav.color3 { background-color: #2C2618; }
*/



/****************************************/
#nav-cell p {
	padding: 50px;
	color: #e2e2e2;
	font-size: 1.1em;
	*font-weight: normal;
	text-transform: uppercase;
	color: #e2e2e2;
	line-height: 1.5em;
	letter-spacing: .05em;	
}

#nav-cell p strong {
	font-weight: bold;
	color: #fff;
} 
/****************************************/
#nav-cell ul.home-nav {}




/****************************************/
#nav-cell ul.location-nav {
	list-style: none;
	padding-top: 30px;
}

#nav-cell ul.location-nav li {
	/* background: url(images/arrow-location.gif) no-repeat 0 2px; */
	margin-left: 240px;
	padding-left: 15px;
	padding-bottom: 15px;
}

#nav-cell ul.location-nav li a:link, #nav-cell ul.location-nav li a:visited {
	font-size: 1.1em;
	color: #c2c2c2;
	text-decoration: none;
}

#nav-cell ul.location-nav li a:active, #nav-cell ul.location-nav li a:hover {
	color: #ffffff;
	text-decoration: underline;
}


/****************************************/
#nav-cell ul.floorplans-nav {
	list-style: none;
	padding-top: 15px;
}

#nav-cell ul.floorplans-nav li {
	background: url(images/arrow-location.gif) no-repeat 0 3px;
	margin-left: 240px;
	padding-left: 15px;
	padding-bottom: 6px;
}

#nav-cell ul.floorplans-nav li a:link, #nav-cell ul.floorplans-nav li a:visited {
	font-size: 1.2em;
	color: #c2c2c2;
	text-decoration: none;
}

#nav-cell ul.floorplans-nav li a:active, #nav-cell ul.floorplans-nav li a:hover {
	color: #ffffff;
}





/****************************************/
#nav-cell ul.bookings-nav {
	list-style: none;
	padding-top: 30px;
}

#nav-cell ul.bookings-nav li {
	background: url(images/arrow-bookings.gif) no-repeat 0 6px;
	margin-left: 240px;
	padding-left: 15px;
	padding-bottom: 40px;
}

#nav-cell ul.bookings-nav li a:link, #nav-cell ul.bookings-nav li a:visited {
	font-size: 1.4em;
	color: #c2c2c2;
	text-decoration: none;
}

#nav-cell ul.bookings-nav li a:active, #nav-cell ul.bookings-nav li a:hover {
	color: #ffffff;
}


/****************************************/
#photo {
	width: 531px;
	height: 540px;
	min-height: 540px;
}

#photo.photo-home {
/* 	background-image: url(images/photo-home.jpg); */
}

#footer {
	color: #4F4F4F;
	padding: 10px;
	font-size: .9em;
	letter-spacing: .2em;
	text-transform: uppercase;
}

#footer span {
	float:right;
}

#footer span em {
	text-transform: lowercase;
}

#footer span a:link, #footer span a:visited {
	color: #777;
	text-decoration: none;
}

#footer span a:active, #footer span a:hover {
	color: #ffffff;
}


/****************************************/
.contact-table {
	padding-top: 60px;
}

.contact-table tr td {
	font-family: “Myriad Pro”, Arial, Helvetica, Tahoma, sans-serif;
	color: #f2f2f2;
	font-size: 1.3em;
	line-height: 1.3em;
	text-transform: uppercase;
}

.contact-table tr td.international { padding-left: 50px; }
.contact-table tr td.domestic { padding-left: 30px; }

.contact-table tr td.prefix { width: 28px; }



/****************************************/
#photos {
	margin: 20px 10px;
	width:900px;
	height: 400px;

}


.panel-overlay h2 {
	height: 30px;
	padding: 20px 10px;
	font-size: 1.2em;
	font-weight: normal;
	color: #f2f2f2;
}

.panel-overlay h2 strong {
	font-weight: bold;
	color: #fff;
}



/****************************************/
#floorplans-table {
	margin: 30px 50px;
}

#floorplans-table tr td {
	font-size: 1em;
	color: #d2d2d2;
	text-transform: uppercase;
	padding-bottom: 5px;
}

#floorplans-table tr th {
	padding: 0px 10px 0px 10px;
	font-size: 1em;
	color: #d2d2d2;
	text-transform: uppercase;
	padding-bottom: 5px;
}

#floorplans-table tr td a {
	color: #fff;
	text-decoration: none;
	padding: 2px 4px;
}

#floorplans-table tr td a:active, #floorplans-table tr td a:hover {
	text-decoration: underline;
}

a.floorplan-active {
	background: #E84A2C;
	color: #fff;
}



/****************************************/
.pano-img {
	width: 295px;
}

.pano-title {
	text-align: center;
}

.pano-title a:link, .pano-title a:visited {
	display: block;
	padding: 5px 10px;
	text-transform: uppercase;
	font-size: 1.3em;
	color: #ffffff;
	text-decoration: none;
}

.pano-title a:hover, .pano-title a:active {
	color: #ffffff;
}

.pano-title a em {
	display: block;
	font-size: .7em;
	font-style: normal;
	letter-spacing: .1em;
	color: #ccc;
}

/****************************************/
#concierge-contact {
	margin-top: 50px;
	line-height: 1.4em;
}

#concierge-contact a:link, #concierge-contact a:visited {
	text-transform: uppercase;
	color: #E84A2C;
	text-decoration: none;
}

#concierge-contact a:hover, #concierge-contact a:active {
	color: #E84A2C;
	text-decoration: underline;
}


#booking-msg {
	font-size: 1.8em;
}

a.bml:link, a.bml:visited {
	color: #F1330F;
	text-decoration: none;
}

a.bml:active, a.bml:hover {
	text-decoration: underline;
}



/****************************************/
.ccTable {
	margin-left: 20px;
	color: #f2f2f2;
}


.ccTable td {
	vertical-align: top;
	padding: 10px;
}


.ccTable td img, .cc-content img {
	border: 4px solid #333;
}

.ccTable td h4 {
	color: #f2f2f2;
	text-transform: uppercase;
	font-size: 1.4em;
	font-weight: bold;
	margin-top: 4px;
}

.ccTable td h4 a:link, .ccTable td h4 a:visited {
	color: #FC6A0E;
	text-decoration: none;
}

.ccTable td h4 a:active, .ccTable td h4 a:hover {
	text-decoration: underline;
}

.ccTable td p, .cc-content p {
	font-size: 1.2em;
	color: #ccc;
}


/****************************************/

.cc-content {
	padding-left: 20px;
	padding-top: 20px;
	color: #ccc;
}

.cc-content h4 {
	color: #f2f2f2;
	text-transform: uppercase;
	font-size: 1.7em;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 20px;
}

.cc-content h5 {
	color: #FC6A0E;
	text-transform: uppercase;
	font-size: 1.3em;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 20px;
}

.cc-content p {
	font-size: 1.3em;
	color: #ccc;
	margin: 10px 0;
}

.cc-content p a:link, .cc-content p a:visited {
	color: #FC6A0E;
	text-decoration: none;
}

.cc-content p a:hover, .cc-content p a:active {
	color: #E84A2C;
	text-decoration: underline;
}

.cc-content strong {
	font-weight: bold;
	color: #fff;
}

.cc-content p.fast-facts {
	font-size: 1.5em;
	color: #eee;
}

.cc-content p.warning {
	margin: 10px 5px;
	padding: 20px;
	font-size: 1.5em;
	color: #fff;
	background: #f47e35;
}

.cc-content ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding-bottom:10px;
	padding-left:10px;
}
.cc-content ul li {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(images/icons/bullet_orange.gif) no-repeat scroll 0 2px;
	color:#ccc;
	font-size: 1.3em;
	padding-bottom:5px;
	padding-left:20px;
	margin-left: 10px;
	margin-bottom: 10px;
}


.cc-content table {
	margin: 10px;
	margin-left: 20px;
	font-size: 1.3em;
}

.cc-content table th {
	padding: 5px;
	font-size: .9em;
	font-weight: bold;
	color: #eee;
	text-align: center;
}

.cc-content table td { 

	padding: 10px;
	background: #242424;
	
	text-align: center;
	
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
}


/****************************************/
.cc-sidebox {
	background: #161616;
	margin: 20px 20px 20px 30px;
	padding: 20px;
}

.cc-sidebox h4 {
	color: #f2f2f2;
	font-size: 1.3em;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 5px;
}

.cc-sidebox h5 {
	color: #FC6A0E;
	font-size: 1.2em;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 5px;
}

.cc-sidebox p {
	font-size: 1.2em;
	color: #ccc;
	padding: 5px 0;
}

.cc-sidebox a:link, .cc-sidebox a:visited {
	color: #FC6A0E;
	text-decoration: none;
}

.cc-sidebox a:active, .cc-sidebox a:hover {
	text-decoration: underline;
}

/****************************************/
.cc-nav {
	margin: 5px 20px 20px 30px;
}

.cc-nav li {

}

.cc-nav li a:link, .cc-nav li a:visited {
	display: block;
	padding: 10px 20px;
	font-size: 1.1em;
	text-transform: uppercase;
	background: #161616;
	color: #ccc;
	text-decoration: none;
	letter-spacing: .05em;

}

.cc-nav li a:active, .cc-nav li a:hover {
	background: #1c1c1c;
/* 	color: #FC6A0E; */
	color: #fff;
	font-weight: bold;

}