/*---------------------------------------------------------------------------------------------------------------------*/

.clr {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}

.spacer {
	clear: both;
	margin-top: 5px;
	font-size: 1px !important;
}

.spacer_double {
	clear: both;
	margin-top: 10px;
}

.spacer_double_double {
	clear: both;
	margin-top: 20px;
}

div,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

strong,b {
	font-weight: bold;
}

.b {
	font-weight: bold;
}

p {
	font-size: 11px;
}

/* So forms don't create whitespace*/
form {
	display:inline;
}

.ahem {
	display: none;
}

img {
	border: 0;
}

.tt {
	border-bottom: 1px dotted black;
	cursor: pointer;
}

.txt_hotel_name {
	color: #444444;
	font-size: 13px;
	font-weight: bold;
}

a.txt_hotel_name {
	color: #0069cf;
	font-weight: bold;
}

a.txt_hotel_name:hover {
	text-decoration:none;
}

a.txt_hotel_price {
	color: #0069cf;
	font-size: 15px;
	font-weight: bold;
}

a.txt_hotel_blue,.txt_hotel_blue {
	color: #0069cf;
	font-size: 11px;
}

a.txt_hotel_blue:link, a.txt_hotel_blue:visited, a.txt_hotel_blue:active, a.txt_hotel_blue:hover {
}

a.txt_hotel_blue9,.txt_hotel_blue9 {
	color: #0069cf;
	font-family:arial,verdana;
	font-size: 10px;
}

a.txt_hotel_blue9:link, a.txt_hotel_blue9:visited, a.txt_hotel_blue9:active, a.txt_hotel_blue9:hover {
}

.text_popular_landmarks_home {
	color: #0069cf;
	font-size: 12px;
}

.text_popular_landmarks_home a {
	color: #0069cf;
	font-size: 12px;
	line-height: 150%
}

.text_popular_landmarks_home a:hover {
	font-weight:bold;
}



/*-Header-----------------------------------------------------------------------------------------------------------*/

#header {
	width: 956px;
	padding: 0px;
	margin: 0px;
	text-align: center;
}

#header .left_logo {
	padding-top: 0px;
	float: left;
	text-align: left;
	width: 300px;
}


.header_logo_content {
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	width: 956px;
	background-color: #ffffff;
	float:left;
}

.header_logo {
	width: 976px;
	background-color: #ffffff;
}

#header_box {
	width: 976px;
	text-align: center;
	padding: 0px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
}

#header_box #page_title {
	text-align:left;
	padding: 7px;
}

.breadcrumbs_outer {
	background-color: #ffffff; 
	position:relative;
}

.breadcrumbs_inner {
	padding-bottom:0px;
}

.breadcrumbs {
	height:12px;
	padding:7px;
	padding-left:10px;
	color:#000000;
	border-top:1px solid #d1d1d1;
	border-bottom:1px solid #d1d1d1;
}

.breadcrumbs a:link, .breadcrumbs a:visited, .breadcrumbs a:hover, .breadcrumbs a:active {
	color: #222222;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}




/*-BODY-----------------------------------------------------------------------------------------------------------*/

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-position: top;
	background-repeat: repeat-x;
	text-align: center;
	/* part 1 of 2 centering hack */
}

.body_box {
	width: 956px;
	margin:auto auto; 
	padding:10px; 
	background-color: #ffffff;
	text-align: center;
}

.body_widget {
	text-align:left;
}


/*-WIDGET-----------------------------------------------------------------------------------------------------------*/

.widget_powered_by {
	position:absolute;
	bottom:0px;
	font-size:9px; 
	background-color:#ffffff;
}

.widget_howto {
	height:487px;
	background-color:#ffffff;
	padding:3px;
	text-align:center;
	border: 1px solid #a6a6a6;
	border-top: 0px;
}

.widget_suitcase_top {
	background-repeat: no-repeat; 
	height:57px;
}

.widget_suitcase_middle {
	background-repeat: repeat-y;
	text-align:left;
	padding-left:11px;
}

.widget_suitcase_bottom {
	background-repeat: no-repeat; 
	height:57px;
}
 

.page_intro {
	float: right;
	background-image: url(../images/page_intro.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width:648px;
	height:68px;
	text-align: left;
	padding-top:10px;
	padding-bottom:10px;
}





/*-Footer-----------------------------------------------------------------------------------------------------------*/

#footer {
	width: 976px;
	text-align: center;
	padding: 0px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
}

