body {
    background-color: #ffffff;
    margin: 35px auto 0px auto;
}

div#printheader {
    display:none;
}

/* -------- НОВАЯ ШАПКА COMING SOON */


#bodydiv {
    width:930px;
    margin: auto;
    position:relative;
}

div#header {
    position: relative;
    margin: auto;
    width: 930px;
    overflow: hidden;
}

div#header-logo {
    background: url(/resources/images/header-big.png) no-repeat top center;
/*    background: url(/resources/images/ny-logo.jpg) no-repeat top center;*/
    display: block;
    margin-bottom: 15px;
    text-indent: -9000px;
    width: 930px;
    /*height: 96px;*/
    height: 114px;
    position: relative;
    z-index: 1;
}

div#header-logo a.default_logo {
    float: left;
    display: block;
    height: 80px;
    width: 265px;
    margin-bottom: 3px;
    z-index: 2;
}

div#header-logo a.da_logo {
    float: right;
    top: 0px;
    display: block;
    height: 100px;
    width: 140px;
    z-index: 2;
}

#hangbar {
    position: absolute;
    /*top: 80px;*/
    top: 96px;
    height: 11px;
    z-index: 9000;
}

#fast-call {
    position: absolute;
    top: 75px;
    left: 572px;
    z-index: 9000;
}

#fast-call a {
    text-decoration:none;
    border-bottom: 1px dashed #89B725;
}
#fast-call a:hover {
    border:0px;
}

#fast-call-form {
    position:absolute;
    top: 100px;
    left: 400px;
    width:553px;
    height: 260px;
    background: url('/resources/images/hot-phone-bg.png') no-repeat 0 0;
    z-index: 9009;
    display:none;
}

#fast-call-form .callcontent {
    position:relative;
    padding: 35px 20px 0px 20px;
}

#fast-call-form h1 {
    color: #89B725;
    font-size:17px;
    font-weight:normal;
    margin-bottom:10px;
}

#fast-call-form div.form-content {
    clear:both;
    height: 35px;
}


#fast-call-form .error-elem {
    border:1px solid red;
}


#fast-call-form div.form-content .title {
    width: 150px;
    display:inline-block;
    float:left;
    margin-top: 5px;
    text-align:right;
    font-size:14px;
}

#fast-call-form div.form-content .form {
    width: 350px;
    margin-left:5px;
    display:inline-block;
}
#fast-call-form div.form-content .form input, #fast-call-form div.form-content .form textarea {
    width: 350px;
}

#fast-call-form div.form-content .form textarea {
    height:66px;
}

#fast-call-form .high {
    height: 70px !important;
}

#blocker {
    background: url('/resources/images/hot-white.png');
    position:absolute;
    top:0px; left:0px;
    z-index: 9007;
    display:none;

}

#fast-call-form a.close {
    display:block;
    float:right;
    width:15px;
    height:17px;
    margin: -25px -10px 0px 0px;
    text-decoration: none;
    border:0px;
    background: url('/resources/images/hot-phone-close.png') no-repeat;
}

#fast-call-form a.submit {
    display:block;
    float:right;
    margin:10px 0px;
    text-decoration: none;
    font-size:14px;
    border-bottom: 1px dashed #89B725;
}

#fast-call-form a.submit:hover {
    border:0px;
}



#hangbar a {
    outline: 0px;
}

#hangbar .hb-home {
    display: inline-block;
    background: url('/resources/images/hb-home.png') no-repeat center right;
    height: 11px;
    width: 34px;
}


#hangbar .hb-favourite {
    border-left: 1px solid #d2d2d2;
    display: inline-block;
    background: url('/resources/images/hb-favor.png') no-repeat center right;
    height: 11px;
    width: 46px;
    text-indent: -9000px;
}

#hangbar .hb-sitemap {
    border-left: 1px solid #d2d2d2;
    display: inline-block;
    background: url('/resources/images/hb-sitemap.png') no-repeat center right;
    height: 11px;
    width: 44px;
    text-indent: -9000px;
}

#hangbar .hb-search-icon {
    border-left: 1px solid #d2d2d2;
    display: inline-block;
    background: url('/resources/images/hb-search-icon.png') no-repeat center right;
    height: 11px;
    width: 39px;
    text-indent: -9000px;
}

#hangbar .hb-player {
    border-left: 1px solid #d2d2d2;
    display: inline-block;
    height: 11px;
    padding-left: 10px;
}

.player-dyn {
    display: inline-block;
    height: 12px;
    width: 19px;
    background: url('/resources/images/player-dyn.png') no-repeat top center;
}

.player-eq {
    display: inline-block;
    height: 12px;
    width: 31px;
    background: url('/resources/images/player-eq.png') no-repeat top center;
}

.player-off {
    display: inline-block;
    height: 12px;
    width: 33px;
    background: url('/resources/images/player-off.png') no-repeat top center;
}

.player-on {
    display: inline-block;
    height: 12px;
    width: 33px;
    background: url('/resources/images/player-on.png') no-repeat top center;
}




/*
    div#header {
        margin: auto;
        width: 930px;
        margin-bottom:10px;
        overflow: hidden;
    }

    div#header-logo {
        background: url(/resources/images/logo-big-old.png) no-repeat top center;
        display: block;
        float: left;
        height: 82px;
        margin-bottom: 25px;
        text-indent: -9000px;
        width: 930px;
    }

    div#header-logo a {
        display: block;
        float: left;
        height: 82px;
        width: 265px;
    }

    div#header-motto, div#header-contacts {
        display: none;
    }

*/

div#content {
    clear: both;
    margin: auto;
    width: 930px;
}

div#content-left {
    float: left;
    width: 641px;
    overflow: hidden;
}

div#content-right {
    clear: none;
    float: right;
    width: 266px;
    overflow: hidden;
}

div#colorizer-block-left {
    display: block;
    height: 258px;
    float: left;
    width: 641px;
    text-indent: -9000px;
    margin-bottom: 30px;
}

div#colorizer-block-left embed {
    height: 258px;
    float: left;
    width: 641px;
    margin-bottom: 30px;
}

div#colorizer-block-right {
    float: right;
    padding-top:1px;
    /* height: 258px; */
    width: 266px;
    margin-bottom: 17px;
}

div#colorizer-block-right-bottom {
    float: right;
    padding-top:1px;
    /* height: 258px; */
    width: 266px;
    margin-bottom: 17px;
}


div.banner_right img {
    display: block;
    /*border: solid 1px #d7d7d7;
    height: 74px;
    width: 264px;*/
    margin-bottom: 14px;
}

div#redemption img {
    display: block;
    border: solid 1px #d7d7d7;
    height: 74px;
    width: 264px;
    margin-bottom: 15px;
}

div#comission img {
    display: block;
    border: solid 1px #d7d7d7;
    height: 74px;
    width: 264px;
    margin-bottom: 15px;
}

div#trade-in img {
    display: block;
    border: solid 1px #d7d7d7;
    height: 74px;
    width: 264px;
}

div#brands4sale {
    float: left;
    width: 641px;
    overflow: hidden;
    margin-bottom: 20px;
}

