/* Global Style Sheet */

html, body {
	height: 100%;
	margin: 0px;
	margin-top: 14px;
	padding: 1px;
	z-index: 1;
	background: #fff url("/images/global/bg_global_leftnav.gif") repeat-y;
}

body,p,table,div,span,tr,th,td,ul,ol,li,a,h1,h2,h3,h4,input {
	font-family: arial,verdana,helvetica, sans-serif; 
}

body,p,table,tr,td,ul,ol {
	color: #363636;
	font-size: 11px; 
	font-weight: normal;
	text-decoration: none;
}

p.help {
	margin-left:18px;
	margin-right:18px;
	font-size: 12px;
	text-align:justify;
}

form {
	padding: 0px;
	margin: 0px;
}


a {
	color: #295778;
	font-size: 12px; 
	font-weight: normal;
	text-decoration: underline;
}
a.vehicle {
	color: #295778;
	font-size: 12px; 
	font-weight: normal;
	text-decoration: none;
}

h1 {
	display: inline;
	color: #295778;
	font-size: 24px; 
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}


h2 {
	color: #295778;
	display: inline;
	font-size: 16px; 
	font-weight: normal;
	text-decoration: none;
}

h3 {
	color: #363636;
	display: inline;
	font-size: 16px; 
	font-weight: normal;
	text-decoration: none;
}

h4 {
	color: #295778;
	display: block;
	font-size: 11px; 
	font-weight: bold;
	text-decoration: none;
	padding: 0px 0px 2px 0px;
	margin: 0px 0px 0px 0px;
}

img {
	border: 0px;
}

/* Global Areas and Layout */
#left_content {
	position: absolute;
	display: block;
	width: 232px;
	margin: 0px;
	background-color: #3e484a;
}

#main_content {
	position: absolute;
	display: block;
	width: 518px;
	left: 232px;
}


#main_centered {
	display: block;
	width: 100%;
	text-align: center;
}

#main_content_popup {
	position: absolute;
	display: block;
	width: 518px;
}

#header_popup {
	width: 518px;
}

#popup_rightnav {
	float: right;
	padding: 12px;
	width: 142px;
}
#content {
	padding-left: 10px;
}

.columns {
	position: absolute;
}

.left_column {
	float: left;
	width: 244px;
}

.right_column {
	float: right;
	width: 244px;
}

.form_left {
	float: left;
	width: 120px;
	text-align: right;
	padding: 4px;
}

.form_right {
	float: right;
	width: 370px;
	text-align: left;
	padding: 4px;
}

.error_page {
	background-color: #ffffff;
	color: #000000;
	font-size: 11px;
	padding: 8px 24px 8px 24px;
}

.hiddenitem {
	visibility: hidden;
}

.visibleitem {
	visibility: visible;
}

.content_key {
	color: #295778;
	font-size: 10px;
	text-align: center;
}


/* Global List Styles */
ul.dkblue {
	margin: 0px;
	padding: 0px;
}

.dkblue li {
	list-style: none;
	background: transparent url("../images/global/bullets/blt_arrow_rt_dkblue.gif") no-repeat scroll 1px 5px;
	padding: 1px 0px 1px 12px;
	color: #295778;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: .2em;
}

.dkblue li a {
	color: #295778;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

ul.dkblue_inline {
	margin: 0px;
	padding: 0px;
}

.dkblue_inline li, a.dkblue_inline {
	list-style: none;
	background: transparent url("../images/global/bullets/blt_arrow_rt_dkblue.gif") no-repeat scroll 7px 3px;
	padding: 0px 25px 0px 16px;
	color: #295778;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 2px;
	display: inline;
}

.dkblue_inline li a {
	color: #295778;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.link_grey {
	list-style: none;
	background: transparent url("../images/global/bullets/blt_arrow_rt_gry.gif") no-repeat scroll 1px 4px;
	padding: 1px 0px 1px 12px;
	color: #3a4443;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	margin-top: 4px;
	margin-bottom: .2em;
}

ul.list_orange {
	margin: 0px;
	padding: 0px;
}

.list_orange li {
	list-style: none;
	background: transparent url("../images/global/bullets/blt_arrow_rt_orange.gif") no-repeat scroll 0px 4px;
	padding: 0px 0px 0px 16px;
	color: #295778;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 2px;
}

ul.list_grey {
	list-style-image: url("../images/global/bullets/blt_arrow_rt_gry.gif");
	list-style-type: disc;
	margin: 0px;
	padding: 0px;
	text-indent: 5px; 
}

.list_grey li {
	color: #3e484a;
	font-size: 12px;
	text-decoration: none;
}

ul.list_grey02 {
	list-style-image: url("../images/global/bullets/blt_arrow_rt_gry.gif");
	list-style-type: disc;
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 5px;
	text-indent: 5px; 
}

.list_grey02 li {
	color: #3e484a;
	font-size: 11px;
	text-decoration: none;
}

a.list_grey02 li {
	color: #3e484a;
	font-size: 11px;
	text-decoration: underline;
}

ul.pdf {
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 5px;  
}

.pdf li {
	list-style: none;
	background: transparent url("../images/global/icon_glo_pdf_sm.gif") no-repeat scroll;
	padding: 0px 0px 5px 25px;
	color: #000;
	font-size: 11px;
	font-weight: none;
	text-decoration: none;
}

.pdf li a {
	color: #000;
	font-size: 11px;
	font-weight: none;
	text-decoration: underline;
}

a.pdf {
	background: transparent url("../images/global/icon_glo_pdf_med.gif") no-repeat scroll;
	padding: 0px 0px 1px 22px;
	color: #fff;
	font-size: 11px;
	font-weight: none;
	text-decoration: none;
}

a.printer {
	background: transparent url("../images/global/icon_glo_printer.gif") no-repeat scroll;
	padding: 0px 0px 5px 25px;
	color: #fff;
	font-size: 11px;
	font-weight: none;
	text-decoration: none;
}

ul.list_dot {
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 5px;  
}

.list_dot li {
	list-style: none;
	background: transparent url("../images/global/bullets/blt_dot_orange.gif") no-repeat scroll 1px 8px;
	padding: 0px 0px 5px 15px;
	color: #000;
	font-size: 11px;
	font-weight: none;
	text-decoration: none;
}

.list_dot li a {
	color: #000;
	font-size: 11px;
	font-weight: none;
	text-decoration: underline;
}


/* Rules and Spacers */
.header_rule {
	background-color: #d3e7f6;
	height: 6px;
	margin-bottom: 6px;
	font-size: 0px;
	clear: both;
}

.rule {
	height: 0px;
	color: #295778;
	border-bottom: 1px solid #295778;
}

.rule_ltgrey {
	height: 0px;
	color: #d8dadb;
	border-bottom: 1px solid #d8dadb;
}

.leftnav_rule {
	height: 0px;
	border-bottom: 1px solid #fff;
}


.spacer {
	padding: 0px;
	margin: 0px;
	font-size: 0px;
}
a .spacer { text-decoration: none; }

table.form_table tr td {
	padding: 4px 0px 4px 0px;
}


/* Text and Link Formatting */
a.arrow_right, a.arrow_right:visited {
	float: right;
	color: #3e484a;
	font-size: 17px;
	text-decoration: none;
	padding: 4px 25px 0px 0px;
	background: transparent url("../images/global/btn_right_arrow_box.gif") no-repeat right;
	letter-spacing: 1px;
}

a.arrow_left, a.arrow_left:visited {
	float: left;
	color: #3e484a;
	font-size: 17px;
	text-decoration: none;
	padding: 4px 0px 0px 25px;
	background: transparent url("../images/global/btn_left_arrow_box.gif") no-repeat left;
	letter-spacing: 1px;
}

a.arrow_right_darkbg, a.arrow_right_darkbg:visited, #intro1_content a.arrow_right_darkbg, #intro1_content a.arrow_right_darkbg:visited {
	float: right;
	color: #fff;
	font-size: 17px;
	text-decoration: none;
	padding: 4px 25px 0px 0px;
	background: transparent url("../images/global/btn_right_arrow_box.gif") no-repeat right;
	letter-spacing: 1px;
}

