body {
	font: 65%/1.3em Verdana, Arial, Helvetica, sans-serif;
	color: #1e201f;
	text-align: left;
	}
	
* html body {
	text-align: center;
	}
	
.container {
	width: 990px;
	margin: 0 auto;
	text-align: left;
	overflow: hidden;
	}
	
.swf_shell_hybrid	{
	margin: 0 auto;
	z-index: 99999;
	}
	
#form_wrapper {
	position: relative;
	top: 125px;
	left: 45px;
	width: 720px;
	padding: 20px 0 0 230px;
	margin-bottom: 15px;
	clear: both;
	display: block;
	}
	
* html #form_wrapper {
	width: 1000px;
	}
#form_wrapper form {
	padding-left: 3px;
}

#footer {
	margin-top: 120px;
	#margin-top: 140px;
	_margin-top: 140px;
	}
	
#loader {
	width: 91px;
	height: 40px;
	background: #fff bottom right no-repeat;
	margin: 40px 0 0 515px;
	position: absolute;
	}
div#loader-dealer {
	width: 33px;
	height: 33px;
	background: #fff bottom right no-repeat;
	position: absolute;
	top: 50%;
	left: 40%;
	}
fieldset#dealer {
    position: relative;
}
/**** INSTRUCTIONS ****/

#instructions {
	width: 693px;
	height: 21px;
	display: block;
	background: url(/global/images/forms/form_instructions.png) top left no-repeat;
	text-indent: -9999px;
	}
	
* html #instructions { margin-bottom: -20px; }

/**** FORM LAYOUT ****/

label {
	padding-left: 8px;
	text-transform: uppercase;
	color: #000;
	font-size: 10px;
	}

label.radio_group_label {
	padding-left: 4px;
	width: 215px;
	display: block;
	}

label.radio_label {
	color: #6b6b6b;
	padding-left: -10px;
	}
	
* html label.radio_label {
	color: #6b6b6b;
	padding-left: 0px;
	}

p {
	padding-left: 0px;
	margin-bottom: 11px;
	}

*:first-child+html p {
	margin-bottom: 7px;
	}

* html p {
	margin-bottom: 7px;
	}

.form_column {
	width: 218px;
	/*min-height: 350px;*/
	display: block;
	padding:  0 0 0 16px;
	margin: 10px 4px 0 0;

	background: url(/global/images/forms/form_column_border.png) top left no-repeat transparent;
	float: left;
	}
	
* html .form_column { margin-bottom: 10px; }
*:first-child+html .form_column { margin-bottom: 10px; }

.form_column h3 {
	width: 215px;
	height: 20px;
	margin-bottom: 18px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	}

.form_colum h3:first {
	width:100%;
}


.form_row {
	clear: both;
	width: 730px;
	}

.form_row h3 {
	width: 694px;
	height: 20px;
	margin-bottom: 18px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	}

.form_submit {
	clear: both;
	width: 693px;
	overflow: hidden;
	padding-top: 12px;
	text-align: right;
	border-top: 1px solid #d4d4d4;
	display: block;
	}

/**** FORM FIELDS ****/

input.text {
	width: 197px;
	border: 1px solid #7e7e7e;
	margin: 1px 0 0 5px;
	font-size: 11px;
	padding: 2px;
	}

* html input.text { padding: 1px }
*:first-child+html input.text { padding: 1px; }

input.radio {
	margin: 2px 8px 0 0;
	}

* html input.radio { margin: 0px 4px 0 0; }
*:first-child+html input.radio { margin: 6px 4px 0 0; }

textarea {
	width: 200px;
	height: 75px;
	margin-top: 3px;
	border: 1px solid #7e7e7e;
	font-size: 11px;
	}

select {
	width: 205px;
	/* border: thin solid #7e7e7e; */
	border: 1px solid #7e7e7e;
	font-size: 11px;
	}

#submit_button {
	width: 80px;
	height: 21px;
	background: url(/global/images/forms/submit.png) top left no-repeat;
	border: none;
	display: block;
	overflow: hidden;
	margin-left: 613px;
	cursor: pointer;
	}

#submit_button:hover {
	background-position: center;
	}

#submit_button:active {
	background-position: bottom;
	}

#submit_button strong {
	display: none;
	}

/**** DEALER SEARCH ****/

#dealer_list {
	height:80px;
	width: 207px;
	margin-top: 0;
	margin-bottom: 10px;
	overflow: auto;
	display:none;
	}

#dealer_list_init {
	display: block;
	margin-bottom:12px;
	_margin-bottom:30px;
	#margin-bottom:30px;
}

#dealer_locator label {
	display: block;
	}

.dealer {
	display: block;
	overflow: hidden;
	margin-bottom: 5px;
	}

.dealer p.dealer_selection 
{
	clear:left;
	float: left;
	height: 40px;
	#margin-top:-2px;
	}