div#brands4sale h3{
    display: block;
    position: relative;
    background: url(/resources/images/cars4sale.png) no-repeat;
    background-color: #ffffff;
    width: 181px;
    height: 21px;
    margin: 0px auto 0px auto;
    padding-top: 10px;
    text-align: center;
    z-index: 3;
}

div#brands4sale-wrapper {
    border: 1px solid #d7d7d7;
    position: relative;
    top: -1px;
    width: 639px;
    z-index: 2;
}

div#brands4sale-wrapper .left-top-border {
    position: relative;
    left: -1px;
    top: -1px;
    background: url(/resources/images/left-top-border.png) no-repeat;
    float: left;
    height: 5px;
    width: 5px;
}

div#brands4sale-wrapper .right-top-border {
    position: relative;
    right: -1px;
    top: -1px;
    background: url(/resources/images/right-top-border.png) no-repeat;
    float: right;
    height: 5px;
    width: 5px;
}

div#brands4sale-wrapper .left-bottom-border {
    position: relative;
    left: -1px;
    top: -4px;
    background: url(/resources/images/left-bottom-border.png) no-repeat;
    float: left;
    height: 5px;
    width: 5px;
}

div#brands4sale-wrapper .right-bottom-border {
    position: relative;
    right: -1px;
    top: -4px;
    background: url(/resources/images/right-bottom-border.png) no-repeat;
    float: right;
    height: 5px;
    width: 5px;
}

div#brands4sale-wrapper ul {
    list-style:none;
}

div#brands4sale ul li {
    height: 25px;
    padding-top: 2px;
}

div#brands4sale .left {
    display: block;
    float: left;
    width: 175px;
    margin: 10px 0px 0px 60px;
    overflow: hidden;
}

div#brands4sale .center {
    display: block;
    float: left;
    width: 175px;
    margin: 10px 0px 0px 19px;
    overflow: hidden;
}

div#brands4sale .right {
    display: block;
    float: left;
    width: 175px;
    margin: 10px 0px 0px 20px;
    overflow: hidden;
}

div#brands4sale p {
    text-align: center;
    clear: both;
    display: block;
    padding: 23px;
}

div#brands4sale ul li img {
    display: block;
    float: left;
    /*width: 45px;*/
}

div#brands4sale p:after {
    /*content: ' >';*/
}


a.right {
    display:block;
    text-align:right;
}

div#fresh-tv, div#action-block, div#partner-block {
    clear: right;
    width: 266px;
    height: 246px;
    display: block;
    float: right;
    overflow: hidden;
    margin-bottom: 20px;
}

div#action-block {
    height: 320px;
}

div#partner-block {
    height: 220px;
}



div#fresh-tv h3, div#action-block h3, div#partner-block h3  {
    background: url(/resources/images/fresh-tv-bg.png) no-repeat;
    display: block;
    height: 23px;
    text-align: center;
    padding-top: 10px;
    position: relative;
    width: 93px;
    z-index: 6;
}

div#fresh-tv-body {
    position: relative;
    background: url(/resources/images/fresh-tv-body-bg.png) no-repeat;
    height: 233px;
    padding-left: 10px;
    top: -3px;
    width: 266px;
    z-index: 5;
}

div#partner-block-body {
    position: relative;
    background: url(/resources/images/fresh-partner-body-bg.png) no-repeat;
    height: 180px;
    padding: 10px 10px;
    top: -3px;
    width: 266px;
    z-index: 5;
}

div#action-block-body {
    position: relative;
    height: 250px;
    padding: 5px 20px;
    top: -3px;
    width: 266px;
    z-index: 5;
    
}


div#tv-image {
    position:relative;
    height:150px;
    width:230px;
    padding:10px 0px 0px 0px;
    margin-bottom: 10px;
}

#tv_main_img img {
    width: 246px;
    height: 140px;
    margin:10px 0px 10px 0px;
}

div#tv-image img {
    position:absolute;
}


div#fresh-tv-body p {
    padding-top:5px !important;
    margin-right: 20px;
    /*content: ' >>';*/
}


div#fresh-mm { /* марка месяца */
    clear: right;
    width: 266px;
    height: 105px;
    display: block;
    float: right;
    overflow: hidden;
    margin-bottom: 20px;
}

div#fresh-mm h3 {
    background: url(/resources/images/fresh-mm-bg.png) no-repeat;
    display: block;
    height: 23px;
    text-align: center;
    padding-top: 10px;
    position: relative;
    width: 173px;
    z-index: 6;
}

div#fresh-mm-body {
    position: relative;
    background: url(/resources/images/fresh-mm-body-bg.png) no-repeat;
    height: 233px;
    top: -3px;
    width: 266px;
    z-index: 5;
}

div#fresh-mm-body div.mm-info {
    padding:20px 0px 0px 20px;
}

div#fresh-mm-body p {
    margin-right: 10px;
}





div#proposals, div.vcontent_block {
    float: left;
    width: 641px;
}

div#proposals h3, div.vcontent_header, div#car-details h3, div#car-details-set h3 {
    display: block;
    position: relative;
    background: url(/resources/images/cars4sale.png) no-repeat;
    background-color: #ffffff;
    width: 181px;
    height: 21px;
    margin: 0px auto 0px auto;
    padding-top: 10px;
    text-align: center;
    z-index: 3;
}

div.vcontent_content  p {
    margin:inherit;
    padding:inherit;
    }

div.vcontent_content  ul {
    margin:10px 25px;
    padding: auto;
    list-style: disc;
    color: #666666;
}

 div.vcontent_content  ol {
    margin:10px 25px;
    padding: auto;
    list-style:decimal;

}
div#proposals-wrapper, div.vcontent_content {
    border-top: 1px solid #d7d7d7;
    width: 642px;
    position: relative;
    padding-top: 5px;
    top: -1px;
    z-index: 2;
}

div.strike_content {
    border-top: 1px solid #d7d7d7;
    padding-top: 5px;
}
div.vcontent_content  {
    width:640px;
}

div#proposals-wrapper div.spec-proposal, div#proposals-wrapper div.daily-proposal, div.more-cars-proposal {
    float: left;
    overflow: hidden;
    height: 228px;
    height: 253px;
    width: 202px;
    /*_margin: 0px  5px 3px 5px; */
    margin:0px 0px 3px 0px;
}


div.more-cars-proposal {
    border: 1px solid #c8c8c8;
    height: 181px;
    height: 204px;
    width: 198px;
    overflow: visible;
    margin: 0px 0px 3px 0px;
    padding-top: 30px;
    text-align: center;
    line-height: 32px;
}


div#proposals-wrapper div.best_sells_spacer {
    float: left;
    height: 228px;
    width: 18px;
}

div#proposals-wrapper img, div#car-details-pics img, div#similar-wrapper img {
    display: block;
    padding: 3px 3px 3px 3px;
}

div#proposals-wrapper .spec-proposal img {
    border: none;
    padding: 5px 5px 5px 5px;
}

div#proposals-wrapper img.sale{
    border: none;
    position: absolute;
    padding: 0px 0px 0px 0px;
}

