

.generalform ul .emailHidden {display: none;}
.generalform div.emailHidden {display: none;}

.formtitle {
	color: #3399ff;
	background: url('../images/formtitleback.gif') no-repeat left top;
	clear: both;
	text-indent: 12px;
	padding: 8px 0px;
	width: 479px;
	margin-top: 15px;
	margin-left: 20px;
	margin-bottom: 10px;
	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: #cccccc;
	display: block;
}
#content .selections p {
	float: left;
	padding: 3px 0 0 0;
	margin: 0 5px 0 0;
	color: #cccccc;
}
.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 {
	padding: 15px 0 15px 0;
	background: #000000;
	position: relative;
}
.generalform fieldset {
	border: none;
}
.generalform legend {
	padding: 0 0 0 15px;
	color: #3399ff;
	font-size: 16px;
}
.generalform ul {
	padding: 0 0 0 20px;
	width: 478px;

}
.generalform ul li {
	list-style-type: none;
	width: 100%;
	display: block;
	clear: left;
	float: left;
	padding: 0 0 10px 0;
}
.generalform ul li.rcorner {
	background: url('../images/inputback.gif') no-repeat 170px 0px;
	padding-top: 6px;
}
.generalform ul li.tarea {
	padding-top: 6px;
	padding-right: 18px;
	background: url('../images/tareaback.gif') no-repeat 170px 0px;
}
.generalform ul li label {
	float: left;
	color: #cccccc;

}
.generalform ul li input {
	float: right;
	width: 190px;
	border: none;
	height: 20px;
	background: #8f8f8f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: 110px;
}
.generalform ul li select {
	float: right;
	width: 200px;
	margin: 0 0 0 0px;

}
.generalform .conf {
	position: absolute;
	top: 10px;
	right: 10px;
	color: #999999;
	padding: 10px;
	background: url('../images/confback.gif') no-repeat left top;
}

.generalform ul li.showError label { color:#ff0000; }


.generalform ul li textarea {
	float: right;
	overflow: auto;
	width: 300px;
	border: none;
	background: #8f8f8f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 84px;
}
.generalform .sendit {
	background: url('../images/senditback.jpg') no-repeat left top;
	border: none;
	height: 30px;
	width: 208px;
	margin-right: 100px;
	color: #3399ff;
}
.generalform div.line {
	display: block;
	padding: 10px 0;
}
.generalform div.line label {
	color: #777777;
	width: 146px;
	float: left;
	padding: 2px 0 0 0;
}
.generalform div.line label.shortone {
	width: 84px;
}
.generalform div.line input {
	width: 180px;
	border: none;
	height: 17px;
	background: #000000;
	color: #cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 3px 0 0 4px;
}
.generalform div .sendit {
	background: none;
	border: none;
	text-indent: -5000px;
	width: 190px;
	height: 28px;
	float: right;
	margin: 10px 0 0 0;
}
.generalform div.line textarea {
	overflow: auto;
	width: 246px;
	border: none;
	height: 170px;
	background: #000000;
	color: #cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 3px 0 0 4px;
	scrollbar-base-color: #414141; 
	scrollbar-arrow-color: #000000;
	scrollbar-DarkShadow-Color: #333333; 

}
.generalform .twoformcols {
	float: left;
	padding: 0 0 0 16px;
}
#contactback {
	background: url(../images/formback2.jpg) no-repeat left top;
	height: 273px;
}
#errorContainer {
	background: url('../images/errorback.gif') no-repeat left top;
	position: absolute;
	top: 10px;
	right: 10px;
	z-index: 100;
	width: 280px;
	}
#content #errorContainer h2{
	color:#ffffff;
	font-size:12px;
	padding: 5px 0 2px 0;
	margin: 0 0 0 10px;
	font-weight: normal;
}
#errorContainer #errorMsgList {
	padding: 0px 0 10px 10px;
	margin: 0 0 10px 0;
	}
#errorContainer #errorMsgList li {
	color: #cccccc;
	float: left;
	width: 124px;
	list-style-type: none;
	}
#errorContainer #errorMsgList li a {
	text-decoration: none;
	border-bottom: 1px dotted #cccccc;
	color: #cccccc;
	font-size: 11px;
	}
#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: 10px 0 0 10px;
}
#searchform legend {
	display: none;
}
#searchform fieldset {
	border: none;
}
#searchform ul {
	width: 200px;

}
#searchform ul li {
	list-style-type: none;
	width: 100%;
	display: block;
	clear: left;
	float: left;
	padding: 0 0 10px 0;

}
#searchform ul li label {
	float: left;
	color: #cccccc;
}
#searchform ul li #Make, #Model, #Version, #pricerange {
	width: 198px;
	background: #000000;
	color: #999999;
	display: block;
	border: 1px solid #3399ff;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#searchform .mmsendit {
	float: right;
	width: 120px;
	height: 28px;
	border: none;
	background: url('../images/searchsend.gif') no-repeat left top;
}
#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 ********************************/
#contactform {
	background: url('../images/contactback.jpg') no-repeat left top;
	height: 294px;
}
#sellcarform {
	background: #000000 url('../images/sellcarback.jpg') no-repeat left top;
	
}
#bookaservice {

}
#financeform {
	
}
#carfinderform {

}









