body {
background: #FFFFFF url('../images/checkered-bg-tile.gif') repeat;
font-family: Verdana, Arial, sans-serif;
font-size: 9pt;
font-weight: bold;
line-height: 1.6em;
}

img[usemap] {
	border: none;
}

#wrapper {
width: 800px;
margin: 35px auto 0 auto;
}

#header {
height: 62px;
}

#logo {
float: left;
margin: -14px 0 0 -46px;
}

#phone {
float: right;
margin-top: 16px;
}

#mainContent {
background: #FFFFFF;
border: solid 2px #C0C0C0;
}

#minicart {
float: right;
padding: 0 10px;
text-align: right;
font-weight: normal;
}

#topText {
margin: 25px 10px 25px 10px;
text-align: left;
}

#leftColumn {
float: left;
width: 163px;
}

#leftColumn img:first-child {
border-bottom: solid 1px #C0C0C0;
}

.leftBox {
padding: 10px;
border-bottom: solid 1px #C0C0C0;
text-align: center;
}

.leftBoxGrad {
padding: 10px;
text-align: center;
background: transparent url('../images/left_gray_back.jpg') repeat-x;
}

div.brands {
padding-top: 20px;
}

div.AuthorizeNetBlock {
	margin-left: 35px;
	padding: 10px 0;
}

div.sslBlock {
	margin-top: 10px;
}

#rightColumn {
width: 610px;
float: left;
min-height: 220px;
margin: 31px 0 0 0;
padding: 0 2px 20px 2px;
border-left: solid 1px #C0C0C0;
}

#customerLinks {
	height: 57px;
	background: url('../images/part_and_model_search2.jpg') no-repeat;
	font-size: 1.2em;
}

#customerLinks .links {
	float: right;
	padding-right: 6px;
}

#customerLinks ul li {
	float: left;
	padding: 0 4px;
}

#customerLinks ul li.first {
	border-right: 1px solid #C0C0C0;
}

#customerLinks a,
#customerLinks a:visited {
	text-decoration: none;
	color: #000000;
}

#customerLinks a:hover,
#customerLinks a:active {
	color: #C0C0C0;
}

#customerContact {
	text-align: left;
	padding: 0 0 6px 4px;
}

#mainSearch {
margin: 0 0 20px 0;
padding: 22px 6px;
border: solid 1px #000000;
background: #ED7D25;
}

#mainSearch p {
margin-top: 10px;
}

#mainSearch p:first-child {
margin-top: 0;
}

#mainSearch img {
vertical-align: middle;
}

.listing-type-grid li.item {
width: 182px;
}

#manuals {
margin: 15px 0;
}

#manuals a,
#manuals a:visited {
	text-decoration: none;
	color: #ED7D25;
}

#manuals a:hover,
#manuals a:active
{
	color: #000000;
}

#manuals table {
	width: 100%;
	text-align: left;
}

#manuals table + table {
	margin-top: 20px;
}

#manuals table tr th {
	width: 200px;
	margin: 2px;
	padding: 4px;
	background: #CCCCCC;
	font-weight: bold;
	font-size: 12pt;
}

#manuals table tr td {
	margin: 2px;
	padding: 4px;
	background: #CCCCCC;
}

#manuals table tr th + th {
	width: 400px;
}

#featuredProducts {
clear: both;
width: 796px;
height: 242px;
border-top: solid 1px #C0C0C0;
overflow-y: hidden;
overflow-x: scroll;
}

.featuredProduct {
width: 179px;
padding: 10px;
background: transparent url('../images/featured_back.jpg') repeat-x;
}

.featuredProduct img {
border: solid 1px #C0C0C0;
}

#footer {
padding: 6px;
color: #FFFFFF;
}

#footer img {
float: left;
}

#footer p {
float: right;
text-align: right;
}

.disclaimer {
	padding: 16px 16px 0 16px;
	font-weight: normal;
	font-style: italic;
}

.mainDivider {
	clear: both;
	height: 16px;
	padding: .8em;
	background: #ED7D25;
	font-size: 1.2em;
	font-style: bold;
	color: #FFFFFF;
}

.smallLabel {
	font-size: .6em;
}

/*-- default override --*/
.header-top {
width: 100%;
margin: 0;
padding: 0;
text-align: left;
}

.normalText {
font-weight: normal;
}

.clearBoth {
clear: both;
}

.valignMiddle {
vertical-align: middle;
}
