

.generalform ul .emailHidden {display: none;}

.formtitle {
	background: url(../images/nav-hover-bg.jpg) top center repeat-x; color:#FFFFFF;
	border-bottom: 2px solid #999999;
	clear: both;
	text-indent: 12px;
	padding: 5px 0px;
	width: 378px;
	margin-top: 10px;
	margin-left: 20px;
	font-weight: bold;
}



.formtitle em {
	font-weight: normal;
	font-size: 12px;
}
.barrel {
	margin: 0 8px 0 3px;
	float: left;
	padding: 3px 0 0 0;
}
.clearg {
	clear: both;
	height: 1px;
}
.selections {
	margin: 0 20px;
	height: 20px;
	color: #026346;
	display: block;
}
.selections p {
	float: left;
	font-weight:bold;
	color: #026346;
	padding: 3px 0 0 0;
	margin: 0 5px 0 0;
}
.selections input {
	float: left;
	margin-top: 0px;
}
html >/**/ body .selections input {
	margin-top: 3px;
}

.selections label {
	float: left;
	padding: 3px 0 0 0;
	margin: 0 5px 0 5px;
}
.inc {
	font-size: 10px;
	display: block;
	padding-left: 20px;

}
.generalform {
	margin: 0px 50px;
	background: url(/images/formback.jpg) repeat-x left 16px;

}
.generalform fieldset {
	border: 1px solid #cccccc;
	padding: 0 0 20px 0;
	margin-bottom: 20px;

}
.generalform legend {
	padding: 5px 30px 6px 30px;
	border: 1px solid #cccccc;
	margin-left: 20px;
	background: #333333 url(/images/legendback.jpg) repeat-x left top;
	color: #cccccc;
	font-size: 15px;
}
.generalform ul {
	padding: 20px 0 0 20px;
	width: 378px;

}
.generalform ul li {
	list-style-type: none;
	width: 400px;
	display: block;
	clear: left;
	float: left;
	padding: 0 0 5px 0;
}
.generalform ul li label {
	float: left;
	color: #333333;

}
.generalform ul li input {
	float: right;
	width: 400px;
	height: 20px;
	background: #ffffff url(/images/inputback.jpg) repeat-x left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #CCCCC
}
.generalform ul li select {
	float: right;
	width: 200px;
	margin: 0 0 0 0px;

}

.generalform ul li.showError label { color:#ff0000; }


.generalform textarea {
	float: right;
	overflow: auto;
	width: 400px;
	border: 1px solid #000000;
	background: #ffffff url(/images/inputback.jpg) repeat-x left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.generalform .sendit {
	height: 30px;
	background: #000000 url(/images/butarrow.gif) no-repeat 180px center;
	color: #cccccc;
	line-height: 20px;
	cursor: pointer;
}
#errorContainer {
	background: #666666;
	margin: 0 50px 10px 50px;
	}
#errorContainer h2{
	color:#ffffff;
	font-size:15px;
	padding: 10px 0 10px 0;
	margin: 0 0 0 10px;
	font-weight: normal;
}
#errorContainer #errorMsgList {
	padding: 0px 0 10px 60px;
	}
#errorContainer #errorMsgList li {
	color: #cccccc;
	}
#errorContainer #errorMsgList li a {
	text-decoration: none;
	border-bottom: 1px dotted #cccccc;
	color: #cccccc;
	}
#errorContainer #errorMsgList li a:hover {
	color: #ffffff;
	border-bottom: 1px solid #cccccc;
	}