.footer_inner_content {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	background-color:#ffffff;
}

.footer_box {
	padding-top: 18px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.footer_box_content {
	text-align: center;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

#footer_links {
	float: left;
	width: 750px;
	text-align: left;
}

#footer_links a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}

#footer_links a:hover {
	text-decoration: underline;
}

#footer_links div.footer_minor_links a {
	font-weight: normal;
}

.footer_help_icon {
	float: left;
	width: 80px;
	height: 120px;
	vertical-align: middle;
}


.div_footer_button {
	float: left;
	font-size:11px;
	background-color:#e1e1e1;
	border:1px solid #818181;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	margin-left:4px;
}




/*-Buttons------------------------------------------------------------------------------------------------------------------*/


.bt_book {
	background: url(../images/buttons/_sprites.gif) no-repeat;
	background-position: 0 0px;
	width: 64px;
	height: 24px;
	float:right;
}

.bt_close_small {
	background: url(../images/buttons/_sprites.gif) no-repeat;
	background-position: 0 -34px;
	width: 14px;
	height: 14px;
	float:right;
}

.bt_close {
	background: url(../images/buttons/_sprites.gif) no-repeat;
	background-position: 0 -58px;
	width: 67px;
	height: 21px;
	float:right;
}

.bt_email {
	background: url(../images/buttons/_sprites.gif) no-repeat;
	background-position: 0 -120px;
	width: 34px;
	height: 32px;
	float:left;
}

.bt_feedback {
	background: url(../images/buttons/_sprites.gif) no-repeat;
	background-position: 0 -193px;
	width:100px;
	height:100px;
	position:fixed;
	bottom:0;
	right:0;
}

.bt_map {
	background: url(../images/buttons/_sprites.gif) no-repeat right;
	background-position: 0 -303px;
	width:80px;
	height:40px;
	float:right;
	padding-bottom:5px;
}


.bt_social_container {
	float:right;
	text-align:right;
	width:260px;
}





/*-Map----------------------------------------------------------------------------------------------------------------------*/


.map_container_outer {
	border: 1px #c1c1c1 solid;
}

.map_hotel_number_outer {
	width: 22px;
	height: 18px;
	background: url(../images/icons/hotel_marker.png) no-repeat;
	top: -2px;
	float: left;
}

.map_hotel_number_inner {
	display: block;
	width:20px;
	height:28px;
	text-align:center;
	margin-top: 3px;
	color: #000000;
	letter-spacing: 0px;
	font-size: 10px !important;
	font-weight: normal;
	font-family:arial, Helvetica, sans-serif;
	text-decoration: none;
}

div.markerLabel {
	display: block;
	padding-top: 9px;
	text-align: center;
	color: #000000;
	width: 22px;
	letter-spacing: 0px;
	font-size: 11px !important;
	font-weight: bold;
	font-family:arial, Helvetica, sans-serif;
}



/*-Find results-----------------------------------------------------------------------------------------------------------*/

.find_result {
	font-size: 12px;
	padding:3px;
}




/*-Supplier more info links-------------------------------------------------------------------------------------------------*/

.div_more_info_outer {
	float:left;
	width:480px;
}

.div_more_info_title {
	background-color: #ffffff;
	padding-left:4px;
	font-family:arial;
	font-weight:bold;
}

.div_more_info_option {
	width:115px;
	float:left;
	padding:5px;
	font-family:arial, Helvetica, sans-serif;
	font-size:16px;
	vertical-align:top;
}






/*-Supplier logos -------------------------------------------------------------------------------------------------*/

