﻿#auction_body {
	text-align: center;
	padding: 20px 3px 0px 3px;
}

#title {
	font-size: 20px;
	font-weight: bold;
	color: #5C9A42;
}

#auction_body ul {
    font-size: 14px;
    font-weight: bold;
    line-height: 18px;
    list-style-type: disc;
    text-align: left;
	padding-left: 30px;
	color: #464646;
	margin: 20px 0px 20px 0px;
}

#box_button_left {
	background: url(images/box_button_left.png) no-repeat left center;	
	width: 315px;
	height: 200px;
	float: left;
	margin-left: 7px;
	margin-right: 13px;
	margin-bottom: 20px;
	display: none;
}

#box_button_left a {
	display: block;
	width: 315px;
	height: 200px;	
}

#box_button_right {
	background: url(images/box_button_right.png) no-repeat left center;	
	width: 315px;
	height: 200px;
	float: left;
	margin-bottom: 20px;
	display: none;
}

#box_button_right a {
	display: block;
	width: 315px;
	height: 200px;	
}

#matches_table {
	width: 747px;
	margin-bottom: 10px;
}

.colums_description {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}

#matches_table_header {
	font-size: 18px;
	color: #FFFFFF;	
	text-align: center;
	background: url(images/matches_table_header.png) no-repeat center center #E3E3E5;
    margin-left: auto;
    margin-right: auto;
    width: 743px;
	padding: 3px 0px 3px 0px;
}

#matches_table .car_mark {
	font-size: 15px;
	font-weight: bold;
	color: #6C6C6C;
	text-align: center;
	background-color: #FFFFFF;
}

.td1, .td2, .td3, .td4, .td5, .td6, .td7, .td8{
	text-align: center;
	border: 1px solid #C8C9CD;
}

#matches_table td, #matches_table th{
	text-align: center;
	border: 1px solid #C8C9CD;	
	font-size: 12px;
	color: #4E4E4E;
}

.odd{
	background-color: #FFFFFF;
}

.even {
	background-color: #EDEDEE;
}

#product_picture {
	margin-top: 30px;
}

#homologation {
	margin-bottom: 10px;
}

#turbo_specs_list {
	margin-bottom: 15px;
}

#turbo_specs_list li{
	margin-left: -15px;
	list-style-type: none;
	height: 18px;
	width: 685px;
}

#turbo_safe_item_01 {
	background: url(images/turbo_safe_specs/turbo_safe_item_01.png) no-repeat center left;
}

#turbo_safe_item_02 {
	background: url(images/turbo_safe_specs/turbo_safe_item_02.png) no-repeat center left;
}

#turbo_safe_item_03 {
	background: url(images/turbo_safe_specs/turbo_safe_item_03.png) no-repeat center left;
}

#turbo_safe_item_04, #turbo_safe_item_05, #turbo_safe_item_06, #turbo_safe_item_07,
#turbo_safe_item_08, #turbo_safe_item_09, #turbo_safe_item_10, #turbo_safe_item_11, #turbo_safe_item_12,
#turbo_safe_item_13, #turbo_safe_item_14, #turbo_safe_item_15, #turbo_safe_item_16, #turbo_safe_item_17,
#turbo_safe_item_18, #turbo_safe_item_19, #turbo_safe_item_20 {
	display: none;
}

#turbo_safe_item_01 a, #turbo_safe_item_02 a, #turbo_safe_item_03 a, #turbo_safe_item_04 a,
#turbo_safe_item_05 a, #turbo_safe_item_06 a, #turbo_safe_item_07 a, #turbo_safe_item_08 a,
#turbo_safe_item_09 a, #turbo_safe_item_10 a, #turbo_safe_item_11 a, #turbo_safe_item_12 a,
#turbo_safe_item_13 a, #turbo_safe_item_14 a, #turbo_safe_item_15 a, #turbo_safe_item_16 a,
#turbo_safe_item_17 a, #turbo_safe_item_18 a, #turbo_safe_item_19 a, #turbo_safe_item_20 a {
	display: none;
}