html {
	height: 100%;
}
body {
	color: #333;
	font: normal 0.75em arial,helvetica,sans-serif;
	margin: 0;
	padding: 0;
	height: 100%;
	background-image: url(rc_world-old.jpg);
	background-color: #0A3873;
	background-position: left top;
	background-attachment: fixed;

	background-size:cover;

	background-repeat: repeat;


}

/* standard elements */
a {
	outline: none;
}

hr {
  border: none;
  color: #CAE8F0; /* ie  */
  height: 1px;
  background-color: #CAE8F0; /* moz  */
  margin: 12px 0 20px;
  padding: 0;
}
* html hr {
  margin: 7px 0 13px;
}

table {
    margin: 0;
    padding: 0;
}
.hc_rtl table {
    direction: rtl;
}

/* end standard elements */

/* HC Pages */
.hc_page_home {
}
.hc_page_sr {
}
.hc_page_city {
}
.hc_page_hotel {
}
.hc_page_static {
}
.hc_page_fullStatic {
}

/* Foundation HC Regions */
#hc_r_globalWrap {
	height: 100%;
	padding: 0;
	margin: 0;
	background: url(htl/bg_globalWrap.gif) repeat-x 0 0;
}
.hc_page_home #hc_r_globalWrap {
	background-image: url(htl/bg_globalWrap_home.gif);
}
.hc_r_stickyWrap {
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	padding: 0;
	margin: 0 auto -200px; /* the bottom margin is the negative value of the footer's height */
}
/*.hc_page_home .hc_r_stickyWrap {
    margin-bottom: -250px;
}*/

.hc_r_content_push {
	height: 250px;
	padding: 0; 
	margin: 0;
	background: #fff;
	clear: left;
}

/* -------- End Stickyfooter gear -------- */

/* -------- HEADER -------- */
.hc_r_hdWrap{
}

#hc_r_hd{
	width: 952px;
	height: 143px;
	display: block;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	color: #fff;
}
.hc_page_home #hc_r_hd {
	height: 139px;
}
#hc_r_hd a {
	color: #fff;
}
#hc_r_hd a.logo {
	position: relative;
	display: block;
	padding: 0;
	margin: 0;
	float: left;
	top: 60px;
}
.hc_rtl #hc_r_hd a.logo {
	float: right;
}

ul.mainNav {
	width: auto;
	padding: 18px 0 0;
	margin: -0.5em 10px 0 0;
	position: absolute;
	top: 0;
	right: 275px;
}
.hc_rtl ul.mainNav {
	right: auto;
	left: 275px;
	margin: -0.5em 0 0 10px;
}
ul.mainNav li {
	float: left;
	list-style: none;
	vertical-align: middle;
	padding: 0;
	margin: 0;
}
.hc_rtl ul.mainNav li,
.hc_lang_ar ul.mainNav li,
.hc_lang_he ul.mainNav li {
	float: right;
}
ul.mainNav li img{
	vertical-align: middle;
}
ul.mainNav li a {
	font-size: 0.9em;
	display: block;
	padding: 0 10px;
}
ul.mainNav li a:hover {
	/* color: #9ae9ff; */
	color: #fff;
}

a.skip,
a.skip:hover,
a.skip:visited {
	position: absolute;
	top: 13px;
	left: 0;
	color: #fff;
	font-size: 0.75em;
}
.hc_rtl a.skip,
.hc_rtl a.skip:hover,
.hc_rtl a.skip:visited {
	left: auto;
	right: 0;
}

a.affHdr {
	display: block;
	float: right;
	margin: 7px 10px 0 0;
}
.hc_rtl a.affHdr {
	float: left;
	margin-left: 10px;
	margin-right: 0;
}
#hc_r_hd .hc_r_clear {
	clear: both;
}

#hc_r_hd .hc_hd_ad {
	display: block;
	position: absolute;
	right: 0;
	top: 52px;
	height: 78px;
	heigh\t: 63px;
	text-align: right;
	font-size: 1.3em;
	font-weight: bold;
}
.hc_rtl #hc_r_hd .hc_hd_ad {
	right: auto;
	left: 0;
}

#hc_r_hd p.hc_hd_ad {
	height: auto;
	font-size: 1.8em;
	font-weight: normal;
	padding: 25px 0 0 0;
}
.hc_rtl #hc_r_hd p.hc_hd_ad {
	clear: right;
}

#hc_r_hd a.hc_ad_ifind {
	padding: 15px 60px 0 0;
	background: url(htl/icon_ifindhotels.gif) no-repeat right center;
}
#hc_r_hd a.hc_ad_ifind:hover {
	text-decoration: none;
}
#hc_r_hd a.hc_ad_ifind span {
	display: block;
	font-weight: normal;
	text-decoration: underline;
}
#hc_r_hd a.hc_ad_ifind sup {
	font-size: 0.5em;
}
#hc_r_hd a.hc_ad_ifind:hover span {
	color: #9ae9ff;
}

.hc_rtl #hc_r_hd a.hc_ad_ifind span {
	direction: rtl
}

/* -------- Main Page Content Region -------- */
#hc_r_content {
	position: relative;
	padding: 0 0 20px;
	* display: inline-block;
	width: 992px;
	margin: 0 auto;
}
.hc_r_layout_v2, 
.hc_r_layout_v3,
.hc_r_layout_v3_full {
	background: url(htl/hc_bg_rightCol.gif) repeat-y right bottom;
}
.hc_rtl .hc_r_layout_v2, 
.hc_rtl .hc_r_layout_v3,
.hc_rtl .hc_r_layout_v3_full {
	background-position: left bottom;
}

.hc_r_layout_v2 #hc_r_4 {
    padding-top: 0;
}
.hc_page_hotel .hc_r_layout_v2 #hc_r_4 {
    padding-top: 10px;
}

/* -------- FOOTER -------- */

.hc_r_ftWrap{
	background: #eae8e7;
	border-top: 1px solid #dcdbdb;
	width: 100%;
	overflow: hidden;
	height: 199px;
	position: relative;
	z-index: 1;
}

/*.hc_page_home .hc_r_ftWrap {
    height: 249px;
}*/

#hc_r_ft {
	position: relative;
	display: block;
	width: 992px;
	margin: 0 auto;
	font-size: 0.9em;
}

#hc_r_ft div.hc_box {
	width: 260px;
	widt\h: 240px;
	background: url(htl/hc_bg_divider.gif) repeat-y right;
	float: left;
	margin: 20px 20px 15px 0;
	padding: 0 20px 0 0;
	text-align: left;
	min-height: 6.5em;
	height: auto!important;
	height: 6.5em;
}
.hc_rtl #hc_r_ft div.hc_box {
	float: right;
	margin-left: 20px;
	margin-right: 0;
	padding-right: 0;
	padding-left: 20px;
	text-align: right;
	background-position: left top;
}

#hc_r_ft div.hc_box h2,
#hc_r_ft div.hc_box h3 {
	font-weight: normal;
	letter-spacing: -1px;
	color: #4e4e4e;
	margin: 0 0 10px;
	padding: 0;
}
#hc_r_ft ul.hc_recommendedBy_icons {
	margin-left: 0;
	padding: 0;
}
.hc_rtl #hc_r_ft ul.hc_recommendedBy_icons {
    margin-right: 0;
}

#hc_r_ft div.hc_box p {
	line-height: 16px;
	color: #6e6e6e;
	margin: 0;
	padding: 0;
}

#hc_r_ft div.hc_box a {
	color: #5E99AF;
}

.hc_rtl #hc_r_ft .cDiv {
	clear: right;
}

img.hc_veriSign {
	float: left;
	display: block;
	padding: 30px 0 0 0;
}
.hc_rtl img.hc_veriSign {
	float: right;
}

#hc_r_ft ul.hc_footerNav {
	list-style: none;
	overflow: hidden;
	margin: 5px 0 0 -5px;
	padding: 0;
}
.hc_rtl #hc_r_ft ul.hc_footerNav {
	float: right;
	margin-right: -5px;
	margin-left: 0;
}

#hc_r_ft ul.hc_footerNav li {
	float: left;
	padding: 0 5px;
	border-left: 1px solid #919497;
	margin: 0 0px 10px -1px;
	color: #6e6e6e;	
	display: inline-block;
}
.hc_rtl #hc_r_ft ul.hc_footerNav li {
	float: right;
}

#hc_r_ft ul.hc_footerNav a {
	color: #5e99af;
	display: block;
	white-space: nowrap;
}
#hc_r_ft ul.hc_footerNav a.hc_icon_facebook {
	height: 15px;
	width: 16px;
	background: url(htl/hc_icons.png?20110228) no-repeat -230px -33px;
}
#hc_r_ft ul.hc_footerNav a.hc_icon_twitter {
	height: 15px;
	width: 16px;
	background: url(htl/hc_icons.png?20110228) no-repeat -247px -33px;
}

#hc_r_ft .hc_copy {
	display: block;
	float: left;
	clear: left;
	padding: 0;
	* padding: 10px 0 0;
	margin: 0;
}
.hc_rtl #hc_r_ft .hc_copy {
	float: right;
	clear: right;
	direction: rtl;
}

/* Foundation HC Regions - tweaks based on respective HC Page */


.hc_page_home #hc_r_ft {
}	

.hc_page_fullStatic .hc_r_stickyWrap {
	width: auto;
	text-align: center;
}
.hc_page_fullStatic #hc_r_hd {
	width: 992px;
	margin: 0 auto;
	text-align: left;
}
.hc_page_fullStatic #hc_r_content {
}
.hc_page_fullStatic #hc_r_ft {
}


/* end Foundation HC Regions */

/* HC Region Layouts */

.hc_r_clear {
	position: relative;
	clear: left;	
}

#hc_r_1,
#hc_r_2,
#hc_r_3,
#hc_r_4,
#hc_r_5,
#hc_r_6 {
	* display: inline-block;
}
#hc_r_1,
#hc_r_2,
#hc_r_3,
#hc_r_4,
#hc_r_5,
#hc_r_6 {
	display: block;
	width: 986px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
/* Region Layout version 1 */
.hc_r_layout_v1 {
	position: relative;
}
.hc_r_layout_v1 #hc_r_1 {
	* display: inline-block;
	background: url(htl/bg_hc_findHotels.png) no-repeat left top;
}
.hc_r_layout_v1 #hc_r_1 .hc_r_clear {
	background: url(htl/bg_hc_findHotels_ft.png) no-repeat left bottom;
	height: 15px;
	clear: left;
	display: block;
}
.hc_r_layout_v1 #hc_r_2 {
	display: block;
	width: 662px;
	padding-bottom: 15px;
	float: left;
	position: relative;
	background: url(htl/bg_hc_topDestinations.png) no-repeat left top;
}
.hc_r_layout_v1 #hc_r_3 {
	display: block;
	width: 330px;
	float: left;
}

/* Region Layout version 2 */
.hc_r_layout_v2 {
}
.hc_r_layout_v2 .hc_r_clear {
	clear: left;
}
.hc_r_layout_v2 #hc_r_1 {
	position: relative;
	z-index: 2;
	background: #fff url(htl/bg_globalWrap.gif) repeat-x 0 -143px;
	padding-bottom: 10px;
}
.hc_r_layout_v2 #hc_r_3 {
	position: relative;
	z-index: 1;
}
.hc_r_layout_v2 #hc_r_2 {
	position: relative;
	float: left;
	display: block;
	width: 772px;
	z-index: 1;
	_diplay: inline-block;
}
.hc_rtl .hc_r_layout_v2 #hc_r_2 {
	float: right;
}
.hc_r_layout_v2 #hc_r_4 {
	position: relative;
	float: left;
	display: inline;
	width: 210px;
	widt\h: 190px;
	padding: 10px;
	margin-left: 10px;
	z-index: 1;
	background: url(htl/hc_bg_rhs.gif) no-repeat top left!important
}
.hc_rtl .hc_r_layout_v2 #hc_r_4 {
	float: right;
	margin-left: 0;
	margin-right: 10px;
}
.hc_rtl .hc_r_layout_v2 .hc_r_clear {
	clear: right;
}
.hc_rtl .hc_r_layout_v2 #hc_r_1 .hc_r_clear {
	clear: right;
}
.hc_rtl .hc_r_layout_v2 #hc_r_2 .hc_r_clear,
.hc_rtl .hc_r_layout_v2 #hc_r_3 .hc_r_clear,
.hc_rtl .hc_r_layout_v2 #hc_r_4 .hc_r_clear {
	clear: left;
}

.hc_rtl .hc_r_layout_v2 #hc_r_3 .hc_r_clear {
    clear: right
}

/* Region Layout version 3 */
.hc_r_layout_v3 {
}
.hc_r_layout_v3 #hc_r_1 {
	position: relative;
	background: #fff url(htl/bg_globalWrap.gif) repeat-x 0 -144px;
	padding-bottom: 10px;
}
.hc_r_layout_v3 #hc_r_2 {
	width: 210px;
	position: relative;
	float: left;
	display: inline;
	z-index: 2;
}
.hc_rtl .hc_r_layout_v3 #hc_r_2 {
	float: right;
}
.hc_r_layout_v3 #hc_r_3 {
	width: 552px;
	margin-left: 10px;
	position: relative;
	float: left;
	display: inline;
	z-index: 1;
}
.hc_rtl .hc_r_layout_v3 #hc_r_3 {
	float: right;
	margin-left: 0;
	margin-right: 10px;
}
.hc_r_layout_v3 #hc_r_4 {
	width: 210px;
	margin-left: 10px;
	position: relative;
	float: left;
	display: inline;
	background: url(htl/hc_bg_rhs.gif) no-repeat top left!important
}
.hc_rtl .hc_r_layout_v3 #hc_r_4 {
	float: right;
	margin-left: 0;
	margin-right: 10px;
}
.hc_page_sr .hc_r_layout_v3 #hc_r_4,
.hc_page_city .hc_r_layout_v3 #hc_r_4 {
	background: #f6f6f6;
	padding: 20px 10px;
	widt\h: 190px;
}
.hc_r_layout_v3 #hc_r_5 {
	z-index: 1;
}
.hc_rtl .hc_r_layout_v3 .hc_r_clear {
	clear: right;
}
.hc_rtl .hc_r_layout_v3 #hc_r_1 .hc_r_clear {
	clear: right;
}
.hc_rtl .hc_r_layout_v3 #hc_r_2 .hc_r_clear,
.hc_rtl .hc_r_layout_v3 #hc_r_3 .hc_r_clear,
.hc_rtl .hc_r_layout_v3 #hc_r_4 .hc_r_clear,
.hc_rtl .hc_r_layout_v3 #hc_r_5 .hc_r_clear {
	clear: left;
}

/* Region Layout version 3 full width */
.hc_r_layout_v3_full {
    width: 100%!important;
    margin: 0;
}
.hc_r_layout_v3_full #hc_r_1 {
	position: relative;
	background: #fff url(htl/bg_globalWrap.gif) repeat-x 0 -144px;
	padding-bottom: 10px;
}
.hc_r_layout_v3_full #hc_r_2 {
	width: 210px;
	margin-left: 10px;
	position: relative;
	float: left;
	display: inline;
	z-index: 2;
}
.hc_rtl .hc_r_layout_v3_full #hc_r_2 {
	float: right;
	margin-left: 0;
	margin-right: 10px;
}
.hc_r_layout_v3_full #hc_r_3 {
	margin-left: 230px;
	margin-right: 230px;
	position: relative;
	display: block;
	z-index: 1;
}
.hc_rtl .hc_r_layout_v3_full #hc_r_3 {
}
.hc_r_layout_v3_full #hc_r_4 {
	width: 210px;
	margin-right: 10px;
	position: relative;
	float: right;
	display: inline;
	background: url(htl/hc_bg_rhs.gif) no-repeat top left!important
}
.hc_rtl .hc_r_layout_v3_full #hc_r_4 {
	float: right;
	margin-left: 10px;
	margin-right: 0;
}
.hc_page_sr .hc_r_layout_v3_full #hc_r_4,
.hc_page_city .hc_r_layout_v3_full #hc_r_4 {
	background: #f6f6f6;
	padding: 20px 10px;
	widt\h: 190px;
}
.hc_r_layout_v3_full #hc_r_5 {
	z-index: 1;
}
.hc_rtl .hc_r_layout_v3_full .hc_r_clear {
	clear: right;
}
.hc_rtl .hc_r_layout_v3_full #hc_r_1 .hc_r_clear {
	clear: right;
}
.hc_rtl .hc_r_layout_v3_full #hc_r_2 .hc_r_clear,
.hc_rtl .hc_r_layout_v3_full #hc_r_3 .hc_r_clear,
.hc_rtl .hc_r_layout_v3_full #hc_r_4 .hc_r_clear,
.hc_rtl .hc_r_layout_v3_full #hc_r_5 .hc_r_clear {
	clear: left;
}

/* Region Layout version 4 */
.hc_r_layout_v4 {
}
.hc_r_layout_v4 .hc_r_clear {
	clear: left;
}

.hc_r_layout_v4 #hc_r_2,
.hc_r_layout_v4 #hc_r_3,
.hc_r_layout_v4 #hc_r_4 {
	position: relative;
	display: inline;
	float: left;
	width: 772px;
}
.hc_r_layout_v4 #hc_r_1 .hc_r_clear {
	clear: left;
}
.hc_r_layout_v4 #hc_r_2 {
	position: relative;
	display: inline;
	float: left;
	width: 210px;
	padding: 10px;
	widt\h: 190px;
	margin-left: 10px;
	background: #f6f6f6;
}

.hc_r_layout_v4 #hc_r_3 {
	width: 145px;
	display: inline;
	float: left;
}
.hc_r_layout_v4 #hc_r_4 {
	margin-left: 20px;
	width: 607px;
	_width: 570px!important;
	float: left;
	display: inline;
}

/* Region Layout version 5 */
.hc_r_layout_v5 {
}
.hc_r_layout_v5 #hc_r_1,
.hc_r_layout_v5 #hc_r_2,
.hc_r_layout_v5 #hc_r_3 {
	display: block;	
}
.hc_r_layout_v5 #hc_r_1 {
	padding-bottom: 10px;
}
/* end HC Region Layouts */


/* standard elements */
p {
	margin: 0;
	padding: 0 0 10px;
}
.hc_rtl p {
    direction: rtl;
}
ul, ol {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0px;
}
.hc_rtl ul, 
.hc_rtl ol {
    padding-left: 0;
    padding-right: 15px;
    direction: rtl;
}

/* change font size */
.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;
}
/* end change font size */

/* clearing elements */
.cDiv {
	clear: left;
}
.cDivRight {
	clear: right;
}
.cDivBoth,
.clearBoth {
	clear: both;
}
* 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. */ 
/* end clearing */

.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;
}

/* standard elements */

/* generic headings */
h1,
h2,
h3,
h4,
h5,
h6 {
	display: block;
	margin: 0;
	padding: 0 0 20px;
}
.hc_rtl h1, 
.hc_rtl h2,
.hc_rtl h3,
.hc_rtl h4,
.hc_rtl h5,
.hc_rtl h6 {
	direction: rtl;
}
.hc_rtl h1 .hc_ltr, 
.hc_rtl h2 .hc_ltr,
.hc_rtl h3 .hc_ltr,
.hc_rtl h4 .hc_ltr,
.hc_rtl h5 .hc_ltr,
.hc_rtl h6 .hc_ltr {
	direction: ltr!important;
}

h1 {
	font-size: 2.4em;
	font-family: "times New Roman";
}
h2 {
	font-size: 1.6em;
	font-family: "times New Roman";
	font-weight: normal;
}
h3 {
	font-size: 1.25em;
}
h4 {
	color: #FF6600;
	margin: 15px 0 5px;
	padding: 0;
}

/* 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;
}

/* 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 */

/* HC Modules */

/* common module borders */
    /* default module components - setup for 2 border colours */
    .hc_m_widget, .hc_m_popover, .hc_m, .hc_m_v0, .hc_m_v1, .hc_m_v2, .hc_m_v3, .hc_m_v4, .hc_m_v5, .hc_m_v6, .hc_m_v7, .hc_m_v8, .hc_m_v9, .hc_m_v10, .hc_m_v11, .hc_m_v12, .hc_m_v13, .hc_m_v14, .hc_m_v15,
    .hc_m_lite, .hc_m_popover_lite, .hc_m_v0_lite, .hc_m_v1_lite, .hc_m_v2_lite, .hc_m_v3_lite, .hc_m_v4_lite, .hc_m_v5_lite, .hc_m_v6_lite, .hc_m_v7_lite, .hc_m_v8_lite, .hc_m_v9_lite, .hc_m_v10_lite, .hc_m_v11_lite, .hc_m_v12_lite, .hc_m_v13_lite, .hc_m_v14_lite,
    .hc_m_outer, 
    .hc_m_content {
    	* display: inline-block; /* fix haslayout */
    }
    .hc_m_widget, .hc_m_popover, .hc_m, .hc_m_v0, .hc_m_v1, .hc_m_v2, .hc_m_v3, .hc_m_v4, .hc_m_v5, .hc_m_v6, .hc_m_v7, .hc_m_v8, .hc_m_v9, .hc_m_v10, .hc_m_v11, .hc_m_v12, .hc_m_v13, .hc_m_v14, .hc_m_v15,
    .hc_m_lite, .hc_m_popover_lite, .hc_m_v0_lite, .hc_m_v1_lite, .hc_m_v2_lite, .hc_m_v3_lite, .hc_m_v4_lite, .hc_m_v5_lite, .hc_m_v6_lite, .hc_m_v7_lite, .hc_m_v8_lite, .hc_m_v9_lite, .hc_m_v10_lite, .hc_m_v11_lite, .hc_m_v12_lite, .hc_m_v13_lite, .hc_m_v14_lite,
    .hc_m_outer,
    .hc_m_content,
    .hc_m_hd,
    .hc_m_ft {
    	display: block;
    }
    .hc_m_widget, .hc_m_popover, .hc_m, .hc_m_v0, .hc_m_v1, .hc_m_v2, .hc_m_v3, .hc_m_v4, .hc_m_v5, .hc_m_v6, .hc_m_v7, .hc_m_v8, .hc_m_v9, .hc_m_v10, .hc_m_v11, .hc_m_v12, .hc_m_v13, .hc_m_v14, .hc_m_v15,
    .hc_m_lite, .hc_m_popover_lite, .hc_m_v0_lite, .hc_m_v1_lite, .hc_m_v2_lite, .hc_m_v3_lite, .hc_m_v4_lite, .hc_m_v5_lite, .hc_m_v6_lite, .hc_m_v7_lite, .hc_m_v8_lite, .hc_m_v9_lite, .hc_m_v10_lite, .hc_m_v11_lite, .hc_m_v12_lite, .hc_m_v13_lite, .hc_m_v14_lite {
	position: relative;
	margin-bottom: 0px;
    }
    
    .b3h,
    .b3bh {
    	display: block;
        height: 5px;
        margin: 0 5px 0 0;
        font-size: 1px;
    }
    .b4h,
    .b4bh {
        display: block;
        position: absolute;
    	right: 0;
    	height: 5px;
    	width: 5px;
        font-size: 1px;
    }
    .b4h {
    	top: 0;
    }
    .b4bh {
    	/* bottom: 0; - commented out by BR. fixes ie6 issue */
    }
    
    .hc_m_close {
        display: block;
        position: absolute;
        right: 10px;
        top: 10px;
        font-size: 0.9em;
        padding-top: 0.2em;
    }
    .hc_rtl .hc_m_close {
        right: auto;
        left: 10px;
    }
    
    .hc_m_hd h1, 
    .hc_m_hd h2, 
    .hc_m_hd h3, 
    .hc_m_hd h4, 
    .hc_m_hd h5, 
    .hc_m_hd h6 {
    	display: block;
    	margin: 0;
    	padding: 0;
    	font-size: 1.2em;
    }
    
    .hc_m_hide .hc_m_content {
    	display: none!important;
    }
    
    
    /* themes */
    
    /* hc_m */
    .hc_m .b3h,
    .hc_m .b3bh,
    .hc_m .b4h,
    .hc_m .b4bh {
    	display: none;
	}
    .hc_m .hc_m_content .b3h,
    .hc_m .hc_m_content .b3bh,
    .hc_m .hc_m_content .b4h,
    .hc_m .hc_m_content .b4bh {
    	display: block;
	}
    .hc_m .hc_m_hd h1, 
    .hc_m .hc_m_hd h2, 
    .hc_m .hc_m_hd h3, 
    .hc_m .hc_m_hd h4, 
    .hc_m .hc_m_hd h5, 
    .hc_m .hc_m_hd h6 {
    	padding: 0 0 10px;
    }
    
    /* hc_m_v0 */
    
   	.hc_m_v0 .hc_m_content {
    	background: #fff;
    	padding: 5px 9px;
    	border: none;
    }
    
    .hc_m_v0 h2{
    	background: #cae8f0 url(htl/h2_bg_right.gif) no-repeat right top;
    	width: inherit;
    	overflow: hidden;
    	padding: 0 4px 0 0!important;
    }
    
    .hc_m_v0 h2 span{
    	background: #cae8f0 url(htl/h2_bg_left.gif) no-repeat left;
    	width: inherit;
    	height: 31px;
		display: block;
    	padding: 11px 0 0 10px;
    	margin: 0!important;
    	text-shadow: 0 1px 1px #fff;
    }
    .hc_rtl .hc_m_v0 h2 span {
        padding-right: 10px;
        padding-left: 0;
    }
    
    .hc_m_v0 ul.contactLinks{
    	margin-top: 30px;
    	padding: 0;
    }
    .hc_rtl .hc_m_v0 ul.contactLinks{
        direction: rtl;
     }
    .hc_m_v0 ul.contactLinks li {
    	list-style: none;
		font-size: 1.25em;
		padding: 0 0 10px 25px;
		background: url(htl/hc_icons.png?20110228) no-repeat -374px -67px;
    }
    .hc_rtl .hc_m_v0 ul.contactLinks li {
        padding: 3px 25px 8px 0;
        background-position: 400px -104px!important;
    }    

    
    /* hc_m_v1 */
    .hc_m_v1 .b3h {
        background: url(htl/hc_m_borders.png?20110317) no-repeat 0 -55px;
    }
    .hc_m_v1 .b3bh {
    	background: url(htl/hc_m_borders.png?20110317) no-repeat 0 -60px;
    }
    .hc_m_v1 .b4h {
    	background: url(htl/hc_m_borders.png?20110317) no-repeat -1195px -55px;
    }
    .hc_m_v1 .b4bh {
    	background: url(htl/hc_m_borders.png?20110317) no-repeat -1195px -60px;
    }
    .hc_m_v1 .hc_m_outer {
    	background: #fff;
    	border-left: 1px solid #d2d2d0;
    	border-right: 1px solid #d2d2d0;
    }
    .hc_m_v1 .hc_m_hd {
    	background: #fff;
    }
    .hc_m_v1 .hc_m_hd h1,
    .hc_m_v1 .hc_m_hd h2,
    .hc_m_v1 .hc_m_hd h3,
    .hc_m_v1 .hc_m_hd h4,
    .hc_m_v1 .hc_m_hd h5,
    .hc_m_v1 .hc_m_hd h6 {
    	padding: 5px 9px;
    }
    .hc_m_v1 .hc_m_content {
    	background: #fff;
    	padding: 5px 9px;
    	border: none;
    }
    .hc_m_v1 .hc_m_content .hc_m_hd,
    .hc_m_v1 .hc_m_content .hc_m_content {
    	padding: auto;
    }
    
    /* hc_m_v2 */
    .hc_m_v2 {

    }
    .hc_m_v2 .b3h {
        background: url(htl/hc_m_borders.png?20110317) no-repeat 0 -33px;
    }
    .hc_m_v2 .b3bh {
    	background: url(htl/hc_m_borders.png?20110317) no-repeat 0 -49px;
    }
    .hc_m_v2 .b4h {
    	background: url(htl/hc_m_borders.png?20110317) no-repeat -1195px -33px;
    }
    .hc_m_v2 .b4bh {
    	background: url(htl/hc_m_borders.png?20110317) no-repeat -1195px -49px;
    }
    .hc_m_v2 .hc_m_outer {
    	background: #fff;
    	border-left: 1px solid #d0e9f0;
    	border-right: 1px solid #d0e9f0;    	
    }
    .hc_m_v2 .hc_m_hd {
    	color: #fff;
		text-shadow: #2396BF -1px -1px 0;
    	border-left: 1px solid #fff;
    	border-right: 1px solid #fff;
        background: #3fbade url(htl/hc_m_hd_v5.gif) repeat-x left bottom;
        padding: 6px 13px 10px;
        zoom: 1;
    }
    .hc_lang_en .hc_m_v2 .hc_m_hd {
    	text-transform: uppercase;
    }
    .hc_m_v2 .hc_m_content {
    	border-left: 1px solid #fff;
    	border-right: 1px solid #fff;
    	background: #cae8f0;
    	padding: 15px 13px;
    }
    
    /* hc_m_v3 */
    .hc_m_v3 .b3h, .hc_m_v3 .b3bh, .hc_m_v3 .b4h, .hc_m_v3 .b4bh{
        display: block;
    }
    .hc_m_v3 .b3h {
        background: url(htl/hc_m_borders.png?20110317) no-repeat 0 -11px;
    }
    .hc_m_v3 .b3bh {
    	background: url(htl/hc_m_borders.png?20110317) no-repeat 0 -16px;
    }
    .hc_m_v3 .b4h {
    	background: url(htl/hc_m_borders.png?20110317) no-repeat -1195px -11px;
    }
    .hc_m_v3 .b4bh {
    	background: url(htl/hc_m_borders.png?20110317) no-repeat -1195px -16px;
    }
    .hc_m_v3 .hc_m_outer {
    	background: #c7e6ef;
    	padding: 0 1px;
    	border: none;
    }
    .hc_m_v3 .hc_m_hd {
		background: #cae8f0;
    	border-left: 1px solid #fff;
    	border-right: 1px solid #fff;
    }
    .hc_m_v3 .hc_m_hd h1,
    .hc_m_v3 .hc_m_hd h2,
    .hc_m_v3 .hc_m_hd h3,
    .hc_m_v3 .hc_m_hd h4,
    .hc_m_v3 .hc_m_hd h5,
    .hc_m_v3 .hc_m_hd h6 {
		padding: 5px 9px;
	}
    .hc_m_v3 .hc_m_content {
    	border-left: 1px solid #fff;
    	border-right: 1px solid #fff;
    	background: #cae8f0;
    	padding: 5px 9px;
    }
    
    /* hc_m_v4 */
    .hc_m_v4 .b3h,
    .hc_m_v4_lite .b3h {
        background: url(htl/hc_m_borders.png?20110317) no-repeat 0 -55px;
    }
    .hc_m_v4 .b3bh,
    .hc_m_v4_lite .b3bh {
    	background: url(htl/hc_m_borders.png?20110317) no-repeat 0 -104px;
    }
    .hc_m_v4 .b4h,
    .hc_m_v4_lite .b4h {
    	background: url(htl/hc_m_borders.png?20110317) no-repeat -1195px -55px;
    }
    .hc_m_v4 .b4bh,
    .hc_m_v4_lite .b4bh {
    	background: url(htl/hc_m_borders.png?20110317) no-repeat -1195px -104px;
    }
    .hc_m_v4 .hc_m_outer,
    .hc_m_v4_lite .hc_m_outer {
/*    	background: #a6a5a2;
    	opacity: 0.5;
    	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	    filter: alpha(opacity=50);
    	padding: 0 1px;
*/
    	background: #fff;
    	border-left: 1px solid #d2d2d0;
    	border-right: 1px solid #d2d2d0;
    }
    .hc_m_v4 .hc_m_hd, 
    .hc_m_v4_lite .hc_m_hd, 
    .hc_m_v4 .hc_m_content,
    .hc_m_v4_lite .hc_m_content {
    	background: #fff;
    	padding: 5px 9px;
    }
    
    /* hc_m_v5 */
    .hc_m_v5 .b3h {
        background: url(htl/hc_m_borders.png?20110317) no-repeat 0 -33px;
    }
    .hc_m_v5 .b3bh {
    	background: url(htl/hc_m_borders.png?20110317) no-repeat 0 -16px;
    }
    .hc_m_v5 .b4h {
    	background: url(htl/hc_m_borders.png?20110317) no-repeat -1195px -33px;
    }
    .hc_m_v5 .b4bh {
    	background: url(htl/hc_m_borders.png?20110317) no-repeat -1195px -16px;
    }
    .hc_m_v5 .hc_m_outer {
    	background: #fff;
    	border-left: 1px solid #d0e9f0;
    	border-right: 1px solid #d0e9f0;
    }
    .hc_m_v5 .hc_m_hd {
    	color: #fff;
        text-shadow: #2396BF -1px -1px 0;
    	border-left: 1px solid #fff;
    	border-right: 1px solid #fff;
        background: #3fbade url(htl/hc_m_hd_v5.gif) repeat-x left bottom;
        padding: 6px 13px 10px;
        zoom: 1;
    }
    .hc_lang_en .hc_m_v5 .hc_m_hd {
      	text-transform: uppercase;
	}
    .hc_m_v5 .hc_m_hd h2{
    	padding: 0!important; margin: 0!important
	}	
    .hc_m_v5 .hc_m_content {
    	border-left: 1px solid #fff;
    	border-right: 1px solid #fff;
    	background: #cae8f0;
    	padding: 5px 13px;
    }

    /* hc_m_v6 */
    .hc_m_v6 .b3h {
        background: url(htl/hc_m_borders.png?20110317) no-repeat 0 -33px;
    }
    .hc_m_v6 .b3bh {
    	background: url(htl/hc_m_borders.png?20110317) no-repeat 0 -71px;
    }
    .hc_m_v6 .b4h {
    	background: url(htl/hc_m_borders.png?20110317) no-repeat -1195px -33px;
    }
    .hc_m_v6 .b4bh {
    	background: url(htl/hc_m_borders.png?20110317) no-repeat -1195px -71px;
    }
    .hc_m_v6 .hc_m_outer {
    	background: #fff;
    	border-left: 1px solid #d0e9f0;
    	border-right: 1px solid #d0e9f0;
    }
    .hc_m_v6 .hc_m_hd {
    	color: #fff;
        text-shadow: #2396BF -1px -1px 0;
    	border-left: 1px solid #fff;
    	border-right: 1px solid #fff;
        background: #3fbade url(htl/hc_m_hd_v5.gif) repeat-x left bottom;
        padding: 6px 9px 10px;
    }
    .hc_lang_en .hc_m_v6 .hc_m_hd {
    	text-transform: uppercase;
    }
    .hc_lang_en .hc_m_v6 .hc_m_hd a {
		color: #fff;
		text-decoration: underline;
	}    
	.hc_lang_en .hc_m_v6 .hc_m_hd a:hover {
		color: #669a16;
		text-decoration: underline;
	}    
    .hc_m_v6 .hc_m_hd h2{
    	padding: 0!important; margin: 0!important
	}
    
    .hc_m_v6 .hc_m_content {
    	border-left: 1px solid #fff;
    	border-right: 1px solid #fff;
    	background: #f6f6f6;
    	padding: 5px 9px;
    }
	
	.hc_m_v6 .hc_m .hc_m_hd {
		background: none;
		border: none;
	}
	.hc_m_v6 .hc_m .hc_m_hd h3 {
		border: none;
		font-weight: normal;
		font-size: 1em;
	}
		
	.hc_sri .hc_m_hd {
		display: none;
	}
	
	/* hc_m_v8 */
    .hc_m_v8 .b3h {
        background: url(htl/hc_m_borders.png?20110317) no-repeat 0 -88px;
    }
    .hc_m_v8 .b3bh {
    	background: url(htl/hc_m_borders.png?20110317) no-repeat 0 -93px;
    }
    .hc_m_v8 .b4h {
    	background: url(htl/hc_m_borders.png?20110317) no-repeat -1195px -88px;
    }
    .hc_m_v8 .b4bh {
    	background: url(htl/hc_m_borders.png?20110317) no-repeat -1195px -93px;
    }
    .hc_m_v8 .hc_m_outer {
    	background: #fff;
    }
    .hc_m_v8 .hc_m_hd {
    	background: #dbeff6;
    }
    .hc_m_v8 .hc_m_hd h1,
    .hc_m_v8 .hc_m_hd h2,
    .hc_m_v8 .hc_m_hd h3,
    .hc_m_v8 .hc_m_hd h4,
    .hc_m_v8 .hc_m_hd h5,
    .hc_m_v8 .hc_m_hd h6 {
    	padding: 5px 9px;
    }
    .hc_m_v8 .hc_m_content {
    	background: #DBEFF6;
    	padding: 5px 9px;
    }
    
    .hc_rtl .hc_m_v8 .hc_m_content {
        overflow: hidden
    }

    /* hc_m_v9 */
    .hc_m_v9 .b3h {
        background: url(htl/hc_m_borders.png?20110317) no-repeat 0 -77px;
    }
    .hc_m_v9 .b3bh {
    	background: url(htl/hc_m_borders.png?20110317) no-repeat 0 -82px;
    }
    .hc_m_v9 .b4h {
    	background: url(htl/hc_m_borders.png?20110317) no-repeat -1195px -77px;
    }
    .hc_m_v9 .b4bh {
    	background: url(htl/hc_m_borders.png?20110317) no-repeat -1195px -82px;
    }
    .hc_m_v9 .hc_m_outer {
		background: #fff;
		border: none;
		padding: 0;
    }
    .hc_m_v9 .hc_m_hd {
    	background: #DBEFF6;
    }
    .hc_m_v9 .hc_m_hd h1,
    .hc_m_v9 .hc_m_hd h2,
    .hc_m_v9 .hc_m_hd h3,
    .hc_m_v9 .hc_m_hd h4,
    .hc_m_v9 .hc_m_hd h5,
    .hc_m_v9 .hc_m_hd h6 {
    	padding: 5px 10px;
    }
    .hc_m_v9 .hc_m_content {
    	background: #DBEFF6;
    	padding: 5px 10px;
    	border: none;
    }
    
	.hc_m_v3 .hc_m_v9 .b3h {
        background: url(htl/hc_m_borders.png?20110317) no-repeat 0 -135px;
    }
    .hc_m_v3 .hc_m_v9 .b3bh {
    	background: url(htl/hc_m_borders.png?20110317) no-repeat 0 -160px;
    }
    .hc_m_v3 .hc_m_v9 .b4h {
    	background: url(htl/hc_m_borders.png?20110317) no-repeat -1195px -135px;
    }
    .hc_m_v3 .hc_m_v9 .b4bh {
    	background: url(htl/hc_m_borders.png?20110317) no-repeat -1195px -160px;
    }
    
    /* hc_m_v10 */
    .hc_m_v10 .b3h {
        background: url(htl/hc_m_borders.png?20110317) no-repeat 0 -11px;
    }
    .hc_m_v10 .b3bh {
    	background: url(htl/hc_m_borders.png?20110317) no-repeat 0 -16px;
    }
    .hc_m_v10 .b4h {
    	background: url(htl/hc_m_borders.png?20110317) no-repeat -1195px -11px;
    }
    .hc_m_v10 .b4bh {
    	background: url(htl/hc_m_borders.png?20110317) no-repeat -1195px -16px;
    }
    .hc_m_v10 .hc_m_outer {
    	background: #c7e6ef;
    	padding: 0 1px;
    }
    .hc_m_v10 .hc_m_hd, 
    .hc_m_v10 .hc_m_content {
    	border-left: 1px solid #fff;
    	border-right: 1px solid #fff;
    	background: #cae8f0;
    	padding: 5px 9px;
    }
    
    /* hc_m_v11 */
    .hc_m_v11 .b3h,
    .hc_m_v11_lite .b3h {
        background: url(htl/hc_m_borders.png?20110317) no-repeat 0 -55px;
    }
    .hc_m_v11 .b3bh,
    .hc_m_v11_lite .b3bh {
    	background: url(htl/hc_m_borders.png?20110317) no-repeat 0 -60px;
    }
    .hc_m_v11 .b4h,
    .hc_m_v11_lite .b4h {
    	background: url(htl/hc_m_borders.png?20110317) no-repeat -1195px -55px;
    }
    .hc_m_v11 .b4bh,
    .hc_m_v11_lite .b4bh {
    	background: url(htl/hc_m_borders.png?20110317) no-repeat -1195px -60px;
    }
    .hc_m_v11 .hc_m_outer,
    .hc_m_v11_lite .hc_m_outer {
    	background: #fff;
    	border-left: 1px solid #d2d2d0;
    	border-right: 1px solid #d2d2d0;
    }
    .hc_m_v11 .hc_m_hd,
    .hc_m_v11_lite .hc_m_hd,
    .hc_m_v11 .hc_m_content, 
    .hc_m_v11_lite .hc_m_content {
    	background: #fff;
    	padding: 5px 9px;
    }
    
    /* hc_m_v12 */
    .hc_m_v12 .b3h {
        background: url(htl/hc_m_borders.png?20110317) no-repeat 0 -99px;
    }
    .hc_m_v12 .b3bh {
    	background: url(htl/hc_m_borders.png?20110317) no-repeat 0 -104px;
    }
    .hc_m_v12 .b4h {
    	background: url(htl/hc_m_borders.png?20110317) no-repeat -1195px -99px;
    }
    .hc_m_v12 .b4bh {
    	background: url(htl/hc_m_borders.png?20110317) no-repeat -1195px -104px;
    }
    .hc_m_v12 .hc_m_outer {
    	background: #eeeeee;
    	border-left: 1px solid #d2d2d0;
    	border-right: 1px solid #d2d2d0;
    }
    .hc_m_v12 .hc_m_hd, 
    .hc_m_v12 .hc_m_content {
    	background: #eeeeee;
    	padding: 5px 9px;
    }

    /* hc_m_v13 */
    .hc_m_v13 .b3h,
    .hc_m_v13 .b3bh,
    .hc_m_v13 .b4h, 
    .hc_m_v13 .b4bh {
    	display: none;
    }
    .hc_m_v13 .hc_m_content .b3h,
    .hc_m_v13 .hc_m_content .b3bh,
    .hc_m_v13 .hc_m_content .b4h, 
    .hc_m_v13 .hc_m_content .b4bh {
    	display: block;
    }
    .hc_m_v13 .hc_m_outer {
    }
    .hc_m_v13 .hc_m_hd {
         background: #cae8f0;
         -webkit-border-radius: 5px;
         -moz-border-radius: 5px;
         border-radius: 5px;
         text-shadow: 1px 1px 1px white;
         padding: 10px;
    }
    .hc_m_v13 .hc_m_content .hc_m_hd {
         -webkit-border-radius: 0;
         -moz-border-radius: 0;
         border-radius: 0;
         text-shadow: none;
         padding: 0;
         background: transparent;
    }
    .hc_m_v13 .hc_m_hd h2,
    .hc_m_v13 .hc_m_hd h3 {
        padding: 0;
        margin: 0;
        font-size: 1.3em;
    }
    .hc_m_v13 .hc_m_content {
    	padding: 20px 10px;
    }
    .hc_m_v13 .hc_m_content h3 {
        font-size: 1.2em;
        margin: 0 0 20px;
        padding: 0 0 10px;
        border-bottom: 1px solid #CAE8F0;
    }
    .hc_m_v13 .hc_m_content h3 span {
        font-weight: normal;
    }
    
    /* hc_m_v14 */
    .hc_m_v14 .b3h {
        background: url(htl/hc_m_borders.png?20110317) no-repeat 0 -125px;
    }
    .hc_m_v14 .b3bh {
    	background: url(htl/hc_m_borders.png?20110317) no-repeat 0 -130px;
    }
    .hc_m_v14 .b4h {
    	background: url(htl/hc_m_borders.png?20110317) no-repeat -1195px -125px;
    }
    .hc_m_v14 .b4bh {
    	background: url(htl/hc_m_borders.png?20110317) no-repeat -1195px -130px;
    }
    .hc_m_v14 .hc_m_outer {
    	background: #ebebeb;
    	border: 0
    }
    
    .hc_m_v14 .hc_m_hd, 
    .hc_m_v14 .hc_m_content {
        background: #ebebeb;
    }

    .hc_m_v14 .hc_m_content {
        padding: 10px;
    }
    .hc_m_v14 .hc_m_hd {
        padding: 0 10px;
    }
    .hc_m_v14 .hc_m_hd h2,
    .hc_m_v14 .hc_m_hd h3 {
        padding: 10px 0 0;
        font-size: 1.3em;
        text-shadow: 1px 1px 1px white;
    }

 /* hc_m_v15 */
 	.hc_m_v15{
 	}
 
    .hc_m_v15 .b3h {
        background: url(htl/hc_m_borders.png?20110317) no-repeat 0 -110px;
    }
    .hc_m_v15 .b3bh {
    	background: url(htl/hc_m_borders.png?20110317) no-repeat 0 -117px;
    	height: 7px;    	
    }
    .hc_m_v15 .b4h {
    	background: url(htl/hc_m_borders.png?20110317) no-repeat -1195px -110px;
    }
    .hc_m_v15 .b4bh {
    	background: url(htl/hc_m_borders.png?20110317) no-repeat -1195px -117px;
    	height: 7px;
    }
    .hc_m_v15 .hc_m_outer {
    	background: #c7e6ef;
    	padding: 0 1px;
    	border: none;
    }
    .hc_m_v15 .hc_m_hd {
		background: none repeat scroll 0 0 #E2F2F8;
    	border-bottom: 1px solid #C5DFE6;
    	text-shadow: #FFFFFF 0 1px 0 ;	
    }
    .hc_m_v15 .hc_m_hd h1,
    .hc_m_v15 .hc_m_hd h2,
    .hc_m_v15 .hc_m_hd h3,
    .hc_m_v15 .hc_m_hd h4,
    .hc_m_v15 .hc_m_hd h5,
    .hc_m_v15 .hc_m_hd h6 {
		padding: 5px 9px 10px;
    	text-shadow: 0 1px 0 #FFFFFF;		
	}
	
	.hc_m_v15 .hc_m_hd h3{
		font-weight: 300;
	}

    .hc_m_v15 .hc_m_content {
		border-top: 1px solid #fff;
    	background: #f5f5f5;
    	padding: 5px 9px;
    }