.sprite_supplier1{ background: url(../images/suppliers/_sprites.gif) no-repeat; padding-right:5px; background-position: 0 0; width: 80px; height: 30px; } 
.sprite_supplier10{ background: url(../images/suppliers/_sprites.gif) no-repeat; padding-right:5px; background-position: 0 -40px; width: 80px; height: 30px; } 
.sprite_supplier11{ background: url(../images/suppliers/_sprites.gif) no-repeat; padding-right:5px; background-position: 0 -74px; width: 80px; height: 30px; } 
.sprite_supplier12{ background: url(../images/suppliers/_sprites.gif) no-repeat; padding-right:5px; background-position: 0 -114px; width: 80px; height: 30px; } 
.sprite_supplier13{ background: url(../images/suppliers/_sprites.gif) no-repeat; padding-right:5px; background-position: 0 -154px; width: 80px; height: 30px; } 
.sprite_supplier14{ background: url(../images/suppliers/_sprites.gif) no-repeat; padding-right:5px; background-position: 0 -194px; width: 80px; height: 30px; } 
.sprite_supplier15{ background: url(../images/suppliers/_sprites.gif) no-repeat; padding-right:5px; background-position: 0 -234px; width: 80px; height: 30px; } 
.sprite_supplier16{ background: url(../images/suppliers/_sprites.gif) no-repeat; padding-right:5px; background-position: 0 -274px; width: 80px; height: 30px; } 
.sprite_supplier17{ background: url(../images/suppliers/_sprites.gif) no-repeat; padding-right:5px; background-position: 0 -314px; width: 80px; height: 30px; } 
.sprite_supplier18{ background: url(../images/suppliers/_sprites.gif) no-repeat; padding-right:5px; background-position: 0 -354px; width: 80px; height: 30px; } 
.sprite_supplier19{ background: url(../images/suppliers/_sprites.gif) no-repeat; padding-right:5px; background-position: 0 -394px; width: 80px; height: 30px; } 
.sprite_supplier2{ background: url(../images/suppliers/_sprites.gif) no-repeat; padding-right:5px; background-position: 0 -434px; width: 80px; height: 30px; } 
.sprite_supplier3{ background: url(../images/suppliers/_sprites.gif) no-repeat; padding-right:5px; background-position: 0 -474px; width: 80px; height: 30px; } 
.sprite_supplier4{ background: url(../images/suppliers/_sprites.gif) no-repeat; padding-right:5px; background-position: 0 -514px; width: 80px; height: 30px; } 
.sprite_supplier5{ background: url(../images/suppliers/_sprites.gif) no-repeat; padding-right:5px; background-position: 0 -554px; width: 80px; height: 30px; } 
.sprite_supplier6{ background: url(../images/suppliers/_sprites.gif) no-repeat; padding-right:5px; background-position: 0 -594px; width: 80px; height: 30px; } 
.sprite_supplier7{ background: url(../images/suppliers/_sprites.gif) no-repeat; padding-right:5px; background-position: 0 -634px; width: 80px; height: 30px; } 
.sprite_supplier8{ background: url(../images/suppliers/_sprites.gif) no-repeat; padding-right:5px; background-position: 0 -674px; width: 80px; height: 30px; } 
.sprite_supplier9{ background: url(../images/suppliers/_sprites.gif) no-repeat; padding-right:5px; background-position: 0 -714px; width: 80px; height: 30px; } 
.sprite_suppliertripadvisor{ background: url(../images/suppliers/_sprites.gif) no-repeat; padding-right:5px; background-position: 0 -754px; width: 80px; height: 30px; } 






/*-Search results - best prices---------------------------------------------------------------------------------------------*/

.div_best_prices_outer {
	border-top: 1px solid #a1a1a1;
	background-color:#ffffff;
}

.div_best_prices_title {
	background-color: #ffffff;
	padding-left:4px;
	font-family:arial;
	font-weight:bold;
}

.div_best_prices_option {
	width:120px;
	float:left;
	padding:5px;
	font-family:arial, Helvetica, sans-serif;
	font-size:16px;
	vertical-align:top;
}




/*-Search results-----------------------------------------------------------------------------------------------------------*/

.div_sort_outer {
	float:left;
	border:1px solid #666666;
	border-bottom:0px;
}

.div_sort_inner {
	text-align:left;
	padding:10px;
	padding-bottom:0px;
}

.div_sort_option {
	float:left;
	text-align:left;
	font-size: 12px;
	font-weight:bold;
}

#div_search_results_title {
	float:left;
	border-top:0px;
	font-size:11px;
}

.div_results_order_outer {
	float:left;
	border:1px solid #666666;
	border-top:0px;
	background-color:#ffffff;
}

.div_results_order_inner {
	text-align:left;
	padding:7px;
	padding-left:17px;
	font-style:italic;
}

.txt_search_results_order_links {
	font-size: 11px;
}

.txt_search_results_order_links_selected {
	font-size: 11px;
	font-weight: bold;
}

.check_prices_links {
	height:16px;
	background: url(../images/icons/magnify.gif)
		no-repeat;
	float:left;
}

a.more_details_link,a.more_details_link:active,a.more_details_link:link,a.more_details_link:visited,a.more_details_link:hover	{
	font-size: 11px;
	color: blue;
	text-decoration: underline;
	margin-left:18px;
}


