*{
  margin: 0;
  padding: 0;
}

a{
  color: #003;
}

ul{
  list-style: none;
}

body {
  font-family:Arial,sans-serif;
  min-width: 760px;
  padding: 10px;
  background-color: #eee;
}

.hotelcontent > a{
  display: block;
  position: relative;
  float: left;
  text-decoration: none;
}

.hotelcontent{
  position: relative;
  padding: 15px 10px;
}

.hotel-bottom{
  margin-bottom: 7px;
}

.hotel{
  border-top: 2px solid #93c3cd;
  padding: 5px;
  min-height: 100px;
}

.clear{
  clear:both;
}

.hotel_name{
  font-size: 11pt;
  width: 310px;
}

img {
  border: 0 none;
}

.hotel img.image{
  padding: 2px;
  border: 1px solid #ccc;
  margin: 0 1em 0 0;
}

.hotel-bottom{
  background-color: #dde;
  padding-top: 5px;
  text-align: center;
  font-size:14px;
  color: #555;
}

.hotel-price{
  clear: both;
  font-size: 36px;
  font-weight: bold;
}

.desde{
  font-size: 10px;
  float:left;
}

.pagination{
  clear:both;
  text-align: center;
  margin-bottom: 15px;
  margin-right: 100px;
}

.hotel-stars{
  margin: 2px 0;
  float:left;
  display:block;
}

.pager li{
  display: inline;
  margin: 0 10px 0 10px;
}

.facet-hidden{
  display:none;
}

.noshow{
  display:none;
}

#searchfacets{
  float:left;
  width:196px;
}
#searchresults{
  width:464px;
  float:right;
}

#wrapper{
  margin: 0 auto;
  text-align: left;
  width:1010px;
  position: inherit;
}

#leftcol{
  width:300px;
  float:right;
  margin-left: 10px;
}

.barcontent{
  border-left: 1px solid #aaa;
  border-right:1px solid #aaa;
  border-bottom: 1px solid #aaa;
  padding: 10px;
}
.barcontent-nopad{
  border-left: 1px solid #aaa;
  border-right:1px solid #aaa;
  border-bottom: 1px solid #aaa;
}

.box-header{
  text-align: center;
}

.box-header-first{
  text-align: center;
}
.islink{
  cursor: pointer;
}

.imagecontainer{
  float:left;
  display:block;
  margin-top: 10px;
}

.hotel-right{
  float:right;
  width: 125px;
  text-align: center;
  color: #d40000;
}

#searchfacets .box-header{
  margin-top: 2px;
}

#centercontainer{
  margin-top: 15px;
}

.hoteladdr{
}

#accordion{
  margin: 10px 0;
}

.box-header h2, .box-header-first h2{
  font-size: 1.25em;
  margin: 0;
  padding-bottom: 8px;
  padding-top: 5px;
}

h1, h2, h3, h4, h5, h6{
  font: bold 1em arial,helvetica,sans-serif;
}

.hc_sri_description{
  width: 250px;
  position: absolute;
  left: 110px;
}

.hc_m_content{
  overflow: hidden;
}

.facet_icon{
  float: left;
}

.facet_title{
  float: left;
  color: #3377DD;
  cursor: pointer;
  display: block;
  font-weight: bold;
  text-decoration: underline;
}

.pricerange{
  margin: 0 auto;
  width: 150px;
}

#pricetitle{
  margin: 5px 0;
  display:block;
}
#priceamount{
  margin: 5px 0;
}
.hotelHeaderRight {
    float: right;
}
.hotelHeaderRight input.button_big_dynamic {
    width: 150px;
    height: 50px;
    margin-top: -53px;
    position: absolute;
    margin-left: -36px;
    font-size: 18px;
    font-weight: bold;
    background: #EE8B07;
    color: #ffffff;
}