.ajax__calendar_container {
    border:1px solid #ccc;
    background-color: #333;
    color:#fff;
}
.ajax__calendar_header {
background-color:#fff;
color:#000;
}
.ajax__calendar_dayname {
background-color:#000;
  color:#fff;
}
.ajax__calendar_day {
color:#fff;
}

.Doc2Form {
	text-align: left;
	/*background: #ccc;*/
	margin-bottom: 15px;
	}
.Doc2Form fieldset {
	float:left;
	width:250px;
	border: none;
	text-align: left;
	padding: 0;
	/*border-bottom: 1px solid #1E3E55;*/
	margin-bottom: 5px;
	}
#fs_38 {margin-left:0px;width:160px;}
#fs_39 {margin-left:0px;width:345px;}

	
.mandatory {color:#ff0000;font-size:11px;}
.mandatorytext {color:#ff0000; font-size:11px; padding-top:3px;}

.Doc2Form legend {
	padding: 3px;
	font-size: 12px;
	color: #666;
	display:none;
	}
	
.Doc2Form fieldset ul {
	margin: 0;
	padding: 0;
	}
	
.Doc2Form fieldset li {
	display: block;
	list-style: none;
	padding:  0;
	margin: 5px 0;
	color: #666666;
	clear: both;
	/*border-top: 1px solid #1E3E55;*/
	}
.Doc2Form fieldset li span {
	}
.Doc2Form fieldset li span img {
	}

.Doc2Form fieldset li img, .Doc2Form fieldset li a {
	float: left;
	margin-left: 3px;
	margin-top: 3px;
	font-size: 12px;
	}
.Doc2Form fieldset li a {display:none;}


.Doc2Form fieldset li label
{
	
	float: left; 
	font-size: 11px;
	padding-left: 10px;
	padding-top: 5px;
	}
.Doc2Form fieldset li p {
	color: #666666;
	padding: 0;
	margin: 0;
	margin-top: 5px;
	padding-left: 10px;
	}

.Doc2Form fieldset li table {
	clear: both;
	float: left;
	margin-top: 3px; 
	margin-left: 30px;
	font-size: 12px;
	margin-bottom: 3px;
	}
.Doc2Form fieldset li table input {
	float: left;
	width: 25px;
	font-size: 12px;
	border: 1px solid #d9531e;
	margin-bottom: 3px;	
	}
.Doc2Form fieldset li table label {
	float: left;
	padding-left: 5px;
	padding-top: 5px;
	}
.Doc2Form fieldset p {
	color: #666666;
	padding: 0;
	margin: 0;
	margin-top: 5px;
	padding-left: 10px;
	}
.Doc2Form fieldset br {
	clear: both;
	}
.Doc2Form fieldset input {
	clear:both;
	float: left; 
	margin-top: 3px; 
	width: 220px;
	margin-left: 10px;
	font-size: 12px;
	border: 1px solid #ccc;
	margin-bottom: 3px;
	}
.Doc2Form fieldset li .inputsmall {
	clear:both;
	float: left; 
	margin-top: 3px; 
	width: 110px;
	margin-left: 10px;
	font-size: 12px;
	border: 1px solid #ccc;
	margin-bottom: 3px;
	}

#ctl00_ctl00_ctl00_ContentPlaceHolderDefault_GenericMasterContentPlaceHolder_Doc2Form_9_arrivalDate_show_e,
#ctl00_ctl00_ctl00_ContentPlaceHolderDefault_GenericMasterContentPlaceHolder_Doc2Form_9_departureDate_show_e
{display:none;}


.Doc2Form fieldset textarea {
	font-family:Verdana;
	clear:both;
	float: left; 
	margin-top: 3px; 
	width: 310px;
	margin-left: 10px;
	font-size: 12px;
	height: 50px;
	border: 1px solid #ccc;
	margin-bottom: 3px;
	}
.Doc2Form fieldset select {
	float: left; 
	margin-top: 3px; 
	width: 210px;
	margin-left: 10px;
	font-size: 12px;
	border: 1px solid #d9531e;
	margin-bottom: 3px;
	}

.Doc2Formsubmit {
	margin-top:5px;
	float: left; 
	text-align:right;
	width: 522px;
	}

.recaptcha {float: left; 
	margin-left:8px;
color:#666;
font-size:11px;}



.Doc2Form input.button {
	margin-left: 10px;
	background-color:#000;
	border: 1px solid #666;
	width: 100px;
	font-size: 10px;
	height: auto;
	padding:3px;
	color:#fff;
	}

.Doc2Form input.button:hover {
	background-color:#930326;
	border: 1px solid #666;
	color: #FFFFFF;
	cursor: pointer;
	padding:3px;
}

.Doc2Form li.required required_li {
	width: 250px;
	margin-bottom: 10px;
}

.Doc2Form li.required label strong {
	width: 250px;
	font-weight: bold;
	font-style: normal;
	color: #d9531e;
	}
.Doc2Form li.required_li {
	width: 250px;
	margin-bottom: 10px;
}
/*\*//*/ .Doc2Form legend { display: inline-block; } /* IE Mac legend fix */
				
.umbHoneyPot_li {
	height: 0px;
	overflow: hidden;
}

/* CONTACT FORM STYLES */


.contactform legend {
	padding: 3px;
	font-size: 12px;
	color: #666;
	display:none;
	}
	
.contactform fieldset ul {
	margin: 0;
	padding: 0;
	}
	.propertyselect {
	margin-left:10px;
	color: #333;
	
	}

.contactform fieldset li {
	display: block;
	list-style: none;
	padding:  0;
	margin: 5px 0;
	color: #666666;
	clear: both;
	/*border-top: 1px solid #1E3E55;*/
	}
.contactform fieldset li span {
	}
.contactform fieldset li span img {
	}

.contactform fieldset li img, .Doc2Form fieldset li a {
	float: left;
	margin-left: 3px;
	margin-top: 3px;
	font-size: 12px;
	}
.fieldset li a {display:none;}


.contactform fieldset li label
{
	line-height:15px;
	float: left; 
	font-size: 11px;
	padding-left: 10px;
	padding-top: 5px;
	}



.contactform fieldset input {
	clear:both;
	float: left; 
	margin-top: 3px; 
	width: 220px;
	margin-left: 10px;
	font-size: 12px;
	border: 1px solid #ccc;
	margin-bottom: 3px;
	}

.contactform fieldset textarea {
	clear:both;
	float: left; 
	margin-top: 3px; 
	width: 245px;
	margin-left: 10px;
	font-size: 12px;
	height: 75px;
	border: 1px solid #ccc;
	margin-bottom: 3px;
	}

.contactform input.submitbutton {
	margin-left: 10px;
	margin-bottom:30px;
	background-color:#000;
	border: 1px solid #666;
	width: 200px;
	font-size: 10px;
	height: auto;
	padding:3px;
	color:#fff;
	}

.contactform input.submitbutton:hover {
	margin-bottom:30px;
	background-color:#930326;
	border: 1px solid #666;
	color: #FFFFFF;
	cursor: pointer;
	padding:3px;
}
.contactform #fs_38 {margin-left:0px;width:220px;}































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
