@charset "utf-8";
/* CSS Document */

body {
	background: #000;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p {
	margin: 0 0 10px 0;
	line-height: 20px;
}
/*h1 {
	font-size: 32px;
	color: #fff;
	margin: 0 0 20px 0;
	text-shadow: 2px 2px 2px #000000;
	filter: dropshadow(color=#000000, offx=2, offy=2);
	padding-top: 30px;
	padding-left: 20px;
	text-transform:  uppercase;
	color: #fff;
	font-stretch: condensed;
}*/
h1 {
	font-size: 22px;
	color: #d91e25;
	margin: 0 0 10px 0;
}
h2 {
	font-size: 22px;
	color: #d91e25;
	margin: 0 0 20px 0;
}
h3 {
	font-size: 18px;
	margin: 0 0 10px 0;
}
h4 {
	font-size: 14px;
	line-height: 20px;
	margin: 0 0 10px 0;
}
ul.main-nav li a {
	text-decoration: none;
	color: #fff;
}
ul.main-nav li a:hover {
	color: #db1c24;
}
.breadcrumb a {
	text-decoration: none;
	color: #fff;
}
.breadcrumb a:hover {
	color: #db1c24;
}
#header {
	width: 100%;
	height: 124px;
	background-image: url(images/header_02.png);
	background-repeat: repeat-x;
}
#logo {
	width: 461px;
	height: 55px;
	float: left;
}
#header_wrapper {
	width: 972px;
	margin: auto;
	height: 70px;
	overflow: hidden;
	padding-top: 15px;
}
#social {
	width: 260px;
	height: 48px;
	float: right;
	padding-top: 10px;
	;
}
#navigation {
	width: 972px;
	margin: auto;
	overflow: hidden;
	padding-top: 10px;
}
.breadcrumb {
	width: 200px;
	float: left;
	color: #fff;
	font-size: 14px;
	padding-top: 3px;
}
.breadcrumb img {
	margin-top: -2px;
	margin-right: 5px;
	margin-left: 20px;
}
.main-nav {
	width: 700px;
	float: right;
	color: #fff;
	font-size: 16px;
	padding-right: 20px;
}
.main-nav li {
	list-style: none;
	margin-left: 20px;
	display: block;
	float: right;
}
.main-nav ul {
	margin: 0;
	padding: 0;
}
.sub-nav {
	width: 300px;
	float: right;
	position: relative;
	top: 30px;
	color: #000;
	font-size: 16px;
}
.sub-nav li {
	padding-left: 10px;
}
.sub-nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#big_banner {
	width: 100%;
	height: 458px;
	background: url(images/BannerWide_12.png) no-repeat;
	background-position: center;
}
#subpage {
	width: 100%;
	background:  url(images/background-subpage_02.png) no-repeat;
	background-position: top center;
	padding-bottom: 30px;
}
#subpage_content {
	width: 972px;
	margin: auto;
	background: #fff;
	-webkit-box-shadow: 1px 1px 1px #000000;
	-moz-box-shadow: 1px 1px 1px #000000;
	box-shadow: 1px 1px 1px #000000;
	padding-top: 30px;
	padding-bottom: 30px;
}
.subpage_inside {
	width: 930px;
	margin:auto;
	overflow: hidden;
}
#subpage_content a {
	color: #000;
	text-decoration: none;
}
/* WHEEL DETAILS */
#subpage_content_wheel {
	width: 972px;
	margin: auto;
	background: url(images/wheel_details_03.png) no-repeat 0 -45px #FFFFFF;
	background-color: #fff;
	-webkit-box-shadow: 1px 1px 1px #000000;
	-moz-box-shadow: 1px 1px 1px #000000;
	box-shadow: 1px 1px 1px #000000;
	/*padding-bottom: 30px;
	padding-top: 30px;*/
}
.subpage_wheel {
	width: 900px;
	margin:auto;
	position: relative;
}
#subpage_banner {
	width: 972px;
	margin: auto;
	position: relative;
}
#subpage_header {
	width: 972px;
	/*height: 80px;*/
	margin: auto;
}
#banners {
	width: 968px;
	margin: auto;
}
#buttons_wide {
	width: 100%;
	background: url(images/features-bg_13.png) no-repeat;
	background-position: top center;
}
#buttons_wrapper {
	width: 980px;
	margin: auto;
	overflow: hidden;
	padding-bottom: 20px;
	color: #fff;
}
.buttons_vehicle {
	width: 237px;
	height: 249px;
	float: left;
	overflow: hidden;
	position: relative;
	background: url(images/buttons_18.png);
	margin-right: 7px;
}
.b_vehicle_form {
	width: 210px;
	margin: auto;
	position: relative;
	top: 70px;
}
.b_vehicle_form select {
	width: 200px;
	background: #828282;
	font-size: 11px;
	border: 1px solid #828282;
	padding: 5px;
}
.buttons_brand {
	width: 237px;
	height: 249px;
	float: left;
	overflow: hidden;
	position: relative;
	background: url(images/buttons_20.png);
	margin-right: 7px;
}
.buttons_locate {
	width: 237px;
	height: 249px;
	float: left;
	overflow: hidden;
	position: relative;
	margin-right: 7px;
}
.buttons_custom {
	width: 237px;
	height: 249px;
	float: left;
	overflow: hidden;
	position: relative;
	background: url(images/buttons_24.png);
}
.b_custom_campaign {
	position: relative;
	top: 55px;
}
#footer {
	width: 980px;
	padding-top: 30px;
	margin: auto;
	background: url(images/footer_27.png) no-repeat;
	text-align: center;
	color: #999;
}
#footer a {
	color: #ccc;
	text-decoration: none;
}
/* ERROR SEARCH */
.error {
	padding: 10px;
	margin: auto;
	width: 500px;
	border: 2px solid #ccc;
}
/* WHEELS */
.wheel {
	width: 420px;
	height: 200px;
	float: left;
	margin-right: 20px;
	margin-bottom: 40px;
}
.product_details {
	width: 900px;
	float: left;
	margin-right: 20px;
	margin-bottom: 40px;
}
.wheel img {
	float: left;
}
.wheel_desc {
	width: 250px;
	float: right;
}
.product_desc {
	width: 580px;
	float: right;
}
/* GALLERY */
.gallery {
	width: 420px;
	height: 250px;
	float: left;
	margin-right: 20px;
	margin-bottom: 40px;
	position: relative;
}
.gallery img {
	border: 0px;
}
/* MENU */
#sub_nav {
	width: 972px;
	margin: auto;
	position: relative;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	-webkit-box-shadow: 1px 1px 1px #000000;
	-moz-box-shadow: 1px 1px 1px #000000;
	box-shadow: 1px 1px 1px #000000;
	background: #E8E8E8; /* old browsers */

}
#bottom_ads {
	width: 972px;
	margin: auto;
	position: relative;
	margin-bottom: 20px;
	margin-top: 20px;
	-webkit-box-shadow: 1px 1px 1px #000000;
	-moz-box-shadow: 1px 1px 1px #000000;
	box-shadow: 1px 1px 1px #000000;
	background: #1E5799; /* old browsers */
	background: -moz-linear-gradient(top, #1E5799 0%, #207cca 0%, #F7F7F7 0%, #DDDDDD 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #1E5799), color-stop(0%, #207cca), color-stop(0%, #F7F7F7), color-stop(100%, #DDDDDD)); /* webkit */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1E5799', endColorstr='#DDDDDD', GradientType=0 ); /* ie */
}
.sub_nav_inside {
	width: 930px;
	margin: auto;
	overflow: hidden;
}
.sub_nav_items {
	width: 250px;
	float: left;
}
.sub_nav_items a {
	color: #000;
	text-decoration: none;
	padding-left: 20px;
	background: url(images/arrow-off.png) no-repeat;
	background-position: 0 1px;
}
.sub_nav_items a:hover {
	color: #ac1010;
	text-decoration: underline;
	background: url(images/arrow.png) no-repeat;
	background-position: 0 1px;
}
.gallery-button {
	display: none;
	width: 180px;
	position: absolute;
	right:160px;
	top: 100px;
}
.search_wheels select {
	width: 120px;
	background: #fff;
	font-size: 11px;
	border: 1px solid #828282;
	padding: 9px;
	color: #000;
}
.wheel_item {
	width: 205px;
	float: left;
	background: url(images/background-wheels_14.png) repeat-x;
	margin-left: 20px;
}
.wheel_logo {
	height: 104px;
}
.wheel_text {
	width: 180px;
	margin: auto;
	color: #999;
	padding-top: 20px;
	padding-bottom: 20px;
}
.wheel_bottom {
	height: 35px;
}
.wheel_small_logo {
	margin-bottom: 30px;
}
.wheel_big_wheel {
	float: right;
	margin-right: 20px;
	width: 429px;
	height: 429px;
}

