.booking_form {background: url(../images/form-bron/booking_form.gif) no-repeat; height:267px; width:207px;}
.booking_form .reservation {font-family:Georgia, "Times New Roman", Times, serif; color:#fff; font-weight:bold; font-size:12px;	padding-bottom:8px; text-transform:uppercase}
.booking_form .txt_wh {font-family:Arial, Helvetica, sans-serif; color:#fff; font-weight:bold; font-size:12px; float:left; width:70px;}
.booking_form .icon {background: url(../images/form-bron/icon.gif) no-repeat; float:left; height:14px; width:14px; margin-top:2px; margin-left:2px;}
.booking_form .inp {width:55px; font-size:10px; border:solid 2px #336666; float:left; padding:0;}
.booking_form .select {width:45px; font-size:9px; border:solid 2px #336666; padding:0;}
.booking_form .fl_l {float:left;}
.booking_form .spc {margin-bottom:2px;}
.booking_form .clr {clear:both; height:0px; overflow:hidden;}
.booking_form .pad {padding:30px; position:relative;}
.booking_form .pad_t3 {padding-top:3px;}
.booking_form .check {width:116px; height:18px; border:0; cursor:pointer; margin-top:5px; margin-bottom:10px;}
.booking_form .check {background: url(../images/form-bron/check.gif) no-repeat;}
.booking_form .check:hover {background: url(../images/form-bron/check_a.gif) no-repeat;}


.booking_form .change_bookings, .booking_form .book_by_phone, .booking_form .best_rate_guarantee, .booking_form .service_call_me_back {width:143px; height:13px; border:0; cursor:pointer; margin:0; padding:0; float:left;}

.booking_form .change_bookings {background: url(../images/form-bron/change_bookings.gif) no-repeat;}
.booking_form .change_bookings:hover {background: url(../images/form-bron/change_bookings_a.gif) no-repeat;}

.booking_form .book_by_phone {background: url(../images/form-bron/book_by_phone.gif) no-repeat;}
.booking_form .book_by_phone:hover {background: url(../images/form-bron/book_by_phone_a.gif) no-repeat;}

.booking_form .best_rate_guarantee {background: url(../images/form-bron/best_rate_guarantee.gif) no-repeat;}
.booking_form .best_rate_guarantee:hover {background: url(../images/form-bron/best_rate_guarantee_a.gif) no-repeat;}

.booking_form .service_call_me_back {background: url(../images/form-bron/service_call_me_back.gif) no-repeat;}
.booking_form .service_call_me_back:hover {background: url(../images/form-bron/service_call_me_back_a.gif) no-repeat;}

.booking_form .book_submit {
background-color:#EF455A;
color:#ffffff;
font-family:Arial;
font-size:10px;
position:relative;
text-decoration:none;
width:116px; height:18px;
text-align:center;
border:1px solid white;
cursor:pointer;
padding-bottom:3px;
}

.booking_form .book_submit:hover {
 background-color: #BD3039;
}  
#homePicts .booking_form .pad a {
background-color:#F7D7CE;
color:#FF2C29;
font-family:Arial;
font-size:10px;
position:relative;
text-decoration:none;
width:143px; height:13px;
text-align:center;
padding-bottom:2px;
}

#homePicts .booking_form .pad a:hover {
 background-color: #FFFFFF;
}  
#homePicts .booking_form img.datepick-trigger { float:right;}

