/* CSS Document - Performance Suspension - www.performancesuspension.com */
* {
	margin: 0;
	padding: 0;
}
#main ul{
	margin-left: 10px;
}
#main ul li{
	margin-left: 10px;
}
img {
	border: none;
}
body {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	background: #111 url(/images/page-bg.gif) repeat-x;
}

#wrapper {
	background: url(images/carbg.jpg) no-repeat top center;
}

#container {
	width: 800px;
	margin: 0 auto 10px auto;
}

#header {
	height: 125px;
	background: url(images/header02.jpg) no-repeat;
}
	#header #headerCall {
		color: #fff;
		font-size: 14px;
		float: right;
		margin-right: 42px;
		text-align: center;
		width: 200px;
		line-height: 18px;
	}
		#header #headerCall.top {
			margin-top: 20px;
			margin-bottom: 10px;
		}
		#header #headerCall span#phoneNumber {
			font-size: 20px;
			font-weight: bold;
		}

#content {	
	background: #fff url(images/content_bg.jpg) repeat-y;	
	padding: 0 3px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	min-height: 300px;
}
	#content #contentLeft {
		width: 215px;
		border-top: 3px solid #fff;
		background: #cccaca;
		float: left;
		margin-right: 3px;
	}
		ul#auxNav {
			list-style: none;
			background: #4d4d4d;
			border-left: 1px solid #939393;
		}
			ul#auxNav li {
				float: left;
			}
			ul#auxNav li.viewCart a:link, ul#auxNav li.viewCart a:visited {
				display: block;
				_display: inline;
				height: 28px;
				_height: 33px;
				color: #4D4D4D;
				background: #E5E5E5 url(images/auxnav_cart.jpg) no-repeat 7px 8px;
				border-top: 1px solid #939393;
				border-right: 1px solid #939393;
				border-bottom: 1px solid #939393;
				padding: 5px 7px 0 30px;
				_padding-bottom: 5px;
				text-decoration: none;
			}
			ul#auxNav li.checkout a:link, ul#auxNav li.checkout a:visited {
				display: block;
				_display: inline;
				height: 28px;
				_height: 33px;
				color: #4D4D4D;
				background: #E5E5E5 url(images/auxnav_checkout.jpg) no-repeat 7px 8px;
				border-top: 1px solid #939393;
				border-right: 1px solid #939393;
				border-bottom: 1px solid #939393;
				padding: 5px 7px 0 30px;
				_padding-bottom: 5px;
				text-decoration: none;
			}
			ul#auxNav li.viewCart a:hover,
			ul#auxNav li.checkout a:hover {
				text-decoration: underline;
			}
		#content #contentLeft img.browseButton {
			border-bottom: 3px solid #fff;
		}
		#content #contentLeft ul#sidebar {
			width: 214px;
			border-top: 1px solid #4d4d4d;
			border-left: 1px solid #4d4d4d;
			list-style: none;
		}
			#content #contentLeft ul#sidebar li.sidebarHeader {
				background: #888;
				border-right: 1px solid #4d4d4d;
				border-bottom: 1px solid #4d4d4d;
				padding-top: 3px;
				_padding-bottom: 3px;
				padding-left: 10px;
				color: #fff;
				font-size: 13px;
				font-weight: bold;
				height: 22px;
				text-transform: uppercase;
			}
			#content #contentLeft ul#sidebar li a:link,
			#content #contentLeft ul#sidebar li a:visited {
				display: block;
				height: 22px;
				border-right: 1px solid #4d4d4d;
				border-bottom: 1px solid #4d4d4d;
				color: #a42c15;
				font-size: 13px;
				text-decoration: none;
				font-weight: bold;
				padding-top: 3px;
				_padding-bottom: 3px;
				padding-left: 10px;
			}
			#content #contentLeft ul#sidebar li a:hover {
				color: #f1491d;
				background: #e7e7e7;
			}
			
	#content #contentRight {
		float: left;
		width: 572px;
		margin-top: 3px;
	}
		ul#nav {
			list-style: none;
			width: 574px;
			background: #4d4d4d;
		}
			ul#nav li {
				float: left;
			}
			ul#nav li a:link, ul#nav li a:visited {
				display: block;
				_display: inline;
				height: 30px;
				_height: 35px;
				color: #fff;
				background: #4d4d4d;
				border-right: 1px solid #939393;
				padding: 5px 24px 0;
				_padding-bottom: 5px;
				text-decoration: none;
			}
			ul#nav li a:hover {
				background: #939393;
				text-decoration: underline;
			}
		#content #contentRight #banner {
			position: relative;
			top: 7px;
			padding-bottom: 5px;
		}
		#content #contentRight #contentMain {
			margin-top: 3px;
			padding: 0 10px;
			font-size: 13px;
		}
			#content #contentRight #contentMain.cart {
				padding: 0;
			}
			#content #contentRight #contentMain a.headerNavigation {
				color: #01264c;
				font-weight: bold;
			}
			#content #contentRight #contentMain a.headerNavigation:hover {
				color: #f75312;
			}
			#content #contentRight #contentMain h1,
			#content #contentRight #contentMain h3,
			#content #contentRight #contentMain td span.pageHeading {
				color: #E86922;
				text-transform: capitalize;
				border-bottom: 1px #333 solid;
				font-size: 1.65em;
				margin: .5em 0;
				padding: 0 0 0.05em 0;
				font-weight: bold;
				width: 100%;
			}
			#content #contentRight #contentMain h2 {
				font-size: 18px;
				color: #A42C15;
				font-weight: 700;
				margin: 10px 0;
			}
			#content #contentRight #contentMain p {
				margin-bottom: 10px;
			}
			#content #contentRight #contentMain div.featured ul {
				margin-left: 50px;
			}

