/* @group Promo */
.s-promo {
  position: relative;
  margin: -14px -22px 0;
  padding-left: 32px;
  background: url("/i/spa-front-promo-bg.png") no-repeat;
  overflow: hidden;
}
.s-promo-in {
  min-height: 250px;
  _height: 250px;
  background: url("/i/spa-front-promo-bg.png") no-repeat 100% 0;
  padding: 50px 48px 0 20px;
  zoom: 1;
}
html>/**/body .s-promo-in {
  overflow: hidden;
}
.s-promo-tabs {
  margin: 0 -22px;
}
.s-promo-tabs table {
  width: 100%;
}
.s-promo-tabs td {
  width: 25%;
  vertical-align: top;
  padding-right: 30px;
  background: url("/i/spa-front-promo-tabs-bg.png") no-repeat 100% 0;
}
.s-promo-tabs div {
  overflow: hidden;
  height: 98px;
  background: url("/i/spa-front-promo-tabs-bg.png") no-repeat 0 0;
}
.s-promo-tabs span {
  display: block;
  background: none !important;
  padding: 20px 0 0 45px;
}
.s-promo-tabs span a {
  font-weight: bold;
  text-decoration: none;
  color: #FFF;
  border-bottom: 1px dashed #FFF;
}
.s-promo-tabs .cur span a {
  border: none;
  color: #2F2F2F;
  outline: none;
}
.s-promo-tabs .first span {
  padding-left: 62px;
}
.s-promo-tabs .cur {
  background-position: 100% -98px;
  background-color: #FFF;
}
.s-promo-tabs .cur div {
  background-position: 0 -98px;
  background-color: #FFF;
}
.s-promo-tabs .first,
.s-promo-tabs .first div {
  background-image: url("/i/spa-front-promo-tabs-bg-l.png");
}
.s-promo-tabs .last {
  padding-right: 50px;
}
.s-promo-tabs .last,
.s-promo-tabs .last div {
  background-image: url("/i/spa-front-promo-tabs-bg-r.png");
}
.s-promo-content {display: none; padding-bottom: 15px;}
.s-promo-content.cur {display: block;}

#promo-1 .img, #promo-2 .img, #promo-3 .img, #promo-4 .img {
  float: right;
  margin-left: 20px;
}
.s-promo-content h1 {
  font-size: 200%;
  font-weight: normal;
  color: #E34827;
  margin-bottom: 12px;
}
.s-promo-content p {
  margin-bottom: 12px;
}
#promo-2 ul {
  margin-top: -12px;
  margin-bottom: 12px;
}
#promo-2 .specials {
  float: right;
  width: 50%;
  margin-left: 40px;
}
#promo-2 .specials li {
  float: left;
  width: 49%;
  text-align: center;
}
#promo-2 .specials .png-img {
  position: relative;
  right: -12px;
}
#promo-2 .specials h3 {padding-top: 4px;}

#promo-2 .left {
  width: 52%;
  float: left;
}
#promo-2 .right {
  overflow: hidden;
  zoom: 1;
}

#promo-2 .left li, #promo-2 .right li {
  line-height: 23px;
  padding-bottom: 15px;
}
#promo-2 .left ul, #promo-2 .right ul {
  margin-top: 3px !important;
}
#promo-2 li .num {
  display: -moz-inline-stack;
  display: inline-block;
  width: 23px;
  height: 23px;
  margin-right: 12px;
  text-align: center;
  line-height: 21px;
  color: #FFF;
  background: url("/i/promo-3-num-bg.png") no-repeat;
}

#promo-3 .left {
  width: 52%;
  float: left;
}
#promo-3 .right {
  overflow: hidden;
  zoom: 1;
}
#promo-3 li {
  line-height: 23px;
  padding-bottom: 15px;
}
#promo-3 li .num {
  display: -moz-inline-stack;
  display: inline-block;
  width: 23px;
  height: 23px;
  margin-right: 12px;
  text-align: center;
  line-height: 21px;
  color: #FFF;
  background: url("/i/promo-3-num-bg.png") no-repeat;
}

