﻿body {
	color: #333;
	font: normal 12px arial,helvetica,sans-serif;
	margin: 0;
	padding: 0;
	text-align:center;
}
p {
	margin: 0;
	padding: 0 0 10px;
}
ul, ol {
	margin: 0 0 0 15px;
	padding: 0 0 10px;
}
.bigfont {
	font-size:16px;
	font-weight:bold;
	height:45px;
}
.fontLg {
	font-size: 1.1em;
}
.fontLgLg {
	font-size: 1.2em;
}
.fontSm {
	font-size: 0.9em;
}
.fontSmSm {
	font-size: 0.8em;
}
.cDiv {
	clear: left;
}
.cDivRight {
	clear: right;
}
.cDivBoth,
.clearBoth {
	clear: both;
}

.displayInline {
    display:inline;
}

.floatLeft {
	display: block;
	float: left;	
}
.floatRight {
	display: block;
	float: right;	
}

.margincenter 
{
	margin-left:auto;
	margin-right:auto;
}
.noBorder {
	border-width: 0!important;
	border: none!important;	
}
.noMargin {
	margin: 0!important;	
}
.noPad {
	padding: 0!important;	
}

.hc_dehighlight {
	color: #999!important;
}

.width {
	text-align: left;
}

#tabs 	{
	clear:left;	
	margin:0pt auto;
	width:100%;
	line-height:normal; 	
}
#tabs ul {
	list-style:none;
	margin:0pt;
	padding:10px 10px 0px 5px;
}
#tabs li {
	display:inline;
	margin:0pt;
	padding:0px;
}	
#tabs td {
	background:transparent url(/Images/tab-bottom.gif) repeat-x scroll bottom right;
	height:50px;
    max-height:50px;		
	overflow:hidden;
}
#tabs a {
	background:transparent url(/Images/tab-unselected-l.gif) no-repeat left top;	
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 10px;
	text-decoration:none;	
}
#tabs a span {
	background:transparent url(/Images/tab-unselected-r.gif) no-repeat right top;	
	color:#3377DD;
	display:block;
	float:left;
	font-weight:bold;	
	padding:12px 15px 8px 5px;	
	text-transform:uppercase;
	height:20px;
}
#tabs a.active {
	background :transparent url(/Images/tab-selected-l.gif) no-repeat left top;	
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 10px;
	text-decoration:none;	
}
#tabs a.active span {
	background:transparent url(/Images/tab-selected-r.gif) no-repeat right top;	
	color:#333333;
	display:block;
	float:left;
	font-weight:bold; 
	padding:12px 15px 8px 5px;
	text-transform:uppercase;
	height:20px;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
/*
#tabs a span, #tabs a span.active {
	float:none;
}
*/
/* End IE5-Mac hack */
#tabs a:hover 
{
	background-image:url(/Images/tab-selected-l.gif);	
	cursor:pointer;
}
#tabs a:hover span 
{
	color:#333333;
	background-image:url(/Images/tab-selected-r.gif);
	height:20px;	
	cursor:pointer;
}

/*   header   */
.headerOuter {
	display: block;
	background: url(/Images/header-bg.gif) repeat-x 0 0;
	position: relative;
	height: 80px;
	text-align: center;
}
.headerInner {
	position: relative;
	display: block;
	width: 990px;
	height: 80px;
	text-align: left;
	margin: 0 auto;
}

a.skip,
a.skip:hover,
a.skip:visited {
	position: absolute;
	top: 1px;
	left: 1px;
	color: #fff;
	font-size: 0.75em;
}

a.logo {
	display: block;
	float: left;
	margin-top: 11px;
	padding-left: 10px;
}

a.affHdr {
	display: block;
	float: right;
	margin: 7px 10px 0 0;
}

/* main navigation */
div.mainNav {
	display: block;
	position: absolute;
	right: 0;
	bottom: 18px;
	padding: 0;
	color:#fff;	
}

div.mainNav a 
{
    font: bold 11px arial,helvetica,sans-serif;
	color: #fff;	
}

div.mainNav a:hover {
	text-decoration: underline;
	color: #fff;
}

div.mainNav a:visited,
div.mainNav a:active {
	color: #fff;
}

/* end main navigation */

/* standard elements */

/* generic headings */
h1,
h2,
h3,
h4,
h5,
h6 {
	display: block;
    font: bold 1em arial,helvetica,sans-serif;
    margin: 0;
    padding: 0 0 20px;
}
h1 {
	font-size: 17pt;
}
h2 {
    font-size: 1.4em;
}
h3 {
	font-size: 1.25em;
}
h4 {
	color: #FF6600;
	font-size:12pt;
	margin:15px 0 5px;
	padding: 0;
}

/* ordered lists */
ul.hc_horizontal {
	display: block;
	position: relative;
	padding: 0;
	clear: left;
	float: left;
	margin: 0;
	left: 50%;
	text-align: center;
}
ul.hc_horizontal li {
	display: block;
	float: left;
	margin: 0 10px 10px 0;
	padding: 0;
	list-style: none;
	position: relative;
	right: 50%;
}
ul.hc_horizontal li a {
	padding-right: 10px;
	border-right: 1px solid #999;
}
ul.hc_horizontal li.hc_last a {
	border-right: none;
	padding-right: 0;
}

ul.hc_tick {
	display: block;
	margin: 0;
	padding: 0;	
}
ul.hc_tick li {
	list-style: none;
	display: inline-block;
	background: url(/Images/tick-large.gif) no-repeat 0 0;
	padding: 3px 0 17px 45px;
	margin: 0;
}

/* hiding elements */
.hc_hide {
	display: none!important;	
}
.hc_hide_abs { /* eg. for hidden fieldset elements */
	display: block;
	position: absolute!important;
	left: -9999em!important;
	top: 0!important;
	visibility: hidden;
}
.hc_hide_vis {
	visibility: hidden!important;
}
/* end standard elements */

/* structural elements */

/* common module borders */
.b1h, 
.b2h, 
.b3h, 
.b4h, 
.b2bh, 
.b3bh, 
.b4bh {
	font-size: 1px;
	overflow: hidden;
	display: block;
}
.b1h {
	height: 1px;
	background: #00aff0;
	margin: 0 5px;
}
.b2h,
.b2bh {
	height: 1px;
	background: #fff;
	border-right: 2px solid #00aff0;
	border-left: 2px solid #00aff0;
	margin: 0 3px;
}
.b3h,
.b3bh {
	height: 1px;
	background: #fff;
	border-right: 1px solid #00aff0;
	border-left: 1px solid #00aff0;
	margin: 0 2px;
}
.b4h,
.b4bh {
	height: 2px;
	background: #fff;
	border-right: 1px solid #00aff0;
	border-left: 1px solid #00aff0;
	margin: 0 1px;
}
.hc_m_outer {
	border-right: 1px solid #00aff0;
	border-left: 1px solid #00aff0;	
	background: #fff;
}
.hc_m_hd,
.hc_m_ft {
	background: #fff;
	padding-left: 10px;
	padding-right: 10px;
}
.hc_m_ft {
	* display: inline;
}
.hc_m_content {
	background: #fff;
	padding: 10px;
}
.hc_m_tabs {
	display: block;
	position: relative;
}
.hc_m_tabs ul,
.hc_m_tabs_right ul {
	margin: 0;
	padding: 0;
	display: inline-block;
	position: relative;
}
.hc_m_tabs_right ul {
	float: right;
}
.hc_m_tabs_right .cDiv {
	clear: both;
}
.hc_m_tabs li,
.hc_m_tabs_right li {
	margin: 0 5px -1px 0;
	padding: 0;
	display: block;
	float: left;
	position: relative;
	width: 130px;
	white-space: nowrap;
}
.hc_m_tabs_right li {
	margin-left: 5px;
	margin-right: 0;
	width: 150px;
}
.hc_m_tabs ul li a,
.hc_m_tabs_right ul li a {
	display: block;
	padding: 5px 3px 7px;
	outline: none;
	overflow: hidden;
	/*
	min-width: 70px;
	width: 70px!important;
	width: auto;
	*/
	background: url(/Images/hotelTab-bg.gif) repeat-x left bottom;
	font-weight: bold;
	text-align: center;
	border-right: 1px solid #00aff0;
	border-left: 1px solid #00aff0;
}
.hc_m_tabs ul li a.hc_loading,
.hc_m_tabs_right ul li a.hc_loading {
	background: url(/Images/waiting.gif) no-repeat 10px 5px!important;
	padding-left: 30px;
	display: block;
	position: relative;
}

.hc_m_tabs ul li a span,
.hc_m_tabs_right ul li a span {
	/* background: url(/Images/icon_arrow_down_dark.gif) no-repeat 0 0; */
	width: 10px;
	height: 10px;
	display: block;
	position: absolute;
	right: 3px;
	top: 16px;
}
.hc_m_tabs ul li.active a,
.hc_m_tabs_right ul li.active a {
	color: #000;
	background: #fff;
}
.hc_m_tabs ul li a:hover,
.hc_m_tabs_right ul li a:hover {
	text-decoration: none;
	background: #fff;
}
.hc_m_tabs ul li.active a span,
.hc_m_tabs_right ul li.active a span {
	display: none;
}

.hc_m_tabs .b1h,
.hc_m_tabs .b2h,
.hc_m_tabs .b3h,
.hc_m_tabs .b4h {
	margin-left: 0;
	border-left-width: 1px;
}
.hc_m_tabs ul li .b1h {
	margin-left: 5px;
	width: auto;
}
.hc_m_tabs ul li .b2h {
	margin-left: 3px;
	border-left-width: 2px;
}
.hc_m_tabs ul li .b3h {
	margin-left: 2px;
}
.hc_m_tabs ul li .b4h {
	margin-left: 1px;
}
.hc_m_tabs_right .b1h,
.hc_m_tabs_right .b2h,
.hc_m_tabs_right .b3h,
.hc_m_tabs_right .b4h {
	margin-right: 0;
	border-right-width: 1px;
}
.hc_m_tabs_right ul li .b1h {
	margin-right: 5px;
}
.hc_m_tabs_right ul li .b2h {
	margin-right: 3px;
	border-right-width: 2px;
}
.hc_m_tabs_right ul li .b3h {
	margin-right: 2px;
}
.hc_m_tabs_right ul li .b4h {
	margin-right: 1px;
}

/* generic padding for module headings */
.hc_m_hd h1,
.hc_m_hd h2,
.hc_m_hd h3,
.hc_m_hd h4,
.hc_m_hd h5,
.hc_m_hd h6 {
	text-align: left;
	padding-top: 5px;
	padding-bottom: 8px;
	margin: 0;
	font-size: 1.25em;
}

/* These will need to be refactored out:
 * If you building new elements using these discuss with ben first.
 */
