@charset "utf-8";
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain its child floats */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0;
}
#site {
	margin: 0 auto;
	width: 801px;
	background: url(images/site_bg.gif) repeat-y top center;
}
#site_shop {
	margin: 0 auto;
	width: 801px;
	background: url(images/site_shop_bg.gif) repeat-y top center;
}
#header {
	float: left;
	width: 800px;
	height: 171px;
	margin: 0;
	padding: 0;
}
#shop_by_vehicle {
	width: 163px;
	height: 79px;
	float: left;
	background: url(images/cbokFWD_11.jpg) no-repeat top left;
	padding: 55px 40px 0 40px;
}
#content_left {
	float: left;
	width: 243px;
	height: auto;
	background: url(images/cbokFWD_13_middle.jpg) repeat-y top left;
}
#shop_by_category {
	float: left;
	width: 243px;
	background: url(images/cbokFWD_13_middle.jpg) repeat-y top left;
}
#shop_by_category p {
	font-size: 11px;
}
#content_right {
	float: left;
	width: 557px;
}
#welcome {
	background: url(images/uclHOMEPG_15.jpg) no-repeat top left;
	padding: 30px 30px 20px 20px;
	font-size: 12px;
	width: 507px;
	height: 160px;
	float: left;
}
#welcome_content {
	width: 500px;
	height: 160px;
	overflow: auto;
}
#shop_by {
	background: url(images/1317lifts_15.jpg) no-repeat top center;
	float: left;
	width: 517px;
	padding: 20px;
	min-height: 600px;
}
#product {
	background: url(images/uclHOMEPG_18.jpg) repeat-y top left;
	padding: 30px 30px 20px 20px;
	font-size: 12px;
	width: 507px;
	float: left;
}
#product_content {
	width: 500px;
}
#product_info_top {
	background: url(images/uclHOMEPG_19_3.jpg) no-repeat top left;
	width: 557px;
	height: 8px;
	float: left;
}
#product_info_bottom {
	background: url(images/uclHOMEPG_19-2.jpg) no-repeat top left;
	width: 557px;
	height: 13px;
	float: left;
}
#product_info {
	background: url(images/uclHOMEPG_18.jpg) repeat-y top left;
	float: left;
	width: 502px;
	padding: 10px 35px 20px 20px;
	font-size: 13px;
}
#hot_deals {
	background: url(images/uclHOMEPG_18.jpg) repeat-y top left;
	float: left;
	width: 502px;
	padding: 10px 35px 20px 20px;
}
#best_sellers {
	background: url(images/uclHOMEPG_18.jpg) repeat-y top left;
	float: left;
	width: 502px;
	padding: 10px 35px 20px 20px;
}
#site_footer {
	margin: 0 auto;
	width: 801px;
	height: 6px;
	text-align: center;
}
#footer {
	float: left;
	padding: 20px 0;
	margin: 0 auto;
	width: 100%;
	text-align: center;
	height: 70px;
	background-color: #000;
}
.uclfont {
	font-size: 8pt;
	line-height: 10pt;
	color: #000;
	padding-left: 20pt;
	padding-right: 10pt;
}
.rightsidefont {
	font-size: 8pt;
	line-height: 10pt;
	color: #000;
	padding-left: 20pt;
	padding-right: 30pt;
}
.whiteonbtm {
	font-size: 9pt;
	font-style: normal;
	line-height: 14pt;
	color: #FFF;
}
a:link {
	color: #996600;
}
a:visited {
	color: #006600;
}
a:hover {
	color: #000;
}
body {
	background-color: #000;
}
.style2 {
	font-size: 12px;
}
#footer a {
	color: #996000;
	text-decoration: none;
}
#footer a:hover {
	color: #fff;
}
#flash {
	width: 557px;
	height: 220px;
	float: left;
	background-color: #000;
}
select {
	margin: 2px 0;
}
#nav {
	height: 75px;
	float: left;
	width: 800px;
	background-color: #000;
}