
.generalform ul .emailHidden {display: none;}

#confirmationMessage {color: #060; padding: 10px 0 0 30px; font-size: 18px; font-weight: bold}
#errorContainer {color: red; padding: 10px 0 0 30px; font-size: 14px}

.financeConfirm {color: #060;font-size: 14px; font-weight: bold}

#wrapper {
	margin: 0;
	width: 739px;
	text-align:left;
	padding: 0;
}
.formtitle {
	color: #fff;
	text-transform: uppercase;
	clear: both;
	padding: 15px 25px;
	line-height: 1;
	margin: 0;
	font-weight: bold;
	font-size: 14px;
	background: url(../images/formTitle.jpg) 0 0 repeat-x;
}
.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: 0;
	padding: 0 0 50px 0;

}
.generalform legend {
	display: none;
	padding: 5px 30px 6px 30px;
	border: 1px solid #555;
	background: #FFFFFF;
	margin-left: 20px;
	background: #333333 url(/images/legendback.jpg) repeat-x left top;
	color: #cccccc;
	font-size: 15px;
}
.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: #fff!important;
	border: 1px solid #666!important;
	background: #111!important;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.generalform ul li select {
	float: right;
	width: 260px;
	padding: 4px;
	color: #fff!important;
	border: 1px solid #666!important;
	background: #111!important;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.generalform ul li select option {background: #111!important;}

.generalform ul li.showError label { color:#ff0000; }


.generalform textarea {
	float: right;
	overflow: auto;
	width: 250px;
	padding: 4px;
	color: #fff!important;
	border: 1px solid #666!important;
	background: #111!important;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.generalform .sendit {
	margin: 5px 0 0 12px;
	width: 265px;
	height: 47px;
	color: #fff!important;
	border: 0!important;
	background: url(../images/formSubmitButton.gif) 0 0 no-repeat!important;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	text-indent: 30px;
	cursor: pointer;
}

.generalform .sendit:hover {background: url(../images/formSubmitButton.gif) 0 bottom no-repeat!important}


#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 0 15px 0;
	padding: 0 0 20px 0;
	width: 100%;
	background: #222;
	border: 1px solid #535353
}


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;
	padding: 0;
	border: 1px solid #444
}
#searchform legend {
	display: none;
}
#searchform fieldset {
	border: 0;
}
#searchform ul {
	width: 650px;
	overflow: hidden;
}
#searchform ul li {
	list-style-type: none;
	width: 260px;
	display: block;
	background: none;
	float: left;
	margin: 0;
	padding: 10px 20px 5px 0;

}

#searchform ul li.mmsubmit {width: 180px}

#searchform ul li label {
	float: left;
	display: block;
	width: 73px;
	padding: 0 7px 0 0;
	text-align: right;
	font-size: 13px;
	color: #eee;
}
#searchform ul li select {
	float: right;
	width: 160px;
	background: #eee!important;
	border: 1px solid #444!important;
	font-size: 13px
}

#searchform .resetSearch {float: left}
	
	
#searchform .mmsendit {
	float: right;
	width: 169px;
	height: 42px;
	margin: 0;
	cursor: pointer;
	background: url(../images/mmsendit2.gif) 0 0 no-repeat!important;
	color: #eee!important;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	border: 0!important;
}

#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: #eee;
	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 {
margin-right: 20px;		
outline: 1px solid #535353
}
#contactform ul {margin: 10px 25px;}
#contactform ul li label {width: 140px}
#contactform ul li input {width: 220px}
#contactform ul li input.sendit {width: 220px; background: url(../images/formSubmitButton2.gif) 0 0 no-repeat!important; margin: 5px 5px 0 0; padding: 0; text-align: left; text-indent: 30px}
#contactform ul li input.sendit:hover {background: url(../images/formSubmitButton2.gif) 0 bottom no-repeat!important}
#contactform ul li textarea {width: 220px}

#sellcarform {

}
#bookaservice {

}
#financeform {
	
}
#carfinderform {

}


div.deliveryCalc {margin: 15px 20px 0 20px; padding: 15px; width: 370px; border: 1px solid #535353}
div.deliveryCalc form {margin: 10px 0 0 0}
div.deliveryCalc form ul {margin: 10px}
div.deliveryCalc form ul li {display: block; width: 350px; height: 30px; margin: 0; background: none; padding: 3px 0}
div.deliveryCalc form label {float: left; display: block; width: 100px;}
div.deliveryCalc form select,
div.deliveryCalc form input {float: right; width: 200px; padding: 3px; background: #f9f9f9!important; border: 1px solid #222!important}
div.deliveryCalc form input {padding: 4px 3px; margin: 0 0 0 5px; width: 192px}