.contenth {background:#fff; border-right:1px solid #00aff0; border-left:1px solid #00aff0;}
.contenth .content {margin-left:4px; padding-top:4px;}	
.contenth ul { list-style:none; padding-left:0px; margin-left:0px; padding-top:2px; margin-top:2px; vertical-align:top;}
.roundTableThin .b2h, .roundTableThin .b3h, .roundTableThin .b4h {background: #fff;}
.roundNoBorder .content, .roundNoBorder .b1h, .roundNoBorder .b2h, .roundNoBorder .b3h, .roundNoBorder .b4h, .roundNoBorder .b2bh, .roundNoBorder .b3bh, .roundNoBorder .b4bh {background: #e2f4ff; border:none;}
.roundNoBorder .content {padding:10px 20px;}
/* end module borders */

/* module boxes */
.hc_m {
	margin-bottom: 20px;
}
.hc_m .b1h, .hc_m_content .hc_m .b1h,
.hc_m .b2h, .hc_m_content .hc_m .b2h,
.hc_m .b3h, .hc_m_content .hc_m .b3h,
.hc_m .b4h, .hc_m_content .hc_m .b4h,
.hc_m .b1bh, .hc_m_content .hc_m .b1bh,
.hc_m .b2bh, .hc_m_content .hc_m .b2bh,
.hc_m .b3bh, .hc_m_content .hc_m .b3bh,
.hc_m .b4bh, .hc_m_content .hc_m .b4bh {
	display: none;
}
.hc_m .hc_m_outer, .hc_m_content .hc_m .hc_m_outer {
	border: none;
	background: none;
}
.hc_m .hc_m_hd, .hc_m_content .hc_m .hc_m_hd,
.hc_m .hc_m_ft, .hc_m_content .hc_m .hc_m_ft {
	padding: 0;
}
.hc_m .hc_m_content, .hc_m_content .hc_m_content {
	padding: 0;
	position: relative;
	display: block;
	text-align: left;
}

/* thin blue border with coloured background */
.hc_m_v1 {
	display: block;
	float: left;
	margin-bottom: 20px;
	position: relative;
	width: 100%;
}
.hc_m_v1 .b1h, .hc_m_content .hc_m_v1 .b1h, .hc_m_content .hc_m_content .hc_m_v1 .b1h {
	background: #00aff0;
}
.hc_m_v1 .b2h, .hc_m_content .hc_m_v1 .b2h, .hc_m_content .hc_m_content .hc_m_v1 .b2h,
.hc_m_v1 .b3h, .hc_m_content .hc_m_v1 .b3h, .hc_m_content .hc_m_content .hc_m_v1 .b3h,
.hc_m_v1 .b4h, .hc_m_content .hc_m_v1 .b4h, .hc_m_content .hc_m_content .hc_m_v1 .b4h,
.hc_m_v1 .b2bh, .hc_m_content .hc_m_v1 .b2bh, .hc_m_content .hc_m_content .hc_m_v1 .b2bh,
.hc_m_v1 .b3bh, .hc_m_content .hc_m_v1 .b3bh, .hc_m_content .hc_m_content .hc_m_v1 .b3bh,
.hc_m_v1 .b4bh, .hc_m_content .hc_m_v1 .b4bh, .hc_m_content .hc_m_content .hc_m_v1 .b4bh {
	border-right-color: #00aff0;
	border-left-color: #00aff0;
	background: #fff;
}
.hc_m_v1 .hc_m_content, .hc_m_content .hc_m_v1 .hc_m_content, .hc_m_content .hc_m_content .hc_m_v1 .hc_m_content {
	padding: 10px;
	background: #fff;
	position: relative;
	display: block;
	text-align: left;
	* height: 1%;
}
.hc_m_v1 .hc_m_hd, .hc_m_content .hc_m_v1 .hc_m_hd, .hc_m_content .hc_m_content .hc_m_v1 .hc_m_hd {
	background: #fff;
}


/* thick border blue box */
.hc_m_v2, .hc_m_v2_lite {
	display: block;
	margin-bottom: 20px;
}
.hc_m_v2 .b1h, .hc_m_content .hc_m_v2 .b1h,
.hc_m_v2 .b2h, .hc_m_content .hc_m_v2 .b2h,
.hc_m_v2 .b3h, .hc_m_content .hc_m_v2 .b3h,
.hc_m_v2 .b2bh, .hc_m_content .hc_m_v2 .b2bh,
.hc_m_v2 .b3bh, .hc_m_content .hc_m_v2 .b3bh {
	background: #8bd6fd;
	border-color: #8bd6fd;
}
.hc_m_v2_lite .b1h, .hc_m_content .hc_m_v2_lite .b1h,
.hc_m_v2_lite .b2h, .hc_m_content .hc_m_v2_lite .b2h,
.hc_m_v2_lite .b3h, .hc_m_content .hc_m_v2_lite .b3h,
.hc_m_v2_lite .b2bh, .hc_m_content .hc_m_v2_lite .b2bh,
.hc_m_v2_lite .b3bh, .hc_m_content .hc_m_v2_lite .b3bh  {
	background: #FFE88F;
	border-color: #FFE88F;
}
.hc_m_v2 .b4h, .hc_m_content .hc_m_v2 .b4h,
.hc_m_v2 .b4bh, .hc_m_content .hc_m_v2 .b4bh {
	height: 1px;
	background: #00aff0;
	border-color: #8bd6fd;
}
.hc_m_v2_lite .b4h, .hc_m_content .hc_m_v2_lite .b4h,
.hc_m_v2_lite .b4bh, .hc_m_content .hc_m_v2_lite .b4bh {
	height: 1px;
	background: #ffcc00;
	border-color: #FFE88F;
}

.hc_m_v2 .headh, .hc_m_content .hc_m_v2 .headh,
.hc_m_v2 .hc_m_outer, .hc_m_content .hc_m_v2 .hc_m_outer,
.hc_m_v2_lite .headh, .hc_m_content .hc_m_v2_lite .headh,
.hc_m_v2_lite .hc_m_outer, .hc_m_content .hc_m_v2_lite .hc_m_outer {
	border-left: 2px solid #8bd6fd;
	border-right: 2px solid #8bd6fd;
	background: transparent;
	width: auto;
	display: block;
	position: relative;
}
.hc_m_v2_lite .headh, .hc_m_content .hc_m_v2_lite .headh,
.hc_m_v2_lite .hc_m_outer, .hc_m_content .hc_m_v2_lite .hc_m_outer {
	border-color: #FFE88F;
}
.hc_m_v2 .hc_m_hd, .hc_m_content .hc_m_v2 .hc_m_hd,
.hc_m_v2_lite .hc_m_hd, .hc_m_content .hc_m_v2_lite .hc_m_hd {
	background: url(/Images/blueHead-bg.gif) repeat-x left top;
	min-height: 20px;
	height: auto!important; /* min-height hack */
	height: 20px; /* min-height hack */
	display: block;
	padding-top: 10px;
	border-left: 1px solid #00aff0;
	border-right: 1px solid #00aff0;
}
.hc_m_v2_lite .hc_m_hd, .hc_m_content .hc_m_v2_lite .hc_m_hd {
	background: url(/Images/yellowHead-bg.gif) repeat-x left top;
	border-color: #ffcc00;
}
.hc_m_v2 .hc_m_content, .hc_m_content .hc_m_v2 .hc_m_content,
.hc_m_v2_lite .hc_m_content, .hc_m_content .hc_m_v2_lite .hc_m_content {
	width: auto; /* TODO: remove this line when refactoring class searchResultContent to be only hc_m_content */
	padding: 0 10px 20px;
	position: relative;
	text-align: left;
	* height: 1%;
	border-left: 1px solid #00aff0;
	border-right: 1px solid #00aff0;
}
.hc_m_v2_lite .hc_m_content, .hc_m_content .hc_m_v2_lite .hc_m_content {
	border-color: #ffcc00;
}

/* thin blue border with coloured background */
.hc_m_v3 {
	display: block;
	float: left;
	margin-bottom: 20px;
	position: relative;
	width: 100%;
}
.hc_m_v3 .b1h, .hc_m_content .hc_m_v3 .b1h {
	background: #00aff0;
}
.hc_m_v3 .b2h, .hc_m_content .hc_m_v3 .b2h,
.hc_m_v3 .b3h, .hc_m_content .hc_m_v3 .b3h,
.hc_m_v3 .b4h, .hc_m_content .hc_m_v3 .b4h,
.hc_m_v3 .b2bh, .hc_m_content .hc_m_v3 .b2bh,
.hc_m_v3 .b3bh, .hc_m_content .hc_m_v3 .b3bh,
.hc_m_v3 .b4bh, .hc_m_content .hc_m_v3 .b4bh {
	border-right-color: #00aff0;
	border-left-color: #00aff0;
	background: #e2f4ff;
}
.hc_m_v3 .hc_m_content, .hc_m_content .hc_m_v3 .hc_m_content {
	padding: 10px;
	background: #e2f4ff;
	position: relative;
	display: block;
	text-align: left;
	* height: 1%;
}
.hc_m_v3 .hc_m_hd, .hc_m_content .hc_m_v3 .hc_m_hd {
	background: #e2f4ff;
}

/* thin blue border with coloured footer only */
.hc_m_v4, .hc_m_v4_lite {
	margin-bottom: 10px;
}
.hc_m_v4 .hc_m_content, .hc_m_content .hc_m_v4 .hc_m_content,
.hc_m_v4_lite .hc_m_content, .hc_m_content .hc_m_v4_lite .hc_m_content {
	padding-top: 7px;
	padding-bottom: 10px;
	background: #fff;
}
.hc_m_v4_lite .hc_m_outer, .hc_m_content .hc_m_v4_lite .hc_m_outer {
	border-color: #ffcc00;
}
.hc_m_v4 .hc_m_ft, .hc_m_content .hc_m_v4 .hc_m_ft,
.hc_m_v4_lite .hc_m_ft, .hc_m_content .hc_m_v4_lite .hc_m_ft {
	background: #e2f4ff;
}
.hc_m_v4 .b2h, .hc_m_content .hc_m_v4 .b2h,
.hc_m_v4 .b3h, .hc_m_content .hc_m_v4 .b3h,
.hc_m_v4 .b4h, .hc_m_content .hc_m_v4 .b4h, 
.hc_m_v4 .b2bh, .hc_m_content .hc_m_v4 .b2bh, 
.hc_m_v4 .b3bh, .hc_m_content .hc_m_v4 .b3bh, 
.hc_m_v4 .b4bh, .hc_m_content .hc_m_v4 .b4bh {
	border-right-color: #00aff0;
	border-left-color: #00aff0;
	background: #fff;
}
.hc_m_v4 .b2bh, .hc_m_content .hc_m_v4 .b2bh,
.hc_m_v4 .b3bh, .hc_m_content .hc_m_v4 .b3bh, 
.hc_m_v4 .b4bh, .hc_m_content .hc_m_v4 .b4bh {
	background: #F2F2F2;
}
.hc_m_v4 .b1h, .hc_m_content .hc_m_v4 .b1h {
	background: #00aff0;
}

.hc_m_v4_lite .b2h, .hc_m_content .hc_m_v4_lite .b2h,
.hc_m_v4_lite .b3h, .hc_m_content .hc_m_v4_lite .b3h,
.hc_m_v4_lite .b4h, .hc_m_content .hc_m_v4_lite .b4h,
.hc_m_v4_lite .b2bh, .hc_m_content .hc_m_v4_lite .b2bh,
.hc_m_v4_lite .b3bh, .hc_m_content .hc_m_v4_lite .b3bh,
.hc_m_v4_lite .b4bh, .hc_m_content .hc_m_v4_lite .b4bh {
	border-right-color: #ffcc00;
	border-left-color: #ffcc00;
	background: none;
}
.hc_m_v4_lite .b2bh, .hc_m_content .hc_m_v4_lite .b2bh,
.hc_m_v4_lite .b3bh, .hc_m_content .hc_m_v4_lite .b3bh, 
.hc_m_v4_lite .b4bh, .hc_m_content .hc_m_v4_lite .b4bh {
	background: #F2F2F2;
}
.hc_m_v4_lite .b1h, .hc_m_content .hc_m_v4_lite .b1h {
	background: #ffcc00;
}

/* thin blue border with coloured header only */
.hc_m_v5 {
	margin-bottom: 10px;
}
.hc_m_v5 .hc_m_content, .hc_m_content .hc_m_v5 .hc_m_content {
	padding-top: 10px;
	padding-bottom: 7px;
}
.hc_m_v5 .hc_m_hd, .hc_m_content .hc_m_v5 .hc_m_hd {
	background: #e2f4ff;
}
.hc_m_v5 .b2h, .hc_m_content .hc_m_v5 .b2h, 
.hc_m_v5 .b3h, .hc_m_content .hc_m_v5 .b3h,
.hc_m_v5 .b4h, .hc_m_content .hc_m_v5 .b4h, 
.hc_m_v5 .b2bh, .hc_m_content .hc_m_v5 .b2bh, 
.hc_m_v5 .b3bh, .hc_m_content .hc_m_v5 .b3bh, 
.hc_m_v5 .b4bh, .hc_m_content .hc_m_v5 .b4bh  {
	border-right-color: #00aff0;
	border-left-color: #00aff0;
	background: none;
}
.hc_m_v5 .b2h, .hc_m_content .hc_m_v5 .b2h, 
.hc_m_v5 .b3h, .hc_m_content .hc_m_v5 .b3h, 
.hc_m_v5 .b4h, .hc_m_content .hc_m_v5 .b4h {
	background: #e2f4ff;
}
.hc_m_v5 .b1h, .hc_m_content .hc_m_v5 .b1h {
	background: #00aff0;
}
.hc_m_v5 .hc_m_hd h1, .hc_m_content .hc_m_v5 .hc_m_hd h1,
.hc_m_v5 .hc_m_hd h2, .hc_m_content .hc_m_v5 .hc_m_hd h2,
.hc_m_v5 .hc_m_hd h3, .hc_m_content .hc_m_v5 .hc_m_hd h3,
.hc_m_v5 .hc_m_hd h4, .hc_m_content .hc_m_v5 .hc_m_hd h4,
.hc_m_v5 .hc_m_hd h5, .hc_m_content .hc_m_v5 .hc_m_hd h5,
.hc_m_v5 .hc_m_hd h6, .hc_m_content .hc_m_v5 .hc_m_hd h6 {
	text-align: center;
}

/* thin blue border with coloured header only */
.hc_m_v6, .hc_m_v6_lite {
	margin-bottom: 10px;
}
.hc_m_v6 .hc_m_outer, .hc_m_content .hc_m_v6 .hc_m_outer,
.hc_m_v6_lite .hc_m_outer, hc_m_content .hc_m_v6_lite .hc_m_outer {
	padding-left: 3px;
	padding-right: 3px;
	background: #e2f4ff;
}
.hc_m_v6_lite .hc_m_outer, .hc_m_content .hc_m_v6_lite .hc_m_outer {
	background: #ffffcc;
	border-color: #ffcc00;
}
.hc_m_v6 .hc_m_content, .hc_m_content .hc_m_v6 .hc_m_content,
.hc_m_v6_lite .hc_m_content, .hc_m_content .hc_m_v6_lite .hc_m_content {
	padding-top: 10px;
	padding-bottom: 7px;
}
.hc_m_v6 .hc_m_hd, .hc_m_content .hc_m_v6 .hc_m_hd {
	background: #e2f4ff;
}
.hc_m_v6_lite .hc_m_hd, .hc_m_content .hc_m_v6_lite .hc_m_hd {
	background: #ffcc00;
}
.hc_m_v6 .b2h, .hc_m_content .hc_m_v6 .b2h,
.hc_m_v6 .b3h, .hc_m_content .hc_m_v6 .b3h,
.hc_m_v6 .b4h, .hc_m_content .hc_m_v6 .b4h, 
.hc_m_v6 .b2bh, .hc_m_content .hc_m_v6 .b2bh, 
.hc_m_v6 .b3bh, .hc_m_content .hc_m_v6 .b3bh, 
.hc_m_v6 .b4bh, .hc_m_content .hc_m_v6 .b4bh {
	border-right-color: #00aff0;
	border-left-color: #00aff0;
	background: #e2f4ff;
}
.hc_m_v6_lite .b2h, .hc_m_content .hc_m_v6_lite .b2h,
.hc_m_v6_lite .b3h, .hc_m_content .hc_m_v6_lite .b3h,
.hc_m_v6_lite .b4h, .hc_m_content .hc_m_v6_lite .b4h, 
.hc_m_v6_lite .b2bh, .hc_m_content .hc_m_v6_lite .b2bh, 
.hc_m_v6_lite .b3bh, .hc_m_content .hc_m_v6_lite .b3bh, 
.hc_m_v6_lite .b4bh, .hc_m_content .hc_m_v6_lite .b4bh {
	border-right-color: #ffcc00;
	border-left-color: #ffcc00;
	background: #ffffcc;
}
.hc_m_v6 .b1h, .hc_m_content .hc_m_v6 .b1h {
	background: #00aff0;
}
.hc_m_v6_lite .b1h, .hc_m_content .hc_m_v6_lite .b1h {
	background: #ffcc00;
}
.hc_m_v6 .hc_m_hd h1, .hc_m_content .hc_m_v6 .hc_m_hd h1,
.hc_m_v6 .hc_m_hd h2, .hc_m_content .hc_m_v6 .hc_m_hd h2,
.hc_m_v6 .hc_m_hd h3, .hc_m_content .hc_m_v6 .hc_m_hd h3,
.hc_m_v6 .hc_m_hd h4, .hc_m_content .hc_m_v6 .hc_m_hd h4,
.hc_m_v6 .hc_m_hd h5, .hc_m_content .hc_m_v6 .hc_m_hd h5,
.hc_m_v6 .hc_m_hd h6, .hc_m_content .hc_m_v6 .hc_m_hd h6,
.hc_m_v6_lite .hc_m_hd h1, .hc_m_content .hc_m_v6_lite .hc_m_hd h1,
.hc_m_v6_lite .hc_m_hd h2, .hc_m_content .hc_m_v6_lite .hc_m_hd h2,
.hc_m_v6_lite .hc_m_hd h3, .hc_m_content .hc_m_v6_lite .hc_m_hd h3,
.hc_m_v6_lite .hc_m_hd h4, .hc_m_content .hc_m_v6_lite .hc_m_hd h4,
.hc_m_v6_lite .hc_m_hd h5, .hc_m_content .hc_m_v6_lite .hc_m_hd h5,
.hc_m_v6_lite .hc_m_hd h6, .hc_m_content .hc_m_v6_lite .hc_m_hd h6 {
	text-align: center;
}

/* thick border blue box */
.hc_m_v7, .hc_m_v7_lite {
	display: block;
        margin-bottom: 20px;
    }
.hc_m_v7 .b1h, .hc_m_content .hc_m_v7 .b1h,
.hc_m_v7 .b2h, .hc_m_content .hc_m_v7 .b2h,
.hc_m_v7 .b3h, .hc_m_content .hc_m_v7 .b3h,
.hc_m_v7 .b2bh, .hc_m_content .hc_m_v7 .b2bh,
.hc_m_v7 .b3bh, .hc_m_content .hc_m_v7 .b3bh {
	background: #8bd6fd;
	border-color: #8bd6fd;
}
.hc_m_v7_lite .b1h, .hc_m_content .hc_m_v7_lite .b1h,
.hc_m_v7_lite .b2h, .hc_m_content .hc_m_v7_lite .b2h,
.hc_m_v7_lite .b3h, .hc_m_content .hc_m_v7_lite .b3h,
.hc_m_v7_lite .b2bh, .hc_m_content .hc_m_v7_lite .b2bh,
.hc_m_v7_lite .b3bh, .hc_m_content .hc_m_v7_lite .b3bh  {
	background: #FFE88F;
	border-color: #FFE88F;
}
.hc_m_v7 .b4h, .hc_m_content .hc_m_v7 .b4h,
.hc_m_v7 .b4bh, .hc_m_content .hc_m_v7 .b4bh {
	height: 1px;
	background: #00aff0;
	border-color: #8bd6fd;
}
.hc_m_v7_lite .b4h, .hc_m_content .hc_m_v7_lite .b4h,
.hc_m_v7_lite .b4bh, .hc_m_content .hc_m_v7_lite .b4bh {
	height: 1px;
	background: #ffcc00;
	border-color: #FFE88F;
}

.hc_m_v7 .headh, .hc_m_content .hc_m_v7 .headh,
.hc_m_v7 .hc_m_outer, .hc_m_content .hc_m_v7 .hc_m_outer,
.hc_m_v7_lite .headh, .hc_m_content .hc_m_v7_lite .headh,
.hc_m_v7_lite .hc_m_outer, .hc_m_content .hc_m_v7_lite .hc_m_outer {
	border-left: 2px solid #8bd6fd;
	border-right: 2px solid #8bd6fd;
	background: transparent;
	width: auto;
	display: block;
	position: relative;
	}
.hc_m_v7_lite .headh, .hc_m_content .hc_m_v7_lite .headh,
.hc_m_v7_lite .hc_m_outer, .hc_m_content .hc_m_v7_lite .hc_m_outer {
	border-color: #FFE88F;
}
.hc_m_v7 .hc_m_hd, .hc_m_content .hc_m_v7 .hc_m_hd,
.hc_m_v7_lite .hc_m_hd, .hc_m_content .hc_m_v7_lite .hc_m_hd {
	background: url(/Images/blueHead-bg.gif) repeat-x left top;
	min-height: 20px;
	height: auto!important; /* min-height hack */
	height: 20px; /* min-height hack */
	display: block;
	padding-top: 10px;
	border-left: 1px solid #00aff0;
	border-right: 1px solid #00aff0;
}
.hc_m_v7_lite .hc_m_hd, .hc_m_content .hc_m_v7_lite .hc_m_hd {
	background: url(/Images/yellowHead-bg.gif) repeat-x left top;
	border-color: #ffcc00;
}
.hc_m_v7 .hc_m_content, .hc_m_content .hc_m_v7 .hc_m_content,
.hc_m_v7_lite .hc_m_content, .hc_m_content .hc_m_v7_lite .hc_m_content {
	width: auto; /* TODO: remove this line when refactoring class searchResultContent to be only hc_m_content */
	padding: 0 10px 20px;
	position: relative;
	text-align: left;
	* height: 1%;
	border-left: 1px solid #00aff0;
	border-right: 1px solid #00aff0;
}
.hc_m_v7_lite .hc_m_content, .hc_m_content .hc_m_v7_lite .hc_m_content {
	border-color: #ffcc00;
}
    
/* solid grey module */
.hc_m_v8 {
	margin-bottom: 10px;
}
.hc_m_v8 .hc_m_outer, .hc_m_content .hc_m_v8 .hc_m_outer {
	border-color: #E2F4FF;	
}
.hc_m_v8 .hc_m_hd, .hc_m_content .hc_m_v8 .hc_m_hd {
	padding: 0 10px;
	background: #E2F4FF;
}
.hc_m_v8 .hc_m_content, .hc_m_content .hc_m_v8 .hc_m_content {
	padding: 5px 10px;
	background: #E2F4FF;
}

.hc_m_v8 .b1h, .hc_m_content .hc_m_v8 .b1h,
.hc_m_v8 .b2h, .hc_m_content .hc_m_v8 .b2h,
.hc_m_v8 .b3h, .hc_m_content .hc_m_v8 .b3h,
.hc_m_v8 .b4h, .hc_m_content .hc_m_v8 .b4h, 
.hc_m_v8 .b2bh, .hc_m_content .hc_m_v8 .b2bh, 
.hc_m_v8 .b3bh, .hc_m_content .hc_m_v8 .b3bh, 
.hc_m_v8 .b4bh, .hc_m_content .hc_m_v8 .b4bh {
	border-color: #E2F4FF;
	background: #E2F4FF;
}

/* solid grey module, no border */
.hc_m_v9 {
	margin-bottom: 10px;
}
.hc_m_v9 .hc_m_outer, .hc_m_content .hc_m_v9 .hc_m_outer {
	border-color: #CDCECF;	
}
.hc_m_v9 .hc_m_hd, .hc_m_content .hc_m_v9 .hc_m_hd,
.hc_m_v9 .hc_m_ft .hc_m_content .hc_m_v9 .hc_m_ft {
	background: #f2f2f2;
}
.hc_m_v9 .hc_m_content, .hc_m_content .hc_m_v9 .hc_m_content {
	padding: 10px 10px 9px;
	background: #f2f2f2;
}
.hc_m_v9 .b1h, .hc_m_content .hc_m_v9 .b1h,
.hc_m_v9 .b2h, .hc_m_content .hc_m_v9 .b2h,
.hc_m_v9 .b3h, .hc_m_content .hc_m_v9 .b3h,
.hc_m_v9 .b4h, .hc_m_content .hc_m_v9 .b4h, 
.hc_m_v9 .b2bh, .hc_m_content .hc_m_v9 .b2bh, 
.hc_m_v9 .b3bh, .hc_m_content .hc_m_v9 .b3bh, 
.hc_m_v9 .b4bh, .hc_m_content .hc_m_v9 .b4bh {
	border-color: #CDCECF;
	background: #f2f2f2;
}
.hc_m_v9 .b1h, .hc_m_content .hc_m_v9 .b1h {
	background: #CDCECF;
}

/* solid cream module */
.hc_m_v10 {
	margin-bottom: 10px;
}
.hc_m_v10 .hc_m_outer, .hc_m_content .hc_m_v10 .hc_m_outer {
	border-color: #ffcc00;	
}
.hc_m_v10 .hc_m_hd, .hc_m_content .hc_m_v10 .hc_m_hd,
.hc_m_v10 .hc_m_content, .hc_m_content .hc_m_v10 .hc_m_content {
	padding: 5px 10px;
	background: #ffffde;
}
.hc_m_v10 .b1h, .hc_m_content .hc_m_v10 .b1h,
.hc_m_v10 .b2h, .hc_m_content .hc_m_v10 .b2h,
.hc_m_v10 .b3h, .hc_m_content .hc_m_v10 .b3h,
.hc_m_v10 .b4h, .hc_m_content .hc_m_v10 .b4h, 
.hc_m_v10 .b2bh, .hc_m_content .hc_m_v10 .b2bh, 
.hc_m_v10 .b3bh, .hc_m_content .hc_m_v10 .b3bh, 
.hc_m_v10 .b4bh, .hc_m_content .hc_m_v10 .b4bh {
	border-color: #ffcc00;
	background: #ffffde;
}
.hc_m_v10 .b1h, .hc_m_content .hc_m_v10 .b1h {
	background: #ffcc00;
}

/* thick border blue box */
.hc_m_v11, .hc_m_v11_lite {
	display: block;
	margin-bottom: 20px;
}
.hc_m_v11 .b1h, .hc_m_content .hc_m_v11 .b1h,
.hc_m_v11 .b2h, .hc_m_content .hc_m_v11 .b2h,
.hc_m_v11 .b3h, .hc_m_content .hc_m_v11 .b3h,
.hc_m_v11 .b2bh, .hc_m_content .hc_m_v11 .b2bh,
.hc_m_v11 .b3bh, .hc_m_content .hc_m_v11 .b3bh {
	background: #8bd6fd;
	border-color: #8bd6fd;
}
.hc_m_v11_lite .b1h, .hc_m_content .hc_m_v11_lite .b1h,
.hc_m_v11_lite .b2h, .hc_m_content .hc_m_v11_lite .b2h,
.hc_m_v11_lite .b3h, .hc_m_content .hc_m_v11_lite .b3h,
.hc_m_v11_lite .b2bh, .hc_m_content .hc_m_v11_lite .b2bh,
.hc_m_v11_lite .b3bh, .hc_m_content .hc_m_v11_lite .b3bh  {
	background: #FFE88F;
	border-color: #FFE88F;
}
.hc_m_v11 .b4h, .hc_m_content .hc_m_v11 .b4h,
.hc_m_v11 .b4bh, .hc_m_content .hc_m_v11 .b4bh {
	height: 1px;
	background: #00aff0;
	border-color: #8bd6fd;
}
.hc_m_v11_lite .b4h, .hc_m_content .hc_m_v11_lite .b4h,
.hc_m_v11_lite .b4bh, .hc_m_content .hc_m_v11_lite .b4bh {
	height: 1px;
	background: #ffcc00;
	border-color: #FFE88F;
}

.hc_m_v11 .headh, .hc_m_content .hc_m_v11 .headh,
.hc_m_v11 .hc_m_outer, .hc_m_content .hc_m_v11 .hc_m_outer,
.hc_m_v11_lite .headh, .hc_m_content .hc_m_v11_lite .headh,
.hc_m_v11_lite .hc_m_outer, .hc_m_content .hc_m_v11_lite .hc_m_outer {
	border-left: 2px solid #8bd6fd;
	border-right: 2px solid #8bd6fd;
	background: transparent;
	width: auto;
	display: block;
	position: relative;
}
.hc_m_v11_lite .headh, .hc_m_content .hc_m_v11_lite .headh,
.hc_m_v11_lite .hc_m_outer, .hc_m_content .hc_m_v11_lite .hc_m_outer {
	border-color: #FFE88F;
}
.hc_m_v11 .hc_m_hd, .hc_m_content .hc_m_v11 .hc_m_hd,
.hc_m_v11_lite .hc_m_hd, .hc_m_content .hc_m_v11_lite .hc_m_hd {
	background: url(/Images/blueHead-bg.gif) repeat-x left top;
	min-height: 20px;
	height: auto!important; /* min-height hack */
	height: 20px; /* min-height hack */
	display: block;
	padding-top: 10px;
	border-left: 1px solid #00aff0;
	border-right: 1px solid #00aff0;
}
.hc_m_v11_lite .hc_m_hd, .hc_m_content .hc_m_v11_lite .hc_m_hd {
	background: url(/Images/yellowHead-bg.gif) repeat-x left top;
	border-color: #ffcc00;
}
.hc_m_v11 .hc_m_content, .hc_m_content .hc_m_v11 .hc_m_content,
.hc_m_v11_lite .hc_m_content, .hc_m_content .hc_m_v11_lite .hc_m_content {
	width: auto; /* TODO: remove this line when refactoring class searchResultContent to be only hc_m_content */
	padding: 0 10px 20px;
	position: relative;
	text-align: left;
	* height: 1%;
	border-left: 1px solid #00aff0;
	border-right: 1px solid #00aff0;
}
.hc_m_v11_lite .hc_m_content, .hc_m_content .hc_m_v11_lite .hc_m_content {
	border-color: #ffcc00;
}
/* end structural elements */

/* Generic form elements */
    
    /* form elements using hc_f pseudo namespace */
    .hc_f { /* form class */
        padding: 0;
        margin: 0;
    }
    .hc_f_fs { /* fieldset */
        position: relative;
        display: inline-block;
        border: none;
    	font-weight: normal;
    	padding: 0;
    	margin: 0;
    	width: 100%;
    }
    .hc_f_lgd { /* legend */
        font-weight: normal;
    }
    .hc_f_wrap { /* form element wrap */
        display: block;
        position: relative;
        padding: 0 0 10px;
    }
    .hc_f_desc { /* field description text */
    	font-size: 0.8em;
    	color: #999;
    	padding: 3px 0 0 0;
    	margin: 0;
    }
    em.hc_f_error,
    em.hc_f_error a { /* field error text */
        color: #c00;
        font-style: normal;
        text-decoration: none;
    }
	input.blur
	{
		color:#999;
	}
    
    .hc_f_lbl, 
    .hc_f_lbl_sm, 
    .hc_f_lbl_smLng, 
    .hc_f_lbl_med, 
    .hc_f_lbl_medLng, 
    .hc_f_lbl_lng {
    	display: block;
    	font-weight: bold;
    	padding: 0 10px 3px 0;
    }

    .hc_f_i_sm,
    .hc_f_i_smLng,
    .hc_f_i_med,
    .hc_f_i_medLng,
    .hc_f_i_lng { /* input text box */
        font: normal 1em arial,helvetica,sans-serif;
    	border: 1px solid #E2E3EA;
	    border-top-color: #ABADB3;
	    padding: 2px;
        margin: 0;
    }
    
    .hc_f_s_sm,
    .hc_f_s_smLng, 
    .hc_f_s_med,
    .hc_f_s_medLng,
    .hc_f_s_lng { /* select box */
        font: normal 1em arial,helvetica,sans-serif;
    	border: 1px solid #E2E3EA;
	    border-top-color: #ABADB3;
	    padding: 1px;
        margin: 0;
    }

    input.hc_f_cb,
    .hc_f_cb input { /* checkbox */
	    border: none!important;
	    padding: 0;
	    vertical-align: middle;
	    margin: 0 5px 0 0;
    }
    * html input.hc_f_cb {
	    margin: -3px 2px -2px -3px;	
    }
    * html .hc_f_cb input {
	    margin: -3px 2px -2px -3px;	
    }
    *+html input.hc_f_cb {
	    margin: -3px 2px -2px -3px;	
    }
    *+html .hc_f_cb input {
	    margin: -3px 2px -2px -3px;	
    }

    .hc_f_rb { /* radio button */
	    border: none!important;
	    padding: 0;
	    margin: 0;
    }
    
    /* default generic sizing of form elements */
    .hc_f_lbl_sm {
    	width: 50px;
    	widt\h: 40px;
    }
    .hc_f_lbl_smLng {
    	width: 90px;
    	widt\h: 80px;
    }
    .hc_f_lbl_med {
    	width: 120px;
    	widt\h: 110px;
    }
    .hc_f_lbl_medLng {
    	width: 170px;
    	widt\h: 160px;
    }
    .hc_f_lbl_lng {
    	width: 419px;
    	widt\h: 409px;
    }
    
    .hc_f_i_sm {
	    width: 50px;
	    widt\h: 46px;
    }
    .hc_f_i_smLng {
	    width: 90px;
	    widt\h: 86px;
    }
    .hc_f_i_med {
	    width: 120px;
	    widt\h: 116px;
    }
    .hc_f_i_medLng {
	    width: 170px;
	    widt\h: 166px;
    }
    .hc_f_i_lng {
	    width: 419px;
	    widt\h: 415px;
    }
    
    .hc_f_s_sm {
	    width: 50px;
	    widt\h: 48px;
    }
    .hc_f_s_smLng {
    	width: 90px;
    	widt\h: 88px;
    }
    .hc_f_s_med {
	    width: 120px;
	    widt\h: 118px;
    }
    .hc_f_s_medLng {
	    width: 170px;
	    widt\h: 168px;
    }
    .hc_f_s_lng {
	    width: 398px;
	    widt\h: 396px;
    }
    
    /* buttons - can be links or input buttons */
    .hc_f_btn_search,
    .hc_f_btn_getRates {
    	display: block;
    	background: url(/Images/EN/search_sprite.gif) no-repeat 0 -96px;
    	width: 96px;
    	height: 32px;
    	outline: none;
    	margin: 20px 0;
    	text-indent: -9999em;
    	cursor: pointer;
    	border: none;
    }
    .hc_f_btn_search span,
    .hc_f_btn_getRates span {
    	display: block;
    	height: 32px;
    	position: absolute;
    	right: 0;
    	top: 0;
    }
    .hc_f_btn_getRates {
    	background-position: 0 -32px;
    }
    
	.button_big, .button_big_wider, .button_big_widest {
		background-color: #f60;
		border-bottom-color: #333;
		border-right-color: #333;
		color: #fff;
		font-family:arial,sans-serif;
		font-size:10pt;
		font-weight:bold;
	}
	.button_big_wider {
		width:120px;
	}
	.button_big_widest {
		width:150px;
	}
	.button_small {
		background-color: #f60;
		border-bottom-color: #333;
		border-right-color: #333;
		color: #fff;
		font-family:arial,sans-serif;
		font-size:8pt;
		font-weight:bold;
	}
	
    /* form element wrappers */
    .hc_calendar {
        background: #FFFFFF url(/images/calendar.gif) no-repeat 102px 2px;
        cursor: pointer;
    }
    
    /* all these z-indexes are related.. please keep order of layering if changing values */
    ul.hc_horizontal {
    	z-index: 340;
    }
    .hc_f_fs {
    	z-index: 350;
    }
    .hc_f_guests,
    .hc_f_rooms {
    	z-index: 370;
    }
    .hc_f_checkin,
    .hc_f_checkout {
		z-index: 380;
    }
    .hc_f_city {
    	z-index: 390;
    }
    .ac_result {
    	z-index: 990;
    }
    
    /* specific form layouts based on container id */
    
    /* home page search box */
    #hc_findAHotel {
    	width: 469px;
        widt\h: 449px;
        float: left;
        margin-bottom: 30px;
    }
    #hc_findAHotel h1 {
    	font-size: 1.3em;
    	padding-bottom: 20px;
    }
    #hc_findAHotel label {
    	padding-right: 0;
    }
    #hc_findAHotel .hc_f_wrap {
		padding-bottom: 20px;	
    }
    #hc_findAHotel .hc_f_checkin,
    #hc_findAHotel .hc_f_checkout,
    #hc_findAHotel .hc_f_guests,
    #hc_findAHotel .hc_f_rooms {
    	display: inline;
    	float: left;
    	margin-right: 18px;
    	* margin-right: 12px;
    	padding-right: 0;
    }
    
    *+html #hc_findAHotel .hc_f_checkin,
    *+html #hc_findAHotel .hc_f_checkout,
    *+html #hc_findAHotel .hc_f_guests {
    	margin-right: 18px;
    }
    #hc_findAHotel .hc_f_rooms {
    	margin-right: 0;
    }
    #hc_findAHotel .hc_f_btn_search {
    	margin: 0 auto 20px;
    }
    #hc_findAHotel .hc_horizontal li {
    	margin-bottom: 0;
    }
    #hc_findAHotel .hc_f_checkin label,
    #hc_findAHotel .hc_f_checkout label {
		width: 120px;
    }
    #hc_findAHotel .hc_f_checkin p,
    #hc_findAHotel .hc_f_checkout p,
    #hc_findAHotel .hc_f_checkin em,
    #hc_findAHotel .hc_f_checkout em {
    	width: 122px;
    }
    #hc_findAHotel .hc_f_guests label,
    #hc_findAHotel .hc_f_rooms label {
    	width: 56px;
    }
    #hc_findAHotel .hc_f_guests select,
    #hc_findAHotel .hc_f_rooms select {
		width: 58px;
		widt\h: 56px;
    }

	/* for search results page */
	#hc_refineSearch {
		margin: 3px 0 15px;
		float: none;
	}
    #hc_refineSearch .hc_m_content,
    #hc_refineSearch .searchResultContent {
		width: auto;
		margin: 0;
    }
    #hc_refineSearch .hc_f_fs {
    	padding-top: 10px;
    }
	#hc_refineSearch label {
		padding-right: 0;
	}
	#hc_refineSearch .hc_f_wrap {
		padding-bottom: 10px;
		display: inline;
		float: left;
    	margin-right: 20px;
    }
    #hc_refineSearch .hc_f_city input {
    	width: 234px;
    	width: 230px;
    	color: #999;
    }
    #hc_refineSearch .hc_f_city label {
        width: 234px;
    }
    #hc_refineSearch .hc_f_guests {
    	margin-right: 20px;
    }
    #hc_refineSearch .hc_f_guests label {
    	width: auto;
    }
    #hc_refineSearch .hc_f_checkout {
    	margin-right: 0;
    }
    #hc_refineSearch .hc_f_checkin p,
    #hc_refineSearch .hc_f_checkout p {
    	width: 122px;
    }
    
    #hc_refineSearch .hc_f_btn_search {
    	display: block;
    	float: right;
    	margin: 7px 0 0 0;
    }
	
    /* for left column on search results and city pages */
    #hc_checkPrices {
    	position:relative;
    	margin-bottom: 10px;
    	width: 100%;
    	padding-bottom: 0;
    	z-index: 100;
    }
    #hc_checkPrices label {
    	padding-right: 0;
    }
    #hc_checkPrices .hc_f_city input {
    	color: #999;
    }
    #hc_checkPrices .hc_f_city {
    }
    #hc_checkPrices .hc_f_guests {
        display: inline;
        float: left;
        margin-right: 20px;
        padding-bottom: 20px;
        width: 75px;
    }
    #hc_checkPrices .hc_f_rooms {
		display: inline;
        padding-bottom: 20px;
		float: left;
    }
    #hc_checkPrices ul.hc_horizontal li {
    	float: none;
    	padding: 0 0 5px;
    	margin: 0;
    }
    #hc_checkPrices ul.hc_horizontal li a {
    	border-right: none;
    }
    #hc_checkPrices .hc_f_btn_getRates {
    	clear: left;
    	margin: 0 auto;
    	position: relative;
    }
    #hc_checkPrices .nearbycitiesLinksSubtext {
        font-size:11px;
        color:#999999;
        padding-bottom:2px;    
    }
    #hc_refinePrices {
    	position:relative;
    	margin-bottom: 15px;
    	width: 100%;
    	padding-bottom: 0;
    }
    #hc_refinePrices .hc_m_content {
		* display: inline-block;
    }
    #hc_refinePrices label {
		font-size: 10px;
    }
    
    
    /* rates and availability on hotel page */
    #hc_hotelPageSearch {
    	margin-bottom: 10px;
    }
    #hc_hotelPageSearch .hc_m_v3 {
    	float: none;
    	margin-bottom: 10px;
    }
    #hc_hotelPageSearch h2 {
    	margin-bottom: 0;
    	padding: 0 10px 10px;
    }
    #hc_hotelPageSearch .hc_f_fs {
    	display: block;
    }
    #hc_hotelPageSearch .hc_f_wrap {
    	float: left;
    	display: inline;
    	margin-right: 70px;
    	padding-bottom: 0;
    }
    #hc_hotelPageSearch .hc_f_checkin {
    	padding-left: 10px;
    }
    #hc_hotelPageSearch .hc_f_guests label,
    #hc_hotelPageSearch .hc_f_rooms label {
    	width: auto;
    	padding-right: 0;
    }
    #hc_hotelPageSearch .hc_f_btn_getRates {
		display: block;
		position: absolute;
		right: 10px;
		bottom: 10px;
		margin: 0;
    }
    
    /* popup change dates on hotel pages */
    #hc_popupSearch {
    	position: absolute;
    	z-index: 1070;
    }
	#hc_popupSearch .hc_f_wrap {
		float: left;
		margin-right: 20px;
	}
	#hc_popupSearch .hc_f_wrap label {
		padding-right: 0;
	}
    #hc_popupSearch .hc_f_guests label,
    #hc_popupSearch .hc_f_rooms label {
    	width: auto;
    }
    #hc_popupSearch .hc_f_checkin {
    	padding-left: 10px;
    }
	#hc_popupSearch .hc_close {
		position: absolute;
		top: 10px;
		right: 10px;
	}
	#hc_popupSearch h2,
	#hc_popupSearch h3 {
		padding-bottom: 7px;
	}
	#hc_popupSearch .hc_f_fs {
		padding-top: 10px;
		display: block;
	}
	#hc_popupSearch .hc_f_btn_getRates {
		clear: left;
		margin: 0 auto;
	}

	/* sort fieldset on searchresults page */
	#hc_sr_sort {
		margin: 0 0 10px;
		font-size: 0.9em;
	}
	#hc_sr_sort label {
		float: left;
		width: auto;
		padding: 3px 7px 0 0;
		max-width: 60px;
	}
	#hc_sr_sort .hc_f_wrap {
		float: left;
		padding-bottom: 0;
	}
	#hc_sr_sort .hc_f_view,
	#hc_sr_sort .hc_f_sort {
		padding-right: 15px;
	}
	#hc_sr_sort .hc_sr_topPaging {
		float: right;
	}
	#hc_sr_sort .hc_sr_topPaging a,
	#hc_sr_sort .hc_sr_topPaging p {
		display: block;
		float: left;
	}
	#hc_sr_sort .hc_sr_topPaging p {
		padding: 3px 5px 0;
		margin: 0;
		color: #666;
	}
	#hc_sr_sort .hc_sr_topPaging p span {
		font-weight: bold;
		color: #333;
	}
	#hc_sr_sort .hc_sr_topPaging a span {
		display: none;
	}
	#hc_sr_sort .hc_sr_topPaging a.hc_sr_topPaging_prev,
	#hc_sr_sort .hc_sr_topPaging a.hc_sr_topPaging_next {
		height: 16px;
		width: 18px;
		border: 1px solid #F2F2F2;
		/* background: url(/Images/btn_paging_right.gif) no-repeat 0 0; */
	}
	#hc_sr_sort .hc_sr_topPaging a.hc_sr_topPaging_prev {
		/* background-image: url(/Images/btn_paging_left.gif); */
	}
	#hc_sr_sort .hc_sr_topPaging a.hc_sr_topPaging_prev:hover,
	#hc_sr_sort .hc_sr_topPaging a.hc_sr_topPaging_next:hover {
		border: 1px solid #fff;
	}
	#hc_sr_sort .hc_sr_topPaging a.hc_sr_topPaging_prev span,
	#hc_sr_sort .hc_sr_topPaging a.hc_sr_topPaging_next span {
		position: absolute;
		top: 0;
		left: -9999em;
	}
