html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent;}
body {line-height: 1; width: 600px;}
ol,ul {list-style: none;}
blockquote,q {quotes: none;}
blockquote:before,blockquote:after,q:before,q:after {content: ''; content: none;}
:focus {outline: 0;}
table {border-collapse: collapse; border-spacing: 0;}
/*font {color: inherit !important; font: inherit !important; color: inherit !important;}*/

html { 
    font-size: 11px; 
    font-family: arial, sans-serif;
    color: #666666;
    line-height: 20px;
}
body {
    line-height: 175%;
}
h1,
h2,
h3,
h4 {
    color: #000;    
    font-style: italic;
    font-weight: normal;
    line-height: 30px;
}
h1 {
    font-size: 28px;
    padding: 40px 0 12px 0;
    clear: both;
   
}
h2.big {
    font-size: 30px;
    margin: 15px 0;
    color: #333;
}
h2 {
    font-size: 24px;
    margin: 20px 0 12px 0;
}
h3 {
    font-size: 20px;
    margin: 18px 0 5px 0;
}
h4 {
    font-size: 18px;
    margin: 15px 0 10px 0;
    font-style: normal;
}
hr, 
p, 
ul, 
ol, 
dl, 
pre, 
blockquote, 
address, 
table, 
form { 
    margin-bottom: 15px; 
}
/*
p {
    text-indent: 15px;
}*/
.no-indent {
    text-indent: 0;
}
strong { 
    font-weight: bold; 
}
th, 
thead td { 
    font-weight: bold; 
    text-align: left;
    color: #fff;
    background: #5b8d9e;
    font-size: 12px;
}
th.odd,
thead td.odd {
    background: #92b3be;
}
th.first {
    background-image: url(/i/first-odd.png);
    background-position: left top;     
    background-repeat: no-repeat;
}
th.odd.last {
    background-image: url(/i/last-odd.png);
    background-position: right top;
    background-repeat: no-repeat;
}
th.last {
    background-image: url(/i/last-even.png);
    background-position: right top;     
    background-repeat: no-repeat;
}
td, th {
    padding: 10px 12px;
}
tr.odd td {
    background: #fff;
}
tr td {
    /*background: #f4f4f4;*/
    background: #fff;
}
li {
    margin: 0 0 0 18px;
}
ol li {
    list-style: decimal;
}
ul li {
    list-style: disc;
}
a {
    color: #9a0002;
}
a:hover {
    text-decoration: none;
}
span.center {
    display: block;
    text-align: center;
}
#form_layer{margin-top: 20px;}
#form_layer input, select, textarea{border:1px solid #A5ACB2;}
#form_layer select {width: 272px !important;}
#form_layer table td{padding: 0px 0px 4px 0px; vertical-align: top;}

a.huge {
    float: right;
    font-size: 42px;
    color: #666;
    text-decoration: none;
    border-bottom: 2px dashed #666;
    font-style: italic;
    line-height: 90%;
    margin: 0 40px 0 0 !important;
    margin: 0 20px 0 0;
    width: 280px;
    text-align: right;
}
a.huge:hover {
    border: none;
    color: #9a0002;  
}
legend {
    color: #000;
    font-size: 14px;
    font-style: italic;
    font-weight: bold;
    padding: 15px 0 5px 0;
    display: block;
}



#layout, 
#footer {
    width: 997px;
    margin: 0 auto;
    clear: both;
}


#header {
    padding: 40px 0 0 0;
    float: right;
    width: 997px;
    position: relative;
}
#header .logo {
    float: left;
    position: absolute;
    top: 40px;
    left: 0;
}