div#proposals-wrapper ul li, #similar-wrapper ul li {
    clear: both;
    display: block;
    background: url(/resources/images/points-filler-bg.png) repeat-x;
    background-position: 0px 2px;
    line-height: 16px;
    height: 12px;
    width: 200px;
}

span.data {
    float:right;
    background-color: #ffffff;
}

span.proposals-row {
    float: left;
    background-color: #ffffff;
}

div#proposals-wrapper h4, div#car-details-similar h4 {
    display: block;
    background: url(/resources/images/proposals-name-left-border.png) no-repeat;
    background-position: right;
    background-color: #89b725;
    height: 16px;
    padding: 3px 0px 0px 4px;
    margin: 10px 0px 10px 0px;
}

div#car-details-similar div.spec-proposal h4
, div#proposals-wrapper div.spec-proposal h4 {
    background-color: #ffde00;
}

p.proposal-more-cars-2 {
    margin-top: 16px;
}
p.proposal-more-cars-2:after {
    /*content: ' >';*/
}

div#news {
    clear: right;
    width: 266px;
    display: block;
    float: right;
    overflow: hidden;
}

div#news h3 {
    background: url("/resources/images/fresh-tv-bg.png") no-repeat;
    display: block;
    height: 23px;
    text-align: center;
    padding-top: 10px;
    position: relative;
    width: 93px;
    z-index: 3;
}

div#news-wrapper {
    position: relative;
    background-color: #ebebeb;
    border: 1px solid #d7d7d7;
    top: -3px;
    width: 264px;
    z-index: 2;
}

div#news-wrapper .right-top-border-2 {
    position: relative;
    right: -1px;
    top: -1px;
    background: url(/resources/images/right-top-border-2.png) no-repeat;
    float: right;
    height: 5px;
    width: 5px;
}

div#news-wrapper .left-bottom-border-2 {
    position: relative;
    left: -1px;
    top: -4px;
    background: url(/resources/images/left-bottom-border-2.png) no-repeat;
    float: left;
    height: 5px;
    width: 5px;
}

div#news-wrapper .right-bottom-border-2 {
    position: relative;
    right: -1px;
    top: -4px;
    background: url(/resources/images/right-bottom-border-2.png) no-repeat;
    float: right;
    height: 5px;
    width: 5px;
}

div#news-wrapper h4 {
    clear: both;
    display: block;
    float: left;
    /*background: url('/resources/images/news-h4-right.png') no-repeat;
    background-position: right;
    background-color: #89b725;*/
    /*height: 16px;*/
    /*white-space:nowrap;*/
    padding: px 15px 0px 4px;
    margin: 6px 0px 6px 0px;
}

div.news-block {
    width: 246px;
    margin: 20px 0px 10px 10px;
}

div.news-grey-block {
	padding-top: 1px;
	padding-bottom: 1px;
	background: #E1E1E1;
}
span.news-date {
    float: left;
}

div#news-wrapper p {
    clear: both;
}

div#news-wrapper p.all-news {
    clear: both;
    display: block;
    margin: 20px 0px 14px 18px;
}

div#news-wrapper p:after {
    /*content: ' >';*/
}

div#pre-footer {
    clear: both;
    margin: auto;
    height: 30px;
    width:930px;
}

div#footer {
    margin: 0px auto 0px auto;
    width: 930px;
    overflow: hidden;
}

div#banners {
    width: 100%;
    clear:both;
    height: 60px;
}

img.down-banner {
    border: 1px solid #c0c0c0;
    margin-right:40px;
}

img.left-ban {
    float: left;
    /*border: 1px solid #c0c0c0;
    width: 264px;
    height: 74px; */
}

img.right-ban {
    float: right;
    /*border: 1px solid #c0c0c0;
    width: 264px;
    height: 74px;*/
}

img.middle-ban {
    margin: 0px 63px 0px 63px;
/*    border: 1px solid #c0c0c0;
    width: 264px;
    height: 74px;*/
}

div#hr {
    background: url(/resources/images/hr.png) repeat-x;
    height: 1px;
    width: 100%;
    margin: 30px 0px 10px 0px;
}

div.coyrights {
    float: left;
    margin-left: 60px;
    height: 50px;
    width: 270px;
    line-height: 16px;
}

div.designed-by {
    float: right;
    height: 50px;
    width: 170px;
    line-height: 16px;
}

div.contacts {
    margin: 0px;
/*    height: 30px;
    line-height: 20px; */
    vertical-align: middle;
    text-align:center;
}

/* ------------------------------------------------------------ */

div#additional-menu {
    clear: both;
}

div#additional-menu ul {
    list-style: none;
}

div#additional-menu ul li {
    float: left;
    padding: 10px 5px 0px 0px;
}

div#additional-menu ul li:after {
    /* content: '>'; */
    padding-left: 5px;
}

div#additional-menu ul li.additional-menu-active:after {
    content: '';
}

div#car-details-similar div.similar-1, div.similar-2, div.similar-3, div.similar-4 {
    height: 228px;
    width: 202px;
    margin: 0px  5px 3px 5px;
}

div#car-detail-text {
    border-top: 1px solid #d7d7d7;
    width: 930px;
    position: relative;
    top: -1px;
    z-index: 2;
}

div#car-detail-text .left-top-border {
    position: relative;
    left: -1px;
    top: -1px;
    background: url(/resources/images/left-top-border.png) no-repeat;
    float: left;
    height: 5px;
    width: 5px;
}

div#car-detail-text .right-top-border {
    position: relative;
    right: -1px;
    top: -1px;
    background: url(/resources/images/right-top-border.png) no-repeat;
    float: right;
    height: 5px;
    width: 5px;
}

div#car-detail-text .left-bottom-border {
    position: relative;
    left: -1px;
    top: -4px;
    background: url(/resources/images/left-bottom-border.png) no-repeat;
    float: left;
    height: 5px;
    width: 5px;
}

div#car-detail-text .right-bottom-border {
    position: relative;
    right: -1px;
    top: -4px;
    background: url(/resources/images/right-bottom-border.png) no-repeat;
    float: right;
    height: 5px;
    width: 5px;
}

div.clear-both {
    clear: both;
}

div#car-detail-text ul {
    display: block;
    float: left;
    width: 400px;
    margin: 20px 10px 20px 40px;
}

div#car-detail-text ul li {
    clear: both;
    display: block;
    background: url(/resources/images/points-filler-bg.png) repeat-x;
    background-position: 0px 5px;
    line-height: 20px;
    height: 20px;
}

div#car-details-pics {
    height: 400px;
    margin: 20px 0px 0px 0px;
}

div#car-details-pics .big {
    float: left;
    margin: 0px 0px 0px 70px;
    position: relative;
}

div#car-details-pics .big .stamp {
    width: 139px;
    height: 49px;
    position: absolute;
    bottom: 5px; left: 5px;
    z-index: 5;
}

.stamp_salon_7 {
    background: url('/resources/images/stamp-7.png') no-repeat;
}

.stamp_salon_5 {
    background: url('/resources/images/stamp-5.png') no-repeat;
}

