﻿body {
	margin:0px 0px 0px 0px; 
	background: #847a6f url('siteart/bg.jpg') repeat-x;
}


td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
}


a:link, a:active, a:visited {
	color:#962722;
	text-decoration:underline;
}
a:hover {
	color:#000;
}


a.nav:link, a.nav:active, a.nav:visited{
	font-weight:bold;
	text-transform:uppercase;
	color:#fff;
	padding:3px 25px 5px 25px;
	text-decoration:none;
	display:block;
	font-size:12px;
	background: url('siteart/nav_off.jpg') repeat-x;
}
a.nav:hover {
	background: url('siteart/nav_on.jpg') repeat-x;
}

.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid #fff;
border-bottom-width: 0;
z-index: 100;
background-color: #962722;
width: 200px;
color:#fff;
}

.anylinkcss a{
display: block;
border-bottom: 1px solid #fff;
padding: 5px 5px 5px 5px;
text-decoration: none;
font-weight: bold;
color:#fff;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #b1262b;
color:#fff;
}





.title {
	font-size:19px;
	color:#962722;
	font-weight:bold;
}

#navcontainer {
border:0px; 
background: url('siteart/nav_off.jpg') repeat-x;	
}

#leftgray {
vertical-align:top; 
background:#aeadab url('siteart/gry_top.jpg') repeat-x; 
width:240px;	
}

#righttan {
vertical-align:top; 
background:#e3e1df url('siteart/tan_top.jpg') repeat-x; 
width: 723px;
text-align:left;
}

#righttan_nav {
vertical-align:top; 
background:#e3e1df url('siteart/tan_top.jpg') repeat-x; 
text-align:left;
}



.categoryTitleCell {
	background:#b1262b;
	padding:3px 0px 2px 5px;
	color:#fff;
	font-weight:bold;
}

.categoryTable {
	width:600px;
	text-align:left;
	margin:0 auto;
}




.partnum {
padding:2px 5px 2px 5px;
	
} 
.desc {
padding:2px 5px 2px 5px;
} 
.price {
padding:2px 5px 2px 5px;	
} 
.price_used {
padding:2px 5px 2px 5px;	
} 

.price_recon {
padding:2px 5px 2px 5px;	
} 
.price_rebuilt {
padding:2px 5px 2px 5px;	
} 
.price_core {
padding:2px 5px 2px 5px;	
} 



.partsTable {
	border:1px #666666 solid;	
	width:100%;
}

.partTitleCell partnum {
	padding:2px 5px 2px 5px;	
width:200px;
}
.partTitleCell desc {
	padding:2px 5px 2px 5px;	
width:120px;
}
.partTitleCell price {
	padding:2px 5px 2px 5px;	
width:80px;
}
.partTitleCell price_used {
	padding:2px 5px 2px 5px;	
width:50px;
}
.partTitleCell price_recon {
	padding:2px 5px 2px 5px;	
width:50px;
}
.partTitleCell price_rebuilt {
	padding:2px 5px 2px 5px;	
width:50px;
}
.partTitleCell price_core {
	padding:2px 5px 2px 5px;	
width:50px;
}


a.wtpeterbilt:link, a.wtpeterbilt:visited, a.wtpeterbilt:active {
	text-decoration:none;
	text-align:center;
	font-size:18px;
	font-weight:bold;
	color:#fff;
	padding:5px 10px;
	background:#962722;
	display:inline-block;
	border:1px solid #000;
}

a.wtpeterbilt:hover {
	background:#000;
}





