
/* STANDARD FORM(S) */
.standardForm{margin:0; padding:0; float:left; clear:both; z-index:100; margin-top:10px;}
.standardForm tr td {padding:5px;}

.standardForm input{margin:0; padding:0; font:11px/16px Verdana,sans-serif; color:#000;}
.standardForm select{font:10px Arial,sans-serif; color:#000;}
.standardForm label{border:0px solid red!important;}
.standardForm .TextBox{width:165px; padding:5px 0!important; border:0px solid red!important; vertical-align:middle;}
.standardForm .TextBox input{width:260px!important; height:20px; border:1px solid #CCC; margin:0; padding:0;}
.standardForm .TextBox img{float:right!important; clear:none; margin:0 0 0 0!important;}
.standardForm .TextBox .dateInput {width:240px!important}
#PreferredDateanc, #EventDateanc, #ReservationDateanc, #DateOfArrivalanc, #DateOfDepartureanc { float:right; width:20px; position:absolute}

.standardForm .DD{padding:5px 0;}
.standardForm .DD select{width:260px; height:20px; 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:260px; height:50px;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{}
.standardForm .standardFormSubmit{width:72px; height:22px; line-height:20px; margin:0px; padding:0;  float:left; clear:both; color:#FFF; background: transparent url(/includes/images/submitBtn.gif) no-repeat top left; border:0; font-weight:normal; letter-spacing:1px; cursor:pointer; text-indent:-9999px;}

.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:60px!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; float:right!important; height:10px!important; line-height:10px!important;}

.standardForm tr td table.radioclass tr td input {width:auto; border:0px;}
.standardForm tr td table.radioclass tr td label {float:left; width:25px;}

.standardForm tr td.InternalTable table tr td input {width:auto; border:0px;}
.standardForm tr td.InternalTable table tr td label {float:left; width:25px; line-height:18px!important;}

.standardForm .EzineBox {padding:5px 0px;}
.standardForm .EzineBox input {width:auto!important;}

.standardForm .SubmitBox {padding:5px 0px;}

#callendarstyle tr td a {color:#3F362C; text-decoration:none;}
	#callendarstyle tr td a:hover {color:#432604; background-color:#f1f1f1;}
#callendarstyle tr td.Month {background-color:#1D1D1D; color:#ffffff; text-align:center; height:25px;}
#callendarstyle tr td.Month a {color:#ffffff; text-decoration:none;}
	#callendarstyle tr td.Month a:hover {background:none!important;}
		td.Today {border-top:1px solid #3F362C;}
			td.Today a {color:#51473D; text-decoration:none!important; font-weight:bold;}
				 td.Today a:hover {background:none!important; color:#432604;}
		td.DaysOfWeek {border-bottom:1px solid #3F362C; color:#432604;}
#calendardiv {margin-left:0px!important; top:366px!important; left:-100px!important;}