.stamp_salon_3 {
    background: url('/resources/images/stamp-3.png') no-repeat;
}


.huge_stamp {
    position: absolute;
    width: 139px;
    height: 49px;
    z-index: 5;
    left: 15px;
    bottom: 40px;
}

div#car-details-pics .column-2 img, div#car-details-pics .column-3 img {
    height: 84px;
    width: 112px;
    margin: 0px 0px 3px 0px;
}

div#car-details-pics .column-2, div#car-details-pics .column-3 {
    float: left;
    margin: 0px 0px 0px 25px;
}

div#car-details-set {
    clear: both;
    margin:30px 0px;
}

div#car-details-set-wrapper {
    border: 1px solid #d7d7d7;
    width: 930px;
    position: relative;
    top: -1px;
    z-index: 2;
}

div#car-details-set-wrapper .left-top-border {
    position: relative;
    left: -1px;
    top: -1px;
    background: url(/resources/images/left-top-border.png) no-repeat;
    float: left;
    height: 5px;
    width: 5px;
}

div#car-details-set-wrapper .right-top-border {
    position: relative;
    right: -1px;
    top: -1px;
    background: url(/resources/images/right-top-border.png) no-repeat;
    float: right;
    height: 5px;
    width: 5px;
}

div#car-details-set-wrapper .left-bottom-border {
    position: relative;
    left: -1px;
    top: -4px;
    background: url(/resources/images/left-bottom-border.png) no-repeat;
    float: left;
    height: 5px;
    width: 5px;
}

div#car-details-set-wrapper .right-bottom-border {
    position: relative;
    right: -1px;
    top: -4px;
    background: url(/resources/images/right-bottom-border.png) no-repeat;
    float: right;
    height: 5px;
    width: 5px;
}


div#car-details-set-wrapper .left {
    float: left;
    width: 275px;
    margin: 20px 0px 20px 60px;
    line-height: 18px;
}

div#car-details-set-wrapper .center {
    float: left;
    width: 315px;
    line-height: 18px;
    margin: 20px 0px 20px 0px;
}

div#car-details-set-wrapper .right {
    margin: 20px 0px 20px 0px;
    line-height: 18px;
	float:left;
}

div#car-details-addinfo {
    margin-top: 25px;
}

div#car-details-addinfo h3 {
    display: block;
    position: relative;
    background: url(/resources/images/cars4sale-2.png) no-repeat;
    background-color: #ffffff;
    width: 214px;
    height: 21px;
    margin: 0px auto 0px auto;
    padding-top: 10px;
    text-align: center;
    z-index: 3;
}

div#car-details-addinfo-wrapper {
    border: 1px solid #d7d7d7;
    width: 930px;
    position: relative;
    top: -1px;
    z-index: 2;
}

div#car-details-addinfo-wrapper .left-top-border {
    position: relative;
    left: -1px;
    top: -1px;
    background: url(/resources/images/left-top-border.png) no-repeat;
    float: left;
    height: 5px;
    width: 5px;
}

div#car-details-addinfo-wrapper .right-top-border {
    position: relative;
    right: -1px;
    top: -1px;
    background: url(/resources/images/right-top-border.png) no-repeat;
    float: right;
    height: 5px;
    width: 5px;
}

div#car-details-addinfo-wrapper .left-bottom-border {
    position: relative;
    left: -1px;
    top: -4px;
    background: url(/resources/images/left-bottom-border.png) no-repeat;
    float: left;
    height: 5px;
    width: 5px;
}

div#car-details-addinfo-wrapper .right-bottom-border {
    position: relative;
    right: -1px;
    top: -4px;
    background: url(/resources/images/right-bottom-border.png) no-repeat;
    float: right;
    height: 5px;
    width: 5px;
}

div#car-details-addinfo-wrapper p {
    padding: 10px;
}

p.where-to-buy {
    display: block;
    margin: 20px 0px 20px 0px;
}

div#buy-online a{
    display: block;
    margin: 0px auto 30px auto;
    /*background: url(/resources/images/buy-online.png) no-repeat;*/
    background: url(/resources/images/testdrive-button.png) no-repeat;
    text-indent: -9000px;
    height: 35px;
    /*width: 162px;*/
    width: 275px;
}

div#car-details-similar h3 {
    display: block;
    position: relative;
    background: url(/resources/images/cars4sale-3.png) no-repeat;
    background-color: #ffffff;
    width: 276px;
    height: 21px;
    margin: 0px auto 0px auto;
    padding-top: 10px;
    text-align: center;
    z-index: 3;
}

div#similar-wrapper {
    border-top: 1px solid #d7d7d7;
    height: 220px;
    height: 245px;
    width: 930px;
    position: relative;
    padding-top: 21px;
    top: -1px;
    z-index: 2;
    overflow: hidden;
    margin-bottom:30px;
}

div#similar-positioning {
    float: left;
    position: relative;
    left: 50%;
}

div#similar-positioning-2 {
    float: left;
    position: relative;
    left: -50%;
    white-space: nowrap;
}




div#content div#similar-wrapper div.spec-proposal, div#similar-wrapper div.daily-proposal {
    float: left;
    overflow: hidden;
    height: 228px;
    height: 253px;
    width: 220px;
    margin: 0px  5px 3px 5px;
}

div#content div#similar-wrapper .spec-proposal img {
    border: none;
    padding: 5px 5px 5px 5px;
}

div#content div#similar-wrapper img.sale{
    border: none;
    position: absolute;
    padding: 0px 0px 0px 0px;
}





img.menu_point {
    padding: 0px 5px 0px 5px;
}

div#proposals {
    padding:0px;
}

a.current_page {
    background:#5AB708;
    color:white;

}

p.pager a {
    padding:4px ;
}
p.pager {
    margin:10px 0px;
    text-align:center;
}

table select {
    width:135px;
}

form#search_form, form#request_form {
    text-align:center;
}

div.buttons input
{
    background: #89B725;
    border:1px solid #89B725;
    color:white;
    margin:5px 25px;
    width:150px;
    font-family: Arial, Tahoma, Verdana;
}

form#search_form div.title
,form#request_form div.title
{

    margin:10px 0px;
    font-weight:bold;
}

input, textarea, select {
    font-family: Arial, Tahoma, Verdana;
    font-size:12px;
}

table.search_table {
/*
    margin-left:0px;
    width:630px;*/
}

table.search_table td {
    text-align:left;
    padding:3px 0px;
}

table.search_table td.extra textarea, table.search_table td.extra input { width: 80%;}

table.search_table td div.title {
    text-align:center;
    font-weight:bold;
}

table.search_table td.first {
    width:170px;
}



form#request_form div.subtitle {
    display:block;
    width:640px;
    height: 20px;
    margin:10px 0px;
}
form#request_form div.subtitle div {
    float:left;
    width:177px;
    /*font-weight:bold;*/
    text-align:right;
    margin:0px 10px;
    line-height: 25px;height: 25px;
    vertical-align: middle;
}

