/* ----- STYLING FOR TEMPLATE HOMEPAGE ----- */


body {
	color: #404040;	
}

a {
	color: #716B0D;
	text-decoration: none;
}
a:hover {
	color: #BDB71B;
}
a:visited {
	color: #716B0D;
}

h1,
div#highlight h2 {
	color: #515151;
	text-transform: uppercase;
	font-size: 1.5em;
	font-family: "Times New Roman", serif;
	line-height: 0.8; /* removes space between top of letters and top of content area */
}

div#holder .submit,
div#holder .go,
div#holder .basicFormSubmit 
div#extra-features .basicFormSubmit {
	background-color: #DEE1CE;
	border-top: 1px solid #D4D7C6;
	border-left: 1px solid #D4D7C6;
	border-right: 1px solid #86887B;
	border-bottom: 1px solid #86887B;
	text-transform: uppercase;
	font-family: "MS Sans Serif", Geneva, Helvetica, Arial, sans-serif;
	cursor: pointer;
}
div#holder .go,
div#holder .go:visited,
div#holder .go:hover {
	color: black;	
}
div#holder .submit {
	padding: 2px 12px;
}
div#holder #main-content .submit {
	background-color: #EDEFE0;
	border-color: #EDEFE0 #DDDFD1 #DDDFD1 #EDEFE0;
	text-transform: none;
}

div#branding h2 {
	font-family: "Times New Roman", serif;
	font-size: 1.6em;
	text-transform: uppercase;
}
div#branding h2,
div#branding h2 a,
div#branding h2 a:hover,
div#branding h2 a:visited {
	color: #A5A576;
}
div#branding h2 .brand-name {
	color: #1A1A1A;
}

div#main-content h2,
div#main-content h3,
div#main-content h4,
div#main-content h5,
div#main-content h6 {
	font-family: "Times New Roman", serif;
	color: #504F4F;
}

div#main-content h3 {
	font-size: 1.1em;
	font-weight: bold;
	text-transform: uppercase;
}

div#main-content p {
	margin-top: 0.3em;
	font-size: 1em;
}

div#main-content li {
	font-size: 1em;
}

div#main-content p.intro {
	font-size: 1.2em;
	color: #A5A576;
}

div#main-content p.intro a {
	color: #61614E;
}
div#main-content p.intro a:hover {
	color: #ADAD05;
}
div#main-content p.intro a:visited {
	color: #61614E;
}

div#main-content p.call-to-action {
	text-align: center;
}
div#main-content .call-to-action a {
	padding: 1px 9px;
	font-size: 0.9em;
	font-family: Arial, sans-serif;
}

div#extra-features h2 {
	margin: 0 0 15px;
	font-size: 1.1em;
	font-weight: bold;
}
div#extra-features h2,
div#extra-features dl dt {
	display: block;
	font-family: "Times New Roman", serif;
	text-transform: uppercase;
}
div#extra-features dl dt {
	margin: 7px 0pt 2px;
	font-size: 0.8em;
}
div#extra-features dl dd {
	display: block;
	margin-left: 0;
	font-size: 0.8em;
}

div#availability-checker {
	color: #ccc;
}
div#availability-checker h2 {
	margin: 0 15px 4px 0;
	padding-top: 15px;
	border-top: 1px dashed gray;
	font-family: "Times New Roman", serif;
	text-transform: uppercase;
}

div#highlight {
	font-size: 1.2em;
	color: #A5A576;
}
div#highlight h2 {
	margin-bottom: 0;
	font-size: 1.25em;
	color: #515151;
}
div#highlight p {
	margin-top: 0.2em;
	font-size: 1em;
}
div#highlight a,
div#highlight a:visited {
	color: #716B0D;
	text-decoration: none;
}
div#highlight a:hover {
	color: #6D6A4D;
}

.call-to-action a,
.call-to-action a:visited {
	color: black;
}
.call-to-action a:hover {
	color: #A5A576;
}

div#special-offer, div#special-offer-2 {
	color: #ddd;
}

