img{
border: none;
}

a.more_open
{
  color: #333333;
  text-decoration: underline;
}

a.more_close
{
  color: #333333;
  text-decoration: underline;
}


h4.dashed{
display: inline;
font-size: 14px;
line-height: 20px;
color: #c8001e;
border-bottom: 1px dashed #c8001e;
}
h4.nodashed{
display: inline;
font-size: 14px;
line-height: 20px;
color: #c8001e;
}

h4 a.dashed{
text-decoration: none;
display: inline;
color: #c8001e;
border-bottom: 1px dashed #c8001e;
}
h4.nodashed{
display: inline;
font-size: 14px;
line-height: 20px;
}
h4 a.nodashed{
text-decoration: none;
display: inline;
color: #c8001e;
}
input
{
margin: 0;
padding: 0;
}
td.img_td{
padding-top: 8px;
}
.table {
font: normal 11px/16px Arial;
color: #333333;
font-family: Arial, Tahoma, Verdana;
}
.table p{
margin: 0;
padding: 10px 0 0 0;
}
.tdPadTop{
padding-top: 30px;
}
.zakaz{
padding-top: 5px;
}
.zakaz a{
font-size: 14px;
color: #c8001e;
font-weight: bold;
}

.carBlock{
float: left;
width: 148px;
height: 109px;
margin-right: 40px;
}
.carBlock:hover{
background-image: url('/uploads/js/images/car_act.jpg');
background-repeat: no-repeat;
}
.carImg{
position: relative;
top: 10px;
}
.carName{
padding: 13px 0 0 20px;
}
.carName a{
color: #c8001e;
font-family: Arial, Tahoma, Verdana;
}
.models{
clear: both;
}
.accessory {
clear: both;
}
.accesBlock{
width: 160px;
}
.accesName a{
color: #c8001e;
font-family: Arial, Tahoma, Verdana;
font-size: 14px;
}
.accesBlock{
float: left;
padding: 0 100px 56px 0;
}
.accesImg{
padding: 0 0 19px 0;
}


/* ------thickbox--------*/

#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

/* ------thickbox--------*/
.form{
padding: 11px 0 0 16px;
width: 515px;
}
.form_head{
float: left;

}


.form_head h3{
display: inline;
font: normal 24px/20px Arial;
color: #c8001e;
font-weight: bold;
}

.form_close{
padding-top: 6px;
float: right;

}
.form_close a{
font: normal 11px Arial;
color: #999999;
font-weight: normal;
}
.clearB, form {
clear: both;
margin: 0;
padding: 0;
}
.inpBlock
{
float: left;
padding: 26px 0 0 0;
margin: 0 19px 0 0;
width: 158px;
}
.inpName{
padding: 0 0 3px 0;
}
.inpName span{
font: normal 12px Arial;
color: #333333;
font-weight: normal;
}
.inputTxt input{
border: 1px solid #aaadb2;
width: 100%;
height: 21px;
font: normal 12px Arial;
color: #666666;
font-weight: normal;
}

.radioBlock{
padding: 27px 0 0 0;
font: normal 12px Arial;
color: #333333;
font-weight: normal;
clear: both;
margin: 0;
}

.radioName{
font: normal 12px Arial;
color: #333333;
font-weight: normal;
}
.radioBox{
padding: 7px 0 0 0;
}
.radioBox input {
position: relative;
top: 1px;
}
.radioBox  span {
padding-left:5px;
}
.textBlock{
padding: 24px 0 0 0;
}
.textName
{
font: normal 12px Arial;
color: #333333;
font-weight: normal;
}
.textArea {
padding: 10px 0 0 0;
}

.textArea textarea{
width: 512px;
height: 99px;
border: 1px solid #aaadb2;
}

.sendBtn input{
border: 0px none;
background-image: url('/uploads/js/images/send_btn.gif');
width: 156px;
height: 22px;
}
.sendForm{
padding-top: 12px;
}
.sendBtn{
float: left;
}

.sendTxt{
float: right;
}

div.filters
{
  color: #666;
  font-size: 11px;
  padding: 10px 0 12px 0;
}
div.filters ul
{
  overflow: hidden;
  list-style: none;
}
div.filters ul li
{
  float: left;
  padding:
}
div.filters ul li a
{
  display: block;
  padding: 2px 6px 4px 6px;
}
div.filters ul li span
{
  display: block;
  padding: 2px 4px 4px 0;
}
div.filters ul li a:hover
{
  color: #fff;
  background: #ed1c24;
  text-decoration: none;
}
div.car
{
  width: 100%;
  border-top: 1px solid #e5e5e5;
  overflow: hidden;
  padding: 32px 0 50px 0;
}
div.left
{

  float: left;
  margin: 0 10px 0 0;
}
p.price
{
  font-size: 19px;
  padding: 0 0 14px 0;
  clear: both;
}
div.left table
{
  font-size: 14px;
  width: 450px;
  position: relative;
  margin-left: -10px;
  margin-bottom: 15px;
}
div.left table tr td
{
  height: 32px;
  vertical-align: middle;
  padding: 0 0 0 10px;
}
div.left table tr.nth
{
  background: #e5e5e5;
}
div.right
{

  float: left;
  padding: 8px 0 0 0;
}
div.pic
{
  width: 320px;
  height: 240px;
  padding: 0 0 3px 0;
}
div.gallery
{
  width: 320px;
}
div.gallery ul
{
  list-style: none;
  overflow: hidden;
  margin: 0 !important;
  padding: 0 !important;
}
div.gallery ul li
{
  width: 62px;
  margin: 0 2px 0 0;
  float: left;
  cursor: pointer;
}
div.gallery ul li.active
{
  filter:progid:DXImageTransform.Microsoft.Alpha(opacity=30);
}
html>/**/body div.gallery ul li.active
{ opacity: 0.30; }
div.compl
{
  padding: 12px 0 0 0;
  width: 400px;
  clear: both;
}
div.compl ul
{
  overflow: hidden;
  list-style: none;
  font-size: 0.9em;
  color: #666;
}
div.compl ul li
{
  width: 270px;
  float: left;
  padding: 0 0 15px 0;
}

.module
{
  margin-left: 0px !important;
  margin-right: 5px !important;
}
/*äëÿ òðýéäà*/
.block1{float:left;width:220px;}
.block2{float:left;width:230px;}
.clear {clear:both;padding-bottom:10px;}
.padd {padding-top:10px;}

