/* Basic Css */
ul, li, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, form, img{margin:0 auto; padding:0; border:none; outline:none;}
/* End Basic Css */

/* Hotels Booking Form */
.hotels-booking-form{width:260px; float:right; margin:0 auto; padding:0; border:none; outline:none;}
.hotels-booking-form .form-head-bg{background:url(../images/form-head-bg.gif) top left no-repeat; height:35px; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold; color:#8d6100; font-size:16px; text-align:center; line-height:35px;}
.hotels-booking-form .form-left-box{width:52px; padding:3px 3px 3px 7px; float:left; line-height:20px; height:20px;}
.hotels-booking-form .form-right-box{width:180px; float:left; padding:3px 3px 3px 3px; height:20px; line-height:20px;}
.hotels-booking-form .input {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal; color:#000; border:1px solid #cccccc; width:150px;}
.hotels-booking-form input{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal; color:#4d5151; border:1px solid #4d5151; height:18px;}
.hotels-booking-form select{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal; color:#4d5151; border:1px solid #4d5151; line-height:18px;}
.hotels-booking-form textarea{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal; color:#4d5151; border:1px solid #4d5151;}
.hotels-booking-form .button {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#000; background-color:#a4a5a4; border:1px solid #707373; font-weight:bold; width:70px; line-height:15px; height:20px; margin:3px 0 0 66px;}


.hotels-booking-form .text-box{width:60px; float:left; padding:5px 0 3px 7px;}
.hotels-booking-form .check-out-box{width:60px; float:left; padding:5px 0 3px 7px;}
.hotels-booking-form .adults-children{width:45px; float:left; padding:5px 0 3px 3px;}
.hotels-booking-form .no-of-pay{width:55px; padding:3px 3px 3px 7px; float:left; line-height:20px; height:20px;}
.hotels-booking-form .fill-box{width:100px; float:left; padding:5px 0 3px 3px;}
.hotels-booking-form .calendar-box{width:35px; float:left; padding:5px 0 3px 10px;}

.hotels-booking-form label{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:9px; font-weight:bold; color:#FFF; line-height:20px;}

.hotels-booking-form h1{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; text-align:center; color:#FFF; padding:0 0 0 0; line-height:30px;}


/* End Hotels Booking Form */

/* ADDITIONAL STYLE */    
.float-left{float:left;}
.float-right{float:right;}
.clear-left{clear:left;}
.clear-right{clear:right;}
.clear-both{clear:both;}
/* END ADDITIONAL STYLE */