form#request_form div.subtitle input, form#request_form div.subtitle textarea {
    float:left;
    width:350px;
}
form#request_form div.subtitle textarea {
    height:60px;
}
div.request_ok {
    text-align:center;
    font-size:16px;
    color: #89B725;
    font-weight:bold;
}

div.request_error {
    text-align:center;
    font-size:16px;
    color: red;
    font-weight:bold;
}

div.vcontent_seo {
    font-size:10px;
    text-align:center;
    clear:both;
}

div.files {
    margin:10px 0px;
}

div.files div {
    height:25px;
}

div.file_p1, div.file_p2 {
    width:250px;
    height:25px;
    }

div.file_p1 {
    float:left;
}
div.file_p2 {
    float:right;
}


table#avto_list, table.print_table {
    width:100%;
    margin:10px 0px;
    display:table;
    empty-cells:show;
    height:100%;
    border-collapse:collapse;
    border: 1px solid #89B725;
}

table.print_table tr.header td {
    background: #89B725;
    color: white;
    text-align:center;
    font-weight:bold;
}

table.print_table, table.print_table tr, table.print_table td {
    border-bottom: 0px !important;
}

table.print_table {
    margin:0px;
    page-break-inside: avoid;
}

table.print_table_last, table.print_table_last tr, table.print_table_last td {
    border: 1px solid #89B725 !important;
}

table.print_table td.print_other_6 { width:80px; font-weight:bold; }
table.print_table td.print_other_5 { width:80px; }
table.print_table td.print_other_4 { width:100px; }
table.print_table td.print_other_3 { width:60px; }
table.print_table td.print_other_2 { width:40px; }

table#avto_list a, table.print_table a {
    text-decoration:none;
}

table#avto_list a:visited {
    color: #555;
}

table.print_table img {border:0px !important;}
table#avto_list td, table.print_table td {
    vertical-align:middle;
    padding:9px 2px;
    border: 1px solid #89B725;

}
table#avto_list td *, table.print_table td * {
    display:inline;
}

table#avto_list div.list_name, table.print_table div.list_name {
    /*float:left;*/
    display:inline;
}

table#avto_list a.foto_open, table.print_table a.foto_open {
    background: url('/resources/images/foto.png') no-repeat;
    /*float:left;*/
    display:inline-block;
    width:13px;
    height:11px;
    margin:0px 4px;
    text-indent:-9000px;
}

table#avto_list span.video-icon, table.print_table span.video-icon{
    background: url('/resources/images/video-icon.gif') no-repeat;
    /*float:left;*/
    display:inline-block;
    width:14px;
    height:13px;
    margin:2px 4px;
    text-indent:-9000px;
}

table#avto_list a.foto_close , table.print_table a.foto_close  {
    background: url('/resources/images/foto.png') no-repeat;
    /*float:left;*/
    display:inline-block;
    width:13px;
    height:11px;
    margin:0px 4px;
    text-indent:-9000px;
}



table#avto_list thead a.foto_open, table#avto_list thead a.foto_close
, table.print_table thead a.foto_open, table.print_table thead a.foto_close
{
    background: url('/resources/images/foto_wh.png') no-repeat;
}

table#avto_list tr td , table.print_table tr td {
    text-align:left;
    vertical-align: middle;
    }

table#avto_list thead tr th, table.print_table thead tr th {
    background: #89B725;
    color:white;
    text-align:center;
    font-weight:bold;
    white-space:nowrap;
}


table#avto_list tr td img, table.print_table tr td img {
    padding:0px; margin:2px; border:0px;
}

table#avto_list tr td div.list_preview {
    clear:both;
    float:none;
    display:none;
    }

table.print_table tr td div.list_preview {
    clear:both;
    display:block;
    }


table#avto_list tr td.name, table.print_table tr td.name {
    /*white-space:nowrap;*/
    width:160px;
    text-align:left;
}

td.selectable select {
    width:65px;
}

td.selectable input {
    width:90px;
}
table#fastsearch {
    border:0px;
    border-collapse:collapse;
    width:385px;
	margin: auto;
    }

span.search-text-right {
	float:right;
}
select.search-select {
	width: 96px !important;
}
span.select-margin-right {
	margin-right: 25px;
}
span.search-margin-right {
	margin-right: 15px;
}
select.select-margin-left {
	margin-left: 3px;
}
button.search-buttom-submit {
	border: 0px;
	background-color: #89B725;
	width: 150px;
	color: white;
	margin: auto;
	/*margin-top: 12px;*/
	margin-bottom: 15px;
}
table#fastsearch td {
    height:30px;
    vertical-align: middle;
}

td.selectable input, td.selectable select, td.selectable button {
    height:20px;
    padding:0px;
    margin:0px;
}

table#fastsearch  td.selectable button.imgbutton {
    border:1px solid white;;
/*    width:18px;
    height:18px; */
    background: #FFF;
    padding:0px;
    margin:0px;
}

span.news_date {
    font-size:10px;
}

h2.news_title {
    margin:5px 0px;
    color: #89B725;
}


/* для иконки видео */

table#avto_list a.video {
    background: url('/resources/images/video.png') no-repeat;
    float:left;
    display: inline-block;
    width:14px;
    height:13px;
    margin:0px 4px;
    text-indent:-9000px;
}

.ad-container {
    position: relative;
    width: 639px;
    height: 256px;
    background: #ffffff;
    /*border: 1px solid #cacaca;*/
    margin: 0px;
    margin-top: 1px;
    padding: 0px;
}

#ad1 {
    background: url(/resources/images/ad-ad1bg.png) no-repeat center;
}

.filler {
    display: inline-block;
}

.ad-container .ad {
    display: none;
    width: 639px;
    height: 256px;
    margin: 0px;
    padding: 0px;
    position: absolute;
    top: 0px;
    left:0px;

}
.ad-container .ad a {
    width: 640px;
    height: 256px;
    display:block;
}
.ad-container div.displayed {
    display: block;
}

.ad-container h2 {
    display: none;
    /*display: block;*/
    background: url(/resources/images/ad-podlozhka1.png) repeat;
    width: 160px;
    margin: 20px 0px 0px 0px;
    padding: 7px 0px 7px 10px;
    font-size: 16px;
    color: #FFFFFF;
    text-transform: uppercase;
}

.ad-container .ad-text {
    display: none;
    width: 320px;
    background: url(/resources/images/ad-podlozhka2.png) repeat;
    margin: 5px 0px 0px 0px;
    padding: 7px 0px 7px 10px;
}

.ad-text p {
    margin: 0px;
    padding: 0px 0px 0px 0px;
}

.ad-nav {
    position: absolute;
    bottom: 5px;
    right: 0px;
    margin: 0px 10px 0px 10px;
    text-indent: 0px;
}

.ad-button {
    display: inline-block;
    background: url(/resources/images/ad-button.png) no-repeat top center;
    height: 22px;
    width: 24px;
    margin: 0px 3px 0px 3px;
    padding-top: 5px;
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
}

.ad-button-active {
    background: url(/resources/images/ad-button-active.png) no-repeat top center;
}

div#car-video-block {
    margin:0px 0px 25px 0px;
    /*padding-left:225px;*/
}

div#car-video-block div.video_container {
    margin: 0px 70px 0px 70px;
}