/* module popovers */
.hc_m_popover {
    display: none;
    position: absolute;
    width: 300px;
    z-index: 998;
}
.hc_m_popover .hc_m_outer {
    border: 1px solid #fff;
}
.hc_m_popover .hc_m_hd {
    background: #3FBADE url(htl/hc_m_hd_v5.gif) repeat-x left bottom;
    color: #fff;
	text-shadow: #2396BF -1px -1px 0;
    padding: 0;
    margin: 0;
}
.hc_m_popover .hc_m_hd h1, 
.hc_m_popover .hc_m_hd h2, 
.hc_m_popover .hc_m_hd h3, 
.hc_m_popover .hc_m_hd h4, 
.hc_m_popover .hc_m_hd h5, 
.hc_m_popover .hc_m_hd h6 {
    color: #fff;
    padding: 9px 9px 10px;
    font-size: 1em;
    
}
.hc_m_popover .hc_m_content {
    padding: 10px;
    background: #fff;
}
.hc_m_popover .hc_m_close {
    top: 13px;
    width: 12px;
    height: 10px;
    text-indent: -9999em;
    overflow: hidden;
    background: url(htl/popup_btn_close.gif) no-repeat 0 0;
}
.hc_m_popover .hc_m_popover_pointer { /* default to right side */
    display: block;
    position: absolute;
    left: -20px;
    top: 13px;
    width: 10px;
    height: 20px;
    opacity: 0.4;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
	filter: alpha(opacity=40);
    background: url(htl/hc_m_pointer_left.png) no-repeat 0 0;
}
.hc_m_popover.hc_pos_left .hc_m_popover_pointer {
    left: auto;
    right: -20px;
    background-image: url(htl/hc_m_pointer_right.png);
}
.hc_m_popover.hc_pos_top .hc_m_popover_pointer {
    right: auto;
    left: 10px;
    top: auto;
    bottom: -20px;
    height: 10px;
    width: 20px;
    background: url(htl/hc_m_pointer_bottom.png) no-repeat 0 0;
}
.hc_m_popover.hc_pos_bottom .hc_m_popover_pointer {
    right: auto;
    left: 10px;
    bottom: auto;
    top: -20px;
    background: url(htl/hc_m_pointer_top.png) no-repeat 0 0;
    width: 20px;
    height: 10px;
}
.hc_rtl .hc_m_popover.hc_pos_top .hc_m_popover_pointer, 
.hc_rtl .hc_m_popover.hc_pos_bottom .hc_m_popover_pointer {
    left: auto;
    right: 10px;
}

/* module underlay */
#hc_m_underlay {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 1px;
    padding: 10px;
    background: #000;
    opacity: 0.4;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
	filter: alpha(opacity=40);
    z-index: 997;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
#hc_m_underlay .b1h,
#hc_m_underlay .b2h,
#hc_m_underlay .b3h,
#hc_m_underlay .b4h,
#hc_m_underlay .b1bh,
#hc_m_underlay .b2bh,
#hc_m_underlay .b3bh,
#hc_m_underlay .b4bh {
    display: none;
}
#hc_m_underlay .hc_m_outer,
#hc_m_underlay .hc_m_hd,
#hc_m_underlay .hc_m_content,
#hc_m_underlay .hc_m_ft {
    display: none;
}


.hc_m_tabs_right, 
.hc_m_tabs {
	display: block;
	* display: inline-block;
	position: relative;
}
.hc_m_tabs .b3h,
.hc_rtl .hc_m_tabs_right .b3h {
	background-position: -5px -55px;
	border-left: 1px solid #D2D2D0;
}

.hc_rtl .hc_m_tabs_right ul li .b3h,
.hc_m_tabs ul li .b3h {
	background-position: 0 -55px;
	border-left: none;
}

.hc_m_tabs_right .b4h,
.hc_m_tabs .b4h {
	bottom: 0;
	top: auto;
}
.hc_m_tabs_right .b4h {
    border-right: 1px solid #d2d2d0;
    background: none;
}
.hc_rtl .hc_m_tabs_right .b4h {
    border-right: none;
    background: url(htl/hc_m_borders.png?20110317) no-repeat -1195px -55px;
}
.hc_m_tabs_right ul li .b4h, 
.hc_m_tabs ul li .b4h {
	bottom: auto;
	top: 0;
}
.hc_m_tabs_right ul li .b4h {
    border-right: none;
    background: url(htl/hc_m_borders.png?20110317) no-repeat -1195px -55px;
}

.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_rtl .hc_m_tabs_right ul {
    float: left;
}
.hc_m_tabs_right .cDiv {
	clear: both;
}
.hc_rtl .hc_m_tabs_right .cDiv {
    clear: left;
}
.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_rtl .hc_m_tabs_right li {
    margin-left: 0;
    margin-right: 5px;
}
.hc_m_tabs ul li a,
.hc_m_tabs_right ul li a {
	display: block;
	padding: 5px 3px 7px;
	outline: none;
	overflow: hidden;
	background: url(htl/hotelTab-gray-bg.gif) repeat-x left bottom;
	font-weight: bold;
	text-align: center;
	border-right: 1px solid #c6c6c6;
	border-left: 1px solid #c6c6c6;
}
.hc_m_tabs ul li a.hc_loading,
.hc_m_tabs_right ul li a.hc_loading {
	background: url(htl/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(htl/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: #333;
	background: #fff;
}
.hc_m_tabs ul li a:hover,
.hc_m_tabs_right ul li a:hover {
	text-decoration: none;
}
.hc_m_tabs ul li.active a span,
.hc_m_tabs_right ul li.active a span {
	display: none;
}

/* module boxes */

/* end HC Modules */

/* HC Form Elements */
.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;
}
.hc_rtl .hc_f_desc {
	direction: rtl;
}

em.hc_f_error,
em.hc_f_error a,
.required { /* field error text */
    color: #c00;
    font-style: normal;
    text-decoration: none;
}

input.blur,
.hc_f_hint {
	color: #999!important;
}

.hc_rtl label,
.hc_rtl legend,
.hc_rtl input,
.hc_rtl select,
.hc_rtl textarea {
	direction: rtl;	
}

.hc_f_lbl, 
.hc_f_lbl_sm,
.hc_f_lbl_smLng,
.hc_f_lbl_medSm,
.hc_f_lbl_med, 
.hc_f_lbl_medLng, 
.hc_f_lbl_lng {
    display: block;
    font-weight: normal;
    padding: 0 10px 3px 0;
}
.hc_rtl .hc_f_lbl, 
.hc_rtl .hc_f_lbl_sm, 
.hc_rtl .hc_f_lbl_smLng,
.hc_rtl .hc_f_lbl_medSm,
.hc_rtl .hc_f_lbl_med, 
.hc_rtl .hc_f_lbl_medLng, 
.hc_rtl .hc_f_lbl_lng {
    padding-right: 0;
    padding-left: 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 #e3e2ea;
	border-top-color: #acadb2;
	padding: 6px 5px;
    margin: 0;
    color: #4e4e4e;
    border-radius: 5px;
    -moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.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 #e3e2ea;
	border-top-color: #acadb2;
	padding: 5px;
    margin: 0;
    color: #4e4e4e;
    border-radius: 3px;
    -moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

input.hc_f_cb,
.hc_f_cb input { /* checkbox */
	border: none!important;
	padding: 0;
	vertical-align: middle;
	margin: 0 5px 0 0;
	* margin: -3px 2px -2px -3px;
}
.hc_rtl input.hc_f_cb,
.hc_rtl .hc_f_cb input {
	margin-left: 5px;
	margin-right: 0;
	* margin-left: 2px;
	* margin-right: -3px;
}

.hc_f_rb { /* radio button */
	border: none!important;
	padding: 0;
	margin: 2px 10px 0 0;
	* margin: -2px 5px 0 -3px;
}
.hc_rtl .hc_f_rb {
	margin-left: 10px;
	margin-right: 0;
	* margin-left: 5px;
	* margin-right: -3px;
}

/* default generic sizing of form elements */
/* labels */
.hc_f_lbl_sm {
    width: 60px;
    widt\h: 50px;
}
.hc_f_lbl_smLng {
    width: 100px;
    widt\h: 90px;
}
.hc_f_lbl_medSm {
    width: 110px;
    widt\h: 100px;
}
.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;
}
/* input text fields */
.hc_f_i_sm {
	width: 60px;
	widt\h: 50px;
}
.hc_f_i_smLng {
	width: 100px;
	widt\h: 90px;
}
.hc_f_lbl_medSm {
    width: 110px;
    widt\h: 100px;
}
.hc_f_i_med {
	width: 120px;
	widt\h: 110px;
}
.hc_f_i_medLng {
	width: 170px;
	widt\h: 160px;
}
.hc_f_i_lng {
	width: 419px;
	widt\h: 409px;
}
/* select boxes */
.hc_f_s_sm {
	width: 60px;
	widt\h: 50px;
}
.hc_f_s_smLng {
    width: 100px;
    widt\h: 90px;
}
.hc_f_lbl_medSm {
    width: 110px;
    widt\h: 100px;
}
.hc_f_s_med {
	width: 120px;
	widt\h: 110px;
}
.hc_f_s_medLng {
	width: 170px;
	widt\h: 160px;
}
.hc_f_s_lng {
	width: 398px;
	widt\h: 388px;
}
/* cater for ie6,ie7 rendering of select boxes 
.hc_f_wrap select,
.hc_f_wrap select {
	width: 89px;
	widt\h: 79px;
	* width: 74px;
	font-size: 1.2em;
	padding: 5px;
	* margin: -1px 0 0 -1px;
}
.hc_f_wrap span,
.hc_f_wrap span {
	* display: block;
	* padding: 3px 0 2px 2px;
    * border: 1px solid #e3e2ea;
	* border-top-color: #acadb2;
	* overflow: hidden;
	* background: #fff;
	* width: 75px;
}
.hc_f_wrap span span, 
.hc_f_wrap span span {
	* border: none;
	* padding: 0;
	* margin: 0;
	* height: 1.7em;
	* width: 72px;
}
*/

/* Buttons
** nb. can be links or input buttons
*/

/* Generic width */

.hc_f_btn_sml{
	width: 50px;
}

.hc_f_btn_med{
	width: 72px!important;
}

.hc_f_btn_lrg{
	width: 150px;
}

/* all generic buttons */
.hc_f_btn_writeReview,
.hc_f_btn_search,
.hc_f_btn_getRates,
.hc_f_btn_signUp,
.hc_f_btn_submit,
.hc_f_btn_resetFilters,
.hc_f_btn_AskAQuestion,
.hc_f_btn_AskAQuestionSubmit,
.hc_f_btn_GoToMobile,
.hc_f_btn_largeBlue,
.hc_f_btn_go_v2 {
    display: block;
    position: relative;
    background: url(htl/hc_buttons.png) no-repeat 0 0;
    cursor: pointer;
    border: none;
    text-align: left;
    color: #fff!important;
    font-weight: bold;
}
.hc_lang_en .hc_f_btn_search,
.hc_lang_en .hc_f_btn_getRates,
.hc_lang_en .hc_f_btn_signUp,
.hc_lang_en .hc_f_btn_submit,
.hc_lang_en .hc_f_btn_resetFilters,
.hc_lang_en .hc_f_btn_AskAQuestion,
.hc_lang_en .hc_f_btn_AskAQuestionSubmit,
.hc_lang_en .hc_f_btn_GoToMobile,
.hc_f_btn_largeBlue,
.hc_lang_en .hc_f_btn_go_v2 {
    text-transform: uppercase;
}
.hc_rtl .hc_f_btn_search,
.hc_rtl .hc_f_btn_getRates,
.hc_rtl .hc_f_btn_signUp,
.hc_rtl .hc_f_btn_writeReview,
.hc_rtl .hc_f_btn_submit,
.hc_rtl .hc_f_btn_resetFilters,
.hc_rtl .hc_f_btn_AskAQuestion,
.hc_rtl .hc_f_btn_AskAQuestionSubmit,
.hc_rtl .hc_f_btn_GoToMobile,
.hc_rtl .hc_f_btn_largeBlue,
.hc_rtl .hc_f_btn_go_v2 {
	direction: rtl;
	text-align: right;
}
.hc_f_btn_writeReview span,
.hc_f_btn_search span,
.hc_f_btn_getRates span,
.hc_f_btn_signUp span,
.hc_f_btn_submit span,
.hc_f_btn_resetFilters span,
.hc_f_btn_AskAQuestion span,
.hc_f_btn_AskAQuestionSubmit span,
.hc_f_btn_GoToMobile span,
.hc_f_btn_largeBlue span,
.hc_f_btn_go_v2 span {
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	background: url(htl/hc_buttons.png) no-repeat 0 0;
}

a.hc_f_btn_writeReview:hover,
a.hc_f_btn_search:hover,
a.hc_f_btn_getRates:hover,
a.hc_f_btn_signUp:hover,
a.hc_f_btn_submit:hover,
a.hc_f_btn_resetFilters:hover,
a.hc_f_btn_AskAQuestion:hover,
a.hc_f_btn_AskAQuestionSubmit:hover,
a.hc_f_btn_GoToMobile:hover,
.hc_f_btn_largeBlue:hover,
a.hc_f_btn_go_v2:hover {
	color: #fff;
	text-decoration: none;
}

/* specific button sizing */
.hc_f_btn_search {
    height: 44px;
    line-height: 44px;
    padding: 0 10px;
    margin: 0 36px 0 0;
    font-size: 1.25em;
    min-width: 78px;
	width: auto!important;
	width: 78px;
    text-shadow: #598810 -1px -1px 0;
}
.hc_f_btn_search span {
    height: 44px;
    width: 36px;
    right: -36px;
    top: 0;
    background-position: -214px 0;
}
a.hc_f_btn_search:hover {
	background-position: 0 -45px;
}
a.hc_f_btn_search:hover span {
	background-position: -214px -45px;
}

.hc_f_btn_searching {
	font-size: 1.1em;
	color: #c5d5ab!important;
	text-decoration: none!important;
}
a.hc_f_btn_searching:hover {
	color: #c5d5ab;
}
.hc_lang_fr .hc_f_btn_searching {
	font-size: 1em;
	padding: 0 5px;
	margin-left: 10px;
}

.hc_f_btn_getRates {
	height: 29px;
	line-height: 29px;
    padding: 0 30px 0 10px;
    margin: 0 20px 0 0;
    font-size: 1em;
    text-shadow: #598810 -1px -1px 0;
	background-position: 0 -90px;
}
.hc_rtl .hc_f_btn_getRates {
	padding: 0 10px 0 30px;
	margin-right: 10px;
}
.hc_f_btn_getRates span {
	background-position: -230px -90px;
	height: 29px;
	width: 20px;
	right: -20px;
	top: 0;
}
.hc_rtl .hc_f_btn_getRates span {
	width: 10px;
	right: -10px;
	background-position: -240px -90px;
}
a.hc_f_btn_getRates:hover {
	background-position: 0 -120px;
}
a.hc_f_btn_getRates:hover span {
	background-position: -230px -120px;
}
.hc_rtl a.hc_f_btn_getRates:hover span {
	background-position: -240px -120px;
}
.hc_f_btn_signUp {
	height: 29px;
	line-height: 29px;
	padding: 0 30px 0 10px;
	margin: 0 20px 0 0;
	font-size: 1em;
	text-shadow: #5f7c86 -1px -1px 0;
	background-position: 0 -150px;
}
.hc_rtl .hc_f_btn_signUp {
	margin-right: 10px;
	padding: 0 10px 0 30px!important;
}
.hc_f_btn_signUp span {
	height: 29px;
	width: 20px;
	right: -20px;
	top: 0;
	background-position: -231px -150px;
}
.hc_rtl .hc_f_btn_signUp span {
	width: 10px;
	right: -10px;
	background-position: -241px -150px;
}
a.hc_f_btn_signUp:hover {
	background-position: 0 -180px;
}
a.hc_f_btn_signUp:hover span {
	background-position: -231px -180px;
}
.hc_rtl a.hc_f_btn_signUp:hover span {
	background-position: -241px -180px;
}

.hc_f_btn_writeReview {
	height: 29px;
	line-height: 29px;
	padding: 0 0 0 10px;
	margin: 0 20px 0 0;
	font-size: 1em;
	text-shadow: #5f7c86 -1px -1px 0;
	background-position: 0 -150px;
}

.hc_lang_de .hc_f_btn_writeReview,
.hc_rtl .hc_f_btn_writeReview {
	margin-right: 10px;
}

.hc_f_btn_writeReview span {
	height: 29px;
	width: 20px;
	right: -20px;
	top: 0;
	background-position: -231px -150px;
}

.hc_lang_de .hc_f_btn_writeReview span,
.hc_rtl .hc_f_btn_writeReview span {
	width: 10px;
	right: -10px;
	background-position: -241px -150px;
}

.hc_lang_de .hc_f_btn_writeReview {font-size: 0.8em}

a.hc_f_btn_writeReview:hover {
	background-position: 0 -180px;
}
a.hc_f_btn_writeReview:hover span {
	background-position: -231px -180px;
}
.hc_lang_de .hc_f_btn_writeReview:hover span,
.hc_rtl a.hc_f_btn_writeReview:hover span {
	background-position: -241px -180px;
}

.hc_f_btn_AskAQuestion
{
  	height: 29px;
	line-height: 29px;
	padding: 0 30px 0 10px;
	margin: 0 20px 0 0;
	font-size: 1em;
	text-shadow: #5f7c86 -1px -1px 0;
	background-position: 0 -150px;
	display:inline-block;
}

.hc_rtl .hc_f_btn_AskAQuestion {
	margin-right: 10px;
}

.hc_f_btn_AskAQuestion span {
	height: 29px;
	width: 20px;
	right: -20px;
	top: 0;
	background-position: -231px -150px;
}

a.hc_f_btn_AskAQuestion
{
  	height: 29px;
	line-height: 29px;
	padding: 0 30px 0 10px;
	margin: 0 20px 0 0;
	font-size: 1em;
	text-shadow: #5f7c86 -1px -1px 0;
	background-position: 0 -150px;
}

a.hc_f_btn_AskAQuestion:hover {
	background-position: 0 -180px;
}
a.hc_f_btn_AskAQuestion:hover span {
	background-position: -231px -180px;
}
.hc_rtl a.hc_f_btn_AskAQuestion:hover span {
	background-position: -241px -180px;
}



.hc_f_btn_AskAQuestion
{
  	height: 29px;
	line-height: 29px;
	padding: 0 30px 0 10px;
	margin: 0 20px 0 0;
	font-size: 1em;
	text-shadow: #5f7c86 -1px -1px 0;
	background-position: 0 -150px;
	display:inline-block;
}

.hc_rtl .hc_f_btn_AskAQuestionSubmit {
	margin-right: 10px;
}

.hc_f_btn_AskAQuestionSubmit span {
	height: 29px;
	width: 20px;
	right: -20px;
	top: 0;
	background-position: -231px -150px;
}

a.hc_f_btn_AskAQuestionSubmit
{
  	height: 29px;
	line-height: 29px;
	padding: 0 30px 0 10px;
	margin: 0 20px 0 0;
	font-size: 1em;
	text-shadow: #5f7c86 -1px -1px 0;
	background-position: 0 -150px;
}

a.hc_f_btn_AskAQuestionSubmit:hover {
	background-position: 0 -180px;
}
a.hc_f_btn_AskAQuestionSubmit:hover span {
	background-position: -231px -180px;
}
.hc_rtl a.hc_f_btn_AskAQuestionSubmit:hover span {
	background-position: -241px -180px;
}

a.hc_f_btn_bookNow {
	display: block;
	height: 44px;
	color: #fff !important;
	font-weight: bold;
	background: url(htl/hc_buttons.png) no-repeat 0 0;
	text-shadow: -1px -1px 0 #598810;
	font-size: 1.5em;
	line-height: 42px;
	text-align: center;
	position: relative;
	margin: 5px 0;
}
a.hc_f_btn_bookNow span {
	display: block;
	width: 9px;
	height: 44px;
	position: absolute;
	right: 0;
	top: 0;
	background: white url(htl/hc_buttons.png) no-repeat right 0;
}
a.hc_f_btn_bookNow:hover {
	text-decoration: none;
	background-position: 0 -45px;
	color: white;
}
a.hc_f_btn_bookNow:hover span {
	background-position: right -45px;
}
.hc_lang_cz a.hc_f_btn_bookNow {
	font-size: 1.25em;
}
.hc_lang_fr a.hc_f_btn_bookNow {
	font-size: 1.2em;
}
.hc_lang_pl a.hc_f_btn_bookNow {
	font-size: 1.3em;
}
.hc_lang_tr a.hc_f_btn_bookNow {
	font-size: 0.9em;
}

.hc_f_btn_resetFilters {
	height: 29px;
	line-height: 29px;
	padding: 0 10px;
	margin: 0 20px 0 0;
	font-size: 1em;
	text-shadow: #5f7c86 -1px -1px 0;
	background-position: 0 -150px;
}
.hc_rtl .hc_f_btn_resetFilters {
	margin-right: 10px;
}
/* reset btn sizing for lang */
.hc_lang_fr .hc_f_btn_resetFilters {padding:0 5px 0 8px; font-size: 11px}
.hc_lang_el .hc_f_btn_resetFilters {padding:0 5px 0 8px; font-size: 10px}
.hc_lang_ru .hc_f_btn_resetFilters {padding:0 5px 0 8px; font-size: 11px}
.hc_lang_ja .hc_f_btn_resetFilters {padding:0 5px 0 8px; font-size: 10px}

.hc_f_btn_resetFilters span {
	height: 29px;
	width: 20px;
	right: -20px;
	top: 0;
	background-position: -231px -150px;
}
.hc_rtl .hc_f_btn_resetFilters span {
	width: 10px;
	right: -10px;
	background-position: -241px -150px;
}
a.hc_f_btn_resetFilters:hover {
	background-position: 0 -180px;
}
a.hc_f_btn_resetFilters:hover span {
	background-position: -231px -180px;
}
.hc_rtl a.hc_f_btn_resetFilters:hover span {
	background-position: -241px -180px;
}

.hc_f_btn_largeBlue {
	height: 29px;
	line-height: 29px;
	padding: 0 10px;
	margin: 0 20px 0 0;
	font-size: 1em;
	text-shadow: #5f7c86 -1px -1px 0;
	background-position: 0 -310px;
	text-decoration: none;
}


.hc_f_btn_GoToMobile {
    -moz-border-radius: 5px 5px 5px 5px;
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    -webkit-border-radius: 5px 5px 5px 5px;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);    
    background-image: none;
	background: #3BB9DE; /* old browsers */
	background: -moz-linear-gradient(top, #3BB9DE 0%, #007FAF 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3BB9DE), color-stop(100%,#007FAF)); /* webkit */
    color: #FFFFFF;
    float: none;
    font-size: 25px;
    margin: 20px auto;
    padding: 15px;
    text-decoration: none;
    text-shadow: 0 -1px 2px rgba(0, 0, 0, 0.5);
    vertical-align: middle;
    display:inline-block; 
}

/* reset btn sizing for lang */
.hc_lang_fr .hc_f_btn_largeBlue {padding:0 5px 0 8px; font-size: 11px}
.hc_lang_el .hc_f_btn_largeBlue {padding:0 5px 0 8px; font-size: 10px}
.hc_lang_ru .hc_f_btn_largeBlue {padding:0 5px 0 8px; font-size: 11px}
.hc_lang_ja .hc_f_btn_largeBlue {padding:0 5px 0 8px; font-size: 10px}

.hc_f_btn_largeBlue span {
	height: 29px;
	width: 20px;
	right: -20px;
	top: 0;
	background-position: -231px -310px;
}


a.hc_f_btn_largeBlue:hover {
	background-position: 0 -340px;
}
a.hc_f_btn_largeBlue:hover span {
	background-position: -231px -340px;
}

.hc_f_btn_go_v2 {
	height: 25px;
	line-height: 25px;
    padding: 0 0 0 10px;
    margin: 0 20px 0 0;
    font-size: 1em;
    text-shadow: #8C4900 -1px -1px 0;
	background-position: 0 -370px;
}
.hc_rtl .hc_f_btn_go_v2 {
	padding: 0 10px 0 10px;
	margin-right: 10px;
}
.hc_f_btn_go_v2 span {
	background-position: -230px -370px;
	height: 25px;
	width: 20px;
	right: -20px;
	top: 0;
}
.hc_rtl .hc_f_btn_go_v2 span {
	width: 10px;
	right: -10px;
	background-position: -240px -370px;
}
a.hc_f_btn_go_v2:hover {
	background-position: 0 -395px;
}
a.hc_f_btn_go_v2:hover span {
	background-position: -230px -395px;
}
.hc_rtl a.hc_f_btn_go_v2:hover span {
	background-position: -240px -395px;
}

.hc_f_p_right
{
    display:block;
    float:right;
    padding-top:6px;
}

/* these buttons need to be refactored out */
.button_big, .button_big_wider, .button_big_widest, .button_big_dynamic {
	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_dynamic  {
    padding:0 5px !important;
    white-space:normal;
}
.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;
}

a.hc_f_btn_go {
    background: #26a3d2;
	color: #fff!important;
	text-decoration: none;
	font-size: 0.9em;
	padding: 3px;
	display: inline-block;
	text-shadow: 0 -1px 0 #1c7799;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
a.hc_f_btn_go:hover{
	background: #669A16;
	color: #fff!important;
	text-decoration: none;
	text-shadow: 0 -1px 0 #41640b;
}

/* end buttons to be refactored. */


/* form element wrappers */
.hc_calendar {
    background: #FFFFFF url(htl/hc_icons.png?20110228) no-repeat -84px -58px;
    cursor: pointer;
}
.hc_rtl .hc_calendar {
	background-position: -194px -58px;
}

/* 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;
}
/* end HC Form Elements */

/* generic search form elements initialisation */

.hc_f_checkin input, 
.hc_f_checkout input {
	background-position: -234px -61px;
}

.hc_f_guests select,
.hc_f_rooms select {
	width: 89px;
	widt\h: 79px;
	* width: 74px;
	padding: 5px;
	* margin: -1px 0 0 -1px;
}
.hc_f_guests span,
.hc_f_rooms span {
	* display: block;
	* padding: 5px 0 4px 2px;
    * border: 1px solid #e3e2ea;
	* border-top-color: #acadb2;
	* overflow: hidden;
	* background: #fff;
	* width: 75px;
}
.hc_f_guests span span, 
.hc_f_rooms span span {
	* border: none;
	* padding: 0;
	* margin: 0;
	* height: 1.62em;
	* width: 72px;
}

/*
span.hc_f_s_ie span select {
	* margin: -1px 0 0 -1px;
}
span.hc_f_s_ie {
	* display: block;
	* padding: 3px 0 2px 2px;
    * border: 1px solid #e3e2ea;
	* border-top-color: #acadb2;
	* overflow: hidden;
	* background: #fff;
}
span.hc_f_s_ie span {
	* border: none;
	* padding: 0;
	* margin: 0;
	* height: 1.7em;
}
*/
/* end generic search form elements */

/* affiliate registration.. needs to be refactored. */

.hc_affiliates fieldset{
	border: none
}

.hc_affiliates fieldst ul{
	clear: left;
}

.hc_affiliates fieldset ul.hc_aff_rego li{
	padding: 0 0 10px;
	list-style: none;
}

.hc_affiliates fieldset label{ 
	width: 130px;
	display: inline-block;
}

.hc_affiliates fieldset ul.hc_aff_rego li input.hc_f_i_medLng{
	width: 250px;
}

.hc_affiliates fieldset span.radioWrap, #M_C_ValidationSummaryTop{
    clear: right;
    display: block;
    text-align: right;
	margin: 0 0 10px;
}

.hc_affiliates fieldset span.radioWrap label{
	width: auto;
	font-weight: 700
}

.hc_rtl .hc_affiliates .centerBtn{
	float: right;
	display: inline;
	margin: 0 20px 0 0!important
}

ul.form_box li {
	list-style: none;
}

.hc_confirmation {
	display: block;
	font-size: 1.2em;
	color: blue;
}


ul.hc_contactLinks{
    margin-top: 30px;
    padding: 0;
}
.hc_rtl ul.hc_contactLinks {
    direction: rtl;
    }
ul.hc_contactLinks li {
    list-style: none;
	font-size: 1.25em;
	padding: 0 0 10px 25px;
	background: url(htl/hc_icons.png?20110228) no-repeat -374px -67px;
}
.hc_rtl ul.hc_contactLinks li {
    padding: 3px 25px 8px 0;
    background-position: 400px -104px!important;
}

/* HC Content Instances */

#hc_findAHotel {
	width: 662px;
	float: left;
	margin-bottom: 0;
	background-repeat: no-repeat; 
	background-position: 576px 6px;
	z-index: 1; /* IE6 */
}