.board_type	{
	font-size: 11px;
	color: #717171
}

.room_description	{
	font-size: 11px;
	color: #717171;
	text-decoration: underline;
}

.special_offer {
	height:18px;
	float: right;
}


.tooltip_style {
	text-decoration: none;
	color: #365064;
	background-color: #efefef;
	border: 1px solid #2f2f2f;
	margin: 0px;
	padding: 5px;
	text-align:left;
	width: 240px; 
	display:none; 
	position: absolute; 
	top: 0px; 
	left: 0px; 
	z-index: 1000;
}

.div_pagination_outer {
	float:left;
	margin-top:20px;
	border:1px solid #aaaaaa;
}

.div_pagination_inner {
	float:right;
	padding:10px;
}

.div_pagination_inner_left {
	float:left;
	padding:10px;
	font-style:italic;
}

/*
#pagination {
	font-weight: bold;
	font-size: 12px;
	color: #8195ad;
	text-align: center;
	padding: 0px;
	margin: 0px;
	text-decoration: none
}

#pagination td {
	font-weight: bold;
	font-size: 12px;
	color: #8195ad;
	text-decoration: none
}

#pagination a {
	color: #ffffff;
	text-decoration: none
}

#pagination a:link {
	color: #ffffff;
	text-decoration: none
}

#pagination a:visited {
	color: #ffffff;
	text-decoration: none
}

#pagination a:hover {
	color: #000000;
}

#pagination a:active {
	color: #ffffff;
}

#pagination td.selected_page_button,#pagination td.normal_page_button {
	width: 30px;
	height: 22px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	padding-top: 0px;
	color: #ffffff;
	background-image: url(../images/page_number_back.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

#pagination td.selected_page_button {
	color: #000000;
}
*/



/*-Search form -----------------------------------------------------------------------------------------------------------*/

.div_search_form_tabs {
	font-size: 16px;
	text-align: left;
	border-bottom: 0px #000000 solid;
	padding:8px;
}

#div_search_form_content {
	padding:7px;
	background-repeat: repeat-y;
	background-position: right;
	border: 3px solid;
	border-top: 0px;
}

/*
div label{
	text-align: left;
	cursor:pointer;
	padding-bottom:2px;
	font-size:11px;
}
*/

#div_search_form_body {
	text-align:left;
}

#div_search_form_body #div_search_form_star_rating {
	padding-top:7px;
	padding-left:2px;
}

#div_search_form_body #div_search_form_radius {
	float:right;
	position:relative;
	top:8px;
	left:-25px;
}

#div_search_form_body #div_checkin{ 
	margin:2px; 
	margin-right:15px;
	float: left;
	width:100px;
}

#div_search_form_body #div_checkout{ 
	margin:2px; 
	margin-right:10px;
	float: left;
	width:100px;
}

#div_search_form_body #hotel { 
	margin:2px; 
	margin-right:15px;
	float: left;
}

#div_search_form_body #div_currency { 
	margin:2px; 
	margin-right:10px;
	float: left;
}

#div_search_form_body #hotel, #postcode { 
	margin:2px;
	margin-left:1px;
	float: left;
}

#div_search_form_body #check_in_date, #check_out_date {
	width:75px;
	float:left;
}

#div_search_form_body #submit {
	margin-left:2px;
	margin-top:10px;
}

#div_search_form_body #destDiv {
	float:left;
	margin:2px;
	margin-left:1px;
	padding-right:15px;
}

#div_search_form_body #destDiv .ac_results ul li {
	color:#000000;
}

#div_search_form_body label {
	font-size:12px;
	position:relative;
	top:-1px;
}

/* autocomplete */

.ac_results {
	padding: 0px;
	border: 1px solid WindowFrame;
	background-color: #fffdb9;
	overflow: hidden;
	z-index:200;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.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;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: pointer;
	display: block;
	width: 100%;
	font: menu;
	font-size: 12px !important;
	overflow: hidden;
	color:#000000;
}

.ac_loading {
	background : Window url('../images/indicator_circle_ball.gif') right center no-repeat;
}

#div_search_form_body #destDiv .ac_results ul li.ac_over {
	background-color: Highlight;
	color: #ffffff;
}



.noresize {
	border-left: 1px #000000 solid;
	border-top: 1px #000000 solid;
	border-right: 1px #b2b2b2 solid;
	border-bottom: 1px #b2b2b2 solid;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px !important;
	color: #222222;
}