div#car-video-block div.video_container div.video_flash {
    border: 1px solid #C8C8C8;
    height: 369px;
    width: 494px;
    padding: 2px;
    float:left;
}

div#car-video-block div.video_container div.video_flash object {
}
div#car-video-block div.video_container div.video_logo {
    float:right;
}


div#main-menu-wrapper {
    height:40px;
}

.print-ready {
    display:block;
    /*color:#666666;*/
    /*text-decoration: none;*/
    float:left;
    cursor: pointer;
}

div.print-block .print-ready{
        margin:2px 30px 0px 0px;
}

table#avto_list td.print_td {
    text-align: center;
}
div#content a.print-ready img {
    display: inline;
    padding:0px;
    margin:0px 5px;
    border:0px;
}


div.manager_short {
    width: 120px;
    float:left;
    height:240px;
}

div.manager_short div {text-align:center;}

div.manager_delimetr {
    width: 53px;
    float:left;
    height:170px;
}

div.manager_full {
    margin:30px 0px;
}

div.manager_full div.foto {
    float:left;
    margin:0px 20px 0px 0px;
}

div.manager_full div.title b {
    text-transform:  uppercase;
    color: #89b725;
    font-weight: bold;
}

div.manager_full div.title {
    padding: 0px 0px 10px 0px;
}


/* коммментарии */
.post-a-comment {
	border-top: 1px #cccccc solid;
	padding: 10px 0px 10px 0px;
    margin:10px 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

.lineelem {
	/* clear: left; */
        clear:both;
	margin: 0px 0px 5px 0px;
}

.post-a-comment input, .post-a-comment textarea {
        border:1px solid grey;
}
.post-a-comment input { width: 260px; }
.post-a-comment .input-descr {
	display: inline;
	float: left;
	margin: 0px;
	width: 40px;
}

.post-a-comment .additional-field {
	display: inline;
	margin: 5px 0px 5px 0px;
}

.post-a-comment input {
	margin: 0px 10px 0px 0px;
}

.post-a-comment .antispam, .post-a-comment .antispam p * {
    height: 25px;
    line-height:25px;
    vertical-align:middle !important;
}

.post-a-comment .antispam #antispam_img {
    width:60px;
    height:20px;
    line-height:inherit;
    margin-bottom:10px;
}

.post-a-comment .antispam #reload_captcha img{
    width:16px;
    height:16px;
    margin-bottom:10px;
}

 #reload_captcha img {
     margin-left: 5px;
 }

.post-a-comment .antispam .input-descr {
	width: 150px;
}

.post-a-comment .antispam input {
	width: 79px;

}

.post-a-comment textarea {
	clear: both;
	width:300px;
	height: 100px;
	margin: 5px 0px 10px 0px ;
}

.post-a-comment button {
	background: #d3d3d3;
	border: 0px;
	height: 20px;
	padding-bottom: 5px;
}

div.comment {
    margin:15px 0px 5px 0px;
    font-size:12px;
}

div.comment div.author {
    margin-bottom:5px;
}

/* QA */
div#qa_list div.qa_quest {
    color: #89b725;
    margin:2px 0px;
}
div#qa_list div.qa_quest img {
    margin:0px 4px 0px 0px;
}

div#qa_list div.qa_answer {
    margin:0px 0px 0px 17px;
    display:none;
}


div#qa_list p {
    padding: 5px 0px !important;
    text-align: justify;
}

/* ВАКАНСИИ */
div.vacancies h2 {
    font-weight: normal;
    color:  #89b725;
    margin: 10px 0px;
}

div.vacancies h2.caps {
    text-transform: uppercase;
    margin:15px 0px;
}
div.vacancies {
	display:none;
}
a.vacancies {
    font-weight: normal;
    color:  #89b725;
    margin: 10px 0px;

	
}
div.resume_send {
	margin: 10px 0px 0px 0px;
}
/* 404 */
div#content div.p404 {
    margin:25px 0px;
}
div#content div.p404 div {
    margin:15px 0px;
}
div#content div.p404 p {
    text-align:center;
    color: #89b725;
    font-weight: bold;
}


/* GRAY BLOCKS */

.g-block {
    display: block;
    width: 100%;
    margin: 0px auto 15px auto;
    padding: 0px;
}

.rcorner-1 {
    position: absolute;
    top: -1px;
    left: -1px;
    z-index: 2;

    display: block;
    background: url('/resources/images/rcorner-1.gif') no-repeat;
    height: 5px;
    width: 5px;
}

.rcorner-2 {
    position: absolute;
    top: -1px;
    right: -1px;
    z-index: 2;

    display: block;
    background: url('/resources/images/rcorner-2.gif') no-repeat;
    height: 5px;
    width: 5px;
}

.rcorner-3 {
    position: absolute;
    bottom: -1px;
    right: -1px;
    z-index: 2;

    display: block;
    background: url('/resources/images/rcorner-3.gif') no-repeat;
    height: 5px;
    width: 5px;
}

.rcorner-4 {
    position: absolute;
    bottom: -1px;
    left: -1px;
    z-index: 2;

    display: block;
    background: url('/resources/images/rcorner-4.gif') no-repeat;
    height: 5px;
    width: 5px;
}

.g-block-header {
    position: relative;
    text-align: center;
    z-index: 100;
    color: #89b725;
}

.g-block-hpos {
    display: inline-block;
    position: relative;
    z-index: 100;
    padding: 10px 20px 0px 20px;
    margin: 0px;
    font-weight: normal;
    font-family: Arial;
    font-size: 11px;

    /*background: url('/resources/images/g-b-header.gif') no-repeat right top;*/
    background: url('/resources/images/g-b-header-white.gif') no-repeat right top;
    height: 24px;
    border-left: 1px #d7d7d7 solid;
    text-transform: uppercase;
}

.g-block-hc {
    position: absolute;
    top: 0px;
    left: -1px;
    z-index: 2;

    display: block;
    /*background: url('/resources/images/rcorner-1.gif') no-repeat;*/
    background: url('/resources/images/rcorner-1-white.gif') no-repeat;
    height: 5px;
    width: 5px;

}

.g-block-content {
    position: relative;
    top: -1px;
    /*background: #ebebeb;*/
    border-top: 1px #d7d7d7 solid;
    padding-bottom: 20px;
}

.g-block-content h2 {
    margin: 10px 0px 0px 0px;
    text-align: center;
    text-transform:  uppercase;
    font-weight: normal;
}

.g-block-elem {
    display: block;
    float: left;
    /*background: #f5f5f5;*/
    border: 1px #d7d7d7 solid;
    height: 118px;
    width: 176px;
    margin: 20px 0px 0px 0px/* 10px 10px 10px*/;
    overflow: hidden;
}

.g-block-delimetr {
    display:block; float:left; width:52px;
    height: 118px;

}
.g-block-cpos {
    position: relative;
    -left:50%;
    float: left;
}

.g-block-cpos-2 {
    display: inline-block;
    position: relative;
    -right: 50%;
    float: left;
    text-align: justify;
}

.clear {
    clear: both;
}