#hc_findAHotel h1 {
    font-size: 2.1em;
    font-weight: normal;
    padding-bottom: 25px;
    padding-right: 70px;
	text-shadow: #9BC5CF 0 0 3px;
}
#hc_findAHotel .hc_m_hd {
	padding: 25px 28px 0;
}
#hc_findAHotel .hc_m_content {
	padding: 0 28px;
}
#hc_findAHotel label {
    padding-right: 0;
}

#hc_findAHotel .hc_f_wrap {
	padding-bottom: 20px;	
}
#hc_findAHotel .hc_f_dest label,
#hc_findAHotel .hc_f_hotel label, 
#hc_findAHotel .hc_f_city label {
	padding-bottom: 10px;
	font-size: 1.25em;
	font-weight: normal;
}
#hc_findAHotel .hc_f_city label {
    width: 602px;
}
#hc_findAHotel .hc_f_city input {
	font-size: 1.3em;
	padding: 10px 5px;
	width: 602px;
	widt\h: 592px;
}
.hc_rtl #hc_findAHotel .ac_results {
	margin-left: 321px;
}

#hc_findAHotel .hc_f_dest,
#hc_findAHotel .hc_f_hotel,
#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: 10px;
    padding-right: 0;
}
.hc_rtl #hc_findAHotel .hc_f_dest,
.hc_rtl #hc_findAHotel .hc_f_hotel,
.hc_rtl #hc_findAHotel .hc_f_checkin,
.hc_rtl #hc_findAHotel .hc_f_checkout,
.hc_rtl #hc_findAHotel .hc_f_guests,
.hc_rtl #hc_findAHotel .hc_f_rooms {
	float: right;
	margin-right: 0;
	margin-left: 10px;
}

#hc_findAHotel .hc_f_city {
	clear: left;
}
.hc_rtl #hc_findAHotel .hc_f_city {
	clear: right;
}

#hc_findAHotel .hc_f_dest, 
#hc_findAHotel .hc_f_hotel {
	padding-bottom: 0;
}
#hc_findAHotel .hc_f_dest input, 
#hc_findAHotel .hc_f_hotel input {
	display: inline;
	float: left;
}

.hc_rtl #hc_findAHotel .hc_f_dest, 
.hc_rtl #hc_findAHotel .hc_f_hotel{
    width: 200px;
}

.hc_rtl #hc_findAHotel .hc_f_dest input, 
.hc_rtl #hc_findAHotel .hc_f_hotel input,
.hc_rtl #hc_findAHotel .hc_f_dest label, 
.hc_rtl #hc_findAHotel .hc_f_hotel label {
	float: right;
}

#hc_findAHotel .hc_f_dest label, 
#hc_findAHotel .hc_f_hotel label {
	width: 150px;
}

#hc_findAHotel .hc_f_rooms {
    margin-right: 0;
}
#hc_findAHotel .hc_f_btn_search {
    float: left;
    margin: 24px 0 20px 14px;
}
.hc_rtl #hc_findAHotel .hc_f_btn_search {
	float: right;
	margin-left: 0;
	margin-right: 36px;
}

#hc_findAHotel .hc_f_checkin label,
#hc_findAHotel .hc_f_checkout label {
	width: 140px;
	widt\h: 138px;
	padding-bottom: 10px;
	font-size: 1.1em;
	font-weight: normal;
}
#hc_findAHotel .hc_f_checkin input,
#hc_findAHotel .hc_f_checkout input {
	width: 140px;
	widt\h: 130px;
	padding: 12px 5px 10px;
	font-size: 1.2em;
	background-position: -215px -56px;
}
.hc_rtl #hc_findAHotel .hc_f_checkin input,
.hc_rtl #hc_findAHotel .hc_f_checkout input {
	background-position: -102px -56px;
}


#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: 140px;
}
#hc_findAHotel .hc_f_guests label,
#hc_findAHotel .hc_f_rooms label {
    width: 70px;
	padding-bottom: 10px;
	font-size: 1.1em;
	font-weight: normal;
}
#hc_findAHotel .hc_f_guests select,
#hc_findAHotel .hc_f_rooms select {
	width: 80px;
	widt\h: 70px;
	* width: 64px;
	font-size: 1.2em;
	padding: 10px 5px;
	* margin: -1px 0 0 -1px;
}
#hc_findAHotel .hc_f_guests span,
#hc_findAHotel .hc_f_rooms span {
	* display: block;
	* padding: 10px 3px 9px 2px;
    * border: 1px solid #e3e2ea;
	* border-top-color: #acadb2;
	* overflow: hidden;
	* background: #fff;
	* width: 64px;
}
#hc_findAHotel .hc_f_guests span span, 
#hc_findAHotel .hc_f_rooms span span {
	* border: none;
	* padding: 0;
	* margin: 0;
	* height: 1.7em;
	* width: 62px;
}

#hc_findAHotel .hc_bestPriceLink {
	position: absolute;
	width: 100px;
	height: 105px;
	top: 5px;
	right: 0;
	text-indent: -9999em;
	outline: none;
}


#hc_topDestinations {
}
#hc_topDestinations .hc_m_hd {
	text-align: left;
	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 50px;
}
#hc_topDestinations h2,
#hc_topDestinations h3 {
	font-size: 1.6em;
	font-weight: normal;
	font-family: "times New Roman";
}
#hc_topDestinations .hc_m_content {
	padding: 0 27px;
}
#hc_topDestinations ul {
	padding: 0;
	margin: 0;
}
#hc_topDestinations ul li {
	list-style: none;
	height: 126px;
	display: block;
	float: left;
	width: 120px;
	widt\h: 132px;
	border: 1px solid #26A3E1;
	clip: rect(auto,auto,10px,auto);
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
}
.hc_rtl #hc_topDestinations ul li {
	float: right;
	padding-left: 0;
	padding-right: 20px;
	direction: rtl;
}

#hc_topDestinations ul li a {
	display: block;
	padding: 0 0 0 20px;
	margin: 0 0 2px -20px;
	background-image: url(hc_icons.png);
	background-repeat: no-repeat;
	background-position: -427px -17px;
		background-color: #FFFFFF;
	display: block;
}
.hc_rtl #hc_topDestinations ul li a {
	padding-left: 0;
	margin-left: 0;
	padding-right: 20px;
	margin-right: -20px;
	background-position: 105px -3px;
	background-image: url(hc_icons.png);
}

#hc_topDestinations ul li a:hover {
	background-position: -412px -32px;
	background-image: url(hc_icons.png);
	background-color: #FFFFFF;
	display: block;
}
.hc_rtl #hc_topDestinations ul li a:hover {
	background-position: -92px -200px;
	background-image: url(hc_icons.png);
}

#hc_topDestinations ul li span {
	display: block;
	font-size: 0.9em;
	color: #757678;
}

.hc_rtl #hc_topDestinations .cDiv {
	clear: right;
}

a.hc_browseByCountry {
	display: block;
	padding: 0 15px 0 20px;
	margin: 0 0 0 15px;
	background: url(htl/hc_icons.png) no-repeat -427px -17px;
}
.hc_rtl a.hc_browseByCountry {
	margin-left: 0;
	margin-right: 15px;
	padding-left: 15px;
	padding-right: 20px;
	background-position: 632px -3px;
	direction: rtl;
}
a.hc_browseByCountry:hover {
	background-position: -412px -32px;
}
.hc_rtl a.hc_browseByCountry:hover {
	background-position: 435px -200px;
}

#hc_topHotels {
}
#hc_topHotels .hc_m_hd {
	padding: 25px 15px 15px;
}

#hc_topHotels h2,
#hc_topHotels h3 {
	font-size: 1.6em;
	font-weight: normal;
}

#hc_topHotels .hc_m_content {
	padding: 0 5px;
}

#hc_topHotels ul {
	padding: 0;
	margin: 0 0 0 -10px;
}
#hc_topHotels ul li {
	list-style: none;
	display: block;
	float: left;
	height: 150px;
	width: 190px;
	widt\h: 170px;
	border: 1px solid #26A3E1;
	margin-top: 0;
	margin-right: 14px;
	margin-bottom: 20px;
	margin-left: 14px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 30px;
}
.hc_rtl #hc_topHotels ul li {
	direction: rtl;
	float: right;
	padding-left: 10px;
	padding-right: 20px;
}
#hc_topHotels ul li a {
	display: block;
	padding: 0 0 0 20px;
	margin: 0 0 0 -20px;
	background-color: #fff;
	background-image: url(hc_icons.png);
	background-repeat: no-repeat;
	background-position: -427px -17px;
}
.hc_rtl #hc_topHotels ul li a {
	margin-left: 0;
	margin-right: -20px;
	padding-left: 0;
	padding-right: 20px;
	background-position:  175px -3px;
	background-image: url(hc_icons.png);
}
#hc_topHotels ul li a:hover {
	background-position: -412px -32px;
}
.hc_rtl #hc_topHotels ul li a:hover {
	background-position: -22px -200px;
	background-image: url(hc_icons.png);
}

#hc_topHotels ul li span {
	font-size: 0.9em;
	color: #757678;
}
#hc_topHotels ul li span.hc_topHotels_rating {
	padding-right: 5px;
	background-color: #FFFFFF;
}
.hc_rtl #hc_topHotels ul li span.hc_topHotels_rating {
	padding-right: 0;
	padding-left: 5px;
}

/* for search results page */
#hc_refineSearch {
	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;
	padding-bottom: 10px;
}
#hc_refineSearch .hc_f_wrap {
	padding-bottom: 10px;
	display: inline;
	float: left;
    margin-right: 10px;
}
#hc_refineSearch .hc_f_city input {
    width: 254px;
    widt\h: 244px;
    color: #999;
}
#hc_refineSearch .hc_f_city label {
    width: 234px;
}
#hc_refineSearch .hc_f_guests {
    margin-right: 10px;
}
#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: inline;
    float: right;
    margin-top: 15px;
}
#hc_sr_adsense1 {
    width: 210px !important;
    display: block;
    position: relative;
    margin-left: -10px;
    margin-right: -10px;
    margin-top: -10px;
}
.hc_rtl #hc_sr_adsense1 {
}
/* hotel name search */
#hc_hotelNameSearch {
	text-align: center;
}
#hc_hotelNameSearch label {
	float: left;
	text-align: right;
	padding-top: 7px;
}
#hc_hotelNameSearch .hc_f_wrap {
	float: left;
	padding-top: 7px;
	padding-bottom: 0;
}
#hc_hotelNameSearch .hc_f_btn_search {
    display: block;
    float: left;
    margin: 0 0 0 10px;
}

/* for left column on search results and city pages */
#hc_checkPrices {
    position: relative;
    margin-bottom: 0;
    width: 100%;
    padding-bottom: 0;
    z-index: 100;
}
.hc_page_hotel #hc_checkPrices {
    margin-top: -10px;
}
.hc_page_city #hc_checkPrices {
    margin-bottom: 10px;
}
#hc_checkPrices .hc_f_wrap {
}
#hc_checkPrices label {
    padding-right: 0;
    padding-bottom: 5px;
    color: #585f62;
    width: 178px;
}
#hc_checkPrices .hc_f_city input {
    color: #999;
    width: 178px;
    widt\h: 168px;
}
#hc_checkPrices .hc_f_city {
}
.hc_rtl #hc_checkPrices .ac_results {
	margin-left: -103px;
}

.hc_page_hotel #hc_checkPrices .ac_results {
	margin-left: -103px;
}
.hc_rtl .hc_page_hotel #hc_checkPrices .ac_results {
	margin-left: 0;
}
@media screen and (-webkit-min-device-pixel-ratio:0) { /* safari and chrome.. webkit */
	body {
		/*background: #f00;*/
	}	
}

#hc_checkPrices .hc_f_guests {
    display: inline;
    float: left;
    margin-right: 20px;
    width: 81px;
    margin-bottom: 10px;
}
#hc_checkPrices .hc_f_rooms {
	display: inline;
	float: left;
    margin-bottom: 10px;
}
#hc_checkPrices .hc_f_guests label,
#hc_checkPrices .hc_f_rooms label {
	width: 75px;
}
#hc_checkPrices .hc_f_checkin input,
#hc_checkPrices .hc_f_checkout input {
	background-position: -176px -61px;
    width: 178px;
    widt\h: 168px;
}
.hc_rtl #hc_checkPrices .hc_f_checkin input,
.hc_rtl #hc_checkPrices .hc_f_checkout input {
	background-position: -103px -61px;
}

#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;
    position: relative;
}
#hc_checkPrices .nearbycitiesLinksSubtext {
    font-size:11px;
    color:#999999;
    padding-bottom:2px;    
}
#hc_checkPrices ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#hc_checkPrices ul li {
	list-style: none;
	padding: 2px 0;
	margin: 0;
	float: none;
}
#hc_checkPrices .ac_results li{
	padding: 2px 5px!important
}
#hc_checkPrices .hc_f_btn_resetFilters {
	margin-top: 10px;
}
#hc_checkPrices .hc_f_btn_resetFilters {
	margin-top: 10px;
}

#hc_refinePrices {
    position:relative;
    width: 100%;
    padding-bottom: 0;
}
#hc_refinePrices .hc_m_content {
	* display: inline-block;
}
#hc_refinePrices ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#hc_refinePrices ul li {
	list-style: none;
	padding: 2px 0;
	margin: 0;
	float: none;
}
#hc_refinePrices .hc_filter .hc_m_content {
	padding: 5px;
	margin-top: 5px;
	background: #fff;
	border: 1px solid #D0E9F0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
#hc_refinePrices .hc_f_btn_resetFilters {
	margin-top: 10px;
}

#hc_refinePricesLinks {
}
.hc_rtl #hc_refinePricesLinks {
	direction: rtl;
}
#hc_refinePricesLinks ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#hc_refinePricesLinks ul li {
	list-style: none;
	padding: 2px 0 2px 10px;
	margin: 0;
	font-size: 11px;
	float: none;
}

#hc_refinePricesLinks .citiesNearbyTitle {
	padding: 2px 0 2px 10px;
}
#hc_refinePricesLinks #filterNearbyCitiesHolderNoTitle {
	padding-top: 0;
}
#hc_refinePricesLinks #filterNearbyCitiesListHolderNoTitle a {
	width: 120px;
}
#hc_refinePricesLinks .hc_filter .hc_m_hd {
	background: none;
	text-transform: none;
}
#hc_refinePricesLinks .hc_filter .hc_m_hd h3 {
	margin: 0;
}

/* rates and availability on hotel page */
#hc_hotelPageSearch {
    margin-bottom: 10px;
}
.hc_hotelPageSearch_inner {padding: 10px 10px 20px}
.hc_hotelPageSearch_inner p {padding-left: 0px}

.hc_rtl .hc_hotelPageSearch_inner {direction: rtl}

#hc_hotelPageSearch .hc_m_v3 {
    float: none;
    margin-bottom: 10px;
}
#hc_hotelPageSearch h2 {
    margin-bottom: 0;
    padding: 5px 10px;
}
#hc_hotelPageSearch .hc_f_fs {
    display: block;
}
#hc_hotelPageSearch .hc_f_wrap {
    float: left;
    display: inline;
    margin: 0 30px 0 0;
    padding-bottom: 0;
}
.hc_lang_fr #hc_hotelPageSearch .hc_f_wrap {
    margin-right: 20px;
}
.hc_rtl #hc_hotelPageSearch .hc_f_wrap {
	float: right;
	margin-right: 0;
	margin-left: 30px;
}
.hc_rtl.hc_lang_fr #hc_hotelPageSearch .hc_f_wrap {
    margin-left: 20px;
}
#hc_hotelPageSearch label {
	padding-bottom: 5px;
}
#hc_hotelPageSearch .hc_f_checkin {
    margin-left: 10px;
}
.hc_rtl #hc_hotelPageSearch .hc_f_checkin {
    margin-left: 30px;
    margin-right: 10px;
}
#hc_hotelPageSearch .hc_f_checkin label,
#hc_hotelPageSearch .hc_f_checkout label {
	width: 155px;
	padding-right: 0;
	font-weight: bold;
}
.hc_rtl #hc_hotelPageSearch .hc_f_checkin label,
.hc_rtl #hc_hotelPageSearch .hc_f_checkout label {
	padding-left: 0;
	padding-right: auto;
}
#hc_hotelPageSearch .hc_f_checkin input,
#hc_hotelPageSearch .hc_f_checkout input {
	width: 145px;
	background-position: -200px -61px;
}
.hc_rtl #hc_hotelPageSearch .hc_f_checkin .hc_calendar,
.hc_rtl #hc_hotelPageSearch .hc_f_checkout .hc_calendar {
	background-position: -103px -61px;
}

#hc_hotelPageSearch .hc_f_guests label,
#hc_hotelPageSearch .hc_f_rooms label {
    width: auto;
    padding-right: 0;
    font-weight: bold;
}
#hc_hotelPageSearch .hc_f_btn_getRates {
	display: block;
	position: absolute;
	right: 10px;
	bottom: 10px;
	margin: 0;
}
.hc_rtl #hc_hotelPageSearch .hc_f_btn_getRates {
	right: auto;
	left: 10px;
}
#hc_hotelPageSearch .hc_f_btn_search {
	float: left;
	margin-top: 13px;
	text-transform: none;
}
.hc_rtl #hc_hotelPageSearch .hc_f_btn_search {
    float: right;
    margin-right: 10px;
    text-align: center;
}
.hc_rtl #hc_hotelPageSearch .hc_f_btn_search span {
    right: -10px;
    width: 10px;
}
#hc_hotelPageSearch .hc_f_btn_search {
    background-position: 0 -90px;
    height: 29px;
    line-height: 29px;
    font-size: 1em;
    width: auto !important;
    display: inline-block;
	margin: 19px 24px 0 0;
	padding-right: 0;
}
#hc_hotelPageSearch .hc_f_btn_search span {
    height: 29px;
    width: 24px;
    right: -24px;
    background-position: right -90px
}
#hc_hotelPageSearch .hc_f_btn_search:hover {
    background-position: 0 -120px;
}
#hc_hotelPageSearch .hc_f_btn_search:hover span {
    background-position: right -120px;
}

/* popup change dates on hotel pages */
#hc_popupSearch {
    position: absolute;
    z-index: 1070;
    overflow: visible;
}
#hc_popupSearch .hc_f_wrap {
	float: left;
	display: inline;
	margin-right: 10px;
}
.hc_rtl #hc_popupSearch .hc_f_wrap {
	float: right;
	margin-right: 0;
	margin-left: 10px;
}
#hc_popupSearch .hc_f_wrap label {
	padding-right: 0;
	padding-bottom: 10px;
}
.hc_rtl #hc_popupSearch .hc_f_city label {
	width: 430px;
}
#hc_popupSearch .hc_f_city input {
	width: 420px;
}
#hc_popupSearch .hc_f_checkin,
#hc_popupSearch .hc_f_checkout {
	width: 120px;
}
#hc_popupSearch .hc_f_checkin {
	padding-left: 0;
}
#hc_popupSearch .hc_f_checkin label,
#hc_popupSearch .hc_f_checkout label {
	width: 120px;
}
.hc_rtl #hc_popupSearch .hc_f_checkin .hc_calendar,
.hc_rtl #hc_popupSearch .hc_f_checkout .hc_calendar {
	background-position: -103px -61px;
}

#hc_popupSearch .hc_f_rooms {
	margin-right: 0;
}
.hc_rtl #hc_popupSearch .hc_f_rooms {
	margin-bottom: 30px;
}

#hc_popupSearch .hc_f_guests label,
#hc_popupSearch .hc_f_rooms label {
    width: auto;
}
#hc_popupSearch .hc_f_checkin {
	padding-left: 0;
}
#hc_popupSearch .hc_close {
	position: absolute;
	top: 12px;
	right: 10px;
	color: #fff;
	display: block;
}
.hc_rtl #hc_popupSearch .hc_close,
.hc_lang_ar #hc_popupSearch .hc_close,
.hc_lang_he #hc_popupSearch .hc_close {
	right: auto;
	left: 10px;
}
#hc_popupSearch .hc_f_fs {
	padding-top: 10px;
	display: block;
}
#hc_popupSearch .hc_f_btn_getRates,
#hc_popupSearch .hc_f_btn_search {
	clear: left;
	width: 90px!important;
	margin: 0 auto 10px;
}
.hc_rtl #hc_popupSearch .hc_f_btn_getRates,
.hc_rtl #hc_popupSearch .hc_f_btn_search {
	clear: right;
}
#hc_popupSearch p {
    padding: 5px 0;
}

/* sort fieldset on searchresults page and deals page */
#hc_sr_sort {
	font-size: 0.9em;
}
#hc_sr_sort label {
	float: left;
	width: auto;
	padding: 7px 7px 0 0;
	max-width: 60px;
	font-weight: bold;
}
.hc_lang_en #hc_sr_sort label {
	text-transform: uppercase;
}
.hc_rtl #hc_sr_sort label {
	float: right;
	padding-right: 0;
	padding-left: 7px;
}
.hc_lang_ar #hc_sr_sort label{
	max-width: 70px
}
#hc_sr_sort .hc_f_wrap {
	float: left;
	padding-bottom: 0;
}
.hc_rtl #hc_sr_sort .hc_f_wrap {
	float: right;
}

#hc_sr_sort .hc_f_sort {
    * width: 225px;
}
#hc_sr_sort .hc_f_view {
    * width: 150px;
}

#hc_sr_sort .hc_f_view {padding-right: 2px}
.hc_rtl #hc_sr_sort .hc_f_view {
	padding-right: 0;
	padding-left: 10px;
}
#hc_sr_sort .hc_f_sort {padding-right: 15px}
.hc_rtl #hc_sr_sort .hc_f_sort {
	padding-right: 0;
	padding-left: 15px;
}

#hc_sr_sort .hc_f_sort select {
	width: 155px;
}
.hc_f_sort select {
	* width: 140px!important;
	* margin: -1px 0 0 -1px;
}
.hc_f_sort span {
	* display: block;
	* padding: 4px 0 3px 2px;
    * border: 1px solid #e3e2ea;
	* border-top-color: #acadb2;
	* overflow: hidden;
	* background: #fff;
	* width: 142px;
}
.hc_rtl .hc_f_sort span {
    * float: right;
}
.hc_f_sort span span {
	* border: none;
	* padding: 0;
	* margin: 0;
	* height: 1.7em;
	* width: 138px;
}
.hc_rtl .hc_f_sort span span {
    * float: none;
}
.hc_f_view select {
	* width: 85px;
	* margin: -1px 0 0 -1px;
}
.hc_f_view span {
	* display: block;
	* padding: 4px 0 3px 2px;
    * border: 1px solid #e3e2ea;
	* border-top-color: #acadb2;
	* overflow: hidden;
	* background: #fff;
	* width: 86px;
}
.hc_rtl .hc_f_view span {
    * float: right;
}
.hc_f_view span span {
	* border: none;
	* padding: 0;
	* margin: 0;
	* height: 1.7em;
	* width: 83px;
}
.hc_rtl .hc_f_view span span {
    * float: none;
}
#hc_sr_sort .hc_sr_topPaging {
	float: right;
	position: relative;
	display: inline;
	padding-top: 3px;
	white-space:nowrap;
	width: 140px;
}
.hc_rtl #hc_sr_sort .hc_sr_topPaging {
	float: right;
	direction: rtl;
}
#hc_sr_sort .hc_sr_topPaging p {
	padding: 3px 7px 0;
	margin: 0;
	font-weight: bold;
	display: inline;
	float: left;
}
.hc_rtl #hc_sr_sort .hc_sr_topPaging p {
	float: right;
}
#hc_sr_sort .hc_sr_topPaging p span {
	font-weight: normal;
	font-size: 1.1em;
	color: #666;
}
.hc_rtl #hc_sr_sort .hc_sr_topPaging p span {
    direction: rtl;
    padding-right: 5px;
}
.hc_rtl #hc_sr_sort .hc_sr_topPaging p span span {
    padding-right: 0;
}
#hc_sr_sort .hc_sr_topPaging p span#hc_sr_topPaging_page {
	padding-left: 5px;
}
.hc_rtl #hc_sr_sort .hc_sr_topPaging p span#hc_sr_topPaging_page {
	padding-left: 0;
}
.hc_rtl #hc_sr_sort .hc_sr_topPaging p span#hc_sr_topPaging_totalPages {
	
}
#hc_sr_sort .hc_sr_topPaging a span, #hc_d_sort .hc_sr_topPaging a span {
	display: none;
}
#hc_sr_sort .hc_sr_topPaging a.hc_sr_topPaging_next img,
#hc_sr_sort .hc_sr_topPaging a.hc_sr_topPaging_prev img {
	display: none;
}
#hc_sr_sort .hc_sr_topPaging a.hc_sr_topPaging_next,
#hc_sr_sort .hc_sr_topPaging a.hc_sr_topPaging_prev {
	height: 18px;
	width: 18px;
	padding: 0;
	margin: 1px 0 0;
	background: url(htl/hc_icons.png?20110228) no-repeat -375px -67px;
	display: inline;
	float: left;
}
.hc_rtl #hc_sr_sort .hc_sr_topPaging a.hc_sr_topPaging_next {
	background-position: -337px -105px;
}
#hc_sr_sort .hc_sr_topPaging a.hc_sr_topPaging_next:hover {
	background-position: -394px -48px;
}
.hc_rtl #hc_sr_sort .hc_sr_topPaging a.hc_sr_topPaging_next:hover {
	background-position: -356px -86px;
}
#hc_sr_sort .hc_sr_topPaging a.hc_sr_topPaging_prev {
	background-position: -337px -105px;
}
.hc_rtl #hc_sr_sort .hc_sr_topPaging a.hc_sr_topPaging_prev {
	background-position: -375px -67px;
}
#hc_sr_sort .hc_sr_topPaging a.hc_sr_topPaging_prev:hover {
	background-position: -356px -86px;
}
.hc_rtl #hc_sr_sort .hc_sr_topPaging a.hc_sr_topPaging_prev:hover {
	background-position: -394px -48px;
}
#hc_sr_sort .hc_sr_topPaging a.hc_sr_topPaging_prev span, #hc_d_sort .hc_sr_topPaging a.hc_sr_topPaging_prev span,
#hc_sr_sort .hc_sr_topPaging a.hc_sr_topPaging_next span, #hc_d_sort .hc_sr_topPaging a.hc_sr_topPaging_next span {
	position: absolute;
	top: 0;
	left: -9999em;
}
.hc_rtl #hc_sr_sort .hc_sr_topPaging a.hc_sr_topPaging_next,
.hc_rtl #hc_sr_sort .hc_sr_topPaging a.hc_sr_topPaging_prev {
	float: right;
}

/* language specific fixes for sort fieldset (IE6) */
* html .hc_lang_de #hc_sr_sort .hc_f_sort label, 
* html .hc_lang_de #hc_d_sort .hc_f_sort label {width: 55px}

* html .hc_lang_ro #hc_sr_sort .hc_f_sort label, 
* html .hc_lang_ro #hc_d_sort .hc_f_sort label {width: 55px}

* html .hc_lang_el #hc_sr_sort .hc_f_sort label, 
* html .hc_lang_el #hc_d_sort .hc_f_sort label {width: 60px}

.hc_lang_ru #hc_sr_sort .hc_f_sort label,
.hc_lang_ru #hc_d_sort .hc_f_sort label {max-width: 69px}


/* deals sign up forms */
.hc_signUp {
	background: url(htl/hc_bg_divider.gif) repeat-x 0 0;
	padding-top: 20px;
	margin-bottom: 20px;
}
.hc_page_hotel .hc_signUp .hc_m_outer {
}
.hc_signUp .hc_m_hd  {
	padding: 25px 0 10px 60px;
	background: url(htl/hc_icon_envelope.png) no-repeat 0 0;
}
.hc_signUp .hc_m_hd h2 {
	min-height: 2.3em;
	height: auto!important;
	height: 2.3em;
}
.hc_rtl .hc_signUp p {
    direction: rtl;
}

.hc_page_home .hc_signUp .hc_m_hd h2 {
	min-height: 1.1em;
	height: auto!important;
	height: 1.1em;
}
.hc_page_home .hc_signUp .hc_m_hd {
	padding: 0 0 10px;
	background: none;
}
.hc_page_home .hc_signUp {
	padding: 60px 42px 0 115px;
	background: url(htl/hc_icon_envelope.png) no-repeat 30px 60px;
}
.hc_signUp input {
	width: 177px;
}
.hc_page_home .hc_signUp input {
	width: 160px;
}
.hc_page_home .hc_signUp .hc_f_btn_signUp {
	width: 113px;
}
.hc_rtl.hc_page_home .hc_signUp .hc_f_btn_signUp {
	width: 123px;
	padding-right: 10px;
}
.hc_signUp a.hc_moreLink {
	text-align: right;
	display: block;
	font-size: 0.9em;
	padding: 10px 0 0 0;
	margin: 0;
	width: 180px;
}
.hc_page_home .hc_signUp a.hc_moreLink {
	width: 170px;
}

/* iphone app ad */
.hc_ifind {
	background: url(htl/hc_bg_divider.gif) repeat-x 0 0;
	padding: 20px 0 10px;
}
.hc_ifind .hc_m_outer {
	background: url(htl/hc_icon_ifindhotels.png) no-repeat 0 0;
	padding: 0 0 0 48px;
	min-height: 80px;
	height: auto!important;
	height: 80px;
}
.hc_page_home .hc_ifind {
	background: none;
	padding: 30px 0 0 0;
}
.hc_page_home .hc_ifind .hc_m_outer{
	padding: 0 0 0 115px;
	background-position: 37px 0;
	min-height: 110px;
	height: auto!important;
	height: 110px;
}
.hc_page_home .hc_signUp .hc_f_btn_signUp {
	width: 113px;
}