/* end Generic form elements */

/* end specific form element tweaks */

/* Search Result Items */
#hc_sr {
	* padding-bottom: 10px;
}

.hc_sr_scroll {
	height: 200px;
	heigh\t: 180px;
	overflow: auto;
	padding: 10px;
    border: 1px solid #E2E3EA;
	border-top-color: #ABADB3;
	position: relative;
	margin-bottom: 10px;
}

/* Search Result Items - Summary View */
.hc_sr_summary .hc_sri {
	position: relative;
	display: inline-block;
	width: 100%;
	background: white;
}
.hc_sr_summary .hc_m_v11,
.hc_sr_summary .hc_m_v11_lite {
	margin-bottom: 8px;
	margin-top: -3px;
}
.hc_sr_summary .hc_sri .hc_m_hd {
	margin: 0;
	padding: 0 80px 0 114px;
}
.hc_sr_summary .hc_sri h2,
.hc_sr_summary .hc_sri h3 {
	margin: 0 0 0 104px;
	padding: 0 80px 3px 0;
}
.hc_sr_summary .hc_m_v11 h2,
.hc_sr_summary .hc_m_v11_lite h2,
.hc_sr_summary .hc_m_v11 h3,
.hc_sr_summary .hc_m_v11_lite h3 {
	padding-top: 12px;
}
.hc_sr_summary .hc_sri .hc_m_content {
	overflow: hidden;
	padding-bottom: 38px;
}
.hc_sr_summary .hc_m_v11 .hc_m_content,
.hc_sr_summary .hc_m_v11_lite .hc_m_content {
	padding: auto;
	padding-bottom: 41px;
	margin-top: -21px;
	background: transparent;
	padding-left: 8px;
	padding-right: 8px;
}
.hc_sr_summary .hc_sri dl {
	padding: 0;
	margin: 0;
	display: block;
}
.hc_sr_summary .hc_sri dt,
.hc_sr_summary .hc_sri dd {
	padding: 0;
	margin: 0;
	display: block;
	position: relative;
}
.hc_sr_summary .hc_sri a.hc_sri_photo {
	position: absolute;
	left: 11px;
	top: 11px;
	display: block;
	padding: 2px;
	border: 1px solid #ccc;
	z-index: 99;
}
.hc_sr_summary .hc_m_v11 a.hc_sri_photo,
.hc_sr_summary .hc_m_v11_lite a.hc_sri_photo {
	left: 8px;
}
.hc_sr_summary .hc_sri a.hc_sri_photo:hover {
    padding: 1px;
    border: 2px solid #00aff0;
}
.hc_sr_summary .hc_m_v11_lite a.hc_sri_photo:hover,
.hc_sr_summary .hc_m_v4_lite a.hc_sri_photo:hover {
	border-color: #ffcc00;
}
.hc_sr_summary .hc_sri .hc_sri_photo img {
	width: 88px;
	height: 88px;
}

.hc_sr_summary .hc_sri dt.hc_sri_price,
.hc_sr_summary .hc_sri dt.hc_sri_addr,
.hc_sr_summary .hc_sri dt.hc_sri_dist,
.hc_sr_summary .hc_sri dt.hc_sri_photos,
.hc_sr_summary .hc_sri dt.hc_sri_tax,
.hc_sr_summary .hc_sri dt.hc_sri_reviews,
.hc_sr_summary .hc_sri dt.hc_sri_details,
.hc_sr_summary .hc_sri dd.hc_sri_details,
.hc_sr_summary .hc_sri dt.hc_sri_map,
.hc_sr_summary .hc_sri dt.hc_sri_rating {
	display: block;
	position: absolute;
	left: -9999em;
	top: 0;
	display: none;
}
.hc_sr_summary .hc_sri dd.hc_sri_rating {
	display: block;
	position: absolute;
	right: 11px;
	top: 15px;
}
.hc_sr_summary .hc_m_v11 dd.hc_sri_rating,
.hc_sr_summary .hc_m_v11_lite dd.hc_sri_rating {
	right: 8px;
}
.hc_sr_summary .hc_sri dd.hc_sri_addr {
	padding: 0 10px 0 0;
	height: 35px;
	margin: 0 0 0 104px;
	float: left;
	display: inline;
}
.hc_sr_summary .hc_sri dd.hc_sri_dist {
	font-weight: bold;
	margin-right: 100px;
	display: block;
	height: 35px;
	heigh\t: 34px;
	padding-top: 1px;
	font-size: 0.9em;
}
.hc_sr_summary .hc_sri dd.hc_sri_price {
	display: block;
	position: absolute;
	right: 11px;
	top: 32px;
}
.hc_sr_summary .hc_m_v11 dd.hc_sri_price,
.hc_sr_summary .hc_m_v11_lite dd.hc_sri_price {
	right: 8px;
}
.hc_sr_summary .hc_sri dd.hc_sri_price span {
    font-size: 0.75em;
    text-transform: uppercase;
    display: block;
    color: #999;
    text-align: right;
}
.hc_sr_summary .hc_sri dd.hc_sri_price a span {
    display: inline;
    color: #00aff0;
}
.hc_sr_summary .hc_sri dd.hc_sri_price a {
    font-size: 1.7em;
    color: #00aff0;
    font-weight: bold;
}
.hc_sr_summary .hc_sri dt.hc_sri_usrRating {
	display: inline;
	float: left;
	padding: 0.2em 0 3px 0;
	margin-left: 104px;
	clear: left;
	color: #999;
	font-size: 0.8em;
	text-transform: uppercase;
}
.hc_sr_summary .hc_sri dd.hc_sri_usrRating {
	display: block;
	float: left;
	padding: 0 0 0 10px;
	width: 90px;
	widt\h: 80px;
	height: 17px;
	overflow: hidden;
	white-space: nowrap;
}
.hc_sr_summary .hc_sri dd.hc_sri_usrRating span {
    padding-right: 5px;
    font-weight: bold;
}
.hc_sr_summary .hc_sri dt.hc_sri_pop {
	display: block;
	float: left;
	padding: 0.2em 10px 3px 15px;
	color: #999;
	font-size: 0.8em;
	text-transform: uppercase;
	text-align: right;
}
.hc_sr_summary .hc_sri dd.hc_sri_pop {
	display: block;
	padding-bottom: 3px;
	font-size: 0.8em;
}
.hc_sr_summary .hc_sri dd.hc_sri_pop span {
    font-weight: bold;
    font-size: 1.2em;
    color: #060;
}
.hc_sr_summary .hc_sri dd.hc_sri_map {
	display: inline-block; /* for ie to spark haslayout */
}
.hc_sr_summary .hc_sri dd.hc_sri_map {
	* display: inline;
	clear: left!important;
	padding: 0 6px 0 104px;
	* padding: 0 4px 0 104px;
	border-right: 1px solid #ccc;
	font-size: 0.9em;
	direction: ltr!important;
	position: relative;
}
.hc_sr_summary .hc_sri dd.hc_sri_map a.map-marker-icon {
    display: inline-block;
    width: 121px; /* hack for ie6 */
    widt\h: 17px;
    height: 17px;
    heigh\t: 13px;
    padding: 2px 0 2px 0;
    text-align: center;
    color: #333;
    margin: 0 5px 0 0;
    background: url(/Images/Maps/mm_16_circle_red.png) no-repeat right top;
    text-decoration: none;
}
.hc_sr_summary .hc_sri dd.hc_sri_map a.map-marker-icon:hover {
    cursor: pointer;
	text-decoration: none;
}
.hc_sr_summary .hc_sri dt.hc_sri_feat,
.hc_sr_summary .hc_sri dt.hc_sri_inlineMap {
	display: inline-block; /* force haslayout */
}
.hc_sr_summary .hc_sri dt.hc_sri_feat,
.hc_sr_summary .hc_sri dt.hc_sri_inlineMap {
	* display: inline;
	font-size: 0.9em;
	padding: 0 6px 0 5px;
	* padding: 0 3px 0 5px;
	border-right: 1px solid #ccc;
}
.hc_sr_summary .hc_sri dt.hc_sri_feat a {
	background: url(/Images/icon_arrow_down_dark.gif) no-repeat right 6px;
	padding-right: 10px;
	* display: inline-block;
}
.hc_sr_summary .hc_sri dd.hc_sri_feat,
.hc_sr_summary .hc_sri dd.hc_sri_inlineMap {
	display: block;
	float: left;
	width: 100%;
	font-size: 0.9em;
	top: 0;
	left: 0;
}
.hc_sr_summary .hc_sri dd.hc_sri_feat ul {
    padding: 12px 0 0;
    margin: 0;
    display: inline-block;
}
.hc_sr_summary .hc_sri dd.hc_sri_feat ul li {
    display: block;
    float: left;
    width: 32%;
}
.hc_sr_summary .hc_sri dd.hc_sri_feat p {
	padding-bottom: 0;
	padding-top: 8px;
}
.hc_sr_summary .hc_sri dd.hc_sri_reviews {
	display: inline-block; /* haslayout fix */
}
.hc_sr_summary .hc_sri dd.hc_sri_reviews {
	* display: inline;
	font-size: 0.9em;
	padding: 0 6px 0 5px;
	* padding: 0 4px 0 5px;
	border-right: 1px solid #ccc;
}
.hc_sr_summary .hc_sri dd.hc_sri_reviews span {
	display: inline-block;
}
.hc_sr_summary .hc_sri dd.hc_sri_photos {
	* display: inline-block; /* ie haslayout fix */
}
.hc_sr_summary .hc_sri dd.hc_sri_photos {
	display: inline-block;
	* display: inline;
	margin: 0 80px 0 0;
	font-size: 0.9em;
	padding: 0 0 0 5px;
}
.hc_sr_summary .hc_sri dd.hc_sri_photos a {
	direction: ltr!important;
	
}
.hc_sr_summary .hc_sri dd.hc_sri_tax {
	display: inline-block;
	position: absolute;
	bottom: 5px;
	left: 0;
	text-align: right;
	font-size: 0.9em;
	width: 100%;
}
.hc_sr_summary .hc_m_v11 dd.hc_sri_tax,
.hc_sr_summary .hc_m_v11_lite dd.hc_sri_tax {
	bottom: 0;
}
.hc_sr_summary .hc_sri dd.hc_sri_tax span {
	display: block;
	padding: 7px 10px 3px;
	border-top: 1px solid #c2deef;
	background: #F2F2F2;
	margin: 0 1px;
}
.hc_sr_summary .hc_m_v11_lite dd.hc_sri_tax span,
.hc_sr_summary .hc_m_v4_lite dd.hc_sri_tax span {
	border-color: #FFFFCC!important;
}
.hc_sr_summary .hc_m_v11 dd.hc_sri_tax span,
.hc_sr_summary .hc_m_v11_lite dd.hc_sri_tax span {
	background: #e2f4ff;
	padding-bottom: 6px;
}
.hc_sr_summary .hc_m_v11_lite dd.hc_sri_tax span {
	background-color: #ffffcc;
}
* html .hc_sr_summary .hc_sri dd.hc_sri_tax {
    padding-left: 10px;
    padding-right: 10px;
    width: 100%;
}
* html .hc_sr_summary .hc_m_v11 dd.hc_sri_tax {
	padding-left: 7px;
	padding-right: 7px;
}
* html .hc_sr_summary .hc_m_v11_lite dd.hc_sri_tax {
	padding-left: 7px;
	padding-right: 7px;
}
.hc_sr_summary .hc_m_v11 dd.hc_sri_tax span,
.hc_sr_summary .hc_m_v11_lite dd.hc_sri_tax span {
	padding-left: 7px;
	padding-right: 7px;
}
* html .hc_sr_summary .hc_sri dd.hc_sri_tax span {
	width: 100%;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: -9px;
}
* html .hc_sr_summary .hc_m_v11 dd.hc_sri_tax span {
	padding-left: 10px;
	padding-right: 7px;
}
* html .hc_sr_summary .hc_m_v11_lite dd.hc_sri_tax span {
	padding-left: 7px;
	padding-right: 7px;
}
.hc_sr_summary .hc_sri a.hc_sri_select {
	display: block;
	clear: left;
	position: absolute;
	top: 83px;
	right: 11px;
	padding: 3px 8px;
	height: 20px;
	heigh\t: 14px;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	background: url(/Images/btn_blue_left_20x200.gif) no-repeat left top;
}
.hc_sr_summary .hc_m_v11 a.hc_sri_select,
.hc_sr_summary .hc_m_v11_lite a.hc_sri_select {
	right: 8px;
}
.hc_sr_summary .hc_sri a.hc_sri_select span {
    display: block;
    background: url(/Images/btn_blue_right_20x200.gif) no-repeat right top;
    position: absolute;
    right: 0;
    top: 0;
    width: 5px;
    * margin-right: -1px;
    height: 20px;
}
.hc_sr_summary .hc_sri a.hc_sri_select:hover {
    text-decoration: none;
}

/* Search Result Items - List View */
.hc_sr_list .hc_sri {
	display: inline-block;
	position: relative;
	width: 100%;
	background: #fff;
}
.hc_sr_list .hc_m_v11,
.hc_sr_list .hc_m_v11_lite {
	margin-bottom: 8px;
	margin-top: -3px;
}
.hc_sr_list .hc_sri .hc_m_content {
	padding-top: 7px;
	* display: inline-block;
}
.hc_sr_list .hc_m_v11 .hc_m_content,
.hc_sr_list .hc_m_v11_lite .hc_m_content {
	margin-top: -19px;
	padding: 0 11px 10px;
	background: transparent;
}
.hc_sr_list .hc_sri h2,
.hc_sr_list .hc_sri h3 {
	font-size: 1em;
	font-weight: bold;
	margin: 0;
	padding: 0 10px 0 0;
	display: block;
	float: left;
	height: 1.3em;
}
.hc_sr_list .hc_sri dl,
.hc_sr_list .hc_sri dt,
.hc_sr_list .hc_sri dd {
	display: block;
	margin: 0;
	padding: 0;
}
.hc_sr_list .hc_sri .hc_sri_usrRating,
.hc_sr_list .hc_sri .hc_sri_photo,
.hc_sr_list .hc_sri .hc_sri_photos,
.hc_sr_list .hc_sri .hc_sri_reviews,
.hc_sr_list .hc_sri .hc_sri_details,
.hc_sr_list .hc_sri .hc_sri_pop,
.hc_sr_list .hc_sri .hc_sri_select,
.hc_sr_list .hc_sri .hc_sri_feat,
.hc_sr_list .hc_sri dt {
	position: absolute;
	display: inline;
	top: 0;
	left: -9999em;
}
.hc_sr_list .hc_sri dd.hc_sri_price {
	position: absolute;
	top: 12px;
	right: 13px;
	font-size: 0.9em;
	color: #999;
}
.hc_sr_list .hc_m_v11 dd.hc_sri_price,
.hc_sr_list .hc_m_v11_lite dd.hc_sri_price {
	top: 0;
	right: 10px;
}
.hc_sr_list .hc_sri dd.hc_sri_price a {
	color: #00aff0;
	font-size: 1.3em;
	font-weight: bold;
	padding-right: 5px;
}
.hc_sr_list .hc_sri dd.hc_sri_rating {
	padding: 0;
	margin: 0;
	height: 1.3em;
}
.hc_sr_list .hc_sri dd.hc_sri_rating img {
	padding-top: 2px;
}
.hc_sr_list .hc_sri dd.hc_sri_addr,
.hc_sr_list .hc_sri dd.hc_sri_dist {
	float: left;
	padding: 0.2em 10px 0 0;
	font-size: 0.9em;
}
.hc_sr_list .hc_sri dd.hc_sri_addr {
	clear: left;
}
.hc_sr_list .hc_sri dd.hc_sri_dist {
	font-weight: bold;
}
.hc_sr_list .hc_sri dd.hc_sri_map {
	font-size: 0.9em;
	float: left;
}
.hc_sr_list .hc_sri dd.hc_sri_map a.map-marker-icon {
    display: inline-block;
    widt\h: 17px;
    height: 17px;
    heigh\t: 13px;
    padding: 2px 0 2px 0;
    margin: 0 5px 0 0;
    text-align: center;
    color: #333;
    background: url(/Images/Maps/mm_16_circle_red.png) no-repeat right top;
}
.hc_sr_list .hc_sri dd.hc_sri_map a.map-marker-icon:hover {
    cursor: pointer;
	text-decoration: none;
}
.hc_sr_list .hc_sri dd.hc_sri_tax {
	float: right;
	color: #999;
	font-size: 0.9em;
	padding-top: 0.2em;
}

