html, body, #form1, #all {
	margin: 0;
	padding: 0;
	border: none;
}
body {
	background-image: url('/images/bgTile.gif');
	background-repeat:repeat-x;
	background-color: #6E6E6E;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
}

#all{
	background-color:#FFFFFF;
}

p {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #3B3B3B;
}

a {
	color: #DA521E;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
}

a:hover {
	color: #DA521E;
}

h1 {
	font-family: Arial;
	font-weight:bold;
	font-size: 35px;
	color: #3b3b3b;
	margin: 0 0 0 20px;
	background-color: #e7edf0;
}

h2 {
	font-family: Arial;
	font-weight:bold;
	font-size: 13px;
	color:#888888;
	margin-bottom: 10px;
	text-transform: uppercase;
}
h3 {
	font: bold 13px verdana, arial;
	line-height: 10px;
	color: #3B3B3B;
	margin: 0px;
	margin-bottom: 3px;
}

ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul li {
	margin: 0px;
	padding: 5px 15px;
	background: url(/images/navistarelectronics/bull.gif) 2px 9px no-repeat;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

a img {
	border: none;
}

/*-------- LEFT NAV ---------*/
.leftNav {
	background-color: #EBEBEB;
}
.leftNavLines {
	display: block;
	background: url('/images/leftNavLines.gif') no-repeat;
	background-position: bottom;
}
.leftNavLines a{
	display: block;
	padding: 10px 0px 10px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #3B3B3B;
}
.leftNavLines a:hover{
	/*background: url('/images/rightArrow.gif') no-repeat 15px 12px;*/
	background: #f4ba54;
	color: #da521e;
}
.leftNavLines a.on{
	background: #f4ba54 url('/images/rightArrow.gif') no-repeat 10px 14px;
	border-bottom: 1px solid #DADADA;
	color: #da521e;
}
.leftNavSub {
	display: block;
	border-bottom: 1px solid #FFFDFD;
	padding-left: 15px;
	background-color: #f2f2f2;
	padding: 7px 0 7px 15px;
}
.leftNavSub a{
	display: block;
	padding: 5px 20px 5px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #3b3b3b;
}
.leftNavSub a:hover{
	text-decoration: underline;
	color: #3b3b3b;
}
.leftNavSub a.on{
	font-weight: bold;
}

/*-------- TOP BODY ---------*/
.bodyTop {
	height:70px;
	background-color: #e7edf0;
}
.bodyTop .bodyTop {
	position:relative;
//margin-bottom: -20px;
}
.bodyTopRightLink a{
	font-size: 11px;
	color: #da521e;
}
.bodyTopRightLink a:hover{
	text-decoration: underline;
}
.bodyTopRightLink ul {
	padding-top: 34px;
	padding-left: 26px;
}
/*
.bodyTopRightLink ul{
	margin: 0px 0px;
	padding: 0px;
	margin-top: 37px;
	margin-left: 10px;
}
.bodyTopRightLink li{
	list-style: none outside;
	background: url('/images/rightArrow.gif') no-repeat 0px 6px;
	padding: 0px 10px;
}
*/
/*-------- MAIN SECTION ---------*/
.mainTable {
	margin: 20px;
}
.mainRight {
	margin-left: 10px;
}
/*
	mainRight was modifyed be cause of the spacer.gif width is 10.
	So, margin-left was 20px and now it is 10px
	11.07.2006
 */

.mainRightBlock {
	margin-top: 17px;
	padding-bottom: 17px;
	background-image:url('/images/dottenLine.gif');
	background-repeat: no-repeat;
	background-position:bottom left;
}
.mainRightBlock p {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #777A7D;
	margin: 0px 0px 5px 0px;
}
.mainRightBlock a{
	color: #DA521E;
}
.mainRightBlock a:hover{
	text-decoration: underline;
}
.mainRightBlockFIRST {
	padding-bottom: 19px;
	background-image:url('/images/dottenLine.gif');
	background-repeat: no-repeat;
	background-position:bottom left;
}
.mainRightBlockFIRST p{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #777A7D;
	margin: 0px;
}
.mainRightBlockLAST {
	margin-top: 7px;
	padding-bottom: 17px;
	border: 0px;
}
.mainRightBlockLAST p{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #777A7D;
	margin: 0px;
}
.mainRightBlockLAST a{
	color: #DA521E;
}
.mainRightBlockLAST a:hover{
	text-decoration: underline;
}
.mainFootnote {
	color: #999999;
	font-size:11px;
}

/*-------- PROMO ROLLOVERS ------*/
#a1PromoStrip {
	position: relative;
	width: 960px;
	height: 70px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.homePromo, .homePromo_over {
	position: relative;
	display: block;
	float: left;
	width: 170px; height: 70px;
	padding-left: 19px;
	border-right: 1px solid #C9CACB;
	margin-right: 0px;
	padding-right: 0px;
}
.homePromo_over {
	background-color: #FFFFFF;
}
.homePromo_over p {
	margin: 0 15px 0 10px;
}
.homePromo_over p.promoHeading {
	color: #DA521E;
	margin-top: 15px;
	margin-bottom: 3px;
}
.clickDiv {
	position: absolute;
	left: 0; top: 0;
	width: 170px; height: 70px;
	margin-left: 20px;
}
.sidePromo, .sidePromo_over {
	position: relative;
	display: block;
	float: left;
	width: 170px; height: 70px;
}
.sidePromo_over {
	background-color: #FFFFFF;
}
.sidePromo_over p {
	margin: 0 15px 0 10px;
}
.sidePromo_over p.promoHeading {
	color: #DA521E;
	margin-top: 15px;
	margin-bottom: 3px;
}
.sideclickDiv {
	position: absolute;
	left: 0; top: 0;
	width: 169px; height: 70px;
	margin-left: 0px;
}

/*-------- A1 PAGE ------*/
#a1Img {
	width: 960px;
	height: 400px;
}
#a1News {
	position: relative;
	display: block;
	float: left;
	width: 370px; height: 70px;
}
#a1NewsContent {
	position: absolute;
	margin: 20px 0px 0px 20px;
}
#a1NewsContent h2 {
	margin: 0;
}
#a1NewsContent li {
	font-size: 11px;
	margin-top: 0px;
}
#right_a1Promo1, #right_a1Promo1_over {
	position: relative;
	display: block;
	float: left;
	width: 190px; height: 70px;
}