div#special-offer h2, div#special-offer-2 h2 {
	margin: 0;
	font-family: "Times New Roman", serif;
	text-transform: uppercase;
	text-align: center;
}
div#special-offer p.intro, div#special-offer-2 p.intro {
	color: #000;
}
div#special-offer p, div#special-offer-2 p {
	margin: 10px 0.9em;
	color: #404040;
	text-align: center;
}
div#special-offer .call-to-action a, div#special-offer-2 .call-to-action a {
	font-size: 1.4em;
}
div#special-offer .call-to-action a,
div#special-offer-2 .call-to-action a,
div#hilton-h-honors .call-to-action a,
div#extra-features .submit {
	background: transparent url(../images/button-bg.png) no-repeat scroll top center; _behavior: url(/iepngfix.htc);
	display: block;
	border: 0;
	padding: 0;
	min-width: 112px; _width: 112px;
	min-height: 21px; _height: 21px;
	line-height: 1.4;
	text-align:center;
}

div#extra-features #email-input{
	width:120px;
	border:0 none;
	margin:10px 0;
	background-color:#999;
	color: #FFF;		
}

div#hilton-h-honors p {
	text-align: center;
}
div#hilton-h-honors .call-to-action a ,
div#extra-features .submit{
	font-size: 1.4em;
}

div#small-print {
	text-align: center;
}

.name {
	font-style: italic;
}


div#holder div#main-content {
	min-height: 340px;
}


/* ----------------------------------- LAYOUT -------------------------------------- */

div#hilton-h-honors img {
	_behavior: url(/png_behavior.htc); /* PNG fix for IE<=6 */
}

body {
	background: white url(../images/bg.gif) repeat-x scroll 0 90px;
}

div#holder {
	background-color: white;
	position: relative;
	padding: 0;
	margin: 20px auto 0 auto; 
	width: 920px;
}* html body { /* START Hack to center a block-level element in IE<=5.5 */
	text-align: center;
} * html div#holder {
	text-align: left;
} /* END Hack to center  a block-level element in IE<=5.5 */

/* START DIV-ENVELOPING/ANTI-MARGIN-COLLAPSING */
div#holder {
	padding-top: 20px;
}
/* END DIV-ENVELOPING/ANTI-MARGIN-COLLAPSING */

/* START EASY CLEARING */
div#holder:after {
	content: '.';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* END EASY CLEARING */

h1 {
	position: absolute;
	z-index: 2;
	left: 188px;
	width: 510px;
}

#languages
{
	position:absolute;
	right:90px;
	top:10px;
	text-transform:capitalize;
}



div#branding h2 {
	background: transparent url(../images/image-corners.png) no-repeat scroll top left; _behavior: url(/iepngfix.htc);
	position: absolute;
	z-index: 1;
	top: 45px;
	left: 168px;
	margin: 0;
	padding: 0;
	padding-left: 20px;
	width: 732px;
	height: 25px;
	padding-bottom: 22px;
} * html div#branding h2 { /* Tan Hack for IE<=5.x */
	width: 752px;
	w\idth: 732px;
	height: 47px;
	he\ight: 25px;
} /* End Tan Hack */

div#branding img {
	position: absolute;
	z-index: 1;
	top: 11px;
	left: 46px;
	width: 76px;
	height: 52px;
}


div#main-content {
	background-color: white;
	float: left; _display: inline;
	margin-left: 0px;
	border-left: 168px solid #F5F5ED;
	padding-left: 20px;
	width: 509px;
	padding-right: 20px;
	border-right: 1px dotted #ddd;
	margin-top: 498px;
	padding-bottom: 3em; /* 5em */
} * html div#main-content { /* Tan Hack for IE<=5.x */
	width: 550px;
	w\idth: 509px;
} /* End Tan Hack */


div#images,
div.jsslideshow {
	position: absolute;
	top: 70px;
	right: 0;
	width: 752px;
}

div#images img,
div.jsslideshow img {
	display: block;
	width: 752px;
	height: 448px;
}

.slide_navigation {
	position: absolute;
	right: 10px;
}

.slide_navigation p {
	background: transparent url(../images/slideshow-nav.gif) no-repeat;
	position: absolute;
	bottom: 0;
	right: 0;
	margin: 0;
	width: 176px;
	height: 25px;
}

