#hotels {
 margin: 0 4px 0 4px;
}

#hotels  h1 {
 color: #000000;
 font-size: 16px;
 margin-bottom: 10px;
}

.item-hotel {
 text-align:  left;


}

.item-hotel {
 text-align:  left;
 clear: both;
 margin-bottom: 12px;
 border-bottom:1px dotted #D1D1D1;
 font-size: 13px;
 height: 150px;
 position: relative;
 
}
.item-hotel h3 {
 font-size: 12px;
 color: #2F353D;

}
.item-hotel h3 a {
  color: #4D5154;
text-decoration: none;
font-size: 14px;
}

.item-hotel-body {
 color: #000000;
 min-height: 100px;
 width: 250px;
  position: absolute;
 left: 176px;
 top: 30px;
 font-size: 11px;
 font-weight: normal;
}
.item-hotel-photo{
 position: absolute;
 left: 0; top: 30px;
}
.ct_button_price_book{
 position: absolute;
  top: 15px;
  right: 0px;
}


 p.ht-summary {
 margin:  0 ;
 padding: 15px 15px 12px 0;
}


.item-hotel-body img { 
 float: left;
width:120px;
height:75px;
background-color: #ffffff;
margin: 12px 15px 12px 12px;
}
 
#hotels .ui-widget-content  {
background: none ;
border: none;


}
#hotels .ui-corner-all  {
border: none;
}

#hotels  .ui-widget-content  {
border: none;
}

#hotels  .ui-widget-header {
background: none ;
border: none;

border-bottom:1px solid #AAAAAA;
}

#hotels  .ui-tabs-nav li.ui-tabs-selected a {
color:#334350;
cursor:pointer;
font-weight:bold;
}

 #hotels  .ui-tabs .ui-tabs-nav li a {
  font-size: 11px;
color:#334350;
}


.tab_stars {
background-repeat: no-repeat;
background-image: url("/images/bg/stars_hotels.png");
text-indent: -9999px;
background-position: 5px 3px;
}
h3 .tab_stars {
height: 13px;
line-height: 13px;
display: inline;
position: absolute;
top: 2px;
}
.ui-tabs-selected  .tab_stars , .ui-state-active   .tab_stars{
background-position: 5px 3px;
}
.ui-state-default  .tab_stars {
background-position: 5px -11px;
}
.tab_star_2 {padding-left: 30px;}
.tab_star_3 {padding-left: 45px;}
.tab_star_4 {padding-left: 60px;}
.tab_star_5 {padding-left: 75px;}

.hotel_type { 
 color: #B72935;
}
h3 .hotel_type { 
 position: absolute;
 right: 10px;
 font-size: 11px;
}


#hotels h3  .hotel_type {
padding-left: 10px;
}
#hotels  .hotel_view_more a { font-weight: bold; color: #9C0305;}

