/*a                         {color: #cc3300; text-decoration:underline}
a:visited                 {color: #cc3300; text-decoration:underline}
a:hover                   {color: #cc3300; text-decoration:none}
*/

a {
    color: #bb2f00;
    text-decoration: underline
}

/**/
a:visited {
    color: #882200;
    text-decoration: underline
}

a:hover {
    color: #cc3300;
    text-decoration: none
}

.level1 a, .level2 a {
    text-decoration: none
}

.level1 a:hover, .level2 a:hover {
    text-decoration: underline
}

a.ajax_link {
    text-decoration: none;
    border-bottom: 1px dashed #cc3300;
}

a.ajax_link:hover {
    border-bottom: none;
}

a img {
    border: none;
}

h1 {
    font-size: 150%;
    font-weight: bold;
    color: #333333;
    margin: 0px;
    text-decoration: none;
    margin-bottom: 10px;
}
.h1 {
    font-size: 150%;
    font-weight: bold;
    color: #333333;
    margin: 0px;
    text-decoration: none;
    margin-bottom: 10px;
}

h2 {
    font-size: 130%;
    font-weight: bold;
    color: #333333;
    margin: 0px;
}
.h2 {
    font-size: 130%;
    font-weight: bold;
    color: #333333;
    margin: 0px;
}

h3 {
    font-size: 115%;
    font-weight: bold;
    color: #333333;
    margin: 0px;
}

.h1_news {
    background: url('/images/c/arrow_gray.gif') no-repeat left center;
    padding-left: 25px
}

body {
    color: #333333;
    font-family: tahoma, verdana, arial, arial cyr;
    margin: 0;
    padding: 0;
    background: #fff;
}

td {
    font-size: 0.8em;
}

table table td {
    font-size: 1em;
}

table tbody {
    padding: 0;
    margin: 0;
}

input, select, textarea {
    font-family: tahoma, verdana, arial, arial cyr;
    font-size: 10pt;
}

.manuf_long {
    float: left;
    padding: 0 15px 15px 0;
}

.manuf_long .mpic {
    text-align: center;
}

.manuf_long .mlink {
    font-size: 80%;
    text-align: center;
}

.SelectedPrice {
    /*background:#ebebeb;*/
}

.search_result {
    color: #333333;
    font-size: 10px;
}

.flo,
.manufacture_list {
    margin: -3em 0 3em -2em;
    position: relative;
    display: inline-block;
    clear: both;
    max-width: 70em;
    width: expression((document.documentElement.clientWidth
|| document.body.clientWidth)  > 1280? "70em": "auto" );

}

.flo:after,
.manufacture_list:after {
    content: '';
    display: block;
    clear: both;
}

.flo .left,
.manufacture_list .left {
    position: relative;
    float: left;
    display: inline;
    /* overflow: hidden; */
    margin: 3em 0 0 2em;
    width: 11em;
    min-width: 140px;
}

#gruzlo .left {

    margin-left: 0.5em;

}

#gruzlo {
    width: 890px;
    margin-left: -1em;

}

.flo .left .r,
.manufacture_list .left .r {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    text-align: center;
}

.flo .left .min,
.manufacture_list .left .min {
    margin: 0 0 170px 0;
    height: 4em;
    width: 140px;
}

.flo .left .l,
.manufacture_list .left .l {
    text-align: center;
}

.manufacture_list .left {
    min-width: 100px;
}

.manufacture_list .left .min {
    margin: 0 0 40px 0;
    height: 4em;
    width: 120px;
}

.error {
    padding: 7px;
    margin: 10px 0 15px 0;
    text-align: center;
    color: black;
    border: dashed 1px red;
}

.good {
    padding: 7px;
    margin: 10px 0 15px 0;
    color: green;
    font-size: 110%;
    border-left: solid 5px green;
}

h2.model_list {
    font-size: 12pt;
    margin-bottom: 20px;
    border-bottom: 1px solid #999999;
    padding-bottom: 3px;
    background: url('/images/c/arrow_gray.gif') left center no-repeat;
    padding-left: 20px;
}

.f9 {
    font-size: 9px;
}

.f10 {
    font-size: 10px;
}

.f11 {
    font-size: 11px;
}

.f12 {
    font-size: 12px;
}

.f13 {
    font-size: 13px;
}

.f14 {
    font-size: 14px;
}

.f15 {
    font-size: 15px;
}

.f16 {
    font-size: 16px;
}

.f17 {
    font-size: 17px;
}

