
input,textarea{width:230px; float: left;}
select{width:233px;}
textarea{height:110px; width: 525px;}
textarea.wide{height:110px; width: 385px;}
.order{height:250px;}

fieldset{padding: 5px; border: 1px solid #2F3185; margin: 0 0 10px 0;}
legend{font-weight: bold; 
color: #2F3185;}
label{width:250px;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: 50px;
  text-align: left;
  margin-left: 0;
  padding-left: 0;
}

input.check {


border:medium none;
float:left;
text-align:left;
width:15px;
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; 
}



table.confirmation{
  background-color: #fff;
}

table.confirmation th{
  background-color: #000;
  
  color: #fff;
  border-bottom:2px solid #CFCFCF;
}

table.confirmation td{
  background-color: #fff;
  
}

label.error{
  color: red;
  float: left;
  width: 150px;
  font-weight: normal;
  text-align: left;
  padding-left: 20px;
  background-image: url(../images/site/cross.png);
  background-position: left;
  background-repeat: no-repeat;
  margin-left: 5px;  
}



input.error{
  border: 1px solid red;
}

select.error{
  border: 1px solid red;
  float: left;
}

h2.heading-round{
  background-image: url(../images/site/heading-bg.gif);
  background-position: left;
  background-repeat: no-repeat;
  width: 720px;
  height: 40px;
  line-height: 40px;
  padding-left: 15px;
  color: #BB0501;
  float: left;
}
h2.heading-round span{
  color: #000;
  font-weight: normal;
  
}
/*
#image_upload_row{
  background-color: green;
}
#image_upload_row .error{
  
  background-color: red;
  width: 300px;
  float: right;
}*/