#header .icons {
    float: right;
    margin: 20px 0 0 120px !important;
    margin: 20px 0 0 75px;
}
#header .icons a {
    display: block;
    width: 12px;
    height: 12px;
    text-indent: -9000px;
    background: #900 url(/i/top-icons.png) no-repeat;
    float: left;
    margin: 0 20px 0 20px !important;
    margin: 0 10px 0 30px;
    overflow: hidden;
}
#header .icons a:hover {
    background-color: #999;
}
#header .icons a.contact {
    background-position: -12px 0;
}
#header .icons a.map {
    background-position: -24px 0;
}
#header h2 {
    float: right;
    color: #999;
    margin: 12px 0 0 0 ;
}
#header .phone {
    float: right;
    color: #000;
    font-size: 24px;
    font-style: italic;
    width: 190px;
    text-align: right;
    line-height: 60%;
    margin: 10px 0 0 40px;
    padding: 5px 0 5px 0;
}
#header .phone span {
    font-size: 18px;
}
#header .phone small {
    font-size: 11px;
    color: #999;
    font-style: normal;
}



#header #nav {
    float: right;
    background: url(/i/nav.png) no-repeat;
    margin: 10px -15px 0 0;
    padding: 0 20px 0 15px;
    width: 778px;
    height: 115px;
    position: relative;
}
#header #nav td {
    padding: 12px 10px;
    background: none;
    vertical-align: top;
}
#header #nav td a,
#header #nav td.active a:hover {
    color: #000;
}
#header #nav tr.sub td a,
#header #nav tr.sub td.active a:hover {
    color: #fff;
}
#header td.active a { 
    text-decoration: none;
    cursor: pointer;
}
#header #nav td a:hover {
    color: #666;
}
#header #nav tr.sub td a.sub:hover {
    color: #ececec;
}
#header #nav td {
    line-height: 150%;
}
#header #nav td.descr {
    padding: 21px 0 0 0;
}
body.car {
    background: url(/i/car.jpg) no-repeat 50% 250px;
}


.left {
    float: left;
    width: 252px;
}
.left li
{
	display:block;
	width:250px;
}
.block {
    margin: 0 0 50px 0;
  
   
}

.promo{
/*height: 153px;*/
	background: url(../i/block-promo.png) no-repeat left top;
	position: relative;
	padding: 25px 0 0;
}
.promo .bottom {
	background: url(../i/block-promo.png) no-repeat left bottom;
	padding: 0 9px 1px 0;
}

.promo a { 
    display: block;
    position: relative;
    margin: 0 0 25px -17px;
    padding: 0 0 0 50px;
    font-size: 14px;
    color: #990000;
    width: 210px;
    background: url(../i/flag.png) no-repeat left top;
}
.car .promo {
	background: url(../i/block-promo-home.png) no-repeat left top;
}
.car .promo .bottom {
	background: url(../i/block-promo-home.png) no-repeat left bottom;
}

.inp_text{width: 270px !important;}


.advantages li {
    background: url(/i/advantage-li.png) no-repeat;
    color: #069;
    font-style: italic;
    font-weight: bold;
    font-size: 14px;
    padding: 7px 15px 5px 25px;
    list-style: none;
    margin: 0;
}

.hot {
    color: #333;
}
.hot h4 {
    margin: 0 0 3px 0;
    font-style: normal;
    font-size: 12px;
    font-weight: bold;
}
span.credit {
    display: block;
    color: #c00;
}
a.credit {
    font-size: 14px;
}
.hot img {
    border: 10px solid #848484;
    margin: 15px 0 0 0;
}
.more {
    float: right;
}
.hot dt {
    float: left;
    clear: left;
    margin: 0 2px 0 0;
}
dd.price {
    color: #c00;
    font-weight: bold;
    font-size: 14px;
}

/*.red{color: #ff0000;}*/

.right {
    float: right;
    width: 670px;  
    color: #333333;
    line-height: 17px;
} 
.right p {margin: 10px 0px 10px 0px!important;}


dl.contact dt {
    float: left;
    font-weight: bold;
    width: 110px;
    clear: left;
    padding: 3px 0;
}


dl.contact dd {
    margin: 0 0 0 120px;
    padding: 3px 0;
}