/* Search result items - Map view */
.hc_sr_map .hc_sri {
	position: relative;
	display: inline-block;
	width: 100%;
	* width: auto;
	padding: 0;
	border-bottom: 1px solid #e2e3ea;
}
.hc_sr_map .b1h,
.hc_sr_map .b2h,
.hc_sr_map .b3h,
.hc_sr_map .b4h,
.hc_sr_map .b1bh, 
.hc_sr_map .b2bh, 
.hc_sr_map .b3bh, 
.hc_sr_map .b4bh {
	display: none;
}
.hc_sr_map .hc_m_outer,
.hc_sr_map .hc_m_content {
	border-left: none;
	border-right: none;
	padding: 0;
}
.hc_sr_map .hc_sri dl,
.hc_sr_map .hc_sri dt,
.hc_sr_map .hc_sri dd {
	display: block;
	margin: 0;
	padding: 0;
}
.hc_sr_map .hc_sri h2, 
.hc_sr_map .hc_sri h3 {
	font-size: 1em;
	font-weight: normal;
	margin: 0 0 0 40px;
	padding: 0 10px 5px 0;
	display: inline;
	float: left;
}
.hc_sr_map .hc_sri .hc_sri_usrRating,
.hc_sr_map .hc_sri .hc_sri_photo,
.hc_sr_map .hc_sri .hc_sri_photos,
.hc_sr_map .hc_sri .hc_sri_reviews,
.hc_sr_map .hc_sri .hc_sri_details,
.hc_sr_map .hc_sri .hc_sri_pop,
.hc_sr_map .hc_sri .hc_sri_select,
.hc_sr_map .hc_sri .hc_sri_feat,
.hc_sr_map .hc_sri .hc_sri_addr,
.hc_sr_map .hc_sri .hc_sri_dist,
.hc_sr_map .hc_sri .hc_sri_tax,
.hc_sr_map .hc_sri dt {
	position: absolute;
	top: 0;
	left: -9999em;
}
.hc_sr_map .hc_sri dd.hc_sri_map {
	display: block;
	position: absolute;
	top: 0;
	left: 10px;
	width: 20px;
	text-align: right;
}
.hc_sr_map .hc_sri dd.hc_sri_map a {
	display: none;
}
.hc_sr_map .hc_sri dd.hc_sri_map .map-marker-icon {
	position: relative;
	cursor: pointer;
	display: block;
	float: left;
	height: 17px;
	width: 18px;
	padding: 2px 0;
	heigh\t: 13px;
	margin: -2px 5px 0 0;
	background: url(/Images/Maps/mm_16_circle_red.png) no-repeat 1px 0;
	color: #000;
	font-size: 0.9em;
	text-align: center;
}
.hc_sr_map .hc_sri dd.hc_sri_map .map-marker-icon:hover {
	text-decoration: none;
}
.hc_sr_map .hc_sri dd.hc_sri_price {
	display: block;
	position: absolute;
	top: 0;
	right: 10px;
}
.hc_sr_map .hc_sri dd.hc_sri_price span {
	font-size: 0.8em;
	color: #999;
	padding-left: 3px;
}
.hc_sr_map .hc_sri dd.hc_sri_price a span {
	font-size: 1em;
	color: #37d;
	padding-left: 0;
}

/* Search result items - Photo view */
.hc_sr_photo .hc_sri {
	
}

/* Hotel and searchedHotel pages */
#searchedHotel {
	margin-bottom: 20px;
}

/* language switcher */
#languageSwitcher {
    float: right;
    display: block;
    margin-top: 15px;
    position: relative;
    z-index: 999;
}

#languageSwitcher img {
    display: block;
    float: left;
    margin-top: 5px;
    margin-right: 5px;
}

#languageSwitcher label {
	display: block;
	float: left;
	padding: 3px 5px 0 0;
	font-size: 0.9em;
	font-weight: normal;
}
#languageSwitcher input,
#languageSwitcher select {
    font-size: 11px;
    display: inline;
    float: left;
}
#languageSwitcher select {
	width: 9em;
    padding: 1px;
}
#languageSwitcher .btnGo {
	margin-left: 5px;
    padding: 2px 5px; /* everything including ie8 */
}
#languageSwitcher .btnGo, #all#noie8 {
    padding: 1px 2px; /* everything but ie8 */
}
* html #languageSwitcher .btnGo {
    padding: 1px 2px 0; /* ie6 and below */
}
*+html #languageSwitcher .btnGo {
    padding: 1px 2px 0; /* ie7 */
}

/* currency switcher */
#currencySwitcherHolder {
    float: right;
    display: block;
    margin-top: 15px;
    position: relative;
    z-index: 999;
    margin-left:10px;
}

#currencySwitcherHolder img {
    display: block;
    float: left;
    margin-top: 5px;
    margin-right: 5px;
}

#currencySwitcherHolder label {
	display: block;
	float: left;
	padding: 3px 5px 0 0;
	font-size: 0.9em;
	font-weight: normal;
}
#currencySwitcherHolder input,
#currencySwitcherHolder select {
    font-size: 11px;
    display: inline;
    float: left;
    width:13.5em;    
}
#currencySwitcherHolder .btnGo {
	margin-left: 5px;
    padding: 2px 5px; /* everything including ie8 */
}
#currencySwitcherHolder .btnGo, #all#noie8 {
    padding: 1px 2px; /* everything but ie8 */
}
* html #currencySwitcherHolder .btnGo {
    padding: 1px 2px 0; /* ie6 and below */
}
*+html #currencySwitcherHolder .btnGo {
    padding: 1px 2px 0; /* ie7 */
}

/* language switcher's - language recommendation popup */
#langRec {
	position: absolute;
	top: 28px;
	right: 160px;
	z-index: 999;
	padding: 0;
}
#langRec .langRec_inner {
	position: relative;
	display: block;
	padding-top: 32px;
	margin-bottom: 0;
	width: 307px;
	overflow: hidden;
}
#langRec .langRec_header {
	position: absolute;
	top: 0;
	left: 0;
	width: 307px;
	height: 200px;
	background: url(/Images/bg_langrec_blue_top.png) no-repeat left top;
	* background-image: none;
	* filter: progid:DXImageTransform.Microsoft.alphaimageloader(src='/Images/bg_langrec_blue_top.png', sizingMethod='crop');
}
#langRec .langRec_footer {
	display: block;
	position: relative;
	width: 307px;
	height: 9px;
	background: url(/Images/bg_langrec_blue_bottom.png) no-repeat left top;
	* background-image: none;
	* filter: progid:DXImageTransform.Microsoft.alphaimageloader(src='/Images/bg_langrec_blue_bottom.png', sizingMethod='crop');
}
#langRec p {
	color: #fff;
	position: relative;
	display: block;
	margin: 0;
	padding: 0 0 0 35px;
	width: 245px;
	widt\h: 210px;
}

#langRec img {
	display: block;
	position: absolute;
	z-index: 999;
	left: 10px;
	top: 2px;
}
#langRec a {
	display: block;
	color: #fff;
	font-weight: bold;
}
#langRec a.closeMe {
	font-weight: normal;
	font-size: 0.9em;
	display: block;
	position: absolute;
	top: 32px;
	right: 10px;
	width: 42px;
	text-align: right;
}

/* header for Charity/Charity-200811.aspx */
.headRoundOuter { margin-bottom:15px; width:990px; }
.headRoundOuter .contenthOuter { height: 66px; background-color:#fff; border-right:1px solid #00aff0; border-left:1px solid #00aff0;}
.headRoundOuter .contenthInner { height: 66px; width:986px; background: url(/Images/header-bg.gif) repeat-x; border:0px;}

#nhc_border-left {
	background:transparent url(/Images/header-bg-left.gif) no-repeat scroll 0%;	
	width:11px;	
}
#nhc_border-middle {
	background: url(/Images/header-bg.gif) repeat-x;
}
#nhc_border-right {
	background:transparent url(/Images/header-bg-right.gif) no-repeat scroll 0%;
	height:71px;
	width:11px;
}
#nhc_save-time {
	display:inline;
	margin-left:15px;
}
#nhc_flags {
	display:block;
	margin-top:10px;
}

#nhc_menu-top a, #nhc_menu-bottom a {
	font-family:Arial,helvetica,Sans-serif;
	font-size:11px;	
	text-decoration:none;
}
#nhc_menu-top a { font-weight:bold;}
#nhc_menu-top a:hover, #nhc_menu-bottom a:hover {
	font-size:11px;
	text-decoration:underline;
}
#nhc_menu-top a:hover { font-weight:bold;}
#nhc_menu-top { color:#ffffff;}
#nhc_menu-top a, #nhc_menu-top a:hover { color:#ffffff;}
#nhc_menu-bottom a, #nhc_menu-bottom a:hover { color:#3377DD;}
#nhc_menu-bottom a img {position:relative;top:6px;left:3px;}

#nhc_sub-menu-bottom a {
	color:#3377DD;
	font-family:Arial,Sans-serif;
	font-size:11px;
	text-decoration:none;
}
#nhc_flags img {
	margin-left:8px;
}
#nhc_footer {
	background-color: #e2f4ff;
	border-top:1px solid #8CD3FD;
	bottom:0;
	clear:both;
	height: 120px;
	margin-top:15px;
	text-align:center;
}
#nhc_menu-bottom {
	padding-top:10px;
}
#nhc_sub-menu-bottom {
	margin-top:3px;
}
#nhc_copyright {
	font-family: Arial,Sans-serif;
	font-size: 11px;
	margin-top: 3px;
	text-align: center;
}


.hc-city { width:380px;}
.hc-city-td { width:400px; padding-bottom:15px;}

/*header*/
.menu {
	font-size:7.5pt; 
}

/* menu links at top of page + nightly rates + tabs */
.m, .m:visited {
	color:#4477AA;
	cursor:pointer;
	text-decoration:none;
}
.m:hover, .m:active {
	color:#3377DD;
	text-decoration:none;
}

/* nightly rates + row headers on hotel page */
.nightly {
	color:#4477AA;
}

/* Standard links */
a {
	color:#3377DD;
	text-decoration:none;
}
a:visited {
	color:#3377DD;
	text-decoration:none;
}
a:active, a:hover {
	color:#3377DD;
	text-decoration:underline;
}

/* language flags */
a img {
	border: none;
}
.flag {
	float:left;
	margin-right:2px;
	width:15px;
}

.footer {
	clear:both;
	font-size:7.5pt;
	line-height:150%;
	padding:15px 0;
	text-align:center;
}

.path {
	font-weight:bold;
}
.path h2 {
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	padding:10px 0 3px;
}
.path h2{display:inline;}

.pathCursor {
	font-family:arial,helvetica,sans-serif;
	font-size:16px;
	font-weight:bold;
	padding:10px 0 3px;
    cursor:pointer;
}
.popHotelpath {
	font-family:arial,helvetica,sans-serif;
	font-size:16px;
	font-weight:bold;
	padding:10px 0 3px 5px;
}
.resultsfound {
	font-size:12px;
	font-weight:normal;
	margin:2px 0px 0px 5px;
}
.resultsShown {
	font-size:12px;
	font-weight:normal;
	margin:2px 0px 0px 0px;
}

.g {color:#CCCCCC; }/* Green */
.o {color:#FF6600;} /* Orange */
.r {color:#CC0000;} /* Red */
.w {color:#FFFFFF;} /* White */
.gray {color:Gray;}
.darkGray { color:#666666;}
.blue {color:#3377DD; }
.darkBlue { color:#00aff0; }
.orangeBold {color:#FF6600;	font-weight:bold; }/* Orange, bold */
.orange {color:#FF9600;}
.resultPageOrange {	color:#f98f13;}
.black {color:#333333;}
.providerNum {color:#FF6600;}
.light {background-color:#e2f4ff;}
.dark {	background-color:#8cd3fd;}

th {
	background:#e2f4ff none repeat scroll 0%;
	border-top:4px solid #8cd3fd;
	padding:6px;
}
small, .small {
	color:#333333;
	font-size:8pt;
}
.smaller {
	font-size: 0.8em;
}

.alignTop {
	vertical-align: top!important;	
}
.alignRight {
	text-align: right!important;
}
.alignLeft {
	text-align: left!important;	
}
.alignBottom {
	vertical-align: bottom!important;	
}
.alignCenter {
	text-align: center!important;	
}
.alignMiddle {
	vertical-align: middle!important;	
}


.list td {
	padding:5px;
}
.listMouseover {
	background-color:#e2f4ff;
}

/* SearchResults page */
/* 'Refine Your Search' and 'Change Travel Dates' */
.refineYourSearch {
	color:#333333;
	font-family:Arial,sans-serif;
	font-size:16px;
	font-weight:bold; 
}
 /* 'Currently Showing' */
.currentlyShowing {
	font-family:Arial,sans-serif;
	font-size:16px;
	font-weight:bold;
}
.currency {
	color:#333333;
	font-size:7.5pt;
	font-weight:bold;
}
.sortby {
	color:#333333;
	font-size:7.5pt;
}

/* Paging */

.paginationWrap {
	margin: 10px 0 20px;
	font-size: 0.9em;
	display: inline-block;
	width: 100%;
}
.paginationWrap ul {
	padding: 0;
	margin: 0;
	float: left;
	display: block;
    max-width: 360px;
    width: auto !important;
	width: 360px;
}
.paginationWrap ul li {
	display: block;
	float: left;
	padding: 2px 0;
	margin: 0;
	font-weight: bold;
}
/* since ie6/7 dont recognise :lang pseudo classes. .rtl is the alternative. */
.rtl .paginationWrap ul li {
	float: right;
}
.paginationWrap ul[lang='en'] li {
	float: right;
}

.paginationWrap ul li a {
	display: block;
	padding: 1px 4px;
	margin: 0 1px;
	border: 1px solid #e2e3ea;
	background: #fff url(/Images/bg_sr_paging.gif) repeat-x left bottom;
	cursor: pointer;
}
.paginationWrap ul li a:hover {
	text-decoration: none;
	border-color: #37d;
	background: #fff;
}
.paginationWrap .tooManyPages {
	margin: 0 0 20px;
	padding: 2px 10px 0 10px;
	display: block;
	text-align: center;
}
.paginationWrap .pageSizeDiv {
	margin: 0;
	padding: 0;
	display: block;
	float: right;
	overflow: hidden;
}
.paginationWrap .pageSizeDiv label {
}
.paginationWrap a.hc_sr_paging_next,
.paginationWrap a.hc_sr_paging_prev,
.paginationWrap a.hc_sr_paging_next:hover,
.paginationWrap a.hc_sr_paging_prev:hover {
	height: 16px;
	width: 18px;
	padding: 0;
	margin: 0;
	border: 1px solid #F2F2F2;
	/* background: url(/Images/btn_paging_right.gif) no-repeat 0 0; */
}
.paginationWrap a.hc_sr_paging_prev,
.paginationWrap a.hc_sr_paging_prev:hover {
	/* background: url(/Images/btn_paging_left.gif) no-repeat 0 0; */
}
.paginationWrap a.hc_sr_paging_next span,
.paginationWrap a.hc_sr_paging_prev span {
	position: absolute;
	top: 0;
	left: -9999em;
}
.paginationWrap .selectedpage,
.paginationWrap .multiPages {
	color:#333;
	padding: 4px 4px;
}
.paginationWrap .selectedpage {
	text-decoration: underline;
}
/* end pagination */

/*  Nearby cities*/
.nearbycity{font-size:12px;font-weight:bold;}
.hotelsno{color:Gray;font-size:12px;}
#nearbyCities{margin-top:5px;}
#nearbyCitiesBody table {}
#nearbyCitiesBody table td{padding:3px 15px 3px 3px;vertical-align:top;}
#nearbyCitiesBody table td.majorCity {font-weight: bold;}

.hc_hotelierLink {
	display: block;
	margin-top: 30px;
	font-weight:bold; 
}

/*  Nearby hotels*/
#nearbyHotels{
	margin: 20px 0;	
}
#nearbyHotels h2 {
	padding: 0 10px 10px;
}
.nearbyhotel{font-size:12px;font-weight:bold;}
.hotelsno{color:Gray;font-size:12px;}
#nearbyHotels{}
#nearbyHotelsBody table {}
#nearbyHotelsBody table td{padding:2px 15px 2px 3px;vertical-align:top;width:240px;}
#nearbyHotelsBody table td a{padding-bottom:5px;display:block;font-weight:bold;}
.nearbyHotelsBodyImage {
	display:block;
	float:left;
	margin:0;

	padding:2px;
}
.nearbyHotelsBodyImage img{
	border:solid 2px #00aff0;
	padding: 1px;
}
.nearbyHotelsItemDetails {display:block;float:left;vertical-align:top; padding:0 0 0 10px; width:140px;}
.nearbyHotelsItemDetails span{padding-bottom:7px;display:block;float:left;width:140px;}
.nearbyHotelsItem{display:block;float:left;}
/* Map Link */
.z, .z:visited {
	color:#66BB33;
	text-decoration:none;
}
.z:hover, .z:active {
	color:#333333;
	text-decoration:none;
}

/* tabs */
.tabUnSelected, .tabUnSelected:visited {
	color:#4477AA;
	cursor:pointer;
	font-size:7.5pt;
	font-weight:bold;
	text-decoration:none;
}
.tabUnSelected:hover, .tabUnSelected:active {
	color:#37d;
	cursor:pointer;
	font-size:7.5pt;
	font-weight:bold;
	text-decoration:none;
}
.tabSelected, .tabSelected:visited, .tabSelected:hover, .tabSelected:active {
	color:#fff;
	font-size:7.5pt;
	font-weight:bold;
	text-decoration:none;
}
.tabSelectedNew, .tabSelectedNew:visited, .tabSelectedNew:hover, .tabSelectedNew:active {
	font-weight:bold;
	text-decoration:none;
}
/*think blue line under tabs*/
.tabRule {
	border-top:4px solid #8cd3fd;
	font-size:xx-small; 
}

.sitessearched {
	font-size:12pt;
	font-weight:bold;
}
.readLess {
	font-size:12pt;
	font-weight:bold;
	visibility:hidden;
}
.wehavecombined {
	font-size:10pt;
}
.multiplecitymatches {
	font-size:11pt;
}
.cityMatch {
    font-size:12pt;    
    font-weight:bold;
    padding-bottom:20px;
}
.cityMatch a {
    text-decoration:underline;
}

/* static pages */
.path h1 {font-size:12px; display:inline;color:#000; }
.contactHeader1 {
	font-family:arial,sans-serif;
	font-size:16pt;
	margin:0pt;
}
.contactHeader2 {
	font-family:arial,sans-serif;
	font-size:14pt;
	margin:0pt;
}
.contactHeader3 {
	font-family:arial,sans-serif;
	font-size:11pt;
	margin:0pt;
}
.contactHeaderBold2 {
	font-family:arial,sans-serif;
	font-size:large;
	font-weight:bold;
	padding-bottom:15px;
}
.contactHeaderBold3 {
	font-family:arial,sans-serif;
	font-size:17pt;
	font-weight:bold;
	margin:0;
	padding: 0;
	 
}
.contactHeader4 {
	font-family:arial,sans-serif;
	font-size:8pt;
	margin:0pt;
}
.orangeHeader2 {
    color:#FF9600;
    font-size:15px;
    font-weight:bold;  
    padding-top:20px;  
}
.header2 {
    font-size:15px;
    font-weight:bold;  
    padding-top:20px;  
}
.staticwidth {
	margin:0pt auto;
	text-align:left;
	width:990px;
}
.staticnarrow {
	text-align:left;
	width:680px;
}
.staticwidth800 {
	margin:0pt auto;
	text-align:left;
	width:800px;
}
/* browse by country,city,state list */
.browse {
	float:left;
	font-size:16px;
	list-style:none;
	margin:0pt;
	padding:10px 0 10px 2%;
	width:20%;
}
.browseCity {
	float:left;
	font-size:16px;
	list-style:none;
	margin:0pt;
	padding:10px 0 10px 2%;
	width:23%;
}

#sites {
	margin:0;
	padding:0;
}
#sites ul {
	list-style:none;
}
#sites li {
	display:inline;
}
#sites li a {
	clear:both;
	float:left;
	padding:8px 0;
	text-align:center;
	width:180px;
}
#sites li a.current {
	background:#FFFFFF url(/Images/tab_sites.gif) no-repeat scroll left top;
	clear:both;
	float:left;
	padding:8px 0;
	text-align:center;
	width:180px;
}
#sitesPhotos {
	margin:0;
	padding:0;
}
#sitesPhotos ul {
	list-style:none;
}
#sitesPhotos li {
	display:inline;
}
#sitesPhotos li a {
	clear:both;
	float:left;
	padding:8px 0;
	text-align:center;
	width:180px;
}
#sitesPhotos li a.current {
	background:#FFFFFF url(/Images/tab_sites.gif) no-repeat scroll left top;
	clear:both;
	float:left;
	padding:8px 0;
	text-align:center;
	width:180px;
}

/* You are now leaving HotelsCombined.com page */
.stayDetails {
	background-color:#e2f4ff;
	color:#4477AA;
}

/********** HotelsCombined.com specific branding - NO customization required **********/
/*hotelscombined explanation*/
.welcome {
	line-height:175%;
	padding:20px 5px;
} 
/*Home page + SearchBox.aspx */
.searchengine {
	background:transparent url(/Images/maglass.gif) no-repeat scroll right bottom;
	border-left:1px solid #90C6EA;
	border-right:1px solid #90C6EA;
	padding-left:4px;
	padding-right:4px;
} 
 /* small links on home page + searchboxes */
.othersearchoptions {
	color:#333333;
	font-size:7.5pt;
}
 /* footer links */
.b, .b:visited {
	color:#333333;
	text-decoration:none;
}
.b:hover, .b:active {
	color:#0066CC;
	text-decoration:none;
}

/* ajax help popup window */
/* trigger */
.help {
	color:Blue;
	cursor:help;
}
.helpPopup {
	background-color:#FFFFCC;
	border:1px solid #000000;
	padding:5px;
	width:500px;
	z-index:100;
}

/* Customer Review Pages */
#rating table {
	border-collapse:collapse;
	width:100%;
}
#rating th {
	font-weight:bold;
	padding-bottom:6px;
	text-align:left;
}
#rating td {
	padding:6px 0pt;
}
#rating p {
	margin-top:14px;
}
.sample {
	font-size:11px;
}

.bookMark  {
	margin-top:3px;
	padding-bottom:5px;
}