a.arrow_left_darkbg, a.arrow_left_darkbg:visited {
	float: left;
	color: #fff;
	font-size: 17px;
	text-decoration: none;
	padding: 4px 0px 0px 25px;
	background: transparent url("../images/global/btn_left_arrow_box.gif") no-repeat left;
	letter-spacing: 1px;
}

label.arrow, label.submit {
	color: #3e484a;
	font-size: 17px;
	text-decoration: none;
	letter-spacing: 1px;
	cursor: pointer;
	padding: 0px 4px 0px 4px;
	margin: 0px;
}

input.arrow {
	width: 20px;
	height: 19px;
}


.text_normal {
	color: #000;
	font-size: 11px;
	font-weight: normal;
}

a.text_normal {
	color: #000;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}

.content_row_header {
	color: #2b5877;
	font-weight: bold;
}

td.content_row_header, div.content_row_header {
	padding-left: 5px;
	background-color: #d3e7f6;
}

.Caption {
	font-size: 10px;
	color: #295778;
}

.horz_row_sep {
	height: 0px;
	padding: 0px;
	border: 0px;
	border-top: 1px solid #d8dadb;
	margin: 5px 0px 5px 0px;
	font-size: 0px;
}

/* vertical separator, for table cells, divs, etc. */
.row_vert { 
	border-left: 1px solid #b5c7d4;
}
/* Form Classes */
.formtextbox {
	font-size: 12px;
	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;
	height: 16px;
	text-decoration: none;
}

.formdropdown {
	font-size: 9px;
	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: bold;
	width: 115px;
	height: 16px;
	}
	
.select_zip {
	font-size: 9px;
	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: bold;
	height: 16px;
	width: 50px;
	}
	
.disclaimer_text {
	color: #898989;
	font-size: 10px; 
	font-weight: normal;
	}
	
.incentives_subheader {
	color: #295778;
	display: inline;
	font-size: 14px; 
	font-weight: bold;
	text-decoration: none;
}

/* Background Colors */

.bg_global_nav			{ background-color: #ffffff; }
.bg_header_ltblue		{ background-color: #d3e7f6; }
.bg_gadget_blue			{ background-color: #75b3e4; }
.bg_left_nav			{ background-color: #3e484a; }
.bg_header_dkblue		{ background-color: #295778; }
.bg_mazda_orange		{ background-color: #ff7d00; }
.bg_config_vertline		{ background-color: #d8dadb; }
.bg_white				{ background-color: #ffffff; }
.bg_black				{ background-color: #000000; }

/* Flash Detection Warning Bar */
#flash_warning { background-color:#fff;
position: absolute; top: 0px; left: 232px;
}

/* Map Styles */
a.map_zoom {
	display: block;
	background-color: #295778;
	color: #ffffff;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	}

a.map_zoom:hover {
	background-color: #ff7d00;
	}

a.map_zoom_selected {
	display: block;
	background-color: #ff7d00;
	color: #ffffff;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	}

/* Error Message Styles */
.errortext {
	color: #ff6600;
	}
	
.errortext li {
	color: #ff6600;
	list-style-type: none;
	}
	
.required {
	color: #ff6600;
	}

.required li {
	color: #ff6600;
	list-style-type: none;
	background: transparent url("../images/global/img_global_star_wht.gif") no-repeat scroll 1px 3px;
	padding-left: 15px;
	}