.slide_navigation p .slide_navigation_button {
	position: absolute;
	top: 5px;
}
.slide_navigation p .slide_navigation_prev {
	left: 50px;
}
.slide_navigation p .slide_navigation_next {
	right: 50px;
}


div#extra-features {
	background-color: #F5F5ED;
	float: left;
	margin-left: -718px;
	padding-left: 25px;
	width: 118px;
	padding-right: 25px;
	margin-top: 498px;
	padding-top: 14px;
} * html div#extra-features { /* Tan Hack for IE<=5.x */
	width: 168px;
	w\idth: 118px;
} /* End Tan Hack */


div#main-menu {
	position: absolute;
	z-index: 2;
	top: 70px;
	left: 0;
	width: 168px;
	height: 168px;
}

div#main-menu ul.shortcuts li.shortcut9,
div#main-menu ul.shortcuts li.shortcut10,
div#main-menu ul.shortcuts li.shortcut11,
div#main-menu ul.shortcuts li.shortcut12 {
	position: absolute;
	top: -20px;
	right: -752px;
}


div#availability-checker {
	background: black url(../images/nav-left-bg.gif) no-repeat scroll;
	position: absolute;
	z-index: 1;
	top: 70px;
	left: 0;
	padding-left: 20px;
	width: 148px;
	padding-top: 168px;
	min-height: 280px; _height: 280px;
} * html div#availability-checker { /* Tan Hack for IE<=5.x */
	width: 168px;
	w\idth: 148px;
	height: 448px;
	he\ight: 280px;
} /* End Tan Hack */


div#highlight {
	background-color: #b5b294;
	position: absolute;
	top: 518px;
	right: 0;
	padding-left: 17px;
	width: 176px;
	padding-right: 10px;
	height: 0px;
} * html div#highlight { /* Tan Hack for IE<=5.x */
	width: 202px;
	w\idth: 176px;
}

div#highlight h2 {
	margin-top: 15px;
	margin-bottom: 3px;
}


div#special-offer, div#special-offer-2{
	background: white url(../images/offers-left-bg.gif) no-repeat scroll;
	float: right; _display: inline;
	margin-left: 16px;
	padding-left: 10px;
	width: 166px;
	margin-right: 10px;
}

div#hilton-h-honors {
	background: white url(../images/offers-left-bg2.gif) no-repeat scroll;
	float: right; _display: inline;
	margin-left: 16px;
	padding-left: 10px;
	width: 166px;
	margin-right: 10px;
}

div#special-offer {
	margin-top: 513px;
	min-height: 73px; _height: 73px;
}

div#special-offer-2 {
	margin-top: 30px;
	min-height: 73px; _height: 73px;
}

div#special-offer > * {
	padding-right: 10px;
}
* html div#special-offer p {
	padding-right: 10px;
}

div#special-offer-2 > * {
	padding-right: 10px;
}
* html div#special-offer-2 p {
	padding-right: 10px;
}

div#special-offer h2,div#special-offer-2 h2 {
	background: transparent url(../images/offers-right-bg.gif) no-repeat scroll top right;
	margin-top: 0;
	padding-top: 10px;
}

div#hilton-h-honors {
	clear: right;
	margin-top: 20px;
	min-height: 83px; _height: 83px;
}
div#hilton-h-honors a#hilton-h-honors-logo-link {
	background: transparent url(../images/offers-right-bg2.gif) no-repeat scroll top right;
	display: block;
	padding-top: 7px;
	padding-right: 10px;
}
div#hilton-h-honors img {
	display: block;
	margin: 0 auto 0 auto;
}* html div#hilton-h-honors a { /* START Hack to center in IE<=5.5 */
	text-align: center;
}
div#hilton-h-honors p {
	margin-right: 10px;
}


div#small-print {
	clear: both;
	display: none; visibility: hidden;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	width: 100%;
}

/* ---------------------------------END LAYOUT -------------------------------------*/


div#main-menu ul.shortcuts {
	list-style: none;
	margin: 15px 0 0;
	padding: 0;
	text-align: right;
}

div#main-menu ul.shortcuts li {
	position: relative; zoom: 1;
	margin: 7px 0;
	font-size: 1em;
	text-transform: capitalize;
}

