/*! $Id: MDS-webform.css 6811 2009-10-29 16:34:00Z bhillebrand $ */
/**** font ****/
.text { 
	font-size: 12px;
}
h1 {
	padding-bottom: 10px;font-size:12px !important;
}
h2 {
	padding-bottom: 22px;font-size:12px !important;
	font-weight:normal;
}
h2.text {
	width:660px;
}
h3.demandNote { 
	/*font-size: 12px;*/
	font-size: 11px;
	font-weight:normal;
	margin-top:0px;
}

/* form container */

#testdrive1, #testdrive2, #testdrive3, #testdrive4, #newsletter1, #newsletter2,
#contact1, #contact2, #brochure1, #brochure2, #brochure3	{
	padding-left: 177px;
}

.progressBar {
	padding-bottom: 15px;
	margin-top:20px;
}

/* brochure model selection */
.selectCar .carTitle { 
	font-size: 12px;
	font-weight: bold;
}
.selectCar .carPrice {
	font-size: 12px;
}
.selectCar .carCheckbox {
	float: left;
	height: 40px;
	vertical-align: top;
	padding: 0 5px 0 0;
}
.floatingBoxContainer .floatingBox {
	padding: 5px 5px;
	margin: 0px;
	float: left;
}
/* global thankyou */
.containerMainContentThankyou .contentHead {
	float: left;
	/*width: 528px;*/
	width: 428px;
	padding-top: 20px;
}
.containerMainContentThankyou .contentBody {
	/*float: left;*/
	float: right;
	width: 297px;
	padding-top: 40px;
	margin-right:37px;
}
.headlineThankyou {
	margin: 0px;
	padding: 0 0 7px 0;
	font-size: 14px;
	font-weight: bold;
}

.textBlockA, .textBlockB {
	padding-bottom: 10px;
}
.textBlock01, .textBlock02, .textBlock03 {
	padding-bottom: 30px;
}


/*contact*/
.contactFormLine {
	display:block;
	width:711px;
	border-top:1px solid #cfcfcf;
	margin: 10px 0 10px 0;
	padding: 0;
}
.contactFormRow {
	margin-top:10px;
	position:relative;
	left:0px;
}
.contactFormLabel {
	font-size:12px;
	color:#626262;
	font-weight:bold;
	width:150px;
	text-align:left;
	float:left;
	clear:left;
}
.contactFormLabelRight {
	font-size:11px;
	color:#626262;
	margin-left:5px;
}
.contactFormContent {
	margin-left:5px;
	display:inline;
	text-align: left;
}

.contactFormContent select {
	width:163px;
}
.contactFormContent input {
	width:174px;
	border: solid 1px #909090;
}

.contactFormContent textarea {
	border: solid 1px #909090;}
.contactFormContent select {
	border: solid 1px #909090;	
}
.contactFormContentRadio {
	margin-left:22px;
	display:inline;
	font-size:11px;
}

.contactFormContentDataProtection {
	margin-left:22px;
	display:inline-block;
	font-size:11px;
	/*_padding-left:22px;
	_width:350px;
	_display:inline;*/
}
.contactFormContentRequestCopy {
	margin-left:22px;
	display:inline;
	font-size:11px;
}
.contactFormContentRequestCopy input {
	margin-right:10px;
	/*_margin-left:-5px;*/
}
.contactFormRowSubmit {
	margin-top:40px;
}

/* testdrive datepicker */
.ui-datepicker-trigger {
	margin-left:12px;
}
.ui-datepicker {
	width: 13em !important;
	padding: .2em .2em 0 !important;
	margin-top:4px;
	margin-left:4px;
}
.ui-datepicker table {
	width: 100%;
	font-size: .6em !important;
	border-collapse: collapse;
	margin:0 0 .4em;
}

.contactFormContentDataProtection input {
	width:10px;
	margin-right:10px;
}
.alternate {
	padding-left:20px !important;
	width:86px !important;
}
#alternate {
	width:86px !important;
}
div.containerMainContentThankyou {
	font-size:12px;
}

/* testdrive */
#testdrive1 .btnActiveLeft  span.gradient, 
#testdrive1 .btnDefaultMiddle span.gradient, 
#testdrive1 .btnDefaultRight span.gradient,
#testdrive2 .btnInactiveLeft span.gradient, 
#testdrive2 .btnActiveMiddle span.gradient, 
#testdrive2 .btnDefaultRight span.gradient,
#testdrive3 .btnInactiveLeft span.gradient, 
#testdrive3 .btnInactiveMiddle span.gradient, 
#testdrive3 .btnActiveRight span.gradient {
	width: 180px;
	text-align: center;
}

div#testdrive1.containerMainContent, div#testdrive2.containerMainContent,
div#testdrive3.containerMainContent, div#newsletter1.containerMainContent,
div#contact1.containerMainContent, div#brochure1.containerMainContent, div#brochure2.containerMainContent {
	padding-top:  72px;
	/*padding-bottom: 60px;*/
	/* _padding-bottom: 0px !important;*/
	width: 829px;
}
div#testdrive1.containerMainContent {
	padding-top:  72px;
	/*padding-bottom: 60px;*/
	/* _padding-bottom: 0px !important;*/
	width: 829px;
}/*check*/
#testdrive1 .contactFormSubmit {
	width:163px;
	float:right;
	margin-right:156px;
	/*_padding-bottom: 0px !important;
	margin-bottom:60px;
	_margin-bottom:0px !important;*/
}