.dealer p.dealer_info 
{
	min-height: 0;
	color: #959595;
	margin-left: 24px;
	_margin-left: 20px;
	#margin-left: 20px;
	margin-top: 4px;
	_margin-top: 6px;
	#margin-top: 6px;
	}
* html .dealer p.dealer_info {
	margin-top: 6px;
	}


.dealer p.dealer_info label {
	padding-left: 0;
	color: #6b6b6b;
	}
	
#zipCode {
	width: 85px;
	float: left;
	margin-right: 5px;
	}
	
* html #zipCode {
	width: 85px;
	}

#zip_instructions {
	font-size: 90%;
	color: #6c6c6c;
	text-transform: uppercase;
	margin-left: 5px;
	}
#invalid_zip {
	font-size: 90%;
	color: #6c6c6c;
	margin-left: 5px;
	margin-top: 10px;
	padding-right: 10px;
	}

#find_dealer {
	margin-top: 3px;
	width: 87px;
	height: 15px;
	background: url(/global/images/forms/show_dealers.png) top left no-repeat;
	border: none;
	display: block;
	overflow: hidden;
	cursor: pointer;
	}
	
#find_dealer:hover {
	background-position: center;
	}

#find_dealer strong {
	display: none;
	}
	
#change_dealer {
	margin-top: 3px;
	width: 96px;
	height: 15px;
	background: url(/global/images/forms/change_dealers.png) top left no-repeat;
	border: none;
	display: block;
	overflow: hidden;
	cursor: pointer;
	text-indent: -9999px;
	margin-left: 111px;
}
#change_dealer:hover {
	background-position: center;
}
#change_dealer strong {
	display: none;
}
	
#show_more_dealers a {
	width: 72px;
	height: 13px;
	background: url(/global/images/forms/show_more.png) top left no-repeat;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	margin-left: 135px;
	}
	
#show_more_dealers a:hover {
	background-position: bottom;
}
* html #show_more_dealers a:hover {
	background-position: 0px -13px;
}


/**** VALIDATION ****/

.required {
	background: url('/global/images/forms/label_required_bg.png') 0px 1px no-repeat;
	}
* html .required {height: 1%;}
	
#page_error {
	width: 270px;
	height: 9px;
	background: url(/global/images/forms/validation_error_message.png) 0px 0px no-repeat;
	text-indent: -9999px;
	display: none;
	overflow: hidden;
	margin-top: -25px;
	}
	
/**** SUCCESS AND FAILURE STATES ****/

#submit_loader {
	width: 32px;
	height: 32px;
	margin: 150px auto 0 auto;
	padding-bottom: 150px;
	overflow: hidden;
	text-indent: -9999px;
}

#success {
	border-top: 1px solid #d4d4d4;	
	height: 250px;
	#height: 360px;
	_height: 360px;
	width: 300px;
	#width: 690px;
	_width: 690px;
	display: block;
	background: 0px 60px no-repeat;
	padding: 110px 0 0 390px;
	}

#success h3 {
	width: 120px;
	height: 30px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	background: url(/global/images/forms/thank_you.png) 0px 0px no-repeat;
	}
	
#success p {
	font-weight: bold;	
	margin-bottom: 10px;
	}

#success p em {
	color: #7d7d7d;
	}
	
#success_actions {
	margin-top: 0px;
	}
	
#failure {
	border-top: 1px solid #d4d4d4;	
	width: 700px;
	height: 310px;
	display: block;
	}

#failure h3 {
	width: 430px;
	height: 25px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	background: url(/global/images/forms/error.png) top left no-repeat;
	margin: 135px auto 0 auto;
	}
	
#failure p {
	width:  430px;
	line-height: 180%;
	font-weight: bold;	
	margin: 0 auto;
	}
	
#back_button {
	width: 74px;
	height: 22px;
	background: url(/global/images/forms/back_button.png) top left no-repeat;
	border: none;
	display: block;
	overflow: hidden;
	margin-left: 613px;
	}

#back_button:hover {
	background-position: center;
	}

#back_button:active {
	background-position: bottom;
	}

#back_button strong {
	display: none;
	}
	
.imgreplacement {
  display:-moz-inline-box;
  display:inline-block;
  background:transparent none 0 0 no-repeat;
  text-indent:-3000px;
  font:0/0 Arial;
  overflow:hidden;
  color:rgba(255,255,255,0);
  vertical-align:bottom;
}
	
#no_thanks_button {
	background: url(/global/images/forms/no_thanks_button.png) transparent no-repeat top left;
	width: 176px;
	height: 22px;
	display:-moz-inline-box;
	display: inline-block;
	font: 0/0 Verdana;
	vertical-align: middle;Ê
	overflow: hidden;
	margin-right: 15px; 
	}

#no_thanks_button:hover {
	background-position: center;
	}

