
#approved-hotel-pop {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(/images/recommended-bar.png) no-repeat scroll left top;
display:none;
height:48px;
left:380px;
width:736px;
position:fixed; 
bottom:0;
}


#hotels_everything {
	width : 970px;
	overflow : hidden;
}

#hotels_filtermenu {
	width : 180px;
	float : left;
}

.boxtop {
	width : 180px;
	height : 4px;
	background : url("images/hotels_boxtop.gif") no-repeat top left;
}

.boxmiddle {
	width : 180px;
	background : url("images/hotels_boxmiddle.gif") repeat-y top left;
	padding-top : 5px;
	padding-bottom : 5px;
	padding-left : 10px;
	padding-right : 10px;
}

.boxbottom {
	width : 180px;
	height : 4px;
	background : url("images/hotels_boxbottom.gif") no-repeat top left;
}

.filledboxtop {
	width : 180px;
	height : 4px;
	background : url("images/hotels_filledboxtop.gif") no-repeat top left;
}

.filledboxmiddle {
	width : 180px;
	background : url("images/hotels_filledboxmiddle.gif") repeat-y top left;
	padding-top : 5px;
	padding-bottom : 5px;
	padding-left : 10px;
	padding-right : 10px;
}

.filledboxbottom {
	width : 180px;
	height : 4px;
	background : url("images/hotels_filledboxbottom.gif") no-repeat top left;
}

#hotels_searchbox {
	font-weight : bold;
}

#hotels_searchbox input, #hotels_searchbox select {
	margin-bottom : 3px;
	margin-top : 5px;
}

.filter_title {
	font-weight : bold;
	font-size : 16px;
	padding-top : 6px;
	padding-bottom : 0px;
	color : #8b52c3;
}

.filter_title img {
	margin-right : 5px;
	margin-left : 2px;
}

#price_slider {
	width : 150px;
	margin-left : 3px;
}

#price_display {
	margin-top : 5px;
	font-weight : bold;
}

.overflow_toggle {
	display : block;
	text-align : right;
	font-weight : bold;
	color : blue;
	text-decoration : underline;
	width : 156px;
	padding : 2px;
}

.overflow_toggle:hover {
	background-color : #dddddd;
	color : blue;
}

#attraction_form select {
	width : 150px;
}

#hotels_maincolumn {
	margin-left : 190px;
}

#hotels_count {
	margin-bottom : 10px;
	font-size : 18px;
}

#hotels_sorting {
	height : 58px;
	width : 721px;
	margin-bottom : 10px;
	overflow : hidden;
	font-size : 16px;
	position : relative;
}

.hotels_sorting_tab1 {
	background : url("images/hotels_sortback_tab1.gif") no-repeat top left;
}

.hotels_sorting_tab2 {
	background : url("images/hotels_sortback_tab2.gif") no-repeat top left;
}

.sorting_tab_selected {
	color : black;
}

.sorting_tab_unselected {
	font-weight : normal;
	color : navy;
	cursor : pointer;
}

#hotels_mode_map {
	left : 310px;
}

#hotels_mode_list {
	left : 465px;
}

#hotels_mode_full {
	left : 620px;
}

#hotels_mode_map, #hotels_mode_list, #hotels_mode_full {
	position : absolute;
	top : 0px;
	width : 140px;
	height : 20px;
	padding : 5px;
	font-size : 14px;
	line-height : 20px;
	text-align : center;
	font-weight : bold;
}

#sorting_label {
	position : absolute;
	top : 28px;
	left : 0px;
	width : 120px;
	height : 30px;
	text-align : center;
	line-height : 30px;
	font-weight : bold;
}

#sorting_options {
	position : absolute;
	top : 28px;
	left : 120px;
	height : 30px;
	width : 650px;
	line-height : 30px;
}

#hotels_sorting input {
	margin-left : 10px;
}

#list {
	width:100%;
	border-collapse : collapse;
	margin-bottom : 20px;
}