.f18 {
    font-size: 18px;
}

.f19 {
    font-size: 19px;
}

.f20 {
    font-size: 20px;
}

.b9b {
    font-size: 9px;
    font-weight: bold;
}

.b10 {
    font-size: 10px;
    font-weight: bold;
}

.b11 {
    font-size: 11px;
    font-weight: bold;
}

.b12 {
    font-size: 12px;
    font-weight: bold;
}

.b13 {
    font-size: 13px;
    font-weight: bold;
}

.b14 {
    font-size: 14px;
    font-weight: bold;
}

.b15 {
    font-size: 15px;
    font-weight: bold;
}

.b16 {
    font-size: 16px;
    font-weight: bold;
}

.b17 {
    font-size: 17px;
    font-weight: bold;
}

.b18 {
    font-size: 18px;
    font-weight: bold;
}

.b19 {
    font-size: 19px;
    font-weight: bold;
}

.b20 {
    font-size: 20px;
    font-weight: bold;
}

.menu {
    padding-top: 3px;
}

.menu li {
    display: inline;
    background: url('/images/c/css/menu_separator.gif') no-repeat center right;
    margin-right: 6px;
    padding-right: 6px;
}

.menu .end {
    background: none;
}

.menu a, .menu a:link, .menu a:visited {
    font-size: 10pt;
    text-decoration: none;
    color: #555555;
    font-family: Arial;
}

.menu a:active, .menu a:hover {
    text-decoration: underline;
    color: #cc3300;
}

.menu .activ a, .menu .activ a:link, .menu .activ a:visited {
    font-weight: bold;
}

a.black_link {
    text-align: right;
    font-size: 12px;
}

a.black_link:link {
    text-decoration: none;
    color: #333333;
}

a.black_link:visited {
    text-decoration: none;
    color: #333333;
}

a.black_link:hover {
    text-decoration: underline;
    color: #333333;
}

.level1, .level2 {
    width: 50%;
    vertical-align: top;
}

a.reklama {
    text-align: right;
    font-size: 12px;
}

a.reklama:link {
    font-family: helvetica, verdana, arial, arial cyr;
    text-decoration: none;
    color: #C23000;
    font-size: 13px;
}

a.reklama:visited {
    font-family: helvetica, verdana, arial, arial cyr;
    text-decoration: none;
    color: #C23000;
    font-size: 13px;
}

a.reklama:active {
    font-family: helvetica, verdana, arial, arial cyr;
    text-decoration: underline;
    color: #555555;
    font-size: 13px;
}

a.reklama:hover {
    font-family: helvetica, verdana, arial, arial cyr;
    text-decoration: underline;
    color: #555555;
    font-size: 13px;
}

.tit {
    border-bottom: 1px solid #f1d2c5;
    background: #f8f8f8;
    font-weight: bold;
    padding: 4px;
    text-align: center;
}

.subtit {
    background: #f8f8f8;
    padding: 2px;
    text-align: center;
}

.ty {
    text-align: center;
    padding: 2px;
}

.tobasketlayer {
    border: #dfdfdf 2px solid;
    background-color: #f5f5f5;
    position: relative;
    text-align: center;
    padding: 10px;
    font-size: 14px;
}

.tobasketlayer .price {
    /*font-size:140%;*/
    color: #333333;
    font-size: 15pt;
}

#wheel_other_price,
#tyre_other_price {
    float: left;
    padding: 10px;
    text-align: left;
}

#wheel_tech, #tyre_tech {
    float: left;
    padding: 0px 10px 10px 0px;
    text-align: left;
}

#wheel_tech table, #tyre_tech table {

    width: 370px;

    background: none; /*#dfdfdf;*/

    /*font-size:10pt;*/

}

#tyre_tech table td, #wheel_tech table td {

    background: #fbfbfb;

    border-bottom: #dfdfdf 1px solid;

    padding: 2px 3px 2px 7px;

}

/*price-catalog*/
.priceCatalogElement {
    border-bottom: #ccc 1px dashed;
    margin: 5px 0 5px 0;
    width: 575px;
}

.priceCatalogElement td {
    vertical-align: top;
}

.priceCatalogElement .pos {
    height: 24px;
    width: 405px;
    /*overflow:hidden;*/
}

.priceCatalogElement .na {
    float: left;
    width: 350px;
}

.priceCatalogElement .im {
    width: 170px;
    text-align: center;
}

.priceCatalogElement .ti {
    height: 25px;

}

