/*! $Id: webforms.css 6900 2009-11-04 17:30:07Z mhammel $ */
/* Webform Navigation */

.btnActiveLeft span.gradient, .btnActiveMiddle span.gradient, .btnActiveRight span.gradient{
	color: #fff;
	font-size: 0.8em;
	font-weight: bold;
}
.btnInactiveLeft span.gradient, .btnInactiveMiddle span.gradient, .btnInactiveRight span.gradient{
	color: #999;
	font-size: 0.8em;
	font-weight: bold;
}
.webformNaviButton {
	text-decoration: none !important;
}
.btnDefaultLeft span.gradient, .btnDefaultMiddle span.gradient, .btnDefaultRight span.gradient{
	color: #ccc;
	font-size: 0.8em;
	font-weight: bold;
}

/* POSITION */
.btn {
	float: left;
	padding: 0 0 0 10px;
	margin: 5px 0;

}
.btn span.gradient{
	float: left;
	height: 23px;
	line-height: 23px;
	padding: 0 10px;
	text-decoration: none;

}
.btn span.right {
	float: left;
	width: 10px;
	height: 23px;
}
.btnActiveLeft{
	background-image: url(/assets/images/global/webform/navigation/active-left-01-10x23.png);
	background-repeat: no-repeat;
}
.btnActiveLeft span.gradient {
	background-image: url(/assets/images/global/webform/navigation/active-gradient-1x23.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.btnActiveLeft span.right {
	background-image: url(/assets/images/global/webform/navigation/active-right-01-10x23.png);
	background-repeat: no-repeat;
}
.btnActiveMiddle{
	background-image: url(/assets/images/global/webform/navigation/active-left-02-10x23.png);
	background-repeat: no-repeat;
}
.btnActiveMiddle span.gradient {
	background-image: url(/assets/images/global/webform/navigation/active-gradient-1x23.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.btnActiveMiddle span.right {
	background-image: url(/assets/images/global/webform/navigation/active-right-02-10x23.png);
	background-repeat: no-repeat;
}
.btnActiveRight{
	background-image: url(/assets/images/global/webform/navigation/active-left-03-10x23.png);
	background-repeat: no-repeat;
}
.btnActiveRight span.gradient {
	background-image: url(/assets/images/global/webform/navigation/active-gradient-1x23.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.btnActiveRight span.right {
	background-image: url(/assets/images/global/webform/navigation/active-right-03-10x23.png);
	background-repeat: no-repeat;
	position:absolute;/* needed for IE */
}
.btnInactiveLeft {
	background-image: url(/assets/images/global/webform/navigation/inactive-left-01-10x23.png);
	background-repeat: no-repeat;
}
.btnInactiveLeft span.gradient {
	background-image: url(/assets/images/global/webform/navigation/inactive-gradient-1x23.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.btnInactiveLeft span.right {
	background-image: url(/assets/images/global/webform/navigation/inactive-right-01-10x23.png);
	background-repeat: no-repeat;
}
.btnInactiveMiddle {
	background-image: url(/assets/images/global/webform/navigation/inactive-left-02-10x23.png);
	background-repeat: no-repeat;
}
.btnInactiveMiddle span.gradient {
	background-image: url(/assets/images/global/webform/navigation/inactive-gradient-1x23.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.btnInactiveMiddle span.right {
	background-image: url(/assets/images/global/webform/navigation/inactive-right-02-10x23.png);
	background-repeat: no-repeat;
}
.btnInactiveRight {
	background-image: url(/assets/images/global/webform/navigation/inactive-left-03-10x23.png);
	background-repeat: no-repeat;
}
.btnInactiveRight span.gradient {
	background-image: url(/assets/images/global/webform/navigation/inactive-gradient-1x23.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.btnInactiveRight span.right {
	background-image: url(/assets/images/global/webform/navigation/inactive-right-03-10x23.png);
	background-repeat: no-repeat;
	position:absolute;/* needed for IE */
}
.btnDefaultLeft {
	background-image: url(/assets/images/global/webform/navigation/default-left-01-10x23.png);
	background-repeat: no-repeat;
}
.btnDefaultLeft span.gradient{
	background-image: url(/assets/images/global/webform/navigation/default-gradient-1x23.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.btnDefaultLeft span.right {
	background-image: url(/assets/images/global/webform/navigation/default-right-01-10x23.png);
	background-repeat: no-repeat;
}
.btnDefaultMiddle {
	background-image: url(/assets/images/global/webform/navigation/default-left-02-10x23.png);
	background-repeat: no-repeat;
}
.btnDefaultMiddle span.gradient{
	background-image: url(/assets/images/global/webform/navigation/default-gradient-1x23.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.btnDefaultMiddle span.right {
	background-image: url(/assets/images/global/webform/navigation/default-right-02-10x23.png);
	background-repeat: no-repeat;
}
.btnDefaultRight {
	background-image: url(/assets/images/global/webform/navigation/default-left-03-10x23.png);
	background-repeat: no-repeat;
}
.btnDefaultRight span.gradient{
	background-image: url(/assets/images/global/webform/navigation/default-gradient-1x23.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.btnDefaultRight span.right {
	background-image: url(/assets/images/global/webform/navigation/default-right-03-10x23.png);
	background-repeat: no-repeat;
	position:absolute;/* needed for IE */
}
/* Webform Navigation End*/


/**** 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 {
	position:relative;
}
.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:660px;
	border-top:1px solid #cfcfcf;
	margin-top:10px;
	margin-bottom:10px;
}
.contactFormRow {
	margin-top:10px;
	position:relative;
	left:-174px;
}
.contactFormLabel {
	font-size:11px;
	color:#626262;
	font-weight:bold;
	width:363px;
	text-align:right;
	float:left;
	clear:left;
}
.contactFormLabelRight {
	font-size:11px;
	color:#626262;
	margin-left:5px;
}
.contactFormContent {
	margin-left:22px;
	display:inline;
}

.contactFormContent select {
	width:163px;
}
.contactFormContent input {
	width:174px;
	border: solid 1px #909090;
}

.contactFormContent textarea {
	border: solid 1px #909090;
}
.contactFormContentRadio {
	margin-left:22px;
	display:inline;
	font-size:11px;
}

.contactFormContentDataProtection {
	margin-left:22px;
	display:inline-block;
	font-size:11px;
}
.contactFormContentRequestCopy {
	margin-left:22px;
	display:inline;
	font-size:11px;
}
.contactFormContentRequestCopy input {
	margin-right:10px;
}
.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;
}
/*check*/
#testdrive1 .contactFormSubmit {
	width:163px;
	float:right;
	margin-right:156px;
}

/* testdrive dealertable search and tablesorter */
.dealerSearchHeader {
	font-weight: bold;
	font-size: 12px;
}
.dealerSearchContainer {
	border-top: 1px solid #cfcfcf; 
	border-bottom: 1px solid #cfcfcf; 
	background-color: #f7f7f7; 
	width: 660px;
}
.dealerSearchWrapper {
	width: 626px;
	margin-left: 17px;
	margin-top: 24px;
	margin-bottom: 20px;
}
.dealerSearchInput {
	margin-right: 20px;
	margin-left: 10px;
}
.dealerSearchBtnWrapper {
	width:100px;
	display:inline-block;
}
.dealerUpdateContainer {
	width: 626px;
	margin-left: 17px;
	margin-top: 22px;
	margin-bottom: 22px;
	display:none;
	position: relative;
}
.webformRetailerUpdates {
	margin-top: 20px;
	display: inline-block;
	
}
#retailerDisplay {
	float:left;
	width:auto;
	margin:0 auto;
}
#retailerDisplay select {
	width: 226px;
	margin-top:7px;
}
#retailerDistance {
	float:left;
	padding-left:20px;
	width:auto;
	margin:0 auto;
}
#retailerDistance select {
	width: 103px;
	margin-top:7px;
}
#retailerUpdate {
	width:auto;
	margin:0 auto;
	float:left;
	padding-left:20px;
	font-size: 11px;
	text-decoration: underline;
}
#retailerUpdate div {
	margin-top:27px;
	cursor:pointer;
}
#retailerDisplay span, #retailerDistance span {
	font-size: 12px;
}
table#dl_ListViewResultList {
	width:660px;
	/*width:100%;*/
	border-collapse:collapse;
}
table#dl_ListViewResultList .tablesorter {
	position: relative;
	width: 660px;
	font-family: Verdana;
}
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;
}

.buttonContainerThree {
	width: 660px;
	position:relative;
	margin-top: 30px;
	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 {
	opacity: 0.2;
}
/* contact us */
.webformOptouts {
	font-family: Verdana;
	font-size:11px;
	width:650px;
	margin-top:30px;
	line-height:26px !important;
}
.fieldWrapperContOptouts {
	display: inline-block ! important;
	font-size: 11px;
}
.webformOptoutRadio {
	vertical-align: top;
	width:15px !important;
	border:none !important;
}
.webformOptoutRadioRight {
	vertical-align: top;
	width:15px !important;
	border:none !important;
	margin-left:20px;
}

/* error styles */
.errorRow {
	display:inline-block !important;
	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-top:8px;
	height:70px !important;
	display:inline-block;
	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:-176px;
	height:70px;
	display:inline-block;
	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:438px;
}
.errorContainerRight input, .errorContainerRight textarea, .errorContainerRight select {
	border: solid 1px #bb061c;
}
.errorContentRight .popupCopyBrochure{
	white-space:normal;
}
.errorRow br {
	font-size:5px;
}
.dataProtectionError, .reqModelError  {
	display:inline;
	position:relative;
	left:-1px;
	min-height: 0;
}
.errorIcon {
	background-color:#bb061c;
	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:174px;
}
.errorIconContOptouts, .errorLabelHolderContOptouts, .errorContentRightContOptouts {
	height:110px !important;
}
.errorFieldWrapperContOptouts {
	display: inline-block ! important;
	font-size: 11px;
}
/*.errorLabelHolderContOptouts {
	height:100px !important;
}
.errorContentRightContOptouts {
	height:100px !important;
}*/
/* error styles end */

.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:150px;
	margin-top:40px;
}
#brochure1 .buttonHolder {
	width: 163px; 
	float: right;
	margin-right: 170px;
	margin-top: 30px;
}
/* brochure info bubbles */
.brochureInfoWrapper {
	position:relative;
	top:17px;
	left:-5px;
	z-index:2;
}
.brochureContainerHolder {
	height:auto !important;
	top:-60px;
}
.brochureInfoImage {
	position:absolute;
}
/* brochure info bubbles end */
/* field info bubbles */
.fieldInfoContainer {
	display:inline;
	position:absolute;
	padding-left:15px;
}
.fieldInfoImage {
	position:relative;
}
.fieldInfoContainerHolder {
	height: auto ! important;
	top: -35px;
}
.fieldInfoWrapper {
	position: relative;
	top: 2px;
	left: -10px;
	z-index: 2;
}
/* field info bubbles end */