


.generalform fieldset {border: 1px solid #333}

.generalform ul .emailHidden {display: none;}

#confirmationMessage {color: #060; padding: 10px 0 0 50px; font-size: 18px; font-weight: bold}
#errorContainer {color: red; padding: 10px 0 0 50px; font-size: 14px}

.financeConfirm {color: #060;font-size: 14px; font-weight: bold}

#wrapper {
	margin: 0;
	width: 739px;
	text-align:left;
	padding: 0;
}
.formtitle {
	color: #2c8ad3;
	border-bottom: 1px solid #777;
	clear: both;
	padding: 10px 0px;
	margin-top: 30px;
	margin-left: 30px;
	margin-right: 30px;
	font-weight: bold;
	font-size: 15px;
	text-transform: uppercase;
	font-style: italic
}
.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 30px;
	height: 20px;
	display: block;
}
.selections p {
	float: left;
	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;

}
h1 {
}
.generalform {
	margin: 30px 50px 20px 20px;
	font-size: 12px
}
.generalform fieldset {
	border: 1px solid #444;
	padding: 0 0 50px 0;

}
.generalform legend {
}

.generalform legend span {display: none}

.generalform ul {
	margin: 10px 30px;
	padding: 0;
	overflow: hidden
}
.generalform ul li {
	list-style-type: none;
	display: block;
	clear: left;
	float: left;
	padding: 0 0 5px 0;
	margin: 0;
	width: 100%;
	background: none;
	overflow: hidden
}
.generalform ul li label {
	float: left;
	width: 200px;
}
.generalform ul li input {
	float: right;
	width: 250px;
	padding: 4px;
	color: #eee!important;
	border: 1px solid #777!important;
	background: #444!important;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.generalform ul li select {
	float: right;
	width: 260px;
	padding: 4px;
	color: #eee!important;
	border: 1px solid #777!important;
	background: #444!important;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.generalform ul li.showError label { color:#ff0000; }


.generalform textarea {
	float: right;
	overflow: auto;
	width: 250px;
	padding: 4px;
	color: #eee!important;
	border: 1px solid #777!important;
	background: #444!important;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.generalform .sendit {
	margin: 5px 24px 0 0;
	width: 200px;
	height: 34px;
	color: #fff!important;
	border: 0!important;
	background: url(../images/formSubmitButton.gif) 0 top no-repeat!important;
	text-transform: uppercase;
	font-weight: bold;
	font-style: italic;
	font-size: 12px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	cursor: pointer;
	overflow: hidden
}




#errorContainer {
	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;
	margin: 0;
	width: 100%
}


body#body-contact .twocols {margin: 10px 30px 0 45px; width: 520px}

p.version {
	float: right;
	color: #999999;
	margin-right: 10px;

}
p.version .verdate {
	color: #666666;
	margin-left: 15px;

}
#searchform {
	margin: 30px 20px 10px 20px;
	width: 919px;
	height: 62px;
	padding: 0;
	background: url(../images/search-back.jpg) 0 0 no-repeat
}
#searchform legend {
	display: none;
}

#searchform legend span {display: none}

#searchform fieldset {
	border: none;
}
#searchform ul {
	width: auto;
	overflow: hidden;
	margin: 11px 0 0 230px;
}
#searchform ul li {
	list-style-type: none;
	display: block;
	background: none;
	float: left;
	margin: 0;
	padding: 10px 25px 5px 0;

}

#searchform ul li.mmsubmit {width: 107px}

#searchform ul li h2 {margin: 0 20px 0 0; font-size: 14px}

#searchform ul li label {
	float: left;
	display: none;
	width: 73px;
	padding: 0 7px 0 0;
	text-align: right;
	font-size: 13px;
	}
	
#searchform ul li select {
	float: right;
	width: 160px;
	background: #666!important;
	border: 1px solid #444!important;
	font-size: 13px
}
#searchform .makemodelsearchbutton {
	float: left;
	width: 107px;
	margin: -6px 0 0 0;
	cursor: pointer;
	background: url(../images/btnSearch.gif) right 0 no-repeat!important;
	color: #eee!important;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	border: 0!important;
	height: 31px;
	text-align: left;
	text-indent: 15px;
}

#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: #222;
	padding: 3px 0 0 0;
}
#searchform2 ul li select {
	float: right;
	width: 120px;
}
#searchform2 .mmsendit {

}


/******************************** CHECKBOXES ***************************************/
.generalform ul li input.chkbox {margin: 0 240px 0 0; width: 20px; background: none!important; border: 0!important}


/********************* classes for individual forms ********************************/
#contactform {

}
#sellcarform {

}
#bookaservice {

}
#financeform {
	width: 800px
}
#carfinderform {}

#searchform ul li select {background: #ccc!important}

#customercomments {margin-right: 100px;}
#customercomments ul li input#txt_Customer_Name {margin-right: 250px;}
#customercomments ul li textarea {width: 500px}
#customercomments ul li input.sendit {margin-right: 310px;}