.priceCatalogElement .ti a {
    color: black;
    text-decoration: none;
}

.priceCatalogElement .ce {
    float: left;
    width: 55px;
}

.priceCatalogElement .n {
    float: left;
    width: 45px;
}

.priceCatalogElement .bt {
    float: left;
    width: 40px;
}

.price_catalog {
    padding-top: 10px;
    border-bottom: 1px solid #000;
    width: 575px;

}

.pagination span {
    padding: 0 2px;
}

.pagination span.ac {
    font-weight: bold;
}

.pagination {
    text-align: right;
    width: 575px;
    margin: 8px 0;
}

div.news_archiv_year {
    font-size: 1.6em;

    margin-bottom: 1.4em;
}

div.news_ {
    margin-bottom: 1.5em;
}

div.news_ div {
    margin-bottom: 3px;
}

td.special1 img {
    margin-right: 10px;
    margin-bottom: 20px;
}

td.special2 div {
    margin-bottom: 12px;
    font-weight: bold;
}

td.special2 {
    padding-bottom: 12px;
}

td.special2 div.pr {
    font-size: 0.85em;
    white-space: nowrap;
    margin-bottom: 0;
    font-weight: normal;
    padding-bottom: 0;
}

tr.specialtr {
    border-bottom: 1px dashed #dddddd;
}

#tyre_where2buy td.t2bm {

    background: url(/images/d/isset_m_t.gif) no-repeat top left;

    height: 84px;

}

#tyre_where2buy table td.t2b3, #wheel_where2buy table td.t2b3 {
    color: #336699;
}

#wheel_where2buy,
#tyre_where2buy {

    padding: 15px 0px 15px 0px;
}

#wheel_where2buy .ct,
#tyre_where2buy .ct {

    font-size: 10pt;

    color: #cb3400;

    background: #efefef;

    font-weight: bold;

}

#wheel_where2buy h2,
#wheel_tech h2,
#tyre_tech h2,
#tyre_where2buy h2 {

    border-left: 0px solid #dfdfdf;

    padding: 0 0 3px 5px;

    margin: 0;

    font-size: 12pt;

}

#wheel_where2buy table,
#tyre_where2buy table {

    width: 370px;

    background: none; /*#dfdfdf;*/

    font-size: 10pt;

}

#wheel_where2buy table td,
#tyre_where2buy table td {

    background: #fbfbfb;
font-size: 0.8em;
    border-bottom: #dfdfdf 1px solid;

    padding: 2px 3px 2px 7px;

}

#wheel_where2buy table td.w2b1,
#tyre_where2buy table td.w2b1 {

    white-space: nowrap;

    padding-left: 6px;

}

#wheel_where2buy table td.w2b2,
#tyre_where2buy table td.w2b2 {

    width: 40px;

    white-space: nowrap;

    text-align: center;

}

#wheel_where2buy table td.w2b3,
#tyre_where2buy table td.w2b3 {

    font-size: 7pt;

    color: #999999;

    text-align: right;

    background: #fefefe;

    padding: 2px;

}

#filter_tyre_button {
    text-align: right;
    width: 567px;
    padding-top: 1px;
}

img.ic {
    vertical-align: middle;
}

.tra0 {
    overflow: hidden;
    clear: both;
}

.tra {
    border: #c0c0c0 1px solid;
    overflow: hidden;
    float: left;
    width: 300px;
    margin: 4px;
    height: 170px;
}

.tra1 {
    text-align: center;
    float: left;
    width: 132px;
    border: #c0c0c0 0px solid;
}

.tra2 {
    text-align: center;
    float: right;
    width: 160px;
    border: #c0c0c0 0px solid;
    line-height: 200%;
}

ul.B_crumbBox {
    font-size: 100%;
    margin-bottom: 15px;
    display: block;
    padding-left: 0;
}

ul.B_crumbBox li {
    display: inline;
}

ul li.B_currentCrumb {
    font-weight: bold;
}

.tyre_description_link {
    padding-top: 10px;
}

.new2 {
    font-size: 9pt;
    padding-bottom: 20px;
}

.new2 div {
    font-size: 9pt;
    font-weight: bold;
    margin-bottom: 7px;
}

/**/
#tyre_form,
#wheel_form,
#t2a_form {
    margin-left: 8px;
    width: 260px;
    margin-bottom: 25px;
}

#tyre_form .title_form b,
#t2a_form .title_form b,
#wheel_form .title_form b {
    color: #333333;
    /*color:#ffffff;
    background: #cc3300;*/
    font-size: 14px;
    padding: 1px 4px 1px 4px;
}

