a {
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:x-small;
	color:black
}
a:hover {
	color:red
}

#page_content {
	width: 725px;
	float: left;
}
#page_title {
	width: 725px;
	height: 56px;
	float: left;
	background: url('/images/title_bg.jpg') repeat-x;
}
#actual_content {
	width: 725px;
	float:left;
	margin-bottom:5px;
	background:white url('/images/page_content_footer.jpg') repeat-x;
	background-position: bottom left;
}
#site_links {
	background: url('/images/fp_link_bg.jpg') repeat-x;
	height:59px;
	width: 725px;
	margin-top:5px;
	float:left;
	font-size:xx-small;
	font-family:Arial, Helvetica, sans-serif
}
#scroll_logos {
	width: 137px;
	height: 400px;
	float: left;
	margin-left:7px;
}
#featured_sidebar {
	width: 206px;
	margin-left:7px;
	float: left;
	font-size:xx-small;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	background:white url('/images/featured_side_bg.jpg') repeat-x;
	background-position: bottom center;
}
.links_space {
	margin-top: 30px;
	margin-left: 5px;
}
.links_space a {
	text-decoration: none;
	color: black;
}
.links_space a:hover {
	color: red;
}
#wheel_brand {
	padding-bottom:5px;
	height: 85px;
	width:175px;
	text-align:center;
	float: left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:xx-small;
	margin-left:5px;
}
#wheel_brand a {
	text-decoration: none;
	color: black
}
#wheel_brand a:hover {
	color: red
}
#tire_brand {
	height: 175px;
	width:170px;
	text-align:center;
	float: left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:xx-small;
	margin-left:7px;
}
#tire_brand a {
	text-decoration: none;
	color: black
}
#tire_brand a:hover {
	color: red
}
#accessories_brand {
	height: 150px;
	width:180px;
	text-align:center;
	float: left;
}
#resultsCage {
	background: white;
	border: thin black solid;
	width:175px;
	margin-top:1px;
	z-index:99;
	position: absolute;
	font-size:xx-small;
	font-family:Arial, Helvetica, sans-serif;
	display:none;

}

#detail_left {
	width:422px;
	float:left;
}
#above_product_name {
	width:417px;
	float:left;
	margin-left:5px;
	overflow: hidden;
}
#product_name {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-align: center;
	color: black;
	width:417px;
	float:left;
	text-transform: uppercase;
	border-bottom:thin #8c8c8c solid;
	margin-left: 5px;
}
#main_photo img {
	float:left;
	border:medium #d0d0d0 solid;
	margin-left:5px;
	margin-top:5px;
}
#detail_right {
	width: 285px;
	float:left;
	margin-left:5px;
}
#brand_logo {
	text-align: center;
	width: 285px;
	float:left;
}
#brand_logo img {
	border:thin #d0d0d0 solid;
	padding: 5px;
}
#product_detail_name { 
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:900;
	margin-top:20px;
	text-transform: uppercase;
	float: left;
	text-align:center;
	width: 285px;
}
#product_text {
	width: 250px;
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
	margin-left:25px;
	margin-top:15px;
	margin-bottom:12px;
	border:thin gray solid;

}

#product_text a {
	width: 244px;
	padding:3px;
	text-decoration: none;
	display: block;
	color: black;
}
#product_text a:hover {
	background: #010087;
	color: white;
}

#image_head {
	margin-top:10px;
	margin-bottom:10px;
	width:285px;
	text-align:center;
	float:left;
}
#description_text {
	margin-top:5px;
	width: 285px;
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align:center;
	font-weight: 900;
}
#car_pic {
	width: 285px;
	float:left;
	text-align: center;
	float:left;
	margin-bottom:20px;
}
#car_pic img {
	padding:3px;
	border:thin #d0d0d0 solid;
}
#finishimg {
	text-align:center;
	width: 130px;
	margin:5px;
	float:left;

}
#finishimg img {
	padding:5px;
	border:thin #d0d0d0 solid;
}
#finishimg a {
	border: 0;
	text-decoration: none;
	color: #00006b;
	font-size: 12px;
	font-weight: 900;
	font-family:Arial, Helvetica, sans-serif;
}
#warranty {
	width:670px;
	margin-left: 15px;
	background:yellow;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#warranty p {
	margin-top:20px;
	margin-bottom:20px;
}
#warranty_bullet {
	margin-top:20px;
	margin-bottom:20px;
}

#map1 {
	width: 582px;
	padding:35px;
	float:left;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left:30px;
}
#map2 {
	width: 350px;
	padding:5px;
	float:left;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#contact_form {
	margin-left:20px;
	float:left;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	width:530px;
	margin-left:120px;
	_margin-left:80px;
}
.text_field {
	width: 100px;
	float:left
}

/* the links*/
 #smenu ul {
	margin:0;}
#smenu li {
	background:#ffffff;
	list-style-type:none;
	margin:0;
	text-transform: uppercase;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #ffffff;}
#smenu a {
	text-decoration:none;
	display:block;
	color:#3f526b;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding:1px 5px;}
#smenu li a:hover {
	background:#dedede url(http://goodroads.net/images/links/arrow.gif) left center no-repeat;}

.wheelsfeatured a {
	color: black;
	text-decoration: none;
}
.wheelsfeatured {
	color: black;
	text-decoration: none;
	text-transform: uppercase;
}
	
.wheelsfeatured a:hover {
	color: red;
}	
	
	
