#logo a
 {
  float: left;
	display: block;
	width: 320px;
	height: 51px;
	text-decoration: none;
 }
#logo a span
 {
  float: left;
	display: inline;
	margin-left: 58px;
	margin-top: 39px;
	font: 12px 'Trebuchet MS';
	color: #728195;
	text-decoration: none;
	line-height: 13px;
 }

#search_form div.sr label
 {
  float: left;
	display: inline;
	margin: 0;
	font: 11px 'Tahoma';
	line-height: 11px;
	text-transform: capitalize;
	width: 82px;
	text-align: right;
	line-height: 19px;
	padding-bottom: 0;
	color: white;
 }
 
#search_form div.sr input.styled
 {
  float: left;
	margin-left: 6px;
	font: 11px 'Tahoma';
	line-height: 18px;
 }

#text_area
 {
  overflow: hidden;
 }
 
#hotel_preloader #csp b
 {
  height: 18px;
  overflow: hidden;
 }
 
#text_area > h1
 {
	margin-left: 0; 
 }
 
#text_area h2.page_section {
  margin: 15px 0 5px 0;
}

#text_area > p {
 margin: 10px 0 5px 0 !important;
 font-size: 10pt;
}

#text_area p b, #text_area ul li b {
 font-weight: bold !important;
}

div.hotel_info p.stop_sales {
 color: #cc0000 !important;
 font-weight: bold !important;
}

div#search_hotel_flat div {
 float: left;
 margin-right: 9px;
}

#table_tabs ul li a
 {
	text-align: center;
 }	
 
#search_hotel_flat div, 
#search_hotel_flat button, 
#search_hotel_flat hr
 {
  display: none;
 }
 
#resort_box_rs ul li.active_resort1 a i
 {
	height: 15px;
	overflow: hidden;
 }
 
#resort_pages ul
 {
	height: 19px;
 }
 
#resort_pages ul li
 {
	padding: 3px 6px;
	font: 11px 'Tahoma';
 }
 
#resort_pages ul li a
 {
  float: left;
	font: 11px 'Tahoma';
 } 
#text_area div.simple_list h1 a
 {
	margin-left: 7px;
	font-size: 13px;
	width: 126px;
 }
  
#text_area div.simple_list a img
 {
  width: 119px;
	height: 89px;
 }
 
#text_area div.simple_list a.slt
 {
  height: 15px; 
	overflow: hidden;
 }
 
#text_area div.top_deals
 {
  overflow: hidden;
 }
 
#text_area div.top_deals h1.hotel_name
 {
	height: 30px;
 }
 
#text_area div.top_deals b
 {
	height: 25px;
	line-height: 25px;
	text-align: center;
	margin-top: -3px;
	margin-left: 78px;
	width: 52px; 
	background: #CDE0E9;
 }
 
#text_area div.top_deals b a
 {
  line-height: 25px;
 }
 
#text_area p.order_hotels 
 {
  float: left;
 }

#text_area div.ski_village_long
 {
  height: 244px;
 } 
 
#text_area div.ski_village
 {
  height: 172px;
 } 
 
#text_area div.simple_village h1
 {
  height: 24px;
	overflow: hidden;
 }
 
#navigation_bar b a
 {
  float: left;
	font: 13px 'Tahoma';
	font-weight: bold;
  color: #317cae;
 }
 	
#hotel_preloader #lsp b a
 {
  width: 145px;
 }
 
#hotel_preloader #lsp i a
 {
  width: 115px;
 }
 
#hotel_preloader #rsp b a
 {
  width: 145px;
 }
 
#hotel_preloader #rsp i a
 {
  width: 115px;
 }
 
div.printonly
 {
  display: none;
 }
/* Clearfix
----------------------------------------------------------- */

.br 
{
    display: block;
}

.br:after 
{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.br 
{
    display: inline-block;
}


/* Hides from IE-mac \*/
.br {
    display: block;
}

* html .br {
    height: 1px;
}
/* End hide from IE-mac */
