/* Global Style Sheet */

@import url(topnav.css);
@import url(title.css);
@import url(footer.css);
@import url(header.css);

html, body {
	margin: 0px;
	padding: 0px;
	z-index: 1;
	height: 100%;
}

body,p,table,div,span,tr,th,td,ul,ol,li,a,h1,h2,h3,h4,input {
	font-family: arial,verdana,helvetica, sans-serif;
	font-style: normal;
	font-size: 10px;
}

body,p,table,tr,td,ul,ol {
	font-size: 13px;
	text-decoration: none;
	;
	padding: 5;
}

form {
	padding: 0px;
	margin: 0px;
}

select {
	width: 110px;
	font-size: 12px;
}


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-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

/* Global Areas and Layout */
#left_content {
	position: absolute;
	display: block;
	width: 186px;
	margin: 0px;
	left: 10px;
	top: 116px;
	background-color: #000000;
	background-repeat: repeat;
	height: 693px;
}

#main_content {
	position: absolute;
	display: block;
	width: 650px;
	left: 200px;
	top: 325px;
	height: 757px;
	z-index: 2;
	background-color: #FFFFFF;
}


#main_centered {
	display: block;
	width: 100%;
	text-align: center;
}

#main_content_popup {
	position: absolute;
	display: block;
	width: 600px;
}

#header_popup {
	width: 600px;
	height: 56px;
	display: block;
}

#popup_rightnav {
	float: right;
	padding: 12px;
	width: 142px;
}
#content {
	padding-left: 10px;
	padding-right: 10px;
}

.columns {
	position: absolute;
}

.left_column {
	float: left;
	width: 244px;
}

.right_column {
	float: right;
	width: 200px;
}

.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;
}

.allmod_header {
	color: #3E484A;
	font-size: 12px; 
	font-weight: bold;
	text-decoration: none;
}

/* Global List Styles */
ul.dkblue {
	margin: 0px;
	padding: 0px;
}

.dkblue li {
	list-style: none;
	background: transparent url("../../ptronic/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("../../ptronic/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(../../ptronic/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("../../ptronic/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;
}

#intro1 .list_orange li {
	list-style: none;
	background: transparent url("../../ptronic/images/global/bullets/blt_arrow_rt_orange.gif") no-repeat scroll 0px 4px;
	padding: 0px 0px 0px 16px;
	color: #ff7d00;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 2px;
}

#intro1 .list_orange li a {
	color: #ff7d00;
}

#intro1 .list_orange li a:hover {
	color: #fff;
}

ul.list_grey {
	background: transparent url("../../ptronic/images/global/bullets/blt_arrow_rt_gry.gif") no-repeat scroll 1px 5px;
	list-style-type: none;
	margin: 0px;
	padding: 1px 0px 0px 0px;
	text-indent: 5px; 
}

.list_grey li {
	color: #3e484a;
	font-size: 12px;
	text-decoration: none;
}

ul.list_grey02 {
	list-style-image: url("../../ptronic/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("../../ptronic/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("../../ptronic/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;
}

#content a.pdf,
#content ul.pdf a {
	color: #295778;
}

a.printer {
	background: transparent url("../../ptronic/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;
}

/* Rules and Spacers */
.header_rule {
	background-color: #999999;
	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_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: #CC0000;
	background-color: #FFFFFF;
}

.horz_row_sep {
	height: 0px;
	padding: 0px;
	border: 0px;
	border-top: 1px solid #d8dadb;
	margin: 5px 0px 5px 0px;
	font-size: 0px;
}

.thin_rule {
	height: 0px;
	padding: 0px;
	border: 0px;
	border-top: 1px solid #d8dadb;
	margin: 0px 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;
	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: #FF8E00; }
.bg_gadget_blue			{ background-color: #75b3e4; }
.bg_left_nav			{ background-color: #3e484a; }
.bg_header_dkblue		{ background-color: #295778; }
.bg_mazda_orange		{
	color: #CC0000;
}
.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;
	}


/* scr3996 Tag positioning - SEM, Atlas tags...etc*/

#tags {
	position: absolute;
	top: 0px;
	left: 0px;
}

.sem {
	position: absolute;
	top: 0px;
	left: 0px;
}

#print_only {
	display: none;
}
texte_accueil {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