.partner {
    width: 977px;
    height: 153px;
    float: left;
    background: url(/i/partner.png) no-repeat;
    padding: 0 0 0 20px;
    line-height: 150%;
    color: #333;
    margin: 20px 0 0 0;
}
.partner div.img {
    width: 100px;
    height: 88px;
    float: left;
    margin: 0 15px 0 0;   
}

.partner div.img {
   behavior: url("pngbehavior.htc");
}

.partner div.txt {
    width: 155px;
    float: left;
    margin: 0 40px 0 0;   
}

.partner img {
    margin: 0;
    vertical-align: top;
}

.catalog-row {
    float: left;
    width: 100%;
    margin: 0 0 15px 0;    
}
.catalog-row div {
	display:block; width:300px; float:left;
}
.catalog-row a.img {
    float: left;
    padding: 10px;
    width: 180px;
    height: 130px;
    background: #e8e8e8 url(/i/catalog-a.png) no-repeat center;
    margin: 0 20px 0 0;
}
.catalog-row dt {
    float: left;
    font-weight: bold;
    font-size: 12px;
    color: #000;
    margin: 0 3px 0 0;
}
.catalog-row dd {
    font-size: 12px;
}
.catalog-row h2 {
    margin: -5px 0 15px 0;
    font-style: normal;
}
.catalog-row a {
    color: #3399cc;
}

