/* BOOKING FORM */

#bf {border:0px solid #FF0000; overflow:hidden; width:230px; margin:0 auto; padding:10px 20px; height:280px}
#booking_title {font-size:2em; font-family:"Lucida Sans Unicode","Lucida Grande"; color:#FFFFFF; border:0px solid; margin-top:0px;}
#booking_title2 {font-size:1.5em; font-family:"Lucida Sans Unicode","Lucida Grande"; color:#FDA000; border:0px solid; margin-top:8px;}


.bf_box_hotel {float:left; margin-left:0px; width:165px; border:0px solid red; float:left; position:relative; height:38px; padding:0; margin-top:10px;}
.bf_box_date {border:0px solid red; width:165px; overflow:hidden; float:left; position:relative; height:40px; margin-top:10px; }
.bf_box {float:left; margin-left:0px; width:55px; border:0px solid red; float:left; position:relative; height:38px; padding:0; margin-top:8px;}

.bf_box_date .label, 
.bf_box .label,
.bf_box_hotel .label {position:absolute; top:0px; left:0; color:#F8F7F3; font:10px Arial, Helvetica, sans-serif; border:0px solid}



#bf .booking_select {border:0px solid #FF0000; overflow:hidden; padding-top:0px; }


#bf .btn_others {border:0px solid white; line-height:14px; text-align:center; float:left; margin-top:10px; padding-left:8px; height:45px;width:90px;}
#bf .btn_others a {font-size:1em; color:#F8F7F3; text-transform:capitalize; text-decoration:none; border:0px solid; width:auto; font-family:Arial, Helvetica, sans-serif;}
#bf .btn_others a:hover {text-decoration:underline; color:#FD9F00;}

.iata {width:148px;}
#iatacode {width:148px; height:16px; font-size:11px; color:#FFF; font-family:"Lucida Sans Unicode","Lucida Grande"; background:none; border:0; border:1px solid #FFF;}


.bf_date {width:116px; border:0px solid red; height:20px; margin-top:18px; background:url(../images/date.png) left bottom no-repeat; }
.bf_date .date-pick {cursor:pointer; width:116px; border:0px solid #f90; height:20px; font-size:12px; line-height:16px; color:#000; padding-left:5px; color:#333; background:none;}

.box_select {position:absolute; bottom:0;font-size:9px;}



.btn_book {background:url(../images/button.png) bottom left no-repeat; width:107px; height:35px; border:0px solid red; padding-top:10px; text-align:center; float:left;}
#btn_book_form { background:none; border:0px solid red; font:15px "Lucida Sans Unicode","Lucida Grande"; color:#FFFFFF; text-transform:capitalize; cursor:pointer; height:35px; width:107px;}

.hidden {display:none;}



/* end BOOKING FORM*/