.noresize:focus {
 border: 1px solid #01162E;
 background-color: #f2f3f4;
 color: #003A7D;
}


.div_search_form_rooms {
	width:60px;
	float:left;
	padding-bottom:5px;
	text-align:left;
	margin:2px;
}

.div_search_form_adults {
	width:65px;
	float:left;
	padding-bottom:5px;
	text-align:left;
	margin:2px;
}

.div_search_form_children {
	width:70px;
	float:left;
	padding-bottom:5px;
	text-align:left;
	margin:2px;
}

#div_search_form_child_ages {
	float:left;
	padding-bottom:5px;
	text-align:left;
	margin:2px;
}



/*-Search results -----------------------------------------------------------------------------------------------------------*/

.div_search_alternatives {
	float:left;
}

.div_search_alternatives_links {
	background-color:#ffffff;
}

.div_search_problem {
	float:left;
	height:50px; 
	background: url(../images/msgproblem.gif) no-repeat;
}

.div_search_no_availability_outer {
	float:left;
	background: url(../images/msgproblem.gif) no-repeat;
	background-position:8px 2px;
	height:35px;
	border:1px solid #666666;
	border-top:0px;
	border-bottom:0px;
}

.div_search_no_availability_inner {
	margin-left:45px;
	color:black;
	padding:5px;
}

.div_search_error {
	margin-left:45px;
	border:2px solid red;
	background-color:#f1f1f1;
	color:#000000;
	font-weight:normal;
	font-size:13px;
	padding:5px;
}

#div_recommended_accommodation {
	width:570px;
}


/*-Search results hotel box-----------------------------------------------------------------------------------------------------------*/


.div_result_outer {
	float:left;
	background-color: #ffffff;
	border: 1px solid #1392D1;
	margin: 20px 0px 1px 0px;
}

.div_result_inner_body {
	float:left;
	text-align:left;
	font-size:9px;
}

.div_result_min_max {
	float:right;
	width:11px;
}

.div_result_middle {
	float:left;
	width:410px;
	text-align:left;
	padding:6px;
}

.div_result_middle_widget {
	float:left;
	width:270px;
	text-align:left;
	padding:6px;
}


.div_result_hotel_name {
	float:left;
	padding-right:5px;
}

.div_result_star_rating {
	float:left;
}

.div_result_address {
	text-align:left;
	padding-top:4px;
	font-size:11px;
	font-style:italic;
}

.div_result_map {
	width:12px;
	text-align:left;
	font-size:9px;
	position:relative;
	top:2px;
}

.div_result_map_widget {
	width:18px;
	text-align:left;
	font-size:9px;	
}

.div_result_distance {
	float:left;
	width:285px;
	padding-top:3px;
	text-align:left;
	font-size:9px;
}

.div_result_right {
	float:right;
	width:125px;
}

.div_result_guest_rating {
	float:right;
	width:120px;
	height:15px;
	padding-top:5px;
	margin:3px;
}

.div_result_guest_rating_summary {
	font-size:14px;
	font-family:arial;
	text-align:right;
}

.div_result_guest_rating_count {
	font-family:arial;
	padding-right:3px;
	font-size:9px;
}

.div_result_guest_rating_score {
	background: url(../images/back/rating.gif) no-repeat;
	width:35px;
	height:25px;
	font-size:14px;
	position:relative;
	top: -1px;
}

/*
.div_result_guest_rating_bar {
	width:45px; 
	margin-bottom:0px;
	height:11px; 
	border:solid 1px #b0b0b0;
}
*/

.div_result_best_price {
	float:right;
	width:90px;
	text-align:left;
	padding: 5px;
	font-size:10px;
	color:#414141;
	border:1px solid #F4F8FB;
	background-color:#e2ebf4;
	margin-top:14px;
}

.div_result_details {
	float:left;
	width:50px;
	text-align:left;
	padding:6px;
	padding-left: 10px;
	font-size: 9px;
	color: #0069cf;
	text-decoration: underline;
	background: url(../images/details.gif) no-repeat scroll left;
}

.div_result_description {
	padding-top:6px;
}

.div_result_photo {
	float:left;
	width:110px;
	padding:5px;
	padding-left:19px;
}

.div_result_price_table_container {
	padding-top:0px;
	padding-left:0px;
}

.div_result_supplier {
	width:95px;
	padding: 5px;	
	border-top: 1px solid #9e9e9e;
}

