/*---------------------------------------------------------------------------------------------------------------------*/

.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;
}

a.txt_hotel_name {
	color: #0089cf;
	font-size: 12px;
	font-weight: bold;
}

a.txt_hotel_price {
	color: #0089cf;
	font-size: 12px;
	font-weight: bold;
}

a.txt_hotel_blue,.txt_hotel_blue {
	color: #0089cf;
	font-size: 11px;
}

a.txt_hotel_blue:link, a.txt_hotel_blue:visited, a.txt_hotel_blue:active, a.txt_hotel_blue:hover {
	
}

.text_popular_landmarks_home {
	color: #0089cf;
	font-size: 12px;
	text-decoration: none;
}

.text_popular_landmarks_home a {
	color: #0089cf;
	font-size: 12px;
	line-height: 150%
}

.text_popular_landmarks_home a:hover {
	text-decoration: underline;
}



/*-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;
}

.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;
}

#header_box #feedback {
	text-align:right;
	padding: 7px;
}

.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;
}

.breadcrumbs_box {
	background-color: #ffffff; 
	position:relative;
	text-align:left; 
	height:30px;
	padding: 0 10 10 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_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;
}



/*-Search results-----------------------------------------------------------------------------------------------------------*/

.txt_search_results_order_links {
	color: #000000;
	font-size: 11px;
}

.txt_search_results_order_links_selected {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

.text_search_form_blue_marin_11 {
	font-size: 11px !important;
	color: #000000;
	text-decoration: none;
}

.hotel_number {
	width: 20px;
	height: 20px;
	text-align: center;
	padding-top: 4px;
	background: url(../images/icons/map_hotel_not_selected_smal.gif) no-repeat;
	font-size: 9px !important;
	float: left;
}

.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_search_results_title {
	padding:0px 5px 10px;
	text-align:left;
}

.div_search_results_order {
	float:left;
}

.div_search_alternatives {
	float:left;
}

.div_search_problem {
	float:left;
	height:50px; 
	background: url(../images/msgproblem.gif) no-repeat;
}

.div_search_no_availability {
	margin-left:45px;
	color:black;
}

.div_search_error {
	margin-left:45px;
	color:red;
	font-weight:bold;
	font-size:13px;
}




/*-Search results hotel box-----------------------------------------------------------------------------------------------------------*/


.div_result_outer {
	float:left;
	background-color: #fcfcfc;
	border-top: 1px solid #9f9f9f;
	margin:1px 0px 1px 0px;
}

.div_result_inner {
	padding:4 0 4 4px;
}

.div_result_hotel_name {
	float:left;
	width:235px;
	text-align:left;
	padding:0 0 10 0px;
}

.div_result_hotel_name_widget {
	float:left;
	width:196px;
	text-align:left;
}
.div_result_star_rating {
	float:left;
	width:40px;
	text-align:left;
	padding:0 0 0 4px;
}

.div_result_guest_rating {
	float:left;
	width:50px;
	text-align:left;
}

.div_result_guest_rating_bar {
	float:left;
	width:30px; 
	height:11px; 
	border:solid 1px #b0b0b0;
}

.div_result_distance {
	float:left;
	width:40px;
}

.div_result_map {
	float:left;
	width:30px;
	text-align:left;
}

.div_result_best_price {
	float:left;
	width:55px;
	text-align:right;
}

.div_result_min_max {
	float:right;
	width:11px;
}

.div_result_min_max_spacer {
	float:right;
	width:11px;
}

.div_result_address {
	float:left;
	width:420px;
	text-align:left;
	padding:0 0 0 0px;
}

.div_result_description {
	float:left;
	width:320px;
	padding:3px;
}

.div_result_photo {
	float:left;
	width:120px;
	padding:5px;
}





/*-Search results filters-----------------------------------------------------------------------------------------------------------*/


.div_filters_outer {
	float:left;
	background-color: #efefef;
	border: 1px solid #8f8f8f;
}

.div_filters_inner {
	padding:5px;
}

.div_filters_title {
	font-size: 12px;
	text-decoration: underline;
	text-align:left;
}

.div_filters_option {
	width:95px;
	float:left;
	text-align:left;
	font-size: 11px;
	color: #313131;
	padding:5px 0px 8px 0px;
}

.div_filters_option ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.div_filters_option li {
	padding-bottom:2px;
	list-style:none;
	list-style-position: outside;
}

.div_filters_buttons {
	float:right;
}



/*-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:200px;
	float:right;
}



/*-Tabs------------------------------------------------------------------------------------------------------------------*/

.main_tabs {
	margin-left:10px;
	font-size:12px;
	font-weight: bold;
}

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;
}

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_hotel_details,#overlay_hotel_details td {
	padding: 0px;
	margin: 0px;
}

