
input,textarea{width:450px;padding-left:2px;}
select{width:185px;}
textarea{height:110px; width: 450px;}

.order{height:250px;}
input:focus,select:focus,textarea:focus{border-color:#333;}
fieldset{padding: 5px; border: 1px solid #2F3185; margin: 0 0 10px 0;}
legend{font-weight: bold; 
color: #000;}
label{width:170px;float:left;font-weight:bold;margin-right:5px;text-align:right;  line-height:18px;}




.orders label{float:left;  width: 250px;}
.orders input,.orders select, .orders textarea{width: 250px;}


.numbers label{float:left;  background-color:#ccc;}
select.sml{width:5.0em;  float:left; margin-right: 2px;}
input.sml{width:5.0em;  float:left; margin-right: 2px;}
input.date{width:20px;text-align:center;border:10px;}
div.form_row{width:100%;float:left;clear:both;margin-bottom:5px;}
.red{color:red;margin-right:3px;text-align:left;}
.calendarDateInput{width:4.4em;  margin-right:5px;}


.bookbtn{ 
  height: 35px;
  color: #000;
  
}

.bigred{
  border: 10px solid Red;
}


label.details{width:50px;text-align:left;float:left;margin-left:5px;}

dl.contact{margin:0px 0 20px 10px;  padding:0 0 0 0;line-height:18px;text-align:left;  float:left;}
dl.contact dt{width:15em;  font-weight:bold;  text-align:left;  margin-right:5px;}
dl.contact dd{text-align:left;  margin-left:12px;  margin-top:5px;  float:left;}


.contact-wrapper{
  width: 700px;
 margin: 0 auto;
    
}

.contact-details{



  width: 460px;

  float: left;

  

}



.contact-form{

  width: 100%;

  float: left;

  

  

}

.form-left{
  float: left;
  width: 340px;
  
}

.form-right{
  float: right;
  width: 340px;
  
}

.rad{
 
  width: 75px;
  text-align: left;
}

input.check {


border:medium none;
float:left;
text-align:left;
width:25px;
border: none;
}


#rates{
  width: 740px;
  float: left;
  margin-bottom: 10px;
  
}



.cal_wrapper{
 
  width: 100%;
  float: left;
  margin-bottom: 5px;
  
}
table.d{
   background-color: #fff;
   float: left;
   
   
  
   
}

table.d TD{
   background-color: #E3E3E3;
   width: 24px;
   height: 24px;
   text-align: center;
   
}
table.d Th{
  
  
   height: 30px;
   text-align: center;
   line-height: 30px;
   background-color: #E8EEF7;
   
  
   
}

table.d span.available{
  background-color: #C4EFC2;
  display: block;
  width: 24px;
  height: 24px;
  line-height: 24px;
}

table.d span.available:hover{
  background-color: #9EE49A;
  display: block;
  width: 24px;
  height: 24px;
  line-height: 24px;
  cursor: hand;
   cursor: pointer;
}


table.d span.booked{
   background-color: #FF8F8F;
   display: block;
   width: 24px;
   height: 24px;
   line-height: 24px;
   color: #fff;
   text-decoration: none;
   cursor: hand;
   cursor: pointer;

   
   
}

table.d span.pass_day{
   background-color: #ccc;
   display: block;
   width: 24px;
   height: 24px;
   line-height: 24px;
   color: #fff;
   text-decoration: none;
   cursor: hand;
   cursor: pointer;

   
   
}


table.d th.top{
  background-color: #243656;
  color: #fff;
}



.legend {  line-height:15px;}

.legend span { width:12px; height:13px; float:left; clear:both; margin-right:6px;  }
.legend span.available{background-color: #C4EFC2;}
.legend span.booked{background-color: #FF8F8F;}

table.booking{
  background-color: #fff;
  width: 100%;
}


table.booking td{
  background-color: #F1F4FA;
  line-height: 24px;
}
table.booking th{
  background-color: #E8EEF7;
  line-height: 24px;
}



table.booking tr.top th{
  background-color: #D1DDEF;
  line-height: 24px;
}


div#booking-details{
  width: 740px;
  float: left;
  margin-bottom: 5px;
  
  
}

div#booking-details-left{
  width: 560px;
  float: left;
  
  
}

div#booking-details-right{
  width: 175px;
  float: right;
  
 
}

.booking-header{
  background-color: #243656;
  line-height: 28px;
  font-weight: bold;
  color: #fff;
  text-indent: 5px;
  margin-top: 1px;
  margin-bottom: 5px;
}


table.rates{
    background-color: #E8EEF7;
    float: left;
    width: 740px;
    margin-bottom: 5px ;
}

table.rates td{
  background-color: #fff;
}

table.rates th{
  background-color: #fff;
}

table.rates thead th{
 background-color: #243656;
 color: #fff; 
}