.div_result_room_type {
	width:206px;
	padding: 5px;	
	border-top: 1px solid #9e9e9e;
	font-family:arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
}

.div_result_room_count {
	width: 75px;
	padding: 5px;	
	border-top: 1px solid #9e9e9e;
	font-family:arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-align:center;
}

.div_result_price {
	width: 70px;
	padding-right:8px;
	border-top: 1px solid #9e9e9e;
	font-family:arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:right;
}

.div_result_price_total {
	width: 75px;
	padding-right:8px;
	border-top: 1px solid #9e9e9e;
	font-family:arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:right;
}

.div_result_info {
	width: 5px;
	padding: 5px;	
	border-top: 1px solid #9e9e9e;
	font-family:arial;
	font-size:11px;
	text-align:center;
}

.div_result_book {
	width: 65px;
	padding: 5px;	
	padding-right:3px;
	border-top: 1px solid #9e9e9e;
	font-size:10px;
	text-align:center;
}

.div_result_book a {
	text-decoration:none;
}

.div_result_book a:hover {
	text-decoration:underline;
}

.div_result_bottom_outer {
	padding:4px;
	border-top: 1px solid #9e9e9e;
	background-color:#e1e1e1;
}

.div_result_bottom_inner {
	padding-left:123px;
	color:#717171;
}







/*-Tooltips-----------------------------------------------------------------------------------------------------------------*/

/* Tooltip from http://www.vertigo-project.com/projects/vtip */
/*
p#vtip { display: none; position: absolute; width:300px; padding: 10px; left: 5px; font-size: 0.8em; background-color: #ffff99; border: 2px solid #000000; -moz-border-radius: 5px; -webkit-border-radius: 5px; z-index: 9999 }
p#vtip #vtipArrow { position: absolute; top: -10px; left: 5px }
*/

/* Monnatip CSS */
.tip{
    position: absolute;
    z-index: 100000;
    width:300px;
    border: 2px solid #444444; /*1px solid #FFD5AA;*/
    background: #ffff99; /* #F8FFBF;*/
    color: #000000;  /*#000;*/
    font: 12px Arial;
    text-align:left;
    padding: 5px;
    display: none;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    opacity: 0.9;
}



/*-Search results filters-----------------------------------------------------------------------------------------------------------*/

#div_filters_container {
}

.div_filters_outer {
	float:left;
	margin-bottom:5px;
	border:1px solid #000000;
}

.div_filters_inner {
	text-align:left;
	padding:10px;
	background-color:#e1e1e1; /*#f1f876*/
}

.div_filters_option {
	text-align:left;
	font-size: 12px;
	font-weight:bold;
	border:1px solid #444444;
	margin-bottom:15px;
}

.div_filters_option ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	border-bottom:1px solid #444444;
	padding:3px;
}

.div_filters_option li {
	padding:1px;
	list-style:none;
	list-style-position: outside;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
}

.div_filters_option a {
	font-size:11px;
	font-weight:bold;
}

.div_filters_option_inner {
	text-align:left;
	font-size: 11px;
	background-color:#ffffff;
	padding:5px;
}

.div_filters_help {
	width:16px;
	height:16px;
	background: url(../images/icons/info.gif) no-repeat;
	float:right;
}

.div_filters_stars {
	width:110px;
	float:left;
}

.div_filters_stars_count {
	width:50px;
	float:left;
}

.button {
	font-size:11px;
	background-color:#e1e1e1;
	border:1px solid #818181;
}



/*-Reviews and ratings---------------------------------------------------------------------------------------------------*/


.div_review_outer {
	border: 1px solid #8f8f8f;
	margin-bottom:15px;
}

.div_review_inner {
	padding:5px;
}

.div_review_text {
}

.div_review_posted {
	font-size: 9px;
	color: #717171;
}

.div_ratings_outer {
	border: 1px solid #8f8f8f;
	margin-bottom:15px;
}

.div_ratings_inner {
	padding:5px;
}

.div_ratings_overall {
	width:100px;
	height:100px;
	padding:5px;
	margin-left:10px;
	margin-bottom:10px;
	background-color:#f8f8f8;
	float:right;
	text-align:center;
	border: 1px solid #8f8f8f;
}

.div_ratings_score {
	font-size:30px;
	font-weight:normal;
	/*color: #0069cf;*/
	padding-bottom:1px;
	text-decoration:underline;
	color:#0069cf;
}

