body {
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px
}
.tbl_head{
//#    background-color:#FFE49B;
    background-color:#FFCD57;
    border-bottom:4px solid #FFF
}
.tbl_co{
    border-bottom:1px solid #E5E5E5;
    padding:1em
}
.tbl_r{
    background-color:#FFF1D2
}
.rightb{
    padding-top:1em
}
.rightb input{
    border:1px solid 
    font-size:8pt;
    color:red
}
.pricestr{
    font-size:16pt
}

.brand { display: block;
    float: left;
    width: 150px;
    background-color: #ffffff;
    margin: 10px 10px 20px 10px;
}
    
.brand img { vertical-align:top;
}
    
.brand a { font-size: 12px;
    text-decoration: underline;
}

.brand a:hover { text-decoration: none;
}
.border_m{
    border:4px solid #0F92F2
}
.bgH_m{
    background-color:#57B8FF
}
.bg_m{
    background-color:#FFF1D2;
    
}
.transparent {
    background-color:transparent;
    border:0px;
    border-width:0px
}
.bg_m input,.bg_m select,.bg_m option,.bg_m textarea{
    border:1px solid #FFCD57;
    background-color:#FDF5EA;
    font-size:8pt
}
.button_m {
    background-color:#81CAFF;
    border:1px solid #67A2CC;
    color:#000
}
.buttonH_m{
    background-color:#FFD166;
    border:1px solid #CCA752;
    color:#000
}
.topborder {
    border-top:3px solid #000
}
body {
	font-size:8pt;
	font-family:Arial, Helvetica, sans-serif
}
ul.main	{list-style-type: none; margin: 0; padding: 0 1em 0 1em;margin-left:9em}
ul.main li{
	list-style-image: url(img/arrow-orange.gif);
	margin-bottom: 0.5em;
	white-space:nowrap;
	list-style-type: none;
	list-style-position: outside
}
ul.main a:link,a:visited{
	color:black
}
ul.main a:hover,a:active{
	color:gray;
	text-decoration:none
}
.small_pic_block {
    width:100px;text-align:center;border:1px solid #E5E5E5;
}
.width150{
    width:150px
}

/* left menu */
ul.shortcu					{list-style-type: none; margin: 0; padding: 0 1em 0 1em;}
ul.shortcu	li				{list-style-image: url('/img/arrow-orange.gif'); margin-bottom: 1em;white-space:nowrap;float:left;width:11em}
ul.shortcut	li.red				{list-style-image: url('/img/li-shortcut-red.gif'); margin-bottom: 0.5em;}
ul.shortcut	li.title			{display:block;font-weight:bold;list-style-image: none;margin-left:-5px;margin-right:10px;border:1px solid #E5E5E5;padding:5px;background-color:#F7F7F7}
ul.shortcut	a:link				{color: black;}
ul.shortcut	a:visited			{color: gray;}

/* review */
.review { color:#E09814; }
.review.name { font-size:large; }
.review-block {width:33%;float:left}

/* Product Img Line */
.prd_line{
border-bottom:1px solid gray;
}
h2 {
font-size: medium;
font-weight:bold;
margin:18px 0 4px 0;
padding:0px;
white-space:nowrap;
color:#000000
}
h2 a:link,h2 a:active{
color:#FF6600
}
h2 a:hover,h2 a:active{
color:#000
}
.small{
font-size:xx-small;
color:#666666
}
.price{
color:#009900;
margin-left:1em;
padding-left:1em;
white-space:nowrap
}
.right_block{
border-left:1px dotted black;
margin-left:1em;
padding-left:1em
}
.winter{
color:#0099FF
}
.spring{
color:#FF6600
}
/* Basket */

.buy3 {padding:0}
.buy3 a {display:block;}
.buy3 a img {display:block}
.buy3 input {font-size:x-small;margin:0;}

/* Information Box */

.infoBox1{
    display:none;
    position:absolute;
    background-color:#fff;
    border:4px solid gold;
    padding:2em;
}
.infoBox1 div.btn{
    margin-top:1em;
    border:2px solid white;
    float:left;
    text-align:center;
    white-space: nowrap;
}
.infoBox1 div.btn a{
    background-color:gold;
    padding:1em;
    width:100%;
    height:100%;
    display:block
}
.infoBox1 div.btn a:link,.infoBox1 div.btn a:visited{
    color:black;
    text-decoration:none
}
.infoBox1 div.btn a:hover,.infoBox1 div.btn a:active{
    color:white;
    background-color:black;
    text-decoration:none
}
//=== Cars tyres&wheels pages classes classes/

.car_modif_body {
    border-left:1px dashed #666666;
}
.sml_left_block{
padding:1em;margin:1em;font-size:7pt;color:#666666;text-align:left;background-color:#F2F2F2;border:1px dashed #666666
}
.sml_desc_product{
width:200px;
height:100px;
float:left;
text-align:center;
margin:10px
}
.sml_desc_name{
font-size:xx-small;
color:gray
}
.sml_desc_price{
font-size:xx-small;
font-weight:bold;
color:#009900
}