.wheel_big_wheel img {
	width: 429px;
	height: 429px;
}
.wheel_details {
	width: 450px;
	padding-left: 15px;
}
#wheel_selector {
	margin: auto;
	width: 950px;
	position: relative;
}
.wheel_selector_item {
	width: 156px;
}
.wheel_selector_wheel {
	text-align: center;
}
.wheel_selector_desc {
	text-align: center;
}
.prev {
	width: 59px;
	height: 64px;
	position: absolute;
	left: -31px;
	top: 108px;
	display: block;
}
.next {
	width: 66px;
	height: 64px;
	position: absolute;
	right: -31px;
	top: 108px;
}
.group:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
* html .group {
	zoom: 1;
}
*:first-child+html .group {
	zoom: 1;
}
/* contact */
.contact-options {
	width: 250px;
	float: left;
	height: 300px;
	margin-right: 40px;
	padding-right: 20px;
}
/* TESTING CODE *//* TESTING CODE *//* TESTING CODE *//* TESTING CODE *//* TESTING CODE *//* TESTING CODE *//* TESTING CODE *//* TESTING CODE *//* TESTING CODE *//* TESTING CODE *//* TESTING CODE *//* TESTING CODE *//* TESTING CODE *//* TESTING CODE *//* TESTING CODE *//* TESTING CODE */