div#main-menu ul.shortcuts li a {
	display: inline;
	padding: 3px 15px 4px 0; /* vertical padding bleeds into parent li's margin */
	text-decoration: none;
	color: #ccc;
}
div#main-menu ul.shortcuts li a:hover {
	color: #F5F5ED;
}

div#main-menu ul.shortcuts li.shortcut1 { /* home */
	position: absolute;
	display: inline;
	left: -9999px;
}
div#main-menu ul.shortcuts li.shortcut2 {
	font-weight: bold;
}
div#main-menu ul.shortcuts li.shortcut4,
div#main-menu ul.shortcuts li.shortcut6,
div#main-menu ul.shortcuts li.shortcut8 {
/*	display: none; visibility: hidden; */
}
div#main-menu ul.shortcuts li.shortcut9,
div#main-menu ul.shortcuts li.shortcut10,
div#main-menu ul.shortcuts li.shortcut11,
div#main-menu ul.shortcuts li.shortcut12 {
	display: block;
	margin-top: 0;
	padding: 0 10px;
	border-left: 1px solid #999;
	font-size: 0.9em;
	text-transform: uppercase;
}
div#main-menu ul.shortcuts li.shortcut9 {
	margin-right: 24.1em;
	padding-left: 0;
	border-left: 0;
}
div#main-menu ul.shortcuts li.shortcut10 {
	margin-right: 13.7em;
}
div#main-menu ul.shortcuts li.shortcut11 {
	margin-right: 5.8em;
}
div#main-menu ul.shortcuts li.shortcut9 a,
div#main-menu ul.shortcuts li.shortcut10 a,
div#main-menu ul.shortcuts li.shortcut11 a,
div#main-menu ul.shortcuts li.shortcut12 a {
	text-decoration: none;
	color: #999;
}
div#main-menu ul.shortcuts li.shortcut9 a:hover,
div#main-menu ul.shortcuts li.shortcut10 a:hover,
div#main-menu ul.shortcuts li.shortcut11 a:hover,
div#main-menu ul.shortcuts li.shortcut12 a:hover {
	color: #888447;
}
div#main-menu ul.shortcuts li.shortcut9 a:visited,
div#main-menu ul.shortcuts li.shortcut10 a:visited,
div#main-menu ul.shortcuts li.shortcut11 a:visited,
div#main-menu ul.shortcuts li.shortcut12 a:visited {
	color: #999;
}

div#main-menu ul.shortcuts li ul {
	background: transparent url(../images/submenu-bottom.png) no-repeat scroll right bottom;
	display: none; visibility: hidden;
	position: absolute;
	top: 3px;
	left: 168px;
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: left;
	white-space: nowrap;
}
div#main-menu ul.shortcuts li.active ul {
	visibility: visible; /* no harm in making visible to quirky screen readers */
}

/* START popup menu effects */
div#main-menu ul.shortcuts li a:hover + ul,
div#main-menu ul.shortcuts li ul:hover {
	display: block; visibility: visible;
}
div#main-menu ul.shortcuts li.jshover ul {
	display: block; visibility: visible;
}
* html div#main-menu ul.shortcuts li.active-nojs ul {
	display: block; visibility: visible;
}
/* END popup menu effects */

* html div#main-menu ul.shortcuts li ul {
	top: -7px;
	padding-top: 7px;
}
* html div#main-menu ul.shortcuts li ul {
	background: #F5F7E8 none;
	border: 1px solid gray;
	border-left: 0;
}

div#main-menu ul.shortcuts li.shortcut7 ul,
div#main-menu ul.shortcuts li.shortcut8 ul {
	top: auto;
	bottom: -17px;
	_bottom: -7px;
}

div#main-menu ul.shortcuts li ul li {
	position: relative; zoom: 1;
	_position: static;
	top: -10px; /* height of bg image on .item1 */
	padding: 0 10px;
}
div#main-menu ul.shortcuts li ul li.item1 {
	background: transparent url(../images/submenu-top.png) no-repeat scroll right top;
	_background: transparent none;
	margin-top: 0;
	padding-top: 7px;
	_padding-top: 0;
}
*:first-child+html div#main-menu ul.shortcuts li ul li { /* a Bad Hack to target current browser IE7 */
	min-width: 8.6em;
}
div#main-menu ul.shortcuts li ul li a {
	padding: 0;
	color: #393833;
}
div#main-menu ul.shortcuts li ul li a:hover {
	color: #937D1B;
}
/* --------------------------------- START BOOKING MASK ----------------------------------*/