/* facebook ad */
#hc_ad_fb {
	background: url(htl/hc_bg_divider.gif) repeat-x 0 0;
	padding: 20px 0 10px;
}
#hc_ad_fb .hc_m_outer {
	background: url(htl/hc_icon_facebook.png) no-repeat 0 0;
	padding: 0 0 0 48px;
	min-height: 80px;
	height: auto!important;
	height: 80px;
}
.hc_page_home #hc_ad_fb {
	background: none;
	padding: 30px 0 0 0;
}
.hc_page_home #hc_ad_fb .hc_m_outer {
	padding: 0 42px 0 115px;
	background-position: 37px 0;
	min-height: 110px;
	height: auto!important;
	height: 110px;
}
.hc_page_home #hc_ad_fb .hc_m_content {
}
.hc_rtl #hc_ad_fb p {
    direction: rtl;
}
/* end Generic form elements */

/* ball icons */
a.hc_ball, 
ul.hc_ball li a,
li.hc_ball a {
	display: block;
	padding: 0 0 0 30px;
}
.hc_rtl a.hc_ball, 
.hc_rtl ul.hc_ball li a,
.hc_rtl li.hc_ball a {
    padding: 0 30px 0 0;
}
a.hc_ball .hc_icon, 
ul.hc_ball li a .hc_icon,
li.hc_ball a .hc_icon {
    display: block;
	background: url(htl/hc_icons.png?20110228) no-repeat -427px -17px;
	position: absolute;
	left: 0;
	top: 0;
	width: 20px;
	height: 20px;
}
.hc_rtl a.hc_ball .hc_icon, 
.hc_rtl ul.hc_ball li a .hc_icon,
.hc_rtl li.hc_ball a .hc_icon {
    left: auto;
    right: 0;
    background-position: -1px -3px;
}
a.hc_ball:hover .hc_icon,
ul.hc_ball li a:hover .hc_icon,
li.hc_ball a:hover .hc_icon {
	background-position: -412px -32px;
}
.hc_rtl a.hc_ball:hover .hc_icon,
.hc_rtl ul.hc_ball li a:hover .hc_icon,
.hc_rtl li.hc_ball a:hover .hc_icon {
    background-position: -198px -200px;
}

/* Search Result Items */
#hc_sr {
	* padding-bottom: 10px;
}

.hc_sr_scroll {
	height: 150px;
	heigh\t: 130px;
	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: block;
	width: 100%;
	background: white;
}

.hc_sr_summary .hc_sri .hc_m_hd {
	margin: 0;
	padding: 0 80px 0 114px;
}
.hc_rtl .hc_sr_summary .hc_sri .hc_m_hd {
	margin: 0;
	padding: 0 114px 0 80px;
}
.hc_sr_summary .hc_sri h2,
.hc_sr_summary .hc_sri h3 {
	margin: 0 0 0 204px;
	padding: 0 0 3px 0;
	font-weight: bold;
}
.hc_rtl .hc_sr_summary .hc_sri h2,
.hc_rtl .hc_sr_summary .hc_sri h3 {
	margin: 0 204px 0 0;
	padding: 0 0 3px 0;
}
.hc_sr_summary .hc_sri .hc_m_content {
	overflow: hidden;
	padding-bottom: 34px;
}

.hc_sr_summary .hc_sri dl {
	padding: 0;
	margin: 0 0 0 100px;
	display: block;
}
.hc_rtl .hc_sr_summary .hc_sri dl {
	direction: rtl;
	margin: 0 100px 0 0;
}
.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: 111px;
	top: 11px;
	display: block;
	padding: 2px;
	border: 1px solid #e1e1e1;
	z-index: 99;
}
.hc_rtl .hc_sr_summary .hc_sri a.hc_sri_photo {
	left: auto;
	right: 111px;
}
.hc_sr_summary .hc_m_v4_lite a,
.hc_sr_summary .hc_m_v11_lite a {
	color: #669a16;
}
.hc_sr_summary .hc_m_v4_lite h2 a:hover,
.hc_sr_summary .hc_m_v11_lite h2 a:hover, 
.hc_sr_summary .hc_m_v4_lite h3 a:hover,
.hc_sr_summary .hc_m_v11_lite h3 a:hover {
	color: #669a16;
}
.hc_sr_summary .hc_m_v4_lite a.hc_sri_photo,
.hc_sr_summary .hc_m_v11_lite a.hc_sri_photo {
	border: 2px solid #669a16;
	padding: 1px;
}

.hc_sr_summary .hc_sri a.hc_sri_photo:hover {
    padding: 1px;
    border: 2px solid #669a16;
}
.hc_sr_summary .hc_sri .hc_sri_photo img,
.hc_deals_summary .hc_deals_hotel 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 dd.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: none;
}
.hc_sr_summary .hc_sri dd.hc_sri_rating {
	display: block;
	position: absolute;
	left: 11px;
	top: 11px;
	width: 90px;
	text-align: center;
}
.hc_rtl .hc_sr_summary .hc_sri dd.hc_sri_rating {
	left: auto;
	right: 11px;
}
.hc_sr_summary .hc_sri dd.hc_sri_addr {
	padding: 0 10px 0 0;
	height: 39px;
	margin: 0 0 0 104px;
	float: left;
	display: inline;
	width: 210px;
	widt\h: 200px;
}
.hc_rtl .hc_sr_summary .hc_sri dd.hc_sri_addr {
	padding: 0 0 0 10px;
	margin: 0 104px 0 0;
	float: right;
}
.hc_lang_de .hc_sr_summary .hc_sri dd.hc_sri_addr,
.hc_lang_nl .hc_sr_summary .hc_sri dd.hc_sri_addr {
    * width: 200px;
}
.hc_sr_summary .hc_sri dd.hc_sri_dist {
	font-weight: bold;
	margin-right: 0;
	display: inline-block;
	height: 39px;
	heigh\t: 38px;
	padding-top: 1px;
	font-size: 0.9em;
	width: 110px;
}
.hc_rtl .hc_sr_summary .hc_sri dd.hc_sri_dist {
}
.hc_sr_summary .hc_sri dd.hc_sri_dist span {
	color: #999;
	padding: 0 0 0 5px;
	font-weight: normal;
	white-space: nowrap;
}
.hc_sr_summary .hc_sri dd.hc_sri_price {
	display: block;
	position: absolute;
	left: 11px;
	top: 28px;
}
.hc_rtl .hc_sr_summary .hc_sri dd.hc_sri_price {
	left: auto;
	right: 11px;
}

.hc_sr_summary .hc_sri dd.hc_sri_price span {
    text-transform: uppercase;
    display: block;
    font-size: 0.9em;
    color: #999;
    width: 90px;
    text-align: center;
}
.hc_sr_summary .hc_sri dd.hc_sri_price a span {
    display: inline;
    color: #26a3d2;
    width: auto;
    text-align: left;
}
.hc_rtl .hc_sr_summary .hc_sri dd.hc_sri_price a span {
    direction: rtl;
}
.hc_sr_summary .hc_sri dd.hc_sri_price a:hover span {
    color: #669a16;
}
.hc_sr_summary .hc_sri dd.hc_sri_price a {
    font-size: 1.7em;
    font-weight: bold;
    text-decoration: underline;
    padding-bottom: 2px;
    display: block;
    width: 90px;
    text-align: center;
}
.hc_lang_de .hc_sr_summary .hc_sri dd.hc_sri_price a,
.hc_lang_el .hc_sr_summary .hc_sri dd.hc_sri_price a,
.hc_lang_nl .hc_sr_summary .hc_sri dd.hc_sri_price a,
.hc_lang_pl .hc_sr_summary .hc_sri dd.hc_sri_price a {
    font-size: 1.3em;
}
.hc_sr_summary .hc_sri dd.hc_sri_price span.hc_sri_price_from {
    color: #999;
    font-size: 0.85em;
    text-transform: none;
    display: block;
    text-decoration: none!important;
    line-height: 1em;
}
.hc_sr_summary .hc_sri dt.hc_sri_usrRating {
    display: inline-block;
	* display: inline;
	float: left;
	padding: 0 7px 0 0;
	height: 1.2em;
	margin-left: 104px;
	margin-bottom: 5px;
	* margin-bottom: 0;
	clear: left;
	font-size: 0.9em;
}
.hc_rtl .hc_sr_summary .hc_sri dt.hc_sri_usrRating {
	clear: right;
	float: right;
	margin-left: 0;
	margin-right: 104px;
	padding-right: 0;
	padding-left: 7px;
	text-align: left;
}
.hc_sr_summary .hc_sri dd.hc_sri_usrRating {
	display: block;
	padding: 0 10px 0 0;
	width: 90px;
	widt\h: 80px;
	height: 1.2em;
	overflow: hidden;
	white-space: nowrap;
	font-size: 0.9em;
	margin-bottom: 5px;
	* margin-bottom: 5px;
}
.hc_rtl .hc_sr_summary .hc_sri dd.hc_sri_usrRating {
	padding: 0 0 0 10px;
	direction: rtl;
}
.hc_sr_summary .hc_sri dd.hc_sri_usrRating span {
    padding-right: 5px;
    font-weight: bold;
}
.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: both!important;
	padding: 0 6px 0 104px;
	* padding: 0 4px 0 104px;
	font-size: 0.9em;
	position: relative;
}
.hc_rtl .hc_sr_summary .hc_sri dd.hc_sri_map {
	clear: right!important;
	direction: rtl;
	padding: 0 104px 0 6px;
	* padding: 0 104px 0 4px;
}
.hc_sr_summary .hc_sri dd.hc_sri_map a.map-marker-icon {
    display: inline-block; /* haslayout fix */
}
.hc_sr_summary .hc_sri dd.hc_sri_map a.map-marker-icon {
    display: none;
    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(htl/Maps/mm_16_circle_red.png) no-repeat right top;
    text-decoration: none;
}
.hc_rtl .hc_sr_summary .hc_sri dd.hc_sri_map a.map-marker-icon {
    margin: 0 0 0 5px;
}
.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_rtl .hc_sr_summary .hc_sri dt.hc_sri_feat,
.hc_rtl .hc_sr_summary .hc_sri dt.hc_sri_inlineMap {
	border-right: none;
	border-left: 1px solid #ccc;
	padding: 0 5px 0 6px;
	* padding: 0 5px 0 3px;
}
.hc_sr_summary .hc_sri dt.hc_sri_feat {
    border-right: none;
    border-left: 1px solid #ccc;
}
.hc_rtl .hc_sr_summary .hc_sri dt.hc_sri_feat {
    border-left: none;
    border-right: 1px solid #ccc;
}
.hc_sr_summary .hc_sri dt.hc_sri_feat a {
	* 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,
.hc_sr_summary .hc_sri dd.hc_sri_inlineMap {
	float: right;
}
.hc_sr_summary .hc_sri dd.hc_sri_feat {
	display: none;
	width: 530px;
}
.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: 28%;
   	padding: 0 0 0 20px;
   	background: url("htl/GreyBullet.jpg") no-repeat scroll left 5px;
}
.hc_rtl .hc_sr_summary .hc_sri dd.hc_sri_feat ul li {
	float: right;
	padding: 0 20px 0 0;
	background-position: right center;
}
.hc_sr_summary .hc_sri dd.hc_sri_feat p {
	padding-bottom: 8px;
	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-left: 1px solid #ccc;
}
.hc_rtl .hc_sr_summary .hc_sri dd.hc_sri_reviews {
	padding: 0 5px 0 6px;
	* padding: 0 5px 0 4px;
	border-left: none;
	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_tax {
	display: inline-block;
	position: absolute;
	bottom: 5px;
	left: 0;
	text-align: left;
	font-size: 0.9em;
	width: 100%;
}
.hc_rtl .hc_sr_summary .hc_sri dd.hc_sri_tax {
    direction: rtl;
    text-align: right;
}
.hc_sr_summary .hc_sri dd.hc_sri_tax span {
	display: block;
	padding: 7px 9px 3px;
	margin: 0 1px;
	background: #eee;
	color: #777777;
	text-align: right;
}
.hc_page_sr .hc_sr_summary .hc_sri dd.hc_sri_tax span {
 	text-align: left;   
}
.hc_rtl.hc_page_sr .hc_sr_summary .hc_sri dd.hc_sri_tax span {
 	text-align: right;
}
.hc_sri_green {
    color: #6f9f17;
}
.hc_sr_summary .hc_m_v4_lite dd.hc_sri_tax span {
	border-color: #FFFFCC!important;
}

.hc_m_v13 dd.hc_sri_tax span{
	background: #f6f6f6;
	margin: 0 1px 0 0;
	padding: 7px 8px 3px 10px!important;
}
* html .hc_sr_summary .hc_sri dd.hc_sri_tax {
    padding: 0;
    margin-bottom: -1px;
}
* html .hc_sr_summary .hc_sri dd.hc_sri_tax span {
    padding-right: 109px;
    width: 100%;
}

* html .hc_sr_summary .hc_sri dd.hc_sri_tax span.hc_sri_tax_right {
    padding-right: 9px;
    padding-left: 109px;
    width: 100%;
}

/* selet button */
.hc_sr_summary .hc_sri a.hc_sri_select {
	display: inline-block;
	height: 24px;
	line-height: 24px;
	padding: 0 0 0 10px;
	color: #fff;
	font-size: 0.9em;
	font-weight: bold;
	background: url(htl/hc_buttons.png) no-repeat 0 -210px;
	text-shadow: #1587AF -1px -1px 0;
	position: absolute;
	top: 81px;
	left: 10px;
	width: 84px;
	widt\h: 74px;
	text-align: center;
}
.hc_rtl .hc_sr_summary .hc_sri a.hc_sri_select {
	left: auto;
	right: 19px;
	direction: rtl;
}
.hc_lang_en .hc_sr_summary .hc_sri a.hc_sri_select {
	text-transform: uppercase;
}
.hc_sr_summary .hc_m_v4_lite a.hc_sri_select, 
.hc_sr_summary .hc_m_v11_lite a.hc_sri_select {
	text-shadow: #598810 -1px -1px 0;
}
.hc_sr_summary .hc_sri a.hc_sri_select span {
    display: block;
    background: url(htl/hc_buttons.png) no-repeat -241px -210px;
    position: absolute;
	height: 24px;
	width: 10px;
	right: -10px;
	top: 0;
}
.hc_rtl .hc_sr_summary .hc_sri a.hc_sri_select span {
	background-position: -241px -210px;
	width: 10px;
	right: -10px;
}
.hc_sr_summary .hc_sri a.hc_sri_select.hc_selected,
.hc_sr_summary .hc_sri a.hc_sri_select:hover {      
    text-decoration: none;
    background-position: 0 -235px;
}
.hc_sr_summary .hc_sri a.hc_sri_select.hc_selected span,
.hc_sr_summary .hc_sri a.hc_sri_select:hover span {
    background-position: -241px -235px;
}
.hc_rtl .hc_sr_summary .hc_sri a.hc_sri_select.hc_selected span,
.hc_rtl .hc_sr_summary .hc_sri a.hc_sri_select:hover span {
	background-position: -241px -235px
}

.hc_sr_summary .hc_m_v4_lite a.hc_sri_select, 
.hc_sr_summary .hc_m_v11_lite a.hc_sri_select {
	background-position: 0 -260px;
}
.hc_sr_summary .hc_m_v4_lite a.hc_sri_select span, 
.hc_sr_summary .hc_m_v11_lite a.hc_sri_select span {
	background-position: -241px -260px;
}
.hc_sr_summary .hc_m_v4_lite a.hc_sri_select.hc_selected, 
.hc_sr_summary .hc_m_v11_lite a.hc_sri_select.hc_selected,
.hc_sr_summary .hc_m_v4_lite a.hc_sri_select:hover, 
.hc_sr_summary .hc_m_v11_lite a.hc_sri_select:hover {
	background-position: 0 -285px;
}
.hc_sr_summary .hc_m_v4_lite a.hc_sri_select.hc_selected span, 
.hc_sr_summary .hc_m_v11_lite a.hc_sri_select.hc_selected span,
.hc_sr_summary .hc_m_v4_lite a.hc_sri_select:hover span, 
.hc_sr_summary .hc_m_v11_lite a.hc_sri_select:hover span {
	background-position: -241px -285px;
}
.hc_rtl .hc_sr_summary .hc_m_v4_lite a.hc_sri_select.hc_selected span, 
.hc_rtl .hc_sr_summary .hc_m_v11_lite a.hc_sri_select.hc_selected span,
.hc_rtl .hc_sr_summary .hc_m_v4_lite a.hc_sri_select:hover span, 
.hc_rtl .hc_sr_summary .hc_m_v11_lite a.hc_sri_select:hover span {
	background-position: -241px -285px;
}
/* Search Result Items - List View */
.hc_sr_list .hc_sri {
	display: inline-block;
	position: relative;
	width: 100%;
	background: #fff;
}
.hc_sr_list .hc_sri .b3h {
	background-position: 0 -32px;
	height: 3px;	
}
.hc_sr_list .hc_sri .b4h {
	background-position: -1195px -32px;
	height: 3px;
}
.hc_sr_list .hc_sri .hc_m_hd {
	display: none;
}
.hc_sr_list .hc_sri .hc_m_content {
	padding-top: 7px;
	width: inherit;
	overflow: hidden;
}
.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_rtl .hc_sr_list .hc_sri h2,
.hc_rtl .hc_sr_list .hc_sri h3 {
	direction: rtl;
	float: right;
	padding: 0 0 0 10px;
}
.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_rtl .hc_sr_list .hc_sri dl {
	direction: rtl;
}
.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 {
	display: none;
}
.hc_sr_list .hc_sri dd.hc_sri_price {
	position: absolute;
	top: 8px;
	right: 13px;
	font-size: 0.9em;
	color: #999;
}
.hc_rtl .hc_sr_list .hc_sri dd.hc_sri_price {
	right: auto;
	left: 13px;
}
.hc_sr_list .hc_sri dd.hc_sri_price a {
	color: #333;
	font-size: 1.3em;
	font-weight: bold;
	padding: 0 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_rtl .hc_sr_list .hc_sri dd.hc_sri_addr,
.hc_rtl .hc_sr_list .hc_sri dd.hc_sri_dist {
	float: right;
	padding-right: 0;
	padding-left: 10px;
}
.hc_sr_list .hc_sri dd.hc_sri_addr {
	clear: left;
}
.hc_rtl .hc_sr_list .hc_sri dd.hc_sri_addr {
	clear: right;
}
.hc_sr_list .hc_sri dd.hc_sri_dist {
	font-weight: bold;
}
.hc_sr_list .hc_sri dd.hc_sri_dist span {
	font-weight: normal;
	font-size: 0.9em;
	color: #999;
	padding-left: 5px;
}
.hc_rtl .hc_sr_list .hc_sri dd.hc_sri_dist span {
	padding-left: 0;
	padding-right: 5px;
}
.hc_sr_list .hc_sri dd.hc_sri_map {
	font-size: 0.9em;
	float: left;
	padding-top: 3px;
}
.hc_rtl .hc_sr_list .hc_sri dd.hc_sri_map {
	float: right;
}
.hc_page_sr .hc_sr_list .hc_sri dd.hc_sri_map {
	padding-top: 0;
}
.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(htl/Maps/mm_16_circle_red.png) no-repeat right top;
}
.hc_rtl .hc_sr_list .hc_sri dd.hc_sri_map a.map-marker-icon {
	margin: 0 0 0 5px;
}
.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;
}
.hc_rtl .hc_sr_list .hc_sri dd.hc_sri_tax {
	float: left;
}
.hc_rtl .hc_sr_list .hc_sri .cDiv {
	clear: both;
}
.hc_lang_de .hc_sr_list .hc_sri dd.hc_sri_tax {
	font-size: 0.8em
}

/* 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;
	background: #fff;
}
.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 {
	display: none;
}
.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(htl/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: #333;
	padding-left: 0;
}
.hc_sr_map .hc_sri dd.hc_sri_price a {
	color: #333;
	font-weight: bold;
}

/* Search result items - Photo view */
.hc_sr_photo .hc_sri {
}

/* Homepage HC Ads */ 
#hc_homeAds {
	width: 346px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	height: 328px;
	background-color: #F4FDFF;
	padding-top: 0px;
	background-image: url(bpg_peel.png);
	background-repeat: no-repeat;
	background-position: right top;
	border: thin solid #3EBADF;
	overflow: visible;
}
#hc_homeAds .hc_m_hd {
	padding: 30px 20px 25px;
	margin: 10px 0 15px 0;
}
#hc_homeAds h2 {
	font-size: 1.6em;
	font-weight: normal;
	margin-bottom: 10px;
	padding-left: 10px;
}
#hc_homeAds h3 {
	font-size: 1.2em;
	font-weight: bold;
	height: 65px;
	background-image: url(hcons.png);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	background-position: center center;
	text-align: center;
	margin-top: 18px;
}
#hc_homeAds .hc_m_content {
	padding: 0;
	line-height: 17px;
}
#hc_homeAds ul.hc_recommendations,
#hc_homeAds ul.hc_recommendedBy_icons {
	margin: 0;
	padding: 0;
}
ul.hc_tick li {
	list-style: none;
	background: url(htl/hc_icons.png?20110228) no-repeat -219px -224px;
	padding: 0 0 10px 30px;
	margin: 0;
}
ul.hc_tick li.last{
	background: none;
	font-size: 1.2em;
	padding: 10px 0 0 15px;
}
.hc_rtl ul.hc_tick li {
    direction: rtl;
	padding: 0 30px 15px 0;
	background: url(htl/hc_icons.png?20110228) no-repeat -65px -224px;
}
.hc_rtl ul.hc_tick li.last{
	background: none!important;
	font-size: 1.2em;
	padding: 10px 0 0 10px!important;
	text-align: center;
}
.hc_rtl #hc_homeAds ul.hc_tick li {
    background-position: 15px -224px;
}
.hc_rtl ul.hc_tick li strong{
    display: inline-block;
}
ul.hc_recommendedBy_icons li {
	display: block;
	float: left;
	list-style: none;
	padding: 0;
	margin: 0 20px 0 0;
	overflow: hidden;
	text-indent: -9999em;
}
.hc_rtl ul.hc_recommendedBy_icons li {
	float: right;
	margin-right: 0;
	margin-left: 20px;
	text-indent: 9999em;
}
.hc_recommendedBy_abc {
	background: url(htl/hc_icons.png?20110228) no-repeat -230px 0;
	height: 30px;
	width: 29px;
}
.hc_recommendedBy_cnn {
	background: url(htl/hc_icons.png?20110228) no-repeat -260px 0;
	height: 30px;
	width: 48px;
}
.hc_recommendedBy_today {
	background: url(htl/hc_icons.png?20110228) no-repeat -309px 0;
	height: 30px;
	width: 34px;
}
.hc_recommendedBy_frommers {
	background: url(htl/hc_icons.png?20110228) no-repeat -344px 0;
	height: 30px;
	width: 67px;
}
ul.hc_recommendedBy_icons li.hc_recommendedBy_frommers {
	margin-right: 0;
}
.hc_rtl ul.hc_recommendedBy_icons li.hc_recommendedBy_frommers {
    margin-left: 0;
    margin-right: 0;
}

#hc_homeAds p {
	text-align: center;
	font-weight: bold;
}
#hc_homeAds .moreLink {
	display: block;
	color:#fff;
	text-decoration:underline;
	font-size:11px;
	position:absolute;
	bottom: 19px;
	right:20px;
	font-weight: bold;
}
.hc_rtl #hc_homeAds .cDiv {
	clear: right;
}
/* end homepage hc ads */

/* Hotel pages */

#hc_htl_intro {
}
.hc_rtl #hc_htl_intro {
    direction: rtl;
}
#hc_htl_intro h1 {
    display: block;
    float: left;
    padding-right: 280px;
    padding-bottom: 10px;
}
.hc_rtl #hc_htl_intro h1 {
    float: right;
    padding-right: 0;
    padding-left: 280px;
}
#hc_htl_intro .hc_htl_intro_rating {
    display: block;
    float: left;
    margin-left: -270px;
    padding: 0.8em 0 0;
}
.hc_rtl #hc_htl_intro .hc_htl_intro_rating {
    float: right;
    margin-left: 0;
    margin-right: -270px;
}
#hc_htl_intro .hc_htl_intro_addr {
    display: block;
    clear: left;
    padding: 0 200px 3px 45px;
    margin: 0;
    font-size: 1.2em;
}
.hc_rtl #hc_htl_intro .hc_htl_intro_addr {
    clear: right;
    padding-right: 45px;
    padding-left: 200px;
}
#hc_htl_intro .hc_htl_intro_map_icon {
    display: block;
    background: url(htl/hc_hotel.gif) no-repeat scroll -214px -8px;
    float: left;
    height: 36px;
    width: 35px;
    text-decoration: none;
    margin: -1.5em 10px 10px 0;
}
.hc_rtl #hc_htl_intro .hc_htl_intro_map_icon {
    float: right;
    margin-left: 10px;
    margin-right: 0;
}
#hc_htl_intro .hc_htl_intro_map {
    display: block;
    float: left;
    font-size: 1.2em;
}
.hc_rtl #hc_htl_intro .hc_htl_intro_map {
    float: right;
}
#hc_htl_intro .hc_htl_intro_phone {
    display: block;
    clear: left;
    float: left;
    font-size: 1.2em;
    font-weight: bold;
}
.hc_rtl #hc_htl_intro .hc_htl_intro_phone {
    clear: right;
    float: right;
}
#hc_htl_intro .hc_htl_intro_phone span {
    font-weight: normal;
}
#hc_htl_intro .hc_htl_intro_web {
    float: left;
    margin: 0 0 0 10px;
    border-left: 1px solid #D7D7D7;
    padding: 0 0 0 9px;
    font-size: 1.2em;
}
.hc_rtl #hc_htl_intro .hc_htl_intro_web {
    float: right;
    border-left: none;
    border-right: 1px solid #d7d7d7;
    margin-left: 0;
    margin-right: 10px;
    padding-left: 0;
    padding-right: 9px;
}
#hc_htl_intro .hc_f_btn_bookNow {
    position: absolute;
    right: 0;
    top: -4px;
    width: 190px;
}
.hc_rtl #hc_htl_intro .hc_f_btn_bookNow {
    right: auto;
    left: 0;
}
#hc_htl_intro .hc_htl_intro_price {
    position: absolute;
    top: 55px;
    right: 0;
    font-size: 1.1em;
}
.hc_rtl #hc_htl_intro .hc_htl_intro_price {
    right: auto;
    left: 0;
}
#hc_htl_intro .hc_htl_intro_price .hc_htl_intro_price_currSymbol {
    font-weight: bold;
    font-size: 1.3em;
}
#hc_htl_intro .hc_htl_intro_price .hc_htl_intro_price_value {
    font-weight: bold;
    font-size: 1.9em;
}

#hc_htl_priceMatrix .hc_m_content {
    padding: 10px 0;
}

#hc_htl_pm_v1 {
    margin-bottom: 30px;
}
#hc_htl_priceMatrix #hc_htl_pm_v1 {
    margin-bottom: 0;
}
#hc_htl_pm_v1 .hc_htl_dates {
    display: inline;
    padding-right: 10px;
}
.hc_rtl #hc_htl_pm_v1 .hc_htl_dates {
    padding-right: 0;
    padding-left: 10px;
}
#hc_htl_pm_v1 #hc_htl_noDates.hc_htl_dates {
    padding-bottom: 10px;
    display: block;
}
#hc_htl_pm_v1 #hc_htl_noDates.hc_htl_dates p {
    display: inline;
    padding-right: 10px;
}
.hc_rtl #hc_htl_pm_v1 #hc_htl_noDates.hc_htl_dates p {
    padding-right: 0;
    padding-left: 10px;
}
#hc_htl_pm_v1 .hc_htl_dates a {
    color: #000;
    font-weight: bold;
}
#hc_htl_pm_v1 .hc_htl_dates .hc_htl_dates_checkout {
    padding-right: 10px;
}
.hc_rtl #hc_htl_pm_v1 .hc_htl_dates .hc_htl_dates_checkout {
    padding-right: 0;
    padding-left: 10px;
}
#hc_htl_pm_v1 .hc_f_btn_changeDates {
    padding-left: 10px;
    border-left: 1px solid #999;
    font-weight: bold;
}
.hc_rtl #hc_htl_pm_v1 .hc_f_btn_changeDates {
    padding-left: 0;
    padding-right: 10px;
    border-left: none;
    border-right: 1px solid #999;
}

#hc_htl_pm_v1 #hc_htl_pm_info {
    margin: 0 10px;
}
#hc_htl_pm_v1 #hc_htl_pm_info .b3bh,
#hc_htl_pm_v1 #hc_htl_pm_info .b4bh,
#hc_htl_pm_v1 #hc_htl_pm_info .hc_m_hd {
    display: none;
}
#hc_htl_pm_v1 #hc_htl_pm_info .hc_m_content {
    padding: 15px 9px 15px;
    * padding-bottom: 0;
}
#hc_htl_pm_v1 #hc_htl_pm_info ul {
    margin: 0;
    padding: 0;
}
#hc_htl_pm_v1 ul li.hc_htl_pm_dates {
    float: left;
    display: block;
}
#hc_htl_pm_v1 ul li.hc_htl_pm_dates p {
    padding-bottom: 0;
    padding-right: 10px;
    display: inline;
}
.hc_rtl #hc_htl_pm_v1 ul li.hc_htl_pm_dates p {
    padding-right: 0;
    padding-left: 10px;
}
#hc_htl_pm_v1 ul li.hc_htl_pm_dates p a {
    color: #000;
    font-weight: bold;
}
#hc_htl_pm_v1 ul li.hc_htl_pm_dates p a.hc_htl_dates_checkout {
    padding-right: 10px;
}
.hc_rtl #hc_htl_pm_v1 ul li.hc_htl_pm_dates p a.hc_htl_dates_checkout {
    padding-right: 0;
    padding-left: 10px;
}
.hc_rtl #hc_htl_pm_v1 ul li.hc_htl_pm_dates {
    float: right;
}
#hc_htl_pm_v1 ul li.hc_htl_pm_info_allHotels {
    float: right;
    display: block;
    text-align: right;
    font-weight: bold;
}
.hc_rtl #hc_htl_pm_v1 ul li.hc_htl_pm_info_allHotels {
    float: left;
}
.hc_rtl li.hc_htl_pm_info_dates p {
    float: right;
}

.hc_rtl #hc_htl_pm_rates table {
    direction: rtl;
}

#hc_htl_pm_v1 #hc_htl_pm_rates {
}
#hc_htl_pm_v1 #hc_htl_pm_rates .hc_m_content {
    padding: 0;
}
#hc_htl_pm_v1 #hc_htl_pm_rates #hc_htl_pm_rates_scroll {
    height:238px;
    overflow:hidden;
    margin:0;
    position:relative;
    border-bottom:1px solid #D2D2D0;
    border-top:1px solid #D2D2D0;
}
#hc_htl_pm_v1 #hc_htl_pm_rates table.hc_scroll {
    width: 753px;
}

#hc_htl_pm_v1 #hc_htl_pm_rates table {
    padding: 0;
    margin: 0;
    width: 770px;
}
#hc_htl_pm_v1 #hc_htl_pm_rates table tr.hc_tbl_altRow td {
    background-color: #f1f1f1;
}
#hc_htl_pm_v1 #hc_htl_pm_rates table tr.hc_tbl_highlight td {
    background-color: #ffebd6;
    border-bottom: 1px solid #fece9c;
}
#hc_htl_pm_v1 #hc_htl_pm_rates table tr.hc_tbl_highlight td .hc_officialSite {
    color: #ff8300;
    font-weight: bold;
}
#hc_htl_pm_v1 #hc_htl_pm_rates table.hc_htl_pm_rates_hd select {
	width: auto;
}
#hc_htl_pm_v1 #hc_htl_pm_rates table#hc_htl_pm_rates_content thead {
    display: none;
}
#hc_htl_pm_v1 #hc_htl_pm_rates table th {
    font-weight: bold;
    text-align: center;
    padding: 0 10px 5px;
    border-right: 1px solid #fff;
}
.hc_rtl #hc_htl_pm_v1 #hc_htl_pm_rates table th {
    border-left: 1px solid #fff;
    border-right: none;
}
#hc_htl_pm_v1 #hc_htl_pm_rates table td {
    padding: 10px;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #ccc;
}
.hc_rtl #hc_htl_pm_v1 #hc_htl_pm_rates table td {
    border-left: 1px solid #fff;
    border-right: none;
}
#hc_htl_pm_v1 #hc_htl_pm_rates table .hc_tbl_col1 {
    width: 107px;
    widt\h: 87px;
}
.hc_rtl #hc_htl_pm_v1 #hc_htl_pm_rates table .hc_tbl_col1 {
    width: auto;
}
#hc_htl_pm_v1 #hc_htl_pm_rates table th.hc_tbl_col1 {
    text-align: left;
}
.hc_rtl #hc_htl_pm_v1 #hc_htl_pm_rates table th.hc_tbl_col1 {
    text-align: right;
}
#hc_htl_pm_v1 #hc_htl_pm_rates table td.hc_tbl_col1 {
    white-space: nowrap;
}
#hc_htl_pm_v1 #hc_htl_pm_rates table .hc_tbl_col2 {
    width: 303px;
    widt\h: 283px;
}
#hc_htl_pm_v1 #hc_htl_pm_rates table th.hc_tbl_col2 {
    text-align: left;
}
.hc_rtl #hc_htl_pm_v1 #hc_htl_pm_rates table th.hc_tbl_col2 {
    text-align: right;
}
#hc_htl_pm_v1 #hc_htl_pm_rates table td.hc_tbl_col2 {
    cursor: default!important;
}
#hc_htl_pm_v1 #hc_htl_pm_rates table td.hc_tbl_col2 img {
    display: inline-block;
    padding: 2px 5px 0;
}
#hc_htl_pm_v1 #hc_htl_pm_rates table td.hc_tbl_col2 span {
    font-size: 0.9em;
    display: block;
    color: #999;
}
#hc_htl_pm_v1 #hc_htl_pm_rates table .hc_tbl_col3 {
    width: 75px;
    padding-left: 5px;
    padding-right: 5px;
    widt\h: 65px;
    text-align: center;
}
#hc_htl_pm_v1 #hc_htl_pm_rates table .hc_tbl_col4 {
    width: 90px;
    widt\h: 80px;
    padding-left: 5px;
    padding-right: 5px;
    text-align: center;
}
#hc_htl_pm_v1 #hc_htl_pm_rates table .hc_tbl_col5 {
    width: 85px;
    padding-left: 5px;
    padding-right: 5px;
    widt\h: 75px;
    text-align: center;
}
#hc_htl_pm_v1 #hc_htl_pm_rates table .hc_tbl_col6 {
    border-right: none;
    width: auto;
    padding-top: 9px;
    padding-left: 10px;
    padding-right: 0;
    text-align: center;
}
.hc_rtl #hc_htl_pm_v1 #hc_htl_pm_rates table .hc_tbl_col6 {
    padding-right: 10px;
    padding-left: 2px;
    border-left: none;
    width: 87px;
    widt\h: 75px;
}
#hc_htl_pm_v1 #hc_htl_pm_rates table .hc_tbl_col6 a {
    position: relative;
    font-weight: bold;
    display: block;
    float: left;
    text-align: right;
    padding: 1px 25px 0 0;
}
.hc_rtl #hc_htl_pm_v1 #hc_htl_pm_rates table .hc_tbl_col6 a {
    float: right;
    text-align: left;
    padding-right: 0;
    padding-left: 25px;
}
#hc_htl_pm_v1 #hc_htl_pm_rates table .hc_tbl_col6 a span {
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    height: 18px;
    width: 25px;
    background: url(htl/hc_icons.png) no-repeat -58px -67px;
}
.hc_rtl #hc_htl_pm_v1 #hc_htl_pm_rates table .hc_tbl_col6 a span {
    right: auto;
    left: 0;
    background-position: -103px -105px;
}
#hc_htl_pm_v1 #hc_htl_pm_rates table .hc_tbl_col6 a:hover span {
    background-position: -39px -48px;
}
.hc_rtl #hc_htl_pm_v1 #hc_htl_pm_rates table .hc_tbl_col6 a:hover span {
    background-position: -84px -86px;
}
#hc_htl_pm_v1 #hc_htl_pm_rates .hc_htl_pm_rates_ft {
    padding: 10px 10px 7px;
    background: #eee;
}
.hc_rtl #hc_htl_pm_v1 #hc_htl_pm_rates .hc_htl_pm_rates_ft {
    direction: rtl;
}
#hc_htl_pm_v1 #hc_htl_pm_rates .hc_htl_pm_rates_ft p {
    padding-right: 10px;
    padding-bottom: 0;
    display: inline-block;    
    float: left;
}
.hc_rtl #hc_htl_pm_v1 #hc_htl_pm_rates .hc_htl_pm_rates_ft p {
    padding-right: 0;
    padding-left: 10px;
    float: right;
}
#hc_htl_pm_v1 #hc_htl_pm_rates .hc_htl_pm_rates_ft em {
    display: block;
}
#hc_htl_pm_v1 #hc_htl_pm_rates .hc_htl_pm_rates_ft a.hc_f_btn_expand {
    display: block;
    float: right;
    position: relative;
    padding: 0 0 0 25px;
}
.hc_rtl #hc_htl_pm_v1 #hc_htl_pm_rates .hc_htl_pm_rates_ft a.hc_f_btn_expand {
    float: left;
}
#hc_htl_pm_v1 #hc_htl_pm_rates .hc_htl_pm_rates_ft a.hc_f_btn_expand span {
    background: url(htl/hc_icons.png) no-repeat -375px -67px;
    height: 18px;
    width: 18px;
    padding: 0;
	position: absolute;
    display: inline;
    margin: 0px 5px 0 0;
    left: 0;
}
.hc_rtl #hc_htl_pm_v1 #hc_htl_pm_rates .hc_htl_pm_rates_ft a.hc_f_btn_expand span {
    float: right;
    background-position: -103px -105px;
}
#hc_htl_pm_v1 #hc_htl_pm_rates .hc_htl_pm_rates_ft a.hc_f_btn_expand:hover span {
    background-position: -394px -48px;
}
.hc_rtl #hc_htl_pm_v1 #hc_htl_pm_rates .hc_htl_pm_rates_ft a.hc_f_btn_expand:hover span {
    background-position: -84px -86px;
}
#hc_htl_pm_v1 #hc_htl_pm_rates .hc_htl_pm_rates_ft a.hc_f_btn_expand.hc_close span {
    background-position: -299px -143px;
}
.hc_rtl #hc_htl_pm_v1 #hc_htl_pm_rates .hc_htl_pm_rates_ft a.hc_f_btn_expand.hc_close span {
    background-position: -299px -143px;
}
#hc_htl_pm_v1 #hc_htl_pm_rates .hc_htl_pm_rates_ft a.hc_f_btn_expand.hc_close:hover span {
    background-position: -318px -124px;
}
.hc_rtl #hc_htl_pm_v1 #hc_htl_pm_rates .hc_htl_pm_rates_ft a.hc_f_btn_expand.hc_close:hover span {
    background-position: -318px -124px;
}
.hc_rtl #hc_htl_pm_v1 #hc_htl_pm_rates .hc_htl_pm_rates_ft .cDivRight {
    clear: both;
}


