* {
	margin: 0;
	padding: 0;
}

/* global structure elements */

body {
	color: #333;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 80%;
	background-color: #6E6E6E;
	background-image: url(../images/bgTile.gif);
	background-repeat: repeat-x;
}
a:active {
outline: none;
}

a:focus{
-moz-outline-style: none;
}

img {
	border: 0;
}

.clearing {
	clear: both;
}

.ir {
	overflow: hidden;
	text-indent: -999em;
}

#header {
	width: 970px;
	position: relative;
	top: 0;
	left: 0;
	overflow: visible;
}

#headerRight {
	float: left;
	width: 780px;
	height: 70px;
	background-color: #fff;
	color: #999;
}

#logo {
	position: relative;
	top: 0;
	left: 0;
	width: 190px;
	height: 100px;
}

/* home page promos */

.mainPromos
{
	margin-top: 0;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 2px;
}

div.mainPromos div.promo
{
	float: left;
	border-right: 2px solid #E0DDD1;
	width: 240px;
	text-align: center;
	height: 70px;
	margin-bottom: 20px;
}

div.mainPromos div.promo.lst
{
	border: none;
}


a#promo1 {
	width: 189px;
	height: 70px;
	display: block;
	background-image: url(/images/parts_home_dealers.jpg);
	text-indent: -5000px;
	margin-left: 25px;
}

a#promo2 {
	width: 210px;
	height: 77px;
	display: block;
	background-image: url(/images/parts_home_myedge.jpg);
	text-indent: -5000px;
	margin-left: 15px;	
}

a#promo3 {
	width: 210px;
	height: 77px;
	display: block;
	background-image: url(/images/parts_home_partsmart.jpg);
	text-indent: -5000px;
	margin-left: 15px;	
}

a#promo4 {
	width: 210px;
	height: 77px;
	display: block;
	background-image: url(/images/parts_home_doublesix.jpg);
	text-indent: -5000px;
	margin-left: 15px;	
}

/* flash navigation styles */

#flashNav {
	width: 515px;
	height: 70px;
	position: absolute;
	left: 190px;
	top: 0;
	z-index: 5;
}
/* flash navigation styles */


/* primary navigation styles */

#primaryNav {
	position: absolute;
	width: 780px;
	height: 30px;
	top: 0;
	left: 190px;
	z-index: 1;
}

#primaryNav ul {
	float: left;
	display: block;
	width: 780px;
	height: 30px;
	background: url('../images/bg-nav.png') repeat-x 0 0;
}

#primaryNav ul li {
	float: left;
	display: inline;
	list-style: none;
}

#primaryNav a {
	display: block;
	height: 30px;
	overflow: hidden;
	text-indent: -999em;
	background: url('../images/primary-nav.png') 0 0;
}

li#nav_li_1 a {
	width: 172px;
	background-position: 0 0;
}
li#nav_li_1 a:hover {
	background-position: 0 -30px;
}
body#trucks li#nav_li_1 a {
	background-position: 0 -60px;
}

li#nav_li_2 a {
	width: 111px;
	background-position: -172px 0;
}
li#nav_li_2 a:hover {
	background-position: -172px -30px;
}
body#bus li#nav_li_2 a {
	background-position: -172px -60px;
}

li#nav_li_3 a {
	width: 141px;
	background-position: -283px 0;
}
li#nav_li_3 a:hover {
	background-position: -283px -30px;
}
body#uptime li#nav_li_3 a {
	background-position: -283px -60px;
}

li#nav_li_4 a {
	width: 114px;
	background-position: -424px 0;
}
li#nav_li_4 a:hover {
	background-position: -424px -30px;
}
body#news li#nav_li_4 a {
	background-position: -424px -60px;
}



/* secondary navigation styles */

body#bus #subNav, body#defense #subNav, body#news #subNav, body#home #subNav {
	display: none;	
}


#subNav {
	width: 970px;
	height: 40px;
	background-color: #DCDCDC;
	position: relative;
	top: 0px;
	left: 0;
}

a#subnav_li_1 {
	width: 118px;
	display: block;
	height: 40px;
	overflow: hidden;
	text-indent: -999em;
	background: url('../images/sub-nav.png') 0 0;
}
a#subnav_li_1:hover, a#subnav_li_1.active {
	background: url('../images/sub-nav.png') 0 -40px;
}

a#subnav_li_2 {
	width: 120px;
	display: block;
	height: 40px;
	overflow: hidden;
	text-indent: -999em;
	background: url('../images/sub-nav.png') -118px 0;
}
a#subnav_li_2:hover, a#subnav_li_2.active {
	background: url('../images/sub-nav.png') -118px -40px;
}