.div_ratings_tripadvisor {
	width:80px;
	height:60px;
	padding:6px;
	background: url(../images/suppliers/tripadvisor.gif) no-repeat 5px 1px;
	float:right;
	text-align:left;
	border: 1px solid #8f8f8f;
	margin-left:10px;
	margin-bottom:10px;
	margin-right:5px;
}

.div_submit_review_problem_outer {
	height:50px; 
	background: url(../images/msgproblem.gif) no-repeat;
	margin-top:10px;
}

.div_submit_review_problem_inner {
	color:#cc0066;
	font-weight:bold;
	margin-left:40px;
	padding:7px;
	background: url(../images/msgproblem.gif) no-repeat;
}

.div_submit_review_success {
	background-color:#ffff99;
	padding:30px;
	font-weight:bold;
	border:1px solid #444444;
}

.div_review_brief_outer {
	border: 1px solid #8f8f8f;
	margin-bottom:15px;
	float:left;
	min-width:678px;
}

.div_review_brief_inner {
	padding:3px;
}

.div_review_brief_photo {
	float:left;
	width:110px;
	padding:5px;
}

.div_review_brief_snippet {
	padding:5px;
}

.div_review_brief_score {
	float:right;
	padding:5px;
}





/*-BODY TITLE-----------------------------------------------------------------------------------------------------------*/

.body_title {
	float:left;
	padding-bottom:5px;
}

.body_buttons {
	float:right;
	padding-left:15px;
	width:140px;
}

.body_title_subtext {
	text-align:left;
	padding-bottom:10px;
}

.body_title_tabs {
	font-size:12px;
	font-weight: bold;
	padding-top:5px;
	padding-left:5px;
	border-bottom:1px solid #000000;
}



/*-Tabs------------------------------------------------------------------------------------------------------------------*/

ol#toc {
    height: 2em;
    list-style: none;
    margin: 0;
    padding: 0;
}

ol#toc a {
    background: url(../images/back/tabs.gif);
    color: #737773;
    display: block;
    float: left;
    height: 2em;
    padding-left: 10px;
    text-decoration: none;
}

ol#toc a:hover {
    background-position: 0 -60px;
}

ol#toc a:hover span {
    background-position: 100% -60px;
}

ol#toc li {
    float: left;
    margin: 0 8px 0 0;
}

ol#toc li.current a {
    background-position: 0 -30px;
    color: #000;
    font-weight: bold;
    border-bottom:1px solid #ffffff;
}

ol#toc li.current span {
    background-position: 100% -30px;
}

ol#toc span {
    background: url(../images/back/tabs.gif) 100% 0;
    display: block;
    line-height: 2em;
    padding-right: 10px;
}




/*-Overlay------------------------------------------------------------------------------------------------------------------*/

/*
#overlay_background {
	width:100%; 
	height:100%; 
	display:none; 
	background-color:#cccccc; 
	position:absolute; 
	top:0px; 
	left:0px; 
	z-index:600;
}
*/

#overlay_container,#overlay_container td {
	padding: 0px;
	margin: 0px;
}

#overlay_container {
	width: 540px;
	text-align:left;
	display:none;
}

#overlay_container div {
	padding:1px;
	float: left;
}

#overlay_container_content {
	width: 534px;
}

.overlay_scroll_box{
  width: 525px; 
	height: 350px; 
	overflow:auto;
}

#hotel_overlay_reviews, #hotel_overlay_prices, #hotel_overlay_photos, #hotel_inpage_reviews, #hotel_inpage_prices, #hotel_inpage_photos {
	display: none;
}

.div_separator_dark {
	border-top:1px #333333 solid;
	height:1px;
	font-size:1px;
	padding:5px;
}

.overlay_updating {
	width:525px;
	height:100px;
	margin-top:50px;
	text-align:center;
	font-size:16px;
}




/*---------------------------------------------------------------------------------------------------------------------*/

.useful_websites
{
	padding:5px;
	text-align:left;
	background-color:#f9f9f9;
	border-color:#cecece;
	border-width:1px;
	border-style:solid;
}

.info_box
{
	text-align:left;
	padding:5px;
	background-color:#f9f9f9;
	border-color:#cecece;
	border-width:1px;
	border-style:solid;
}


.landmark_type_title {
	font-size: 11px;
	font-weight: bold;
}

.div_hotel_photo_outer {
	width:410px;
	height:315px;
	text-align:center;
	background: transparent url(../images/back/drop-shadow-big2.gif) no-repeat scroll top;
}

