
/* STANDARD FORM(S) */
.standardForm{margin:20px 0 0 0; padding:0; float:left; clear:both; z-index:100;}
.standardForm input{margin:0; padding:0; font:11px/16px Verdana,sans-serif; color:#000; border:1px solid #ccc;}
.standardForm select{font:10px Arial,sans-serif; color:#000;}
.standardForm label{border:0px solid red!important;}
.standardForm .TextBox{width:275px; padding:5px 0!important; border:0px solid red!important; vertical-align:middle;}
.standardForm .TextBox input{width:255px; margin:0; padding:0;}
.standardForm .TextBox img{float:right!important; clear:none; margin:-1px 0 0 0!important;/*ie7 hack*/  *margin:-14px 0 0 0!important }
*html .standardForm .TextBox img{float:right!important; clear:none; margin:-14px 0 0 0!important; }

#ctl00_ContentPlaceHolder1_Form1_AroInputControl1_AccommodationRequired_0 { width:50px; border:none; }
#ctl00_ContentPlaceHolder1_Form1_AroInputControl1_AccommodationRequired_1 { width:50px;  border:none; }
#ctl00_ContentPlaceHolder1_AroInputControl1_AccommodationRequired_0 {width:50px;  border:none;}
#ctl00_ContentPlaceHolder1_AroInputControl1_AccommodationRequired_1 {width:50px;  border:none;}
#ctl00_ContentPlaceHolder1_AroInputControl1_Ezine { border:none;}
.standardForm .DD{padding:5px 0;}
.standardForm .DD select{width:255px; border:1px solid #CCC; margin:0; padding:0;font:11px/16px Verdana,sans-serif; color:#000;} 

.standardForm .TimeDD{width:165px; padding:5px 0!important; border:0px solid red;}
.standardForm .TimeDD select{width:45px; border:1px solid #CCC; margin:0; padding:0;}
.standardForm .TextArea{padding:5px 0;}
.standardForm .TextArea textarea{width:254px; height:40px;border:1px solid #CCC; margin:0; padding:0;font:11px/16px Verdana,sans-serif; color:#000;} 
.standardForm .Checkbox input{border:0px solid #000; margin:0; padding:0;}
.standardForm input:focus, .standardForm textarea:focus{border:1px solid #000;} 
.standardForm label{float:left;color:#000; font-size:12px; margin:0 10px 0 0; display:block;}
.standardForm .standardFormSubmit{width:74px; height:20px; line-height:20px; margin:10px 0 0 0; padding:0;  float:left; clear:both; color:#FFF; background-color:#000; border:0; font-weight:normal; letter-spacing:1px; cursor:pointer;}

.standardForm .InternalTable{margin:0; padding:0; float:left; clear:both;border:0px solid red;}
.standardForm .InternalTable table{margin:0!important; padding:0!important;}    
.standardForm .InternalTable table td{margin:0!important; padding:0!important; width:120px!important; height:10px!important; line-height:10px!important; border:0px solid red;} 
.standardForm .InternalTable label{margin:0!important; padding:0!important; height:10px!important; line-height:10px!important; border:0px solid red;} 
.standardForm .InternalTable input{margin:0!important; padding:0!important; line-height:10px!important;}
.standardForm .standardFormSubmit { border:none; float:left; margin:10px 0 0 0;padding:0 30px 0 0;width:75px; height:26px; background:url(/includes/images/general/submit.png) right top no-repeat; text-indent:-9999px; cursor:pointer;}

span.select {
   position: absolute;
   width: 255px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
   height: 21px;
   z-index:1;
   color: #000;
   font: 11px/20px Verdana,sans-serif;
   background: url(/includes/images/general/select.gif) right top no-repeat;
   overflow: hidden;
  
}



#time span.select {
   position: absolute;
   width: 16px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
   height: 21px;
   padding: 0 24px 0 8px;
   z-index:1;
   color: #000;
   font: 11px/20px Verdana,sans-serif;
   background: url(/includes/images/general/selectShort.gif) right top no-repeat;
   overflow: hidden;
  
}

*html #time span.select {height: 21px;padding: 0 24px 0 8px;color: #000;font: 11px/20px Verdana,sans-serif;overflow: hidden;}



#ContactUsResponder {color:Red;}
#ctl00_ContentPlaceHolder1_AroInputControl1_Interests td {float:left; width:200px; margin:5px 0 0 0;}
#ctl00_ContentPlaceHolder1_AroInputControl1_Interests label {width:120px;}
#ctl00_ContentPlaceHolder1_AroInputControl1_Interests input {border:none; outline:none;}