#tyre_form .title_form,
#t2a_form .title_form,
#wheel_form .title_form {
    margin-bottom: 5px;
    /*border-left:4px solid #cc3300;*/
    border-left: 4px solid #333333;
    padding-left: 5px;
    /*border-bottom:1px solid #cc3300;*/
}

.title_form a {
    color: #333;
}

#tyre_form .tp select {
    margin-left: 24px;
    width: 189px;
}

#tyre_form .manuf select {
    margin-left: 10px;
    width: 189px;
}

#tyre_form .model select {
    margin-left: 3px;
    width: 189px;
}

#tyre_form .size {
    margin-top: 5px;
    margin-bottom: 5px;
    white-space: nowrap;
}

#tyre_form .size select {
    width: 70px;
}

#tyre_form .seasons {
    letter-spacing: 8px;
    margin-bottom: 10px;
}

#tyre_form .seasons img {
    vertical-align: text-bottom;
}

#tyre_form .iscat,
#wheel_form .iscat {
    float: left;
    width: 100px;
}

#tyre_form .button_form,
#t2a_form .button_form,
#wheel_form .button_form {
    text-align: right;
    padding: 5px 20px 0 0;
    white-space: nowrap;
}

#tyre_form .button_form input,
#t2a_form .button_form input,
#wheel_form .button_form input {
    cursor: hand;
    cursor: pointer;
}

#tyre_form,
#tyre_form input,
#tyre_form select,
#t2a_form,
#t2a_form input,
#t2a_form select,
#wheel_form,
#wheel_form input,
#wheel_form select {
    font-size: 11px;
}

#wheel_form .manuf select {
    margin-left: 10px;
    width: 187px;
}

#wheel_form .model select {
    margin-left: 3px;
    width: 187px;
}

#wheel_form .size select {
    width: 70px;
}

#wheel_form .size {
    margin-top: 5px;
    margin-bottom: 5px;
}

#wheel_form .type {
    margin-bottom: 10px;
    margin-top: 10px;
}

.basket_table,
.delivery_table,
.pay_table {
    background: #a7adb4;
    border-spacing: 1px;
    width: 630px;

}

#order_form {
    border: 1px solid #a7adb4;
    width: 630px;
    margin-top: 4px;
    margin-bottom: 8px;
    color: #838587;
}

#order_form td {
    padding: 3px;
    padding-left: 7px;
}

#allsumma {
    text-align: right;
    margin-top: 15px;
    font-size: 110%;
    color: #cc3300;
    background: none;
    font-weight: bold;
    width: 630px;
}

.basket_table td,
.basket_table th,
.pay_table td,
.pay_table th,
.delivery_table td,
.delivery_table th {
    color: #838587;
    background: #ffffff;
    font-size: 12px;
    padding: 6px 7px;
}

.basket_table th,
.pay_table th,
.delivery_table th {
    background: #f2f4f6;
}

.basket_table th,
.pay_table th,
.delivery_table th {
    font-weight: normal;
    padding: 7px;
    text-align: center;
}

.basket_table th.th1,
.pay_table th.th1,
.delivery_table th.th1 {
    text-align: left;
}

.basket_table .basketWheels,
.basket_table .basketTyres,
.pay_table .zagolovok,
.delivery_table .zagolovok {
    /*color:#cc3300;*/
    color: #000;
    background: #f2f4f6;
    font-weight: bold;
    text-align: left;
    padding: 7px;
}

.basket_table td.td2,
.basket_table td.td3,
.basket_table td.td4,
.basket_table td.td5,
.basket_table .itogo2,
.basket_table .itogo3 {
    text-align: center;
    white-space: nowrap;
}

.basket_table td.td1 {
    width: 400px;
}

.basket_table td.td2,
.basket_table td.td4,
.basket_table .itogo3 {
    color: #000;
}

.basket_table td.td4 {
    font-weight: bold;
}

.basket_table .itogo1 {
    text-align: right;
}

.basket_table .itog td {
    font-weight: bold;
    font-size: 14px;
    background: #f2f4f6;
    color: #cc3300;
}

#delivery_infa,
#delivery_samovyvoz,
#delivery_dostavka,
#delivery_dostavka2 {
    /*display: none;*/
}

#subcity {
    display: inline;
}

.delivery_table .td3 {
    font-weight: bold;
    text-align: center;
    color: black;
}