.padding10 { padding:10px;}
.padding5 { padding:5px;}
.padding2 { padding:2px;}
.padding0 { padding:0;}
.paddingTB-100 {padding:100px 0px;}
.paddingTB-50 {padding:50px 0px;}
.paddingTB-20 {padding:20px 0px;}
.paddingTB-10 {padding:10px 0px;}
.paddingTB-5 {padding:5px 0px;}
.paddingTB2 {padding:2px 0px;}
.paddingTB50 {padding:35px 0 50px 0;}
.paddingTB25 {padding:25px 0 25px 0;}
.paddingTB21 {padding:21px 0 5px 0;}
.paddingTB20 {padding:10px 0 20px 0;}
.paddingTB10 {padding:10px 0px 5px 0px;}
.paddingT50 {padding-top:50px;}
.paddingT40 {padding-top:40px;}
.paddingT30 {padding-top:30px;}
.paddingT20 {padding-top:20px;}
.paddingT10 {padding-top:10px;}
.paddingTL15 {padding:5px 0px 0px 15px;}
.paddingT8 {padding-top:8px;}
.paddingT5 {padding-top:5px;}
.paddingT2 {padding-top:2px;}
.paddingR60 {padding-right:60px;}
.paddingR50 {padding-right:50px;}
.paddingR40 {padding-right:40px;}
.paddingR30 {padding-right:30px;}
.paddingR25 {padding-right:25px;}
.paddingR15 {padding-right:15px;}
.paddingR10 {padding-right:10px;}
.paddingR5 {padding-right:5px;}
.paddingR0 {padding-right:0px;}
.paddingRL5 {padding:0 5px 0 5px;}
.paddingRL2 {padding:0 2px 0 2px;}
.paddingB50 {padding-bottom:50px;}
.paddingB40 {padding-bottom:40px;}
.paddingB25 {padding-bottom:25px;}
.paddingB20 {padding-bottom:20px;}
.paddingB15 {padding-bottom:15px;} 
.paddingB10 {padding-bottom:10px;} 
.paddingB5 {padding-bottom:5px;}
.paddingBL15 {padding:0px 0px 5px 15px;}
.paddingL60 {padding-left:60px;}
.paddingL30 {padding-left:30px;}
.paddingL20 {padding-left:20px;}
.paddingL15 {padding-left:15px;}
.paddingL10 {padding-left:10px;}
.paddingL5 {padding-left:5px;}
.paddingL2 {padding-left:2px;}
.paddingL5Dark {background:#8cd3fd;padding-left:5px}
.paddingL15Dark {background:#8cd3fd;padding-left:15px}
.padding5L15 {padding:5px 5px 5px 15px;}
.paddingRB15 {padding:0px 15px 5px 0px;}
.paddingRBorderR {padding:5px 15px 5px 5px; border-right: solid 4px #8cd3fd;}
.borderLDark {border-left: solid 4px #8cd3fd;}
.marginT0 {margin-top:0px;}
.marginB15 {margin-bottom:15px;}
.marginB5 {margin-bottom:5px;}
.margin0 {margin:0px;}

.font18 {font-size:18pt;}
.font17 {font-size:17pt;}
.font16 {font-size:16pt;}
.font15 {font-size:15pt;}
.font14 {font-size:14pt;}
.font13 {font-size:13pt;}
.font12 {font-size:12pt;}
.font11 {font-size:11pt;}
.font10 {font-size:10pt;}
.font9{font-size:9pt;}
.font8 {font-size:8pt;}
.font7 {font-size:7pt;}
.font6 {font-size:6pt;}
.height25 {height:25px;}

.displayBlock {display:block;}
.displayInline {display:inline;}
.displayTableRow {display:table-row;}
.displayNone {display:none;}
.visibilityHidden {visibility:hidden;}
.visibilityVisible { visibility:visible;}
.listTypeNone { list-style-type:none;}

/*hotel reviews/ratings */

#HotelRatingReviews div.col_1
{
	padding: 0 0 0 10px;
	width: 171px;
	float:left;
}
		
#HotelRatingReviews div.col_2{
	padding:0 0 0 195px;
 
}
		
#HotelRatingReviews .dark{
	background:#c3deef;
	position:relative;
}
 
/* Tick ratings (orange circles) */
#HotelRatingReviews .hc_reviewRating {
	margin-bottom: 5px;
}
#HotelRatingReviews .hc_reviewRating .hc_m_hd,
#HotelRatingReviews .hc_reviewRating .b2h,
#HotelRatingReviews .hc_reviewRating .b3h,
#HotelRatingReviews .hc_reviewRating .b4h {
	background: #c3deef;
}
#HotelRatingReviews h4 {
	color: #000;
	font-size: 1em;
	padding: 0;
	margin:0;
}
#HotelRatingReviews .hc_reviewRating .hc_m_hd {
	padding-left: 70px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#HotelRatingReviews .hc_reviewRating .hc_m_hd span {
	font-size:36px;
	display: block;
	position:absolute;
	top: 7px;
	left:10px;
}
#HotelRatingReviews .hc_reviewRating .hc_m_content {
	padding-bottom: 5px;
}	
#HotelRatingReviews .hc_reviewRating table {
	padding: 0;
	margin: 0;
	width:100%;
}
#HotelRatingReviews .hc_reviewRating table th{
	padding: 0 0 5px 0;
	font-size:11px;			
	font-weight: bold;
	text-align:right;
	width:50%;
	border: none;
}
#HotelRatingReviews .hc_reviewRating table td {
	padding: 0 0 5px 5px;
}		
		
/* approvals */				
#HotelRatingReviews ul.approvals{
	border-top:	1px solid #d0eeff;		
	padding:10px 0 0;
	margin:0 0 20px 10px;
}
		
#HotelRatingReviews ul.approvals li{
	margin:0 0 5px;
	padding:0 0 0 40px;
	list-style: none;
}
		
#HotelRatingReviews ul.approvals li img{
	margin:	0 14px 0 -36px;
}
 
/* Trusted Reviews */		
#HotelRatingReviews table.trustedReviews.trustedReviews th{
	width: 85px;		
	border-top:0;
	background:	none;
	padding:0 15px 5px 0;
}
		
#HotelRatingReviews table.trustedReviews td{
	padding:0 0 5px;
}
		
/* Used for the heading in column 2 */
#HotelRatingReviews h3.divider{
	border-bottom:1px solid #d0eeff;
	padding:0 0 10px;
	margin:0 0 10px;		
}
		
#HotelRatingReviews h3.verifiedReviews span{
	font-weight:300;
	color:#5d5d5d
}
				
/* Verified & Ranking boxes (col 1) */
		
#HotelRatingReviews .hc_reviews_rating {
	margin-top: 5px;
	margin-bottom: 5px;
}
#HotelRatingReviews .hc_reviews_rating .hc_m_content {
	padding: 2px 5px;
}
#HotelRatingReviews .hc_reviews_rating .hc_reviews_ratingValue {
	width:60px;
	float:left;
	display:inline;
	font-size: 18px;
	font-weight: bold;
	margin: 0 5px 0 0;
}
#HotelRatingReviews .hc_reviews_rating .hc_reviews_ratingValue .hc_m_content {
	text-align:	center;
	padding: 5px 10px;
}
		
#HotelRatingReviews .hc_reviews_rating p {
    font-size:10px;
	padding: 2px 0 0;
	margin:0;
}		
		
#HotelRatingReviews .hc_reviews_rating .hc_reviews_ratingValue sup {
	margin:0 0 0 3px;
	font-size:	12px;
	font-weight:300;
}
		
#HotelRatingReviews .alertBox {
    margin: 0 0 5px;
    padding: 10px;
}
#HotelRatingReviews .alertBox p {
	padding: 0;
}

#HotelRatingReviews .verified_review_info {text-align: right; padding-bottom: 10px;}
#HotelRatingReviews .verified_review_info a {font-size: 11px;}

/* -------- COMMENTS STYLES -------- */		
		
div.comments
{
	padding-top: 15px;
}
		
div.commentsFunc div{
	background:	#E2F4FF;		
	padding:0 5px;
	margin:0;
}
		
div.commentsFunc b{
	border:	none;
}
		
div.commentsFunc b.b1h{
	background: #E2F4FF;
}
		
div.comments h3{
	margin:	10px 0 0;
}
		
div.comments h3 span{
	display:block;
	font-size:12px;
	font-weight:300;
	color:	#777;
	margin:	10px 0 0;
}
		
div.commentsWrap{
	display:none;
}
				
div.comment{
	border-bottom:	1px solid #d0eeff
}

div.comment p {
	display:block;
	padding:1em 0 1em 0;
}
		
div.comment span{
	display:block;
	padding:1em 0 0;
}				
		
div.comment p img{
	vertical-align:middle;
	margin:	-5px 5px 0 0;
}
		
table.comment th{
	background:	none;
	border:	none;
	padding: 0;
	text-align:	left;
}
		
table.comment th span{
	font-weight:	300;
}
		
table.rating th{
	background:	none;
	border:	none;
	text-align:	left;
	font-weight: 300;
}
		
table.rating td{
	text-align: center;
	width:	40px!important;
}		
		
textarea.comments{
	float:	left;
	width:282px;
	height:	182px;
	margin:10px 10px 0 0;
}
		
a.commentSubmit{
	margin:	0 auto;
}
		
a.showReviews{
	background:	url(/Images/icon_plus.gif) no-repeat 0 3px;
	padding:	0 0 0 15px;
	text-decoration: none
}
		
a.showReviewsClosed{
	background:	url(/Images/icon_minus.gif) no-repeat 0 6px!important;
	text-decoration: none
}

/* end hotel reviews/ratings */

/* Border values for grey boxes */
div.alertBox{
	padding: 							10px;	
	margin:								0 0 20px;
	background:							#f6f9fb;
	border:								1px solid #d0eeff;
}
		
div.alertBox p img{
	vertical-align: 					middle;
	margin:								-2px 10px 0 0;
}




/* round table */
.roundTableHeadTd {
	height:34px;
	background:#8cd3fd url(/Images/corner-t-r.gif) no-repeat top right;	
}
.roundTableBodyTd {
	border-left: solid 4px #8cd3fd;
    border-right: solid 4px #8cd3fd;
    vertical-align:middle;
    height:55px;
}
.roundTableFootTd  {
	background: url(/Images/border-bottom.gif) repeat-x;
}

/***** hotel pages *****/
/* dropdown boxes on hotel.aspx */
.cursorStyle {
	cursor:pointer;
	cursor:hand;
}
.hotelPageContentLeft
{
	display:block;
	float:left;
}
.hotelPageContentRight {
	display:block;
	float:left;
	width: 213px;
	widt\h: 203px;
	padding-left: 10px;
}
.hotelWidth {
	width:990px;
	margin: 0 auto; 
	text-align:left;  
} 
.hotelDetailBodyTd {
	padding-right:10px; 
	padding-left:5px;
} 

.hotelAddressLine {
	padding: 5px 0 25px 0;
	width:auto;
}
.hotelAddressLine a
{
	text-decoration:underline;
	padding-left:5px;
}

.hotelAddressBookByPhone
{
    height: 20px;
	background-image: url(/Images/phone-handle.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left:20px;
	padding-top:3px;
}

.hotelHeader
{
 display:block;
 width:773px;

}
.hotelHeaderLeft
{
  display:block;
  float:left;
  width:583px;
  widt\h: 573px;
  padding-left: 10px;
}
.hotelHeaderRight
{
	display:block;
	float:left;
	width:190px;
	text-align:right;
	
}
.hotelMinPrice
{
	font-size:1.8em;
	font-weight:bold;
	display:block;
	padding:0px 2px 2px 2px;
}
.hotelMinPriceFrom{font-size:0.6em;font-weight:normal;}
.hotelMinPriceCurrency
{ 
}
.hotelMinPriceCurrencyCode{font-size:0.6em;font-weight:normal;}
.searchedDate{font-weight:bold;color:#f6890e;}
.hotelOverviewPhoto {
	display:block;
	float:left;
	padding: 0;
	margin: 0 10px 10px 0;
	font-size: 0.9em;
}


.hotelStaticData
{
	padding-bottom: 10px;
}
.seeAllHotelsInCityLink {
	display: block;
	float: left;
	padding-left: 10px;
	padding-bottom: 20px;
}

/*hotal page tab wrapper */

.tabWrapperNoDescription .contenth
{
    position: relative;
}

.tabWrapperNoDescription .hotelDescImgRating
{
    float: left;
}

.tabWrapperNoDescription .hotelRatingContainer
{
    position: absolute; 
    top: 220px; 
    left: 50px;
}


#hotelDetailMenuMainTd {
	padding-right:5px;
	width:220px;	
}
#hotelDetailMenuPhoto { 
	width:220px;
	height:180px;
	overflow:hidden;
	vertical-align:middle;
	border:2px solid #8cd3fd;
	background-color:#8cd3fd;
    border-style:ridge;
}
#hotelDetailMenuPhoto img {
	width:220px;
	height:180px;
}
#hotelDetailMenuMapTd {
	width:220px;
	height:180px;
	overflow:hidden;
	border:2px solid #8cd3fd;
	background-color:#8cd3fd;
    vertical-align:middle;
    border-style:ridge;   
} 
#hotelDetailMenuPhotoMsgTd {
	padding-bottom: 7px;
} 

#waiting li {
	list-style: url(/Images/li-dot.gif);
	margin-top: 10px;
	margin-left: -20px;
}
.hotelRateProgressTd {
	 display:none;
	 vertical-align:top;
}
.hotelRateProgressImg {
	display:none;
	vertical-align:middle;
}
.hotelBigPhoto {height:350px;}
#hotelPhotoTd {
	padding: 0;
	vertical-align:top;
} 


/* add waiting image for loading photo */
.waitingImg {
	background: transparent url(/Images/waiting.gif) no-repeat scroll  52% center;
}

/* round table */        
/* COMMENTTED OUT BY BEN for refactoring..
.searchRoundInner, .addReviewRoundInner, .reviewViewerRoundInner, .progressRoundInner {padding:0px; background-color:#fff; text-align:left;}    
.searchRoundOuter {width:470px;}    
.searchRoundInner {width:468px;}
.addReviewRoundOuter {width:740px;}
.addReviewRoundInner {width:730px;}
.addReviewRoundOuter .b2bh, .addReviewRoundOuter .b3bh, .addReviewRoundOuter .b4bh {background: #e2f4ff;}
.reviewViewerRoundOuter {width:400px;}
.reviewViewerRoundInner {width:390px;}
.reviewViewerRoundOuter .b2bh, .reviewViewerRoundOuter .b3bh, .reviewViewerRoundOuter .b4bh {background: #e2f4ff;}
.progressRoundOuter {width:470px; height:510px;}    
.progressRoundInner {width:460px; height:458px; padding-top:10px; padding-bottom:10px;}
.progressRoundOuter .b2bh, .progressRoundOuter .b3bh, .progressRoundOuter .b4bh {background: #e2f4ff;}
.progressRoundInner ul, .progressRoundInner li{padding-top:0; padding-bottom:0; margin-top:0; margin-bottom:0;}
.progressRoundInner li{ margin-left:10px; margin-right:10px;}
.homeRoundInner {width:420px; padding:0 0 0 40px; text-align:left;}
.homeRoundOuter {width:470px; padding:10px 0;} 

/* speech bubble */

/*Hotel Page Google Ads */ 
#rateGoogleAds {width:960px; padding-left:15px;  }                              
#rateGoogleAds .b2h, #rateGoogleAds .b3h, #rateGoogleAds .b4h {background: #e2f4ff;}
#rateGoogleAds .b2bh, #rateGoogleAds .b3bh, #rateGoogleAds .b4bh {background: #e2f4ff;}
/* .headh #wide_ad_unit, .headh #wide_ad_unit_two {width:464px; overflow:hidden; background-color:#fff; text-align:left; padding:0 0 0 3px;}*/
.rateAdsTitle {width:467px; background-color:#fff; text-align:left; padding-bottom:10px; padding-top:3px;}
.rateAdsTitle a {color:#333333; padding-left:5px; }
.hotelAdsWide {width:475px;}
#rateGoogleAds #googleAdsTwo { float:right;}

/***** Search Results Menu *****/
#searchResultMenu {
    width:205px;
}
#searchResultMenu ul li
{
    font-size: 11px;
    padding:2px 0 2px 0px;
}
.searchResultMenuRoundTable th {
	background-color:#8cd3fd;
    height:20px;
}
.searchResultMenuRoundTableTd{
	border-left: solid 4px #8cd3fd;
    border-right: solid 4px #8cd3fd;
	padding:0 2px 0 5px;	
}


#hc_refinePricesLinks div.showPanel, div.hidePanel
{
 padding:2px 0 2px 10px;
 margin-top: 5px;
}


#hc_refinePricesLinks ul li, #hc_refinePrices ul li
{
    font-size: 11px;
	padding:2px 0 2px 10px;
}

#hc_refinePrices ul li
{
    padding-left:0px;
}

#allNearbyCitiesFilter {
    display:none;    
}

/* sites searched link  */
.linkClicked {
    padding:0 8px 3px 0;
}
.linkClicked a, .linkClicked a:hover {	
	color:#333;	
	font-family:Arial,helvetica,sans-serif;
	font-size:16px;
	font-weight:bold; 
	text-decoration:none;
}
.linkClicked img {
	display:none;
}
#siteSearchedDiv {
	display:none;	
}
#siteSearchedHeaderDiv a 
{
	color:#333;
}


/***** Search Results Body *****/
.searchResultDescDiv {
	overflow:hidden; 
	font-size:0.8em;
	float:left;
	padding-top:5px;
	width:355px;
}
.searchResultPhotoBgDiv {    
	max-width:230px;
	max-height:200px;
	overflow:hidden;
	border: 2px solid #00aff0;
}

.overviewPhotoLink
{
    padding-top:5px;
}

.itemUl .searchResultPhotoBgDiv {
	height: 70px;
	width: 70px;
}
.searchResultPhotoBgDiv img
{
	border: 0;
}
.searchResultBodyNarrowDiv {
}

.smallGrey {
    font-size:0.8em;
    color:Gray;
    padding:5px 0;
}

/***** Google Ads *****/
.ad_line1 {
	color:#000; 
	font-size:15px; 
	text-decoration:none;
}
.ad_text {
	color:Gray; 
	font-size:12px; 
	text-decoration:none;
}
.ad_url, .ad_url a {
	color:Gray; 
	font-size:12px; 
	text-decoration:none; 
	margin-bottom:12px;
}

/* Slider */
.sliderWidth {
    width:175px;
}
.sliderTextLeft {
	border-width: 0!important;
    border: none!important;
    width: 78px;
    text-align:left;
    margin-right: 2px;
    display: block;
    float: left;
}
.sliderTextRight {
	border-width: 0!important;
    border: none!important;
    width: 86px;
    text-align:right;
}
.sliderHolder {
    width:163px;
    margin-top:10px;
    margin-bottom:10px;
    padding-left:5px;
}

