html,body
{
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

body
{
	background-image: url("/images/background.jpg");
	background-repeat: repeat-x;
	background-color: #C0C3C4;
	color: #7F8486;
	font-family: Arial, Verdana, sans serif;
	font-size: 70%;
}

body a
{
	color: #7F8486;
}

.banner
{
	height: 86px;
	background-image: url("/images/banner_background.jpg");
	background-color: #1E1E1E;
}

.logo[class]
{
	width: 484px;
	height: 72px;
	display: block;
	background-image: url("/images/logo.png");
	cursor: pointer;
}

.logo
{
	width: 484px;
	height: 72px;
	display: block;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/logo.png",sizingMethod=image);
	cursor: pointer;
}

.search[class]
{
	width: 50px;
	height: 14px;
	display: block;
	background-image: url("/images/search.png");
}

.search
{
	width: 50px;
	height: 14px;
	display: block;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/search.png",sizingMethod=image);
}

.top_right
{
	width: 577px;
	height: 192px;
	background-image: url("/images/top_right_background.jpg");
}

.honda[class]
{
	width: 324px;
	height: 216px;
	display: block;
	background-image: url("/images/car_honda.png");
}

.honda
{
	float: right;
	width: 324px;
	height: 216px;
	position: relative;
	display: block;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/car_honda.png",sizingMethod=image);
	margin-top: -24px;
}

.infinity[class]
{
	width: 341px;
	height: 202px;
	display: block;
	background-image: url("/images/car_infinity.png");
}

.infinity
{
	float: right;
	width: 341px;
	height: 202px;
	position: relative;
	display: block;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/car_infinity.png",sizingMethod=image);
	margin-top: -10px;
}

.nissan[class]
{
	width: 286px;
	height: 216px;
	display: block;
	background-image: url("/images/car_nissan.png");
}

.nissan
{
	float: right;
	width: 286px;
	height: 216px;
	position: relative;
	display: block;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/car_nissan.png",sizingMethod=image);
	margin-top: -24px;
}

.mazda[class]
{
	width: 318px;
	height: 188px;
	display: block;
	background-image: url("/images/car_mazda.png");
}

.mazda
{
	float: right;
	width: 318px;
	height: 188px;
	position: relative;
	display: block;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/car_mazda.png",sizingMethod=image);
	margin-top: 2px;
}

.mitsubishi[class]
{
	width: 286px;
	height: 216px;
	display: block;
	background-image: url("/images/car_mitsubishi.png");
}

.mitsubishi
{
	float: right;
	width: 286px;
	height: 216px;
	position: relative;
	display: block;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/car_mitsubishi.png",sizingMethod=image);
	margin-top: -24px;
}

.subaru[class]
{
	width: 324px;
	height: 216px;
	display: block;
	background-image: url("/images/car_subaru.png");
}

.subaru
{
	float: right;
	width: 324px;
	height: 216px;
	position: relative;
	display: block;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/car_subaru.png",sizingMethod=image);
	margin-top: -24px;
}

.toyota[class]
{
	width: 339px;
	height: 216px;
	display: block;
	background-image: url("/images/car_toyota.png");
}

.toyota
{
	float: right;
	width: 339px;
	height: 216px;
	position: relative;
	display: block;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/car_toyota.png",sizingMethod=image);
	margin-top: -24px;
}

.dark_grey_divider
{
	background-color: #070707;
	height: 5px;
}

.manufacturers_right
{
	background-image: url("/images/manufacturers_right.jpg");
	background-repeat: repeat-x;
	text-align: left;
}

.manufacturers_logos
{
	background-color: #070707;
	padding-top: 20px;
	padding-bottom: 20px;
}

.content
{
	background-image: url("/images/content_background.jpg");
	background-repeat: no-repeat;
	background-position: top-left;
	background-color: #070707;
	text-align: left;
	padding: 20px;
}

.listing
{
	background-image: url("/images/content_background.jpg");
	background-repeat: no-repeat;
	background-position: top-left;
	background-color: #070707;
	text-align: left;
}

.text_title
{
	color: #D5151C;
	font-weight: bold;
}

.bot_banner
{
	height: 86px;
	background-image: url("/images/banner_background.jpg");
	background-color: #1E1E1E;
	text-align: left;
	padding-left: 20px;
}

.listing_header
{
	padding-left: 20px;
}

.engine_table
{
	width: 578px;
}

.engine_table_product
{
	height: 20px;
	width: 250px;
	padding-left: 20px;
	background-image: url("/images/engine_table_bg1.jpg");
	font-weight: bold;
	color: #C1C1C1;
}

.engine_table_price
{
	background-image: url("/images/engine_table_bg2.jpg");
	color: #E50009;
	text-align: center;
}

.engine_table_buynow
{
	background-image: url("/images/engine_table_bg1.jpg");
	color: #C1C1C1;
	text-align: center;
}

.engine_table_picture
{
	width: 120px;
	background-image: url("/images/engine_table_bg2.jpg");
	color: #C1C1C1;
	text-align: center;
}

.engine_list_product
{
	background-color: #070707;
	height: 90px;
	padding-left: 20px;
	color: #7F8486;
	border-bottom: 1px solid #242424;
	font-weight: bold;
}

.engine_list_product a
{
	text-decoration: none;
}

.engine_list_price
{
	background-color: #121212;
	height: 90px;
	color: #7F8486;
	border-bottom: 1px solid #242424;
	font-weight: bold;
	text-align: center;
}

.engine_list_buynow
{
	background-color: #070707;
	height: 90px;
	border-bottom: 1px solid #242424;
	text-align: center;
}

.engine_list_picture
{
	margin: 0px;
	padding: 0px;
	text-align: left;
	border-bottom: 1px solid #242424;
}

.engine_list_picture img
{
	width: 120px;
	height: 90px;
}

.most_viewed
{
	border-top: 1px solid #BF0000;
}

.most_viewed_pic
{
	width: 80px;
	height: 60px;
	border: 1px solid #959595;
}

.most_viewed_price
{
	color: #E50009;
}

.most_viewed_price a
{
	text-decoration: none;
}

.most_viewed_text a
{
	text-decoration: none;
}

.details_table
{
	margin-top: 20px;
	margin-left: 20px;
	border-bottom: 1px solid #BF0000;
}

.details_header
{
	width: 298px;
	height: 36px;
	background-image: url("/images/details_header_bg.jpg");
	background-repeat: no-repeat;
	padding-left: 20px;
	color: #E50009;
	font-weight: bold;
}

.details_price
{
	text-align: right;
	font-weight: bold;
	color: #FFF;
}

.details_line1
{
	padding-left: 20px;
	height: 19px;
}

.details_line2
{
	background-image: url("/images/details_line2.jpg");
	background-position: 20px 0px;
	background-repeat: repeat-y;
	padding-left: 20px;
	height: 19px;
}

.details_field
{
	width: 175px;
}

.detail_main_pic
{
	width: 220px;
	height: 165px;
	border: 1px solid #A0A0A0;
	cursor: pointer;
}

.detail_small_pic
{
	width: 70px;
	height: 52px;
	border: 1px solid #A0A0A0;
	cursor: pointer;
}

.cart_list_product1
{
	background-color: #070707;
	padding-left: 20px;
	color: #7F8486;
	font-weight: bold;
	width: 120px;
}

.cart_list_product2
{
	background-color: #070707;
	padding-left: 20px;
	color: #7F8486;
	font-weight: bold;
	width: 250px;
}

.cart_list_quantity
{
	background-color: #070707;
	padding-left: 20px;
	color: #7F8486;
	border-bottom: 1px solid #242424;
	font-weight: bold;
}

.cart_list_quantity input
{
	font-size: 80%;
}

.cart_no_items
{
	height: 150px;
	text-align: center;
	font-size: 130%;
	font-weight: bold;
}