.delivery_table .td1,
.delivery_table .td3 {
    width: 70px;
}

.prc {
    font-weight: bold;
    color: #cc3300
}

#tyre_price {
    width: 370px;
}

#bonus td {
    color: #cc3300;
}

#bonus_price {
    text-align: center;
    font-weight: bold;
}

/*NEW*/
form {
    margin: 0;
    padding: 0;
}

#priceBlock {
    width: 370px;
    position: relative;
    overflow: hidden;
    clear: both;

}

#priceBlock .region {

    border: #dfdfdf 1px solid;
    border-bottom: none;
    background-color: #fbfbfb;
    text-align: right;
    padding-right: 10px;
    font-size: 14px;

}

#priceBlock .region label {

    color: #999999;
    font-size: 10pt;
    font-weight: bold;

    margin-top: 5px;

    display: block;

    float: left;

    padding-left: 50px;

}

#priceBlock .info {

    border: #dfdfdf 1px solid;

    background-color: #fbfbfb;

    text-align: center;

    padding: 2px;

    margin: 0px;

    overflow: hidden;

}

#priceBlock .sale_product {

    right: 5px;

    top: 33px;

    font-weight: bold;

    color: #cb3301;

    position: absolute;

}

#priceBlock div.price {

    color: #333333;

    padding: 5px 0;

    font-size: 19px;

    font-weight: bold;

}

#priceBlock .quantity {

    font-size: 8pt;
    margin-top: 5px;
    float: none;
    clear: both;

}

#priceBlock .quantity label,
#priceBlock .quantity select {

    vertical-align: middle;

}

#priceBlock #buy_button_old,
#priceBlock #buy_button2_old,
.open_cart {
    background: #cb3301;
    color: #fff;
    border: 2px solid #fff;
    padding: 3px;
    width: 200px;
    cursor: pointer;
    cursor: hand;
}

.open_cart {
    width: 140px;
}

#priceBlock .store_info {
    float: left;
    width: 300px;
    text-align: left;
}

#priceBlock .store_info .graf {
    float: left;
    padding: 3px 7px 0px 0px;
}

#priceBlock .store_info .infostore {
    float: left;
    text-align: left;
    width: 270px;
}

#priceBlock .x3store {
    float: none;
    clear: both;
    font-size: 10px;
    overflow: auto;
}

.sale_info {

    font-size: 8pt;

    width: 370px;

    color: #cb3301;

    padding: 3px 5px 5px 5px;

}

.basket_index div {
    padding-top: 20px;
}

.star {
    color: #cb3301;
    font-weight: bold;
}

div#accessory ul,
div#accessory ul li {
    /*list-style:none;*/
    list-style-position: inside;
    margin: 0;
    padding: 0;
}

div#accessory ul {
    padding-left: 35px;
    padding-top: 7px;
    padding-bottom: 10px;
}

div#accessory ul li {
    margin-bottom: 1em;
}

.social_button {
    margin: 10px 0;
}

.vyvozBlock {
    padding: 10px;
    color: black;
    line-height: 18px;
}

.vyvozBlock div a {
    display: none;
}

b.not_in_store {
    font-size: 110%;
    text-align: center;
    display: block;
}

.news_ h2, .news_ p.h2 {
    font-size: 10pt;
    font-weight: normal
}

.news_ h2 a, .news_ p.h2 a {
    color: black
}

.news_ .date_ {
    font-size: 8pt;
    color: #808080
}

#link_to {
    width: 100%;
    border: 1px solid #808080;
    width: 400px;
    margin-bottom: 10px;
    font-size: 11px;
    text-align: center;
}

#auto_shared {
    margin: 0 auto;
    width: 500px;
}

#ya_share1 {
    font-size: 10px;
}

tr.netu td.t2b2, tr.netu td.t2b2 a {
    color: #666666;
}

.search_form {
    width: 580px;
    overflow: hidden;
    padding: 0;
    border: 1px solid #e3e3e3;
    margin-top: 20px;
}

/*padding:4px;border:1px solid #e3e3e3;*/
.search_form .submitfield {
    bottom: 0;
    left: 0;
    padding: 0;
}

.search_form .submitfield table {
    background: #e3e3e3;
}

.search_form .submitfield table tr td {
    padding: 3px;
}

.search_form .submitfield table tr td.sf4 {
    padding-right: 7px;
}

.search_form .submitfield table tr td.sf4 {
    padding-left: 5px;
}

#tyre_search_form legend {
    margin-left: 1em;
}