#hc_htl_pm_v2 {
}
.hc_rtl #hc_htl_pm_v2 {
    direction: rtl;
}
#hc_htl_pm_v2 hc_htl_pm_rates_content {
    position: relative;
}
#hc_htl_pm_v2 .hc_htl_dates {
    top: 0;
    left: 0;
    display: block;
    margin: 0;
    padding: 0;
    position: absolute;
    width: 450px;
    height: 30px;
    z-index: 800;
}
#hc_htl_pm_v2 #hc_htl_noDates.hc_htl_dates {
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    bottom: auto;
    left: auto;
    right: auto;
}
.hc_rtl #hc_htl_pm_v2 .hc_htl_dates {
    left: auto;
    right: 0;
}
#hc_htl_pm_v2 .hc_htl_dates p {
    display: inline;
    position: absolute;
    bottom: 4px;
    left: 0;
    padding: 0 10px;
}
.hc_rtl #hc_htl_pm_v2 .hc_htl_dates p {
    left: auto;
    right: 0;
}
#hc_htl_pm_v2 #hc_htl_noDates.hc_htl_dates p {
    position: relative;
    padding: 0;
    bottom: auto;
    left: auto;
    right: auto;
}
#hc_htl_pm_v2 .hc_htl_dates a.hc_f_btn_changeDates {
    padding-left: 10px;
    margin-left: 9px;
    border-left: 1px solid #999;
    font-weight: bold;
}
.hc_rtl #hc_htl_pm_v2 .hc_htl_dates a.hc_f_btn_changeDates {
    margin-left: 0;
    margin-right: 9px;
    padding-left: 0;
    padding-right: 10px;
    border-left: none;
    border-right: 1px solid #999;
}
#hc_htl_pm_v2 .hc_htl_dates .hc_htl_dates_checkin,
#hc_htl_pm_v2 .hc_htl_dates .hc_htl_dates_checkout {
    font-weight: bold;
}
#hc_htl_pm_v2 #hc_htl_pm_rates {
    margin-bottom: 20px;
}
#hc_htl_pm_v2 table.hc_htl_pm_rates_content {
    display: block;
    border: none;
    margin: 0;
    padding: 0;
    width: 100%;
}
#hc_htl_pm_v2 table.hc_htl_pm_rates_content tr {
}
#hc_htl_pm_v2 table.hc_htl_pm_rates_content tr.hc_tbl_altRow td {
    background: #eee;
}
#hc_htl_pm_v2 table.hc_htl_pm_rates_content th {
    text-align: center;
    font-weight: normal;
    padding: 5px 10px;
    border-right: 1px solid #fff;
}
#hc_htl_pm_v2 table.hc_htl_pm_rates_content td {
    text-align: center;
    padding: 5px 10px;
    border-right: 1px solid #fff;
    border-top: 1px solid #ccc;
}
#hc_htl_pm_v2 table.hc_htl_pm_rates_content .hc_tbl_col1 {
    text-align: left;
    width: 110px;
    widt\h: 90px;
    white-space: nowrap;
}
.hc_rtl #hc_htl_pm_v2 table.hc_htl_pm_rates_content .hc_tbl_col1 {
    border-right: none;
}
.hc_rtl #hc_htl_pm_v2 table.hc_htl_pm_rates_content .hc_tbl_col1 {
    text-align: right;
}
#hc_htl_pm_v2 table.hc_htl_pm_rates_content .hc_tbl_col1 a {
    margin-right: 2px;
}
#hc_htl_pm_v2 table.hc_htl_pm_rates_content .hc_tbl_col2 {
    text-align: left;
    width: 335px;
}
.hc_rtl #hc_htl_pm_v2 table.hc_htl_pm_rates_content .hc_tbl_col2 {
    text-align: right;
}
#hc_htl_pm_v2 table.hc_htl_pm_rates_content .hc_tbl_col2 img {
    padding: 0 0 0 5px;
}
.hc_rtl #hc_htl_pm_v2 table.hc_htl_pm_rates_content .hc_tbl_col2 img {
    padding-left: 0;
    padding-right: 5px;
}
#hc_htl_pm_v2 table.hc_htl_pm_rates_content .hc_tbl_col2 span,
#hc_htl_pm_v2 table.hc_htl_pm_rates_content .hc_tbl_col2 a {
    display: block;
    font-size: 0.9em;
}
#hc_htl_pm_v2 table.hc_htl_pm_rates_content .hc_tbl_col2 span {
    color: #999;
}
#hc_htl_pm_v2 table.hc_htl_pm_rates_content .hc_tbl_col3 {
    width: 90px;
    widt\h: 80px;
    padding: 5px;
}
#hc_htl_pm_v2 table.hc_htl_pm_rates_content .hc_tbl_col4 {
    width: 100px;
    widt\h: 90px;
    padding: 5px;
}
#hc_htl_pm_v2 table.hc_htl_pm_rates_content .hc_tbl_col5 {
    width: 90px;
    widt\h: 80px;
    padding: 5px;
}
#hc_htl_pm_v2 table.hc_htl_pm_rates_content .hc_tbl_col6 {
    width: 80px;
    border-right: none;
}
.hc_rtl #hc_htl_pm_v2 table.hc_htl_pm_rates_content .hc_tbl_col6 {
    border-right: 1px solid #fff;
}
#hc_htl_pm_v2 table.hc_htl_pm_rates_content th.hc_tbl_col6 select {
    width: auto;
}

#hc_htl_pm_v2 table.hc_htl_pm_rates_content td.hc_tbl_col6 a {
    position: relative;
    font-weight: bold;
    display: block;
    float: left;
    text-align: right;
    padding: 1px 25px 0 0;
}
.hc_rtl #hc_htl_pm_v2 table.hc_htl_pm_rates_content td.hc_tbl_col6 a {
    float: right;
    text-align: left;
    padding-right: 0;
    padding-left: 25px;
}
#hc_htl_pm_v2 table.hc_htl_pm_rates_content td.hc_tbl_col6 a span {
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    height: 18px;
    width: 25px;
    background: url(htl/hc_icons.png) no-repeat -58px -67px;
}
.hc_rtl #hc_htl_pm_v2 table.hc_htl_pm_rates_content td.hc_tbl_col6 a span {
    right: auto;
    left: 0;
    background-position: -103px -105px;
}
#hc_htl_pm_v2 table.hc_htl_pm_rates_content td.hc_tbl_col6 a:hover span {
    background-position: -39px -48px;
}
.hc_rtl #hc_htl_pm_v2 table.hc_htl_pm_rates_content td.hc_tbl_col6 a:hover span {
    background-position: -84px -86px;
}

#hc_htl_pm_v2 p.hc_htl_pm_info_allHotels {
    display: block;
    margin-bottom: 30px;
    padding: 0 10px;
    font-weight: bold;
}



#hc_htl_pm_v3 {
    margin-bottom: 30px;
}
#hc_htl_priceMatrix #hc_htl_pm_v3 {
    margin-bottom: 0;
}
#hc_htl_pm_v3 .hc_htl_dates {
    display: inline;
    padding-right: 10px;
}
.hc_rtl #hc_htl_pm_v3 .hc_htl_dates {
    padding-right: 0;
    padding-left: 10px;
}
#hc_htl_pm_v3 #hc_htl_noDates.hc_htl_dates {
    padding-bottom: 10px;
    display: block;
}
#hc_htl_pm_v3 #hc_htl_noDates.hc_htl_dates p {
    display: inline;
    padding-right: 10px;
}
.hc_rtl #hc_htl_pm_v3 #hc_htl_noDates.hc_htl_dates p {
    padding-right: 0;
    padding-left: 10px;    
}
#hc_htl_pm_v3 .hc_htl_dates a {
    color: #000;
    font-weight: bold;
}
#hc_htl_pm_v3 .hc_htl_dates .hc_htl_dates_checkout {
    padding-right: 10px;
}
.hc_rtl #hc_htl_pm_v3 .hc_htl_dates .hc_htl_dates_checkout {
    padding-right: 0;
    padding-left: 10px;
}
#hc_htl_pm_v3 .hc_f_btn_changeDates {
    padding-left: 10px;
    margin-left: 10px;
    border-left: 1px solid #999;
    font-weight: bold;
}
.hc_rtl #hc_htl_pm_v3 .hc_f_btn_changeDates {
    border-left: none;
    border-right: 1px solid #999;
    padding-left: 0;
    padding-right: 10px;
    margin-left: 0;
    margin-right: 10px;
}

#hc_htl_pm_v3 #hc_htl_pm_info {
    margin: 0 10px;
}
#hc_htl_pm_v3 #hc_htl_pm_info .b3bh,
#hc_htl_pm_v3 #hc_htl_pm_info .b4bh,
#hc_htl_pm_v3 #hc_htl_pm_info .hc_m_hd {
    display: none;
}
#hc_htl_pm_v3 #hc_htl_pm_info .hc_m_content {
    padding: 15px 9px 15px;
    * padding-bottom: 0;
}
#hc_htl_pm_v3 #hc_htl_pm_info ul {
    margin: 0;
    padding: 0;
}
#hc_htl_pm_v3 ul li.hc_htl_pm_dates {
    float: left;
    display: block;
}
#hc_htl_pm_v3 ul li.hc_htl_pm_dates p {
    padding-bottom: 0;
    padding-right: 10px;
    display: inline;
}
#hc_htl_pm_v3 ul li.hc_htl_pm_dates p a {
    color: #000;
    font-weight: bold;
}
#hc_htl_pm_v3 ul li.hc_htl_pm_dates p a.hc_htl_dates_checkout {
    padding-right: 10px;
}
.hc_rtl #hc_htl_pm_v3 ul li.hc_htl_pm_dates p a.hc_htl_dates_checkout {
    padding-right: 0;
    padding-left: 10px;
}
.hc_rtl #hc_htl_pm_v3 ul li.hc_htl_pm_dates {
    float: right;
}
#hc_htl_pm_v3 ul li.hc_htl_pm_info_allHotels {
    float: right;
    display: block;
    text-align: right;
    font-weight: bold;
}
.hc_rtl #hc_htl_pm_v3 ul li.hc_htl_pm_info_allHotels {
    float: left;
}
.hc_rtl li.hc_htl_pm_info_dates p {
    float: right;
}

.hc_rtl #hc_htl_pm_rates table {
    direction: rtl;
}

#hc_htl_pm_v3 #hc_htl_pm_rates {
}
#hc_htl_pm_v3 #hc_htl_pm_rates .hc_m_content {
    padding: 0;
}
#hc_htl_pm_v3 #hc_htl_pm_rates #hc_htl_pm_rates_scroll {
    overflow:hidden;
    margin:0;
    position:relative;
    border-top:1px solid #D2D2D0;
}
#hc_htl_pm_v3 #hc_htl_pm_rates table.hc_scroll {
    width: 753px;
}

#hc_htl_pm_v3 #hc_htl_pm_rates table {
    padding: 0;
    margin: 0;
    width: 770px;
}
#hc_htl_pm_v3 #hc_htl_pm_rates table tr.hc_tbl_altRow td {
    background-color: #f1f1f1;
}
#hc_htl_pm_v3 #hc_htl_pm_rates table tr.hc_tbl_highlight td {
    background-color: #ffebd6;
    border-bottom: 1px solid #fece9c;
}
#hc_htl_pm_v3 #hc_htl_pm_rates table tr.hc_tbl_highlight td .hc_officialSite {
    color: #ff8300;
    font-weight: bold;
}
#hc_htl_pm_v3 #hc_htl_pm_rates table.hc_htl_pm_rates_hd select {
	width: auto;
}
#hc_htl_pm_v3 #hc_htl_pm_rates table#hc_htl_pm_rates_content thead {
    display: none;
}
#hc_htl_pm_v3 #hc_htl_pm_rates table th {
    font-weight: bold;
    text-align: center;
    padding: 0 10px 5px;
    border-right: 1px solid #fff;
}
.hc_rtl #hc_htl_pm_v3 #hc_htl_pm_rates table th {
    border-left: 1px solid #fff;
    border-right: none;
}
#hc_htl_pm_v3 #hc_htl_pm_rates table td {
    padding: 10px;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #ccc;
}
.hc_rtl #hc_htl_pm_v3 #hc_htl_pm_rates table td {
    border-left: 1px solid #fff;
    border-right: none;
}
#hc_htl_pm_v3 #hc_htl_pm_rates table .hc_tbl_col1 {
    width: 87px;
}
.hc_rtl #hc_htl_pm_v3 #hc_htl_pm_rates table .hc_tbl_col1 {
    width: auto;
}
#hc_htl_pm_v3 #hc_htl_pm_rates table th.hc_tbl_col1 {
    text-align: left;
}
.hc_rtl #hc_htl_pm_v3 #hc_htl_pm_rates table th.hc_tbl_col1 {
    text-align: right;
}
#hc_htl_pm_v3 #hc_htl_pm_rates table td.hc_tbl_col1 {
    white-space: nowrap;
}
#hc_htl_pm_v3 #hc_htl_pm_rates table .hc_tbl_col2 {
    width: 303px;
    widt\h: 288px;
    padding-right: 5px;
}
#hc_htl_pm_v3 #hc_htl_pm_rates table th.hc_tbl_col2 {
    text-align: left;
}
.hc_rtl #hc_htl_pm_v3 #hc_htl_pm_rates table th.hc_tbl_col2 {
    text-align: right;
}
#hc_htl_pm_v3 #hc_htl_pm_rates table td.hc_tbl_col2 {
    cursor: default!important;
}
#hc_htl_pm_v3 #hc_htl_pm_rates table td.hc_tbl_col2 img {
    display: inline-block;
    padding: 2px 5px 0;
}
#hc_htl_pm_v3 #hc_htl_pm_rates table td.hc_tbl_col2 span {
    font-size: 0.9em;
    display: block;
    color: #999;
}
#hc_htl_pm_v3 #hc_htl_pm_rates table .hc_tbl_col3 {
    width: 75px;
    padding-left: 5px;
    padding-right: 5px;
    widt\h: 65px;
    text-align: center;
}
#hc_htl_pm_v3 #hc_htl_pm_rates table .hc_tbl_col4 {
    width: 90px;
    widt\h: 80px;
    padding-left: 5px;
    padding-right: 5px;
    text-align: center;
}
#hc_htl_pm_v3 #hc_htl_pm_rates table .hc_tbl_col5 {
    width: 85px;
    padding-left: 5px;
    padding-right: 5px;
    widt\h: 75px;
    text-align: center;
}
#hc_htl_pm_v3 #hc_htl_pm_rates table .hc_tbl_col6 {
    border-right: none;
    width: auto;
    padding-top: 9px;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
}
#hc_htl_pm_v3 #hc_htl_pm_rates table .hc_tbl_col6 a {
    /*float: left; */
}
.hc_rtl #hc_htl_pm_v3 #hc_htl_pm_rates table .hc_tbl_col6 {
    border-left: none;
    width: 87px;
    widt\h: 67px;
}

#hc_htl_pm_v3 #hc_htl_pm_rates .hc_htl_pm_rates_ft {
    padding: 10px 10px 7px;
    background: #eee;
}
.hc_rtl #hc_htl_pm_v3 #hc_htl_pm_rates .hc_htl_pm_rates_ft {
    direction: rtl;
}
#hc_htl_pm_v3 #hc_htl_pm_rates .hc_htl_pm_rates_ft p {
    padding-right: 10px;
    padding-bottom: 0;
    display: inline-block;    
    float: left;
}
.hc_rtl #hc_htl_pm_v3 #hc_htl_pm_rates .hc_htl_pm_rates_ft p {
    padding-right: 0;
    padding-left: 10px;
    float: right;
}
#hc_htl_pm_v3 #hc_htl_pm_rates .hc_htl_pm_rates_ft em {
    display: block;
}
#hc_htl_pm_v3 #hc_htl_pm_rates .hc_htl_pm_rates_ft a.hc_f_btn_expand {
    display: block;
    float: right;
    position: relative;
    padding: 0 0 0 25px;
}
.hc_rtl #hc_htl_pm_v3 #hc_htl_pm_rates .hc_htl_pm_rates_ft a.hc_f_btn_expand {
    float: left;
}
#hc_htl_pm_v3 #hc_htl_pm_rates .hc_htl_pm_rates_ft a.hc_f_btn_expand span {
    background: url(htl/hc_icons.png) no-repeat -375px -67px;
    height: 18px;
    width: 18px;
    padding: 0;
	position: absolute;
    display: inline;
    margin: 0px 5px 0 0;
    left: 0;
}
.hc_rtl #hc_htl_pm_v3 #hc_htl_pm_rates .hc_htl_pm_rates_ft a.hc_f_btn_expand span {
    margin-right: 0;
    margin-left: 5px;
    float: right;
    background-position: -103px -105px;
}
#hc_htl_pm_v3 #hc_htl_pm_rates .hc_htl_pm_rates_ft a.hc_f_btn_expand:hover span {
    background-position: -394px -48px;
}
.hc_rtl #hc_htl_pm_v3 #hc_htl_pm_rates .hc_htl_pm_rates_ft a.hc_f_btn_expand:hover span {
    background-position: -84px -86px;
}
#hc_htl_pm_v3 #hc_htl_pm_rates .hc_htl_pm_rates_ft a.hc_f_btn_expand.hc_close span {
    background-position: -299px -143px;
}
.hc_rtl #hc_htl_pm_v3 #hc_htl_pm_rates .hc_htl_pm_rates_ft a.hc_f_btn_expand.hc_close span {
    background-position: -299px -143px;
}
#hc_htl_pm_v3 #hc_htl_pm_rates .hc_htl_pm_rates_ft a.hc_f_btn_expand.hc_close:hover span {
    background-position: -318px -124px;
}
.hc_rtl #hc_htl_pm_v3 #hc_htl_pm_rates .hc_htl_pm_rates_ft a.hc_f_btn_expand.hc_close:hover span {
    background-position: -318px -124px;
}
.hc_rtl #hc_htl_pm_v3 #hc_htl_pm_rates .hc_htl_pm_rates_ft .cDivRight {
    clear: both;
}



#hc_htl_pm_v4 {
}
.hc_rtl #hc_htl_pm_v4 {
    direction: rtl;
}
#hc_htl_pm_v4 hc_htl_pm_rates_content {
    position: relative;
}
#hc_htl_pm_v4 .hc_htl_dates {
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    z-index: 800;
}
#hc_htl_pm_v4 .hc_htl_dates p {
}
.hc_rtl #hc_htl_pm_v4 .hc_htl_dates p {
}
#hc_htl_pm_v4 .hc_htl_dates a.hc_f_btn_changeDates {
    font-weight: bold;
}
#hc_htl_pm_v4 .hc_htl_dates .hc_htl_dates_checkin,
#hc_htl_pm_v4 .hc_htl_dates .hc_htl_dates_checkout {
    font-weight: bold;
}
#hc_htl_pm_v4 #hc_htl_pm_rates {
    margin-bottom: 20px;
}
#hc_htl_pm_v4 table.hc_htl_pm_rates_content {
    display: block;
    border: none;
    margin: 0;
    padding: 0;
    width: 100%;
}
#hc_htl_pm_v4 table.hc_htl_pm_rates_content tr {
}
#hc_htl_pm_v4 table.hc_htl_pm_rates_content tr.hc_tbl_altRow td {
    background: #eee;
}
#hc_htl_pm_v4 table.hc_htl_pm_rates_content th {
    text-align: center;
    font-weight: normal;
    padding: 5px 10px;
    border-right: 1px solid #fff;
}
#hc_htl_pm_v4 table.hc_htl_pm_rates_content td {
    text-align: center;
    padding: 5px 10px;
    border-right: 1px solid #fff;
    border-top: 1px solid #ccc;
}
#hc_htl_pm_v4 table.hc_htl_pm_rates_content .hc_tbl_col1 {
    text-align: left;
    width: 107px;
    widt\h: 87px;
    white-space: nowrap;
}
.hc_rtl #hc_htl_pm_v4 table.hc_htl_pm_rates_content .hc_tbl_col1 {
    text-align: right;
    border-right: none;
}
#hc_htl_pm_v4 table.hc_htl_pm_rates_content .hc_tbl_col2 {
    text-align: left;
    width: 348px;
    widt\h: 328px;
}
.hc_rtl #hc_htl_pm_v4 table.hc_htl_pm_rates_content .hc_tbl_col2 {
    text-align: right;
}
#hc_htl_pm_v4 table.hc_htl_pm_rates_content .hc_tbl_col2 img {
    display: inline-block;
    padding: 2px 5px 0;
}
#hc_htl_pm_v4 table.hc_htl_pm_rates_content .hc_tbl_col2 a {
    display: block;
    font-size: 0.9em;
}
#hc_htl_pm_v4 table.hc_htl_pm_rates_content .hc_tbl_col3 {
    width: 90px;
    widt\h: 80px;
    padding: 5px;
}
#hc_htl_pm_v4 table.hc_htl_pm_rates_content .hc_tbl_col4 {
    width: 100px;
    widt\h: 90px;
    padding: 5px;
}
#hc_htl_pm_v4 table.hc_htl_pm_rates_content .hc_tbl_col5 {
    width: 90px;
    widt\h: 80px;
    padding: 5px;
}
#hc_htl_pm_v4 table.hc_htl_pm_rates_content .hc_tbl_col6 {
    width: 80px;
    border-right: none;
}
.hc_rtl #hc_htl_pm_v4 table.hc_htl_pm_rates_content .hc_tbl_col6 {
    border-right: 1px solid #fff;
}
#hc_htl_pm_v4 table.hc_htl_pm_rates_content th.hc_tbl_col6 select {
    width: auto;
}

#hc_htl_pm_v4 p.hc_htl_pm_info_allHotels {
    display: block;
    margin-bottom: 30px;
    padding: 0 10px;
    font-weight: bold;
}


#hc_htl_pm_v5 {
}
.hc_rtl #hc_htl_pm_v5 {
    direction: rtl;
}
#hc_htl_pm_v5 hc_htl_pm_rates_content {
    position: relative;
}
#hc_htl_pm_v5 .hc_htl_dates {
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    z-index: 800;
}
#hc_htl_pm_v5 .hc_htl_dates p {
}
.hc_rtl #hc_htl_pm_v5 .hc_htl_dates p {
}
#hc_htl_pm_v5 .hc_htl_dates a.hc_f_btn_changeDates {
    font-weight: bold;
}
#hc_htl_pm_v5 .hc_htl_dates .hc_htl_dates_checkin,
#hc_htl_pm_v5 .hc_htl_dates .hc_htl_dates_checkout {
    font-weight: bold;
}
#hc_htl_pm_v5 #hc_htl_pm_rates {
    margin-bottom: 20px;
}
#hc_htl_pm_v5 table.hc_htl_pm_rates_content {
    display: block;
    border: none;
    margin: 0;
    padding: 0;
    width: 100%;
}
#hc_htl_pm_v5 table.hc_htl_pm_rates_content tr {
}
#hc_htl_pm_v5 table.hc_htl_pm_rates_content tr.hc_tbl_altRow td {
    background: #eee;
}
#hc_htl_pm_v5 table.hc_htl_pm_rates_content th {
    text-align: center;
    font-weight: normal;
    padding: 5px 10px;
    border-right: 1px solid #fff;
}
#hc_htl_pm_v5 table.hc_htl_pm_rates_content td {
    text-align: center;
    padding: 5px 10px;
    border-right: 1px solid #fff;
    border-top: 1px solid #ccc;
}
#hc_htl_pm_v5 table.hc_htl_pm_rates_content .hc_tbl_col6 {
    text-align: left;
    width: 107px;
    widt\h: 87px;
    white-space: nowrap;
    border-right: none;
}
.hc_rtl #hc_htl_pm_v5 table.hc_htl_pm_rates_content .hc_tbl_col6 {
    text-align: right;
    border-right: 1px solid #fff;
}
#hc_htl_pm_v5 table.hc_htl_pm_rates_content .hc_tbl_col5 {
    text-align: left;
    width: 348px;
    widt\h: 328px;
}
.hc_rtl #hc_htl_pm_v5 table.hc_htl_pm_rates_content .hc_tbl_col5 {
    text-align: right;
}
#hc_htl_pm_v5 table.hc_htl_pm_rates_content .hc_tbl_col5 img {
    display: inline-block;
    padding: 2px 5px 0;
}
#hc_htl_pm_v5 table.hc_htl_pm_rates_content .hc_tbl_col5 a {
    display: block;
    font-size: 0.9em;
}
#hc_htl_pm_v5 table.hc_htl_pm_rates_content .hc_tbl_col1 {
    width: 90px;
    widt\h: 80px;
    padding: 5px;
}
.hc_rtl #hc_htl_pm_v5 table.hc_htl_pm_rates_content .hc_tbl_col1 {
    border-right: none;
}
#hc_htl_pm_v5 table.hc_htl_pm_rates_content .hc_tbl_col2 {
    width: 100px;
    widt\h: 90px;
    padding: 5px;
}
#hc_htl_pm_v5 table.hc_htl_pm_rates_content .hc_tbl_col3 {
    width: 90px;
    widt\h: 80px;
    padding: 5px;
}
#hc_htl_pm_v5 table.hc_htl_pm_rates_content .hc_tbl_col4 {
    width: 80px;
}
#hc_htl_pm_v5 table.hc_htl_pm_rates_content th.hc_tbl_col4 select {
    width: auto;
}

#hc_htl_pm_v5 p.hc_htl_pm_info_allHotels {
    display: block;
    margin-bottom: 30px;
    padding: 0 10px;
    font-weight: bold;
}


#hc_htl_pm_v6 {
}
.hc_rtl #hc_htl_pm_v6 {
    direction: rtl;
}

#hc_htl_pm_v6 hc_htl_pm_rates_content {
    position: relative;
}
#hc_htl_pm_v6 .hc_htl_dates {
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    z-index: 800;
}
#hc_htl_pm_v6 .hc_htl_dates p {
    display: inline-block;
}
.hc_rtl #hc_htl_pm_v6 .hc_htl_dates p 
{
    display: inline-block;
}
#hc_htl_pm_v6 .hc_htl_dates a.hc_f_btn_changeDates {
    font-weight: bold;
}
#hc_htl_pm_v6 .hc_htl_dates .hc_htl_dates_checkin,
#hc_htl_pm_v6 .hc_htl_dates .hc_htl_dates_checkout {
    font-weight: bold;
}
#hc_htl_pm_v6 #hc_htl_pm_rates {
    margin-bottom: 20px;
}
#hc_htl_pm_v6 table.hc_htl_pm_rates_content {
    display: block;
    border: none;
    margin: 0;
    padding: 0; 
    width: 100%;
}
#hc_htl_pm_v6 table.hc_htl_pm_rates_content tr {
}
#hc_htl_pm_v6 table.hc_htl_pm_rates_content tr.hc_tbl_altRow td {
    background: #eee;
}
#hc_htl_pm_v6 table.hc_htl_pm_rates_content th {
    text-align: center;
    font-weight: normal;
    padding: 5px 10px;
    border-right: 1px solid #fff;
}
#hc_htl_pm_v6 table.hc_htl_pm_rates_content td {
    text-align: center;
    padding: 5px 10px;
    border-right: 1px solid #fff;
    border-top: 1px solid #ccc;
}
#hc_htl_pm_v6 table.hc_htl_pm_rates_content .hc_tbl_col1 {
    width: 90px;
    widt\h: 80px;
    padding: 5px;
}
.hc_rtl #hc_htl_pm_v6 table.hc_htl_pm_rates_content .hc_tbl_col1 {
    border-right: none;
}
#hc_htl_pm_v6 table.hc_htl_pm_rates_content .hc_tbl_col2 {
    width: 100px;
    widt\h: 90px;
    padding: 5px;
}
#hc_htl_pm_v6 table.hc_htl_pm_rates_content .hc_tbl_col3 {
    width: 90px;
    widt\h: 80px;
    padding: 5px;
}
#hc_htl_pm_v6 table.hc_htl_pm_rates_content .hc_tbl_col4 {
    width: 100px;
    widt\h: 80px;
    border-right: none;
}
.hc_rtl #hc_htl_pm_v6 table.hc_htl_pm_rates_content .hc_tbl_col4 {
    border-right: 1px solid #fff;
}
#hc_htl_pm_v6 table.hc_htl_pm_rates_content th.hc_tbl_col4 select {
    width: auto;
}
#hc_htl_pm_v6 table.hc_htl_pm_rates_content .hc_tbl_col5 {
    width: 130px;
    widt\h: 120px;
    text-align: left;
    padding-right: 10px;
    padding-left: 0;
}
.hc_rtl #hc_htl_pm_v6 table.hc_htl_pm_rates_content .hc_tbl_col5 {
    text-align: right;
    border-right: none;
    padding-left: 10px;
    padding-right: 0;
}
#hc_htl_pm_v6 table.hc_htl_pm_rates_content .hc_tbl_col6 {
    text-align: left;
    width: 107px;
    widt\h: 87px;
    white-space: nowrap;
}
.hc_rtl #hc_htl_pm_v6 table.hc_htl_pm_rates_content .hc_tbl_col6 {
    text-align: right;
}
#hc_htl_pm_v6 table.hc_htl_pm_rates_content .hc_tbl_col7 {
    text-align: left;
    width: 218px;
    widt\h: 198px;
    border-right: none;
}
.hc_rtl #hc_htl_pm_v6 table.hc_htl_pm_rates_content .hc_tbl_col7 {
    text-align: right;
    border-right: 1px solid #fff;
}

#hc_htl_pm_v6 table.hc_htl_pm_rates_content tr.hc_tbl_subTr {
    display: none;
    background-color: #ffebd6;
    border-bottom: 1px solid #fece9c;
}
#hc_htl_pm_v6 table.hc_htl_pm_rates_content tr.hc_tbl_subTr td {
    border-top-color: #fece9c;
}
#hc_htl_pm_v6 table.hc_htl_pm_rates_content tr.hc_tbl_subTr .hc_tbl_col5 {
    border-right: none;
}
#hc_htl_pm_v6 table.hc_htl_pm_rates_content tr.hc_selected td {
    background-color: #F5D9BA;
    font-weight: bold;
    border-top-color: #fece9c;
}
#hc_htl_pm_v6 table.hc_htl_pm_rates_content tr.hc_selected .hc_tbl_col1,
#hc_htl_pm_v6 table.hc_htl_pm_rates_content tr.hc_selected .hc_tbl_col2,
#hc_htl_pm_v6 table.hc_htl_pm_rates_content tr.hc_selected .hc_tbl_col3 {
    display: none;
}   
#hc_htl_pm_v6 table.hc_htl_pm_rates_content tr.hc_selected .hc_tbl_col4 a,
#hc_htl_pm_v6 table.hc_htl_pm_rates_content tr.hc_selected .hc_tbl_col4 span {
    display: none;
}



#hc_htl_pm_v6 p.hc_htl_pm_info_allHotels {
    display: block;
    margin-bottom: 30px;
    padding: 0 10px;
    font-weight: bold;
}
#hc_htl_priceMatrix #hc_htl_pm_v6 p.hc_htl_pm_info_allHotels {
    margin-bottom: 0;
}

