#homesearchbox label{
  font-size: 20px;
}

#homesearchbox input{
  font-size: 26px;
}

#homesearchbox select{
  height: 30px;
  font-size: 18px;
}

#id-HC-Searchbox{
  margin-left: 50px;
}

/*.hc_f_wrap{
  margin-bottom: 30px;
}*/

#searchButton{
  float:left;
  margin-left: 60px !important;
  margin-left: 30px;
  margin-top: 20px;
  font-size: 26px;
  width:328px;
  height:60px;
  background-image:url('layout/buttonsearch-home.png');
  border: 0;
  background-repeat:repeat-y;
}

.hc_f_checkin{
  float:left;
}
.hc_f_checkout{
  float:left;
  margin-left: 20px !important;
  margin-left: 10px;
}

#hotelCheckin{
  width:150px;
  background: url("../images/calendar.gif") no-repeat scroll 132px 8px #FFFFFF;
}
#hotelCheckout{
  width:150px;
  background: url("../images/calendar.gif") no-repeat scroll 132px 8px #FFFFFF;
}

#homesearchbox .hc_f_guests{
  float:left;
  margin-left: 20px !important;
  margin-left: 10px;
}
#homesearchbox .hc_f_rooms{
  float:left;
  margin-left: 100px !important;
  margin-left: 50px;
}

#citySearch {
  width: 500px;
}

#homeleft{
  float:left;
  width: 675px;
  margin-top: 15px;
  margin-left: 10px !important;
  margin-left: 5px;
}

#homeleft .hc_m_outer{
  min-height: 13em;
}

#homeright{
  float:right;
  width: 275px;
  margin-top: 15px;
  margin-right: 10px !important;
  margin-right: 5px;
}

#homeleft .hc_sri_description{
  width: 400px;
}

/*Home boxes*/
.clipout{
  position:relative;
  width:260px;
  height:260px;
  background-color:#fff;
  top:-1px;
  left:-1px;
}
.clipin{
}
.shade1{
  width:260px;
  height:260px;
  background-color:#e8e8e8;
}
.shade2{
  position:relative;
  width:260px;
  height:260px;
  background-color:#cbcbcb;
  top:-2px;
  left:-2px;
}
.shade3{
  position:relative;
  width:260px;
  height:260px;
  background-color:#a0a0a0;
  top:-1px;
  left:-1px;
}

.boxdesc{
  position:absolute;
  top: 185px;
  left: 10px;
  width: 225px;
  height: 50px;
  background-color: #ee8b07;
  border: 2px solid #fff;
  padding: 5px;
  color: #fff;
  font-size: 150%;
  filter:alpha(opacity=90); 
  -moz-opacity: 0.9; 
  opacity: 0.9;
}

/*fin home boxes*/

#fbfanbox{
  margin-top: 10px;
}

#twitterbox{
  margin-top: 10px;
  margin-bottom: 30px;
}


.titlehome{
  font-size: 2em;
  margin: 10px 0 10px 0;
}

#form-search-home #query{
  border-color: #ABADB3 #E2E3EA #E2E3EA;
  border-right: 1px solid #E2E3EA;
  border-style: solid;
  border-width: 1px;
  font: 1em arial,helvetica,sans-serif;
  margin: 0;
  padding: 2px;
  font-size: 26px;
  width: 500px;
}
#form-search-home .button{
  margin-left: 10px;
  padding: 2px;
  font-size: 26px;
  width:159px;
  height:39px;
  background-image:url('layout/buttonsearch-home2.png');
  border: 0;
  background-repeat:repeat-y;
  color: #fff;
  cursor: pointer;
}

#hotel-tabs{
  margin-top: 15px;
}

.home-more{
  text-align: right;
  margin: 10px 10px 10px 10px;
  font-weight: bold;
}

.post-title{
  font-size: 2em;
}

.publish-date{
  font-size: 0.9em;
}

.blog1StLine{
  border-bottom: 1px solid #aaa;
  background-color: #d4e4f6;
  margin-bottom: 5px;
  margin-top: 10px;
}

#blogbox{
  padding: 0 5px 20px 5px;
  text-indent: 10px;
}