#tyre_search_form table {
    margin-top: 7px;
}

#tyre_search_form,
#tyre_search_form td {
    font-size: 12px;
}

#tyre_search_form td.tsf1,
#tyre_search_form td.tsf2 {
    padding: 5px;
    white-space: nowrap;
}

#tyre_search_form td.tsf1 {
    width: 300px;
}

#tyre_search_form td.tsf2 {
    text-align: right
}

#tyre_search_form .marks select {
    width: 180px;
    margin-left: 17pt;
}

#tyre_search_form .models select {
    width: 180px;
    margin-left: 11pt;
}

#tyre_search_form .indexes {
    padding-right: 100px;
}

#tyre_search_form .indexes #iselect {
    margin-left: 15pt;
}

#tyre_search_form td.other {
    padding-left: 35pt;
}

.blacklink a,
.price_catalog h3 a {
    color: black;
}

.warning {
    padding: 6px;
    padding-left: 31px;
    background: #ffe2d7 url(/images/d/error.png) no-repeat 6px center;
    width: 556px;
    font-size: 130%;

}

.warning i {
    font-size: 10pt;
}

.find_ok {
    padding: 6px 0 6px 0;
    background: #F0FFF0;
    width: 580px;
    font-size: 10pt;
    font-style: italic;
    margin-bottom: 7px;

}

.catalogAnalog {
    margin-top: 10px;
    padding: 6px;
    border-bottom: 1px solid #cccccc;
    width: 580px;
}

.tocart a {
    text-decoration: underline;
}

.tocart a:hover {
    text-decoration: none;
}

#tyre_other_price .blacklink a {
    text-decoration: underline;
}

#tyre_other_price .blacklink a:hover {
    text-decoration: none;
}

.wsf1 {
    width: 140px;
    white-space: nowrap;
    padding: 3px 0;
}

.wsf2 {
    font-size: 5px;
    width: 31px;
    padding: 3px 0;
}

.wsf3 {
    text-align: right;
    width: 110px;
    white-space: nowrap;
    padding: 3px 0;
}

.wsf4 {
    text-align: right;
    padding: 3px 0;
}

.menu li.prodmenu a,
.menu li.prodmenu a:active,
.menu li.prodmenu a:visited {
    text-decoration: underline;
}

.videominiaturas a img {
    filter: alpha(opacity=70);
    opacity: 0.7;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #555;
    height: 74px;
    margin: 0 2px;
    padding: 0px;
    width: 94px;
}

.videominiaturas a:hover img {
    filter: alpha(opacity=100);
    opacity: 1;
}


#simplemodal-overlay {
    background-color: #000;
    /*cursor:wait;*/
}


#simplemodal-container {
    height: 400px;
    width: 440px;

    color: #bbb;
    background-color: #333;
    border: 2px solid #444;
    padding: 12px;

}


#simplemodal-container a {
    color: #ddd;
}


#simplemodal-container a.modalCloseImg {
    background: url(/js/simple/images/c/x.png) no-repeat;
    width: 25px;
    height: 29px;
    display: inline;
    z-index: 3200;
    position: absolute;
    top: -15px;
    right: -16px;
    cursor: pointer;
}

#simplemodal-container h3 {
    color: #84b8d9;
}

/*NEWWWW*/
#top_container {

    height: 30px;
    background: #535353
}

#container {
    background: #FFFFFF;
    margin: 0 auto;
    text-align: left;
}

#logo {
    width: 240px;
    height: 63px;
    padding: 20px 0px 0 10px;
    float: left;
    position: relative;
    background: #fff;
}

#ccards {
    position: absolute;
    top: 84px;
    right: 0;
}

#toprightholder {
    /*width:100%;
    position:relative;
    float:right;
    height:29px;
    display:inline*/
    width: 25%;
    position: absolute;
    top: 0;
    left: 60%;
    z-index: 100;
}
#page_statistic {
    z-index: 120;
    position: relative;
}
#page_statistic span {
    display: none;
}
#page_statistic:hover span {
    display: inline;
}

#region_ {
    font-family: Tahoma, sans-serif;
    font-size: 90%;
    margin: 5px 50px 4px 0px;
    float: left;
    border: none;
    color: #FFF;
    border-bottom: 1px dashed #FFF;
    text-decoration: none

}

#shopcart {
    margin-right: 200px;
    width: 340px;
    height: 29px;
    float: right;
    position: relative;
    background: transparent url(/images/i/shina-shopcart.png) no-repeat 10px 0px;
}