#overlay_hotel_details {
	top: 100px;
	width: 450px;
}

#overlay_hotel_details div {
	padding:1px;
	float: left;
}

.title {
	font-size: 12px;
	font-weight: bold;
}

#overlay_hotel_details_content {
	width: 450px;
	font-size: 12px;
}

#hotel_overlay_reviews, #hotel_overlay_prices, #hotel_overlay_images, #hotel_inpage_reviews, #hotel_inpage_prices, #hotel_inpage_images
{
	display: none;
}

.div_separator {
	background: url(../images/separator.gif);
	background-repeat: repeat-x;
}





/*---------------------------------------------------------------------------------------------------------------------*/

.useful_websites
{
  width:450px;
	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;
}

.hotel_main_image_td_back {
	padding-top: 1px;
	padding-left: 1px;
	padding-right: 7px;
	padding-bottom: 7px;
	background: transparent url(../../../images/back/drop-shadow-big2.gif)
		no-repeat scroll right bottom;
	position: relative;
}

.hotel_main_image_td {
	margin: 10px 5px 0 10px !important;
	background: transparent url(../../../images/back/drop-shadow-big.png)
		no-repeat scroll right bottom;
	position: relative;
}

.hotel_main_image {
	border: 1px solid #999999;
	bottom: 7px !important;
	margin: 0;
	padding: 4px;
	position: relative;
	right: 7px !important;
	cursor: pointer;
	background-color: #ffffff;
}

.scroll_box_overlay{
  width: 425px; 
	height: 300px; 
	overflow:auto;
}




/*-LMS------------------------------------------------------------------------------------------------------------------------*/

.moreinfoheader {
  padding: 15px 0 0 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic; 
	color: #575757;
}

.moreinfo {
	font-size: 11px;
	font-weight: normal;
	color: #575757;
	padding: 0px 0 0 10px;
	margin-top: 20px;
}

.moreurl {
	font-size: 11px;
	font-weight: normal;
	color: #575757;
	padding: 0px 0 0 10px;
	margin-top: 2px;
}





/*-popular lines --------------------------------------------------------------------------------------------------------------------*/

.home_popular_lines {
	padding:10px;
	float: left;
}

.home_popular_lines a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	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;
	text-decoration: none;
}

.home_popular_lines a:hover {
	text-decoration: underline;
}


.most_popular_lines {
	width: 220px;
	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: 11px;
	font-weight: normal;
	line-height: 20px;
	padding-left: 14px;
	border-top: 1px #f2f4f7 solid;
}

.most_popular_lines a:hover {
	text-decoration: underline;
}


/*---------------------------------------------------------------------------------------------------------------------*/

#body_intro_content {
  height:98px ;
  overflow:hidden;
  margin:0px;
}



/*--Map----------------------------------------------------------------------------------------------------------------*/

.infowindow_container {
	width: 240px;
	text-align: left;
	font-size: 12px;
	line-height: 150%;
}

.infowindow_title {
	font-size: 13px;
	font-weight: bold;
	float:left;
}

.infowindow_stars {
	width:100px;
	float:left;
}

.infowindow_subtext {
	font-size: 12px;
	font-weight: normal;
}

.infowindow_best_price {
	font-size: 12px;
	font-weight: bold;
	padding-top: 4px;
	float: left;
}

.infowindow_supplier_link {
	float: left;
}

a.infowindow_more_link {
	font-size: 12px;
	font-weight: normal;
	float:left;
}