/* main vertical scroll */
	#main {
	position:relative;
	overflow:hidden;
	height: 450px;
}
/* root element for pages */
	#pages {
	position:absolute;
	height:20000em;
	width: 950px;
}
/* single page */
	.page {
	padding:10px;
}
/* root element for horizontal scrollables */
	.scrollable {
	position:relative;
	overflow:hidden;
	height: 450px;
}
/* root element for scrollable items */
	.scrollable .items {
	width:20000em;
	position:absolute;
	clear:both;
}
/* single scrollable item */
	.item {
	float:left;
	cursor:pointer;
	width:950px;
	height:450px;
}
/* main navigator */
	#main_navi {
	padding:0px !important;
	margin:0px !important;
}
#main_navi li {
	list-style-type:none;
	width: 180px;
	cursor:pointer;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	min-height:350px;
}
#main_navi li a {
	color: #000;
	text-decoration: none;
		padding-bottom: 10px;

}

#main_navi li:hover {
	color: #d91e25;
	-webkit-box-shadow: #8a8a8a;
	-moz-box-shadow: #8a8a8a;
	box-shadow: #8a8a8a;
	background: #EDEDED; /* old browsers */
	background: -moz-linear-gradient(top, #EDEDED 0%, #D6D6D6 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #EDEDED), color-stop(100%, #D6D6D6)); /* webkit */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#EDEDED', endColorstr='#D6D6D6', GradientType=0 ); /* ie */
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding-bottom: 10px;
}
#main_navi li.active {
	-webkit-box-shadow: #8a8a8a;
	-moz-box-shadow: #8a8a8a;
	box-shadow: #8a8a8a;
	background: #EDEDED; /* old browsers */
	background: -moz-linear-gradient(top, #EDEDED 0%, #D6D6D6 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #EDEDED), color-stop(100%, #D6D6D6)); /* webkit */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#EDEDED', endColorstr='#D6D6D6', GradientType=0 ); /* ie */
	-moz-border-radius: 3px;
	border-radius: 3px;
		padding-bottom: 10px;

}
.listing_wrapper {
	width: 100%;
	float: left;
	overflow: hidden;
	margin-bottom: 20px;
}
.listing_one_column {
	width: 900px;
	float: left;
}
.listing_one_column_img {
	width: 260px;
	float: left;

}
/* auto resize images in listing img */
.listing_one_column_img img {
	width: 260px;
}
.listing_one_column_desc {
	width: 650px;
	float: right;
}
.listing_small {
	width: 430px;
	float: left;
	margin-right: 30px;
}
.listing-img {
	float: left;
	margin-right: 10px;
	width: 152px;
}
.listing-desc {
	float: right;
	width: 250px;
}
/* auto resize images in listing img */
.listing-img img {
	width: 152px;
	height: 152px;
}
img {
	border-style: none;
}