#shopcart span {
    color: #FFF;
    display: inline-block;
    font-family: Tahoma, sans-serif;
    font-size: 14px;
    line-height: 120%;
    float: left;
    width: auto;
    margin-top: 6px;
    margin-right: 0px;
    margin-bottom: 5px;
    margin-left: 40px;
    text-align: left
}

#shopcart a {
    color: #FFF;
    display: inline-block;
    margin: 6px 10px 5px 20px;
    font-family: Tahoma, sans-serif;
    font-size: 90%;
    line-height: 120%;
    float: left
}

#shopcart span a {
    font-size: 14px;
    margin: 0;
    float: none;
}

#region_title {
    font-family: Tahoma, sans-serif;
    font-weight: normal;
    float: left;
    font-size: 90%;
    width: 130px;
    margin-top: 6px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 7px;
    color: #FFF;
}

#container2 {
    float: right;
    width: 69%;
    height: auto;
}

#phones {
    float: right;
    width: 190px;
    height: 115px;
    padding-top: 10px;
    background: #ececec;
    padding-left: 10px;
}

#phones table {
    font-weight: normal;
    font-size: 13px;
    font-family: Tahoma, sans-serif;
    color: #333;
}

#phones table td {
    white-space: nowrap;
    font-size: 12px;
}

#phones .phones_header {
    margin: 0px;
    font-weight: bold;
    margin-top: 3px;
    margin-bottom: 3px;
    display: block
}

#phones .phones_header2 {
    margin: 0px;
    font-weight: bold;
    margin-top: 6px;
    display: block
}

.space {
    padding-right: 5px
}

#container_center {
    float: left;
    width: 70%;
}

#navigation {
    margin: 8px 0 10px 5px;
}
#navigation a {
    border: 1px solid #fff;
    display: block;
    padding: 0 0 0 2px;
}
#navigation .active a {
    background-color: #ececec;
    border: 1px solid #ccc;
}
#navigation ul {
    margin: 0;
    padding: 0;
    width: 570px;
}
#navigation ul li {
    color: #333;
    float: left;
    font-family: Tahoma,sans-serif;
    font-size: 13px;
    font-weight: normal;
    height: 20px;
    list-style: outside none none;
    margin: 0 0 3px;
    padding: 0;
    text-align: left;
    width: 140px;
}
#navigation ul li.col1 .first{
    width: 100px;
}
#navigation a {
    color: #333;
    line-height: 20px;
    margin: 0 5px;
    text-decoration: underline;
}
#navigation a:hover {
    color: #cd0018;
    line-height: 20px;
    margin: 0 5px;
    text-decoration: underline;
}

.separator_top {
    height: 6px;
    background: url(/images/i/separator_bg.gif);

}

#glavblock {
    margin: 0 auto;
    min-width: 980px;
    max-width: 1400px;
}

#navigation #navigation_active a, #navigation #navigation_active a:hover {
    text-decoration: none;
    line-height: 20px;
    margin: 0px 5px 0px 5px
}

#navigation #navigation_active a:hover {
    color: #333
}

/* Social Icons */
#social {
    width: auto;
    height: 30px;
    /*float:left;
    position:relative;*/
    position: absolute;
    top: 0;
    right: 4px;
    text-align: left;
    padding-left: 20px;
    padding-top: 0;
    display: inline
}

#social img {
    width: 24px;
    height: 24px;
    margin: 2px 0 0 1px;
    float: left;
    background-image: url(/images/i/sprite_social.png);
    background-position: -24px 0;
    background-repeat: no-repeat;
}

#social #facebook {
}

#social a:hover #facebook {
    background-position: 0 0;
}

#social #vkontacte {
    margin-left: 0px;
    background-position: -24px -48px;
}