/* testdrive dealertable tablesorter */
table#dl_ListViewResultList {
	width:100%;
	border-collapse:collapse;
}
table#dl_ListViewResultList * a {
	font-size:11px;
	cursor:pointer;
}
table#dl_ListViewResultList * th {
	text-align:left;
	cursor:pointer;
	font-weight:lighter;
	text-decoration:underline;
	font-size:10px;
	border-top:1px solid #CFCFCF;
	border-bottom:1px solid #CFCFCF;
	background-color:#F7F7F9;
	padding:9px 20px 9px 20px;
	background-repeat:no-repeat;
	background-position:right 50% !important;
}
table#dl_ListViewResultList * td {
	border-bottom:1px solid #CFCFCF;
	padding:9px 20px 9px 20px;
	font-size:12px;
}
table#dl_ListViewResultList * td.dealerNameColumn {
	width:215px;
	font-size:12px;
	font-weight:bold;
}
table.tablesorter thead tr .sortAsc {
	background-image: url(/assets/images/global/webforms/asc.gif);
}
table.tablesorter thead tr .sortDesc {
	background-image: url(/assets/images/global/webforms/desc.gif);
}
table#dl_ListViewResultList .testdriveDealerRadio {
	vertical-align: top;
	position:absolute;
}

.buttonContainerOne {
	width: 660px;
	position:relative;
	margin-top: 40px;
	margin-bottom:-10px;
}
.buttonContainerTwo {
	width: 660px;
	position:relative;
	margin-top: 160px;
	margin-bottom:-10px;
}
/* */
fieldset {
	border:none;
}
.radioCopy {
	margin-left:4px;
}
.radioContainer {
	margin-left:20px;
}
.preEntry {
	color:#b4b4b4;
}

/* brochure */
#brochure1 .btnActiveLeft  span.gradient, 
#brochure1 .btnDefaultRight span.gradient,
#brochure2 .btnInactiveLeft span.gradient, 
#brochure2 .btnActiveRight span.gradient {
	width: 290px;
	text-align: center;
}
.webformCopy {
	font-family: Verdana;
	font-size:11px;
}
.webformModelInactive {
	/*filter:alpha(opacity=50);*/
	opacity: 0.2;
}
/* contact us */
.webformOptouts {
	font-family: Verdana;
	font-size:11px;
	width:650px;
	margin-top:30px;
	line-height:26px !important;
}

/* error */
.errorRow {
	display:inline-block !important;
	/*_display:inline !important;
	_zoom: 1;*/
	background-color:white;
	margin-top:10px;
	width:834px;
	white-space: nowrap !important;
	color:#bb061c !important;
	font-family: Verdana;
	font-size:11px;
}
.errorContainerLeft {
	float:left;
	margin-top:0px;
	position:relative;
	left:-174px;
	color:#000000 !important;
	white-space: nowrap !important;
}
.errorLabel {
	margin-right:25px;
	position:absolute;
	top:10px;
	right:0;
}
.errorLabelHolder {
	background-color:#f7f7f9;
	padding-left:174px;
	/*padding-left:34px;*/
	padding-top:8px;
	/*padding-bottom:14px;*/
	height:70px !important;
	display:inline-block;
	/*_display:inline;*/
	border-left:solid 2px #bb061c;
	border-top:solid 2px #bb061c;
	border-bottom:solid 2px #bb061c;
	width:176px;
	position:relative;
}
.errorContentLeft {
	text-align:right;
	width:387px;
	font-family: Verdana;
	font-size:12px;
	color:#bb061c;
	font-weight:bold;
}
.errorContainerRight {
	text-align:left;
	margin-left:0;
	position:relative;
	left:0;
}
.errorContentRight {
	margin-left:-174px;
	height:70px;
	display:inline-block;
	/*_display:inline;*/
	background-color:#f7f7f9;
	padding-top:8px;
	padding-right:9px;
	border-right:solid 2px #bb061c;
	border-top:solid 2px #bb061c;
	border-bottom:solid 2px #bb061c;
	width:435px;
}

.errorContainerRight input, .errorContainerRight textarea, .errorContainerRight select {
	border: solid 1px #bb061c;
}

.errorRow br {
	font-size:5px;
}

.dataProtectionError, .reqModelError  {
	display:inline;
	position:relative;
	left:-1px;
	/*zoom: 1;*/
	min-height: 0;
}

.errorIcon {
	background-color:#bb061c;
	/*position:relative;top:-11px;left:-40px;*/
	/*position:absolute;left:0;top:-3px;*/
	position:absolute;left:0;top:0;
	height:80px;
	width:30px;
	background-image:url(/assets/images/global/webforms/ico_validation.gif);
	background-repeat:no-repeat;
	background-position: center center;
}
.errorArea {
	height:180px !important;
}
.errorAreaIcon {
	height:188px !important;
	position:absolute;
	left:0;
	top:0;
}

.errorIconTestdrive {
	/*position:absolute;left:-15px;top:-2px;height:82px;*/
}
.errorLabelHolderTestdrive {
	/*padding-left:110px;*/
	padding-left:174px;
}
.errorIconContOptouts {
	height:110px !important;
}
.errorLabelHolderContOptouts {
	height:100px !important;
}
.errorContentRightContOptouts {
	height:100px !important;
}
.popupCopyBrochure {
	background-image: url(/assets/images/global/infoMiddle.png);
	background-repeat: repeat-y; color: rgb(255, 255, 255); 
	font-size: 11px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	padding-left:15px;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:10px;
}
#testdrive1 .buttonHolder, #contact1 .buttonHolder, #newsletter1 .buttonHolder {
	float:right;
	margin-right:358px;
	width:110px;
	margin-top:40px;
}
#brochure1 .buttonHolder {
	width: 163px; 
	float: right;
	margin-right: 170px;
	margin-top: 30px;
}

.buttonHolder_iul
{
	float:left;
	width:110px;
	margin-top:5px;
}