#no_thanks_button:active {
	background-position: bottom;
	}

#no_thanks_button strong {
	display: none;
	}
	
#yes_please_button {
	background: url(/global/images/forms/yes_please_button.png) transparent no-repeat top left;
	width: 100px;
	height: 21px;
	display:-moz-inline-box;
	display: inline-block;
	font: 0/0 Verdana;
	vertical-align: middle;
	overflow: hidden;
	}

#yes_please_button:hover {
	background-position: center;
	}

#yes_please_button:active {
	background-position: bottom;
	}

#yes_please_button strong {
	display: none;
	}


/* @group 4.0 FOOTER
--------------------------------------------------*/
#hybridFooter
	{
	position: relative;
	width: 951px;
	height: 20px;
	padding: 9px 22px 0 25px;
	overflow: visible; /*it has set to hidden, but it was not displaying on IE*/
	clear: both;
	margin-top:60px;
	}
#hybridFooter ul,
#hybridFooter li
	{
	margin: 0;
	padding: 0;
	line-height: 1;
	list-style: none;
	}
#hybridFooter li a
	{
	float: left;
	height: 10px;
	line-height: 10px;
	background-image: url(/global/images/footer_white.gif);
	background-repeat: no-repeat;
	}
#hybridFooter li
	{
	float: left;
  height: 10px;
  line-height: 10px;
	background-image: url(/global/images/footer_separator.gif);
  background-position: right;
  background-repeat: no-repeat;
	padding: 0  11px 0 10px;
}
#hybridFooter li a
	{
	display: block;
	font-size: 0;
	text-indent: -9999px;
	}

/* footer-country */
li#footer-country
	{
	padding-left: 0;
	}
li#footer-country a
	{
	width: 96px;
	margin-left: 0px;
	background-position: 0 0;
	}
li#footer-country a:hover { background-position: 0 -10px; }
/* espanol */
li#footer-espanol a
	{
	width: 45px;
	background-position: -903px 0;
	}
li#footer-espanol a:hover { background-position: -903px -10px; }


/* footer-customerservice */
li#footer-customerservice a
	{
	width: 90px;
	background-position: -122px 0;
	}
li#footer-customerservice a:hover { background-position: -122px -10px; }

/* footer-companyinfo */
li#footer-companyinfo a
	{
	width: 67px;
	background-position: -238px 0;
	}
li#footer-companyinfo a:hover
	{
	background-position: -238px -10px;
	}
	
/* footer-sitemap */

li#footer-sitemap a
	{
	width: 41px;
	background-position: -642px 0;
	}
li#footer-sitemap a:hover
	{
	background-position: -642px -10px;
	}

/* footer-contact */
li#footer-contact a
	{
	width: 53px;
	background-position: -331px 0;
	}
li#footer-contact a:hover
	{
	background-position: -331px -10px;
	}

/* footer-terms */

li#footer-terms a
	{
	width: 107px;
	background-position: -410px 0;
	}
li#footer-terms a:hover
	{
	background-position: -410px -10px;
	}

/* footer-privacy */
li#footer-privacy
	{
	background-image:none;
	}
li#footer-privacy a
	{
	width: 73px;
	background-position: -543px 0;
	}
li#footer-privacy a:hover
	{
	background-position: -543px -10px;
	}


/* footer-copyright */
li#footer-copyright
	{
	background-image: url(/global/images/footer_white.gif);
	position: absolute;
	top: 9px;
	left: 792px;
	width: 184px;
	background-position: -697px 0;
	text-indent: -9999px;
	}

/* MODS FOR HYBRID PAGES */
.content #hybridFooter { padding-top: 24px; }
.content #hybridFooter li#footer-copyright { top: 24px;_left:810px; }
#hybridFooter.footerOffset{ margin-top:140px; }
#hybridFooter.copyrightAdjust{_margin-left:15px}
#hybridFooter.copyrightAdjust li#footer-copyright{_margin-left:-23px}
/* @end */



/*** Cleaning up ***/

/*** Address/City/State/Zip ***/

fieldset#dealer div#state_zip { position: relative; height: 40px; width:215px; margin-bottom: 10px; }

div#state_zip p#dealer_state {position: absolute; top:0; left: 0; width: 100px; margin-bottom:0; }
div#state_zip p#dealer_state select {width: 100px; margin-left: 5px; margin-top: 1px; height: 21px   } 

div#state_zip p#dealer_zip {position: absolute; top:0; right: 3px; width: 100px; margin-bottom:0;}
div#state_zip p#dealer_zip input.text {width: 85px; }

fieldset textarea { overflow: auto } /* get rid of disabled scrollbar in IE */

/**** IE 6 HACK to hide the Select Menus when the Nav expands ****/
#widgetShim { height: 275px; width: 990px; left: 0; top: 0;display: none; position: absolute; z-index: 10; }