/* seo text in the bottom of city.aspx page */
.seoholder {width:545px;color:#000;margin-top:5px;}
#seobody {background-color:#f2f2f2;border-right:1px solid #f2f2f2; border-left:1px solid #f2f2f2;padding:6px 13px 10px 13px;}
.seoholder .b1h {height:1px; background:#f2f2f2; margin:0 5px;}
.seoholder .b2h,.seoholder .b2bh {height:1px; background:#f2f2f2; border-right:2px solid #f2f2f2; border-left:2px solid #f2f2f2; margin:0 3px;}
.seoholder .b3h,.seoholder .b3bh {height:1px; background:#f2f2f2; border-right:1px solid #f2f2f2; border-left:1px solid #f2f2f2; margin:0 2px;}
.seoholder .b4h,.seoholder .b4bh {height:2px; background:#f2f2f2; border-right:1px solid #f2f2f2; border-left:1px solid #f2f2f2; margin:0 1px;}
.seoholder .b2h,.seoholder .b3h,.seoholder .b4h {background: #f2f2f2;}
.seoholder .heading {font-weight:bold;margin-bottom:5px;font-size:13px;}
.seoholder .maintext {font-size:12px;}
.seoholder .maintext a,.seoholder .maintext a:visited {color:#465d86;}
.seoholder .maintext a:hover{text-decoration:underline;}

/* Round Table */               /* 00aff0 -dark blue, efefde - yellow */
 


#searchPageNav {padding:15px 0 10px;}

/**************************************** New CSS for Search Result Page ****************************************/   
/****** Search Result Page ******/ 
/*  Main Layout  */
#searchResultPage #mainUl { list-style-type:none; padding:0px; margin:0px;}
#searchResultPage #mainMenu {float:left; width:205px; padding-bottom:15px;}
#searchResultPage #mainContent {float:left; width:555px; widt\h: 545px; padding:0 0 15px 10px;}
#searchResultPage #mainAds {
	float: left;
	width: 230px;
	widt\h: 220px;
	padding-left: 10px;
	padding-bottom: 20px;
}
#searchResultPage #mainSeo {width:545px; padding:15px 0 42px;}

h1.hc_pageHeading {
	font-size: 1.25em;
	font-weight: bold;
	color: #333;
	padding: 5px 0 7px;
}

/* Menu */ 

#searchResultMenu ul { list-style-type:none; padding:0px; margin:0px;}
#searchResultMenu li {font-size:10px; float:none; }

#searchResultMenu .content {padding:0px; margin:0px; }
.headh .searchResultContent {
	background-color:#fff;
	text-align:left;
}
.searchResultContent {
	padding: 0 10px;
	width: 199px;
	widt\h: 179px;
}
.searchResultContent li {
	padding-bottom: 5px;
	display: block;
}
.searchResultContent .popularsearch {margin-left:10px;padding-right:5px;}
.menuTitle { border-bottom:solid 2px #e2f4ff; padding-top:10px; padding-bottom:10px; overflow:hidden; }
.starPrice, .starPrice2, .starPrice3, .starPrice4, .starPrice5 {float:right; margin-right:20px; margin-top:0px; padding-top:2px; border-bottom: dotted 1px gray; text-align:right; font-size:10px; }
.starPrice {border-bottom:none;}
.starPrice2 {width:110px;}
.starPrice3 {width:98px;}
.starPrice4 {width:86px;}
.starPrice5 {width:74px;}
#resetAllFilters { color:#3377DD; cursor:pointer;}
.showSoldOut {padding:10px 0px 0px; }
.showSoldOut input {padding-right:0px; margin-right:0px;}
.nameFilter {padding-left:3px; }
.nameFilter input {padding:0px; }
.nameFilterReset {padding-top:3px; color:#3377DD; text-decoration:underline; font-size:11px;}
#nameFilterDiv .greyTextBox { }
.showPanel { text-decoration:none; background:url("/Images/link-arrow.gif") no-repeat center left; display: inline-block;}
.hidePanel { text-decoration:underline; background:url("/Images/link-arrow-r.gif") no-repeat center left;}
.showPanel, .hidePanel {padding-left:10px; color:#3377DD; cursor:pointer; }

.searchPageGo { text-align:right; font-weight:bold; text-decoration:underline; display:inline; color:#3377DD;} 

/* menu -- distance, locatioon and currency dropdowns */
.distanceList, .locationList, .filterContentItem {padding:5px 0px; }
#M_C_currencies, #M_C_Locations, #M_C_Distance {font-size:12px;	height:22px;}
#M_C_currencies, #M_C_Locations{width:175px;}
#searchResultMenu .citiesNearbyTitle {font-size:11px;padding:2px 0 2px 0px;}
#hc_refinePricesLinks .citiesNearbyTitle {padding:2px 0 2px 10px;}
#searchResultMenu #filterNearbyCitiesHolder {padding-top:5px;}
#hc_refinePricesLinks #filterNearbyCitiesHolder {padding-top:0px;}


/* Nearby Cities in the filter */
#filterNearbyCitiesListHolder li {overflow:hidden;clear:both;}
#filterNearbyCitiesListHolder a {display:block;float:left;width:130px;}
#hc_refinePricesLinks #filterNearbyCitiesListHolder a {width:120px;}
#filterNearbyCitiesListHolder .distance {float:left;}

/*  Menu ---  brand */
.chainFilter{font-size:10px; width:165px; border-collapse:collapse; border-spacing:0; margin:0; padding:0;}
.chainFilter tr td{vertical-align:bottom; padding:0;margin:0;height:19px;padding-bottom:1px;}
.chainFilter .dotted td{background-image:url(/Images/dotted.gif); background-repeat:repeat-x; background-position:bottom;}
.chainFilter tr td span{background-color:#fff; vertical-align:bottom; padding-top:2px;}
.chainFilter input { padding-bottom:2px; }
.expandableFilter{ display:block; width:175px; overflow:hidden;}
.chainList { padding-bottom:3px; }
.chainList table {width:160px;}
.hiddenChain{display:none;}
.nonApplicableChain{display:none;}
.chainPrice {text-align:right; }
.chainPrice a,.chainPrice a:hover,.chainPrice a:visited { text-decoration:underline;} 
.groupBrandSwitch{padding:2px 0 4px 0px;font-size:10px;display:block;background-image:url(/Images/dotted.gif); background-repeat:repeat-x; background-position:bottom;}
.groupBrandSwitch input{margin:0;}
.selectAll{display:block;padding:3px 0;font-size:10px;float:left;width:138px;}
.selectAll input{margin:0;}
.selectAll span{vertical-align:top;}
.best{display:block;float:left;font-size:10px;}
.selectClearAll{display:block;padding:1px 0 2px;}
.selectClearAll a{font-weight:bold;text-decoration:underline;font-size:10px;}
.chainBrandExpand{display:block;}
/*  Menu ---  facility */   
.facilityDefault { display:table-row;}
.facilityOther { display:none;}
#facilityList {padding-left:0px; }
#facilityList .hiddenFacility{display:none; font-size: 0.9em; }
#facilityList span.hc_f_cb {
	display: block;
	padding: 2px 0;
}
#p-propertyType span.hc_f_cb {
	display: block;
	padding: 2px 0;
}

#PopupTransparent { top: 0px; left: 0px; position: absolute; background-color: #cdcdcd; z-index: 1069;}

/* Body Header */ 
/*
#SearchResultsBodyHead {padding-bottom:10px;}
#SearchResultsBodyHead .headh{text-align:left;}
#SearchResultsBodyHead .headh a {padding:2px 0;  font-weight:bold;}
#SearchResultsBodyHead .headh span {padding:2px 5px; margin-left:10px;  }
#SearchResultsBodyHead .headh img {padding-right:1px; vertical-align:middle;padding-left:9px;}
#SearchResultsBodyHead .headh, #SearchResultsBodyHead .b1h, #SearchResultsBodyHead .b2h, #SearchResultsBodyHead .b3h, #SearchResultsBodyHead .b4h, #SearchResultsBodyHead .b2bh, #SearchResultsBodyHead .b3bh, #SearchResultsBodyHead .b4bh {background:#e2f4ff; border:none;}
#SearchResultsBodyHead .headh img.hide {visibility:hidden;}
#SearchResultsBodyHead .headh img.show {visibility:visible;}
*/

/* Body Content */ 
.SearchResultsRateList { padding:0 2px 0 0; vertical-align:bottom; height:16px;position:relative;top:2px; }
.SearchResultsRateList .ad_text {margin-left:5px;}
.SearchResultsRateList span {padding:0 5px;}
.SearchResultsRateList .cityShowRateList {margin-left:65px;}
/*#SearchResultsBody .b2h, #SearchResultsBody .b3h, #SearchResultsBody .b4h {background: #fff;}
#SearchResultsBody .b2bh, #SearchResultsBody .b3bh, #SearchResultsBody .b4bh {background: #e2f4ff;}
*/

/* COMMENTED OUT BY BEN for refactoring
.searchResultItem .headh {position:relative;}
.searchResultItem {padding-bottom:5px;width:auto;}
.searchResultItem .contenth {height:80px; padding:0px; margin:0px;}
.searchResultItem .address { color:Gray; padding-top:3px; padding-bottom:10px;float:left;width:300px;}
.searchResultItem .distance { float:right;padding-top:3px;padding-bottom:10px;font-size:12px;font-weight:bold;}
.searchResultItem a { text-decoration:underline; } 
.searchResultItem .itemUl {padding:0px; margin:0px;} 
.searchResultItem li {padding:0px 1px;}
.searchResultItem .itemLeft {width:70px; float:left;}
.searchResultItem .itemLeft #cityRate a, .searchResultItem .itemLeft #searchResultRate a { color:#00aff0; text-decoration: underline; }
.searchResultItem .itemCenter {width:385px; float:left; border-left:1px dotted #00aff0; padding-left:2px;}
.searchResultItem .itemRight {width:74px; float:left; height:74px; vertical-align:top;}
.searchResultItem .starImage {float:right; height:12px;}
.searchResultItem .starImage img {padding-top:4px;}
*/

.featureDisplay {display:none; cursor:pointer; width:160px;}
.featureDisplay img, .featureHidden img { vertical-align:middle; padding-right:2px;}
.featureHidden { cursor:pointer; width:160px;}
.searchResultFeature { padding:10px;overflow:hidden;}
.searchResultFeature ul {width:355px; padding-left:6px; margin-left:6px; font-size:10px; list-style-type:none;}
.searchResultFeature li {width:105px; float:left; padding-left:10px; background:url("/Images/GreyBullet.jpg") center left no-repeat;}

/* Google Ads */ 
#googleAds {}                              
#googleAds .hc_m_hd h3 a {
	color: #666;
	font-weight: normal;
	font-size: 0.75em;
}

#hotelPageAds #googleAds {width:210px; _overflow:hidden; /* for IE6 or lower */ }

/* Flight Ads */
#flight_panel .headh { background-color:#fff; border:none; padding-left:5px;}
.headh #flight_ad_unit {width:214px; overflow:hidden; background-color:#fff; text-align:left; padding:0px 0px 0px 3px;}

/* Charity */
#homeCharity img { float:left;}
#homeCharity .homeCharityOuter {padding-top: 8px; font-family: arial; font-size: 10pt; text-align: center;}
#homeCharity .homeCharityInner {background-color: #eee; padding: 5px;}

.left{ float:left;}
.right{ float:right; padding-right:5px;}
.textLeft { text-align:left;}
.textRight { text-align:right;}
.textCenter { text-align:center;}
.lineThrough { text-decoration:line-through; color:Gray;}
.rightBorder { border-right:1px dotted #00aff0;}
.smallerCheckBox {font-size:10px;}
.hotelLink {font-family:arial,sans-serif; font-size:11pt; font-weight:bold; margin:0pt;}
.hotelLink a {text-decoration:none; color:#333333;}  

/**************************************** End of New CSS for Search Result Page ****************************************/  

/**************************************** New CSS for City Page ****************************************/
#cityPageNav {padding: 15px 0 10px;}
#cityPageNav .content {padding: 5px 10px;}
#cityPageNav .path {padding: 0; }

.twoColumn { padding:10px 0; width:179px; overflow: hidden;}
.twoColumn .leftColumn{ width:85px; float: left;}
.twoColumn .rightColumn{ width:85px; float: left;}
.roundTableText div { padding:2px 0;}
.roundTableTopHotel div { padding:5px 2px 5px 0;}
#searchResultMenu .siteSearched .headh h3 { padding-bottom:0px;}

.topHotelTitle h1 {font-size:16px; font-weight:bold; color:#333333; margin: 0px 10px; padding:0px 10px 3px}
.bannerAds { padding-bottom:10px; text-align:center;}
.bannerAdsText{padding:10px; }
.bannerAdsText span a{ color:Green; }
.bannerAdsText span a:hover { color:Green; }
/**************************************** End of New CSS for City Page ****************************************/

.homeRoundInner b { padding:0px; margin:0px;}

/* header round corner */
.b3bh-in, .b4bh-in {font-size:1px; overflow:hidden; display:block;} 
.b3bh-in {height:1px; background:#e2f4ff; margin:0 2px;}
.b4bh-in  {height:2px; background:#e2f4ff; margin:0 1px;}

/* hotel page map local search tip */
#localSearchTip {width:292px; position:absolute; z-index:99;}
#localSearchTip .contenth { height:137px; width:290px; }
#localSearchTip .b1h {background:#666666;}
#localSearchTip .contenth, #localSearchTip .b2h, #localSearchTip .b3h, #localSearchTip .b4h, #localSearchTip .b2bh, #localSearchTip .b3bh, #localSearchTip .b4bh { border-right-color:#666666; border-left-color:#666666; background:#ffffde;}
.mapInfo { text-align:center; padding-top:5px; font:14px verdana; color:Black; }

/* hotelier  */
.hotelierSignup ul li {list-style: url(/Images/li-dot.gif); margin-top:10px;}
#hideHotelierAdd, #hideHotelierUpdate, #hideHotelierImprove, #hotelierUpdate, #hotelierImprove {display:none;}
#hideHotelierAdd a, #hideHotelierUpdate a, #hideHotelierImprove a {color:#333333;}

/********************************  New Hotel Page   ***************************************/   

#hotelPageNav {
	padding: 10px 0;
}
#hotelPageNav .hc_m_content {
	position: relative;
	padding: 5px 280px 5px 10px;
}
#hotelPageNav .path {
}
#hotelPageNav .path a{
	padding-right: 3px;
}
#hotelPageNav .path img {
	padding-right: 3px;
}

#fb-root {
	display: block;
	position: absolute;
	top: 1px;
	right: 10px;
}
#fb-root iframe {
	text-align: right;	
}
#viewAllHotelLink {margin-top: 10px;}

/* facebook like button */

#fb-root iframe {height: auto !important; text-align: right; width: 265px !important;}
#fb-root {display: block; position: absolute; top: 0px; right: 2px;}

/* search box,  rate list, ffccoo- dark yellow, ffffcc - yellow, efefde - gray, e2f4ff - blue, 00aff0- dark blue  */

.hotelPageRateFrom { font-weight:bold; font-size:20px;}

#hotelPageHCAd {} 

#hotelPageHCAdImage {}

/* hotel rate tabs */
.SearchInfoTop {
	float: left;
	text-align: left;
	position: relative;
	height: 30px;
	z-index: 100;
}
.SearchInfoTopText {
	position: absolute;
	display: block;
	bottom: 2px;
	left: 0;
	width: 460px;
	widt\h: 450px;
	padding: 0 0 0 10px;
	margin: 0;
}
#M_C_SearchInfoTop_2 .SearchInfoTop{margin-left:5px;}


/*  rate list, 00aff0 - dark blue, 8bd6fd - medium blue,  e2f4ff- blue */
#hotelRateList .rateListTable {
	width: 100%;
}
#hotelRateList .rateListTable th {
	background-color: #fff;
	border-top: 0;
	padding: 2px 2px 3px 2px;
	height: 25px;
	vertical-align: middle;
	font-weight: normal;
}
#hotelRateList .rateListTable td {
	border-right: 1px solid #fff;
	border-top: 1px solid #8bd6fd;
	padding: 8px 5px;
}
#hotelRateList .rateListTable .ad_text {
	font-weight: normal;
}
#hotelRateList .rateListTable th select {
	width: auto;
}

#hotelRateList .listMouseover {
	background-color: #e2f4ff;
}
#hotelRateList .ti1,
#hotelRateList .ti2 {
	margin-left: 7px;
}
#hotelRateList a.showRooms {
	font-size: 9px;
}
#hotelRateList a.showRooms,
#hotelRateList a.showRooms:visited {
	text-decoration:none;
}
#hotelRateList a.showRooms:hover {
	text-decoration:underline;
}

#hotelRateList.hc_m_v1
{
    z-index:500;
} 

/*   overview tab   */ 


.HotelContentWidth {
	width:777px;
	padding-bottom: 30px;
}

/* provider features on rates tabs*/
.providerFeaturesToolTip 
{
    padding: 0;
    position: relative;
    display:inline;
}
 
.providerFeaturesToolTip img{
    padding: 0 0 3px 0;
}
 
div.tooltipContainer
{
    text-align:left;
    font-size:8pt;
    line-height:11pt;
	z-index:999;
	width: 360px;
	left : 20px;
	display:none;
    position: absolute;
}

div.tooltipContent
{
    background:none repeat scroll 0 0 #E2F4FF;
    border-left    :1px solid #00AFF0;
    border-right:1px solid #00AFF0;
    padding:5px 5px 5px 5px;
}


/* Careful of german and danish if making the width smaller */
.hotelRatingContainer
{
	float: right;
	display: inline-block;
	text-align: right;
	width: 150px;
}
.overviewRating {
	text-align: center;
	padding: 15px 0 10px 10px;
	text-align: center;
	display: none;
}
.overviewRating .hc_m_v3 {
	width: 100px;
	margin: 0 auto 5px;
	float: none;
}
.overviewRating a {
	font-size: 0.9em;
}
.overviewRating h3 {
	padding: 0 0 5px;
	margin: 0;
	font-size: 1.1em;
}
.overviewRating .hc_m_content {
	text-align: center!important;
}
.overviewRating .hc_m_content b {
	font-size: 25pt;
	color: #000;
}
.overviewRating .hc_m_content div {
	font-size: 9pt;
}
/*
.overviewRatingRoundOuter {width:75px; min-width:75px; padding:0px;} 
.overviewRatingRoundOuter .b2bh, .overviewRatingRoundOuter .b3bh, .overviewRatingRoundOuter .b4bh { background:#e2f4ff;}
.overviewRatingRoundOuter .headh b {font-size:25pt; color:Black;}
.overviewRatingRoundOuter .headh div { font-size:9pt; }
*/

.overviewContent ul, .hotelDetailsContent .detailFacilityList { list-style-type:none;}
.overviewContent li, .hotelDetailsContent .detailFacilityList li { float:left; width:180px; margin-left:20px; padding-left:10px; background:url("/Images/GreyBullet.jpg") center left no-repeat;}