/* ADDITIONAL CONTENT */
#content-managers {
    margin: 0px 0px 0px 0px;
}
#content-managers h2 {
    margin: 5px 0px 15px 0px;
    font-size:11px;
    text-transform: uppercase;
}

#content-managers .manager_short a.manager_img {
    display:block;
    width:107px;
    height:160px;
    margin:0px auto;
    }

#content-managers .manager_short a img {
    margin-bottom: 6px;
}

#content-managers .manager_short div {
    width:120px;
    margin:0px auto;
    }

#downseo_menu {
    margin: 5px 0px;
    text-align:center;
    font-size:10px;
}

#content-left div.comment {

}

#down-banners {
    text-align:center;
    margin:10px 0px;
}

ul.main_list {
    margin:10px 0px 0px 0px;
    list-style: none;
}

ul.main_list li {
    font-size: 18px;
    margin:5px 0px;
}
ul.child_list {
    margin:0px 15px 0px 35px;
}

ul.main_list ul.child_list li {
    margin:5px 0px;
    font-size: 13px;
}

ul.main_list .special_elem1 a {
    color: red;
}

#feedback-url {
    display:block;
    height:40px;
    line-height:40px;
    margin:15px 0px 15px 40px;
    vertical-align: middle;
    text-align:center;
    font-weight: bold;
    background: url('/resources/images/mail-ico.png') no-repeat scroll 0px 8px;
}

#feedback-url a {
    text-decoration:none;
    border-bottom: dashed #89B725 1px;
}

#feedback-url a:hover {
    text-decoration:none;
    border-bottom: 0px;
}
/*
#feedback_form {
    position:absolute;
    z-index:9001;
    display:none;
    margin:0px auto;
    width:400px;
    border: 3px dashed #CCCCCC;
    background: white;
    padding: 10px;
}

#feedback_form .reset-a-comment {
    background: red;
    color: white;
}
*/
.hidden {
    display:none;
}

.hidden2 {
    visibility:hidden;
    width:0px; height:0px;
    overflow:hidden;
}

h2.managers_title a {
    /*color:#7c7c7c;*/
}

.nopadding {
    padding:0px !important;
}
.nomargin {
    margin:0px !important;
}


.bold {
    font-weight:bold;
}

#submit_result {
    text-align:center;
    font-size:14px;
    font-weight:bold;
    color: #89B725;
    margin: 10px;
}

#submit_error {
    text-align:center;
    font-size:14px;
    font-weight:bold;
    color: #d43327;
    margin: 10px;
}

div#brands4sale ul {
    margin:10px 0px;
    }

div.daily-proposal ul {
    margin:0px 0px;
}

div.vcontent_content p.proposal-more-cars-2 {padding:0px;}

#music_frame, #stat_frame {

    height:30px; width:30px;
    visibility: hidden; position:absolute;
    top:-5000px;left:-5000px;

/*
     height:150px; width:250px;
     top:5px;left:5px;
     */
}

#view_contacts {
    float: left;
    white-space:nowrap;
    margin:30px 0px 30px 0px;
}
#view_support div, #view_contacts div {
    margin:5px 0px;
}

#view_contacts #map_element {
    margin:0px;
}

#view_support {
    float: right;
    margin:30px 0px 30px 0px;
}


#subscribe_form {float:right;}
#search_form input, #subscribe_form input.input { width: 350px; }

#search_form #do_search, #subscribe_form input.submit {
    background: #89B725;
    border:1px solid #89B725;
    color:white;
    margin:5px;
    width:100px;
    font-family: Arial, Tahoma, Verdana;
}

div.search_result {
    margin:10px 0px;
}

#content-managers .manager_full p {
    margin:10px;
    padding:auto;
    display:block;
}
#request_form table.left_align td {
    text-align:left;
    }

#request_form table.left_align td input.text {
    width:260px;
    }
    
.actions_3pos {
    display:none;
}

#avto_list .avto-sorter {display:inline-block; width:7px; height:10px; margin:0px 3px; }
#avto_list .sorter_none { background-image: url('/resources/images/arrow_up_gray.gif'); cursor:pointer; }
#avto_list .sorter_up { background-image: url('/resources/images/arrow_up.gif');  }
#avto_list .sorter_down { background-image: url('/resources/images/arrow_down.gif');  }


    span.dot { position:absolute; text-indent: -1000em; }
    span.ruble { text-transform:uppercase;}
    span.hyphen:after { content: '\2013'; }
    span.hyphen { position:absolute; margin:1px 0 0; behavior: expression(this.innerHTML = '&ndash;'); }
	span.hyphencost:after { content: '\2013'; }
	span.hyphencost { position:absolute; margin:7px 0 0; behavior: expression(this.innerHTML = '&ndash;'); }
	
div#action-wrapper {

    width: 640px;
    position: relative;
    padding-top: 21px;
    top: -1px;
    z-index: 2;
    overflow: hidden;
    margin-bottom:30px;
}
div#action-wrapper img{
    display: block;
    padding: 3px 3px 3px 3px;
}
div#content div#action-wrapper div.spec-proposal, div#action-wrapper div.daily-proposal {
    float: left;
    overflow: hidden;
    height: 228px;
    height: 253px;
    width: 202px;
    margin: 0px  5px 3px 5px;
}

div#action-wrapper hr{
    color: #d7d7d7;
    height: 1px;
   border-width: 0px;
}

table#avto_list td div.ad_price_new { 
    display: block;
    color: #F00;
    font-weight: bold;
    font-size:14px;
}

table#avto_list td div.ad_price_old {
    display: block;
    text-decoration: line-through;
    font-size:11px;
    margin-bottom: -16px;
 }

table#avto_list td div.action-icon {
    display: inline-block;
    min-height: 27px;
    line-height: 27px; vertical-align: middle;
    padding-left: 30px;
    background: url('/resources/images/super-cost.png') no-repeat left top;
}


table#avto_list td div.kasko-icon {
    display: inline-block;
    min-height: 27px;
    line-height: 27px; vertical-align: middle;
    padding-left: 30px;
    background: url('/resources/images/kasko-small.png') no-repeat left top;
}

table#avto_list td div.money-icon {
    display: inline-block;
    min-height: 27px;
    line-height: 27px; vertical-align: middle;
    padding-left: 30px;
    background: url('/resources/images/moneyback.png') no-repeat left top;
}

table#avto_list td div.action-icon a span, table#avto_list td div.kasko-icon a span {
    color: #ff0000;
    font-weight: bold;
}

table#avto_list td div.money-icon a span {
    color: #89b725;
    font-weight: bold;
}


div.hr {
height: 1px;
margin-top: 240px;
border-bottom: 1px solid #d7d7d7;
}
div.stats {
float: right;
margin-right: 7px;
}
div.price {
float: left;
margin-left: 3px;
}
span.new-price {
font-size: 20px; 
color: rgb(255, 0, 0);
}
span.old-price {
font-size: 17px; 
text-decoration: line-through;
}
a.car-name{
font-weight: bold;
text-decoration: none; 
border-bottom: 1px dashed #89b725; 
color:#89b725;
margin-left: 3px;
}

