/* BOOKING FORM */
#booking_form_box {}
#bf {border:0px solid #FF0000; padding-left:15px; overflow:hidden; width:600px; margin:0 auto; padding-top:2px;}
#booking_title {border-bottom:1px solid #396DA8; text-align:center; font:18px Georgia, "Times New Roman", Times, serif; color:#DFE4FD; text-transform:uppercase; width:620px; margin:0 auto; height:32px; line-height:32px; position:relative; margin-bottom:5px;}
.hr {position:absolute; bottom:0; left:0; width:620px; border-bottom:1px solid #2B527D}

#bf .booking_select {border:px 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 .hotels .selector select {width:130px; }

.bf_box_date {border:0px solid red; width:150px; overflow:hidden; float:left; position:relative; height:45px; margin-right:20px;}
.bf_box_date .label, .bf_box .label {position:absolute; top:0; left:0; color:#DFE4FD; font:12px Georgia, "Times New Roman", Times, serif; padding-left:5px; border:0px solid; margin-top:0;}
.bf_box .label {padding-left:0;}
.bf_box {float:left; margin-left:5px; width:65px; border:0px solid; float:left; position:relative; height:40px;}
.date {width:150px; margin-right:0px; border:0px solid #CCCCCC; position:absolute; top:0; left:0; height:45px; background: url(../images/date.png) right top no-repeat; }
.date .date-pick {padding-top:3px; padding-left:3px; cursor:pointer; width:130px; border:0px solid; height:14px; font-size:12px; color:#000; padding-left:10px; padding-top:20px; background:none; }
.box_select {position:absolute; bottom:0;}

#bf .btn_others {padding-bottom:5px; height:10px; float:left; width:100px; margin-top:22px; margin-left:15px;}
#bf .btn_others a {font-size:1.1em; color:#DFE4FD; float:left; text-transform:capitalize; text-decoration:none; border:0px solid; width:auto}
#bf .btn_others a:hover {text-decoration:underline;}
#bf .btn_others div {float:left; padding:0 3px; font-size:13px; color:#DFE4FD; text-decoration:none;}

.btn_book {background:url(../images/btn_book.png) bottom right no-repeat; width:71px; height:27px; border:0px solid; line-height:27px; float:left; margin-top:15px; padding-left:25px; text-align:center;}
#btn_book_form {border:0px solid red; font:10px Georgia, Arial, Helvetica, sans-serif; color:#FFFFFF; background:none; text-transform:uppercase; border:0px solid; width:62px; cursor:pointer; padding-left:0; margin-left:0}
/* end BOOKING FORM*/
