 	/* Shopping Tools */

body {
	font-family: helvetica, arial, verdana, sans-serif;
}

#shop_config_snapshot{
 width: 170px;
 padding: 11px 0px 0px 0px;
}

.shopping_rule {
	background-color: #d3e7f6;
	height: 6px;
	margin-bottom: 6px;
	font-size: 0px;
	clear: both;
}

#shopping_content {
	display: block;
	padding: 15px 20px 16px 15px;
	width: 483px;
	color: #fff;
	background-color: #295778;
}

.shopping_txt {
	color: #fff;
	font-family: helvetica, arial, verdana, sans-serif;
	font-size: 10px;
	font-weight: none;
	text-decoration: none;
}

.shopping_content_lg {
	color: #fff;
	font-family: helvetica, arial, verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.config_content_lg01 {
	color: #000;
	font-family: helvetica, arial, verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.config_mininav_model {
	position: absolute;
	display: block;
	top: 79px;
	left: 0px;
	width: 518px;
	height: 20px;
	background-color: #d3e7f6;
	border-bottom: 1px solid #295778;
}

#config_mininav_trim {
	position: absolute;
	display: block;
	top: 72px;
	left: 0px;
	width: 518px;
	height: 20px;
	background-color: #d3e7f6;
	border-bottom: 1px solid #295778;
}


/* Mini-Nav buttons */
.build_mini_model_on {
	position: absolute;
	display: block;
	top: 0px;
	left: 16px;
	width: 55px;
	height: 20px;
	background-color: #fff;
	border-bottom: 1px solid #fff;
	padding: 2px 0px 0px 5px; /* top,right,bottom,left */
	font-size: 0px;
}

.build_mini_model_off {
	position: absolute;
	display: block;
	top: 0px;
	left: 16px;
	width: 55px;
	height: 20px;
	background-color: #295778;
	padding: 2px 0px 0px 5px; /* top,right,bottom,left */
	font-size: 0px;
}

.build_mini_trim_on {
	position: absolute;
	display: block;
	top: 0px;
	left: 80px;
	width: 43px;
	height: 20px;
	background-color: #fff;
	border-bottom: 1px solid #fff;
	padding: 2px 0px 0px 5px; /* top,right,bottom,left */
	font-size: 0px;
}

.build_mini_trim_off {
	position: absolute;
	display: block;
	top: 0px;
	left: 80px;
	width: 43px;
	height: 20px;
	background-color: #295778;
	padding: 2px 0px 0px 5px; /* top,right,bottom,left */
	font-size: 0px;
}

.build_mini_colors_off {
	position: absolute;
	display: block;
	top: 0px;
	left: 132px;
	width: 54px;
	height: 20px;
	background-color: #295778;
	padding: 2px 0px 0px 5px; /* top,right,bottom,left */
	font-size: 0px;
}

.build_mini_colors_on {
	position: absolute;
	display: block;
	top: 0px;
	left: 132px;
	width: 54px;
	height: 20px;
	background-color: #fff;
	border-bottom: 1px solid #fff;
	padding: 2px 0px 0px 5px; /* top,right,bottom,left */
	font-size: 0px;
}

.build_mini_options_off {
	position: absolute;
	display: block;
	top: 0px;
	left: 195px;
	width: 64px;
	height: 20px;
	background-color: #295778;
	padding: 2px 0px 0px 5px; /* top,right,bottom,left */
	font-size: 0px;
	color: #fff;

	}

.build_mini_options_on {
	position: absolute;
	display: block;
	top: 0px;
	left: 195px;
	width: 64px;
	height: 20px;
	background-color: #fff;
	border-bottom: 1px solid #fff;
	padding: 2px 0px 0px 5px; /* top,right,bottom,left */
	font-size: 0px;
	}

.build_mini_summary_off {
	position: absolute;
	display: block;
	top: 0px;
	left: 268px;
	width: 70px;
	height: 20px;
	background-color: #295778;
	padding: 2px 0px 0px 5px; /* top,right,bottom,left */
	color: #fff;
	font-size: 0px;
	}

.build_mini_summary_on {
	position: absolute;
	display: block;
	top: 0px;
	left: 268px;
	width: 70px;
	height: 20px;
	background-color: #fff;
	border-bottom: 1px solid #fff;
	padding: 2px 0px 0px 5px; /* top,right,bottom,left */
	font-size: 0px;
	color: #ff7d00;
	}

/* Mini-Nav Text */

.build_mini_txt {
	color: #fff;
	font-family: helvetica, arial, verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.build_mini_txt:link {font-weight: none; text-decoration: none; color: #fff;}
a.build_mini_txt:hover {font-weight: none; text-decoration: underline; color: #ff7d00;}

.build_mini_txt_on {
	color: #ff7d00;
	font-family: helvetica, arial, verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.shopping_build_pricing {
	position: absolute;
	color: #000;
	font-family: helvetica, arial, verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	visibility: hidden;
	padding-left: 36px
}

.shopping_leftnav_hdr {
	display: block;
	background-color: #3e484a;
	font-family: helvetica, arial, verdana, sans-serif; 
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding: 16px 0px 10px 0px; /* top,right,bottom,left */
}

.config_leftnav_your{
	float: left;
	position: static;
	margin-right: 15px;
	margin-bottom: 5px;
	color: #fff;
	font-size: 10px;
	font-weight: none;
	text-decoration: none;
}

.config_leftnav_your_txt  {
	color: #fff;
	font-size: 10px;
	font-weight: none;
	text-decoration: none;
}
a.config_leftnav_your_txt  { text-decoration: underline; }

.build_med_txt  {
	color: #295778;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.build_med_txt a:link {
	color: #295778;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

.build_sm_txt  {
	color: #295778;
	font-size: 9px;
	font-weight: none;
	text-decoration: none;
}

.msrpTop {
	display: block;
	height: 1px;
	background-color: #fff;
	border-top: 1px solid #295778;
	font-size: 0px;
}

.build_trim_msrp {
	display: block;
	width: 211px;
	height: 25px;
	background-color: #d3e7f6;
	border-top: 1px solid #295778;
	border-bottom: 1px solid #295778;
	padding: 0px 0px 0px 0px; /* top,right,bottom,left */
	color: #295778;
	font-family: helvetica, arial, verdana, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

ul.build {
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 10px;
}

.build li {
	list-style: disc outside url("http://www.mazdausa.com/MusaWeb/images/global/bullets/blt_dot_black.gif");
	color: #000;
	font-size: 10px;
	text-decoration: none;
}

#build_popup {
	display: block;
	width: 260px;
	color: #000;
	border-bottom: 26px solid #d4e7f6;
}

.build_popup_txt  {
	color: #000;
	font-size: 10px;
	font-weight: none;
	font-family: helvetica, arial, verdana, sans-serif; 
	text-decoration: none;
	padding: 20px 10px 20px 20px;
}

.build_popup_txt01  {
	color: #ff7d00;
	font-size: 11px;
	font-weight: bold;
	font-family: helvetica, arial, verdana, sans-serif; 
	text-decoration: none;
}

.build_popup_txt01 a:link {text-decoration: none; color: #fff;}
.build_popup_txt01 a:hover {text-decoration: none; color: #ff7d00;}
.build_popup_txt01 a:visited {text-decoration: none; color: #fff;}	 

.build_popup_error_txt {
	color: #ff7d00;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
a.build_popup_error_txt:link {font-weight: none; text-decoration: underline;}

.build_pop_left 	{
	float: left;
	width: 70px;
	color: #000;
	font-size: 10px;
	font-weight: none;
	font-family: helvetica, arial, verdana, sans-serif; 
	text-decoration: none;
}

.build_pop_right 	{
	float: right;
	width: 110px;
	color: #000;
	font-size: 10px;
	font-weight: bold;
	font-family: helvetica, arial, verdana, sans-serif; 
	text-decoration: none;
}

.build_pop_hr01 {
	background-color: #ff7d00;
	height: 6px;
	margin-bottom: 6px;
	font-size: 0px;
	clear: both;
}


#build_finance_popup {
	display: block;
	padding: 0px 30px 10px 0px; /* top,right,bottom,left */
	width: 498px;
	color: #000;
}

.config_specsFloat {
	position:absolute;
	top: 142px; 
	left: 284px; 	
	visibility: hidden;
}

/* Config Trim Select classes - these are referenced within each trim 
specific js file.  Ex. config_trims_TRK_modelYear(05,06).js */
.config_hiddenItem { visibility: hidden;}
.config_trimText {
	font-family: helvetica, arial, verdana, sans-serif; 
	font-size: 11px;
	color: #000;
}
.config_trimTextGray {
	font-family: helvetica, arial, verdana, sans-serif; 
	font-size: 11px;
	color: #808080;
}
/* End Config Trim Select class */

.config_gen_txt01 { /* config_colors_txt */
	color: #000;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
a.config_gen_txt01 { font-weight: bold; text-decoration: underline; }

.config_gen_txt02 { /* config_options_txt */
	color: #000;
	font-size: 10px;
	font-weight: none;
	text-decoration: none;
}
a.config_gen_txt02:link {font-weight: bold; text-decoration: underline; }


.config_gen_txt03 {
	color: #3e484a;
	font-size: 11px;
	font-weight: none;
	text-decoration: none;
}
a.config_gen_txt03{font-weight: none; text-decoration: underline;}

.config_gen_txt04 {
	color: #3e484a;
	font-size: 10px;
	font-weight: none;
	text-decoration: none;
}
a.config_gen_txt04:link {font-weight: none; text-decoration: underline;}

.config_gen_txt05 {
	color: #295778;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.config_gen_txt06 {
	color: #000000;
	font-size: 11px;
	font-weight: none;
	text-decoration: none;
}
a.config_gen_txt06 {font-weight: none; text-decoration: underline;}

.config_gen_txt07 {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a.config_gen_txt07 {font-weight: bold; text-decoration: underline;}


.config_gen_txt08 {
	color: #3e484a;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a.config_gen_txt08:link {font-weight: bold; text-decoration: underline;}
a.config_gen_txt08:visited {font-weight: bold; text-decoration: underline;}

.config_gen_txt09 {
	color: #3e484a;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
a.config_gen_txt09:link {font-weight: bold; text-decoration: none;}

.config_gen_txt10 {
	color: #295778;
	font-size: 11px;
	font-weight: none;
	text-decoration: none;
}
a.config_gen_txt10 {font-weight: none; text-decoration: underline;}



.config_options_box {
	display: block;
	width: 307px;
	height: 7px;
	background-color: #d3e7f6;
	padding: 3px 0px 9px 5px; /* top,right,bottom,left */
	color: #3e484a;
	font-family: helvetica, arial, verdana, sans-serif; 
	font-size: 10px;
	font-weight: none;
	text-decoration: none;
}

#config_summ_vlbox {
	display: block;
	width: 503px;
	height: 24px;
	background-color: #d3e7f6;
	padding: 3px 0px 9px 5px; /* top,right,bottom,left */
	color: #295778;
	font-family: helvetica, arial, verdana, sans-serif; 
	font-size: 10px;
	font-weight: none;
	text-decoration: none;
}


.config_ul {
	list-style-image: url("http://www.mazdausa.com/MusaWeb/images/global/bullets/blt_arrow_rt_orange.gif");
	marker-offset: 8px;
	margin-left: 8px;
	padding-left: 8px;
}

.config_colors_block {
	float: left; 
	position: static;
	width: 270;
	color: #000;
	font-size: 11px;
	font-weight: none;
	text-decoration: none;
}

.config_summary_block {
	float: left; 
	position: static;
	width: 230;
	color: #000;
	font-size: 11px;
	font-weight: none;
	text-decoration: none;
}

.shop_lft_column_summ {
	display: block;
	float: left; 
	position: static;
	width: 230;
	color: #000;
	font-size: 11px;
	font-weight: none;
	text-decoration: none;
}

.shop_rt_column_summ {
	display: block;
	float: right;
	position: static;
	width: 254px;
	color: #000;
	font-size: 11px;
	font-weight: none;
	text-decoration: none;
}

.config_summary_total {
	display: block;
	height: 18px;
	background-color: #d3e7f6;
	border-top: 1px solid #295778;
	border-bottom: 1px solid #295778;
	padding: 0px 0px 0px 0px; /* top,right,bottom,left */
	color: #3e484a;
	font-family: helvetica, arial, verdana, sans-serif; 
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.shop_ln_hr {
	display: block;
	background-color: #fff;
	width: 170px;
	font-size: 0px;
	height: 1px;
}

.shopping_leftnav_txt  {
	color: #b0b4b4;
	font-family: helvetica, arial, verdana, sans-serif; 
	font-size: 10px;
	font-weight: none;
	text-decoration: none;
}

.configMsrp
	{width: 165px; font-size: 11px;}
.configMsrp .left
	{float: left; width: 80px; margin-left: 1px;}
.configMsrp .right
	{float: right; width: 70px; text-align: right; margin-right: 3px;}

.config_ln_top {
	display: block;
	height: 1px;
	background-color: #3e484a;
	border-top: 1px solid #fff;
	font-size: 0px;
}

.config_ln_total {
	display: block;
	width: 165px;
	height: 20px;
	background-color: #818889;
	border-top: 1px solid #fff;
	padding: 0px 0px 0px 0px; /* top,right,bottom,left */
	color: #fff;
	font-family: helvetica, arial, verdana, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.config_ln_total .left
	{margin: 2px 0 0 3px;}

.config_ln_total .right
	{margin: 2px 3px 0 0;}

.config_ln_left {
	display: block;
	float: left; 
	width: 95px;
	color: #fff;
	font-size: 10px;
	font-weight: none;
	text-decoration: none;
	padding: 0px 0px 0px 5px;
}

.config_ln_right {
	display: block;
	float: right;
	width: 65px;
	color: #fff;
	font-size: 10px;
	font-weight: none;
	text-decoration: none;
	padding: 0px 5px 0px 0px;
}

.shop_columns {
	position: static;
	padding: 0px 0px 10px 0px; /* top,right,bottom,left */
}

.shop_lft_column {
	float: left;
	width: 234px;
}

.shop_rt_column {
	float: right;
	width: 254px;
	border-left: 2px solid #d8dadb;
}

.shop_rt_column1 {
	float: right;
	width: 256px;
}

.shop_lft_column1 {
	float: left;
	width: 235px;
	border-left: 2px solid #d8dadb;
}

.shop_trim_hr {
	display: block;
	background-color: #d3e7f6;
	font-size: 0px;
	height: 0px;
}

.shop_trim_hr01 {
	display: block;
	background-color: #295778;
	font-size: 0px;
	height: 0px;
}

.shop_trim_hr02 {
	display: block;
	height: 5px;
	background-color: #d3e7f6;
	border-top: 8px solid #fff;
	border-bottom: 8px solid #fff;
	font-size: 0px;
}

.config_common_intro {
	position: absolute;
	display: block;
	top: 14px;
	left: 376px;
	padding: 0px 0px 0px 0px; /* top,right,bottom,left */
}

.optonlink {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #3e484a; 
	cursor:hand;
	}

.optnolink {
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #777777; 
	}

/* Config Summary Classes */
.config_summ_left {
	display: block;
	float: left; 
	width: 260px;
	padding: 0px 8px 0px 0px; 
}

.config_summ_left2 {
	display: block;
	float: left; 
	width: 260px;
	padding: 11px 8px 0px 0px; 
}

.config_summ_left3 {
	display: block;
	float: left;
	width: 65px;
}

.config_summ_right {
	display: block;
	float: right;
	width: 240px;
}

.config_summ_right2 {
	display: block;
	float: right;
	width: 240px;
	padding: 12px 0px 0px 0px; 
}

.config_summ_right3 {
	display: block;
	float: right;
	width: 235px;
}

.config_summ_right4 {
	display: block;
	float: right;
	width: 222px;
	padding: 12px 13px 0px 0px; 
}

.config_summ_right5 {
	display: block;
	float: right;
	width: 230px;
	padding: 0px 5px 0px 0px; 
}

.config_summ_vl {
	display: block;
	float: left; 
	width: 508px;
	height: 33px;
	background-color: #d3e7f6;
	padding: 0px 0px 0px 0px; 
	color: #3e484a;
	font-size: 11px;
	font-weight: none;
	text-decoration: none;
}

.config_summ_vl_txt {
	color: #295778;
	font-size: 11px;
	font-weight: none;
	text-decoration: none;
}

a.config_summ_vl_txt:link {font-weight: bold; text-decoration: underline;}

.config_summ_totalNew {
	display: block;
	height: 25px;
	background-color: #d3e7f6;
	border-top: 1px solid #295778;
	border-bottom: 1px solid #295778;
	padding: 0px 0px 0px 0px; /* top,right,bottom,left */
	color: #3e484a;
	font-family: helvetica, arial, verdana, sans-serif; 
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}


.config_block_left
	{display: block; float: left; width: 260px; padding: 0 8px 0 0;}
.config_block_left2
	{float: left; padding: 10px 0 0 0;}
.config_block_right
	{float: right; padding: 13px 13px 0 0;}
	
.leftnav_offers
	{padding: 0 0 10px 0;}


.config_options_link {
	color: #3e484a;
	font-size: 11px;
	font-weight: none;
	text-decoration: underline;
}	

/* Background Colors */

.bgcolor00			{ background-color: #fff; }
.bgcolor01			{ background-color: #000; }

/* Compare */
/* Tabs classes */
#compare_tabs {
	display: block;
	left: 232px;
	background-color: #d3e7f6;
	width: 510px;
	padding: 0px 4px 0px 4px;
	margin-bottom: 22px;
	border-bottom: 1px solid #295778;
	text-align: center;
}

ul#compare_tabs_menu {
	margin: 0px 0px 3px 0px;
	padding: 0px;
	display: block;
	z-index: 10;
}

li.compare_tabs_menu {
	margin: 0px 1px 0px 1px;
	padding: 4px;
	list-style-type: none;
	display: inline;
	color: #fff;
	background-color: #295778;
}

a.compare_tabs_menu {
	padding-left: 8px;
	background-position: center left;
	background-repeat: no-repeat;
	text-decoration: none;
	color: #fff;
	background-image: url('http://www.mazdausa.com/MusaWeb/images/global/bullets/blt_arrow_rt_white.gif');
}

li.compare_tabs_menu_selected {
	margin: 0px 1px 0px 1px;
	padding: 4px;
	list-style-type: none;
	display: inline;
	background-color: #fff;
}

a.compare_tabs_menu_selected {
	padding-left: 8px;
	background-position: center left;
	background-repeat: no-repeat;
	text-decoration: none;
	background-image: url("http://www.mazdausa.com/MusaWeb/images/global/bullets/blt_arrow_rt_orange.gif");
	color: #ff7d00;
}

.compare_columns {
	width: 508px;
	position: absolute;
	font-size: 0px;
}

.compare_lft_column {
	float: left; 
	position: static;
	width: 10;
	color: #000;
	font-size: 11px;
	font-weight: none;
	text-decoration: none;
}

.compare_rt_column {
	float: right;
	position: static;
	width: 117px;
	color: #000;
	font-size: 11px;
	font-weight: none;
	text-decoration: none;
}

.compare_bot {
	font-size: 0px;
	background-color: #d8dadb;
	height: 1px;
}

.compare_snapshot {
	font-size: 11px;
	color: #fff;
}

/* Dealer Locate */

.shopping_locate_dealer {
	font-family: arial, helvetica,verdana, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000;
	padding-left: 5px;
	line-height: 15px;
}

.shopping_locate_dealer a {
	font-family: arial, helvetica,verdana, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #000;
}

.shopping_locate_dealer_block01 {
	display: none;
	width: 507px;
}

.shopping_locate_dealer_printonly {
	display: none;
}

.shop_compare_select {
	float: left;
	display: block;
	position: relative;
	margin: 0;
	padding: 4px; /*FF*/
	*padding: 0; /*IE*/
}

/* Dealer Locate certification popup */
.certPop
	{display: none; position: absolute; width: 276px; padding: 12px 0px 11px 7px; border: 10px solid #4e5a5c; background: #fff;}
.certPop .logo
	{float: left; width: 75px; padding-right: 15px;}
.certPop .info
	{float: left; width: 170px;}


/* Compare area tabs classes */
#compare_tabs {
	display: block;
	background-color: #d3e7f6;
	width: 510px;
	left: 0px;
	padding: 20px 4px 0px 4px;
	margin-bottom: 22px;
	border-bottom: 1px solid #295778;
	text-align: left;
}

ul#compare_tabs_menu {
	margin: 0px 0px 3px 0px;
	padding: 0px;
	display: block;
	z-index: 10;
}

li.compare_tabs_menu {
	margin: 0px 1px 0px 1px;
	padding: 4px;
	width: 92px;
	height: 40px;
	list-style-type: none;
	display: inline;
	color: #fff;
	font-size: 11px;
	font-weight: none;
	text-decoration: none;
	background-color: #295778;
}

li.compare_tabs_menu_selected {
	margin: 0px 1px 0px 1px;
	padding: 4px;
	width: 92px;
	height: 40px;
	list-style-type: none;
	display: inline;
	color: #ff7d00;
	font-size: 11px;
	font-weight: none;
	text-decoration: none;
	background-color: #fff;
}

a.compare_tabs_menu {
	padding-left: 8px;
	background-position: left;
	background-repeat: no-repeat;
	text-decoration: none;
	color: #fff;
	font-size: 11px;
	font-weight: none;
	text-decoration: none;
	background-image: url('http://www.mazdausa.com/MusaWeb/images/global/bullets/blt_arrow_rt_white.gif');
}

a.compare_tabs_menu_selected {
	padding-left: 8px;
	background-position: left;
	background-repeat: no-repeat;
	text-decoration: none;
	background-image: url("http://www.mazdausa.com/MusaWeb/images/global/bullets/blt_arrow_rt_orange.gif");
	color: #ff7d00;
	font-size: 11px;
	font-weight: none;
	text-decoration: none;
}

.compare_results_hdr {
	color: #295778;
	display: block;
	font-size: 13px; 
	font-weight: bold;
	text-decoration: none;
	padding: 0px 0px 2px 0px;
	margin: 0px 0px 0px 0px;
}
a.compare_results_hdr:link { font-weight: bold; text-decoration: underline; }

.compare_img_off {
	display: inline-block; 
	border-style: solid; 
	border-width: 1px; 
	border-color: #000;
	text-decoration: none; 
}

.compare_img_on {
	display: inline-block; 
	border-style: solid; 
	border-width: 1px; 
	border-color: #ff7d00;
	text-decoration: none; 
}

.compare_td {
	border-style: solid; 
	border-left: 1px solid #d8dadb;
	border-right: 1px solid #d8dadb;
	border-top: 0px;
	border-bottom: 0px;
	padding: 0px 2px 0px 2px;
	text-decoration: none; 
}

.compare_td02 {
	border-style: solid; 
	border-left: 1px solid #d8dadb;
	border-right: 1px solid #d8dadb;
	border-top: 0px;
	border-bottom: 0px;
	padding: 5px 2px 5px 20px;
	text-decoration: none; 
}

.compare_td03 {
	padding: 5px 0px 5px 0px;
}

/* Email A Friend */
.config_email_left {
	display: block;
	float: left; 
	width: 200px;
	color: #000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
}

.config_email_left2 {
	display: block;
	float: left; 
	width: 300px;
	color: #000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
}


.config_email_right {
	display: block;
	float: right;
	width: 222px;
	padding: 0px 0px 0px 0px;
	color: #000;
	font-size: 11px;
	font-weight: none;
	text-decoration: none;
}

/* Popup Classes */

#config_alert_popup {
	width: 500px;
	height: 350px;
	
}

.config_alert_popup_hdr {
	padding: 10px 0px 0px 20px;
}

.config_alert_popup_content {
	display: block;
	padding: 20px 10px 10px 30px;
}

.config_alert_popup_left {
	display: block;
	float: left;
	width: 215px;
	padding: 0px 0px 0px 20px
} 
	
.config_alert_popup_right {
	display: block;
	float: right;
	width: 150px;
} 

.emailPop {
	width: 515px;
	background-color: #fff;
	padding: 10px 10px 10px 10px;
}
.pop_formtextbox {
	background-color: #FFFFFF;
    border-color: #666666 #C1C1C1 #C1C1C1 #666666;
    border-style: solid;
    border-width: 1px;
    color: #000000;
    font-size: 12px;
    height: 18px;
    margin: 0;
    text-decoration: none;
    width: 80px;
}

.pop_formtextarea {
	font-size: 10px;
	font-family: helvetica, arial, verdana, sans-serif;
	background-color: #ffffff;
	border-bottom: 1px solid #c1c1c1;
	border-right: 1px solid #c1c1c1;
	border-left: 1px solid #666666;
	border-top: 1px solid #666666;
	color: #000000;
	text-decoration: none;
	width:222px;
}

a.pop_arrow_right, a.pop_arrow_right:visited {
	float: left;
	color: #3e484a;
	font-size: 11px;
	text-decoration: none;
	padding: 4px 25px 0px 0px;
	background: transparent url("http://www.mazdausa.com/MusaWeb/images/global/btn_right_arrow_box.gif") no-repeat right;
	letter-spacing: 1px;
}

/* Save Configuration Popup Classes */
.savePop {
	width: 525px;
	background-color: #fff;
	padding: 10px 10px 10px 10px;
}
.config_save_left {
	display: block;
	float: left;
	width: 256px;
	color: #000;
	font-size: 11px;
	font-weight: none;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
} 
	
.config_save_left2 {
	display: block;
	float: left;
	width: 95px;
	color: #000;
	font-size: 11px;
	font-weight: none;
	text-decoration: none;
	padding: 0px 0px 0px 5px;
} 

.config_save_left3 {
	display: block;
	float: left;
	width: 169px;
	color: #000;
	font-size: 11px;
	font-weight: none;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
} 

.config_save_left4 {
	display: block;
	float: left;
	width: 152px;
	color: #000;
	font-size: 11px;
	font-weight: none;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
} 

.config_save_right {
	display: block;
	float: right;
	width: 256px;
	color: #000;
	font-size: 11px;
	font-weight: none;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
} 

/* Payment Estimator */
/* Notes and Definitions for Payment Estimator */
.definitionNotes {
	position: absolute;
	margin-top: 6px;
	display: block;
	z-index: 10;
	border: 1px solid #003860;
	padding: 4px;
	background-color: #ffffff;
	color: #000000;
	text-align: left;
	visibility: hidden;
	width: 225px;
}

.pe_divider {
	border-left: 1px solid #d8dadb;
}

.pe_note div.definitionNotes {
	visibility: hidden;
}

.pe_note_hover div.definitionNotes {
	visibility: visible;
}

table#payment_estimator input, table#payment_estimator select {
	width: 95px;
	height: 17px;
	font-size:11px;
}

table#payment_estimator td {
	padding: 4px;
}

table#payment_estimator td.required {
	padding: 4px 0px 4px 4px;
}


/* Request a Quote */
.model_vehicle,
.model_vehicle_hover {
	float: left;
	display: block;
	width: 126px;
	height: 100px;
	padding: 0px;
	margin: 0px;
}

/*
#model_vehicle_area .model_vehicle img {
	filter: alpha(opacity=60);
	-moz-opacity: 0.60;
	opacity: 0.60;
}
*/

.model_vehicle_area_hover .model_vehicle img {
	filter: alpha(opacity=30);
	-moz-opacity: 0.30;
	opacity: 0.30;
}

.model_vehicle_area_hover .model_vehicle .model_price {
	visibility: hidden;
}

.model_vehicle_area_hover .model_vehicle_hover .model_price,
.model_vehicle_area_hover .model_vehicle_hover .model_text {
	visibility: visible;
}

.model_vehicle .model_price {
	position: absolute;
	width: 110px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	overflow: visible;
}

.model_price li {
	white-space: nowrap;
	font-size: 11px;
}

.model_vehicle .model_price .model_text {
	font-weight: bold;
	font-size: 10px;
	color: #000;
	visibility: hidden;
}

.model_vehicle_area_hover .model_vehicle_hover img {
	filter: alpha(opacity=100);
	-moz-opacity: 1.00;
	opacity: 1.00;
}

.model_vehicle_hover .model_text {
	visibility: visible;
}


/* Request a Quote -- Snapshot */
#shop_snapshot {
	width: 165px;
	margin: 16px 0px 0px -8px;
}

#shop_snapshot h2 {
	width: 165px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	margin: 8px 0px 8px 0px;
}

#shop_snapshot .msrp {
	color: #8b9192;
	font-size: 10px;
	padding-bottom: 8px;
	border-bottom: 1px solid #fff;
}

.shop_snapshot_dealer {
	width: 157px;
	background-color: #818889;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	padding: 8px 4px 8px 4px;
	margin: 0px 0px 8px 0px;
	font-size: 11px;
}

.shop_snapshot_dealer a {
	color: #fff;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}

/* Dealer Pages (MDOL) */
table.shop_dealers_hours_column {
	width: 168px;
	float: left;
}

table.shop_dealers_hours_column th {
	text-align: left;
	font-weight: bold;
	padding: 4px 10px 4px 0px;
}

table.shop_dealers_hours_column td {
	padding: 2px 10px 2px 0px;
}

.shop_dealer_coupon_cost {
	float: right;
	display: inline;
	font-weight: bold;
	font-size: 14px;
}

.shop_dealer_coupon_content {
	padding: 0px 10px 0px 12px;
	width: 320px;
}

.config_trimText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
}

.config_trimTextGray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #808080;
}

/* Search Inventory */

.bodyheader01 {
	padding: 0px 0px 3px 5px;
}

.linkstyle02 {
	font-size: 11px;
}

a.bodynew01 {
	color: #333333;
	font-size: 11px;
	text-decoration: none;
}

a.bodynew01:hover {
	text-decoration: underline;
}

.bodynew01b {
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.bodynew01b:hover {
	text-decoration: underline;
}

.srch_inv_txt02 {
	color: #fff;
	font-size: 11px;
}

#srch_inv_snapshot {
	width: 165px;
	margin: 0px 0px 0px -8px;
}

.srch_inv_snapshot_block01 {
	padding: 0px 5px 0px 5px;
	font-size: 10px;
}

.srch_inv_snapshot_rule01 {
	border-top: 1px solid;
	border-bottom: 1px solid;
	margin: 10px 0px 7px 0px;
	padding: 0px;
	height: 1px;
	font-size: 0px;
}

.srch_inv_snapshot_modelname {
	font-size: 11px;
	font-weight: bold;
}

.srch_inv_snapshot_disclaimer {
	font-size: 9px;
	color: #aaa;
}

.srch_inv_radius_subhdr {
	padding: 4px;
	font-weight:bold;
	color: #2b5877;
	background-color: #d3e7f6;
	margin-bottom: 10px;
}

.srch_inv_results_sel_left {
	float: left;
	width: 70px;
	padding: 0px 0px 5px 15px;
}

.srch_inv_results_col01 {
	text-align: right;
	float: left;
	width: 40px;
	padding-right: 6px;
}

.srch_inv_results_col02 {
	float: left;
	width: 122px;
}

.srch_inv_results_row {
	width: 169px;
	line-height: 20px;
}


table.altrow {
	background: #ebf6fc;
}

.inv-result-title {
	padding-left: 5px; font-weight:bold;
}
td.srch_inv_results_row div.image {
	float:left; padding-left:5px; padding-right:10px;
}

td.srch_inv_results_row div.caption {
	float:left; 
}

.srch_inv_results_sel_right {
	float: left;
}

.srch_inv_results_sel_modifybox {
	padding:7px 20px 30px 0px;
	background-color: #d3e7f6;
}

.srch_inv_list_match {
	color: #ff7d00;
	font-weight: bold;
}

.srch_inv_list_itembtn {

	padding: 2px 10px 1px 10px;
	margin-bottom: 4px;
	background-color: #d3e7f6;
}

.srch_inv_list_pagebox {
	padding: 10px 5px 30px 0px;
	background-color: #d3e7f6;
}

.srch_inv_list_row {
	line-height: 22px;
}

.srch_inv_list_col {
	float:left;
	width: 165px;
}

.srch_inv_detail_left {
	float: left;
	width: 368px;
}

.srch_inv_detail_right {
	float: left;
	width: 122px;
}

.srch_inv_detail_divider {
	float: left;
	margin: 15px 8px 0px 8px;
	width: 1px;
	height: 480px;
	background-color: #ccc;
}

.srch_inv_detail_msrpbox {
	background-color: #d3e7f6;
}

.body03stickerb {
	font-size: 12px;
	font-weight: bold;
}

.body03stickerh {
  font-size: 11px;
  font-weight: bold;
  text-transform:uppercase;
}

.body01stickerb {
	font-size: 11px;
	font-weight: bold;
}

.body01stickerc {
  font-size: 10px;
}

.srch_inv_email_left {
	float: left;
	width: 150px;
}

.srch_inv_email_right {
	float: left;
}

.srch_inv_email1 {
	height: 25px;
}

.srch_inv_email2 {
	height: 25px;
}

.srch_inv_email3 {
	width: 170px;
}

/* Exit Package */

.exit_pkg_pop_content01 {
	padding: 50px 0px 0px 60px;
}

.exit_pkg_pop_cancel {
	float: right;
	padding-bottom:4px;
}

.exit_pkg_pop_rule {
	background-color: #ff7D00;
	font-size: 0px;
	height: 6px;
	clear: both;
}

/* Shopping Tools Landing */

.left_column_shop {
	float: left;
	width: 230px;
}

.right_column_shop {
	float: right;
	width: 230px;
	border-left: 2px solid #d8dadb;
}

/* Mazda Search Assistant Landing (MSA) */

.shop_assistant_left {
	float: left;
	width: 116px;
}

.shop_assistant_right {
	float: right;
	width: 380px;
}

/* Print Window Sticker */

.config_sticker_box {
	border: 1px solid #000;
	padding: 5px;
	width: 400px;
}

.config_sticker_left1 {
	display: block;
	float: left; 
}

.config_sticker_left2 {
	display: block;
	float: left; 
	width: 414px;
	padding: 10px 0px 0px 12px; 
}
	
.config_sticker_left3 {
	display: block;
	float: left; 
	width: 650px;
	padding: 10px 0px 0px 12px; 
}

.config_sticker_right3{
	display: block;
	float: right; 
	width: 232px;
	padding: 20px 0px 0px 0px; 
}

.config_sticker_hdr {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
	
.config_sticker_hr {
	display: block;
	width: 650px;
	height: 10px;
	background-color: #d3e7f6;
	border-top: 5px solid #fff;
	border-bottom: 5px solid #fff;
	font-size: 0px;
}

/* grid */

.config_sticker_col1{
	display: block;
	float: left; 
	width: 414px;
	padding: 0px 7px 0px 12px; 
}

.config_sticker_col2{
	display: block;
	float: right; 
	width: 232px;
	padding: 0px 12px 0px 0px; 
}

/* Regional Dealer Location Bubble */
.shop_region_dealer_bubble {
	padding: 6px;
	background: #fff;
	border: 1px solid #003860;
	border-bottom: 0px;
}

.shop_region_dealer_bubble_tail {
	display: block;
	visibility: hidden;
	text-decoration: none;
	opacity: 1;
	z-index: 10;
	position: absolute;
	padding-bottom: 10px;
	background: transparent url("http://www.mazdausa.com/MusaWeb/images/shop/dealer/img_shop_dealer_bubble_bottom.gif") no-repeat bottom left;
}

/* scr3981 Options List Class */

ul.options_list_dot {
	margin: 0px;
	padding: 0px;  
}

.options_list_dot li {
	list-style: none;
	background: transparent url("http://www.mazdausa.com/MusaWeb/images/global/bullets/blt_dot_orange.gif") no-repeat scroll 1px 5px;
	padding: 1px 0px 1px 12px;
	font-size: 11px;
	font-weight: none;
	text-decoration: none;
	margin-bottom: .2em;
}

.options_list_dot li a {
	font-size: 11px;
	font-weight: none;
	text-decoration: none;
}

.options_list_dot li a:hover {
	font-size: 11px;
	font-weight: none;
	text-decoration: underline;
}

/* scr04981 -- Comparison Drop-Down Menus */
.compare_select_row1,
.compare_select_row2,
.compare_select_row3 {
	width: 530px;
}

.compare_select_model {
	border: 1px solid #000;
	background-color: #e6e6e6;
	display: block;
	width: 89px;
	height: 17px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	z-index: 10;
	position: absolute;
}

.compare_select_row1 .compare_select_model { margin-top: 18px; }
.compare_select_row2 .compare_select_model { margin-top: 36px; }
.compare_select_row3 .compare_select_model { margin-top: 18px; }

.compare_select_model div a {
	display: block;
	width: 100%;
	background-color: #e6e6e6;
	padding: 3px 6px 3px 6px;
	font-size: 10px;
	color: #3f494b;
	text-decoration: none;
	white-space: nowrap;
}

.compare_select_model div a:hover {
	color: #e6e6e6;
	background-color: #3f494b;
}


/* 5930 JDP Dealer Locate updates */
DIV.localDealer
	{padding: 15px 0 0 0; margin:0;}
DIV.localDealer IMG.searchhdr
	{padding: 0 0 3px 0;}
DIV.localDealer DIV.formRow1
	{clear: both; padding: 0; height: 25px;}
DIV.localDealer DIV.formRow2
	{clear: both; padding: 0 0 10px 0; height: 22px;}
DIV.localDealer DIV.formRow3
	{clear: both; padding: 10px 0 0 0; height: 25px;}

DIV.localDealer DIV.col1
	{float: left; width: 75px;}
DIV.localDealer DIV.col2
	{float: left; width: 80px;}
DIV.localDealer DIV.col3
	{float: left; width: 60px;}
	
DIV.localDealer DIV.left
	{float: left;}
DIV.localDealer DIV.right
	{float: right; padding: 0 5px 0 0;}
	
DIV.pagination
	{width: 515px; clear:both; /*height: 50px;*/}
DIV.pagination DIV.container
	{float: right;}
DIV.pagination DIV.container DIV
	{float: left; padding: 0 2px 0 2px;}
DIV.pagination DIV.container DIV.status
	{padding: 0 10px 0 0;}
	
/* SCR05916: RAQ Enhancements */
DIV.raq
	{padding: 0; margin: 0; width: 518px;}
DIV.raq DIV.dealer
	{float:left; width: 200px;}
DIV.raq DIV.personal
	{float:left; width: 260px; border-left: 3px solid #d3e7f6; margin: 0 0 0 20px; padding: 0 0 0 20px;}
DIV.raq DIV.personal DIV.row
	{padding: 0 0 10px 0;}
DIV.raq DIV.personal DIV.row_bot
	{padding: 0 0 20px 0;}
DIV.raq IMG.raq_subhdr
	{padding: 0 0 3px 0;}
DIV.raq IMG.raq_subhdr_confirm
	{padding: 8px 0 3px 0;}
DIV.raq SPAN
	{color: #ff7d00; font-size: 12px; font-weight: bold;}
DIV.raq DIV.raq_checkbox
	{float: left; position: relative; left: -4px; width: 15px;}
DIV.raq DIV.raq_checkText
	{float: left; width: 230px; padding: 0 0 0 10px;}
	
DIV.raq_required
	{position: relative; top: 0px; left: 100px; color: #000; font-weight: bold;}
DIV.raq_required SPAN
	{color: #ff7d00; font-size: 12px; font-weight: bold;}
	
UL.raq_list
	{margin: 0; padding: 0;}
.raq_list LI
	{list-style: none;	background: transparent url("http://www.mazdausa.com/MusaWeb/images/global/bullets/blt_arrow_rt_dkblue.gif") no-repeat scroll 1px 5px;	padding: 1px 0 1px 12px;
	color: #000; font-size: 11px; text-decoration: none; margin-bottom: .2em;}
.raq_list LI A
	{color: #295778; font-size: 11px; font-weight: bold; text-decoration: none;}
	
DIV.raqResults_row
	{clear: both; border-bottom: 1px solid #d9d9d9; padding:10px 0;}
DIV.raqLastRow
	{border-bottom: 1px solid #fff;}
DIV.raqResults_check
	{float:left; width:25px;}
DIV.raqResults_info
	{float:left; width:173px; }
	
DIV.raqDealerTools_nextSteps
	{float: right; padding: 0px 5px 0px 0px;}
DIV.raqDealerTools_nextSteps DIV
	{padding: 0 0 5px 0;}
	
DIV.raqConfirm_dealerIntro
	{padding: 10px 0 10px 0;}
DIV.raqConfirm_dealer
	{float: left; padding: 10px 0 0 0;}
DIV.raqConfirm_map
	{float: left; padding: 10px 0 0 10px; width: 345px;}
DIV.raqConfirm_mapviewer
	{width: 345px; height: 290px;}
	
/* MDOL leftnav */

.dealerAccessoryModule
	{padding: 24px 0 8px 0; text-align:center; width:140px; font-weight:bold;}
.dealerAccessoryModule A
	{color: #ccc;}