#promo-4 .catalog {
  font-weight: bold;
  display: inline;
  float: right;
  margin-right: 20px;
  margin-left: 40px;
}
#promo-4 .catalog img {
  margin-right: 12px;
}
#promo-4 .catalog a {text-decoration: none;}
#promo-4 .catalog a span {text-decoration: underline;}
#promo-4 .catalog * {vertical-align: middle;}
#promo-4 .phones {color: #CA0500;}

.s-promo-search {
  background: url("/i/promo-4-bg-tilex.gif") repeat-x;
  margin: 20px 0 0;
  padding-top: 20px;
}
.s-promo-search table {width: 100%;}
.s-promo-search td {vertical-align: top;}
.s-promo-search td td, .s-promo-search th {
    padding: 4px 0;
    vertical-align: middle;
}
.s-promo-search td.sep {
  width: 55px;
  background: url("/i/promo-4-bg-tiley.gif") repeat-y 50% 0;
}
.s-promo-search th {
    width: 1%;
    text-align: left;
    font-weight: normal;
    padding-right: 10px !important;
    white-space: nowrap !important;
}
.s-promo-search .inp {
    width: 100%;
    font-family: Tahoma, Verdana, sans-serif;
    position: relative;
    border: 1px solid #BDBDBD;
    background: #FFF;
}
.s-promo-search p {margin-top: 8px; margin-bottom: 0;}
.s-promo-search .sel {font-family: Tahoma, Verdana, sans-serif;}
.s-promo-search legend {
    font-weight: bold;
    white-space: normal;
}

* html .misc .phone .r {
    right: expression(
        this.parentNode.offsetWidth % 2 ? "-1px" : "0"
    );
}
.misc {
    margin: -2px 0 20px;
    height: 84px;
}
.misc .phone,
.misc .vip {
    background: url("/i/phone-bg-tilex.png") repeat-x 100% 100%;
    height: 84px;
}
.misc .phone {
    float: left;
    width: 33%;
    position: relative;
}
.misc .vip {
    float: left;
    width: 33%;
    margin-right: -34%;
    position: relative;
}
.misc .phone .l {
    width: 71px;
    height: 84px;
    background: url("/i/phone-left-bg.png") no-repeat 100% 100%;
    position: absolute;
    top: 0;
    left: -10px;
}
.misc .phone .r {
    width: 42px;
    height: 84px;
    position: absolute;
    top: 0;
    right: 0;
    background: url("/i/phone-right-bg.png") no-repeat 100% 100%;
}
.misc .vip .l {
    width: 88px;
    height: 84px;
    position: absolute;
    top: 0;
    left: 0;
    background: url("/i/vip-left-bg.png") no-repeat 100% 100%;
}
.misc .vip .r {
    width: 42px;
    height: 84px;
    position: absolute;
    top: 0;
    right: -11px;
    background: url("/i/phone-right-bg.png") no-repeat 100% 100%;
}
.misc .l,
.misc .r {z-index: 4;}
.misc img, #vip {
    position: absolute;
    z-index: 5;
}
.misc .add-ad {position: relative;}
.misc .add-ad i {
  position: absolute;
  width: 85px;
  height: 90px;
  background: url("/i/add-ad-bg.png") no-repeat;
  top: -2px;
  left: 18px;
}
.misc .add-ad p {
  font-size: 14px;
  position: absolute;
  top: 9px;
  left: 37%;
}
.misc .add-ad p span {
  font-size: 24px;
  line-height: 24px;
  display: block;
}

.phone .controls {
    position: absolute;
    z-index: 5;
    top: 16px;
    left: 27%;
}
.phone .controls i {
    font-style: normal;
    display: inline;
/*    float: left;*/
    color: #CC1700;
    border-bottom: 1px dashed #CC1700;
    margin-right: 12px;
    cursor: pointer;
}
.phone .controls .current {
    font-weight: bold;
    cursor: text;
    color: #2F2F2F;
    border: none;
}
.phone b {
    font-size: 24px;
    font-weight: normal;
    position: absolute;
    z-index: 5;
    top: 40px;
    left: 27%;
    display: none;
    line-height: 24px;
}
.phone b ins {
    font-size: 14px;
    position: relative;
    top: -3px;
}
.phone b.current {display: block;}