#hc_htl_overview {
}
.hc_rtl #hc_htl_overview {
    direction: rtl;
}
#hc_htl_overview .hc_m_hd {
    margin-bottom: 20px;
}
#hc_htl_overview .hc_m_content {
    padding: 0 0 20px;
    position: relative;
}
#hc_htl_overview.hc_m_v13 .hc_m_content {
    padding-left: 10px;
    padding-right: 10px;
}
#hc_htl_overview.hc_m_v13 #hc_htl_photo {
    left: 10px;
}
.hc_rtl #hc_htl_overview.hc_m_v13 #hc_htl_photo {
    right: 10px;
    left: auto;
}

#hc_htl_availability {
}

#hc_htl_attractions {
    padding: 20px 0 10px;
}
#hc_htl_attractions h3 {
    font-size: 1em;
    font-weight: bold;
    background: #eee;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 10px;
    margin: 0;
}
#hc_htl_attractions h3 a {
    display: block;
    padding: 0 0 0 17px;
    background: url(htl/hc_hotel.gif) no-repeat scroll -195px -48px;
}
#hc_htl_attractions h3 a.hc_open {
    background-position: -178px -64px;
}
#hc_htl_attractions ul {
    display: none;
    list-style: none;
    margin: 0;
    padding: 0 10px;
}
#hc_htl_attractions ul li {
    padding: 20px 0 10px;
    border-bottom: 1px solid #eee;
}
#hc_htl_attractions ul li a {
    display: block;
    padding: 0 0 5px;
    color: #26A3D2;
    font-weight: normal;
}
#hc_htl_attractions ul li span {
    display: block;
}
.hc_rtl #hc_htl_attractions {
    direction: rtl
}

#hc_htl_photoWrap,
#hc_htl_photo {
    display: block;
    width: 232px;
    height: 202px;
    background: no-repeat; 
    background-position: center center;
    border: 1px solid #CAE8F0;
}
#hc_htl_photoWrap {
    float: left;
    margin: 0 10px 10px 0;
}
.hc_rtl #hc_htl_photoWrap {
    float: right;
    margin-left: 10px;
    margin-right: 0;
}
#hc_htl_photo {
    position: absolute;
    top: 0;
    left: 0;
}
.hc_rtl #hc_htl_photo {
    left: auto;
    right: 0;
}

#hc_htl_thumbs {
    overflow: auto;
    padding-bottom: 10px;
}
.hc_rtl #hc_htl_thumbs{
    widt\h: 330px;
}
#hc_htl_thumbs ul {
    padding: 0;
    margin: 0;
}
#hc_htl_thumbs li {
    float: left;
    display: inline;
    margin: 0;
    margin: 0 3px 3px 0;
    border: 1px solid #fff;
    padding: 1px;
    position: relative;
}
.hc_rtl #hc_htl_thumbs li {
    float: right;
    margin-right: 0;
    margin-left: 3px;
}
#hc_htl_thumbs li.hc_active {
    border-color: #26A3D2;
}
#hc_htl_thumbs li img {
    cursor: pointer;
    width: 40px;
    height: 40px;
    display: block;
}
.hc_rtl #hc_htl_thumbs .cDiv {
    clear: right;
}

#hc_htl_thumbs_lrg {
    z-index: 999;
    position: absolute;
    display: none;
    width: auto;
    height: auto;
    border: 1px solid #fff;
    color: #fff;
    font-size: 0.9em;
    font-weight: bold;
}

#hc_htl_usrRating {
    display: block;
    float: right;
    width: 110px;
    margin: 20px 20px 45px;
    padding: 0;
    cursor: pointer;
}
.hc_rtl #hc_htl_usrRating {
    float: left;
}
#hc_htl_usrRating h2,
#hc_htl_usrRating h3 {
    font-size: 1.1em;
    display: block;
    text-align: center;
    padding: 0 0 5px;
    margin: 0;
}
#hc_htl_usrRating .hc_m_v3 {
    margin-bottom: 5px;
}
#hc_htl_usrRating .hc_m_hd {
    display: none;
}
#hc_htl_usrRating .hc_m_content {
    text-align: center;
    padding: 5px 5px 10px;
}
#hc_htl_usrRating .hc_htl_usrRating_rate {
    display: block;
    font-size: 3em;
    font-weight: bold;
}
#hc_htl_usrRating .hc_htl_usrRating_numReviews {
    font-size: 0.9em;
    text-align: center;
    display: block;
}

#hc_htl_map {
}
#hc_htl_map .hc_m_content h3 {
    border-bottom: none;
}
.hc_rtl #hc_htl_mapWrap .cDiv {
    clear: right;
}

#hc_htl_amenities ul {
    display: block;
    margin: 0;
    padding: 0;
}
.hc_rtl #hc_htl_amenities ul {
    direction: rtl;
}
#hc_htl_amenities ul li {
    list-style: none;
    display: block;
    float: left;
    width: 182px;
    widt\h: 175px;
    margin: 0 0 10px;
    padding: 0 0 0 12px;
    background:url("htl/hc_hotel.gif") -166px -80px no-repeat;
}
.hc_lang_el #hc_htl_amenities ul li,
.hc_lang_fr #hc_htl_amenities ul li,
.hc_lang_pl #hc_htl_amenities ul li,
.hc_lang_ro #hc_htl_amenities ul li,
.hc_lang_ru #hc_htl_amenities ul li,
.hc_lang_tr #hc_htl_amenities ul li {
    width: 247px;
    widt\h: 235px;
}
.hc_rtl #hc_htl_amenities ul li {
	float: right;
	padding-left: 0;
	padding-right: 12px;
    background-position: 15px -80px;
}
.hc_rtl .cDiv {
    clear: right;
}

#hc_htl_faq {
}
#hc_htl_faq p em {
    color: #8D8D8D;
}
#hc_htl_faq dl {
    margin: 0 0 10px;
    padding: 0;
}
.hc_rtl #hc_htl_faq dl {
    direction: rtl;
}
#hc_htl_faq dt {
    font-weight: bold;
    margin: 0;
    padding: 0 0 2px;
}
#hc_htl_faq dd {
    margin: 0;
    padding: 0 0 10px;
}
#hc_htl_faq .hc_more {
    text-align: right;
    font-size: 0.9em;
    color: #999;
}
.hc_rtl #hc_htl_faq .hc_more {
    text-align: left;
    direction: rtl;
}
#hc_htl_faq .hc_more a {
}


#hc_htl_reviews {
}
.hc_rtl #hc_htl_reviews {
    direction: rtl;
}

#hc_htl_reviews .hc_col_1,
#hc_htl_reviews .hc_col_2 {
    display: block;
    float: left;
}
.hc_rtl #hc_htl_reviews .hc_col_1,
.hc_rtl #hc_htl_reviews .hc_col_2 {
    float: right;
}
#hc_htl_reviews .hc_col_1 {
    width: 550px;
    margin-right: 10px;
}
.hc_rtl #hc_htl_reviews .hc_col_1 {
    margin-right: 0;
    margin-left: 10px;
}
#hc_htl_reviews .hc_col_2 {
    width: 190px;
}
#hc_htl_reviews .hc_more {
    display: block;
    float: right;
    margin: 0;
    padding: 0 0 20px;
    font-size: 0.9em;
}
.hc_rtl #hc_htl_reviews .hc_more {
    float: left;
}

#hc_htl_reviews ul.hc_htl_verifiedReviews {
    margin: 0 0 20px;
    padding: 0;
    display: block;
    * display: inline-block;
    overflow: hidden;
}
#hc_htl_reviews ul.hc_htl_verifiedReviews li {
    list-style: none;
    padding: 2px 0 10px 0;
    margin: 0 0 0 30px;
    * margin: 0;
    position: relative;
    * display: inline-block;
}
.hc_rtl #hc_htl_reviews ul.hc_htl_verifiedReviews li {
    margin-right: 30px;
    margin-left: 0;
}
#hc_htl_reviews ul.hc_htl_verifiedReviews li img {
    display: block;
    position: absolute;
    top: 0;
    left: -30px;
}
.hc_rtl #hc_htl_reviews ul.hc_htl_verifiedReviews li img {
    left: auto;
    right: -30px;
}
#hc_htl_reviews ul.hc_htl_providerReviews {
    display: block;
    margin: 0 0 20px;
    padding-left: 0;
	_width: inherit; 
}
.hc_rtl #hc_htl_reviews ul.hc_htl_providerReviews {
    padding-left: 0;
    padding-right: 0;
}
#hc_htl_reviews ul.hc_htl_providerReviews li {
    position: relative;
    list-style: none;
    display: block;
    padding: 3px 0 10px 100px;
    margin: 0 0 0 0;
}
.hc_rtl #hc_htl_reviews ul.hc_htl_providerReviews li {
    padding: 3px 100px 10px 0px
}
#hc_htl_reviews ul.hc_htl_providerReviews li img {
    position: absolute;
    display: block;
    left: 0;
    * left: 0;
    _left: -100px;
    top: 0;
}
.hc_rtl #hc_htl_reviews ul.hc_htl_providerReviews li img {
    right: 0;
    * right: -100px;
    _right: 0;
    left: auto;
}
#hc_htl_reviews .hc_htl_reviews_readUnverified {
    background: #eee;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 10px;
    margin: 0 0 20px;
}
#hc_htl_reviews .hc_htl_reviews_readUnverified a {
    display: block;
    font-weight: bold;
    margin: 0 0 0 20px;
    position: relative;
}
.hc_rtl #hc_htl_reviews .hc_htl_reviews_readUnverified a {
    margin-left: 0;
    margin-right: 20px;
}
#hc_htl_reviews .hc_htl_reviews_readUnverified a span.hc_icon {
    display: block;
    position: absolute;
    width: 10px;
    height: 17px;
    top: 0;
    left: -20px;
    background: url(htl/hc_hotel.gif) no-repeat scroll -195px -48px;
}
.hc_rtl #hc_htl_reviews .hc_htl_reviews_readUnverified a span.hc_icon {
    left: auto;
    right: -20px;
}
#hc_htl_reviews .hc_htl_reviews_readUnverified a.hc_open span.hc_icon {
    background-position: -178px -64px;
}

#hc_htl_reviews_unverified {
    display: none;
    padding: 0 10px;
}
#hc_htl_reviews_unverified .hc_htl_reviews_unverifiedItem {
    display: block;
}
#hc_htl_reviews_unverified .hc_htl_reviews_unverifiedItem p {
    display: block;
    padding: 0 0 10px;
    border-bottom: 1px solid #eee;
    margin: 0 0 20px;
}
#hc_htl_reviews_unverified .hc_htl_reviews_unverifiedItem img {
    padding: 0 10px 0 0;
    margin: 0 0 -3px;
}
.hc_rtl #hc_htl_reviews_unverified .hc_htl_reviews_unverifiedItem img {
    padding-right: 0;
    padding-left: 10px;
}
#hc_htl_reviews_unverified .hc_htl_reviews_unverifiedItem span {
    display: block;
    color: #999;
    padding-top: 5px;
}
#hc_htl_reviews_unverified .hc_htl_reviews_unverifiedItem span span {
    display: inline;
    font-weight: bold;
    padding: 0 10px 0 0;
    color: #333;
}
.hc_rtl #hc_htl_reviews_unverified .hc_htl_reviews_unverifiedItem span span {
    padding-right: 0;
    padding-left: 10px;
}

.hc_htl_reviews_rating {
}
.hc_htl_reviews_rating .hc_m_hd {
    margin: 0;
    padding: 5px 10px!important;
}
.hc_htl_reviews_rating .hc_m_hd h3,
.hc_htl_reviews_rating .hc_m_hd h4  {
    color: #333;
    font-size: 1em;
    overflow: hidden;
    padding: 0;
    margin: 0;
    _width: 160px;
}
.hc_htl_reviews_rating .hc_m_hd h4 span.hc_htl_reviews_rating_score {
    font-size: 3em;
    font-weight: bold;
    display: block;
    float: left;
    padding-right: 10px;
    margin-top: -0.15em;
    width: 40%;
    text-align: right;
}
.hc_rtl .hc_htl_reviews_rating .hc_m_hd h4 span.hc_htl_reviews_rating_score {
    float: right;
}
.hc_htl_reviews_rating .hc_m_hd h4 span.hc_htl_reviews_rating_total {
    display: block;
    float: left;
}
.hc_rtl .hc_htl_reviews_rating .hc_m_hd h4 span.hc_htl_reviews_rating_total {
    float: right;
}
.hc_htl_reviews_rating .hc_m_content {
    margin: 0;
    padding: 0 10px 7px;
}
.hc_htl_reviews_rating table {
    border: none;
    padding: 0;
    margin: 0;
}
.hc_htl_reviews_rating table tr {
}
.hc_htl_reviews_rating table th {
    font-weight: bold;
    text-align: right;
    padding: 2px 10px 2px 5px;
    margin: 0;
}
.hc_rtl .hc_htl_reviews_rating table th {
    text-align: left;
}
.hc_htl_reviews_rating table td {
    font-weight: normal;
    padding: 2px 5px 2px 0;
    margin: 0;
    white-space: nowrap;
}
.hc_htl_reviews_rating table td img {
    white-space: nowrap;
}

.hc_htl_reviews_numVerified {
    margin-bottom: 20px;
}
.hc_htl_reviews_numVerified .hc_m_hd {
    display: none;
}
.hc_htl_reviews_numVerified .hc_m_content {
    padding: 7px 10px;
}
.hc_htl_reviews_numVerified .hc_m_content p {
    display: block;
    font-size: 0.9em;
    padding: 0;
    margin: 0.15em 0 0;
}
.hc_htl_reviews_numVerified .hc_m_content p span {
    display: block;
    float: left;
    padding: 10px;
    background: #DBEFF6;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size: 1.8em;
    font-weight: bold;
    margin-right: 10px;
    margin-top: -0.15em;
}
.hc_rtl .hc_htl_reviews_numVerified .hc_m_content p span {
    float: right;
    margin-right: 0;
    margin-left: 10px;
}
#hc_htl_reviews_write .hc_m_content {
    padding: 0 10px 10px;
}


#hc_htl_nb { /* nearby hotels */
}
.hc_rtl #hc_htl_nb {
    direction: rtl;
}
#hc_htl_nb .hc_htl_nb {
    position: relative;
    float:left;
    width: 235px;
    margin-right: 10px;
}
#hc_htl_nb .hc_htl_nb {
    margin: 0 0 0 10px;
}
#hc_htl_nb .hc_htl_nb_title{
    padding: 0 0 5px;
    display: block;
}

#hc_htl_nb .hc_htl_nb .hc_htl_nb_img {
    float: left;
    border: 5px solid #fff;
}
#hc_htl_nb .hc_htl_nb .hc_htl_nb_img img {
    display: block;
    width: 70px;
    height: 70px;
}
.hc_htl_nb .hc_htl_nb_wrap{
    float: left;
    margin: 0 0 0 10px;
    width: 145px;
}

.hc_htl_nb .hc_f_btn_getRates{
    display: inline-block;
    margin: 0;
    padding: 0 15px 0 10px;
}
.hc_rtl .hc_htl_nb .hc_f_btn_getRates{
    margin: 0 10px 0 0;
}

.hc_rtl #hc_htl_nb .hc_htl_nb{
    float: right;
}

.hc_rtl #hc_htl_nb .hc_htl_nb .hc_htl_nb_img{
    float: right;
}

.hc_rtl #hc_htl_nb .hc_htl_nb .hc_htl_nb_wrap{
    float: right;
    margin: 0 10px 0 0!important    ;    
}

.hc_rtl #hc_htl_nb .hc_htl_nb .hc_f_btn_getRates{
    padding: 0 10px;
}

.hc_rtl .cDiv {
    clear: right;
}

.hc_htl_nb_side .hc_m_content{
    padding: 20px;
}

.hc_htl_nb_side .hc_m_content blockquote{
    font-style: italic;
    padding: 0;
    margin: 0;
}

/* language switcher */
#languageSwitcher {
    float: right;
    display: block;
    margin-top: 8px;
    position: relative;
    z-index: 777;
}
.hc_rtl #languageSwitcher {
	float: left!important;
	direction: rtl;
	width: 125px;
	left: 0;
}

#languageSwitcher img {
    display: block;
    float: left;
    margin-top: 5px;
    margin-right: 7px;
}
.hc_rtl #languageSwitcher img {
	float: right;
	margin-right: 0;
	margin-left: 7px;
}

#languageSwitcher label {
	display: block;
	float: left;
	padding: 3px 5px 0 0;
	font-size: 0.9em;
	font-weight: normal;
}
.hc_rtl #languageSwitcher label {
	float: right;
}

#languageSwitcher input,
#languageSwitcher select {
    font-size: 11px;
    display: inline;
    float: left;
    color: #77828c;
}
.hc_rtl #languageSwitcher input,
.hc_rtl #languageSwitcher select {
	float: right;
}

#languageSwitcher select {
	width: 9em;
    padding: 1px;
    border-radius: 3px;
    -moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
#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: 8px;
    position: relative;
    z-index: 777;
    margin-left: 7px;
}
.hc_rtl #currencySwitcherHolder {
	float: left;
	margin-left: 0;
	margin-right: 7px;
}

#currencySwitcherHolder img {
    display: block;
    float: left;
    margin-top: 5px;
    margin-right: 5px;
}
.hc_rtl #currencySwitcherHolder img {
	float: right;
	margin-right: 0;
	margin-left: 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;
    padding: 1px;
    display: inline;
    float: left;
    width: 13.5em;
    color: #77828c;
    border-radius: 3px;
    -moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
#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: 0;
	z-index: 998;
	padding: 0;
}
.hc_rtl #langRec {
	right: auto;
	left: 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(htl/bg_langrec_blue_top.png) no-repeat left top;
	* background-image: none;
	* filter: progid:DXImageTransform.Microsoft.alphaimageloader(src='htl/bg_langrec_blue_top.png', sizingMethod='crop');
}
#langRec .langRec_footer {
	display: block;
	position: relative;
	width: 307px;
	height: 9px;
	background: url(htl/bg_langrec_blue_bottom.png) no-repeat left top;
	* background-image: none;
	* filter: progid:DXImageTransform.Microsoft.alphaimageloader(src='htl/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 #26A3D2; border-left:1px solid #26A3D2;}
.headRoundOuter .contenthInner { height: 66px; width:986px; background: url(htl/header-bg.gif) repeat-x; border:0px;}

#nhc_border-left {
	background:transparent url(htl/header-bg-left.gif) no-repeat scroll 0%;	
	width:11px;	
}
#nhc_border-middle {
	background: url(htl/header-bg.gif) repeat-x;
}
#nhc_border-right {
	background:transparent url(htl/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: #cae8f0;
	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;
}


.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:#26a3d2;
	text-decoration:none;
}
a:visited {
	color:#26a3d2;
	text-decoration:none;
}
a:active, a:hover {
	color:#669a16;
	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:#26A3D2; }
.orangeBold {color:#FF6600;	font-weight:bold; }/* Orange, bold */
.orange {color:#FF9600;}
.resultPageOrange {	color:#f98f13;}
.black {color:#333333;}
.providerNum {color:#FF6600;}
.light {background-color:#cae8f0;}
.dark {	background-color:#8cd3fd;}

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;	
}

.linkMiddle{
	display:inline-block; 
	margin: 0 auto!important
}

.list td {
	padding:5px;
}
.listMouseover {
	background-color:#cae8f0;
}

/* 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 0;
	font-size: 0.9em;
	display: inline-block;
	width: 100%;
}
#main-map-footer .paginationListWrap {
	margin-bottom: 0;
}
#main-map-footer .paginationListWrap .b1h, 
#main-map-footer .paginationListWrap .b2h, 
#main-map-footer .paginationListWrap .b3h, 
#main-map-footer .paginationListWrap .b4h, 
#main-map-footer .paginationListWrap .b1bh, 
#main-map-footer .paginationListWrap .b2bh, 
#main-map-footer .paginationListWrap .b3bh,
#main-map-footer .paginationListWrap .b4bh {
	display: none;
}
#main-map-footer .paginationListWrap .hc_m_content {
	background: #fff;
}
#main-map-footer .tooManyPages {
	text-align: center;
	padding: 5px 10px;
	margin: 0;
	background: #f6f6f6;
	border-top: 1px solid #D0E9F0;
}
.hc_rtl #main-map-footer .tooManyPages {
	direction: rtl;
}
.paginationListWrap ul {
	padding: 0;
	margin: 4px 0 0;
	float: left;
	display: inline;
    max-width: 360px;
    width: auto !important;
	width: 360px;
}
.paginationListWrap ul li {
	display: block;
	float: left;
	padding: 2px 0;
	margin: 0;
}
.hc_rtl .paginationListWrap ul li {
	float: right;
}
.paginationListWrap ul li a {
	display: block;
	padding: 2px 4px;
	margin: 0 2px;
	cursor: pointer;
}
.paginationListWrap ul li a:hover {
}
.paginationWrap .tooManyPages {
	margin: 0 0 20px;
	padding: 2px 10px 0 10px;
	display: block;
	text-align: center;
}
.hc_rtl .paginationWrap .tooManyPages {
	direction: rtl;
}
.paginationListWrap .pageSizeDiv {
	margin: 0;
	padding: 0;
	display: inline;
	float: right;
	overflow: hidden;
	text-align: right;
}
.paginationListWrap .pageSizeDiv label {
	display: block;
	float: left;
	text-align: right;
	padding-top: 7px;
	padding-right: 5px;
}
.hc_rtl .paginationListWrap .pageSizeDiv label {
	float: right;
	padding-right: 0;
	padding-left: 5px;
}
.pageSizeDiv select {
	* width: 45px;
	* margin: -1px 0 0 -1px;
}
.pageSizeDiv span {
	* display: block;
	* padding: 4px 3px 3px 2px;
    * border: 1px solid #e3e2ea;
	* border-top-color: #acadb2;
	* overflow: hidden;
	* background: #fff;
	* width: 47px;
}
.pageSizeDiv span span {
	* border: none;
	* padding: 0;
	* margin: 0;
	* height: 1.7em;
	* width: 43px;
}

.paginationListWrap a.hc_sr_paging_next,
.paginationListWrap a.hc_sr_paging_prev {
	height: 18px;
	width: 18px;
	padding: 0;
	margin: 0;
	background: url(htl/hc_icons.png?20110228) no-repeat -375px -67px;
}
.hc_rtl .paginationListWrap a.hc_sr_paging_next {
	background-position: -337px -105px;
}
.paginationListWrap a.hc_sr_paging_next:hover {
	background-position: -394px -48px;
}
.hc_rtl .paginationListWrap a.hc_sr_paging_next:hover {
	background-position: -356px -86px;
}
.paginationListWrap a.hc_sr_paging_prev {
	background-position: -337px -105px;
}
.hc_rtl .paginationListWrap a.hc_sr_paging_prev {
	background-position: -375px -67px;
}
.paginationListWrap a.hc_sr_paging_prev:hover {
	background-position: -356px -86px;
}
.hc_rtl .paginationListWrap a.hc_sr_paging_prev:hover {
	background-position: -394px -48px;
}

.paginationListWrap a.hc_sr_paging_next span,
.paginationListWrap a.hc_sr_paging_prev span {
	position: absolute;
	top: 0;
	left: -9999em;
}
.paginationListWrap a.hc_sr_paging_next img,
.paginationListWrap a.hc_sr_paging_prev img {
	display: none;
}

.paginationListWrap .selectedpage,
.paginationListWrap .multiPages {
	color:#333;
	padding: 4px 4px;
}
.paginationListWrap .selectedpage {
	text-decoration: underline;
	font-weight: bold;
}

.paginationListWrap ul{
	position: relative;
}
/* end pagination */

/*  Nearby cities*/
#hc_sr_nearbytop{
	position: absolute;
	left:-9999em;
	opacity: 0;
	z-index: 100;	
	display :none;
}

.highLight{
	background: yellow;
	position:	 absolute;
	opacity: 0;
	z-index: 0;
}

.nearbycity{font-size:18px;}
.hotelsno{color:Black;font-size:12px;}
#nearbyCities{margin-top:5px;}
#nearbyCitiesBody table, #nearbyTopCitiesBody table {width:100%;}
#nearbyCitiesBody table td, #nearbyTopCitiesBody table td {padding:3px 0 15px;vertical-align:top;width:184px; width: 184px;word-wrap: break-word;}
#nearbyCitiesBody table td img, #nearbyCitiesBody table td span, #nearbyTopCitiesBody table td img, #nearbyTopCitiesBody table td span {float: left; margin-left:10px;}
#nearbyCitiesBody table td span,#nearbyTopCitiesBody table td span {width: 100px}
#nearbyCitiesBody table td a, #nearbyTopCitiesBody table td span a {margin: 6px 0 4px 0px; font-weight: bold; text-shadow: 0 1px 0 #fff; display: block; word-wrap: break-word;}

.hc_hotelierLink {
	display: block;
	font-weight:bold; 
	padding: 20px 0 10px;
	margin: 0 auto;
	width: 400px;
	text-align: center;
}
.hc_rtl .hc_hotelierLink {
	direction: rtl;
}

/*  Nearby hotels*/
#nearbyHotels{
	margin: 20px 0;	
}
#nearbyHotels h2 {
    text-shadow: 1px 1px 1px white;
	padding: 0 6px 10px;
}
.nearbyhotel{font-size:12px;font-weight:bold;}
#nearbyHotels{}
#nearbyHotelsBody table {}
#nearbyHotelsBody table td{padding:2px 8px 2px 3px;vertical-align:top;width:240px;}
#nearbyHotelsBody table td a{padding-bottom:5px;display:block;font-weight:bold;}
.nearbyHotelsBodyImage {
	display:inline-block;
	float:left;
	margin:0;
	padding:2px;
}

.hc_rtl .nearbyHotelsBodyImage {float: right}

.nearbyHotelsBodyImage img{
	border:5px solid white;
	padding: 1px;
	width:	70px;
	height: 70px;
}
.nearbyHotelsItemDetails {display:block;float:left;vertical-align:top; padding:0 0 0 10px; width:125px;}
.hc_rtl .nearbyHotelsItemDetails {padding:0 10px 0 0}
.nearbyHotelsItem {display:block;float:left;}
.nearbyHotelsItem h3 {font-size: 1em; padding:0}
.nearbyHotelsItem .minprice {font-size: 1.15em}
.hc_rtl .nearbyHotelsItem{ direction: rtl;}

.hc_lang_nl .nearbyHotelsItem .hc_f_btn_getRates, 
.hc_lang_es .nearbyHotelsItem .hc_f_btn_getRates, 
.hc_lang_fr .nearbyHotelsItem .hc_f_btn_getRates, 
.hc_lang_ro .nearbyHotelsItem .hc_f_btn_getRates {margin-right: 8px}

.hc_lang_nl .nearbyHotelsItem .hc_f_btn_getRates span,
.hc_lang_es .nearbyHotelsItem .hc_f_btn_getRates span,
.hc_lang_fr .nearbyHotelsItem .hc_f_btn_getRates span,
.hc_lang_ro .nearbyHotelsItem .hc_f_btn_getRates span {background-position: right -90px; width: 8px; right: -8px}

.hc_lang_nl .nearbyHotelsItem .hc_f_btn_getRates:hover span,
.hc_lang_es .nearbyHotelsItem .hc_f_btn_getRates:hover span,
.hc_lang_fr .nearbyHotelsItem .hc_f_btn_getRates:hover span,
.hc_lang_ro .nearbyHotelsItem .hc_f_btn_getRates:hover span {background-position: right -120px; width: 8px; right: -8px}

#nearbyHotelsBody a.hc_f_btn_getRates {padding: 0 5px 0 10px; display: inline-block}

.hc_lang_en #nearbyHotelsBody a.hc_f_btn_getRates {text-transform: none}

/* Map Link */
.z, .z:visited {
	color:#66BB33;
	text-decoration:none;
}
.z:hover, .z:active {
	color:#333333;
	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;
}

.hc_cityWithinDistance,
.hc_cityMatch {
	font-weight: bold;
}
.hc_cityWithinDistance ul,
.hc_cityMatch ul {
	margin: 0;
	padding: 0;
	display: block;
}
.hc_cityWithinDistance ul li,
.hc_cityMatch ul li {
	margin: 0;
	padding: 0 0 7px;
	display: block;
	position: relative;
	width: 500px;
}
.hc_cityWithinDistance ul li span,
.hc_cityMatch ul li span {
	display: block;
	position: absolute;
	right: 0;
	top: 0;
}
.hc_cityWithinDistance ul li a .hc_icon,
.hc_cityMatch ul li a .hc_icon {
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	width: 18px;
	height: 20px;
	
}
/* 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 {
	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;
	width:990px;
}
.staticnarrow {
	text-align:left;
	width:680px;
}
.staticwidth800 {
	margin:0pt auto;
	text-align:left;
	width:800px;
}
/* browse by country,city,state list */

.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(htl/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(htl/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:#cae8f0;
	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(htl/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;}

/* -------- COMMENTS STYLES -------- */		
		
div.comments
{
	padding-top: 15px;
}

div.commentsFunc b{
	border:	none;
}
		
		
div.comments h3{
	margin:	10px 0 0;
}
		
div.comments h3 span{
	display:block;
	font-size:12px;
	font-weight:300;
	color:	#777;
	margin:	0.1em 0 0;
}
		
div.commentsWrap{
	display: none;
	padding: 0 10px
}
				
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 td {padding-bottom: 10px}		
table.comment label {font-weight: bold; padding-bottom: 0.2em; display: block}
table.comment label span {font-weight: normal}		

table.rating td{
	text-align: center;
	width:	40px!important;
	padding: 5px 0;
}		
		
textarea.comments{
	width: 360px;
	height:	182px;
	margin: 0;
}

a.commentSubmit{
	margin:	0 auto;
}

a.showReviews{
	background:	url(htl/icon_plus.gif) no-repeat 0 3px;
	padding:	0 0 0 15px;
	text-decoration: none
}

a.showReviewsClosed{
	background:	url(htl/icon_minus.gif) no-repeat 0 6px!important;
	text-decoration: none
}

#hc_leave_review {float: left; display: inline-block; padding-left: 20px; margin-left: 20px; border-left: 1px solid #e5e5e5}
#leaveAReview .rating {float: left; display: inline-block}
#leaveAReview h3 {padding-bottom: 0.5em;}
.leaveAReviewBtnHdr {font-size: 13px; font-weight: bold; padding: 20px 0 10px;}

.hc_rtl .leaveAReviewBtnHdr {direction: rtl}

/* 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;
}


/***** hotel pages *****/
/* dropdown boxes on hotel.aspx */
.cursorStyle {
	cursor:pointer;
	cursor:hand;
}

.seeAllHotelsInCityLink {
	display: none;
	float: left;
	padding-left: 10px;
	padding-bottom: 20px;
}

/* search box above best price guarantee on hotel page */

.hc_page_hotel #hc_checkPrices 
{
    width: auto;
    margin-left: -10px;
    margin-right: -10px;   
    margin-bottom: 0;   
    padding-bottom: 10px;
    background: #fff;
}

.hc_page_hotel .hc_checkPrices_ft {height: 5px; background: url("htl/hc_bg_rhs.gif") no-repeat scroll left top #eeeeee !important; margin: 0 -10px 12px}

#waiting li {
	list-style: url(htl/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;
} 
.hc_rtl #hotelPhotoTd .cDiv {
	clear: right;
}

/* add waiting image for loading photo */
.waitingImg {
	background: transparent url(htl/waiting.gif) no-repeat scroll  52% center;
}

/* speech bubble */

/*Hotel Page Google Ads */ 
#rateGoogleAds {width:960px; padding-left:15px;  }                              
#rateGoogleAds .b2h, #rateGoogleAds .b3h, #rateGoogleAds .b4h {background: #cae8f0;}
#rateGoogleAds .b2bh, #rateGoogleAds .b3bh, #rateGoogleAds .b4bh {background: #cae8f0;}
/* .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!important;
}
.searchResultMenuRoundTable th {
	background-color:#8cd3fd;
    height:20px;
}
.searchResultMenuRoundTableTd{
	border-left: solid 4px #8cd3fd;
    border-right: solid 4px #8cd3fd;
	padding:0 2px 0 5px;	
}






#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 #26A3D2;
}

.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;
}
.hc_rtl .sliderWidth {
	direction: ltr;
}
.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;
}


/* Breadcrumb */

#hc_bc {
	display: inline-block;	
}
#hc_bc {
	position: relative;
	margin-bottom: 10px;
	border-bottom: 1px solid #d7d7d7;
	padding: 10px 0;
	overflow: hidden;
	font-size: 0.9em;
	display: block;
	margin-left: 10px;
}

#hc_bc ul {
	margin: 0 0 0 -10px;
	padding: 0;
	display: inline-block;
	width: inherit;
	overflow: hidden;
}

.hc_rtl #hc_bc ul {
	margin: 0 -10px 0 0;
	float: right;
	* float: none;
}
.hc_rtl #hc_bc .cDiv {
	clear: right;
}

#hc_bc ul li {
	display: block;
	float: left;
	list-style: none;
	margin: 0 8px 0 0;
	padding: 0 0 0 10px;
	background: url(htl/hc_icon_bc_divider.png) no-repeat 0 3px;
}
.hc_rtl #hc_bc ul li {
	float: right;
	padding: 0 10px 0 0;
	margin: 0 0 0 8px;
	background-position: right 3px;
}
.hc_rtl #hc_bc .cDiv {
	clear: right;
}
.hc_r_layout_v2 #hc_r_1 .hc_fb {
	display: block;
	position: absolute;
	right: 0;
	top: 7px;
}
*+html .hc_rtl.hc_lang_ar .hc_r_layout_v2 #hc_r_1 .hc_fb { /* hide fb in arabic for ie7 */
    display: none!important;
}
.hc_rtl .hc_r_layout_v2 #hc_r_1 .hc_fb {
	right: auto;
	left: 0;
	clear: right;
}
.hc_r_layout_v3 #hc_r_1 .hc_fb {
	display: block;
	position: absolute;
	right: 0;
	bottom: 10px;
}
*+html .hc_rtl.hc_lang_ar .hc_r_layout_v3 #hc_r_1 .hc_fb { /* hide fb in arabic for ie7 */
    display: none!important;
}

.hc_rtl .hc_r_layout_v3 #hc_r_1 .hc_fb {
	right: auto;
	left: 0;
	bottom: 10px;
}

.hc_bc_right {
	display: block;
	 position: absolute;
	 top: 10px;
	 right: 0;
}
.hc_rtl .hc_bc_right {
	right: auto;
	left: 0;
}

#hc_intro {
	display: block;
}
.hc_rtl #hc_intro {
    direction: rtl;
}
.hc_page_sr #hc_intro,
.hc_page_city #hc_intro {
    padding-right: 320px;
}
.hc_page_sr.hc_rtl #hc_intro,
.hc_page_city.hc_rtl #hc_intro {
    padding-left: 320px;
    padding-right: 0;
}
#hc_intro h1 {
	display: block;
	margin: 0;
	padding: 0 0 5px;
}
#hc_intro p { /* haslayout fix */
	display: inline-block;
	padding-bottom: 0;
}