a#subnav_li_3 {
	width: 94px;
	display: block;
	height: 40px;
	overflow: hidden;
	text-indent: -999em;
	background: url('../images/sub-nav.png') -231px 0;
}
a#subnav_li_3:hover, a#subnav_li_3.active {
	background: url('../images/sub-nav.png') -231px -40px;
}

a#subnav_li_4 {
	width: 100px;
	display: block;
	height: 40px;
	overflow: hidden;
	text-indent: -999em;
	background: url('../images/sub-nav.png') -325px 0;
}
a#subnav_li_4:hover, a#subnav_li_4.active {
	background: url('../images/sub-nav.png') -325px -40px;
}

a#subnav_li_5 {
	width: 97px;
	display: block;
	height: 40px;
	overflow: hidden;
	text-indent: -999em;
	background: url('../images/sub-nav.png') -425px 0;
}
a#subnav_li_5:hover, a#subnav_li_5.active {
	background: url('../images/sub-nav.png') -425px -40px;
}

/* header images */

#homeflash {
	float: left;
	width: 970px;
	height: 400px;
	background-image: url(../images/flash.jpg);
	text-indent: -5000px;
}

#mainImage_trucks {
	float: left;
	width: 970px;
	height: 155px;
	background-image: url(../images/parts_main_landing.jpg);
}

#mainImage_distribution {
	float: left;
	width: 970px;
	height: 155px;
	background-image: url(../images/parts_main_distribution.jpg);
}

#mainImage_programs {
	float: left;
	width: 970px;
	height: 155px;
	background-image: url(../images/parts_main_programs.jpg);
}

#mainImage_brands {
	float: left;
	width: 970px;
	height: 155px;
	background-image: url(../images/parts_main_brands.jpg);
}

#mainImage_suppliers {
	float: left;
	width: 970px;
	height: 155px;
	background-image: url(../images/parts_main_distribution.jpg);
}


#mainImage_defense {
	float: left;
	width: 970px;
	height: 155px;
	background-image: url(../images/parts_defense_landing.jpg);
}

#mainImage_news {
	float: left;
	width: 970px;
	height: 155px;
	background-image: url(../images/parts_news_landing.jpg);
}

/* #mainImage_icbus {
	float: left;
	width: 970px;
	height: 155px;
	background-image: url(../images/parts_icbus_landing.jpg);
} */
/* end headers */
/* grey link bar styles */

#greyBar {
	float: left;
	width: 970px;
	height: 60px;
	background: url('../images/bg-greyBar.png') repeat-x 0 0;
}

#greyBar a {
	float: right;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Sans-Serif;
	text-decoration: none;
	padding: 8px 60px;
}

#greyBar a:hover {
	color: #00355D;
}

/* content area styles */

#content {
	width: 970px;
	background-color: #fff;
}

#leftCol {
	float: left;
	width: 685px;
	padding: 0px 20px 50px 25px;
}

#leftCol h1 {
	font-size: 14px;
	color: #000;
	font-family: Verdana, Arial, Sans-Serif;
	padding: 2px 0 12px;
	margin: 0 0 0 -3px;
}

#leftCol h2 {
	font-size: 11px;
	padding: 0 0 15px 0;
	margin: 0 0 0 -3px;
}

#leftCol h3 {
	font-size: 11px;
	padding: 0 0 20px;
	margin: 0 0 0 -3px;
}

#leftCol p {
	padding: 0 0 15px 0;
	margin: 0 0 0 -3px;
	color: #43464b;
	font-size: 11px;
	font-family: Verdana, Arial, Sans-Serif;
}

#leftCol ul {
	color: #43464b;
	font-size: 11px;
	font-family: Verdana, Arial, Sans-Serif;
	margin-left: 12px;
	padding: 0 0 15px 15;
}

#leftCol ul li {
	margin-bottom: 8px;
}

#leftCol ol {
	color: #43464b;
	font-size: 11px;
	font-family: Verdana, Arial, Sans-Serif;
	margin-left: 12px;
	padding: 0 0 15px 15;
}

#leftCol ol li {
	margin-bottom: 8px;
}

a {
    color: #00355E;
    font-family: Verdana, Helvetica, sans-serif;
}

a:hover {
    color: #00355E;
}

/*full col styles*/

#fullCol {
	float: left;
	width: 920px;
	padding: 0px 20px 50px 25px;
}

