@media all {
	body, h1, h2, h3, h4, h5, h6, p, blockquote, ul, ol, li, table, tr, th, td, form {
		margin:0px; padding:0px; border:0px; font-size:9pt;
	}
	li { margin-left:15px; }
	body {
		background-color:#FFFFFF;
		color:#000000;
		font-size:9pt;
		font-family:Arial,Tahoma,Verdana;
		margin:0px 0px 10px 0px;
	}
	h1 {
		font-family:Arial;
		font-size:17pt;
		font-weight:normal;
	}
	h2 {
		font-family:Verdana;
		font-size:15pt;
		font-weight:normal;
	}
	h3 {
		font-family:Verdana;
		font-size:13pt;
		font-weight:normal;
	}
	h4 {
		font-family:Verdana;
		font-size:11pt;
		font-weight:normal;
	}
	h5 {
		font-family:Verdana;
		font-size:9pt;
		font-weight:normal;
	}

	a img { border:0px; }

	table.index tr.product td.description h1 {
		color:#d81e1a;
	}

	table.index tr.faq td {
		padding:3px 5px;
	}
}

@media screen {
	a:link { color:#404040; }
	a:visited { color:#606060; }
	a:hover { color:#d81e1a; }
	a:active { color:#d81e1a; }

	.noprint {
		display:'';
	}
	.subtle {
		float:none;
		filter:alpha(opacity=50);
		-moz-opacity:.50;
	}
	a.obscure:link,
	a.obscure:visited,
	a.obscure:hover,
	a.obscure:active {
		color:#000000;
		cursor:text;
		text-decoration:none;
	}

	.submain {
		background-color:#efefef;
		border-bottom:2px solid #d81e1a;
		font-size:12pt;
		font-family:Arial;
		font-weight:bold;
		padding:3pt;
	}
	.subtitle {
		border-bottom:1px solid #d81e1a;
		font-size:10pt;
		font-family:Arial;
		font-weight:bold;
		margin-bottom:5px;
		padding:3pt;
	}

	.nav td {
		background-color:#eeeeee;
		border-left:1px solid #ffffff;
		color:#606060;
		font-family:verdana;
		font-size:8pt;
		padding:5px;
		text-align:left;
	}

	#fixed {
		background-position-x:left;
		background-position-y:bottom;
		background-position:left bottom;
		background-attachment:scroll;
		background-color:#ffffff;
		background-image:url('/images/fixedbg.gif');
		background-repeat:repeat-x;
		position:fixed;
		top:0px;
		left:0px;
		height:105px;
		width:100%;
		z-index:1;
	}
	#fixed #float {
		width:750px;
		position:relative;
	}
	#float #logo {
		position:absolute;
		top:4px;
		left:0px;
	}
	#float #logo img {
		max-height:75px;
	}
	#float #title {
		position:absolute;
		top:4px;
		left:200px;
	}
	#float #language {
		position:absolute;
		top:0px;
		right:0px;
		z-index:2;
	}
	#float #language img {
		text-align:top;
		vertical-align:top;
		margin:0px 2px 0px 2px;
	}

	#body {}

	#page {
		text-align:left;
		width:750px;
		position:relative;
	}

	#page #head {
		position:relative;
		height:115px;
		width:750px;
		position:relative;
	}

	#content {
		font-size-adjust:0.9em;
		margin-top:110px;
	}

	#float #menuL {
		position:absolute;
		top:85px;
		left:0px;
	}
	#float #menuR {
		position:absolute;
		top:85px;
		left:325px;
	}

	#divSearchVehicle,
	#divSearchPart {
		color:#000000;
		text-align:left;
	}
	#divSearchVehicle span.dd,
	#divSearchPart span.dd {
		padding-right:5px;
	}
	#divSearchVehicle div.menudropdown,
	#divSearchPart div.menudropdown {
		border-right:1px solid #d8d8d8;
		border-bottom:1px solid #d8d8d8;
		border-left:1px solid #d8d8d8;
		background-color:#f0f0f0;
		position:absolute;
		left:4px;
		top:19px;
		max-height:190px;
		height:expression( this.scrollHeight > 190 ? "190px" : "auto" );
		overflow-y:auto;
		overflow-x:hidden;
	}
	#divSearchVehicle div.menudropdown a,
	#divSearchPart div.menudropdown a {
		text-decoration:none;
	}
	#divSearchVehicle div.menudropdown {
		max-height:190px;
		width:175px;
	}
	#divSearchPart div.menudropdown {
		max-height:190px;
		width:175px;
	}
	#divSearchVehicle div.menudropdown a div.item,
	#divSearchPart div.menudropdown a div.item {
		background-color:#f0f0f0;
		border-top:1px solid #ffffff;
		border-right:1px solid #ffffff;
		border-left:7px solid #bdbdbd;
		color:#000000;
		padding:1px 5px 1px 5px;
		text-decoration:none;
	}
	#divSearchVehicle div.menudropdown a:hover div.item,
	#divSearchPart div.menudropdown a:hover div.item {
		background-color:#bdbdbd;
		border-top:1px solid #ffffff;
		border-left:7px solid #d81e1a;
		cursor:pointer;
	}
	#imgSearchVehicle:hover img,
	#imgSearchPart:hover img {
		border-top:2px solid #d81e1a;
		cursor:pointer;
	}

	div.tooltip div.head,
	div.tooltip div.foot {
		line-height:0em;
	}

	div.tooltip .header {
		background-color:#f0f7ff;
		margin:3px;
		text-align:center;
	}
	div.tooltip .header h1,
	div.tooltip .header h2,
	div.tooltip .header h3,
	div.tooltip .header h4,
	div.tooltip .header h5 {
		color:#5d7285;
		line-height:1.0em;
		padding:0px 0px 10px 0px;
	}
	div.tooltip div.tooltiptitle img {
		padding:0px 10px 0px 5px;
	}
	div.tooltip div.tooltipbody img {
		padding:5px 10px 5px 5px;
	}
	div.tooltip div.tooltipbody table tr td.label {
		color:#808080;
		font-size:8pt;
		text-align:right;
	}
	div.tooltip div.tooltipbody table tr td.field {
		font-size:8pt;
		text-align:left;
	}
	div.dropdown {
		background-color:#ffffff;
		border:1px solid #d81e1a;
		min-width:200px;
	}
	div.dropdown p {
		background-color:#ffffff;
		border-left:8px solid #d81e1a;
		color:#000000;
		padding:1px 5px 2px 5px;
	}
	div.dropdown div {
		background-color:#ffffff;
		border-left:8px solid #bdbdbd;
		border-bottom:1px solid #efefef;
		padding:1px 5px 1px 5px;
		white-space:nowrap;
	}
	div.dropdown div:hover {
		background-color:#bdbdbd;
		border-left:8px solid #d81e1a;
		cursor:help;
	}

	div.header {
		color:#ffffff;
		background-color:#000000;
		background-image:url(/images/bgheader.gif);
		background-repeat:repeat;
		background-position:top left;
		background-attachment:scroll;
		margin:0px 0px 10px 0px;
		padding:0px 10px 0px 5px;
		text-align:left;
	}
	div.header p {
		padding-bottom:5px;
	}

	table.index tr.product td {
		padding:5px;
	}
	table.index tr.product td.description a {
		text-decoration:none;
	}
	table.index tr.product td.description a:hover h1,
	table.index tr.product td.description a:hover h3 {
		text-decoration:underline;
	}

	div.vehicleheader,
	div.productheader {
		padding:0px 10px 0px 5px;
	}
	div.vehicleheader img,
	div.productheader img {
		vertical-align: bottom;
		margin-left:0px;
		margin-right:5px;
	}

	table.productcompat tr td.space,
	table.productcompat tr td.feature {
		border-right:1px solid #404040;
	}
	table.productcompat tr td.product {
		border-top:1px solid #404040;
		padding:5px 0px 5px 0px;
	}
	table.productcompat tr td.product,
	table.productcompat tr td.compat {
		border-right:1px solid #404040;
		max-width:200px;
		padding:3px;
	}
	table.productcompat tr.row0 td {
		background-color:#eeeeee;
	}
	table.productcompat tr.featurecategory td {
		background-color:#404040;
		color:#ffffff;
		padding:5px 5px 5px 5px;
	}
	table.productcompat tr.featurecategory td img {
		padding:0px 5px 0px 0px;
	}
	table.productcompat tr.featurecategory td p.name {
		font-size:9pt;
		font-weight:bold;
	}
	table.productcompat tr.featurecategory td p.description {
		font-size:8pt;
	}
	table.productcompat tr.features:hover td {
		background-color:#ffff00;
	}
	table.productcompat tr td.feature {
		border-left:1px solid #404040;
	}
	table.productcompat tr td.feature p {
		margin:0px 5px 0px 5px;
	}
	table.productcompat {
		border-bottom:1px solid #404040;
	}
	table.productcompat tr td div.compat {
		color:#ff0000;
		position:relative;
		width:100%;
	}
	table.productcompat tr td div.compat div.notekey {
		color:#404040;
		position:absolute;
		left:0px;
		top:0px;
		padding:0px 3px;
	}
	table.productcompat tr.noteheader td {
		background-color:#404040;
		border-right:1px solid #404040;
		border-top:1px solid #404040;
		border-left:1px solid #404040;
		color:#ffffff;
		padding:5px 5px 5px 5px;
	}
	table.productcompat tr.noteheader td img {
		padding:0px 5px 0px 0px;
	}
	table.productcompat tr.noteheader td p.name {
		font-size:9pt;
		font-weight:bold;
	}
	table.productcompat tr.noteheader td p.description {
		font-size:8pt;
	}
	table.productcompat tr.note td {
		border-right:1px solid #404040;
		border-left:1px solid #404040;
		color:#000000;
		padding:5px 5px 5px 5px;
	}
	table.productcompat tr.note td div.legend {
		display:block;
		float:left;
		width:60px;
		text-align:center;
	}
	table.productcompat tr.spacer td {
		border-top:1px solid #404040;
	}

	div.faqs,
	div.files {
		padding:10px 0px 10px 0px;
	}
	div.faqs h3,
	div.files h3 {
		color:#5d7285;
		display:inline;
		vertical-align:bottom;
	}
	div.faqs hr,
	div.files hr {
		background-color:#bdbdbd;
		border:0px;
		height:1px;
	}
	div.faqs img {
		margin:0px 5px 0px 0px;
	}
	div.files table tr.header td {
		padding:5px 0px 5px 0px;
	}
	div.files table tr.nav td {
		border-bottom:1px solid #bdbdbd;
		font-weight:bold;
	}

	div.files table tr.file td {
		padding:3px;
	}
	div.files table tr.file:hover td {
		background-color:#ffff00;
	}

	div.programming strong {}
	div.programming ol,
	div.programming ul {
		margin:15px 0px 0px 0px;
		padding:0px;
	}
	div.programming ol br,
	div.programming ul br {
		display:none;
	}
	div.programming li {
		margin-left:30px;
	}

	div.faqs h3,
	div.features h3,
	div.files h3 {
		color:#404040;
		display:inline;
		vertical-align:bottom;
	}
	div.faqs hr,
	div.files hr {
		background-color:#bdbdbd;
		border:0px;
		height:1px;
	}
	div.features div.description {
		border-bottom:1px solid #efefef;
		padding:5px 0px;
		margin-bottom:5px;
	}
	div.features p.feature {
		float:left;
		padding:1px;
		width:350px;
	}
	div.features p.feature:hover {
		background-color:#ffff00;
	}
	div.files table tr.header td {
		padding:5px 0px 5px 0px;
	}
	div.files table tr.nav td,
	div.buy table tr.nav td {
		border-bottom:1px solid #bdbdbd;
		font-weight:bold;
	}
	div.files table tr.file td,
	div.buy table tr.distributor td {
		border-bottom:1px solid #efefef;
		padding:3px;
	}
	div.files table tr.file:hover td {
		background-color:#ffff00;
	}
	div.firmware table tr td.version {
		color:#404040;
		font-weight:bold;
		padding-top:5px;
	}
	div.firmware table tr td.datetime {
		text-align:right;
		color:#808080;
		padding-top:5px;
	}
	div.firmware table tr td.description {
		padding:5px 0px 10px 25px;
	}
	table.vehicles {
		margin:0px;
	}
	table.vehicles tr.ma td {
		border-top:1px solid #404040;
		border-bottom:1px solid #404040;
	}
	table.vehicles tr.ma td.ma {
		border-left:1px solid #404040;
		color:#000000;
		font-weight:bold;
		font-size:10pt;
		text-align:right;
		text-transform:uppercase;
		padding:5px 3px 5px 3px;
	}
	table.vehicles tr.ma td.y {
		background-color:#404040;
		color:#ffffff;
		font-size:8pt;
		padding:5px 1px 5px 1px;
		text-align:center;
	}
	table.vehicles tr.row1 td {
		background-color:#eeeeee;
	}
	table.vehicles tr.mo td.mo {
		padding:3px;
		text-align:right;
		width:35%;
		white-space:nowrap;
	}
	table.vehicles tr.mo td.c {
		border-left:1px solid #bdbdbd;
		text-align:center;
	}
	table.vehicles tr.mo:hover td {
		background-color:#ffff00;
	}
	div.dropdown {
		background-color:#ffffff;
	}

	table.compat tr td {}
	table.compat tr.label td {
		border-bottom:1px solid #bdbdbd;
		color:#808080;
		font-size:8pt;
		font-family:verdana;
		font-weight:normal;
		text-align:left;
	}
	table.compat tr.row0 td {
		background-color:#f0f7ff;
	}
	table.compat tr.row1 td {}
	table.compat tr td.note {
		color:#808080;
		text-align:center;
		border-bottom:1px solid #efefef;
	}
	table.compat tr td.feature {
		color:#000000;
		border-bottom:1px solid #efefef;
		text-align:left;
	}
	table.compat tr td.version {
		text-align:center;
		border-bottom:1px solid #efefef;
	}
	table.compat tr.iscompat td.version {
		color:#008800;
	}
	table.compat tr.nocompat td.version {
		color:#FF0000;
	}
	div.notes p.label {
		border-bottom:1px solid #bdbdbd;
		color:#ff0000;
		font-size:8pt;
		font-family:verdana;
		font-weight:normal;
		text-align:left;
	}
	div.notes p.note {
		font-size:8pt;
	}
	div.notes p.note strong {
		font-size:9pt;
		color:#ff0000;
		font-weight:normal;
	}

	table.software {
		border-left:8px solid #bdbdbd;
	}

	div.faqs img {
		margin:5px;
	}

	div.plugbody {
		margin-top:10px;
		display:block;
		position:relative;
		float:bottom;
		width:750px;
	}
	img.plugm {
		float:left;
		margin:0px 1px 0px 0px;
		padding-bottom:1px;
		width:249px;
	}

	#ns {
		position:fixed;
		top:0px;
		left:0px;
		width:100%;
		height:100%;
		z-index:1000;
	}
	#ns_bg {
		background-image:url(/images/overlay.png);
		position:absolute;
		top:0px;
		left:0px;
		width:100%;
		height:100%;
	}
	* html #ns_bg{
		background-color:#333;
		back\ground-color:transparent;
		background-image:url(/images/spacer.gif);
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/overlay.png", sizingMethod="scale");
	}
	#ns_msg {
		position:absolute;
		top:100px;
		left:0px;
		right:0px;
	}
	#ns_img {
		background-image:url(/images/javascriptrequired.gif);
	}

	.f_col {
		color:#ff0000;
	}
	.h_col {
		color:#0000ff;
	}
	.yes {
		color:#00aa00;
		font-weight:bold;
	}
	.no {
		color:#ff0000;
	}

	div.wiring div.logo {
		margin-bottom:10px;
	}
	div.wiring p {
		font-size:10pt;
	}
	div.wiring div.count {
		border:1px solid #bdbdbd;
		background-color:#dfdfdf;
		color:#606060;
		float:left;
		margin:25px 10px 25px 0px;
		padding:10px;
		position:relative;
		height:40px;
		width:175px;
	}
	div.wiring div.count h1 {
		position:absolute;
		top:10px;
		right:15px;
		color:#404040;
		font-size:24pt;
	}
	div.wiring #buttonaccess {
		padding:30px 0px 30px 0px;
		text-align:center;
	}

	div.overlay div.head,
	div.overlay div.foot {
		background-color:transparent;
		color:#ffffff;
		width:550px;
	}
	div.overlay div.body {
		background-color:transparent;
		background-image:url(/images/overlay_bgt.gif);
  		background-repeat:no-repeat;
		padding:10px 10px 0px 10px;
		width:550px;
	}
	div.overlay div.foot {
		background-color:transparent;
		background-image:url(/images/overlay_bgb.gif);
  		background-repeat:no-repeat;
		padding-top:5px;
	}

	div.filters {
		background-color:#ffffff;
		background-image:url(/images/bg_grad1.png);
		background-repeat:repeat-x;
		border:1px solid #bdbdbd;
		padding:5px 5px 10px 5px;
		margin:10px 0px;
		border-radius:6px;
		-moz-border-radius:6px;
		-webkit-border-radius:6px;
	}
	div.filters h2 {
		color:#ffffff;
		text-transform:uppercase;
		text-align:left;
		margin-bottom:5px;
	}
	div.filters table {
		margin-bottom:10px;
	}
	div.filters table tr td {
		text-align:left;
		padding-right:25px;
	}
	div.filters table tr td a {
		text-decoration:none;
	}
	table.compat {
		border-right:1px solid #bdbdbd;
		border-bottom:1px solid #bdbdbd;
	}
	table.compat tr td.image {
		border-left:1px solid #bdbdbd;
	}
	table tr td.description h4 {
		color:#D81E1A;
	}
	table tr td.description p {
		font-size:8pt;
	}
	table tr td.nava {
		border-left:1px dotted #bdbdbd;
		border-bottom:1px dotted #bdbdbd;
		border-top:1px solid #bdbdbd;
		font-weight:bold;
		font-size:8pt;
		padding:10px 0px;
	}
	table tr td.navb {
		border-left:1px dotted #bdbdbd;
		font-size:7pt;
		min-width:60px;
		width:60px;
		padding:5px 0px;
	}
	table tr.basicview td {
		border-top:1px solid #bdbdbd;
		font-size:8pt;
	}
	table tr.basicview td.error,
	table tr.basicview:hover td.basic {
		background-color:#ffff00;
	}
	table tr td.basic {
		border-left:1px dotted #bdbdbd;
	}

	table.wizardtable {
		border-bottom:1px solid #bdbdbd;
	}
	table.wizardtable tr td.right {
		border-left:1px solid #bdbdbd;
	}
	table.wizardtable tr.compat td,
	table.wizardtable tr.compat td p font {
		font-size:8pt;
	}
	table.wizardtable tr td.left {
		padding:3px 10px 3px 3px;
		text-align:right;
	}
	table.wizardtable tr td.right {
		padding:3px;
		text-align:center;
	}
	table.wizardtable tr.images td {
		text-align:center;
		width:50%;
	}
	table.wizardtable tr.head td {
		text-align:center;
		border-bottom:2px solid #d81e1a;
	}
	table.wizardtable tr.row0 td {
		background-color:#eeeeee;
	}
	table.wizardtable tr.compat:hover td {
		background-color:#ffff00;
	}
	div.wizardnotes,
	div.wizardfiles,
	div.wizardlink {
		margin-top:5px;
		padding-bottom:5px;
	}
	div.wizardnotes p.note,
	div.wizardfiles p.file {
		padding:3px;
	}
	div.wizardnotes p.row0,
	div.wizardfiles p.row0 {
		background-color:#eeeeee;
	}
	div.wizardfiles p a {
		vertical-align:top;
		line-height:24px;
		text-decoration:none;
	}
	div.wizardfiles p a:hover {
		text-decoration:underline;
	}
	div.wizardfiles p a img {
		vertical-align:bottom;
	}

	div.comment_scroller p.quote {
		font-size:10pt;
		font-style:italic;
	}
	div.comment_scroller p.author {
		font-size:8pt;
		color:#202020;
		margin-top:5px;
	}
	div.comment_options {
		width:300px;
	}

}

@media print {

}