label.error {
	color:#c00;
	padding-left:5px;
}
.generalform ul .emailHidden {
	display: none;
}
.formtitle {
	color: #fff;
	background:url(../images/formTitle.gif) 0 50% repeat-x;
	clear: both;
	text-indent: 12px;
	padding: 9px 0px;
	margin: 0;
	font-size: 14px;
	width: 100%;
	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 {
	display: block;
	padding: 5px 35px;
	width: 360px
}
.selections p {
	float: left;
	padding: 0;
	margin: 0 5px 0 0;
}
.selections input {
	float: left;
	margin-top: 0px;
}
.selections label {
	font-size: 11px
}
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: 15px 10px;
}
.generalform fieldset {
	border: 1px solid #ddd;
	margin: 15px;
	padding: 0 0 20px 0;
}
.generalform legend {
	display: none;
	border: 1px solid #999;
	color: #eee;
	margin-left: 20px;
	font-size: 12px;
}
.generalform ul {
	margin: 0;
	padding: 20px 0 0 40px;
	width: 430px;
}
.generalform ul li {
	list-style-type: none;
	width: 100%;
	display: block;
	clear: left;
	float: left;
	margin: 0;
	background: none;
	padding: 0 0 5px 0;
}
.generalform ul li label {
	float: left;
	line-height: 1.3
}
.generalform ul li input {
	float: right;
	width: 196px;
	border: 1px solid #aaa;
	padding: 2px;
	height: 20px;
	background: #eee!important;
	font-size: 12px;
}
.generalform ul li select {
	float: right;
	width: 202px;
	margin: 0 0 0 0px;
	background: #eee!important;
	border: 1px solid #aaa!important;
	font-size: 12px;
	background: none
}
.generalform ul li.showError label {
	color:#ff0000;
	background: none
}
.generalform textarea {
	float: right;
	overflow: auto;
	width: 196px;
	max-width: 196px;
	border: 1px solid #aaa !important;
	padding: 2px;
	background: #eee !important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.generalform .sendit {
	background:url(../images/formSubmitButton.gif) 50% 0 no-repeat !important;
	border: 0 !important;
	width: 200px !important;
	height: 36px !important;
	color: #222;
	line-height: 30px;
	cursor: pointer;
	font-weight: bold
}
#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 {
	background: none
}
#errorContainer #errorMsgList li a {
	text-decoration: none;
	border-bottom: 1px dotted #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;
	width: 100%;
	margin: 10px 0 0 0;
	padding: 0 0 10px 0
}
.twocols p {
	margin: 0
}
p.version {
	float: right;
	color: #999999;
	margin:  0 0 0 10px;
}
p.version .verdate {
	margin-left: 15px;
}
#searchform {
}
#searchform fieldset {
	border: 0
}
#searchform fieldset legend {
	display: none
}
#searchform label {
	padding: 2px 0;
	text-transform: uppercase;
	display: block;
	font-size: 12px
}
#searchform ul {
	margin: 0px 20px 0px 20px
}
#searchform ul li {
	margin: 0;
	padding: 6px 0;
	list-style: none outside;
	background: none
}
#searchform ul li select {
	width: 150px
}
#searchform .mmsendit {
	float: left;
	margin: 6px 0 0 0;
	border: 0!important;
	background: url(../images/btn-search.gif) 0 0 no-repeat!important;
	color: #fff;
	text-align: center;
	padding: 0 20px 0 0;
	width: 94px;
	height: 28px;
	cursor: pointer;
	text-transform: uppercase;
	font-size: 10px
}
#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;
	background: none;
	margin: 0 5px 0 0;
}
#searchform2 ul li label {
	float: left;
	padding: 3px 0 0 0;
}
#searchform2 ul li select {
	float: right;
	width: 120px;
}
#searchform2 .mmsendit {
}
/********************* classes for individual forms ********************************/
#contactform {
}
#contactform ul, #contactform ul li {
	width: 320px;
}
#contactform ul {
	padding-top: 0px
}
#contactform ul li {
	padding-bottom: 10px
}
#contactform ul li label {
	float: left;
	margin: 0
}
#contactform ul li input, #contactform ul li textarea {
	float: left;
	width: 310px;
	max-width:310px;
	min-width:310px;
}
#sellcarform {
}
#bookaservice {
}
#financeform {
}
#carfinderform {
}
#customerfeedbackform {
}
#customerfeedbackform ul {
	width: 500px
}
#customerfeedbackform .selections {
	padding: 10px 0;
	margin: 0;
	overflow: hidden;
	width: 100%;
	clear: both;
	background: #fff
}
#customerfeedbackform ul li {
	padding: 5px 15px;
	background: #fff
}
#customerfeedbackform ul li label {
	line-height: 30px
}
#customerfeedbackform ul li.liShade {
	background:#f6fbff
}
.feedback-div {
	width: 100px;
	height: 60px;
	float: left;
	text-align: center;
	padding: 10px 0;
	position: relative
}
.feedback-div label {
	display: block;
	width: 100%;
	text-align: center;
}
.feedback-div input {
	margin: 0!important;
	padding: 0!important;
	width: 20px!important;
	position: absolute;
	left: 48px;
	top: 38px
}
.feedback-div input.radio {
	background: none!important;
	border: 0!important;
}
#messageSuccess {
	font-size: 14px;
	font-weight: bold;
	color: #FF3300;
	margin: 10px 0 5px 30px
}
#confirmMessage {
	padding: 12px 14px;
	color: #009900;
	font-weight: bold;
	font-size: 14px
}
/* ------------------- FINANCE CALCULATOR ON FINANCE PAGE ------------------------- */
.tblFinanceCalc {
	margin: 0;
	border-collapse: collapse
}
.tblFinanceCalc tr td {
	padding:0
}
.notes {
	font-size: 10px;
	line-height: 1.3
}
#calc {
	margin: 10px 15px 20px 15px;
	border: 1px solid #ccc
}
#calc input.inputField {
	background: #eee!important;
	border: 1px solid #666!important;
	padding: 2px
}
#calc tr td p {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 0
}
.Default {
	width: 100px;
	background: #eee!important;
	border: 1px solid #666!important;
}
.txtFlatRate {
	font-size: 13px
}
.calculatorBtn {
	background:url(../images/contact-details-btn.gif) left top repeat-x!important;
	border: 0!important;
	font-size: 12px;
	text-transform: uppercase;
	color: #fff!important;
	height: 23px;
	padding: 0 15px;
	cursor: pointer
}