#fullCol h1 {
	font-size: 14px;
	color: #000;
	font-family: Verdana, Arial, Sans-Serif;
	padding: 2px 0 12px;
	margin: 0 0 0 -3px;
}

#fullCol h2 {
	font-size: 11px;
	padding: 0 0 15px 0;
	margin: 0 0 0 -3px;
}

#fullCol h3 {
	font-size: 11px;
	padding: 0 0 20px;
	margin: 0 0 0 -3px;
}

#fullCol p {
	padding: 0 0 15px 0;
	margin: 0 0 0 -3px;
	color: #43464b;
	font-size: 11px;
	font-family: Verdana, Arial, Sans-Serif;
}

/* right sidebar styles */

#rightCol {
	float: left; 
	width: 215px;
	padding: 0 0 50px 0;
}

#rightCol ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

/* sidebar icons */

li#butn_trucks a {
	width: 210px;
	height: 95px;
	background-image: url(/images/parts_promo_ITdiamond.jpg);
	display: block;
}

li#butn_myedge a {
	width: 210px;
	height: 90px;
	background-image: url(/images/parts_promo_myedge.jpg);
	display: block;
}

li#butn_dealerlocations a {
	width: 210px;
	height: 150px;
	background-image: url(/images/parts_promo_dealer.jpg);
	display: block;
}

li#butn_ITdiamond a {
	width: 210px;
	height: 95px;
	background-image: url(/images/parts_promo_ITdiamond.jpg);
	display: block;
}

li#butn_ICbus a {
	width: 210px;
	height: 120px;
	background-image: url(/images/parts_promo_ICbus.jpg);
	display: block;
}

li#butn_ICbusdealerlocations a {
	width: 210px;
	height: 150px;
	background-image: url(/images/parts_promo_icbusdealerfind.jpg);
	display: block;
}


/* end sidebar icons */

/* footer styles */

#footer {
	width: 970px;
	height: 30px;
	background-color: #F2F0E7;
}

#footer ul {
	float: left;
	height: 22px;
	padding: 8px 15px 0 15px;
	display: block;
	background-color: #E0DDD1;
}

#footer ul li {
	float: left;
	display: inline;
	list-style: none;
	padding: 0 3px;
	color: #777A7D;
	font-size: 9px;
}

#footer a {
	font-size: 11px;
	font-family: Verdana;
	color: #777A7D;
}

#footer a:hover {
	color: #00355E;
}

#footer span {
	float: right;
	font-size: 9px;
	padding: 10px 20px 0 0;
	color: #777A7D;
}




/* mouseover menus */

.sf-menu, .sf-menu * {
	margin:	0;
	padding: 0;
	list-style:	none;
}
.sf-menu {
	line-height: 1.0;
}
.sf-menu ul {
	position: absolute;
	top: -999em;
	width: 198px; /* left offset of submenus need to match (see below) */
	padding-bottom: 15px;
	background-color: #DCDCDC;
	border-bottom: 1px solid #CACACA;
}
.sf-menu ul li {
	width: 100%;
}
.sf-menu li:hover {
	visibility: inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float: left;
	position: relative;
}
.sf-menu ul li a {
	display: block;
	position: relative;
	color: #424242;
	font-size: 11px;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	padding: 8px 0 9px 20px;
	text-decoration: none;
}
.sf-menu ul li a:hover {
	color: #00355E;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left: 0;
	top: 2.5em; /* match top ul list item height */
	z-index: 99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top: -999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left: 10em; /* match ul width */
	top: 0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top: -999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left: 10em; /* match ul width */
	top: 0;
}

/* supplier dropdown */

div.detailContent.suppliers
{
	width: 700px;
	height: 360px;
	margin: 10px 15px;
	background-image: url(../images/suppliers/parts_brands_backdrop.jpg);
}

#bg1,
#bg2,
#suppliersDropDown
{
	position: absolute;
	top: 60px;
	left: 15px;
	display: none;
}

#bg1,
#bg2
{
	background-repeat: no-repeat;
	top: 510px;
	left: 35px;
	
}

#suppliersDropDown
{
	top: 485px;
	left: 346px;
}

/*end supplier dropdown */


/*calculator styles */
#calculator {
	margin-bottom: 15px;
}

#calculator p {
	padding: 5 20 5px 0;
	margin: 0 0 0 0px;
}

#calculator td {
font-size:11px;
color:#000000;
	padding: 5px;
	background-color: #EEEEEE;
	margin: 0px;
}
#calculator tr.calcintro td {
	font-size:11px;
	background-color: #28669F;
	color: #FFF;
}