/* wheel list detail */
.listing-wheel-list {
/*border: 2px solid #fff;*/
width: 160px;
margin: auto;
}

.listing-wheel-details 
{
    /*border: 2px solid #fff;*/
width: 160px;
margin: auto;
margin-bottom: 5px;
padding-top: 10px;
}

.listing-wheel-details h3
{
    color:#d91e25;
}

.listing-wheel-details p
{
    font-weight:bold;
}

/*Wheel Info Popup*/
#data {
	width: 700px;
	font-size: 11px;
	color: #333;
	position: relative;
}
#data h3 a {
	display: block;
	float: left;
	padding: 10px;
	padding-top: 5px;
	border: 1px solid #CCC;
	color: #333;
	text-decoration: none;
	font-size: 12px;
	text-transform: uppercase;
	margin-left: 10px;
		width: 180px;
		text-align: center;
}
.selected {
	background: #ccc;
}


.selected2 {
	background: #999 !important;
	color:#fff !important;
}

#data h3 a:hover {
	display: block;
	float: left;
	padding: 10px;
	padding-top: 5px;
	border: 1px solid #CCC;
	background: #CCC;
}
.data-option {
	padding: 5px;
	font-size: 11px;
	text-transform: uppercase;
	float: right;
	margin-right: 7px;
	margin-top: 5px;
}
.data-option a {
	padding: 5px;
	background: #ccc;
	color: #333;
	text-decoration: none;
}
.data-option a:hover {
	padding: 5px;
	background: #999;
	color: #fff;
}
.data-content {
	float: left;
}
.data-header {
	border-bottom: 1px solid #ccc;
	overflow: hidden;
	height: 45px;
	margin-bottom: 20px;
}

.data-header h3 {
	margin:0px 0px 0px 0px;
}
/*End Wheel Info Popup*/

/* Spec table */
#spec td {
	padding: 3px 5px;
	/*background-color: #3a3a3a;
	border-top: 1px solid #000;*/
	font-size: 11px;
	line-height: 1.3;
	border-bottom: 1px solid #CCCCCC;
	/*color:#FFFFFF;*/
}

#spec td.empty {
	width: 75px;
	background: none;
	/*border-right: 1px solid #000;*/
	border-top: 0;
}

#spec td.front-title {
	/*background-color: #950606;
	border-right: 1px solid #000;
	color: #f0f1f0;*/
	font-weight: bold;
}

#spec td.rear-title {
	/*background-color: #ba0808;
	color: #f0f1f0;*/
	font-weight: bold;
}

#spec td.title {
	width: 75px;
	padding: 3px 4px 3px 8px;
	/*border-right: 1px solid #000;
	background-color: #242424;
	color: #cecece;*/
	font-size: 11px;
	font-weight: bold;
}

#spec td.front, #spec td.rear { width: 95px; }

/* front-rear table */
.front-rear #spec td.front, .front-rear #spec td.front-title { width: 190px; }

/*End Spec Table*/