#list td, #list th {
	padding-left : 5px;
	padding-right : 5px;
	height:30px;
	vertical-align : middle;
}

#list th.listtopleft {
	text-align : left;
	padding-left:10px;
}

#list th {
	background :#333;
	color:#fff;
	height:46px;
}
#list th.ascend a, #list th.descend a {
	padding:5px 21px 5px 6px;
	display:inline-block;
	background:#676767 url("../images/search/sort-ascend.png") no-repeat right center;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
#list th.descend a {
	background-image:url("../images/search/sort-descend.png");
}
#list .location { text-align:left; }

#list th a { color:#fff; font-size:12px; text-decoration:underline;}


#list td.listrow_right {
	padding-left:0;
	padding-right:0;
	width:90px;
}
#list b {
	display : block;
}
#list td.st-col { font-weight:bold; }
#list td {
	text-align : center;
	border-top:1px solid #fff;
	border-bottom:1px solid #eacecd;
	background-color:#f6f4f5;
	font-size:12px;
}
#list .alt td { background-color:#f9edef; }
#list td.listrow_left a { color:#333; text-decoration:none; }
#list td.price { border-top:1px solid #e1b3b3; border-bottom:1px solid #d9a7aa; background-color:#d9a7aa; color:#fff; font-size:14px; width:60px; }
#list .alt td.price { border-top:1px solid #ebcbcc; border-bottom:1px solid #daa4a4; background-color:#e6b9bc; }
#list td.listrow_left {
	background-image:url(../images/search/table-cell-bg.png);
	background-repeat:repeat-y;
	background-position:left top;
	text-align : left;
	padding-left:10px;
}
#list td.align_left{
	text-align:left;
}

#list th.align_left{
	text-align:left;
}

#list td.listrow_right {
	background-image:url(../images/search/table-cell-bg.png);
	background-repeat:repeat-y;
	background-position:right top;
}

#list .listbottom td {
	height:0px;
	line-height:1px;
	border-bottom:1px solid #ccc;
}

.hotels {
	width : 721px;
	margin-bottom : 20px;
}

.hotels_top {
	height : 122px;
	background-image : url("images/hotels_pane_top.gif");
}

.hotels_img {
	float : left;
	padding : 8px;
	width : 104px;
	height : 104px;
}

.hotels_img img {
	border : 2px solid #8b52c3;
}

.hotels_details {
	float : left;
	padding-top : 5px;
	padding-left : 5px;
	width : 522px;
	height : 117px;
}

.hotels_nameandlocation {
	height : 55px;
}

.hotels_titleline {
	overflow : hidden;
}

.hotels_details h2 {
	font-size : 18px;
	font-weight : bold;
	float : left;
	margin-right : 10px;
}

.hotels_stars {
	width : 50px;
	height : 14px;
	padding-left : 10px;
	padding-right : 0px;
	padding-top : 2px;
	padding-bottom : 2px;
	font-weight : bold;
	background : url("images/hotels_pane_starback.gif") no-repeat top left;
	float : left;
}

.hotels_address {
	clear : both;
}

.hotels_address a {
	margin-left : 10px;
	color : blue;
	text-decoration : underline;
}

.hotels_address a:hover {
	color : blue;
}

.hotels_distance {
	margin-left : 10px;
	display : inline;
}

.hotels_tagline {
	font-style : italic;
}

.hotels_facilities {
	padding-top : 5px;
	height : 55px;
}

.hotels_feature {
	width : 125px;
	float : left;
	font-size : 10px;
	color : grey;
}

.hotels_rating {
	margin-left : 650px;
	width : 100px;
	padding-top : 33px;
	text-align : center;
}

.hotels_rating b {
	display : block;
	font-size : 24px;
}

.hotels_rating a {
	text-decoration : underline;
	color : blue;
}

.hotels_map {
	/*background : url("images/hotels_pane_mapback.gif") no-repeat top left;*/
	height : 400px;
}