/*   details tab   */
.hotelDetails {padding:0 10px 10px;}
.hotelDetailsTitle {line-height:1.8em; width:99%; height:25px; background:#e2f4ff; vertical-align:middle; font-size:11pt; font-weight:bold; padding-left:5px; }
.hotelDetailsContent {padding-left:10px;overflow:hidden;padding-top:20px;padding-bottom:20px;}

/* reviews tab  */
#tabDataReviews .listMouseover {background-color:#e2f4ff;}

/********************************  End of New Hotel Page   ***************************************/ 

/*** New Autocomplete Styles */
.ac_results {padding: 0px;border: 1px solid black;background-color: #f9f9f9;overflow: hidden;z-index:990;}
.ac_results ul {width: 100%;list-style-position: outside;list-style: none;padding: 0;margin: 0;z-index:990;}
.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: pointer;
	display: block;
	width:280px;
	font-size: 12px;
	overflow: hidden;
	text-align:left;
}	
.ac_over {
	background-color: Highlight;
	color: HighlightText;
}

.ac_results .lastlink {border-top: 1px solid #e1e1e1; margin-top: 3px; padding-bottom: 4px;}
.ac_results .lastlink.sgle {margin-top: 0; border: 0;}

.ac_results #browselink {color: #3f8ce4; font-size: 11px; font-style: italic; font-weight: bold;}
.ac_results .ac_over #browselink {color: white; text-decoration: none;}

/******* Only required of IE - Has issues with z-index and dropdowns *************/
.ac_results iframe {
    display:none;/*sorry for IE5*/
    display/**/:block;/*sorry for IE5*/
    position:absolute;
    top:0;
    left:0;
    z-index:-1;
    filter:mask();
    width:3000px;
    height:3000px;
}


/******* Autocomplete City.aspx ***********/
#M_C_SearchResultCity.ac_input {width: 170px;}
#searchResultMenu .ac_results li {font-size:12px;}


/* Affiliate/Registration.aspx  */
#AffiliateRegi {margin:0pt auto; text-align:left; width:725px;}
#AffiliateRegiL { width:400px; height:475px;float:left; padding-top:10px;}
#AffiliateRegiL input {width:227px;}
#AffiliateRegiL .contenth { height:465px; padding:0px 10px;} 
#AffiliateRegiR { width:315px; height:475px; float:left; padding:10px 0 0 10px;}
#AffiliateRegiR .contenth { height:443px;} 

.browse .category {margin-bottom:6px;color:#333;font-weight:bold;}
.browseBy .browseAll {clear:both;font-weight:bold;font-size:16px;padding: 20px 0 30px 0;}
.browseBy .more a,.browseBy .more a:visited,.browseBy .more a:hover {color: #777;}

/* browseByCity & browseByState */
.topcitiescount {
    padding:10px 0 5px 2%;
    font-size:14px;
}
.citiesbrowseall {
    clear:both;
    text-align:center;
    font-size:16px;
    margin-bottom:20px;
    padding-top:10px;
    font-weight:bold;
}

/* write a review */
.writeReview .contentOne .contactHeader3{ font-weight:bold; font-size:16px; padding:5px 10px; text-align:left;}
.writeReview .contentThree {padding:5px 5px 15px 5px;}

/*************************  Progress Screen *******************************/
/* Table Definiations */
.searchingProgress #column1 {width: 220px;}
.searchingProgress #column2 {width: 550px;}
.searchingProgress #column3 {width: 220px;}
.searchingProgress table td {vertical-align:top;}

/* Search Results */
.searchingProgress .fadedResults .hc_sri {
	filter: alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity: 0.5;
	z-index: 1;
}
.searchingProgress .fadedResults .hc_sri a,
.searchingProgress .fadedResults .hc_sri a:hover {
	text-decoration: none!important;
	cursor: default!important;
}
.searchingProgress .SearchResultsRateListSum {padding:0px 2px 0px 70px; vertical-align:bottom; height:17px;position:relative;top:3px;}
.searchingProgress .SearchResultsRateListSum span {padding-right:5px;font-size:10px;}
.searchingProgress .adsTitle {padding-top:0;font-size:12px;}
.searchingProgress .mainTable {border-collapse: collapse;text-align:left;}
.searchingProgress .searchResultItem .contenth {height:60px; margin:0; padding:0;}
.searchingProgress .searchResultItem .itemCenter {
    min-height:58px;
    height:58px;
    padding-left:2px;
    width:375px;
    height:100%;
}
.searchingProgress .hotelLink {
	overflow:hidden;
	height:18px;
}

/** Provider Results List **/
.searchingProgress #providerList {margin:0;padding:0;margin-left:20px;}
.searchingProgress #providerList div {padding-bottom: 1px;}

/* Search Progress */
#leftBox {width:213px;}
#leftBox .b1h {height:1px; background:#8cd3fd; margin:0 5px;}
#leftBox .b2h,#leftBox .b2bh {height:1px; background:#E2F4FF; border-right:2px solid #8cd3fd; border-left:2px solid #8cd3fd; margin:0 3px;}
#leftBox .b3h,#leftBox .b3bh {height:1px; background:#E2F4FF; border-right:1px solid #8cd3fd; border-left:1px solid #8cd3fd; margin:0 2px;}
#leftBox .b4h,#leftBox .b4bh {height:2px; background:#E2F4FF; border-right:1px solid #8cd3fd; border-left:1px solid #8cd3fd; margin:0 1px;}
#leftBox .b2h,#leftBox .b3h,#leftBox .b4h {background: #E2F4FF;}
.searchingMain {background:#E2F4FF; border-right:1px solid #8cd3fd; border-left:1px solid #8cd3fd;padding-bottom: 0;}
.searchingHotels {font-size:13px;font-weight:bold;margin-bottom:3px;margin-left:5px;}
#gettingResults {margin-left:5px;font-weight:bold;padding-bottom:3px;font-size:13px;}

/* Information Body */                
/*               
#aboutUsSpacer {height:120px;}
#informationBody {background-color:#ffffde;border-right:1px solid #ffcc00; border-left:1px solid #ffcc00;height:100px;position:relative;}
.information .b1h {height:1px; background:#ffcc00; margin:0 5px;}
.information .b2h,.information .b2bh {height:1px; background:#ffffde; border-right:2px solid #ffcc00; border-left:2px solid #ffcc00; margin:0 3px;}
.information .b3h,.information .b3bh {height:1px; background:#ffffde; border-right:1px solid #ffcc00; border-left:1px solid #ffcc00; margin:0 2px;}
.information .b4h,.information .b4bh {height:2px; background:#ffffde; border-right:1px solid #ffcc00; border-left:1px solid #ffcc00; margin:0 1px;}
.information .b2h,.information .b3h,.information .b4h {background: #ffffde;}
.information {margin-bottom:15px;width:465px;}
.information #aboutUSUL div {margin:0;padding-left:25px;width:435px;}
.information #aboutUSUL div b {display:block;}
*/
/*
#aboutUSUL {
	min-height: 80px;
}
*/
/********** Counter *****************/
#resultsProgress center {font-size:13px;margin-bottom:10px;}
#resultsProgress b {color:green;}   
.searchInformation{margin-top:20px;font-size:13px;margin-bottom:10px;}

/* Progress Div */
#progressDiv {
    background-color:#cccccc;
    border:1px solid #3377DD;
    height:15px;
    padding:0px;
    margin: 0 0 3px 4px;
    width:200px;
    font-size:0;
}

.progressDivCommon {
	background-color:#3377DD;
	position:relative;
	left:0;
	width:0;
	padding:0;
	top:0;
	font-size:0;
	overflow:hidden;
} 

		
/* Top Destinations */ 
.topDestinations {padding: 20px 0 0;}
.topDestinations ul { list-style:none; margin:0; padding:0 0 0 5px;}
.topDestinations li { float:left; padding:5px; }

.categoryHolder {
	border-right: 1px solid #00AFF0;
    width:92px;
    display: inline-block;
    margin-right: -1px;
    float:left;
    overflow: hidden;
}
* html .categoryHolder {
    margin-right: -4px;
}
.categoryHolder ul {
    padding: 0!important;
    margin: 0!important;	
}
.categoryHolder ul li {
    display: block;
    padding: 5px 10px 5px 0!important;
    width: 91px!important;
    widt\h: 81px!important;
    font-weight:bold;
    font-size:13px;
    color:#333;
    margin-bottom:10px;
}
.categoryHolder ul li.selected a {
    color: #000;
}
.noCategories {
	border-left: none!important;
	padding-left: 0!important;
}
.destinationHolder {
	position: relative;
	border-left: 1px solid #00AFF0;
    overflow:hidden;
    margin: 0;
    padding: 0 0 0 15px;
    height: 15.5em;
}
.destinationHolder ul {
	padding: 0;
	margin: 0;
}
.destinationHolder ul li {
    margin: 0;
    display: block;
    float: left;
    padding: 5px 6px 5px 0px;
    width: 109px!important;
    widt\h: 99px!important;
    height: 3em;
    overflow: hidden;
}

#stateTopDestinations {width:990px;}	
#stateTopDestinations .searchResultContent {width:985px; widt\h: 965px;}
#stateTopDestinations .blueHead {width:985px;}
#stateTopDestinations h3 {
	padding-left: 10px;
}
#stateTopDestinations li { width:178px;}

/* Yellow filter on City Page **/	
#filterDiv {display:none;position:absolute;z-index: 999; width:510px;height:130px;background-color:#ffffde;border:solid 1px #ffcc00;}
#filterText {position:absolute;font-size:28px;color:#ffcc00;}

/* hotel manager pages */
#directLinkImg {background-color:#bca; width:100px; border:1px solid green; display:none; background: url(/Images/manager-example.jpg) no-repeat bottom left;}
#hotelManagerAboutus .blueHead {background:url(/Images/blueHead-bg.gif) repeat-x scroll left top; height:20px; width:198px;}
#hotelManagerAboutus .headh {width:200px; _width:201px;}
#hotelManagerAboutus .contenth {width:200px; _width:198px;}
#hotelManagerAboutus blockquote {margin: 0px; padding: 0px; margin-top: 14px; font-style: italic; color: #666;}
#hotelManagerAboutus cite { display: block; text-align: right; font-style: normal; font-weight: bold; margin-top: 6px;}
#hotelManagerAboutus h3 {font-size:13pt; margin: 0; padding: 10px 0 0;}

/* Search results and city page, page heading and intro text. */
.hc_pageHeading h1 {
	font-size: 16px;
	padding: 0;
	margin: 0;
}
.hc_introTxt {
	margin-top: -5px;
}


/* Popular filters for custom pages  */
#popularfilters {width:545px;color:#000;margin-top:5px;}
#popularfiltersbody {background-color:#f2f2f2;border-right:1px solid #f2f2f2; border-left:1px solid #f2f2f2;padding:6px 13px 2px 22px;}
#popularfilters .b1h {height:1px; background:#f2f2f2; margin:0 5px;}
#popularfilters .b2h,#popularfilters .b2bh {height:1px; background:#f2f2f2; border-right:2px solid #f2f2f2; border-left:2px solid #f2f2f2; margin:0 3px;}
#popularfilters .b3h,#popularfilters .b3bh {height:1px; background:#f2f2f2; border-right:1px solid #f2f2f2; border-left:1px solid #f2f2f2; margin:0 2px;}
#popularfilters .b4h,#popularfilters .b4bh {height:2px; background:#f2f2f2; border-right:1px solid #f2f2f2; border-left:1px solid #f2f2f2; margin:0 1px;}
#popularfilters .b2h,#popularfilters .b3h,#popularfilters .b4h {background: #f2f2f2;}
#popularfilters .heading {font-weight:bold;margin-bottom:5px;font-size:13px;}
#popularfilters .maintext {font-size:12px;}
#popularfilters .maintext a,#popularfilters .maintext a:visited {color:#465d86;}
#popularfilters .maintext a:hover{text-decoration:underline;}
#popularfilters table td {width:258px;vertical-align:top;padding-bottom:5px;}
#popularfilters table td div{width:241px;padding-right:5px;white-space:nowrap;overflow:hidden;}

/* All styles for rounded speech bubbles */
div.speechBubbleTickLeft {display:none; position: absolute;width:0;height:0;border-left: 0px solid transparent;border-right: 15px solid transparent;border-top: 15px solid #00aff0;border-bottom: 0;margin-left: 20px;margin-top: 4px;}
html>body div.speechBubbleTickLeft {display:inherit;} /* show the div for any browser that can understand CSS correctly, I.E. not IE */

div.speechBubbleTickInnerLeft {display:none; position: absolute;width:0;height:0;border-left: 0px solid transparent;border-right: 13px solid transparent;border-bottom: 0;margin-left: 21px;margin-top: 4px;}
html>body div.speechBubbleTickInnerLeft { display:inherit; } /* show the div for any browser that can understand CSS correctly, I.E. not IE */

div.speechBubbleTickRight {display:none; position: absolute;width:0;height:0;border-left: 15px solid transparent;border-right: 0px solid transparent;border-top: 15px solid #00aff0;border-bottom: 0;margin-left: 718px;margin-top: 4px;}
html>body div.speechBubbleTickRight { display:inherit; } /* show the div for any browser that can understand CSS correctly, I.E. not IE */

div.speechBubbleTickInnerRight {display:none; position: absolute;width:0;height:0;border-left: 13px solid transparent;border-right: 0px solid transparent;border-bottom: 0;margin-left: 719px;margin-top: 4px;}
html>body div.speechBubbleTickInnerRight { display:inherit; } /* show the div for any browser that can understand CSS correctly, I.E. not IE */

div.speechBubbleTickMiddle {display:none; position: absolute;width:0;height:0;border-left: 30px solid transparent;border-right: 30px solid transparent;border-top: 30px solid #00aff0;border-bottom: 0;margin-left: 347px;margin-top: 4px;}
html>body div.speechBubbleTickMiddle { display:inherit; } /* show the div for any browser that can understand CSS correctly, I.E. not IE */

div.speechBubbleTickInnerMiddle {display:none; position: absolute;width:0;height:0;border-left: 28px solid transparent;border-right: 28px solid transparent;border-bottom: 0;margin-left: 349px;margin-top: 4px;}
html>body div.speechBubbleTickInnerMiddle { display:inherit; } /* show the div for any browser that can understand CSS correctly, I.E. not IE */

.sbb1h, .sbb2h, .sbb3h, .sbb4h, .sbb1bh, .sbb2bh, .sbb3bh, .sbb4bh {font-size:1px; overflow:hidden; display:block;}
.sbb1h, .sbb1bh {height:1px; background:#00aff0; margin:0 5px;}
.sbb2h, .sbb2bh {height:1px; border-right:2px solid #00aff0; border-left:2px solid #00aff0; margin:0 3px;}
.sbb3h, .sbb3bh {height:1px; border-right:1px solid #00aff0; border-left:1px solid #00aff0; margin:0 2px;}
.sbb4h, .sbb4bh {height:2px; border-right:1px solid #00aff0; border-left:1px solid #00aff0; margin:0 1px;}
.sbheadh {border-right:1px solid #00aff0; border-left:1px solid #00aff0;}

.speechBubbleInner {border-right:1px solid #00aff0;border-left:1px solid #00aff0;padding-left: 10px;padding-right: 10px;}
.sbbg {background: #e2f4ff;}
.sbbgTickInner {border-top: 13px solid #e2f4ff;}
.sbbgClear {background: white;}
.sbbgClearTickInner {border-top: 13px solid white;}
.sbbgClearTickMiddleInner {border-top: 28px solid white;}

/****** Reviews **********/
#reviewContainer .mt {color:#990000;font-style:italic;margin-left:4px;}

/* Photos tab styles */
.galleryRightCol {
	display: block;
	float: left;
	width: 540px;
	overflow: auto;
}
#viewingPhotoNumber {
	font-weight: bold;
}
#mainThumbnailScroll {
	height: 410px;
	width: 189px;
	overflow: auto;
	float: left;
	margin-right: 20px;
	border-right: 1px solid #00AFF0;
	padding-bottom: 10px;
	position: relative;
}
ul.mainThumbnails {
	display: block;
	margin:	0 5px;
	padding: 0;
}
ul.mainThumbnails li {
	float: left;
	display: block;
	margin: 0;
	padding: 5px 5px 0 0;
	width: 81px;
	height: 81px;
	widt\h: 76px;
	heigh\t: 76px;
}
ul.mainThumbnails li a {
	border: 1px solid #999;
	padding: 2px;
	margin: 0;
	display: block;
	* display: inline;
}
ul.mainThumbnails li a:hover,
ul.mainThumbnails li a.active {
	border: 2px solid #00AFF0;
	padding: 1px;
}

ul.photoNavBar {
	display: block;
	margin: 7px 0 0;
	padding: 0;	
}
ul.photoNavBar li {
	list-style: none;
	display: block;
	float: left;
	padding: 2px 20px 2px 0;
}
ul.photoNavBar li a {
	text-decoration: underline!important;
}
ul.photoNavBar li a:hover {
	text-decoration: none!important;	
}
.mainPhotoCaption {
	display: block;
	margin: 10px 0 0;
	text-align: left;
}
#mainPhotoWrap {
	float: left;
	display: inline;
	margin: 20px 0 20px 6px;
	padding: 0 0 6px 6px;
	background: transparent url(/Images/drop-shadow-big.png) right bottom;
}
.dropShadow {
	background: transparent url(/Images/drop-shadow-big.png) right bottom;
}
#mainPhotoWrap a {
	position: relative;
	top: 0;
	left: -6px;
	display: block;
	background-repeat: no-repeat;
	background-position: 5px 5px;
	margin: -6px 0 0 -6px;
	padding: 0;
}
#mainPhoto {
	display: block;
	padding: 4px;
	margin: 0;
	border: 1px solid #aaa;
}
* html #mainPhoto {
	margin-bottom: -3px;
}
*+html #mainPhoto {
	margin-bottom: -3px;
}
.singleMainPhotoWrap {
	padding-left: 15px;
}

/* applied to #mainPhotoWrap */
.initMainPhoto { 
	padding-bottom: 11px!important;
	background-image: none!important;
}
* html .initMainPhoto {
	padding-bottom: 8px!important;
}
*+html .initMainPhoto {
	padding-bottom: 8px!important;
}
.initMainPhoto #mainPhoto {
	margin-right: -5px!important;
	margin-bottom: -5px!important;
}
/* end Photos tab styles */


/* Search Results maps */

#M_C_LocationPanel
{
    clear:left;
}

/* small map */

#sidebar-map {
    width: 179px; 
    height: 20px;
    padding: 0; 
    position: relative;
    overflow: hidden;
}

#sidebar-map img
{
    width: 177px; 
    height: 90px; 
    margin: 0;
    cursor: pointer;
    color: #00AFF0; /* this determines the border color after image is loaded */
    border: solid 1px white;
    display: inline;
}

#sidebar-map a.button 
{ 
    display: block; 
    text-align: right; 
    line-height: 20px; 
    font-size: 11px; 
}

#sidebar-map a.button.contract
{
    display: none; 
}


/* large map */

#main-map  
{
    width: 543px; 
    position: relative; 
    overflow: hidden; 
	background: #e2f4ff;
	height: 0;
}

#main-map.expanded 
{ 
    border: 1px solid #00AFF0; 
    margin-bottom: 10px;
	height: auto;
}

#main-map .map 
{ 
    width:543px; 
    height:342px; 
    overflow:hidden; 
}

#main-map-preload-icons
{
    overflow:hidden; 
    width:0; 
    height:0; 
}

/* large map -> controls */

#main-searchresults-map-footer {
   	background-color: #e2f4ff;
    overflow:hidden; 
    width:543px; 
}
#main-map .mapControl  
{
	border-top: 1px solid #00AFF0;
    bottom: 0;
    left: 0;
    position: absolute;
    text-align: right;
    background: #fff;
    display: block;
    width: 543px;
    widt\h: 523px;
    padding: 2px 10px;
}

#main-map a#addMyPin  
{
    left:241px; 
}

/* large map -> tool-tip */

#main-map-tooltip
{
    width:auto; 
    overflow:hidden; 
    padding:2px 3px 2px 3px;
    position:absolute; 
    left:0px; 
    top:0px; 
    background-color:white; 
    border:solid 1px #333333; 
    cursor:pointer; 
    display:none;
    z-index:1000; 
    white-space:nowrap;
}

#main-map-tooltip span
{
    float:left;
    display:inline;
    height:15px;
}

#main-map-tooltip-hotel-name
{
    font-weight:bold;
}

#main-map-tooltip-price
{
    clear:left;
}

#main-map-tooltip-rating
{
    margin-left:5px;
    padding-top:1px;
    float:right;
}


/* large map -> infowindows */

#main-map-infowindows 
{
    height:0; 
    overflow:hidden; 
    display:none;
}

.main-map-infowindow  
{
    position:relative;
    overflow:hidden; 
}

.main-map-infowindow p  
{
    padding:0; 
    margin:0; 
}

.main-map-infowindow a.photo {
    float: left;
    display: block;
    padding: 2px;
    border: 1px solid #ccc;
}
.main-map-infowindow a.photo img {
	display: block;
	width: 70px;
	height: 70px;
}
.main-map-infowindow a.photo:hover {
	padding: 1px;
	border: 2px solid #00aff0;
}

.main-map-infowindow div.details
{
    float:left;
    
    /* IE 6, 7 */
    w\idth:280px;
}

.main-map-infowindow div.details a.hotel-name
{
    margin: 0 0 0 10px;
    overflow: hidden;
    display: block;
    width: 250px;
}

.main-map-infowindow div.details div.left
{
    clear:left;
    margin-left:10px;
    margin-right:10px;
    min-width:150px;
    
    /* IE 6, 7 */
    d\isplay:inline;
}

.main-map-infowindow div.details div.left p
{
    margin-top:5px; 
}

.main-map-infowindow div.details div.right
{
    margin-right:10px;
    margin-top:5px;
    float:right;
}

.main-map-infowindow a.hotel-name
{
    color:#333333; 
    text-decoration:none; 
    font-weight:bold; 
    font-size:14px; 
    margin-bottom:1px; 
}

.main-map-infowindow p.address
{
    font-size:11px; 
}

.main-map-infowindow div.right
{
    text-align:center;
    padding-top:2px;
}

.main-map-infowindow div.right *
{
    clear:left;
    display:block;
}

.main-map-infowindow a.price
{
    color:#00AFF0 !important;
    font-family:Arial, Sans-Serif;
    font-size:16px;
    font-weight:bold;
}

.main-map-infowindow span.currency
{
    color:Gray;
    padding:2px;
    font-size:10px;
    font-weight:bold;
}

.main-map-infowindow a.select
{
    color: #3377DD;
    font-size: 11px;
    text-decoration: underline;
    margin-top: 1px;
}

.main-map-infowindow a.zoom  
{
    line-height:15px; 
    font-size:11px; 
    cursor:pointer; 
    color:#3377DD; 
    text-decoration:underline;
}


/* 'map' links on search results */

.searchResultItem .address .street,
.searchResultItem .address .hLink,
.searchResultItem .map-marker-icon 
{
	display: block;
    float:left;
    margin-right:5px;
    margin-top:5px;
}
.searchResultItem .address .street 
{
	height: 1.2em;
	overflow: hidden;
}

.searchResultItem .map-marker-icon
{
	margin-right: 5px;
    cursor:pointer;
    text-decoration:none;
    display:none; 
    width:17px; 
    height:17px; 
    background-color:transparent; 
    background-repeat:no-repeat; 
    background-position:center center; 
    background-image:url(/Images/Maps/mm_16_circle_red.png);
    font-size:8px;
    color:black;
    font-size:9px;
    line-height:17px;
    text-align:center;
}


/* json box */

#searchResultsMapJSON
{
    display:none;
}

/* languages list */
.languagesListWrap {
	position: relative;
	background: #E2F4FF;
	display: block;
	width: 480px;
	margin: 15px auto 20px;
	padding-bottom: 10px;
}

.languagesListWrap ul 
{
	position: relative;
	float: left;
	left: 50%;
	margin: 0 0 10px;
	padding: 0;
	height: 1%;
}

.languagesListWrap ul li {
	position: relative;
	list-style: none;
	right: 50%;
	float: left;
}
.languagesListWrap ul li a {
	display: block;
	width: 40px;
	height: 15px;
	margin: 0 7px;
	background: url(/Images/LanguagesFlags.gif) no-repeat 0 0;
}
.languagesListWrap ul li a span {
	text-indent: -9999px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

/*********** Classes should match languageCode ***********/
.languagesListWrap ul li a.EN {
	width: 53px;
	background-position: 0px 0px;
}
.languagesListWrap ul li a.DE {
	width: 59px;
	background-position: 0px -15px;
}
.languagesListWrap ul li a.ES {
	width: 59px;
	background-position: 0px -30px;
}
.languagesListWrap ul li a.FR {
	width: 59px;
	background-position: 0px -45px;
}
.languagesListWrap ul li a.IT {
	width: 59px;
	background-position: 0px -60px;
}
.languagesListWrap ul li a.CS {
	width: 59px;
	background-position: 0px -75px;
}
.languagesListWrap ul li a.CN {
	width: 59px;
	background-position: 0px -90px;
}
.languagesListWrap ul li a.JA {
	width: 49px;
	background-position: 0px -105px;
}
.languagesListWrap ul li a.PL {
	width: 49px;
	background-position: 0px -210px;
}
.languagesListWrap ul li a.KO {
	width: 49px;
	background-position: 0px -120px;
}
.languagesListWrap ul li a.PT {
	width: 63px;
	background-position: 0px -135px;
}
.languagesListWrap ul li a.EL {
	width: 63px;
	background-position: 0px -150px;
}
.languagesListWrap ul li a.RO {
	width: 59px;
	background-position: 0px -165px;
}
.languagesListWrap ul li a.RU {
	width: 59px;
	background-position: 0px -180px;
}
.languagesListWrap ul li a.NL {
	width: 67px;
	background-position: 0px -195px;
}
.languagesListWrap ul li a.AU {
	width: 63px;
	background-position: 0px -225px;
}
.languagesListWrap ul li a.MX {
	width: 53px;
	background-position: 0px -240px;
}

/* png compatibility class for ie < 7 */
* html .imgPng {
	background-image: expression(
		this.runtimeStyle.filter = 'progid:DXImageTransform.Microsoft.AlphaImageLoader(src="' + this.src + '", sizingMethod="image")',
		this.runtimeStyle.backgroundImage = 'none',
		this.src = '/images/1px.gif'
	);
}

/*Best price guarantee*/
#learnMore
{
    color:#1474a7;
    font-size:1.2em;
    text-decoration:underline;
    display:block;
    padding:0 3px 0 3px;
    margin-bottom:25px;
    width:80px;
}

/*Best price guarantee popup*/
.toolTip {
	position:absolute;
	display:none;
	width:350px; 
	z-index:999;
}
#tt1{}
#tt1 .content{background:none repeat scroll 0 0 #EFF9FF;padding:5px 10px 5px 10px;text-align:left;font-size:8pt;
              border-left:1px solid #00AFF0; border-right:1px solid #00AFF0;line-height:11pt;}
#tt1 .headh {
background:none repeat scroll 0 0 #EFF9FF;
border-left:1px solid #EFF9FF;
border-right:1px solid #EFF9FF;
}
#tt1 .b1h {height:1px; background:#00AFF0; margin:0 5px;}
#tt1 .b2h, #tt1 .b3h, #tt1 .b4h{background: #EFF9FF!important;}
#tt1 .b2h,#tt1 .b2bh {height:1px; background:#EFF9FF; border-right:2px solid #00AFF0; border-left:2px solid #00AFF0; margin:0 3px;}
#tt1 .b3h,#tt1 .b3bh {height:1px; background:#EFF9FF; border-right:1px solid #00AFF0; border-left:1px solid #00AFF0; margin:0 2px;}
#tt1 .b4h,#tt1 .b4bh {height:2px; background:#EFF9FF; border-right:1px solid #00AFF0; border-left:1px solid #00AFF0; margin:0 1px;}

.ttOverlay, .chkPriceUnderlay
{
	position:absolute;width:350px;height:120px;top:0;left:0;border:none;display:none;z-index:0;
}
.chkPriceUnderlay { z-index: 850; width: 545px; }

/* Best Price Guarantee popup */
.bestPriceGuarantee
{
float:left;
font-size:1em;
line-height:1.25em;
margin:0;
padding:0;
text-align:left;
width:350px;
padding:10px 10px 10px 20px;
	}
.bestPriceGuarantee a {
	display:block;
	text-decoration:underline;
	padding:5px 5px 15px 5px;
	font-size:1.1em;
	font-weight:bold;
	}
.bestPriceGuarantee h1 {
	font-size:2.0em;font-weight:bold;color:#24BFF9;padding:10px 0 10px;line-height:25px;
}
.bestPriceGuarantee ol,
.bestPriceGuarantee ul {
	margin: 0 0 0 20px;
	padding: 0 0 10px;
}
.bestPriceGuarantee ol li,
.bestPriceGuarantee ul li {
	padding: 5px 0;
	margin: 0;
}


/*** Press Release Announcements block styling ***/
.announcement {
    display: block;
    margin:10px 0 10px 0;
    padding:10px;
    font-family: Arial, Verdana, Helvetica;
    font-size: 1.4em;
    color:Red;
    border:1px solid red;
    text-align:center;
}

/*** Top Destinations head styling override ***/
.topDestinationRoundOuter .headh { padding: 5px 0 10px 0; }

/*** Terms of Use additional styling ***/
.indented { margin-left: 20px; }
.indented ol { padding-left:20px; }
.indented ol li { padding-bottom:5px; }

/*** IE6 overriding style to keep proper fixed positioning ***/

.ie6fixed { 
  /*left: expression(document.body.scrollLeft + 'px'); */
  top: expression( ( ((document.documentElement.clientHeight/2)-100) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' ); 
}  

/* Deals Box */
#hc_dealsBox {
	display: inline-block!important;
}
#hc_dealsBox .hc_f_lbl {
	font-weight: normal;
	text-align: left;
}
#hc_dealsBox .hc_f_i_medLng {
	width: 185px;
	widt\h: 181px;
}                                  
.hotelPageContentRight #hc_dealsBox .hc_f_i_medLng {
	width: 169px;
	widt\h: 165px;
}            
#hc_dealsBox .hc_f_btn_signUp {
	margin: 0 auto 10px;
	float: right;
}                                 
#hc_dealsBox a.hc_moreLink {
	text-align: right;
	display: block;
	font-size: 0.9em;
}            
/* Adjustments for the SearchResults/CityPages */
#hc_dealsBox {
    display:none; /**** Hide it until google ads load, or else people get annoyed **/
}

/* popular destinations */
.hc_popDest h3 {
	color: #999;
	padding: 0;
	margin: 5px 0 2px;
	font-size: 12px;
	font-weight: normal;
}
.hc_popDest ul {
	display: block;
	margin: 0;
	padding: 0;
}
.hc_popDest ul li {
	display: block;
	padding: 2px 0;
	margin: 0 0 0 10px;
	font-size: 12px!important;
}

/*** About Us set of pages, new styling ***/
    
#mainAboutWrap { width:990px; text-align:left; margin:20px auto; }
#mainAboutWrap .roundNoBorder .content { padding: 0 20px; }
#mainAboutWrap .roundNoBorder .content .path { padding:3px 0 3px; }
    
#mainAboutWrap #aboutPageNav { margin-bottom:20px; }
#mainAboutWrap #mainAds  { float:right; width:220px; }
#mainAboutWrap #contentWrap { margin-right: 230px; } 
    
#contentWrap .contentHead h1, #contentWrap .contentHead h2  
{
    display:inline; 
    width:auto; 
}
#contentWrap .contentHead 
{ 
    width:740px; 
    margin:0 0 15px 0; 
    padding:0 0 15px 0; 
    background:url(/Images/bg_blue_line.gif) bottom right no-repeat; 
}
    
#mainAboutWrap #mainContent { width:590px; float:right; min-height:400px; }
    
#mainAboutWrap #mainContent .themeImg { border: 0; } 
#mainAboutWrap #mainContent .aboutusIntro 
{
   font-family:Arial, Verdana, Helvetica;
   font-size:1.3em;  
   color: #8d8c8c;
   padding: 5px 0 20px 0;
   background:url(/Images/bg_blue_line.gif) bottom right no-repeat; 
}
#mainAboutWrap #mainContent .aboutusIntro span { color:#2d2d2d; font-weight:bold; }
    
#mainAboutWrap #mainContent .infoBlock 
{
   padding:20px 0 20px 0;
   background:url(/Images/bg_blue_line.gif) bottom right no-repeat; 
}
#mainAboutWrap #mainContent .flashEmbed
{
    padding:0;
    background:url(/Images/bg_blue_line.gif) bottom right no-repeat; 
}

#mainAboutWrap #mainContent .noLine 
{
   background:none; 
}

#mainContent .infoBlock h2 
{
    margin:0 0 20px 0;
}

#mainContent .infoBlock .infoLabel
{
    float:left; width:139px; height:70px; font-weight:bold;
} 
#mainContent .infoBlock .infoImages
{
    float:left; width:410px; height:70px; text-align:center;
}
#mainContent .infoBlock .infoImages .infoImg 
{
    float:left; height:30px; width:130px; margin:0 0 10px 0; padding:0; overflow:hidden;
}
#mainContent .infoBlock .infoImages .infoImg img 
{ 
    border:0;
    margin:0; 
}
#mainContent .infoBlock .infoImages .margLeft 
{
    margin-left:70px;
}
    
#mainAboutWrap a.infoLnk 
{
   background-image: url(/Images/nav_list_arrow.gif);
   background-repeat: no-repeat;
   background-position: left center;
   padding-left: 15px;
   font-weight:bold;
   display:block; 
   margin-top:10px;
}
    
#mainAboutWrap #mainContent .newQuoteWrap 
{ 
   display:block; 
   float:none; 
   height:70px; 
   margin-top:20px;
}
#mainAboutWrap #mainContent .newsQuote 
{ 
   float:left; 
   width: 170px;
   text-align:center; 
   color:#566168;
   padding:0; 
   margin: 0 5px 0 10px;
}
#mainAboutWrap #mainContent .newsQuote img 
{
   margin-top:20px;
}
    