#hc_intro p {
	display: inline;
	padding-right: 8px;
	padding-left: 2px;
	font-size: 0.9em;
}
.hc_rtl #hc_intro p {
	float: right;
	direction: rtl;
	padding-left: 8px;
	padding-right: 2px;
}

#hc_intro .hc_intro_dates {
	display: inline;
}
.hc_rtl #hc_intro .hc_intro_dates {
	float: right;
	* float:none;
}
#hc_intro .hc_intro_dates p {
	display: inline;
	font-weight: bold;
}
#hc_intro .hc_intro_dates a {
	font-weight: bold;
	font-size: 0.9em;
}


/*
.hc_page_hotel #hc_bc .hc_m_content {
	position: relative;
	padding: 5px 310px 5px 10px;
}

.hc_page_city #hc_bc .hc_m_content,
.hc_page_sr #hc_bc .hc_m_content {
	position: relative;
	padding: 7px 310px 7px 10px;
}
.hc_page_static #hc_bc { margin-bottom:10px; }
.hc_page_static #hc_bc .hc_m_content {padding:8px 6px}
*/    

/**************************************** 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;}

.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; }
.hc_rtl .starPrice,
.hc_rtl .starPrice2,
.hc_rtl .starPrice3,
.hc_rtl .starPrice4,
.hc_rtl .starPrice5 {
	float: left;
	margin-right: 0;
	text-align: left;
}
.starPrice {border-bottom:none;}
.starPrice2 {width:110px;}
.starPrice3 {width:98px;}
.starPrice4 {width:86px;}
.starPrice5 {width:74px;}
#resetAllFilters { cursor:pointer;}
.showSoldOut {padding:10px 0px 0px; }
.showSoldOut input {padding-right:0px; margin-right:0px;}

.hc_filter {
	background: url(htl/hc_bg_divider.gif) repeat-x -1px bottom;
	padding: 0 0 10px;
	margin: 0;
}
.hc_filter .hc_m_hd {
	padding: 10px 0 5px;
	margin: 0;
	background: none;
	border: none;
}
.hc_filter .hc_m_hd h3 {
    padding-bottom: 0;
}
.hc_filter .hc_m_hd h3 a {
	background: url(htl/hc_icons.png?20110228) no-repeat -279px -162px;
	min-height: 1.5em;
	height: auto!important;
	height: 1.5em;
	display: block;
	padding: 2px 0 0 23px !important;
	text-shadow: none;
	color: #333!important;
	font-weight: bold!important;
	text-decoration: none!important;
	text-transform: none!important;
}
.hc_rtl .hc_filter .hc_m_hd h3 a {
    background-position: 10px -162px;
	padding-left: 0!important;
	padding-right: 23px!important;
}

.hc_filter.hc_m_hide .hc_m_hd h3 a {
	font-weight: normal!important;
	background-position: -374px -67px!important;
	color: #26A3D2!important;
}
.hc_rtl .hc_filter.hc_m_hide .hc_m_hd h3 a {
    background-position: 67px -105px!important;
}

.hc_filter .hc_m_hd h3 a:hover {
	background-position: -279px -162px!important;
	text-decoration: underline!important;
	color: #669a16!important;
}
.hc_rtl .hc_filter .hc_m_hd h3 a:hover {
    background-position: 10px -162px!important;
}
.hc_filter.hc_m_hide .hc_m_hd h3 a:hover {
	background-position: -393px -48px!important;
}
.hc_rtl .hc_filter.hc_m_hide .hc_m_hd h3 a:hover {
	background-position: 86px -86px!important;
}

.hc_page_city .hc_filter .hc_m_content,
.hc_page_sr .hc_filter .hc_m_content {
	padding: 5px;
	margin: 5px 0;
	background: #fff;
	border: 1px solid #D0E9F0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
	display: block;
}

.hc_rtl .hc_filter .hc_m_content,
.hc_rtl .hc_filter .hc_m_content {
	direction: rtl;
}

.hc_filter label {
	font-size: 0.9em;
}
.hc_filter .hc_filter_moreLink a {
	font-weight: bold;
}

.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 {}
#M_C_currencies, #M_C_Locations{width:175px;}
#searchResultMenu .citiesNearbyTitle {font-size:11px;padding:2px 0 2px 0px;}
#searchResultMenu #filterNearbyCitiesHolderNoTitle  {padding-top:5px;}

/* Nearby Cities in the filter */
#filterNearbyCitiesListHolder li, #filterNearbyCitiesListHolderNoTitle li {overflow:hidden;clear:both;}
#filterNearbyCitiesListHolder a, #filterNearbyCitiesListHolderNoTitle a {display:block;float:left;width:130px;}
#filterNearbyCitiesListHolder .distance, #filterNearbyCitiesListHolderNoTitle .distance {float:left; white-space: nowrap;}

/*  Menu ---  brand */

.chainFilter {
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 10px;
	margin: 0;
	padding: 0;
	width: 165px;
}
.chainFilter tr td{vertical-align:bottom; padding:0;margin:0;height:19px;padding-bottom:1px;}
.chainFilter .dotted td{background-image:url(htl/dotted.gif); background-repeat:repeat-x; background-position:bottom;}
.chainFilter tr td span{background-color:#fff; vertical-align:bottom; padding-top:2px; display: block;}
.chainFilter input { padding-bottom:2px; }
.expandableFilter {
	display: block;
	overflow: hidden;
	width: 100%;
}
.chainList table {
	width: 160px;
}
.hc_rtl .chainList {
	direction: rtl;
}

#M_C_Filter1_hc_filter_property .hc_m_content span.hc_f_cb {
display:block;
padding:2px 0;
}

.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: url(htl/dotted.gif) repeat-x left 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;}

.hc_rtl .selectAll {
	float: right;
	direction: rtl;
	width: 100px;
}
.hc_rtl .best {
	float: left;
	width: 50px;
}


/*  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 {
	width: 100%;
	top: 0px; 
	left: 0px; 
	position: absolute; 
	z-index: 800;
	background-color: #333;
	opacity: 0.7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70); 
	-khtml-opacity: 0.7;
    -moz-opacity: 0.7;
}


/* 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;}

.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("htl/GreyBullet.jpg") center left no-repeat;}

/* Google Ads */ 
#googleAds { word-wrap: break-word; /* to prevent long strings breaking ie6 */}
#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;}

.hc_lineThrough { text-decoration:line-through; color:Gray;}

/**************************************** End of New CSS for Search Result Page ****************************************/  

/**************************************** New CSS for City Page ****************************************/

.roundTableTopHotel div { padding:5px 2px 5px 0;}

/* Banner for A/B testing */

.hc_cityBanner{
	position: absolute;
	top: -90px!important;
	right: 0;
	background: #fff;
	z-index: 898;
	background-position: 3px 3px;
	background-repeat: no-repeat;
	background-color: transparent;
}
.hc_rtl .hc_cityBanner {
    right: auto;
    left: 0;
}

/* facebook like button */
#fb-root #XdComm {display: none;} 

.fb_ltr{
    height: auto;
}

/* search box,  rate list, ffccoo- dark yellow, ffffcc - yellow, efefde - gray, e2f4ff - blue, 00aff0- dark blue  */

.hotelPageRateFrom { font-weight:bold; font-size:20px;}

#hc_whyHC {
}
.hc_r_layout_v3 #hc_r_4 #hc_whyHC {
    margin-top: 10px;
    margin-bottom: 20px;
}
#hc_whyHC .hc_m_content {
    padding-bottom: 10px;
}
.hc_page_static #hc_r_4 #hc_whyHC .hc_m_content {
    padding: 10px;
}
#hc_whyHC h2,
#hc_whyHC h3 {
    font-size: 1.2em;
}
#hc_whyHC img {
    margin: 0 auto;
    text-align: center;
    display: block;
    padding-bottom: 10px;
}
#hc_whyHC p {
    font-size: 1.2em;
}
#hc_whyHC ul {
    margin-bottom: 0;
    padding-bottom: 0;
}
#hc_whyHC #hc_learnMore {
    color:#1474a7;
    font-size:1.2em;
    text-decoration:underline;
    display:block;
    padding:0 3px 20px 3px;
    margin: 0 auto 20px;
    text-align: center;
    position: relative;
    background: transparent url(htl/hc_bg_divider.gif) repeat-x 0 bottom;
}


.hc_tw_LeadBar
{
    display:inline;
    width:80px;
    float:left;
}

.hc_fb_LeadBar  {
  display: inline-block;
  left: 20px;
  position: relative;
  width: 50px;
}


.hc_fb_LeadBar .fb_edge_comment_widget
{
    display: none!important;
}




#providerFeaturesHolder {position:absolute;width:311px;z-index:200}

#providerFeaturesHolder .hc_m_v3 {margin: -25px 0 -15px}
#providerFeaturesHolder .hc_m_v3 .b3h,
#providerFeaturesHolder .hc_m_v3 .b4h,
#providerFeaturesHolder .hc_m_v3 .b3bh,
#providerFeaturesHolder .hc_m_v3 .b4bh,
#providerFeaturesHolder .hc_m_hd, 
#providerFeaturesHolder .hc_m_ft {display: none}
#providerFeaturesHolder .hc_m_v3 .hc_m_outer {background: none; border: 0; padding: 0}
#providerFeaturesHolder .hc_m_v3 .hc_m_content {margin: 0; background: #26a3d2; border: 0; color: white; padding: 0 15px}
#providerFeaturesHolder .tt_body {background: #26a3d2;}
#providerFeaturesHolder .ttDiv {height: 2px; border-top: 1px solid #2292bd; border-bottom: 1px solid #46b1d9; display: block; overflow: hidden;}
#providerFeaturesHolder span.ttDiv {height: 0px; margin: 10px 0 0;}
#providerFeaturesHolder table {padding: 0; margin: 0; border: 0; border-spacing: 0; width: 311px;border-collapse: collapse;}
#providerFeaturesHolder td {padding: 0; margin: 0}
#providerFeaturesHolder p {word-wrap: break-word}

#providerFeaturesHolder .tt_header {
    height: 54px; 
    background: transparent url(htl/tt_rates_top.png) no-repeat 0 bottom;
} 

* html #providerFeaturesHolder .tt_header {
    background-image: none;
	filter: progid:DXImageTransform.Microsoft.alphaimageloader(src='htl/tt_rates_top.png', sizingMethod='crop');	
}

#providerFeaturesHolder .tt_body_l {
    width: 16px;
    background: transparent url(htl/tt_rates_body_l.png) repeat-y left top;
}

* html #providerFeaturesHolder .tt_body_l {
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.alphaimageloader(src='htl/tt_rates_body_l.png', sizingMethod='crop');	
    height: inherit;
}

#providerFeaturesHolder .tt_body_r {
    width:15px;
    background: transparent url(htl/tt_rates_body_r.png) repeat-y left top;
    height: inherit;
}

* html #providerFeaturesHolder .tt_body_r {
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.alphaimageloader(src='htl/tt_rates_body_r.png', sizingMethod='crop');	
}

#providerFeaturesHolder .tt_footer {
    height: 48px; 
    background: transparent url(htl/tt_rates_bottom.png) no-repeat 0 bottom;
}

* html #providerFeaturesHolder .tt_footer {
    background-image: none;
	filter: progid:DXImageTransform.Microsoft.alphaimageloader(src='htl/tt_rates_bottom.png', sizingMethod='crop');
}

/*   overview tab   */ 

.HotelContentWidth {
	width:777px;
	padding-bottom: 30px;
}

/* provider features on rates tabs*/

hr.ttDiv{
	border: none;
	height: 1px;
	overflow: hidden;
	border-top: 1px solid #26A3D2;
	margin: 0 0 10px;
	padding: 0;
	border-collapse: collapse; 
}

.cards{
	display: inline;
	margin: 3px 10px 0 0;
}

.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;
}



/********************************  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;
	widt\h: 270px;
	font-size: 12px;
	overflow: hidden;
	text-align:left;
	float: left;
}	

.hc_rtl .ac_results ul li {
	direction: rtl;
	text-align: right;
}
.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; display: block}
.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_SearchBox1_SearchResultCity.ac_input {width: 170px;}
#searchResultMenu .ac_results li {font-size:12px;}

#hc_browseBy {
}
.hc_rtl #hc_browseBy {
    direction: rtl;
}
#hc_browseBy .hc_m_content {
    padding: 20px;
}
#hc_browseBy .hc_col {
    display: block;
    float: left;
    width: 20%;
    margin-right: 2%;
}
.hc_rtl #hc_browseBy .hc_col {
    float: right;
    margin-right: 0;
    margin-left: 2%;
}
.hc_rtl #hc_browseBy .cDiv {
    clear: right;
}
#hc_browseBy h3 {
    margin: 0;
    padding: 0 0 10px;
}
#hc_browseBy ul {
	display: block;
	list-style: none none;
	margin: 0!important;
}
#hc_browseBy ul li {
	display: block;
	padding: 0 0 5px 0;
	margin: 0;
	list-style: none none;
}

#hc_browseBy ul li.hc_more a {
    font-weight: bold;
}
#hc_browseBy .hc_browseMore {
    display: block;
    text-align: center;
    margin: 10px auto;
    font-weight: bold;
}

.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 *******************************/

/* Search Results */
#aboutUsSpacer .hc_m_hd {
	padding: 0;
}

#aboutUsSpacer .hc_m_content {
	display: inline-block;
}

.fadedResults .hc_sri {
	filter: alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity: 0.5;
	z-index: 1;
}
.fadedResults .hc_sri a,
.fadedResults .hc_sri a:hover {
	text-decoration: none!important;
	cursor: default!important;
}

/* Search Progress */
#hc_searchProgressSites h2 {
	font-size: 1em;
	margin: 0;
	padding: 10px 0 3px;
}
.hc_rtl #hc_searchProgressSites {
    direction: rtl;   
}

.searchingMain {background:#cae8f0; 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;}


/********** 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 0;
    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 {margin: 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 #26A3D2;
    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 #26A3D2;
    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(htl/manager-example.jpg) no-repeat bottom left;}
#hotelManagerAboutus .blueHead {background:url(htl/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;}

.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;}


/* review submit btn */
#AddReviewSubmit.hc_f_btn_submit {line-height: 28px; height: 28px; background-position: 0 -90px; width: 100px; text-align: center; text-transform: none; text-shadow: -1px -1px 0 #598810; text-decoration: none}
#AddReviewSubmit.hc_f_btn_submit span {height: 28px; background-position: right -90px; width: 9px; background-color: white}
#AddReviewSubmit.hc_f_btn_submit:active {color: white}
#AddReviewSubmit.hc_f_btn_submit:hover {background-position: 0 -120px}
#AddReviewSubmit.hc_f_btn_submit:hover span {background-position: right -120px}


/* small map */
#sidebar-map {
    height: 20px;
    position: relative;
    overflow: hidden;
    padding-top: 5px;
	background: transparent url(htl/hc_bg_divider.gif) repeat-x -1px bottom;
	padding-bottom: 10px;
}
.hc_rtl #sidebar-map {
	direction: rtl;
}
#sidebar-map img {
    height: 89px;
    width: 186px;
    margin: 0;
    cursor: pointer;
    border: 1px solid #D0E9F0!important;
}
#sidebar-map a.button { 
    display: block; 
    text-align: right;
    font-size: 0.9em;
    padding-top: 5px;
}
#sidebar-map a.button.contract {
    display: none;
}

/* large map */

#main-map {
    top: 0;
    left: 0;
    display: block;
	width: 770px;
    overflow: hidden;
	background: #D0E9F0;
	height: 0px;
	z-index: 600;
	position: absolute;
}
.hc_rtl #main-map {
	left: -220px;
}
#main-map-footer {
	background: #fff;
}

.expanded { 
    border: 1px solid #D0E9F0;
    margin-bottom: 10px;
	height: auto!important;
}

#main-map .map { 
    height: 492px;
    overflow:hidden; 
}

#main-map-preload-icons
{
    overflow:hidden; 
    width:0; 
    height:0; 
}

/* large map -> controls */

#main-map .mapControl {
	border-top: 1px solid #D0E9F0;
    text-align: right;
    background: #fff;
    padding: 2px 10px;
    width: 770px;
    widt\h: 750px;
}
.hc_rtl #main-map .mapControl {
	direction: rtl;
	text-align: left;
}

#main-map a#addMyPin  
{
    left:241px; 
}

/* map rollover tooltips */
#hc_map_tt {
    width: auto; 
    overflow: hidden; 
    padding: 2px 3px;
    position: absolute; 
    left: 0px; 
    top: 0px; 
    background-color: #fff; 
    border: solid 1px #333333; 
    cursor: pointer; 
    display: none;
    z-index: 999; 
    white-space: nowrap;
    font-size: 0.9em;
}
#hc_map_tt span {
    float: left;
    display: inline;
    height: 15px;
}
#hc_map_tt .hc_map_tt_name {
    font-weight: bold;
}
#hc_map_tt .hc_map_tt_price {
    clear: left;
}
#hc_map_tt .hc_map_tt_price_from {
    font-size: 0.9em;
    padding-top: 0.1em;
    padding-right: 5px;
}
#hc_map_tt .hc_map_tt_rating {
    margin-left: 5px;
    padding-top: 1px;
    float: right;
}

/* main map info windows */
.hc_map_info {
    font-size: 0.9em;
    position: relative;
    display: block;
    width: 400px;
    height: 100px;
}
.hc_map_info .hc_m_content {
    padding:0;
}
.hc_map_info h3 {
    display: block;
    padding: 0 0 5px 192px!important;
    margin: 0!important;
    font-size: 1.2em;
    font-weight: bold;
}
.hc_map_info .hc_map_info_photo {
    display: block;
    position: absolute;
    top: 10px;
    left: 90px;
    width: 92px;
    height: 92px;
    widt\h: 88px;
    heigh\t: 88px;
    padding: 2px;
    border: 1px solid #e1e1e1;
}
.hc_map_info .hc_map_info_photo:hover {
    padding: 1px;
    border: 2px solid #669a16;
}
.hc_map_info .hc_map_info_photo img {
    display: block;
    width: 88px;
    height: 88px;
}
.hc_map_info dl {
    display: block;
    margin: 0;
    padding: 0;
}
.hc_rtl .hc_map_info dl,
.hc_rtl .hc_map_info dt,
.hc_rtl .hc_map_info dd {
    direction: rtl;
}
.hc_map_info dt {
    display: none;
    margin: 0;
    padding: 0;
}
.hc_map_info dd {
    display: block;
    margin: 0;
    padding: 0;
}
.hc_map_info dd.hc_map_info_rating {
    display: block;
    position: absolute;
    top: 10px;
    left: 0;
    width: 80px;
    text-align: center;
    white-space: nowrap;
}
.hc_map_info dd.hc_map_info_addr {
    display: block;
    padding: 0 0 0 192px;
}
.hc_map_info dd.hc_map_info_price {
    display: block;
    position: absolute;
    top: 28px;
    left: 0;
    width: 80px;
    text-align: center;
}
.hc_map_info dd.hc_map_info_price span.hc_map_info_price_from {
    display: block;
    text-align: center;
    font-size: 0.9em;
    color: #999;
    line-height: 0.9em;
}
.hc_map_info dd.hc_map_info_price a {
    display: block;
    font-size: 2em;
    font-weight: bold;
    text-decoration: underline;
    outline: none;
}
.hc_lang_de .hc_map_info dd.hc_map_info_price a,
.hc_lang_el .hc_map_info dd.hc_map_info_price a,
.hc_lang_nl .hc_map_info dd.hc_map_info_price a,
.hc_lang_pl .hc_map_info dd.hc_map_info_price a {
    font-size: 1.3em;
}
.hc_map_info dd.hc_map_info_price a span {
    font-size: 0.8em;
}
.hc_map_info dd.hc_map_info_price span.hc_map_info_price_currency {
    color: #999;
    display: block;
    text-align: center;
    font-size: 1em;
}
.hc_map_info a.hc_map_info_select {
	display: inline-block;
	height: 24px;
	line-height: 24px;
	padding: 0 0 0 10px;
	color: #fff;
	font-size: 0.9em;
	font-weight: bold;
	background: url(htl/hc_buttons.png) no-repeat 0 -210px;
	text-shadow: #1587AF -1px -1px 0;
	position: absolute;
	top: 81px;
	left: 0;
	width: 74px;
	widt\h: 64px;
	text-align: center;
}
.hc_rtl .hc_map_info a.hc_map_info_select {
	left: auto;
	right: 19px;
	direction: rtl;
	font-size: 1.2em;
}
.hc_lang_en .hc_map_info a.hc_map_info_select {
	text-transform: uppercase;
}
.hc_map_info a.hc_map_info_select span {
    display: block;
    background: url(htl/hc_buttons.png) no-repeat -241px -210px;
    position: absolute;
	height: 24px;
	width: 10px;
	right: -10px;
	top: 0;
}
.hc_rtl .hc_map_info a.hc_map_info_select span {
	background-position: -241px -210px;
	width: 10px;
	right: -10px;
}
.hc_map_info a.hc_map_info_select:hover {text-decoration: none; background-position: 0 -235px}
.hc_map_info a.hc_map_info_select:hover span { background-position: -241px -235px}
.hc_rtl .hc_map_info a.hc_map_info_select:hover span {
	background-position: -241px -235px
}
.hc_map_info a.hc_map_info_zoom {
    display: block;
    position: absolute;
    top: 88px;
    left: 192px;
    font-size: 1em;
}
.hc_map_info .hc_m_outer {
    border-left:        none;
    border-right:       none;
}

/* Hotel Map Extras */

#hc_map {
    height:             450px; 
    border:             1px solid #CAE8F0; 
    float:              left; 
    background:         transparent url(htl/loading_4.gif) no-repeat scroll center center ! important;
}

#hc_map.widemap {
    width:              100%;
    margin:             0 -1px;
}

.hc_map_lgd {
    list-style:         none;
    padding:            0 0 25px 0;
    margin:             0 0 20px 0;
}
.hc_rtl .hc_map_lgd {
    direction: rtl;
}
.hc_map_lgd li {
    float:              left;
    width:              210px;
    widt\h:             170px;
    padding: 0 10px 10px 30px;
    position: relative;
    display: inline;
}
.hc_rtl .hc_map_lgd li {
    float: right;
    padding-right: 30px;
    padding-left: 10px;
}
.hc_map_lgd .hc_map_lgd_hotel {
    width: 270px;
    widt\h 230px;
}
.hc_map_lgd .hc_icon {
    position: absolute;
    top: 0;
    left: 0;
    background: url(htl/map_legend_sprite.gif) no-repeat 0px -1px;
    display: block;
}
.hc_rtl .hc_map_lgd .hc_icon {
    left: auto;
    right: 0;
}
.hc_map_lgd .hc_map_lgd_hotel .hc_icon {
    width:              25px;
    height:             34px;
    top:                -7px;
    background-position: 0 -1px;
}
.hc_map_lgd .hc_map_lgd_otherHotels .hc_icon {
    width:              25px;
    height:             34px;            
    background-position: 0px -45px;
    top:                -7px;
}
.hc_rtl .hc_map_lgd .hc_map_lgd_otherHotels .hc_icon {
    left: auto;
    right: 0;
}
.hc_map_lgd .hc_map_lgd_poi .hc_icon {    
    width:              15px;
    height:             9px;
    background-position: 0 -36px;
    top:                3px;
    left: 10px;
    overflow:           hidden;    
}
.hc_rtl .hc_map_lgd .hc_map_lgd_poi .hc_icon {
    left: auto;
    right: 10px;
}
.hc_map_lgd .hc_map_lgd_hotel a {
    display:            block;
}
.hc_rtl .hc_map_lgd .cDiv {
    clear: right;
}

/* json box */

#hc_f_sr_map_json
{
    display:none;
}

#hc_f_sr_modal_json
{
    display:none;
}

/*site list */
.hc_site_list_holder {
    position: relative;
    padding-bottom: 55px;
}
.hc_site_heading {
    width:auto;
    margin-bottom: 5px;
    color: #4E4E4E;
    font-weight: 700
}

.hc_site_list { 
    margin: 0 20px 0 0;
    padding: 0;
    color: #6E6E6E;
    float: left;
    width: inherit;
    overflow: hidden;    
}

.hc_site_list span{
    overflow: hidden;

}

.hc_site_list a {
    width: 16px;
    height: 11px;
    overflow: hidden;
    border: 2px solid #99cccc;
    display: inline-block;
}
.hc_site_list  a img {
    display: block;
}

.hc_group_heading {
    display: block;
    width: 100px;
    color: #6E6E6E;
}

/*** Override for rtl languages ************/

.hc_rtl .hc_site_heading{
    direction: rtl;
}

.hc_rtl .hc_site_list {
    direction: rtl;
    float: right;
    padding: 0 0 0 20px!important;
    margin: 0;
}


.hc_rtl .hc_site_list a{
    direction: ltr 
}

/*********** Classes should match languageCode ***********/
.hc_site_list img.US {margin-top: 0;}
.hc_site_list img.DE {margin-top: -15px;}
.hc_site_list img.ES {margin-top: -30px;}
.hc_site_list img.FR {margin-top: -45px;}
.hc_site_list img.IT {margin-top: -60px;}
.hc_site_list img.CS {margin-top: -75px;}
.hc_site_list img.CN {margin-top: -90px;}
.hc_site_list img.JP {margin-top: -105px;}
.hc_site_list img.PL {margin-top: -210px;}
.hc_site_list img.KR {margin-top: -120px;}
.hc_site_list img.PT {margin-top: -135px;}
.hc_site_list img.GR {margin-top: -150px;}
.hc_site_list img.RO {margin-top: -165px;}
.hc_site_list img.RU {margin-top: -180px;}
.hc_site_list img.NL {margin-top: -195px;}
.hc_site_list img.AU {margin-top: -225px;}
.hc_site_list img.MX {margin-top: -240px;}
.hc_site_list img.GB {margin-top: -255px;}
.hc_site_list img.ZA {margin-top: -270px;}
.hc_site_list img.CA {margin-top: -285px;}
.hc_site_list img.NZ {margin-top: -300px;}
.hc_site_list img.IE {margin-top: -315px;}
.hc_site_list img.IN {margin-top: -330px;}
.hc_site_list img.SG {margin-top: -345px;}
.hc_site_list img.DK {margin-top: -360px;}
.hc_site_list img.IL {margin-top: -375px;}
.hc_site_list img.TW {margin-top: -390px;}
.hc_site_list img.CZ {margin-top: -405px;}
.hc_site_list img.SE {margin-top: -420px;}
.hc_site_list img.AE {margin-top: -435px;}
.hc_site_list img.TR {margin-top: -450px;}
.hc_site_list img.HK {margin-top: -465px;}
.hc_site_list img.AR {margin-top: -480px;}
.hc_site_list img.CL {margin-top: -495px;}
.hc_site_list img.BR {margin-top: -510px;}

/* 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 = 'htl/1px.gif'
	);
}

/*Best price guarantee popup*/
.toolTip {
	position:absolute;
	display:none;
	width:350px; 
	z-index:999;
}

.ttOverlay, 
.chkPriceUnderlay, 
.bgiframe {
    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 */

.hc_rtl .bestPriceGuarantee{
	direction: rtl
}
.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' ); 
} 

	.path{
		position: relative
	}

	.fullSearch{
		position: absolute;
		right: 0px;
		_right: 10px;
	}

	
/**************** Areas *****************************/
#areaPopularHotels .mainContent {
    padding:10px 25px;    
}                    
.areaHotelHolder {
    width:310px;
    float:left;
    text-align:left;       
}        
.areaHotelHolder .hotelTitle {
    margin-bottom:10px;
    font-weight:bold;    
}                
.areaHotelHolder .hotelDescription {
    float:right;
    width:216px;
    padding:0 10px;   
}               
.areaPhotoBgDiv  {
    height:70px;
    width:70px;
    border:2px solid #26A3D2;
    overflow:hidden;
    padding:0;float:left;
}

.hc_popDest .hc_m_content{
	zoom: 1;
}

.hc_popDest h3 {
	font-size: 12px;
	margin-bottom: 0;
	padding-bottom: 5px;
}
.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;
	list-style: none;
}

.hc_rtl .hc_popDest ul li {
    margin: 0 10px 0 0;
    direction: rtl;
}

/*** About Us set of pages, new styling ***/

.hc_page_static #hc_r_1 {position: relative}

.hc_page_static h2.intro{
	font-weight: 300;
	color: #666;
}

.hc_page_static h2.intro strong {
	color: #333;
}

.hc_page_static h2 {
	padding: 0 0 10px;
	margin: 0;
}

.hc_rtl #hc_whyHC ul li{
	background-position: -65px -224px;
}

.hc_rtl #hotelPageHCWhy ul li{
	background-position: -70px -224px;
}

.hc_page_static hr{ 
	border-collapse: collapse; 
	border: none; 
	border-bottom: 1px solid #e5e5e5; 
	height: 1px; 
	overflow: hidden; 
	display: block; 
	clear: both;
	width: 100%;
	margin:  0 0 20px;
}

.hc_page_static a.bodyLink{
	font-weight: 700;
	margin: 20px 0;	
	padding: 0px 0 0 20px;
	position: relative;
	float: left;
}

.hc_page_static a.bodyLink .hc_icon{
	background: url(htl/hc_icons.png?20110228) no-repeat scroll -427px -18px;
	width: 16px;
	height: 16px;	
	position: absolute;
	top: 0;
	left: 0;
}

.hc_page_static a.bodyLink:hover .hc_icon{
	background: url(htl/hc_icons.png?20110228) no-repeat scroll -30px -33px;
}

.hc_rtl a.bodyLink {
    direction: rtl;
	padding: 0px 20px 0 0;
	margin: 20px 0;	
	position: relative;
	float: right;
}


.hc_rtl a.bodyLink .hc_icon{
    background: url(htl/hc_icons.png?20110228) no-repeat scroll 0px -3px;
	position: absolute;
	width: 16px;
	height: 16px;	
	position: absolute;
	top: 0;
	right: 0;
}

.hc_rtl a.bodyLink:hover .hc_icon{
    background: url(htl/hc_icons.png?20110228) no-repeat scroll -197px -200px;
}

.hc_page_static div.logoList{
	width: inherit;
	overflow: hidden;
	padding: 0 0 20px;
	margin: 0 auto;
	list-style: none none;
	text-align: center;
	width: 350px;
}

.hc_page_static div.logoList img{
	margin: 0 0 10px
}

.hc_rtl table.hc_providers, .hc_rtl .hc_intheNews {
    direction: rtl;
    text-align: right;
    float: right;
    margin: 25px 0;
}


.hc_intheNews a {
	position: absolute;
	top: 15px;
	right: 20px;
	font-weight: bold;
	background: url(htl/hc_icons.png?20110228) no-repeat scroll -457px -220px;
	padding: 0 0 0 10px;
}
.hc_rtl .hc_intheNews a {
    right: auto;
    left: 20px;
    padding: 0 10px 0 0;
}
.hc_intheNews div.quote{
	float: left;
	display: inline;
	width: 160px;
	text-align: center;
	margin: 10px 0;
	color: #556168;
}

.hc_intheNews div.first{
	margin-left: 30px;
}

.hc_intheNews div.quote img{
	display:block;
	margin: 10px auto 0;
}

/* tabs styling for partnership page */

.tabsWrapper { display:block; margin: 0 0 30px 0; }

.hc_rtl #tabWrapper {
	direction: rtl;
}

.tabsWrapper ul.tabs { list-style:none; padding:0; margin:0; display:inline; }
.tabsWrapper ul.tabs li{ 
   float:left; 
   background: url(htl/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(htl/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(htl/bg_header_hotel_owners.gif) top left no-repeat;
}
#mainAds .pressMedia 
{
    background:url(htl/bg_header_press_media.gif) top left no-repeat; 
}
#mainAds .community 
{
    background:url(htl/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 */

ul.hc_static_nav {
	list-style: none;
	padding: 0;
	margin: 0;
	width: inherit;
	overflow: hidden;
}
.hc_rtl ul.hc_static_nav {
    direction: rtl;
}
ul.hc_static_nav li{
	border-bottom: 1px solid #e5e5e5;
	float: left;
	width: 100%;
}

ul.hc_static_nav li a{
	display: block;
	padding: 0;
	margin: 8px 0;	
}

ul.hc_static_nav li a img{
	vertical-align: middle;
}

ul.hc_static_nav li a.active{
	font-weight: 700;
	color: #333;
}

ul.hc_static_nav ul{
	list-style: none;
	padding: 0;
	margin: -8px 0 0;
}


ul.hc_static_nav li ul li{
	border: none;
	list-style: none;	
	padding: 0;
	margin: 0;
	display: inline;
}

ul.hc_static_nav li ul li a{
	padding: 4px 0 4px 10px;
	margin: 0;
	display: block;	
	background: url(htl/hc_icons.png?20110228) no-repeat -457px -200px;
}

ul.hc_static_nav li ul li a.last{   

}

.hc_rtl ul.hc_static_nav li ul li a{
	padding: 4px 10px 4px 0;
	background-position: 205px -200px;
}

/* twitter */
.twitter 
{
   background: url(htl/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;
}

.hc_rtl .twitter{
	direction: rtl;
    background-position: right top;
    float: right;
    padding: 0 40px 0 0;
}

/* 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;
*/
	display: block;
	overflow: hidden;
	width: inherit;
	background: #EFF9FE url(htl/bg_partnershipAds_top.gif) no-repeat 0 top;
}
.partnershipAds .footer 
{
	width: 200px;
	height: 30px;
	background: #EFF9FE url(htl/bg_partnershipAds_btm.gif) no-repeat 0 bottom;
}
.partnershipAds h2 
{
   	margin-top: 30px;
   	font-size: 1.3em;
   	padding: 30px 10px 0;
   	text-shadow: 1px 1px 0 #fff;   	
}
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: 5px 10px 10px;
   	text-shadow: 1px 1px 0 #fff;
}
.partnershipAds img.quote 
{
    display: block;
    margin: 0 auto 30px;
}
ul.horizontalList 
{
	width: inherit;
 	margin: 0 0 0 14px;
  	padding: 0;
}
ul.horizontalList li 
{
  	list-style: none;
   	display: block;
   	float: left;
   	margin: 0 2px 0 0;
  	padding: 0;
}

.hotelierWrap{
	float: left;
	width: 390px;
	margin: 0 50px 20px 0;
	overflow: hidden;
}

.hotelierWrap hr{
	margin: 0px 0 20px;
	
}
.hotelierImg{
    margin-right: 50px;
}
.recommended{
	margin: 0 auto;
}

/* add a direct link to your site + benefits */

.directLinkImgBlock 
{
    height:200px;
    background: #ffffff url(htl/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(htl/bg_bq_top.gif) no-repeat 0 top;
}
.benefitsQuotes .bqBtm 
{
    height:11px;
    font-size:1px;
    background: #ffffff url(htl/bg_bq_btm.gif) no-repeat 0 bottom;
}
.benefitsQuotes .bqMid 
{
    padding:10px;
    margin:0;
    background: #ffffff url(htl/bg_bq_mid.gif) repeat-y 0 top;
}

.hc_rtl .benefitsQuotes .bqMid{
	direction: rtl
}
.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(htl/benefits_bullet.gif);
    background-repeat: no-repeat;
    background-position: 0px 8px;
    padding: 5px 0 5px 14px;
} 

.hc_rtl .benefitsList ul li
{
    background-image: url(htl/benefits_bullet.gif);
    background-repeat: no-repeat;
    background-position: right 8px;
    padding: 5px 14px 5px 0;
    direction: rtl
} 

/* Hotelier add your site form */

.hc_ht_addSite fieldset{
	border: none;
	padding: 0!important;
	margin: 10px 20px 0 0!important;
}	

.hc_ht_addSite legend{
	font-weight: 700;
	margin:10px 0;
	padding: 0;	
	color: #000;
}

.hc_ht_addSite label{
	display: inline-block;
	width: 110px;
	_width:90px;
	margin: 0 0 15px;
	padding: 0;

}

.hc_ht_addSite .column{
	display: inline;
	vertical-align: top
}

.hc_ht_addSite input{
	width: 130px;
}

.hc_ht_addSite textarea{
	width: 520px;
	_width: 470px;
	margin: 0 0 10px;
}

.hc_rtl .hc_ht_addSite {
	direction: rtl;
}


.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 **/

.hc_page_static .bottom-pane
{
    background:transparent url(htl/gradient-rounded-box.jpg) no-repeat scroll 0 0;
    height:157px;
    width:580px;
    margin: 30px 0;
    padding:0;
}
.hc_page_static .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;
}
.hc_page_static .bottom-pane .bottom-right-link
{
    float:right;
    font-size:12px;
    font-weight:700;
    width:140px;
    margin: 0;
    padding:0;
}
.hc_page_static .bottom-pane .bottom-right-link a {
   background-image: url(htl/nav_list_arrow.gif);
   background-repeat: no-repeat;
   background-position: left 25px;
   padding: 22px 12px 0;
   font-weight:bold;
   display:block; 
}

.hc_page_static .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 10px;
}
.hc_page_static .bottom-textl, .hc_page_static .bottom-textm, .hc_page_static .bottom-textr
{
    float:left;
    width:180px;
    padding:10px 0 0 6px;
}