#footer {
	clear: both;
	color: #fff;
	font-size: 12px;
	text-align: center;
	margin-top: 5px;
}

ul#featuredCols {
	list-style:none;
	width:572px;
	padding-left:7px;
	margin-top:10px;
	clear:both;
}
	ul#featuredCols li {
		float:left;
		width:133px;
		margin-right:8px;
	}	
		ul#featuredCols li p {
			font-size:12px;
			color:#000;
			width:133px;
		}
	
ul#featuredBox {
	list-style:none;
	width:572px;
	padding-left:10px;
	clear:both;
}
	ul#featuredBox li {
		float:left;
		width:276px;
		height: 160px;
		padding-bottom:10px;
		margin: 8px 10px 10px 0;
	}
		ul#featuredBox li img {
			float:left;
			margin-right:10px;
		}
		ul#featuredBox li p {
			font-size:12px;
			color:#000;
			float:left;
			width:120px;
		}
		
ul#featuredImages {
	list-style:none;
	width:572px;
	padding-left:6px;
	margin-top:5px;
	margin-bottom:3px;
	clear:both;
}
	ul#featuredImages li {
		float:left;
		width:276px;
		margin-right:8px;
	}
		ul#featuredBox li p a:link,ul#featuredBox li p a:link,ul#featuredCols li p a:link,ul#featuredCols li p a:link {
			color:#A42C15;
			font-weight:700;
		}
		
		ul#featuredBox li p a:hover,ul#featuredCols li p a:hover {
			color:#D8781D;
			text-decoration:none;
		}

#carSelector {
	clear: both;
	background: #e5e5e5;
	border: 1px solid #b5b5b5;
	position: relative;
	top: 3px;
	display: block;
	_display: inline;
	height: 30px;
	padding-top: 5px;
	_padding-bottom: 5px;
	padding-left: 11px;
}
	#carSelector span.carSelect {
		font-size: 13px;
		font-weight: bold;
		margin-right: 7px;
		color: #4d4d4d;
	}
	#carSelector select {
		margin-right: 9px;
		padding: 2px;
		width: 130px;
	}
fieldset#carBrowse {
	width: 300px;
	background: #e5e5e5;
	border: 1px solid #b5b5b5;
	padding: 15px;
}
	fieldset#carBrowse select {
		margin-right: 9px;
		padding: 5px;
		width: 180px;
		font-size: 16px;
		margin-bottom: 15px;
		float: left;
	}
	fieldset#carBrowse label {
		font-size: 18px;
		float: left;
		width: 70px;
		clear: both;
		padding-top: 2px;
		text-align: left;
	}

.tr_product_padding {
	width: 130px;
	height: 100px;
	text-align: center;
	border: 1px solid #CACACA;
	background: #FFFFFF;
	overflow: hidden;
	display: block;
}
td.product-box {
	width: 130px;
	margin: 10px 10px 10px 0;
	display: block;
	float: left;
}

p.notice {
	color: #FF0000;
	font-weight: bold;
	font-size: 16px;
}