div.grey-bg {
text-align: center;
background:url('/resources/images/gray-bg.png') no-repeat center; 
padding-top: 7px; 
padding-bottom: 5px; 
margin-left:40px; 
margin-right:40px;
font-weight: bold;
}
div.car-name{
margin-top: 151px;
margin-bottom: 7px;
}
span.actual-price{
font-size: 20px; 
color: black;
}
span.black-ruble{
color:black;
}
span.red-ruble{
color:red;
}
div#similar-wrapper div.stats {
margin-right: 22px;
}
div.str_params_section {
	
}

div.str_param {
	float:left;
	min-width: 314px;
	max-width: 640px;
	
}

div.str_param h5 {
	border-bottom: 1px solid #AFB0B2;
	color: #AFB0B2;
	text-transform: none;
	padding-bottom: 0px;
}

div.str_param div.age {
	display:block;
	height: 35px;
}

div.str_param div.age p{
	float:left;
	margin: 10px 127px 0px 0px;
}

div.str_param input.age {
	width: 35px;
	margin: 8px 0px 0px 0px;
}

div.str_param div.stage {
	display:block;
	height: 35px;
}

div.str_param div.stage p{
	float:left;
	margin: 10px 25px 0px 0px;
}

div.str_param input.stage {
	width: 35px;
	margin: 8px 0px 0px 0px;
}
div.stage .years {
	color:#AFB0B2;
}
.str_param .right-margin {
	margin-right:30px;
}

.str_param .left-margin {
	margin-left:30px;
}

.redborder {
	border: 2px solid red;
}

.form_elem {
	width: 128px;
}


/* кредитный калькулятор */
div.credit_calc {
    width: 640px; height: 344px;
    background: url('/resources/images/cred-calc-bg.png') no-repeat;
    padding: 15px;
	margin-top: 5px;
    font-size: ;
}

div.credit_calc .bold {
    font-weight: bold;
}

div.credit_calc .calc_title {
    font-size: 30px;
}

div.credit_calc .calc_title2 {
    font-size: 28px;

}

div.credit_calc .calc_title3 {
    font-size: 36px;
}

div.credit_calc .calc_title4 {
    font-size: 40px;
}

div.credit_calc .calc_title5 {
    font-size: 65px;
}

div.credit_calc .times {
    font-family: Times New Roman;
    font-style: italic;
}
div.credit_calc .l85 {
    margin-left: 85px;
}

div.credit_calc .red {
    color: #f20000;
}

div.credit_calc .green {
    color: #89b725;
}

div.credit_calc  .calc_arrow {
    width: 202px;
    float: left;
    height: 87px;
    background: url('/resources/images/cred-arrow.png') no-repeat;
    line-height: 87px;
    vertical-align: middle;
    font-size:22px;
    color: white;
}

div.credit_calc .m30 {
    height: 22px;
}

div.credit_calc .m10 {
    height: 10px;
}

div.credit_calc .calc_result {
    float: right;
    margin-right: 35px;
    width: 300px;
}

div.credit_calc .calc_elems {
    float: left;
    width: 300px;
}
div.credit_calc .calc_elems select {
    width: 50px;
}
div.credit_calc .calc_elems input {
    width: 100px;
}

div.credit_calc .calc_up {
    float: right;
    color: #bdbdbd;
    font-size: 14px;
    margin-right: 35px;
    vertical-align: top;
}

div.credit_calc  .calc_arrow a {
    margin-left: 10px;
    color: #FFFFFF;
    border-color: #FFFFFF;
    text-decoration: none;
    border-bottom: 1px dashed;
}

div.credit_calc  .send_credit a {
    text-decoration: none;
    border-bottom: 1px dashed;
    color: #89b725;
}

div.credit_calc .calc_note:before {
    content: '*';
    margin-left:-9px;
}

div.credit_calc .calc_note {
    font-style:normal;
    font-size:12px;
    margin-right: 25px;
}

div.credit_calc .calc_result .hyphencost {
    margin-top:27px;
}

div.car_kredit {
	background: url('/resources/images/cost-bg.png') no-repeat;
	margin: 10px auto;
	width:782px;
	height: 67px;
}
div.car_kredit td{
	padding-left: 30px;
}

div.car_kredit a.kredit_link {
	border-bottom: 1px dashed;
    color: #89B725;
    text-decoration: none;
	font-size:19pt;
	font-style: italic;
	font-weight: bold;
	font-family: Times New Roman;
}
div.car_kredit p.kredit_number{
	color: #89B725;
        margin-top: 7px;
	font-size: 22pt;
	
}
div.car_kredit span.cost{
	font-weight:bold;
}
div.car_kredit p.summ {
	font-weight:bold;
	font-size: 25px;
}
div.car_kredit p.summ_1 {
	
	font-size: 20px;
}
div.car_kredit img.cost_arrow{
	margin-top: 7px;
	margin-left: -15px;
}



div#feedback_float_block {
    margin:10px 0px 25px 0px;
}

div#feedback_float_container {
    position: relative;
    width:267px;
    height: 160px;
    clear:both;
    overflow:hidden;
    padding: 10px;
    background: url('/resources/images/feedback-cloud.png') no-repeat;
}

div#feeback_title {
    color: #e00308;
    font-weight:bold;
    font-size:13px;
    text-transform:uppercase; 
    margin:5px 10px 10px 10px;
}

div#feeback_author {
    font-weight:bold;
    margin:5px 10px;
}

div#feeback_text { 
    margin: 5px 25px 15px 10px;
}

a#all_feedback {
    position:absolute;
    bottom:0px;
    right: 10px;
    display:block;
    float:right;
    margin: 15px;
    color: #999;
}


div.feedback_links {
    margin: 10px 0px;
}
a.feedback_link {
	margin: 0px 12px 0px 0px;
}


a.current_feedback {
    padding: 4px;
    background: #5a5a5a;
    color: #FFF;
    text-decoration: none;
}

a.feed_url {
    text-decoration: none;
    color: #666;
    border-bottom:  0;
}

a.feed_url:hover {
    border-bottom:  1px dashed #666;
}

.body_type {
    width: 50px !important;
}

span.body_type {
    display: none !important;
}

td.body_type_1 {
    background: url('/resources/images/body/body_1.png') no-repeat center center;
}


td.body_type_2 {
    background: url('/resources/images/body/body_2.png') no-repeat center center;
}


td.body_type_3 {
    background: url('/resources/images/body/body_3.png') no-repeat center center;
}


td.body_type_4 {
    background: url('/resources/images/body/body_4.png') no-repeat center center;
}


td.body_type_5 {
    background: url('/resources/images/body/body_5.png') no-repeat center center;
}


td.body_type_6 {
    background: url('/resources/images/body/body_6.png') no-repeat center center;
}


td.body_type_7 {
    background: url('/resources/images/body/body_7.png') no-repeat center center;
}

td.body_type_8 {
    background: url('/resources/images/body/body_8.png') no-repeat center center;
}
td.body_type_9 {
    background: url('/resources/images/body/body_9.png') no-repeat center center;
}