#social a:hover #vkontacte {
    background-position: 0 -48px;
    `
}

#social #twitter {
    background-position: -24px -24px;
}

#social a:hover #twitter {
    background-position: 0 -24px;
}

#social #RSS {
    background-position: -24px -72px;
}

#social a:hover #RSS {
    background-position: 0 -72px;
}

#social #yandex {
    background-position: -24px -96px;
}

#social a:hover #yandex {
    background-position: 0 -96px;
}

#social #youtube {
    background-position: -24px -120px;
}

#social a:hover #youtube {
    background-position: 0 -120px;
}

#social a, #social a:link, #social a:hover {
    margin: 0;
    border: 0;
    text-decoration: none;
    color: #535353
}

.buy_button,
.buy_kupivkredit {
    height: 27px;
    cursor: pointer;
    width: 180px;
    border: none;
    color: #fff;
    background: #387218 url(/images/i/bg_buy.gif) center center repeat-x;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    behavior: url(/css/PIE.htc);
    font-family: Arial;
    font-size: 12px;
    box-shadow: #666 0px 2px 3px;
    vertical-align: center;

}

.buy_kupivkredit {
    background: #d9dddf url(/images/i/bg_kupivkredit.gif) center center repeat-x;
    color: #1373a2; /*#36404a;*/
    font-style: italic;
    letter-spacing: 0px;
}

input.payment_button {
    padding: 6px 10px;
}

#calcDel select {
    width: 170px;
}

#DeliveryBlock {
    background: #e7f1f7;
    padding: 8px;
    text-align: center;
    width: 352px
}

.center_content {
    margin: 0 auto;
    width: 710px;
}

.sidebar_list {
    padding-left: 1em;
}
.sidebar_list h2, .sidebar_list .h2 {
    text-align: right;
    /*line-height: 2em;*/
    padding-top: 1.8em;
    padding-right: 1em;
}
.sidebar_list ul {
    margin-top: 2em;
    list-style-type: none;
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
    padding-left: 0;
}
.sidebar_list ul li {
    /*margin-bottom: 0.5em;*/
}
.sidebar_list ul li a {
    text-decoration: none;
}
.sidebar_list ul li a:hover {
    text-decoration: underline;
}
.sidebar_tyres {
    background: transparent url(/images/c/catalog_shini.gif) no-repeat left top;
}
.sidebar_wheels {
    background: transparent url(/images/c/catalog_diski.gif) no-repeat left top;
}


.fbForm .form { padding-left: 40px; }
.fbForm .name { padding-top: 12px; }
.fbForm .element { padding-top: 2px; }
.fbForm INPUT {
    width: 250px;
    padding: 4px 0px 4px 4px;
}
.fbForm INPUT[type=radio] {
    width: 25px;
    padding: 0;
}
.fbForm INPUT#fbSubmit {
    cursor: pointer;
    padding: 2px 15px 2px 15px;
}
.fbForm select{width:250px;}
.fbForm .error { font-size: 8pt; color: red; display: block;}
#fbStoreBox { display: none; }
.fbForm .submit {margin-top: 1em;}

#CallMeContainer {
    display: none;
    position: absolute;
    left: 50%;
    top: 5em;
    width: 500px;
    margin-left: -250px;
    background-color: #fff;
    border: 1px solid silver;
    padding: 2em 2em 2em 0;
    z-index: 16000003;
}
#curtain {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: none;
    background-color: #333;
    opacity: 0.5;
    z-index: 16000002;
}

.rur {
    text-decoration: line-through;
}
.s {
    text-decoration: line-through;
}
.b {
    font-weight: bold;
}
ul.gallery {
    list-style-type: none;
}
ul.gallery li {
    display: inline-block;
}

.alert_message {
    margin-bottom: 1em;
    padding: 1em;
    padding-left: 3em;
    background: #f3e29e url(/images/alert.gif) no-repeat 0.5em 1em;
    font-weight: bold;
    color: #444;
}

.loginForm {

}
.loginForm fieldset {
    width: auto;
    max-width: 100px;
}
.loginForm fieldset legend {
    
}
.loginForm input {
    display: block;
    margin-bottom: 0.5rem;
}
.loginForm input[type=submit] {
    
}

.label {
    display: inline-block;
    /*border: 1px solid #666;*/
    color: #444;
    font-size: 0.8rem;
    padding: 0.1em 0.5em;
}
.label-important {
    /*background-color: #fb8;*/
}
.bf15new {
    color: #ff1010 !important;
    /*background-color: #000;*/
    display: block;
    margin: 0.2em auto;
    padding: 0.5em auto;
    line-height: 2em;
    font-weight: bold;
    text-align: center;
}
.noir {
    color: #ff1010 !important;
    display: block;
    margin: 0.2em auto;
    padding: 0.5em auto;
    line-height: 2em;
    font-weight: bold;
    text-align: center;
}
.bf15old {
    text-decoration: line-through;
    font-size: 0.7em;
    font-weight: normal;
}

#carousel {
    width: 100%;
    min-height: 70px;
}

#carousel .item {
    width: 100%;
    display: none;
}
#carousel .item:first-child {
    display: block;
}
#carousel .item table {
    width: 100%;
}