.halfinput {
	width: 120px;
	margin-right: 80px;
}
#courtesy {
	width: 18px;
	height: 18px;
	margin: 0 184px 0 0;
}
.twocols {
	float: left;
}
p.version {
	float: right;
	color: #999999;
	margin-right: 10px;

}
p.version .verdate {
	color: #666666;
	margin-left: 15px;

}
#searchform {
	padding: 0 0 0 0px;
}
#searchform legend {
	display: none;
}
#searchform fieldset {
	border: none;
	width: 830px;
	height: 90px;
	margin: 20px 0 20px 0;
	padding-top: 15px
}
#searchform ul {
	width: 830px;
	height: 90px;
	float:left; 
	margin: 0 0 0 20px;

}
#searchform ul li {
	list-style-type: none;
	width: 185px;
	height: 20px;
	display: block;
	float: left;
	padding: 0 0 10px 10px;

}
#searchform ul li label {
	float: left;
	color: #FFFFFF;
	font-weight:bold;
	font-size:12px;
	text-transform:uppercase
}
#searchform ul li select {
	float: right;
	width: 130px;
}
#searchform .mmsendit {
	float: left;
	width: 100px; margin: 5px 0 5px 0;
}
#searchform2 {
	padding: 0 0 0 50px;
}
#searchform2 legend {
	display: none;
}
#searchform2 fieldset {
	border: none;
}
#searchform2 ul {

}
#searchform2 ul li {
	list-style-type: none;
	float: left;
	padding: 0 0 5px 0;
	width: 175px;
	margin: 0 5px 0 0;

}
#searchform2 ul li label {
	float: left;
	color: #cccccc;
	padding: 3px 0 0 0;
}
#searchform2 ul li select {
	float: right;
	width: 120px;
}
#searchform2 .mmsendit {

}
/********************* classes for individual forms ********************************/

#confirmationmsg		{ font-weight:bold; color: #CC3300; font-size:14px; margin: 0 0 0 160px}	

#contactform fieldset	{ width: 650px; float:left; margin: 20px 0 20px 70px}

#contactform .formtitle			{ background: url(../images/nav-hover-bg.jpg) top center repeat-x; color:#FFFFFF; font-weight: bold}

#contactform legend			{ background: url(../images/nav-hover-bg.jpg) top center repeat-x; color:#FFFFFF; font-weight: bold}

#contactform ul li label	{ font-weight:bold; color: #000000}

#contactform ul		{ width: 40px; float:left; margin: 0 0 0 80px}

#contactform ul li input	{ width: 250px; float: right; margin-bottom: 5px; border: 1px solid #CCCCCC;}


#contactform textarea		{ width: 250px; float:right; border: 1px solid #CCCCCC}

#contactform .sendit		{ background: url(../images/nav-hover-bg.jpg) top center repeat-x; color:#FFFFFF; font-weight: bold}






#bookaservice {

}
#financeform fieldset	{ width: 860px; float:left; margin: 20px 0 20px 0px}
	
#financeform legend			{ background: url(../images/nav-hover-bg.jpg) top center repeat-x; color:#FFFFFF; font-weight: bold}

#financeform li		{ width: 300px;}

#financeform ul li input	{ width: 300px; float: right; margin-bottom: 5px; border: 1px solid #CCCCCC;}

#financeform textarea		{ width: 250px; float:right; border: 1px solid #CCCCCC}

#financeform .sendit		{ background: url(../images/nav-hover-bg.jpg) top center repeat-x; color:#FFFFFF; font-weight: bold}

#carfinderform {

}

#carfinderform fieldset	{ width: 650px; float:left; margin: 20px 0 20px 70px}

#carfinderform legend			{ background: url(../images/nav-hover-bg.jpg) top center repeat-x; color:#FFFFFF; font-weight: bold; border: 1px solid #000000}

#carfinderfor 

#carfinderform ul li label	{ font-weight:bold; color: #000000}

#carfinderform ul		{ width: 40px; float:left; margin: 0 0 0 80px}

#carfinderform ul li input	{ width: 250px; float: right; margin-bottom: 5px; border: 1px solid #CCCCCC;}


#carfinderform textarea		{ width: 250px; float:right; border: 1px solid #CCCCCC}

#carfinderform .sendit		{ background: url(../images/nav-hover-bg.jpg) top center repeat-x; color:#FFFFFF; font-weight: bold}