.phone img {
    top: 28px;
    left: 23%;
}
.vip img, #vip {
    top: 19px;
    left: 43%;
}
.misc .add-ad {
  float: right;
  width: 34%;
}
.misc .add-ad-in {
  margin: 11px 0 0 22px;
  background: #FFF;
}
.misc .add-ad-out {
  height: 71px;
  overflow: hidden;
}
.misc .add-ad-out .cn,
#newsnews .cn {background-image: url("/i/corners-1-bg.png");}
/* @end */


#models h2 {
  font-size: 100%;
  font-weight: bold;
  min-height: 190px;
  margin-top: 0;
  margin-bottom: 12px;
  text-transform: uppercase;
}
#models h2 .mt {
  display: block;
  text-decoration: underline;
}
#models h2 .rnd {
  float: left;
  overflow: hidden;
  margin: 12px 0 0;
}
#models h2 img {
    display: block;
}
#models .item {
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 250px;
  margin-bottom: 18px;
  vertical-align: top;
}
#models .content {
  padding-top: 10px;
}
#models h1 {
  font-size: 116.7%;
  margin-top: 0;
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #EAE9E7;
}
#models .moremore {
  font-weight: bold;
  text-align: right;
  border-top: 1px solid #EAE9E7;
  padding-top: 15px;
}


#content {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 50px;
}
#content-in {
    margin-left: 0;
}
#news {
    float: right;
    width: 57%;
}
#news-in {padding: 0 18px;}

#content .box .tcr b {background: url("/i/about-corner-bg-tl.png");}
#content .box .tcr i {background: url("/i/about-corner-bg-tr.png");}
#content .box .bcr b {background: url("/i/about-corner-bg-bl.png");}
#content .box .bcr i {background: url("/i/about-corner-bg-br.png");}
* html #content .box .tcr b {filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/about-corner-bg-tl.png', sizingMethod='crop');}
* html #content .box .tcr i {filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/about-corner-bg-tr.png', sizingMethod='crop');}
* html #content .box .bcr b {filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/about-corner-bg-bl.png', sizingMethod='crop');}
* html #content .box .bcr i {filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/about-corner-bg-br.png', sizingMethod='crop');}
#content .content {
    background: none;
    border: 2px solid #FFF;
    border-width: 0 2px;
    padding-bottom: 15px;
}
#content .content .more {margin-bottom: 0;}
#content .box .tcr b,
#content .box .bcr b,
#content .box .tcr i,
#content .box .bcr i {
    width: 7px;
    height: 7px;
}
#content .box .tcr b,
#content .box .bcr b {margin-left: -7px;}
#content .box .tcr i,
#content .box .bcr i {margin-right: -7px;}
#content .box .tcr,
#content .box .bcr {
    height: 7px;
    margin: 0 7px;
    background: none;
}
#content .box .tcr {background: url("/i/front-box-border-bg.gif") repeat-x 0 0;}
#content .box .bcr {background: url("/i/front-box-border-bg.gif") repeat-x 0 100%;}

#content p, #content ul, #content ol {
    margin-bottom: 18px;
}

#content h1 {
    border: none;
    padding-bottom: 0;
    font: bold 100%/100% Tahoma, Verdana, sans-serif;
}

#newsnews .img {
  float: left;
  margin-right: 20px;
}
#newsnews .img a {
  float: left;
}
#newsnews .item {margin-bottom: 25px;}
#newsnews .date {
  color: #909090;
  margin-bottom: 10px;
}
#newsnews p {
  margin-bottom: 0;
}
#newsnews h3 {
  font-weight: normal;
  margin-bottom: 5px;
}
#newsnews .left {
  float: left;
  width: 48%;
}
#newsnews .right {
  float: right;
  width: 48%;
}
#newsnewsmore {
  margin-bottom: 0;
}
#newsnewsmore p {
  display: block;
  float: right;
  width: 48%;
  margin-bottom: 0;
  font-weight: bold;
}
#newsnewsmore p a {
  margin-left: 128px;
  *margin-left: 131px;
}