/* CSS Document */
#tires {
	/*background:url(../images/frontend/box_center.jpg);
	background-repeat: repeat-y;*/
	width:1005px;/*1045px*/
	padding-left:40px;
	float:right;
	color:#FFF;
	font-size:14px;
	}
#tires table{
	/*color:#000;*/
	}
#tires table tr{
	height:30px;
	vertical-align:middle;
	}
#tires p{
	margin:5px;
	line-height:22px;
	}
#tires h1 {
	margin-top:10px;
	margin-bottom:20px;	
	}
.list_tires{
	list-style:none;
	text-align:left;
	}
.list_tires li{
	display:inline;
	}
/*#tires ul {
	padding-left:25px;
	}

#tires ul li {
	width:200px;
	height:200px;
	float:left;	
	text-align:center;
	
	}
	
#tires ul a {
	display:block;
	}*/
.detail_tires{
	color:#000;
	}

.detail_tires h2 {
	/*color:#CCCCCC;*/
	font-family:Verdana,Geneva,sans-serif;
	font-size:16px;
	font-style:italic;
	/*text-shadow:2px 2px 2px #000000;*/
	/*text-shadow: 1px 1px 0.25em black;*/
	color:#7b7b7e;/*F7CD00*/
	text-transform:uppercase;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:10px;
	}
#tires h2{
	font-style:normal;
	margin-top:10px;
	margin-bottom:10px;
	color:#000;
	}
/*#tires ul img {
	width:180px;
	height:150px;
	border:#999 3px solid;
	}*/
.btn_search{
	background:#717171;
	color:#f6f6f6;
	font-weight:bold;
	width:91px;
	height:30px;
	border:1px solid #4c4c4c;
	margin-left:40px;
	/*float:right;*/
	margin-right:0px;
	}
select{
	background:#eaeaea;
	border:1px solid #cccccc;
	}
.border{
	border:#999 3px solid;
	}
	
.detail_tires tbody,.detail_tires thead, .detail_tires tr, .detail_tires th, .detail_tires td {
	vertical-align: middle;
	}
.detail_tires td{
	text-align:center;
	border:1px solid #000;
	}
.none{
	background:#e6e6e6;
	}
.pajama{
	background:#d4d4d4;
	}
.detail_tires td h3{
	font-size:22px;
	}
.detail_tires td h3, .detail_tires td p{
	text-align:left;
	padding-left:10px;
	}
.dimension{
	font-size:18px;
	font-weight:bold;
	}	
.detail_tires thead{
	background:#f7cc00;
	color:#000;
	}
a.back {
	display:block;
	padding-left:0px;
	margin-bottom:10px;
	color:#F7CD00;
	font-family:Verdana,Geneva,sans-serif;
	font-size:25px;
	font-style:italic;	
	/*text-shadow:2px 2px 2px #000000;*/
	}
.search_tires{
	width:400px;
	margin:0px auto;
	}
ul.list_tires{
	list-style:none;
	text-align:left;
	width:100%;
	}
.list_tires li{
	display:inline;
	float:left;
	margin-left:5px;
	}