/*Постраничное разбиение*/
.pages{padding-bottom: 20px; padding-top: 10px; padding-left: 0px; width: 200px;}
.pages a{color: #319aca;}
.pages a.next{background: url(/img/buttons/str_right_on.gif) no-repeat 35px 2px; padding-right: 15px; padding-bottom: 10px; margin-left: 10px;}
.pages a.prev{background: url(/img/buttons/str_left_on.gif) no-repeat 0px 2px; padding-left: 15px; padding-bottom: 10px; margin-right: 10px;}
.pages span.nazad{background: url(/img/buttons/str_left_off.gif) no-repeat 0px 2px; padding-left: 15px; padding-bottom: 10px; margin-right: 10px;}
.pages span.dalee{background: url(/img/buttons/str_right_off.gif) no-repeat 35px 2px; padding-right: 15px; padding-bottom: 10px; margin-left: 10px;}
.pages a.number{font-size: 14px; margin: 5px;}
.pages .active{font-size: 14px; background: #e8e8e8; padding: 2px 5px 2px 5px; height: 20px; margin: 5px;} 
.pages span{color: #848484;}
/*Постраничное разбиение конец*/

@media all and (-webkit-min-device-pixel-ratio:0) {
   
   body:first-of-type .pages a.next{background: url(/img/buttons/str_right_on.gif) no-repeat 37px 0px !important; padding-right: 15px; padding-bottom: 10px; margin-left: 10px;}
    body:first-of-type .pages a.prev{background: url(/img/buttons/str_left_on.gif) no-repeat 0px 0px; padding-left: 15px; padding-bottom: 10px; margin-right: 10px;}
     body:first-of-type .pages span.nazad{background: url(/img/buttons/str_left_off.gif) no-repeat 0px 0px; padding-left: 15px; padding-bottom: 10px; margin-right: 10px;}
      body:first-of-type .pages span.dalee{background: url(/img/buttons/str_right_off.gif) no-repeat 35px 0px; padding-right: 15px; padding-bottom: 10px; margin-left: 10px;}
   /* вместо :first-of-type можно еще использовать :nth-of-type(1) — он для Safari 3.1 */
   
}


.pager {
    clear: left;
    padding: 0 10px 10px 10px;
}
.pager-inside {
    padding: 0 10px 10px 10px;
    text-align: center;
}
.pager a,
.pager-inside a {
    color: #3399cc;
}
.pager .num,
.pager-inside .num {
    font-size: 14px;
    margin: 0 5px;
}
.pager .prev,
.pager-inside .prev {
    margin: 0 15px 0 3px;
}
.pager .next,
.pager-inside .next {
    margin: 0 3px 0 15px;
}
a.print {
    float: right;
    background: url(/i/print.png) no-repeat left center;
    padding: 0 0 0 17px;
}
a.back {
    float: left;
    color: #3399cc; 
}
ul.news {
    float: left;
    width: 670px;
}
ul.news li {
    list-style: none;
    float: left;
    width: 190px;
    margin: 0 50px 0 0;
    color: #333;
}

.red{color: #9A0002;}


ul.news li.last {
    margin: 0;
}
ul.news a {
    display: block;
    font-weight: bold;
    margin: 0 0 2px 0;
}

#intro {
    clear: both;
    padding: 30px 0 0 0;
    .padding: 15px 0 0 0;
}
#intro ul {
	display:block;
	width:290px;
}
.form-item,
.form-item-right {
    padding: 2px 0;
}
.form-item label,
.form-item-right label {
    width: 140px;
    text-align: right;
    float: left;
    padding: 0 5px 0 0;
}
.form-item-right {
    float: right;
    padding: 2px 249px 2px 0;
}
.more-padding {
    clear: both;
    padding: 10px 0;    
}
.form-item-right label { 
    width: 100px;
}
.form-item .button {
    width: 100px;
    margin: 0 0 0 145px;
}
input.big {
    width: 270px;
    padding: 2px;
    font-size: 11px;
    border: 1px solid #a5acb2;
}
input.medium,
select.medium {
    width: 145px;
    padding: 2px;
    font-size: 11px;
    border: 1px solid #a5acb2;
}
select.medium {
    width: 151px;
    padding: 1px;
}
input.small,
select.small {
    width: 65px;
    padding: 2px;
    font-size: 11px;
    border: 1px solid #a5acb2;
}
select.small {
    width: 71px;
    padding: 1px;
}
.form-item-inline {
    float: left;
    width: 205px;
    padding: 2px 0 2px 15px;
}
div.img {
    overflow: hidden;
    height: 450px;
    width: 670px;
}

#details-big {
    margin: 0 auto;
    display: block;
}
.thumbs-list {
    text-align: left;
    margin: 0 auto;
    width: 570px;
    padding: 20px 0 0 48px;
    height: 71px;
    clear: both;
}

.thumbs-list li {
    float: left;
    list-style: none;
    width: 95px;
    text-align: center;
    margin: 0;
    height: 71px;
}
.thumbs-list ul {
    height: 71px;
}
.car-prev,
.car-next {
    display: none;
    width: 17px;
    height: 45px;
    text-indent: -9000px;
    background: url(/i/prev-next.png) no-repeat;
    cursor: pointer;
}
.car-next {
    float: right;
    background-position: right;
    margin: 30px 20px 0 0 !important;
    margin: 30px 10px 0 0;
}
.car-prev {
    float: left;
    margin: 30px 0 0 20px !important;
    margin: 30px 0 0 10px;
}
.column {
    width: 305px;
    float: left;
    margin: 0 40px 0 0;
    clear: both;
}
dl.details dt,
dl.details dd {
    padding: 5px 0;
}

dl.details dt{margin-right: 30px;}


dl.details dt {
    width: 60px;
    float: left;
    font-weight: bold;
}
dl.details dd {
    border-bottom: 1px solid #ccc;
}
dl.details dd.last {
    border: none;
}


#footer {
    padding: 40px 35px;
    width: 927px;
}

#footer .address {
    margin: 0 0 0 292px;
}
#footer .copy {
    float: left;
    width: 250px;
}
#footer .copy img {
    opacity: 0.4;
    filter:alpha(opacity=40);
}
#footer .madeby {
    float: right;
    /*position: relative;
    right: -50px;*/
}
#footer .madeby a{text-decoration: none; color: #666666;}

#footer a img {
    vertical-align: text-bottom;
}

/* LOADING-BOX */
#loading-box {display: none; font-family: Verdana; font-size: 11px; height:50px; padding:10px; text-align:center; background:#fff; border:1px solid #000; position: absolute; z-index: 100; }
#loading-box a {text-decoration: none; font-weight: bold; }
#loading-text {font-weight:bold; color: #000; text-align: center; padding-bottom: 7px;}