.map {
	height : 398px;
	width : 718px;
	margin-bottom : 2px;
	margin-left : 2px;
	margin-right : 2px;
}

.hotels_room {
	height : 48px;
	background-image : url("images/hotels_pane_rates.gif");
}

.hotels_roomtitle {
	width : 110px;
	float : left;
	font-weight : bold;
	padding : 5px;
}

.hotels_rate, .hotels_rate_faded {
	width : 72px;
	float : left;
	text-align : center;
	font-size : 12px;
	padding-top : 5px;
}

.hotels_rate_faded {
	color : gray;
}

.hotels_rate b, .hotels_rate_faded b {
	font-size : 16px;
	display : block;
}

.hotels_roomtotal {
	text-align : center;
	margin-left : 5px;
	width : 136px;
	float : left;
	font-size : 12px;
	padding-top : 5px;
}

.hotels_roomtotal b {
	font-size : 18px;
	display : block;
	font-weight : bold;
}

.hotels_bottom {
	height : 60px;
	background-image : url("images/hotels_pane_bottom.gif");
	padding-left : 632px;
	font-size : 28px;
	font-weight : bold;
	text-align : center;
	line-height : 60px;
}

.hotels_bottom a {
	text-decoration : none;
	color : blue;
}

#hotels_pages { clear:both; float:right; margin:10px 0; padding:0 0px 8px 0; text-align:right; }
	#hotels_pages, #hotels_pages .top, #hotels_pages .mid { width:721px; overflow:hidden; background:url(../images/search/sortbg.png) no-repeat -721px bottom; }
	#hotels_pages .top { height:8px; background:url(../images/search/sortbg.png) no-repeat 0px 0px; }
    #hotels_pages .mid { background:url(../images/search/sortbg.png) repeat-y -1442px 0px; padding:0 10px 0 0; width:711px; }
    #hotels_pages a {text-decoration:none; margin: 3px;}

#location_info {
	margin-bottom : 20px;
}

#adboxes {
	overflow : hidden;
}

#adboxes .adbox {
	background-color : white;
	background-image : url("images/bg-diag.gif");
	padding : 5px;
	width : 100px;
	float : left;
	margin-right : 20px;
}

#adboxes .adbox:hover {
	background-color : #ab1014;
	background-image : none;
	cursor : pointer;
}

#adboxes img {
	margin : 0px;
}

#adboxes h3 {
	background-color : #333333;
	color : #47c3fe;
	padding : 3px;
}

#adboxes p {
	background-color : #333333;
	color : white;
	padding : 3px;
}

#loading_overlay {
	background : #ffffff url("jquery/images/loading.gif") no-repeat center;
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity : 0.5;
	filter:alpha(opacity=50);
	display : none;
}

#why-hl {
	position: absolute;
	top: 60px;
	left: -50px;
	background: transparent;
	width: 316px;
	height: 209px;
	padding: 10px;
	border: none;
}
#why-hlx {
	position: absolute;
	top: 60px;
	left: -50px;
	background: transparent url(/images/layout/pop-up_bulletbox.png) no-repeat scroll left top;
	width: 316px;
	height: 209px;
	padding: 10px;
	border: none;
}

#why-hl h3 {
	color: white;
	text-transform: none;
	font-size: 17px;
	margin-left: 6px;
}

#why-hl ul {
	margin: 14px 0 0 24px;
	list-style-image: url(/images/layout/red_bullet.gif);
}

#why-hl ul li {
	margin: 0 0 10px 0;
	font-size: 13px;
}

#why-hl ul li img {
	margin: -4px 0 0 6px;
	position: absolute;
}

#why-hl a.close-popup {
	background-image: url(/images/layout/close_popup.gif);
	position: absolute;
	width: 21px;
	height: 19px;
	top: 16px;
	right: 16px;
}

#why-hl a.close-popup:hover {
	background-image: url(/images/layout/close_popup_over.gif);
}