.hc_page_static #id-bottom-logos {float:left; margin:10px 0 0 10px}
.hc_page_static #id-bottom-logos img {margin:0; padding:0 39px}


/*
#mainAboutWrap #mainContent .blockInTheNews {
   background-image: url(htl/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;
}
*/

 
/*** 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 #26A3D2}

#area_map {position: relative; height: 460px}
#area_map_canvas {background: url(htl/Maps/bg_loading.gif) no-repeat scroll center center; height: 460px; background-color: transparent !important}

#area_map_tooltip {position: absolute; display: none; -moz-border-radius: 4px; -webkit-border-radius: 4px; background-color: white; border: 1px solid #666; 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(htl/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; height: 125px; heigh\t: 100px;}
#area_page .popular_hotel .title {margin-bottom:6px; font-weight:bold; padding:0;}                
#area_page .popular_hotel .thumbnail {display: inline-block; border:2px solid #26A3D2; 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;}


/* ===================== */
/* Verified Reviews Page */
/* ===================== */

#verified_reviews {padding-bottom: 50px; overflow: hidden; }
#verified_reviews .intro {font-size: 1.2em; background: transparent url(htl/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: 1.2em; font-weight: bold; margin: 0; padding-left: 26px;}
.hc_rtl #verified_reviews ol { direction: rtl; padding-left: 0; padding-right: 26px; }
#verified_reviews ol p { font-size: 0.8em; font-weight: normal;}
#verified_reviews #quotes {list-style: none; padding: 15px 0 25px; margin:0;}
#verified_reviews #quotes li {float: left; width: 150px; margin: 0 15px 0 0;}
#verified_reviews #quotes p {text-align: center;}
#verified_reviews cite {font-size: 11px; font-weight: normal; display: block;}

/* ===================== */
/* Search Results popup	 */
/* ===================== */

#hc_sri_ratesPopover {
    width: 350px;
}
#hc_sri_ratesPopover .hc_m_content h3 {
    font-size: 1em;
    font-weight: bold;
}
#hc_sri_ratesPopover table {
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
}
.hc_rtl #hc_sri_ratesPopover table {
    direction: rtl;
}
#hc_sri_ratesPopover table tr.hc_tbl_altRow {
    background: #f1f1f1;
}
#hc_sri_ratesPopover table th {
    font-weight: normal;
    text-align: left;
    padding: 5px 10px;
    color: #999;
}
.hc_rtl #hc_sri_ratesPopover table th {
    text-align: right;
}
#hc_sri_ratesPopover table td {
    padding: 5px 10px;
    border-top: 1px solid #f2f2f2
}
.hc_rtl #hc_sri_ratesPopover table td {
    padding: 5px 8px;
}
#hc_sri_ratesPopover table tfoot td {
    padding: 10px 0 0;
}
#hc_sri_ratesPopover table td.hc_tbl_col1 {
    font-weight: bold;
}
#hc_sri_ratesPopover table .hc_tbl_col2 {
}
#hc_sri_ratesPopover table .hc_tbl_col3 {
    width: 120px;
}
#hc_sri_ratesPopover table .hc_tbl_col4 {
    width: 100px;
    text-align: right;
}
.hc_rtl #hc_sri_ratesPopover table .hc_tbl_col4 {
    text-align: left;
    padding: 5px 3px;
}
#hc_sri_ratesPopover .hc_m_close {
    top: 17px;
}
#hc_sri_ratesPopover .hc_more {
    display: block;
    text-align: right;
    font-size: 0.9em;
    font-weight: bold;
}
.hc_rtl #hc_sri_ratesPopover .hc_more {
    text-align: left;
}

/* -------- Support Questions -------- */

.hc_rtl .supportQuestion {
    direction: rtl;
}
.supportQuestion div .hc_m_hd{
	margin: 0 0 15px;
	padding: 0;
}

.supportQuestion div .hc_m_hd a{
	background: url(htl/global_btn_close.gif) no-repeat 0 2px;
	padding: 0 0 0 15px;	
	display: block;
	zoom: 1;
}
.hc_rtl .supportQuestion div .hc_m_hd a {
    padding: 0 15px 0 0;
}

.supportQuestion .hc_m_hide .hc_m_hd a{
	background: url(htl/global_btn_open.gif) no-repeat 0 2px;
}

.supportQuestion .hc_m_content{
	margin: 10px 0 20px;
}

.supportQuestion h3{
	margin: 15px 0 0 15px;
	padding: 0;
}
.hc_rtl .supportQuestion h3{
    margin: 15px 15px 0 0;   
}
.supportQuestion p{
	margin: 0 0 0 15px;
}
.hc_rtl .supportQuestion p {
    margin: 0 15px 0 0;   
}
.supportQuestion ul li{
	margin: 0 0 15px 25px
}


.supportQuestion fieldset{
	border: none;
	padding-left: 15px;
}

.supportQuestion fieldset label{
	margin: 10px 0 5px!important;
	display: block;
	font-weight: 700
}

.supportQuestion fieldset input{
	display: block;
	_margin: 0 0 0 -15px!important;
}


#hc_viewedHotels {
    background: url(htl/hc_bg_divider.gif) repeat-x left top;
    padding-top: 20px;
    margin-bottom: 20px;
}
#hc_viewedHotels .b4h {
    top: 20px;
}
.hc_rtl #hc_viewedHotels {
    direction: rtl;
}
#hc_viewedHotels .hc_m_hd {
    padding-bottom: 10px;
}
#hc_viewedHotels .hc_m_content {
    * padding-bottom: 0;
    * padding-top: 0;
}
#hc_viewedHotels_non {
    display: none;
    color: #a1a1a1;
    text-align: center;
}
#hc_viewedHotels .hc_vi {
    background: url(htl/hc_bg_divider.gif) repeat-x left bottom;
    padding-bottom: 10px;
    margin-bottom: 10px;
    position: relative;
    width: 100%;
}
#hc_viewedHotels .hc_vi h3 {
    font-size: 1em;
    display: inline-block;
    padding: 0 0 2px;
    width: 101px;
    float: left;
}
.hc_rtl #hc_viewedHotels .hc_vi h3 {
    float: right;
}
#hc_viewedHotels .hc_vi p {
    font-size: 0.9em;
    padding: 0 0 4px;
}
#hc_viewedHotels .hc_vi a.hc_vi_photo {
    display: inline;
    float: left;
    padding: 1px;
    margin-right: 10px;
    margin-bottom: 5px;
    border: 1px solid #ccc;
    width: 42px;
    widt\h: 40px;
    height: 42px;
    heigh\t: 40px;
}
.hc_rtl #hc_viewedHotels .hc_vi a.hc_vi_photo {
    margin-right: 0;
    margin-left: 10px;
    float: right;
}
#hc_viewedHotels .hc_vi a.hc_vi_photo:hover {
    border-color: #669A16;
}
#hc_viewedHotels .hc_vi a.hc_vi_photo img {
    display: block;
    height: 40px;
    width: 40px;
}
#hc_viewedHotels .hc_vi .hc_vi_rating {
    float: left;
    display: block;
    white-space: nowrap;
}
.hc_rtl #hc_viewedHotels .hc_vi .hc_vi_rating {
    float: right;
}
#hc_viewedHotels .hc_vi .hc_vi_rating span {
    white-space: nowrap;
}
#hc_viewedHotels .hc_vi .hc_vi_addr {
    display: block;
    clear: left;
}
.hc_rtl #hc_viewedHotels .hc_vi .hc_vi_addr {
    clear: right;
}
#hc_viewedHotels .hc_vi .hc_vi_pop,
#hc_viewedHotels .hc_vi .hc_vi_usrRating {
    font-weight: bold;
}
#hc_viewedHotels .hc_vi .hc_vi_pop span,
#hc_viewedHotels .hc_vi .hc_vi_usrRating span {
    color: #f98f13;
    padding-left: 5px;
}
.hc_rtl #hc_viewedHotels .hc_vi .hc_vi_pop span,
.hc_rtl #hc_viewedHotels .hc_vi .hc_vi_usrRating span {
    padding-left: 0;
    padding-right: 5px;
}
#hc_viewedHotels .hc_vi a.hc_vi_remove {
    display: block;
    background: url(htl/hc_icons.png?20110228) no-repeat -265px -33px;
    position: absolute;
    top: 2px;
    right: 0;
    width: 12px;
    height: 12px;
}
.hc_rtl #hc_viewedHotels .hc_vi a.hc_vi_remove {
    right: auto;
    left: 0;
}
#hc_viewedHotels .hc_vi a.hc_vi_remove:hover {
    background-position: -278px -33px;
}
#hc_viewedHotels a.hc_f_btn_showAll,
#hc_viewedHotels a.hc_f_btn_deleteAll {
    display: block;
    float: right;
    font-size: 0.9em;
    padding: 0;
    margin: 0;
}
.hc_rtl #hc_viewedHotels a.hc_f_btn_showAll,
.hc_rtl #hc_viewedHotels a.hc_f_btn_deleteAll {
    float: left;
}

#hc_viewedHotels a.hc_f_btn_showAll {
    background: url(htl/hc_bg_divider.gif) repeat-y left 0;
    margin-left: 6px;
    padding-left: 7px;
}
.hc_rtl #hc_viewedHotels a.hc_f_btn_showAll {
    background-position: right 0;
    padding-left: 0;
    padding-right: 7px;
    margin-left: 0;
    margin-right: 6px;
}
.hc_rtl .cDivRight {
    clear: left;
}

/* -------- Deals Selected By Others (hotel pages) ------- */

#hc_selectedDeals {
    background: url(htl/hc_bg_divider.gif) repeat-x left top;
    padding-top: 20px;
    margin-bottom: 20px;
}
#hc_selectedDeals .b4h {
    top: 20px;
}
.hc_rtl #hc_selectedDeals {
    direction: rtl;   
}
#hc_selectedDeals .hc_ds h3 {
    display: inline-block;
    float: left;
    font-size: 1em;
    padding: 0 0 2px;
    width: 115px;
}
.hc_rtl #hc_viewedHotels .hc_vi h3 {
    float: right;
}
#hc_selectedDeals a.hc_ds_photo img {
    display: block;
    height: 40px;
    width: 40px;
}
#hc_selectedDeals a.hc_ds_photo {
    border: 1px solid #CCCCCC;
    display: inline;
    float: left;
    height: 40px;
    margin-bottom: 5px;
    margin-right: 10px;
    padding: 1px;
    width: 40px;
}
.hc_rtl #hc_selectedDeals a.hc_ds_photo {
    margin-right: 0;
    margin-left: 10px;
    float: right;
}
#hc_selectedDeals a.hc_ds_photo:hover {
    border-color: #669A16;
}
#hc_selectedDeals .hc_ds .hc_ds_when {
    font-size: 0.9em;
    color: #6F9F17;
    display: block;
    clear: left;
}
.hc_rtl #hc_selectedDeals .hc_ds_when {
    clear: right;
}
#hc_selectedDeals .hc_ds {
    background: url("htl/hc_bg_divider.gif") repeat-x scroll left bottom transparent;
    margin-bottom: 10px;
    padding-bottom: 10px;
    position: relative;
    * display: inline-block;
}
#hc_selectedDeals #hc_ds_city a {
    font-size: 0.8em;
    font-weight: 300;
}
#hc_selectedDeals #hc_ds_city {
    padding-bottom: 10px;
}
#hc_selectedDeals .hc_ds_rating {
    display: block;
    white-space: nowrap;
    float: left;
    padding-bottom: 5px;
}
.hc_rtl #hc_selectedDeals .hc_ds_rating {
    float: right;
}
.hc_rtl #hc_selectedDeals .cDiv {
    clear: right;
}
/* -------- Hotelier Widget -------- */

.hc_widgetWelcome{
    font-weight: 300;
    color: #666;
    margin: 0 0 25px;
}

.hc_widgetWelcome span{
    color: #000;
}

.hc_widgets fieldset{
	border: none;
}

.hc_widgets h5{
    margin: 0; 
    padding: 0;
}

.hc_widgets textarea{
	width: inherit;
	margin: 0 0 3px;
}

.hc_widgets  ul, .hc_widgets  ul li{
	padding: 0;
	margin: 0;
	list-style: none none;
	font-size: 11px;
}

.hc_widgets  ul li{
	padding: 0 0 5px;
}

/* Generic widget code */

.hc_m_widget{
	width: 157px;
	color: #333;
	margin: 25px 0 0;
}

.hc_m_widget b{
	height: 6px;
}

.hc_m_widget .hc_m_hd h3, .hc_m_widget .hc_m_hd h3 span{
	padding: 0!important; 
	margin: 0!important;
}

.hc_m_widget .hc_m_hd h3 span{
	display: block;
	margin: -10px 0 0
}

.widgetBuilder{
    float: left;
    margin: 25px 0 0 20px;
    overflow: hidden;
    width: 350px;
}

.widgetBuilder h3{
    padding: 0 0 10px 0px;
    margin: 0;
}

.widgetBuilder textarea{
	width: 300px;
	height: 130px;
}

.hc_widgets .hc_m_widget{
	float: left;
}

/* ----- Blue ----- */
.hc_widget_blue .b3h {
    background: url(htl/hc_m_widget.gif?20110317) no-repeat 0 0px;
    height: 6px;
}
.hc_widget_blue .b3bh {
	background: url(htl/hc_m_widget.gif?20110317) no-repeat 0 -6px;
}
.hc_widget_blue .b4h {
	background: url(htl/hc_m_widget.gif?20110317) no-repeat -494px -0px;
	width: 6px;	
    height: 6px;	
	
}
.hc_widget_blue .b4bh {
	background: url(htl/hc_m_widget.gif?20110317) no-repeat -494px -6px;
	width: 6px;	
}

.hc_widget_blue .hc_m_hd{
	background: #3ab8de;
	padding: 0 0 5px;
}

.hc_widget_blue .hc_m_hd h3{
	color: #fff;
	text-shadow: #0e8bb0 0px 1px 1px;
	font-size: 14px;
	text-align: center;
	letter-spacing: -0.1px
}

.hc_widget_blue .hc_widgetFooter{
	background: #38b6dd;
	padding: 5px 0 0;
	margin: 0 -10px -5px -9px;
	width: 155px
}

.hc_widget_blue .hc_widgetFooter a{
    background: url(htl/hc_bg_widgetHClogo.gif?20110317) no-repeat 0 0;
    width: 106px;
    height:27px;
	color: #fff;
	display: block;
	text-indent: -9999em;
	margin: 0 auto;
}

/* ----- White ----- */
.hc_widget_white .b3h {
    background: url(htl/hc_m_widget.gif?20110317) no-repeat 0 -12px;
    height: 6px;
}
.hc_widget_white .b3bh {
	background: url(htl/hc_m_widget.gif?20110317) no-repeat 0 -18px;
}
.hc_widget_white .b4h {
	background: url(htl/hc_m_widget.gif?20110317) no-repeat -494px -12px;
	width: 6px;	
    height: 6px;
}
.hc_widget_white .b4bh {
	background: url(htl/hc_m_widget.gif?20110317) no-repeat -494px -18px;
	width: 6px;	
}

.hc_widget_white .hc_m_hd{
	background: #ebebeb;
	padding: 0 0 5px;
}

.hc_widget_white .hc_m_hd h3{
	color: #717171;
	text-shadow: #fff 0px 1px 1px;
	font-size: 14px;
	text-align: center;
	letter-spacing: -0.1px
}

.hc_widget_white .hc_widgetFooter{
	background: #fff;
	padding: 5px 0 0;
	margin: 0 -10px -5px -9px;
	width: 155px
}

.hc_widget_white .hc_widgetFooter a{
    background: url(htl/hc_bg_widgetHClogo.gif?20110317) no-repeat 0 -27px;
    width: 106px;
    height:27px;
	color: #fff;
	display: block;
	text-indent: -9999em;
	margin: 0 auto;
}


/* ----- Generic ------ */

.hc_widgetRating, .hc_widgetFacilities, .hc_widgetSentiments{
	display: none;
}

.hc_m_widget .hc_m_outer {
	background: #fff;
	border-left: 1px solid #afafaf;
	border-right: 1px solid #afafaf;
}

.hc_m_widget .hc_m_hd h1,
.hc_m_widget .hc_m_hd h2,
.hc_m_widget .hc_m_hd h3,
.hc_m_widget .hc_m_hd h4,
.hc_m_widget .hc_m_hd h5,
.hc_m_widget .hc_m_hd h6 {
	padding: 5px 9px;
}
.hc_m_widget .hc_m_content {
	background: #fff;
	padding: 5px 9px;
	border: none;
}
.hc_m_widget .hc_m_content .hc_m_hd,
.hc_m_widget .hc_m_content .hc_m_content {
	padding: auto;
}

.hc_widgetName{
	text-align: center;
	padding: 5px 0;
	margin: 0 0px 5px;
	border-bottom: 1px solid #e5e5e5;	
}

.hc_widgetRating{
    position: relative;
	width: 100%;
	overflow: hidden;
	margin: 5px 0px;	
	padding: 5px 0 30px;	
}

.hc_widgetRating span{
    position: relative;
    top: 0;
    float: right;
}

.hc_widgetRating div.hc_barWrap{
    background: url(htl/widget_bg_barWrap.gif) no-repeat 0 center; 
    width: 108px;
    height: 14px;    
    position: absolute;
    z-index: 1;
    top:8px;
}

.hc_widgetRating div.hc_bar{
    background: url(htl/widget_bg_bar.gif) no-repeat 0 center; 
    height: 14px; 
    display: block;
    margin: 0 2px;
    position: absolute;
    z-index: 0;    
    top:8px;    
}

.hc_widgetRating span.widget_rating{
	font-size: 17px;
	font-weight: 700;
	_padding: 3px 0 0;
}


/* ----- Facilities ----- */

.hc_widgetFacilities{
	overflow: hidden;
	width: inherit;
}

.hc_widgetFacilities dl{
	margin: 0;
	padding: 0;
    width: 100%;
    overflow: hidden;
}

.hc_widgetFacilities dl dt{
	font-size: 10px;
	font-weight: 700;
	float: left;
	width: 62px;
}	

.hc_widgetFacilities dl dt, .hc_widgetFacilities dl dd{
	margin: 0 0 3px;
}

.hc_widgetFacilities dl dd {
    width: 71px;
    height: 15px;    
    float: left;
    vertical-align: middle;
    position: relative;
}

.hc_widgetFacilities dl dd div.hc_barWrap{
    background: url(htl/widget_bg_barWrapSml.gif) no-repeat 0 center; 
    width: 71px;
    height: 15px;    
    position: absolute;
    z-index: 1;
    top:0;
}

.hc_widgetFacilities dl dd div.hc_bar{
    background: url(htl/widget_bg_barSml.gif) no-repeat 0 center; 
    width: 50px;
    height: 15px; 
    display: block;
    margin: 0 2px;
    position: absolute;
    z-index: 0;    
}


/* ----- Sentiments ----- */

.hc_widgetSentiments{
	margin: 0;
	padding: 0;
    width: 100%;
    overflow: hidden;
    _padding: 10px 0 0;
}

.hc_widgetSentiments ul li{
    font-size: 15px;
    font-style: italic;
    padding: 0 0 5px 25px;
    width: auto;
    overflow: hidden;
    
}

.hc_widgetSentiments ul li img{
    margin: 0 0 0 -25px;
    float: left;
}

/* Number of verified reviews */

.hc_widgetGuests{
	font-size: 10px;
	text-align: center;
	width: inherit;
	padding: 5px 0;
}


/* ----- Recommended & Members Badge Global settings ----- */

.hc_recommendedWrap fieldset, .hc_membersBadge fieldset{
    float: left;
    padding: 0 0 0 20px;
    width: 340px;
}   

/* ----- Recommended Badge ----- */

.hc_recommendedWrap {
	width: inherit;
	overflow: hidden;
	clear: left;
}

.hc_recommendedWrap fieldset textarea{
    width: 320px;
    height: 90px;
    margin-top: 3px;
}

.hc_membersBadge fieldset textarea{
    width: 320px;
    height: 72px;
    margin-top: 3px;
}

.hc_recommendedWrap fieldset{
	margin: 21px 0 0!important;
}

.hc_recBadge .hc_m_hd h3{
	font-style: italic;
	text-transform: uppercase;	
	font-size: 17px!important;
	padding: 0;
}

.hc_recBadge .hc_m_hd h3 span{
	font-style: normal;
	font-size: 12px;
	text-transform: none;	
}

/* ----- Badges ----- */

.hc_membersBadge{
	width: inherit;
	overflow: hidden;
	margin: 0 0 20px;	
}

.hc_membersBadge div{
	float: left;
	margin: 3px 0 0;	
	width: 155px;
	text-align: right;
}

.hc_membersBadge fieldset{
	float:left;
}

.hc_membersBadge fieldset a{
	display: block;
}

.hc_recBadge .hc_widgetName{
    border: none;
    margin: 0;
    padding:0;
}


/* -------- New Banner lead popup -------- */

#hc_leadBanner{
	background: url(htl/hc_bg_leadBanner.png);
	width: 100%;
	height: 57px;
	position: fixed; 
	z-index: 9999;
	bottom:0; 
	* background-image: none;
	* filter: progid:DXImageTransform.Microsoft.alphaimageloader(src='htl/hc_bg_leadBanner.png', sizingMethod='scale');	

	_position: absolute!important; 
	_right: 0px; 
	_bottom: 0px; 
	_right: auto;
	_bottom: auto;
	_left: expression( ( 0 - hc_leadBanner.offsetWidth + ( document.documentElement.clientWidth ? document.documentElement.clientWidth : document.body.clientWidth ) + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
	_top: expression( ( 0 - hc_leadBanner.offsetHeight + ( document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
	
}

#hc_leadBanner {
	background: url("htl/hc_bg_leadBanner.png") repeat scroll 0 0 transparent;
	bottom: 0;
	position: fixed;
	width: 100%;
	z-index: 9999;
}

.hc_leadBanner .wrapper {
	padding: 10px 0;
	position: relative;
	width: 100%;
}

#hc_leadClose{
	background: url(htl/hc_btn_leadClose.gif) no-repeat;
	width: 21px;
	height: 21px;
	display: block;
	text-indent: -9999em;
	position: absolute;
	top: 5px;
	right: 5px;
}

.hc_rtl #hc_leadClose{
	right: auto;
	left: 5px;
}

/* -------- Lead Welcome -------- */
.hc_leadWelcome {
	left: 20px;
	position: absolute;
	top: 12px;
	width: 400px;
}

.hc_leadWelcome h3, .hc_leadWelcome p{
	color: #fff;
	font-weight: 300;
	margin: 0;
	padding: 0;
}

.hc_rtl .hc_leadWelcome{
	right: 20px;
	left: auto;
}


/* -------- Lead Social -------- */
.hc_leadSocial {
	float: left;
	left: 50%;
	margin: 0 0 0 -175px;
	padding: 0 0 0;
	position: relative;
	width: 350px;
	height: 20px;
}

.hc_leadSocial p{
	color: #fff;
	margin: 0;
	padding: 0 0 5px;
}

.hc_leadSocial a{
	float: left;
	margin: 0 5px 0 0;
}

.hc_rtl .hc_leadSocial p{
	padding: 0 25px 5px 0
}

.hc_rtl .hc_leadSocial span{
	display: block;
}

.hc_rtl .hc_leadSocial span .hc_tw_LeadBar{
	float: right;
}

/* -------- Lead Email -------- */
.hc_leadEmail {
	position: absolute; 
	right: 0;
	margin: -5px 75px 0 0;
	overflow: hidden;
	width: 260px;
}

.hc_leadEmail img{
	float: left;
	margin: 10px 0 0;
}

.hc_leadBanner fieldset {
	border: medium none;
	padding-bottom: 3px;
	padding-top: 0;
}

.hc_leadBanner label{
	color: #fff;
	margin: 0 0 5px;
	display: block;
}

.hc_leadEmail a{
	position: absolute;
	top: 17px;
	margin: 0 0 0 5px;
}

.hc_rtl .hc_leadEmail {
	right: auto;
	left: 0;
	margin: -5px 0 0 25px;
}

.hc_rtl .hc_leadEmail img{
	float: right;
}

.hc_rtl .hc_leadEmail fieldset{
	padding-left: 30px;
}

.hc_rtl .hc_leadEmail fieldset a{
	left: 0;
}

.hc_rtl .hc_leadEmail fieldset a img{
	float: none;
}

/* -------- Mobile Redirect -------- */

#hc_mobileRedirect{
	display: block;
	text-align: center;
}


/*--- Search Page ---*/

.hc_cityMatch h1 {
    margin-bottom: 10px;
}
.hc_cityMatch h1 span{
    font-weight: 300;
    display: block;
    font-size: 0.8em;
    padding: 5px 0 0;
}


#hc_usr {
}
.hc_rtl #hc_usr{
    direction:rtl;
}
#hc_usr .hc_usi {
    position: relative;
    display: block;
    * display: inline-block;
    padding: 10px;
    margin: 0;
    border-bottom: 1px solid #eee;
}
#hc_usr .hc_usi.hc_highlight {
    cursor: pointer;
    background: #e8f7fc;
    font-weight: bold!important;
}
#hc_usr .hc_usi h2 {
    font-weight: normal;
    margin: 0;
    padding: 0 0 5px;
}
#hc_usr .hc_usi.hc_selected h2 {
    font-weight: bold;
}
#hc_usr .hc_usi a.hc_usi_photo {
    display: block;
    float: left;
    padding: 2px;
    margin: 2px 12px 2px 2px;
    border: 1px solid #eee;
}
.hc_rtl #hc_usr .hc_usi a.hc_usi_photo {
    margin-right: 2px;
    margin-left: 12px;
    float: right;
}
#hc_usr .hc_usi.hc_highlight .hc_usi_photo {
    border: 5px solid #fff!important;
    padding: 0;
    margin: 0 10px 0 0;
}
.hc_rtl #hc_usr .hc_usi.hc_highlight .hc_usi_photo {
    margin-right: 0;
    margin-left: 10px;
}
#hc_usr .hc_usi a.hc_usi_photo:hover {
    border: 2px solid #669a16!important;
    padding: 1px;
    margin: 2px 12px 2px 2px;
}
.hc_rtl #hc_usr .hc_usi a.hc_usi_photo:hover {
    margin-right: 2px;
    margin-left: 12px;
}
#hc_usr .hc_usi .hc_usi_desc {
    position: relative;
    font-weight: normal;
    font-size: 1em;
    padding: 0 26px 0 0;
    float: left;
}
.hc_rtl #hc_usr .hc_usi .hc_usi_desc {
    padding-right: 0;
    padding-left: 26px;
    float: right;
}

#hc_usr .hc_usi .hc_usi_desc .hc_icon {
    background: url(htl/flags/country/hc_country_flags.png) no-repeat 0 15px; /* default blank image */
    width: 16px;
    height: 11px;
    display: block;
    position: absolute;
    right: 0;
    top: 2px;
}
.hc_rtl #hc_usr .hc_usi .hc_usi_desc .hc_icon {
    right: auto;
    left: 0;
}
#hc_usr .hc_usi .hc_usi_desc.hc_usi_cc_US .hc_icon {
    background-position: 0 0;
}
#hc_usr .hc_usi .hc_usi_desc.hc_usi_cc_DE .hc_icon {
    background-position: 0 -15px;
}
#hc_usr .hc_usi .hc_usi_desc.hc_usi_cc_ES .hc_icon {
    background-position: 0 -30px;
}
#hc_usr .hc_usi .hc_usi_desc.hc_usi_cc_FR .hc_icon {
    background-position: 0 -45px;
}
#hc_usr .hc_usi .hc_usi_desc.hc_usi_cc_IT .hc_icon {
    background-position: 0 -60px;
}
#hc_usr .hc_usi .hc_usi_desc.hc_usi_cc_CS .hc_icon {
    background-position: 0 -75px;
}
#hc_usr .hc_usi .hc_usi_desc.hc_usi_cc_CN .hc_icon {
    background-position: 0 -90px;
}
#hc_usr .hc_usi .hc_usi_desc.hc_usi_cc_JA .hc_icon {
    background-position: 0 -105px;
}
#hc_usr .hc_usi .hc_usi_desc.hc_usi_cc_KO .hc_icon {
    background-position: 0 -120px;
}
#hc_usr .hc_usi .hc_usi_desc.hc_usi_cc_PT .hc_icon {
    background-position: 0 -135px;
}
#hc_usr .hc_usi .hc_usi_desc.hc_usi_cc_GR .hc_icon {
    background-position: 0 -150px;
}
#hc_usr .hc_usi .hc_usi_desc.hc_usi_cc_RO .hc_icon {
    background-position: 0 -165px;
}
#hc_usr .hc_usi .hc_usi_desc.hc_usi_cc_NU .hc_icon {
    background-position: 0 -180px;
}
#hc_usr .hc_usi .hc_usi_desc.hc_usi_cc_NL .hc_icon {
    background-position: 0 -195px;
}
#hc_usr .hc_usi .hc_usi_desc.hc_usi_cc_PL .hc_icon {
    background-position: 0 -210px;
}
#hc_usr .hc_usi .hc_usi_desc.hc_usi_cc_AU .hc_icon {
    background-position: 0 -225px;
}
#hc_usr .hc_usi .hc_usi_desc.hc_usi_cc_ .hc_icon {
    background-position: 0 -240px;
}
#hc_usr .hc_usi .hc_usi_desc.hc_usi_cc_GB .hc_icon {
    background-position: 0 -255px;
}
#hc_usr .hc_usi .hc_usi_desc.hc_usi_cc_ZA .hc_icon {
    background-position: 0 -270px;
}
#hc_usr .hc_usi .hc_usi_desc.hc_usi_cc_CA .hc_icon {
    background-position: 0 -285px;
}
#hc_usr .hc_usi .hc_usi_desc.hc_usi_cc_NZ .hc_icon {
    background-position: 0 -300px;
}
#hc_usr .hc_usi .hc_usi_desc.hc_usi_cc_IE .hc_icon {
    background-position: 0 -315px;
}
#hc_usr .hc_usi .hc_usi_desc.hc_usi_cc_IN .hc_icon {
    background-position: 0 -330px;
}
#hc_usr .hc_usi .hc_usi_desc.hc_usi_cc_SG .hc_icon {
    background-position: 0 -345px;
}
#hc_usr .hc_usi .hc_usi_desc.hc_usi_cc_DK .hc_icon {
    background-position: 0 -360px;
}
#hc_usr .hc_usi .hc_usi_desc.hc_usi_cc_IL .hc_icon {
    background-position: 0 -375px;
}
#hc_usr .hc_usi .hc_usi_desc.hc_usi_cc_TW .hc_icon {
    background-position: 0 -390px;
}

#hc_usr .hc_usi .hc_usi_desc .hc_usi_type {
    font-weight: bold;
    border-right: 1px solid #ccc;
    margin: 0 9px 0 0;
    padding: 0 10px 0 0;
}
.hc_rtl #hc_usr .hc_usi .hc_usi_desc .hc_usi_type {
    margin-right: 0;
    margin-left: 9px;
    padding-right: 0;
    padding-left: 10px;
    border-left: 1px solid #ccc;
    border-right: none;
    float: right;
    display: inline-block;
}
#hc_usr .hc_usi .hc_usi_numHotels {
    display: block;
    font-size: 1.2em;
    font-weight: bold;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -0.5em;
}
.hc_rtl #hc_usr .hc_usi .hc_usi_numHotels {
    right: auto;
    left: 10px;
}
.hc_rtl #hc_usr .hc_usi .cDiv {
    clear: right;
}

/*
#hc_usr td{
    padding: 10px;
    text-align: left;
    border-bottom: 1px solid #eee;
    cursor: default;
    font-size: 1.2em;
    font-weight: 300    
}

#hc_usr td.hc_tbl_col1{
    text-align: left;
    width: 54px;
}

#hc_usr td.hc_tbl_col2{
    text-align: left;
    min-width: 300px;
}

#hc_usr td.hc_tbl_col3{
    text-align: right;
    width: 120px;
}

#hc_usr td.hc_tbl_col1 a{
    border: 2px solid #fff;
    float: left;
}

#hc_usr tr.first td a{
    font-weight: 700;
}

#hc_usr tr.hover td{
    background-color: #e8f7fc;
}

#hc_usr .hc_USR_GeographyItems{
    font-size: 0.75em;
    font-weight: 300;
    margin: 5px 0 0;
}

#hc_usr .hc_USR_GeographyItems img{
    vertical-align: top;
}


.hc_rtl #hc_usr table {
  direction:rtl;
}

.hc_rtl #hc_usr td{
  direction:rtl;
  text-align:right;
}
*/

.hc_rtl .hc_ltr {
   direction: ltr!important;
}