div#availability-checker form {
	margin: 0 15px 12px 0;
	padding-bottom: 12px;
	border-bottom: 1px dashed gray;
}
div#availability-checker label {
	font-family: Arial, sans-serif;
	font-size: 0.8em;
	text-transform: uppercase;
}
div#availability-checker select {
	font-size: 0.8em;
}
div#availability-checker div.day label {
	display: block;
	clear: left;
	margin-bottom: 2px;
}
div#availability-checker div.day select {
	float: left;
	margin-right: 10px;
	margin-bottom: 7px;
}
div#availability-checker div.day select,
div#availability-checker div.choose select {
	width: 4.4em; /* WARNING! Allowing for Safari's need for wide select boxes: for font-size which evaluates to 9px, use 4.4em;  for 11px, 4.1em;  for 12px, 4em */
}
div#availability-checker div.day input {
	font-size: 0.8em;
	width: 7em;
	margin-right: 5px;
}
div#availability-checker div.month-year {
	float: left;
}
div#availability-checker div.choose {
	clear: left;
	position: relative;
	margin-top: 4px;
}
div#availability-checker div.choose label {
	display: block;
	position: absolute;
	left: 5.5em;
	top: 0.2em;
}
div#availability-checker div.choose select#rooms {
	margin-top: 1px;
}
div#availability-checker input.go {
	display: block;
	margin-top: 10px;
	padding: 1px 0;
	width: 9em;
	cursor: pointer;
}

/* --------------------------------- END BOOKING MASK -----------------------------------*/
/* ----- STYLING FOR TEMPLATE WIDGET ----- */

div.widget-content {
	position: relative; zoom: 1;
}

div.widget h3 {
	margin-top: 0;
	font-size: 0.9em;
	font-weight: bold;
}

div.widget a.more-link {
	display: block;
	margin-top: 12px;
}


/* =============== ihotelier bestPrices ============== */

/* START EASY CLEARING */
div.widget_bestPrices:after {
	content: '.';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

div.widget_bestPrices {
	margin: 0;
	font-size: 1.1em;
	font-family: "Times New Roman", serif;
	text-transform: uppercase;
}
div.widget_bestPrices p.from-price {
	margin: 0;
}
div.widget_bestPrices p.from-price .rooms-available,
div.widget_bestPrices p.from-price .from {
	display: block;
	float: left; _display: inline;	
	clear: left;
}
div.widget_bestPrices p.from-price .rooms-available {
	font-size: 1.1em;
}
div.widget_bestPrices p.from-price .from {
	vertical-align: top;
	font-size: 0.9em;
	color: #ccc;
}
div.widget_bestPrices p.from-price .price {
	display: block;
	float: left; _display: inline;
	font-size: 2.6em;
	color: #9BAF65;
}
div.widget_bestPrices p.from-price a {
	display: block;
	float: left; _display: inline; /* IE<=6 doubled float margin bug */
	margin-left: 2px;
	padding: 1px 2px;
	margin-top: 8px;
	font-size: 1.1em;
}


h1 {
	top: 518px;
	margin-top: 15px;
	line-height: 0.8; /* removes space between top of letters and top of content area */
}


div#main-content {
	padding-top: 40px;
	min-height: 151px; _height: 151px;
} * html div#main-content { /* Tan Hack for IE<=5.x */
	_height: 191px;
	_he\ight: 151px;
} /* End Tan Hack */


div.jsslideshow {
	height: 448px;
}

.slide_navigation {
	top: 518px;
}

/* ---------------------------------------------------- */

body#page_default div#extra-features p.address {
	margin-top: 3em;
}
body#page_default div#extra-features p.address .hotel-name {
	font-weight: bold;
}

body {
	_behavior:url("/csshover.htc");
}