.div_hotel_photo_title {
	width:410px;
	text-align:center;
	font-weight: bold;
	padding:5px;
}

.div_hotel_photo_small {
	border: 1px solid #777777;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 0px;
	background-color: #ffffff;
}




/*- Outbound Links ------------------------------------------------------------------------------------------------------------------*/


.outbound_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: url(../images/arrows/arrow_left_popular.gif)
		no-repeat scroll 5px 9px;
	display: block;
	font-size: 11px;
	font-weight: normal;
	line-height:20px;
	padding-left: 14px;
	border-top: 1px #f2f4f7 solid;
}

.outbound_description {
	font-size: 11px;
	font-weight: normal;
	color: #575757;
	padding-left:14px;
}




/*-popular lines --------------------------------------------------------------------------------------------------------------------*/

.home_popular_title {
	font-size: 16px;
	color: #cd2027;
	font-weight: bold;
}

.home_popular_lines {
	padding:5px;
	float: left;
}

.home_popular_lines a {
	background: url(../images/arrows/arrow_left_popular.gif)
		no-repeat scroll 5px 9px;
	color: #0066af;
	display: block;
	font-size: 11px;
	font-weight: normal;
	line-height: 20px;
	padding-left: 14px;
	border-top: 0px #f2f4f7 solid;
}



.most_popular_lines {
	width: 250px;
	float: left;
}

.most_popular_lines a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: url(../images/arrows/arrow_left_popular.gif)
		no-repeat scroll 5px 9px;
	display: block;
	font-size: 12px;
	color: #0069cf;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	padding-left: 14px;
	border-top: 1px #f2f4f7 solid;
}

.most_popular_lines a:hover {
	font-weight:bold;
}



/*---------------------------------------------------------------------------------------------------------------------*/

.div_body_intro_outer {
	float:left;
	border:1px solid #000000;
}

#body_intro_content {
  overflow:hidden;
  margin:0px;
  padding:10px;
}

T

/*--Map----------------------------------------------------------------------------------------------------------------*/

#scrollingDiv {
	height:500px;
}


.infowindow_container {
	width: 240px;
	text-align: left;
	font-size: 12px;
	line-height: 150%;
}

.infowindow_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	float:left;
}

.infowindow_stars {
	width:90px;
	float:left;
}

.infowindow_subtext {
	font-size: 10px;
	font-weight: normal;
	width:150px;
}

.infowindow_best_price {
	float: left;
	font-size: 12px;
	font-weight: bold;
	padding-right: 10px;
	text-align:left;
}

a.infowindow_more_link {
	float:left;
	font-size: 12px;
	font-weight: normal;
}




/*--Images----------------------------------------------------------------------------------------------------------------*/

.div_star {
	width: 15px;
	height: 15px;
	background: url(../images/icons/hotel_star_medium_tr.gif) no-repeat;
	float:left;
}






/*--Nifty Corners---------------------------------------------------------------------------------------------------------*/


#header {
  padding-top:6px;
}

#rounded_corners_1 {
  height:48px;
  width:628px ;
  padding:0px;
  margin:0px;
  vertical-align:middle ;
}


#inner_container_after_top_box table {
  margin-top:4px;
}

#inner_container_after_top_box table table {
  margin-top:0px;
}

.inner {

}

.footer_inner_content {
  margin-left:auto;
  margin-right:auto;
}

.rtop,.rbottom{margin: 0}
.rtop *,.rbottom *{display:block;height: 1px;overflow: hidden;line-height: 0; }
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{margin: 0 1px;height: 2px}

.rs1{margin: 0 2px}
.rs2{margin: 0 1px}

.r1f{
  border:0px solid blue;
  border-color:green;
  border-left: 5px solid green;
  border-right: 5px solid green;
}
.r2f{
  border:0px solid blue;
  border-color:green;
  border-left: 3px solid green;
  border-right: 3px solid green;
}
.r3f{
  border:0px solid blue;
  border-color:green;
  border-left: 2px solid green;
  border-right: 2px solid green;
}

.r4f{
  border:0px solid blue;
  border-color:green;
  border-left: 1px solid green;
  border-right: 1px solid green;
  height: 2px ;
}

.rs1f{
  border:0px solid blue;
  border-color:green;
  border-left: 2px  solid green;
  border-top: 2px  solid green;
}
.rs2f{
  border:0px solid blue;
  border-color:green;
  border-left: 5px solid green;
  border-top: 5px solid green;
}