#mainAboutWrap #lhsNavColumn { width:145px; float:left; }
    
/* tabs styling for partnership page */
    
.tabsWrapper { display:block; margin: 0 0 30px 0; }
.tabsWrapper ul.tabs { list-style:none; padding:0; margin:0; display:inline; }
.tabsWrapper ul.tabs li 
{ 
   float:left; 
   background: url(/Images/tab_partners_bg.gif) bottom right no-repeat;
   display: inline;
   padding: 0;
   width:147px;
   margin:0;
   text-align:center;
}
    
.tabsWrapper ul.tabs li a  
{
   text-decoration:none; 
   display:block;
   padding: 14px 0 8px 0;
   white-space:nowrap;
}
.tabsWrapper ul.tabs li.selected a 
{
   background: url(/Images/tab_partners_selected.gif) top center no-repeat;
   color:#000;
}
.tabsWrapper .clearBoth 
{
   margin:0;
   padding:0;
   line-height:0;
   font-size:0;
   height:0;
}
.tabsWrapper .tabPartnership 
{
   display: none;
   border:1px solid #cbe3f2;
   padding:10px;
   margin:0;
}
.tabsWrapper .tabPartnership .tabAffiliateBtnBlock 
{
   padding:15px 0 0 0;
   margin:0;
   text-align:center;
}
.tabsWrapper .tabPartnership .tabAffiliateBtnBlock a 
{
   display:block;
   margin:0 0 5px 0;
}
#tabHotelPartnerships
{
   display:block;
} 
.tabsWrapper #tabCustomers  
{
   height:auto;
   padding:15px;
}
.tabsWrapper #tabOtherPartnerships
{
    height:auto;
}

/* expanding contact form */
.expandingForm { display:none; margin-top:15px; }
.fldGroup { font-weight:bold; margin: 5px 0 10px 0; }
.expandingForm input, .expandingForm textarea, .expandingForm select { width:300px; margin-top:5px; }

/* custom ad block for About Us SWF page */

.adBlock { margin:5px 0 15px 0; }
.adBlock .adHeader   
{ 
    /*height:32px;*/
    padding:7px 0 0 0;
    margin:0 0 20px 15px;
    text-align:left;
    font-weight:bold;
    font-size:1.1em;
}   
#mainAds .hotelOwners  
{
    background:url(/Images/bg_header_hotel_owners.gif) top left no-repeat;
}
#mainAds .pressMedia 
{
    background:url(/Images/bg_header_press_media.gif) top left no-repeat; 
}
#mainAds .community 
{
    background:url(/Images/bg_header_community.gif) top left no-repeat; 
}

/* rounded blue btn construct */ 
.roundedBlueBtn  
{
    height:40px;
    width:200px;
    padding:0; 
    margin:0 auto; 
}
.btn_not_centered
{
    margin:10px 0 0 0;
}

/* left hand side navigation column styling */
    
#lhsNavColumn ul 
{ 
   list-style-type: none;
   padding: 0px;
   margin: 0px;
}
#lhsNavColumn ul li a { font-weight:bold; }
#lhsNavColumn ul li
{
   background-image: url(/Images/nav_list_arrow.gif);
   background-repeat: no-repeat;
   background-position: 0px 8px;
   padding: 5px 0 5px 14px;
   border-bottom: 1px solid #d5e9f5;
}
#lhsNavColumn ul li.active
{
   background-image: url(/Images/nav_list_arrow_active.gif);
}   
#lhsNavColumn ul li.active a 
{
    color:#000000;
}
#lhsNavColumn ul li.last { border-bottom: 0; } 

#lhsNavColumn li.sublevel {margin-left: 15px;}
    
/* twitter */
#lhsNavColumn .twitter 
{
   background: url(/Images/icon_twitter.gif) top left no-repeat;
   padding:0 0 0 40px;
   width:80px;
   height:35px;
   margin-top:50px;
}
#lhsNavColumn .twitter a 
{
    color: #4883ca;
    text-decoration: none;
    font-weight:bold;
}

/* adds for hotelier program page */

.partnershipAds 
{
    display: block;
	width: 212px;
	overflow: hidden;
	padding: 0 19px 0;
	widt\h: 174px;
	float: right;
	margin: 0 0 20px 20px;
	background: #EFF9FE url(/Images/bg_partnershipAds_top.gif) no-repeat 0 top;
}
.partnershipAds .footer 
{
	width: 212px;
	height: 30px;
	margin-left: -20px;
	background: #EFF9FE url(/Images/bg_partnershipAds_btm.gif) no-repeat 0 bottom;
}
.partnershipAds h2 
{
   	margin-top: 30px;
   	font-size: 1.3em;
}
blockquote 
{
    padding: 0;
    margin: 0;
}
blockquote em 
{
    display: block;
    padding: 5px;
    font-size: 1em;
    font-weight: normal;
    color: #777;
}
.partnershipAds blockquote 
{
   	font-size: 1.4em;
   	color: #777;
   	text-align: center;
   	margin-top: 20px;
   	margin-bottom: 5px;
}
.partnershipAds img.quote 
{
    display: block;
    margin: 0 auto;
}
ul.horizontalList 
{
 	margin: 0;
  	padding: 0;
}
ul.horizontalList li 
{
  	list-style: none;
   	display: block;
   	float: left;
   	margin: 0 2px 0 0;
  	padding: 0;
}

/* add a direct link to your site + benefits */

.directLinkImgBlock 
{
    height:200px;
    background: #ffffff url(/Images/bg_partnership_gradient.gif) no-repeat 0 bottom;
    padding-bottom:27px;
}
.directLinkImgBlock .directLinkImg 
{
    padding:0; width: 370px; height:200px; float:right;
}
.directLinkImgBlock .directLinkText
{
    margin-right:380px;
}
.directLinkImgBlock .directLinkText h2
{
    font-weight:normal;
    padding:0;
    margin:0;
    font-size:2em;
} 
            
/* benefits quotes sub-block */
.benefitsQuotes 
{
    width:264px;
    margin:0;
    float:right;
}
.benefitsQuotes .bqTop 
{
    height:11px;
    font-size:1px;
    background: #ffffff url(/Images/bg_bq_top.gif) no-repeat 0 top;
}
.benefitsQuotes .bqBtm 
{
    height:11px;
    font-size:1px;
    background: #ffffff url(/Images/bg_bq_btm.gif) no-repeat 0 bottom;
}
.benefitsQuotes .bqMid 
{
    padding:10px;
    margin:0;
    background: #ffffff url(/Images/bg_bq_mid.gif) repeat-y 0 top;
}
.benefitsQuotes .bqMid blockquote 
{
    font-style:italic;
    margin:10px 0 5px 0;
    padding:0; 
    display:inline;
}
.benefitsQuotes .bqMid .bqAuthor 
{
    font-weight:bold;
    text-align:right;
    margin:5px 0;
}
.benefitsQuotes .bqMid .quoteImg 
{
    padding:0;
    margin:10px 0 0 0;
    float:right;
}
            
/* benefits list styling */
.benefitsBlock { padding-right:10px; }
.benefitsBlock .benefitsList { margin-right:275px; font-size:14px; }
.benefitsList ul 
{ 
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}
.benefitsList ul li
{
    background-image: url(/Images/benefits_bullet.gif);
    background-repeat: no-repeat;
    background-position: 0px 8px;
    padding: 5px 0 5px 14px;
} 

/* add your site form */

.osFormBlock  
{
    width:580px;
    display:block;
    margin:30px 0 15px 0;
    background: #ffffff url(/Images/bg_rounded_form_mid.gif) repeat-y 0 top;
}
.osFormBlock .subhead { font-weight:bold; float:left; margin:0 0 10px 20px;}
.osFormBlock .cDiv { height:10px; }
.osFormLeft, .osFormRight  { width:50%; float:left; padding: 20px 0 10px 0; }
.osFormBlock input { float:left; }
.osFormBlock label { float:left; width:105px; font-weight:normal; margin-left:20px; }
.osFormBlock .fldMedium { width:130px; }   

.osFormBlock textarea  
{
    margin:5px 0 15px 20px;
    width:530px;
    height:90px;
}

.osFormBlock .osFormBgHead
{
    /*height:40px;*/ 
    background: #39c1f8 url(/Images/bg_rounded_form_head.gif) no-repeat 0 top;
    padding: 8px 0 7px 0;
    text-align:center;
}
.osFormBlock .osFormBgHead h2 
{
    display:block;
    color:#ffffff;
    padding:0;
    margin:0;
}
.osFormBlock .osFormBgTop  
{
    height:13px; 
    font-size:1px; 
    background: #ffffff url(/Images/bg_rounded_form_top.gif) no-repeat 0 top;
}
.osFormBlock .osFormBgBtm  
{
    height:14px; 
    font-size:1px; 
    background: #ffffff url(/Images/bg_rounded_form_btm.gif) no-repeat 0 bottom;
}
.osFormBlock .osSubmit 
{
    text-align:center;
}
.osFormBlock .osSubmit input
{
    margin:0 auto;
    float:none;
}

.imgBtn input { width:auto; }

/* bottom info block */
.btmInfoBlock { margin-bottom:20px; }
.btmInfoLeft   
{
    float:left; 
    width:203px; 
    border-right: 1px solid #ccc; 
    padding:10px;
}
.btmInfoRight  
{
    float:left; 
    width:335px; 
    padding:10px;
}

/** HC in the news - styles borrowed from Press **/

#mainContent .bottom-pane
{
    background:transparent url(/Images/gradient-rounded-box.jpg) no-repeat scroll 0 0;
    height:157px;
    width:580px;
    margin: 30px 0;
    padding:0;
}
#mainContent .bottom-pane .medium-black-text
{
    float:left;
    width:340px;
    padding:16px 0 0 20px;
    color:#000000;
    font-size:16px;
    font-weight:700;
    height:20px;
    padding-top:20px;
}
#mainContent .bottom-pane .bottom-right-link
{
    background:transparent url(/Images/nav_list_arrow.gif) no-repeat scroll 0 2px;
    float:right;
    font-size:12px;
    font-weight:700;
    width:110px;
    margin:20px 0 0;
    padding:0 0 0 12px;
}
#mainContent .bottom-pane .bottom-text-wrapper
{
    color:#566168;
    float:left;
    font-size:13px;
    font-weight:500;
    line-height:15px;
    text-align:center;
    width:560px;
    margin:0;
    padding:0 0 0 18px;
}
#mainContent .bottom-textl, #mainContent .bottom-textm, #mainContent .bottom-textr
{
    float:left;
    width:180px;
    padding:19px 0 0 6px;
}
#mainContent #id-bottom-logos { float:left; margin:18px 0 0 18px; }
#mainContent #id-bottom-logos img { margin:0; padding:0 39px; }


/*
#mainAboutWrap #mainContent .blockInTheNews {
   background-image: url(/Images/gradient-rounded-box.jpg);
   background-repeat: no-repeat;
   background-position: top left;
   padding: 15px 10px 15px 10px;
   display:block; 
   margin:5px;
   width:580px;
   height:157px;
}
*/


/* deal item test 1 */
    .searchResultItem1 {
    	padding: 0;
    	position: relative;
    	margin: 0 0 10px 0;
    }
    .searchResultItem1 h3 {
    	display: block;
    	position: absolute;
    	top: 0;
    	left: 5px;
    	font-size: 1.2em;
    	margin: 0;
    	padding: 0;
    	z-index:100;
    	width: 370px;
    }
    .searchResultItem1 h3 a {
    	text-decoration: none;
    }
    .searchResultItem1 dl {
        margin: 0;
        padding: 0;
        font-size: 1em;
    }
    .searchResultItem1 dt {
    	margin: 0;
    	padding: 0;
        display: none;	
        position: absolute;
    }
    .searchResultItem1 dd {
    	margin: 0;
    	padding: 0;
        display: block;
        position: absolute;	
    }
    .searchResultItem1 dt.hotelCost 
    {
        display:block;
        right:10px;
 
    }
    .searchResultItem1 dd.hotelCost {
        top: 25px;
        right: 25px;
        font-size: 1.5em;
        font-weight: bold;
        width: 60px;
        text-align: center;
    }
    .searchResultItem1 dd.hotelCost span {
        display: block;
        font-size: 0.5em;
        font-weight: normal;
    }
    .searchResultItem1 dd.hotelAddress {
        top: 25px;
        left: 85px;
        color:Gray;
        width: 300px;
    }

    .searchResultItem1 dd.hotelDeal 
    {
        position:relative;
        padding:67px 10px 5px 85px;
        margin-right:110px;
        border-right:1px dotted #00aff0;
    }

    .searchResultItem1 dd.hotelRating {
        right: 120px;
        top: 20px;
    }
     .searchResultItem1 dd.providerLogo 
    {
        top: 35px;
        right: 120px;
        
    }
    .searchResultItem1 dd.hotelReviews {
        right: 160px;
        top: 70px;
    }
    .searchResultItem1 dd.hotelVisitorRating {
        right: 100px;
        top: 70px;	
    }
    
    .searchResultItem1 dd.hotelImage 
    {
        left: 5px;
        top: 25px;
        z-index:100;
    }
    
    .searchResultItem1 dd.hotelSelect {
        /*top: 65px;*/
        right: 5px;
        bottom:4px;
    }
    
    .searchResultItem1 .dealSep 
    {
       border-left:1px dotted #00aff0;
       position:absolute;
       height: 100px;
       width:2px;
       top:0;
       right:105px; 
    }
    
/* deal item styling end */

.dealsCityBlock  
{
    padding: 0;
    margin: 0;
    position: relative;
    z-index: 150;
}
.dealsCityBlock .hc_m_v3 
{
    float: none;
}
.dealsCityBlock .dealsList 
{
    list-style-type: none;
    margin: 0 0 0 0; 
    padding: 0 0 0 0;
}
.dealsCityBlock .dealsList li 
{
    display: block;
    color: #3173de;
    width: 33%;
    float: left;
    white-space: nowrap;
    padding: 2px 0;
}

.dealsCityBlock .searchNewDestination
{
    padding-top: 5px;
}

.dealsCityBlock .hc_f_wrap {
	display: inline;
	margin: 0;
	padding: 6px 0 0 0;
	float: left;
}
.dealsCityBlock .hc_f_wrap label {
	float: left;
	padding-top: 3px;
	font-weight: normal;
}

.dealsCityBlock .hc_f_btn_search
{
    display:block;
    float: left;
    margin: 0 0 0 10px;
    padding: 0;
    text-indent: -9999em;
    outline: none;
}

.dealsCityBlock .dealsListHeading
{
    font-size:1.0em;
    padding-bottom: 5px;
    margin-bottom: 0;
    padding-right: 60px;
}
.dealsCityBlock .dealsReset 
{
    /*float: right;*/
    position:absolute;
    top: 10px;
	right: 10px;
}

.dealsNoResult 
{
    width:auto;
}

.dealsNoResult .b2bh, .dealsNoResult .b2h 
{
    height:1px; 
    background:#ffffde !important; 
    border-right:2px solid #ffcc00; 
    border-left:2px solid #ffcc00; 
    margin:0 3px;
}

.dealsNoResult .b3bh , .dealsNoResult .b3h 
{
    height:1px; 
    background:#ffffde !important; 
    border-right:1px solid #ffcc00; 
    border-left:1px solid #ffcc00;
    margin:0 2px;
}
.dealsNoResult .b4bh , .dealsNoResult .b4h 
{
    height:2px; 
    background:#ffffde !important; 
    border-right:1px solid #ffcc00; 
    border-left:1px solid #ffcc00; 
    margin:0 1px;
    }

.dealsNoResult span 
{
    display:block;
    margin:0;
    padding:10px 20px;
}
.dealsNoResult .centeredLink 
{
    margin:10px auto !important;
    width:200px;
    text-align:center;
    padding:0;
}



/*** add new destination block styling ***/

.hc_f_b_search {
    display:block;
    float: left;
}

/* IE 6 fix */
* html .dealsCityBlock .dealsList li 
{
    display: inline;
}

.dealsCityBlock .dealsList li a 
{
     vertical-align: middle;
     font-size:11px;
}

.hc_deals .blueHead 
{
    background-color: #03aaec;
    background-image:none;
    height:34px;
    text-align:center;
}
.hc_deals .blueHead h3 
{
    margin: 0;
    background-color:transparent;
    padding: 7px 0 0 0;
    color:#fff;
}

/* Needs to be refactored */
.dealsCityBlock .hc_m_v3 .headh {
	background: #E2F4FF;
	border-left: 1px solid #00AFF0;
	border-right: 1px solid #00AFF0;
}

/* Needs to be refactored */
.hc_m_v20 {
}
    
.hc_m_v20 .hc_m_content {
	padding: 0;
	position: relative;
	display: block;
	text-align: left;
	background: #fff;

	min-height:105px;
    height:auto !important;
    height:105px;
    
    border-right:1px solid #00aff0; 
    border-left:1px solid #00aff0;
}

.hc_m_v20 .b2h,
.hc_m_v20 .b3h,
.hc_m_v20 .b4h 
{
    background-color:#fff;
    border-color:#00aff0;
}

.hc_m_v20 .b2bh,
.hc_m_v20 .b3bh,
.hc_m_v20 .b4bh {
	background-color: #E2F4FF;
	border-color: #00aff0;
}
.hc_m_v20 .headh {
	background: #E2F4FF;
	border-left: 1px solid #00AFF0;
	border-right: 1px solid #00AFF0;
}



/* the special gray rounded in-lay for deals */
/* To be refactored..*/
.hc_m_v21 .hc_m_content {
	padding: 0 5px;
	background: #dfdfdf;
	color:#018eef;

	min-height:20px;
    height:auto !important;
    height:20px;

    border:0 !important;
}

.hc_m_v21 .b1h,
.hc_m_v21 .b2h,
.hc_m_v21 .b3h,
.hc_m_v21 .b4h, 
.hc_m_v21 .b2bh,
.hc_m_v21 .b3bh,
.hc_m_v21 .b4bh {
	background-color: #dfdfdf;
	border-color: #dfdfdf;
}

/* new hc_m_v22 - pagination block */
/** To be refactored */
.hc_m_v22 .hc_m_content {
	padding: 0 5px;
	background: #e2f4ff;
	color:#000000;
	height:auto;
    border:0 !important;
}

.hc_m_v22 .b1h,
.hc_m_v22 .b2h,
.hc_m_v22 .b3h,
.hc_m_v22 .b4h, 
.hc_m_v22 .b2bh,
.hc_m_v22 .b3bh,
.hc_m_v22 .b4bh {
	background-color: #e2f4ff;
	border-color: #e2f4ff;
}

.hc_m_v22 .pagesWrap  
{
    padding: 10px 20px; 
}
.hc_m_v22 .pagesWrap span.paginationLabel, .hc_m_v6 .pagesWrap ul  
{
    font-weight:bold; 
    float:left; 
    display:block; 
    margin:0 5px 0 0;
}
.hc_m_v22 .pagesWrap ul  
{
    list-style-type:none;
    padding:0;
}
.hc_m_v22 .pagesWrap ul li 
{
    display:inline;
}

.hc_m_v22 .pagesWrap ul li span  
{
    display:inline-block;
    padding: 1px 4px;
    margin: 0 1px;
    font-size:1.2em;
}
.hc_m_v22 .pagesWrap ul li a {
	display: inline-block;
	padding: 1px 4px;
	margin: 0 1px;
	border: 1px solid #37d;
	background: #fff;
}
.hc_m_v22 .pagesWrap ul li a:hover {
	text-decoration: none;
	background: #00aff0;
	border-color: #00aff0;
	color: #fff;
}

.hc_m_v22 .pagesWrap .resultsPerPage 
{
    float:none;
    margin:0;
    padding:0;
}
.hc_m_v22 .pagesWrap .resultsPerPage span  
{
    float:left;
    font-weight:bold;
    margin:0 5px 0 0;
}
.hc_m_v22 .pagesWrap .resultsPerPage select 
{
    float:left;
}  

.hc_m_v22 .pagesWrap .tooManyLabel 
{
    display: inline-block;
    margin: 10px 0;
}
 
/*** EXTRA FILTERS STYLING ***/
.stayPeriodList { padding:5px 0px; }
#M_C_StayPeriod { font-size:12px; }
#M_C_StayPeriod .p-stay { height:30px; }

.filterFloatR   { float:right; display:block; font-weight:bold; width:60px; }
#t-guests {
	display: block!important;
}
/************ Global Sites Link ***********/
#globalSitesLink img {
    margin-left:4px;
    vertical-align:top;    
}

#globalSitesLink img.expanded {
    margin-top:6px;    
}

#globalSitesLink img.contracted {
    margin-top:4px;    
}


/* ========= */
/* area page */
/* ========= */

#area_page {margin-bottom: 50px;}

/* maps */
#area_container {margin: 10px 0 15px; border: 1px solid #00AFF0;}

#area_map {position: relative; height: 460px;}
#area_map_canvas {background: transparent url(/Images/Maps/bg_loading.gif) no-repeat scroll center center; height: 460px;}

#area_map_tooltip {position: absolute; display: none; -moz-border-radius: 6px; -webkit-border-radius: 6px; background-color: white; border: 2px solid #fe6b5f; padding: 3px 8px; text-align: center; text-transform:capitalize;}
#area_map_tooltip span {font-size: 0.8em;}

/* section - browse by city */
#area_page .browse_city  {margin-bottom:6px; float:left; list-style:none outside none; margin:0; padding: 4px 0 0 5px; width:24%;}
#area_page .browse_city li {font-size: 15px; clear: both;}
#area_page .browse_city span {background: transparent url(/Images/Maps/mm_16_circle_red.png) no-repeat 0 0; text-align: center; font-size: 10px; display: block; float: left; width: 17px; height: 17px; margin-right: 5px; line-height: 17px;}
#area_page .browse_city a {float: left; width: 160px; padding-bottom:7px;}

/* section - popular hotels */
#area_page h2.popularhotels {padding: 20px 5px 12px;}

#area_page .popular_hotel {width:380px; float:left; text-align:left; padding: 10px 0 15px; margin-left: 5px;}
#area_page .popular_hotel .title {margin-bottom:6px; font-weight:bold; padding:0;}                
#area_page .popular_hotel .thumbnail {display: inline-block; border:2px solid #00AFF0; overflow:hidden; padding:0; float:left;}
#area_page .popular_hotel .thumbnail img {padding: 1px;}
#area_page .popular_hotel .desc {float:left; width:275px; margin-left: 10px;}
#area_page .popular_hotel h3 a {padding-right: 4px; font-size: 12px;}


/* ================== */
/* universal clearer! */
/* ================== */
* html .clearfix {height: 1%;} /* IE5-6 */
*+html .clearfix {display: inline-block;} /* IE7not8 */
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;} /* FF, IE8, O, S, C, etc. */ 


/* ===================== */
/* Verified Reviews Page */
/* ===================== */

#verified_reviews {padding-bottom: 50px;}
#verified_reviews .intro {font-size: 16px; background: transparent url(/Images/bg_blue_line.gif) no-repeat scroll right bottom; padding:5px 0 20px; margin-bottom: 10px; color: #8D8C8C;}
#verified_reviews .intro span {color: #2D2D2D; font-weight: bold;}
#verified_reviews h2 {padding: 0; margin: 0;}
#verified_reviews h3 {padding-top: 10px;}
#verified_reviews ol {font-size: 16px; font-weight: bold; margin: 0; padding-left: 26px;}
#verified_reviews ol p {font-size: 12px; font-weight: normal;}
#verified_reviews #quotes {list-style: none; padding: 15px 0 25px; margin:0;}
#verified_reviews #quotes li {float: left; width: 160px; margin: 0 10px;}
#verified_reviews #quotes p {text-align: center;}
#verified_reviews cite {font-size: 11px; font-weight: normal; display: block;}