
.generalform ul .emailHidden {display: none;}

.formtitle {
	color: #ffffff;
	background: #0033cc;
	clear: both;
	text-indent: 12px;
	padding: 5px 0px;
	width: 560px;
	margin-top: 10px;
	margin-left: 20px;
	font-weight: bold;
	font-size: 12px;
}
.formtitle span { font-size: 10px; }
.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;
	text-align: right;
}
.selections p {
	float: left;
	padding: 3px 0 0 0;
	margin: 0 5px 0 10px;
	font-size: 12px;
	color: #ffffff;	
}
html>/**/body .selections p { margin-left: 0; }
.selections input {
	float: left;
	margin-top: 0px;
	float: right;
}
html >/**/ body .selections input {
	margin-top: 3px;
}

.selections label {
	float: left;
	padding: 3px 0 0 0;
	margin: 0 5px 0 5px;
	font-size: 12px;
	color: #333333;
	float: right;
}
.inc {
	font-size: 10px;
	display: block;
	padding-left: 20px;

}

.generalform {
	margin: 15px 0 15px 30px;
}
.generalform fieldset {
	border: 1px solid #7d0040;
	padding: 0 0 20px 0;
	width: 600px;

}
.generalform legend {
	padding: 5px 30px 6px 30px;
	border: 1px solid #cccccc;	
	margin-left: 20px;
	color: #0033cc;
	font-size: 15px;
	font-weight: bold;
	display: none;
	
}
.generalform ul {
	padding: 20px 0 0 20px;
	width: 560px;
	margin: 0 0 0 10px;

}
html>/**/body .generalform ul { padding-left: 10px; }
.generalform ul li {
	list-style-type: none;
	width: 560px;
	display: block;
	clear: left;
	float: left;
	padding: 0 0 5px 0;
	margin: 0 10px 0 0;
}
.generalform ul li label {
	float: left;
	color: #333333;
	font-size: 12px;
	

}
.generalform ul li input {
	float: right;
	width: 350px;
	border: 1px solid #ffffff;
	height: 20px;
	background: #7d0040;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
.generalform ul li select {
	float: right;
	width: 354px;
	margin: 0;
	background: #efefef;
	border: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0 10px 0 0;
}
html>/**/body .generalform ul li select { margin-right: 0; }

.generalform ul li.showError label { color:#ff0000; }


.generalform textarea {
	float: right;
	overflow: auto;
	width: 350px;
	border: 1px solid #ffffff;
	background: #7d0040;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
.generalform .sendit {
	height: 30px;
	color: #ffffff;
	font-weight: bold;
	line-height: 20px;
	cursor: pointer;
	background: #999999;
	border: 1px solid #7d0040;
	width: 354px;
}
#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;
	width: 150px;
	height: auto;
	background: url(../images/stock-search-bg.png) left top no-repeat; 
	margin: 5px;
	
}
#searchform legend {
	display: none;
}
#searchform fieldset {
	border: none;
	float: left;
	margin: 0 auto;
	width: 150px;
	padding: 0;
	
}
#searchform ul {
	width: 150px;
	margin: 0;
	padding: 55px 0 0 0;
	margin: 0 0 0 13px;

}
#searchform ul li {
	list-style-type: none;
	width: 150px;

	display: block;
	float: left;
	padding: 0 0 5px 0;
	margin: 0;

}
#searchform ul li label {
	float: left;
	color: #0033cc;
	font-size: 11px;	
	width: 150px;
	display: none;
}
#searchform ul li select {
	float: right;
	width: 150px;
	background: #ffffff;
	text-transform: uppercase;
	font-size: 9px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
#searchform .mmsendit {
	float: right;		
	color: #ffffff;
	font-size: 18px;	
	height: 27px; 
	width: 77px;
	font-family: Arial, Helvetica, sans-serif;	
	border: none;
	background: url(../images/stock-search-bg.jpg) center top no-repeat;
	text-align: center;
}
#searchform2 {
	padding: 0;
}
#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 {

}
#sellcarform {

}
#bookaservice {

}
#financeform {
	
}
#carfinderform {

}








