/* BOOKING FORM */
#booking_form_box {float:right; width:535px; height:66px; margin-top:10px;}
#bf {border:0px solid #FF0000; overflow:hidden; width:550px; margin:0 auto; }
#booking_title {font:18px "Tahoma", Times, serif; color:#FFFFFF; border:0px solid; padding-bottom:3px; padding-top:2px;}


#bf .booking_select {border:0px solid #FF0000; overflow:hidden; padding-top:0px; }
#bf .booking_select span {border:0px solid; display:block; padding-bottom:5px; }
#bf .hotels .selector {width:130px; }

.bf_box {font-family:"Tahoma", Times, serif;float:left; margin-left:0px; width:55px; border:0px solid red; float:left; position:relative; height:38px; padding:0}
.bf_box_date {border:0px solid #333; width:135px; overflow:hidden; float:left; position:relative; height:38px; margin-right:10px; }
.bf_box_date .label, 
.bf_box .label {position:absolute; top:0px; left:0; color:#F8F7F3; font:12px "Tahoma", Times, serif; border:0px solid}

.date {width:130px; border:0px solid red; height:20px; margin-top:19px; background:url(../images/date.png) right bottom no-repeat;  }
.date .date-pick {cursor:pointer; width:120px; border:0px solid #f90; height:20px; font-size:12px; color:#000; padding-left:10px; color:#A47D64; padding-top:0px; background:none;}

.box_select {position:absolute; bottom:0;}
#iatacode {width:100px; height:16px; font-size:11px; border:1px solid #655A4D; color:#A47D64; font-family:"Tahoma", Times, serif;}


.btn_book {background:url(../images/btn_book.png) bottom right no-repeat; width:115px; height:32px; border:0px solid red; float:left; margin-top:11px; padding-left:0; text-align:center;font-family:"Tahoma", Times, serif;}
#btn_book_form {padding-top:3px; background:none; border:0px solid red; font:15px "Tahoma", Times, serif; color:#FFFFFF; text-transform:uppercase; width:114px; margin-left:8px; cursor:pointer; padding-left:0; padding-top:5px;}

#bf .btn_others {border:0px solid; line-height:14px; position:absolute; top:55px; right:10px; width:110px; text-align:center;font-size:12px;}
#bf .btn_others a {font-size:1em; color:#F8F7F3; text-transform:capitalize; text-decoration:none; border:0px solid; width:auto; font-family:"Tahoma", Times, serif;}
#bf .btn_others a:hover {text-decoration:underline; color:#A47D64;}
#bf .btn_others span {font-size:12px; color:#F8F7F3; text-decoration:none; padding-left:5px; padding-right:0px;}



/* end BOOKING FORM*/