/*-------- C1 STYLES ------*/
.bannerImg {
	margin-bottom: 20px;
}
.c1Table td p{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #3B3B3B;
	margin: 2px 0px 5px 0px;
}

.mainRight div ul, .c1Table td ul{
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.mainRight div ul li, .c1Table td ul li{
	list-style-type: none;
	background-image: url('/images/rightArrow.gif');
	background-repeat: no-repeat;
	background-position:left;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	margin-bottom: 2px;
	padding:0;
}
.mainRight div ul li a, .c1Table td ul li a {
	color: #DA521E;
	text-decoration: none;
	margin-left: 8px;
}
.mainRight div ul li a:hover, .c1Table td ul li a:hover{
	text-decoration: underline;
}






p.c1Heading {
	font: bold 13px verdana, arial !important;
	color: #3B3B3B;
	margin-top: -3px;
	margin-bottom: 0px !important;
}
.listLink {
	margin: 0px;
}
.linkText {
	margin: 0px;
	padding: 0px;
	line-height: 5px;
}
.linkText {
	margin-bottom: 5px;
	}

/*-------- C2 STYLES ------*/
/*.c2Table td p{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #3B3B3B;
	margin: 2px 0px 5px 0px;
}
*/
.c2Cell {
	padding-bottom: 19px;
}
.c2Heading {
	font: bold 13px verdana, arial;
	color: #3B3B3B;
	margin-top: -3px;
	margin-bottom: 0px;
}
.c2Copy {
	font: 11px verdana, arial;
	color: #3B3B3B;
	margin-top: 0px;
}

/*-------- D1 STYLES ------*/
.bannerImg {
	margin-bottom: 20px;
}
.d1Table td p{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #3B3B3B;
	margin: 0px 0px 10px 0px;
}
.d1Table h3{
	margin-top: 10px;
}
.d1TableTop p{
	margin-top: 0px !important;
}
p.d1TextLast {
	padding-bottom: 10px;
}
.d1Title {
	border-bottom: 1px solid #EBEBEB;
	padding-bottom: 8px;
}
.d1Title p{
	font-size: 13px !important;
	color: #DA521E !important;
	font-weight: bold;
	margin-bottom: 0px !important;
}
.d1SubTitle p{
	color: #3B3B3B !important;
	font-size: 13px !important;
	font-weight: bold;
	padding-top: 16px;
	margin-bottom: 7px !important;
}
.d1SubSubTitle{
	color: #3B3B3B;
	font-size: 11px;
	font-weight: normal;
}
.d1SubTitleRight p{
	color: #777A7D !important;
	font-size: 11px !important;
	float: right;
	padding-top: 16px;
	margin-bottom: 7px !important;
}
.d1RowLight {
	background-color: #e7edf0;
}
.d1RowLight td{
	padding: 10px 0px 0px 10px;
	border-right: 1px solid #FFFFFF;
}
.d1RowLight td.d1RowLightRT {
	border: 0px;
}
.d1RowLightRT p{
	float: right;
	padding-right: 10px;
}
.d1RowLight ul{
	color: #3B3B3B;
	padding: 0px 10px 0px 19px;
	margin: 0px;
}
.d1RowLight ul.d1First{
	padding: 3px 10px 0px 19px;
	margin: 0px;
}
.d1RowLight td.d1Last{
	border-bottom: 1px solid white;
	padding-bottom: 19px;
}
.d1RowLight li{
	list-style-type:disc;
	list-style-position: outside;
	background-image: none;
	padding: 0px;
	margin: 0px;
}
.d1RowLight h3 {
	margin: 0px 0px 15px 0px;
}
.d1RowLight h3 a{
	text-decoration: none;
}
.d1RowLight h3 a:hover{
	text-decoration: underline;
}
.d1RowDark {
	background-color: #E0DDD1;
}
.d1RowDark h3 {
	margin: 0px;
	margin-bottom: 10px;
}
.d1RowDark td{
	padding: 10px 0px 0px 10px;
	border-right: 1px solid #FFFFFF;
}
.d1RowDark td.d1RowDarkRT {
	border: 0px;
}
.d1RowDarkRT p{
	float: right;
	padding-right: 10px;
}
.whiteSpace {
	background-color: #FFFFFF;
}
.d1PromoTable td {
	padding-top: 20px;
}
.d1PromoTable td p{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #3B3B3B;
	margin: 2px 0px 5px 0px;
}

/*-------- D3 DYNAMIC TAB ---------*/
#d3_tabRow
{
	position: relative;
	width: 550px;
	height: 30px;
}
#d3_tab0, #d3_tab0_over
{
	position: absolute;
	left: 0; top: 0;
	width: 148px; height: 30px;
}
#d3_tab0_on
{
	position: absolute;
	left: 0; top: 0;
	width: 148px; height: 30px;
}
#d3_tab1, #d3_tab1_over
{
	position: absolute;
	left: 148px; top: 0;
	width: 148px; height: 30px;
}
#d3_tab1_on
{
	position: absolute;
	left: 147px; top: 0;
	width: 149px; height: 30px;
}
#d3_tab2, #d3_tab2_over
{
	position: absolute;
	left: 296px; top: 0;
	width: 148px; height: 30px;
}
#d3_tab2_on
{
	position: absolute;
	left: 295px; top: 0;
	width: 149px; height: 30px;
}
#d3_tab3, #d3_tab3_over
{
	position: absolute;
	left: 444px; top: 0;
	width: 148px; height: 30px;
}
#d3_tab3_on
{
	position: absolute;
	left: 443px; top: 0;
	width: 149px; height: 30px;
}
#d3_tab4, #d3_tab4_over
{
	position: absolute;
	left: 592px; top: 0;
	width: 148px; height: 30px;
}
#d3_tab4_on
{
	position: absolute;
	left: 591px; top: 0;
	width: 149px; height: 30px;
}
.d3_tabPageTable {
	margin: 19px 0px 0px 18px;
}
.d3_tabPageTable td{
	padding: 0;
	margin: 0;
	width: 80px; height: 130px;
	overflow: hidden;
}
.d3_tabPageTable td img{
	margin-right: 20px;
	width: 70px; height: 70px;
}
.d3_tabImgCellLAST img{
	margin-right: 20px;
	overflow: hidden;
}
.d3_title {
	font: 11px verdana, arial;
	padding-top: 10px;
	width: 70px;
	overflow: hidden;
}
.d3_links a{
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	font: 9px verdana, arial;
}
.d3_links a:hover{
	text-decoration: underline;
}

/*-------- E1 DYNAMIC TAB ---------*/
#e1_tabRow
{
	position: relative;
	width: 550px;
	height: 30px;
	z-index: 50;
}
#e1_tab0, #e1_tab0_over
{
	position: absolute;
	left: 0; top: 0;
	width: 97px; height: 30px;
}
#e1_tab0_on
{
	position: absolute;
	left: 0; top: 0;
	width: 97px; height: 30px;
	border-bottom: 1px solid white;
}
#e1_tab1, #e1_tab1_over
{
	position: absolute;
	left: 97px; top: 0;
	width: 72px; height: 30px;
}
#e1_tab1_on
{
	position: absolute;
	left: 96px; top: 0;
	width: 73px; height: 30px;
	border-bottom: 1px solid white;
}
#e1_tab2, #e1_tab2_over
{
	position: absolute;
	left: 169px; top: 0;
	width: 149px; height: 30px;
}
#e1_tab2_on
{
	position: absolute;
	left: 168px; top: 0;
	width: 150px; height: 30px;
	border-bottom: 1px solid white;
}
#e1_tab3, #e1_tab3_over
{
	position: absolute;
	left: 318px; top: 0;
	width: 147px; height: 30px;
}
#e1_tab3_on
{
	position: absolute;
	left: 317px; top: 0;
	width: 148px; height: 30px;
}
#e1_tab4, #e1_tab4_over
{
	position: absolute;
	left: 465px; top: 0;
	width: 85px; height: 30px;
}
#e1_tab4_on
{
	position: absolute;
	left: 464px; top: 0;
	width: 86px; height: 30px;
}
.tab {
	cursor: pointer;
}
.mainTab {
	margin-top: 20px;
	margin-bottom: 20px;
}
.mainTab a {
	color: #DA521E;
	text-decoration: underline;
}
.tabPage {
	border-right: 1px solid #777A7D;
	border-bottom: 1px solid #777A7D;
	border-left: 1px solid #777A7D;
}
.e1_tabPageTable {
	margin: 0px 19px 0px 19px;
}
.tabCell {
	padding-top: 19px;
	padding-bottom: 19px;
	border-bottom: 1px solid #EBEBEB;
}
.tabImgCell {
	padding-top: 19px;
	padding-bottom: 19px;
	padding-right: 19px;
	border-bottom: 1px solid #EBEBEB;
}
.tabCellBottom {
	padding-top: 19px;
	padding-bottom: 19px;
	padding-right: 19px;
}
.tabImgCellBottom {
	padding-top: 19px;
	padding-bottom: 19px;
	padding-right: 19px;
}
.tabHeading {
	font: bold 13px verdana, arial;
	color: #3B3B3B;
	margin-top: -3px;
	margin-bottom: 5px;
}
.tabCopy {
	font: 11px verdana, arial;
	color: #3B3B3B;
	margin-top: 0px;
}
.hidden {
	display: none !important;
}
.tabTable {
	margin-top: 20px;
	margin-bottom: 20px;
	color: #3B3B3B;
}
.tabTable tr.tabLightRow{
	background-color: #e7edf0;
}
.tabTable tr.tabDarkRow{
	background-color: #E0DDD1;
}
.tabTable td{
	font: 11px verdana, arial;
}
.tabTable td.tabBold {
	font-weight: bold;
	color: #3B3B3B;
}
.tabTitleRowFirst td{
	font-size: 13px;
	font-weight: bold;
	border: 0px;
	padding: 0px 0px 6px 0px;
	color: #3B3B3B;
}
.tabTitleRow td{
	font-size: 13px;
	font-weight: bold;
	border: 0px;
	padding: 20px 0px 6px 0px;
}
.tabTableCopyLight {
	color: #777A7D;
}
.tabInteriorImg {
	float: right;
	margin-top: 20px;
}
.tabInteriorImg img {
	border: 0px;
	margin-bottom: 0px;
}
.tabListLinks {
	margin: 2px 0px 20px 0px;
}
.tabListLinks a{
	color: #DA521E;
	text-decoration: none;
	margin-left: 10px;
	padding-top: 5px;
	font-size: 9px;
}
.tabListLinks a:hover{
	text-decoration: underline;
}
.tabExteriorBold {
	font-weight: bold;
}
.tabGalleryTable {
	margin-top: 20px;
}
.tabGalleryImg img{
	border: 0px;
}

/*-------- GALLERY POPUP ---------*/
.galleryPopup li{
	margin-left: 45%;
}
.galleryPopup img{
	margin: 20px;
	border: 1px solid #726E5E;
}
.galleryPopup a:hover{
	text-decoration: underline;
}

/*-------- FOOTER ---------*/
.footerLeft {
	background-color: #c9d5da;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #3b3b3b;
	padding-left: 10px;
	height: 30px;
}
.footerLeft a{
	text-decoration:underline;
	color: #3b3b3b;
}
.footerLeft a:hover{
	color: #3b3b3b;
}
.footerRight {
	background-color: #e7edf0;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color:#777A7D;
	height: 30px;
	padding-right: 20px;
}

/* Download Page */

div.downloadContent
{
	clear:both;
	border: 1px solid #777a7d;
	padding: 25px 10px 10px 10px;
	margin-top: -1px;
	width: 720px;
	z-index: 30;
}

div.downloadContent .downloadTitle, div.downloadContent .information {
	clear: both;
}

div.downloadContent .blackTitle {
	color: #000000;
	font-family: Verdana, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
}

div.downloadContent .greyLine {
	width: 100%;
	height: 1px;
	background-color: #808080;
	margin-bottom: 15px;
	margin-top: 5px;
}

div.downloadContent .downloadItem {
	width: 175px;
	height: 175px;
	float: left;
}

div.downloadContent .thumbNail {
	margin-bottom: 5px;
}

div.downloadContent .linkLine {
	clear: left;
}

div.downloadContent .link {
	float:left;
	width: 150px;
}

div.downloadContent .link a {
	color: #DA521E;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
}

div.downloadContent .linkInfo {
	color: #808080;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	float:left;
	
}

div.downloadContent div.ringtone
{
	float: left;
	width: 175px;
}

#terms .term a { color:black;font-size:12px;font-weight: bold;text-decoration:none;}
.termHide { visibility: hidden; display:none; }
#terms div { margin: 10px; margin-top: 6px; font-size:12px;}
#terms .term { padding: 3px; margin:0; font-size:12px;font-weight: bold;}
#terms p { padding-left: 5px; padding-right: 5px; margin:2px;margin-bottom:10px}