/*
  Tripoli is a generic CSS standard for HTML rendering.  
  Copyright (C) 2007 David Hellsing

  This program is free software: you can redistribute it and/or modify
  it under the terms of the GNU General Public License as published by
  the Free Software Foundation, either version 3 of the License, or
  (at your option) any later version.

  This program is distributed in the hope that it will be useful,
  but WITHOUT ANY WARRANTY; without even the implied warranty of
  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  GNU General Public License for more details.

  You should have received a copy of the GNU General Public License
  along with this program. If not, see <http://www.gnu.org/licenses/>.
*/

* {
/* margin: 0; */ 
padding: 0; text-decoration: none; font-size: 1em; outline: none; }
code, kbd, samp, pre, tt, var, textarea, input, select, isindex, listing, xmp, plaintext { font: inherit; font-size: 1em; white-space: normal; }
dfn, i, cite, var, address, em { font-style: normal; }
th, b, h1, h2, h3, h4, h5, h6 { font-weight: normal; }
a, img, a img, iframe, form, fieldset, abbr, acronym, object, applet, table { border: none; }
table { border-collapse: collapse; border-spacing: 0; }
caption, th, td, center { vertical-align: top; }
body { line-height: 1.19; background: white; color: black; }
q { quotes: "" ""; }
ul, ol, dir, menu { list-style: none; }
sub, sup { vertical-align: baseline; }
a { color: inherit; }
hr { display: none; } /* we don't need a visual hr in layout */
font { color: inherit !important; font: inherit !important; color: inherit !important; } /* disables some nasty font attributes in standard browsers */
marquee { overflow: inherit !important; -moz-binding: none; }
blink { text-decoration: none; }
nobr { white-space: normal; }
strong, strong strong {
    font-weight: bold !important;
}
/*end of normalize */

.review_author_full{
    text-align: right;
    margin-right: 20px;
    font-weight: bold;
    font-family: arial;
    font-size: 14px;
}

.review_body_full{
    font-family: candara, Times New Roman, cambria;
    font-style: italic;
    font-size: 17px;
    text-align: justify;
    margin-right: 10px;
    margin-left: 10px;
}

td#like_table_right, span.connect_widget_confirm_span, .connect_confirmation_cell {
display:none !important;}
a.btnLink {display:none !important;}
#vb-widget {
margin-left: -8px !important;
}
.input_name_comm {padding:4px; width:265px;}
.input_code_comm, .input_text_comm{
    padding:4px; width:450px;
}
.input_text_comm{
    height:100px;
}

.name_comm{
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 5px;
    word-wrap: break-word;
}

.text_comm{
    border-bottom: 1px dotted #CCCCCC;
    font-family: arial;
    font-size: 12px;
    font-style: italic;
    font-weight: normal;
    margin-bottom: 10px;
    padding-bottom: 5px;
}

.leave_comm{
    background-color: #F8A346;
    border-radius: 3px 3px 3px 3px;
    display: block;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    height: 19px;
    padding: 3px 0 0;
    text-align: center;
    width: 185px;
}

.cat_img2{
 height: 220px;
}
.cat2{
    background-color: #F3F2EE;
    color: #322F2C;
    display: inline-block;
    font-family: georgia,cambria,times New Roman;
    font-size: 20px;
    font-variant: small-caps;
    margin: 5px;
    padding: 5px;
}
.product_block2{
    background-position: right top;
    background-repeat: repeat-y;
    border-bottom: 1px dashed #CCCCCC;
    border-right: 1px dashed #CCCCCC;
    float: left;
    margin: 0 2px 0 0;
    overflow: hidden;
    padding-top: 20px;
    text-align: center;
    width: 240px;
    height: 270px;
}

.product_block3{
    background-position: right top;
    background-repeat: repeat-y;
    border-bottom: 1px dashed #CCCCCC;
    border-right: 1px dashed #CCCCCC;
    float: left;
    margin: 0 2px 0 0;
    overflow: hidden;
    padding-top: 20px; /* было 20px */
    text-align: center;
    width: 236px;
    height: 355px;
    position: relative; /* не было */
}

.product_block3:nth-child(3n){
    border-right: none;
} /* не было, добавлено 06,10,2015 */

.product_block3 img {
    max-height: 237px !important;
}

.cat2{
    color: #322F2C;
    font-family: georgia,cambria,times New Roman;
    font-size: 20px;
    font-variant: small-caps;
    text-decoration: underline;
}


html,body {
        /* background-color: #F1EEE7; */
        margin: 0;
        padding: 0;
        height: 100%; /* needed for container min-height */
   
      /*  background-image: url(images/fon-na-sumki-bags-full-h.png); 
        background-position: top left;
        background-repeat: repeat;        */
        font-family: Arial,Tahoma,Verdana,sans-serif;
        font-size: 12px;
        color: #666;

        /* background-attachment: fixed;  
        background-size: 10% 100%; */
background-color: #E3E3E3;
}

.container {
        background-position: bottom center;
        background-repeat: no-repeat;
        position: relative; /* needed for footer positioning*/
        margin: 0 auto; /* center, not in IE5 */
        width: 100%;
        height: auto !important; /* real browsers */
        height: 100%; /* IE6: treaded as min-height*/
        min-height: 100%; /* real browsers */
}
h1 {
        color: #322f2c;
        font-weight: bold;
        font-size: 14px;
        padding: 0 0 5px 2px;
       /*  border-bottom: 1px solid #E0DEDC; */
} /* изменено */

h1 a {
        color: #322f2c;
        font-weight: normal;
        font-size: 14px;
        text-decoration: none;
}

h1 a:hover {
        text-decoration: underline;
}

h2 {
  color: #8f8a87;
  font-weight: normal;
  font-size: 14px;
  text-transform: uppercase;
}

h5 {
        color: #322f2c;
        font-weight: normal;
        font-size: 14px;
        padding: 0 0 5px 2px;
        border-bottom: 1px solid #E0DEDC;
}

h5 a {
        color: #322f2c;
        font-weight: normal;
        font-size: 14px;
        text-decoration: none;
}

h5 a:hover {
        text-decoration: underline;
}

a {
        text-decoration: underline;
        color: #322F2C;
}

a:hover {
        text-decoration: none;
}


.container_inner {
        position: relative; /* needed for footer positioning*/
        margin: 0 auto; /* center, not in IE5 */
        width: 960px;
        height: auto !important; /* real browsers */
        height: 100%; /* IE6: treaded as min-height*/
        min-height: 100%; /* real browsers */
        padding: 0 0 122px 0;
}

.header {
}

.top_line {
        float: left;
        width: 100%;
        height: 90px;
}

.logo {
    width: 345px;
    height: 115px;
    display: inline;
    float: left;
    background-image: url(images/logo.png);
    behavior: url(images/iepngfix.htc);
    background-position: top left;
    background-repeat: no-repeat;
    color: #D8D4D1;
    margin-top: 3px;
}

div.phone{
        margin: 0 0px 0 50px;
        width: 340px;
}

.phones {
    color: #393633;
    display: inline-block;
    /*float: left;
    font-size: 12px;
    height: 58px;
    line-height: 23px;*/
}

.phone span {
        font-size: 17px;
		font-weight: 700;
}

.phone b {
        font-weight: normal;
        font-size: 13px;
}

.auth_form {
        float: right;
        width: 318px;
        height: 58px;
        margin-top: 16px;
}

.auth_form div {
        float: left;
        width: 100%;
}

.inp_row {
        margin: 10px 0 2px 0;
}

.inp {
       width: 93px;
height: 14px;
        float: right;
        border: 0;
        background-color: transparent;
        background-image: url(images/inp_bg.jpg);
        background-position: top left;
        background-repeat: no-repeat;
        padding: 1px 5px;
        margin: 3px 2px 0 0;
        color: #897d77;
		font-size: 11px;
}

.inp_subm {
        float: right;
        width: 45px;
        height: 14px;
        border: 0;
        background-color: transparent;
        background-image: url(images/enter_3.png);
        background-position: top left;
       
        margin: -1px 0 0 1px;
        cursor: pointer;
}
.inp_subm:hover {background-image: url(images/enter_3.png);
        background-position: 0px 14px;
		height:14px; width:45px}
.auth_form a {
        color: #d5801c;
        font-weight: bold;
        margin: 0 5px 0 0;
}

.header_block {
        width: 100%;
        height: 192px;
        margin: 0 0 12px 0;
        float: left;
        background-image: url(images/head.jpg);
        background-position: top left;
        background-repeat: no-repeat;
}

.respond {
        width: 151px;
        height: 14px;
        /* float: left; */
        border: 0;
        background-color: transparent;
        background-image: url(images/otz-button-h.png);
        background-position: top left;
        cursor: pointer;
		
        margin-top: 120px;
        position: absolute;
        margin-left: 556px;
        z-index: 100;
}
.respond:hover {
background-image: url(images/otz-button-h.png);
        background-position: 0px 14px;
		height:14px;}

.header_block_left {
float: left;
width: 40%;
height: 192px;
position:relative
}
.head_block_right {float: right;
width: 370px;
margin: 5px -329px 0px 0px;
height: 192px;}
.head_logo {
padding-left: 14px;
overflow: hidden;}
.head_phone {float: left;
width:160px;
padding: 5px 0 0 8px}
span.head_phone_first {display: block;
color:#000;
width: 100%;
float: left;
font-size:14px;
font-weight: 600;
}
.head_phone_first i {margin-left: 18px; font-size: 10px;}
span.head_phone_date {
display: block;
margin-top: 9px;
float: left;
margin-bottom: 9px;} 
span.head_phone_second {display: block;
width: 144px;font-weight: 600;
font-size:14px;
color:#000;float: left;}
span.head_phone_second img, .head_phone_first img {margin: 2px 3px 0 0;}
.head_block_serch {float: left;
margin: 45px 0 0 19px;}
.head_block_right_login {width: 185px;
float: left;
        margin-top: -70px;
text-align: right;}
.head_block_shop_cart {float: right;
width: 163px;} 
.search_inp, .input_message_focus {
        color: #7f7f7f !important;
        width: 183px;
        height: 19px;
        float: left;
        padding: 0 5px;
        margin: 0 4px 0 0;
        border: 0;
        background-color: transparent;
        background-image: url(images/search_inp.jpg);
        background-position: top left;
        background-repeat: no-repeat;
}
input.fast_buy {width:134px; height:22px;text-indent: -999px;cursor: pointer; background-color: transparent;background-image: url(images/fast-buy.png);border: 0;}
input.fast_buy:hover {background-image: url(images/fast-buy.png);background-position:0px 22px;}
.search_subm {
        width: 60px;
        height: 22px;
        float: left;
        border: 0;
        background-color: transparent;
        background-image: url(images/search_3.png);
        background-position: top left;
        cursor: pointer;
		margin-top: -1px;
}
.search_subm:hover {background-image: url(images/search_3.png);
        background-position: 0px 22px;
		height:22px;}
.search_subm_2 {width: 60px;
        height: 22px;background-color: transparent;
        background-image: url(images/search_3.png);
        background-position: top left;
        text-indent: -999px;cursor: pointer;border:none;}
		.search_subm_2:hover {background-image: url(images/search_3.png);
        background-position: 0px 22px;
		height:22px;}
.cpt_shopping_cart_info {
        width: 160px;
        height: 109px;
        display: inline;
        color: #312e2b;
}

.shcart_link {
       font-weight: bold;
        color: #312e2b;
        text-decoration: none;
}

.shcart_link:hover {
        text-decoration: underline;
}

#shpcrtgc {
        padding: 5px 0 0 0;
}

#shpcrtgc a, .checkout {
        color: #d5801c;
        font-weight: bold;
}

#shpcrtca {
        padding: 0 0 5px 0;
letter-spacing: -0.5px;
}

.navigation_top {
        width: 950px;
        padding: 0 5px;
        height: 41px;
        line-height: 41px;
        margin: 0 0 12px 0;
        float: left;
        background-color: #EDECEA;
}

.cpt_divisions_navigation, .cpt_auxpages_navigation {
        float: left;
}

.cpt_divisions_navigation ul, .cpt_auxpages_navigation ul {
        list-style-type: none;
        padding: 0;
        margin: 0;
}

.cpt_divisions_navigation ul li, .cpt_auxpages_navigation ul li {
        display: inline;
}

.navigation_top .cpt_divisions_navigation ul li a, .navigation_top .cpt_auxpages_navigation ul li a {
        text-transform: uppercase;
        color: #34312e;
        text-decoration: none;
        padding: 0px 7px;
        margin: 0 7px 0 0;
}

*html .navigation_top .cpt_divisions_navigation ul li a, .navigation_top .cpt_auxpages_navigation ul li a {
        margin: 0 5px 0 0;
}

.navigation_top .cpt_divisions_navigation ul li a:hover, .navigation_top .cpt_auxpages_navigation ul li a:hover {
        color: #FFFFFF;
        background-color: #35322f;
}

/*********************************
                C  O  L  U  M  N  S
*********************************/

.content {
        padding: 0; /* bottom padding for footer */
}

.left_column {
        width: 209px;
        float: left;
}

.right_column {
        width: 739px;
        float: right;
		  font-weight:normal;
}

.left_block {
        background-color: #FFFFFF;
        width: 183px;
        float: left;
        padding: 0px 13px 20px 13px;
        margin: 0 0 13px 0;
}

.left_column .cpt_root_categories {
        float: left;
        width: 100%;
}

.left_column .cpt_root_categories ul {
        list-style-type: none;
        margin: 0;
        padding: 0 0 20px 0;
}

.left_column .cpt_root_categories ul li {
        background-image: url(images/li.gif);
        background-position: 0 5px;
        background-repeat: no-repeat;
        padding: 0 0 0 11px;
}

.left_column .cpt_root_categories ul li a {
        color: #d5801c;
        font-weight: bold;
}

.qa {
        display: inline;
        width: 209px;
        height: 40px;
        float: left;
        background-image: url(images/qa.jpg);
        background-position: top left;
        background-repeat: no-repeat;
}

.cpt_news_short_list {
        float: left;
        width: 100%;
}

.news_date {
        color: #d5801c;
        font-size: 11px;
        font-weight: bold;
}

.news_title {
        padding: 0 0 20px 0;
}

.news_title a {
        color: #7b6e57;
        font-weight: bold;
}


.news_viewall {
        border-top: 1px solid #C4C0BD;
        padding: 15px 0 0 0;
}

.news_viewall a {
        color: #7b6e57;
        font-weight: bold;
}

.cpt_survey {
        float: left;
        width: 100%;
}

.survey_question {
        color: #d5801c;
        font-weight: bold;
}

.survey_submit {
        padding: 10px 0 0 0;
}

.survey_submit input {
        width: 105px;
        height: 20px;
        border: 0;
        background-color: transparent;
        background-image: url(images/survey_submit.jpg);
        background-position: top left;
        background-repeat: no-repeat;
        cursor: pointer;
}

.cpt_root_categories {
        float: left;
        width: 100%;
        background-color: #FFFFFF;
        margin: 0 0 15px 0;
}

.cpt_root_categories .root_table {
        width: 100%;
        border: 0;
        border-collapse: collapse;
        padding: 0px;
}

.cpt_root_categories .root_table tr td {
        background-image: url(images/td_bg.jpg);
        background-position: top right;
        background-repeat: repeat-y;
        padding: 10px 0;
        text-align: center;
        vertical-align: top;
}

.cpt_root_categories .root_table tr td .cat_img a {
        color: #FFFFFF;
}

.cpt_root_categories .root_table tr td .cat_name a {
        color: #8f8a87;
        font-size: 14px;
        text-transform: uppercase;
        text-decoration: none;
}

.cpt_root_categories .root_table tr td .cat_name {
        padding: 0 0 15px 0;
}

.cpt_root_categories .root_table tr td .cat_name a:hover {
        text-decoration: underline;
}

.cpt_root_categories .root_table tr td .rcat_child_categories a {
        font-weight: bold;
        color: #d5801c;
        font-size: 12px;
}

.cpt_root_categories .root_table tr td .rcat_child_categories {
        padding: 0 0 30px 0;
}

.list {
  /*  border-left: 1px solid #E0DEDC; */
        float: left;
width: 717px;
padding: 5px 9px 5px 13px;
background-color: 
white;
margin: 0 0 15px 0;
}

.cpt_product_lists {
/* border-right: 1px solid #E0DEDC; */
        float: left;
        overflow: hidden;
}

.cpt_product_lists_inner {
        float: left;
        width: 730px;
}

.cpt_product_lists .product_block {
        width: 240px;
        height: 396px;
        margin: 0 2px 0 0;
        float: left;
        overflow: hidden;
        float: left;
        text-align: center;
        background-image: url(images/pr_block.jpg);
        background-position: top right;
        background-repeat: repeat-y;
}

.cpt_product_lists .product_block .product_image {
        padding: 0 0 7px 0;
}

.cpt_product_lists .product_block .product_image a {
 color: #FFFFFF;
}

.cpt_product_lists .product_block .product_name, .prdbrief_name {
        padding: 0 0 7px 0;
}

.cpt_product_lists .product_block .product_name a, .prdbrief_name a {
        font-weight: bold;
        color: #d5801c;
}

.cpt_product_lists .product_block .product_price, .prdbrief_price {
        padding: 0 0 7px 0;
}

.cpt_product_lists .product_block .product_price, .totalPrice, .opt_price {
        color: #312e2b;
        font-weight: bold;
		font-size:18px;
}

.cpt_product_lists .product_block .add2cart a {
        display: block;
        color: #FFFFFF;
        width: 155px;
        height: 21px;
        background-image: url(images/add2cart.gif);
        background-position: top left;
        background-repeat: no-repeat;
        margin: 0 auto;
}

.cpt_tag_cloud {
        float: left;
        width: 100%;
        background-color: #FFFFFF;
}
.phones > span > span > b { font-family:Arial,Tahoma,Verdana,sans-serif !important;}
.block_tag_cloud {
        padding: 10px;
        text-align: center;
}

.block_tag_cloud a {
        color: #D5801C;
        margin: 0 5px;
}

.main .cpt_maincontent, .category .cpt_maincontent, .product .cpt_maincontent {
        background-color: transparent;
        padding: 0;
}
.cpt_maincontent {
        background-color: #FFFFFF;
        padding: 0;
		color:black;
}

/*********************************
                F  O  O  T  E  R
*********************************/

.footer {
        position:absolute;
        width:100%;
        height: 110px;
        bottom:0; /* stick to bottom */
		  font-weight:normal;
}

.footer_inner {
        width: 960px;
        margin: 0 auto;
        height: 110px;
        position: relative;
}

.navigation_bot {
        width: 930px;
        padding: 0 15px;
        height: 42px;
        line-height: 32px;
        margin: 0 0 12px 0;
        float: left;
        background-color: #EDECEA;
}

.navigation_bot .cpt_divisions_navigation ul li a, .navigation_bot .cpt_auxpages_navigation ul li a {
        color: #312e2b;
        font-weight: bold;
        padding: 5px 10px;
        margin: 0 21px 0 0;
}

*html .navigation_bot .cpt_divisions_navigation ul li a, .navigation_top .cpt_auxpages_navigation ul li a {
        margin: 0 5px 0 0;
}

.img {
        width: 225px;
        height: 445px;
        background-image: url(images/footer_bg.png);
        behavior: url(images/iepngfix.htc);
        background-position: top left;
        background-repeat: no-repeat;
        position: absolute;
        bottom: 0px;
        right: -150px;
}

.link {
        float: left;
        display: inline;
        margin: 15px 0 0 15px;
}

.link a {
        color: #312e2b;
        text-decoration: none;
        font-size: 15px;
}

.link a:hover {
        text-decoration: underline;
}

.del_info {
        width: 370px;
        height: 25px;
        float: right;
        display: inline;
        background-image: url(images/del_info.png);
        behavior: url(images/iepngfix.htc);
        background-position: top left;
        background-repeat: no-repeat;
        /*margin: 10px 0 0 180px;*/
        margin: 10px 50px 0 0;
}

.contact_info {
        float: right;
        color: #312e2b;
        font-size: 14px;
        display: inline;
        margin: 5px 50px 0 0;
}

.contact_info span {
        font-size: 13px;
}

/*********************************
                O  T  H  E  R
*********************************/

.clear {
        clear: both;
        height: 0;
        overflow: hidden;
}

label {
        font-size: 12px;
        padding: 0 0 0 5px;
        color: #7b6e57;
}

table {
        /*border: 0;
        border-collapse: collapse;
        padding: 0px; */
}

td {
        vertical-align: middle;
}

a img {
        border: 0;
}


/* ====================== MAIN THEME STYLES: layout, fonts & colors ====================== */



/* ====================== COMPONENT CONTAINER STYLES ====================== */


.cpt_product_price .totalPrice, .opt_price {
 color: #D5801C;
}


.prod_inn {
 padding: 10px;
 background-color: #FFFFFF;
 color: #000000;
 float: left;
margin-bottom: 20px;
width:719px
}

.prod {
 width: 100%;
 border: 0;
        border-collapse: collapse;
        padding: 0px;
}

.cpt_product_price {
 padding: 10px 0;
}

#cat_path, .cpt_product_category_info {
  background-color: #FFFFFF;
  padding: 10px;
}



#cat_path a, .cpt_product_category_info a {
         color: #7b6d60;
         text-decoration: none;
         float: left;
         display: inline;
}

#cat_path a:hover, .cpt_product_category_info a:hover{
         text-decoration: underline;
}

span.arr {
        width: 9px;
        height: 5px;
        float: left;
        display: inline;
        background-image: url(images/arr.gif);
        background-position: top left;
        background-repeat: no-repeat;
        margin: 5px 5px 0 5px;
}

#cat_top_tree {
  background-color: #FFFFFF;
}

#cat_info_left_block {
  padding: 20px 30px;
}

#cat_info_left_block a {
   color: #D5801C;
   font-weight: bold;
}

#cat_info_left_block h2 {
   padding: 0;
}

#cat_descr {
  padding: 20px 30px;
  color: #000000;

}

.cat_t {
border: 0;
        border-collapse: collapse;
        padding: 0px;
}

.cat_t td {
 vertical-align: top;
}

.l_td {
        background-image: url(images/td_bg.jpg);
        background-position: top right;
        background-repeat: repeat-y;
        width: 30%;
}

.r_td {
 width: 70%;
}

.products_inner {
 background-color: #FFFFFF;
 float: left;
 width: 100%;
 margin: 10px 0;
}

.products_inn {
 padding: 10px;
}

.hndl_submit_prds_cmp {
 float: left;
 width: 195px;
 height: 21px;
        background-image: url(images/compare.jpg);
        background-position: top right;
        background-repeat: no-repeat;
        cursor: pointer;
        border: 0;
        margin: 0 !important;
}

.cat_line {
 float: left;
 width: 100%;
 margin: 10px 0;

}

.cltop {
         background-image: url(images/h_sep.gif);
        background-position: bottom right;
        background-repeat: repeat-x;
        padding: 0 0 10px 0;
}

.p_row {
        background-image: url(images/h_sep.gif);
        background-position: bottom right;
        background-repeat: repeat-x;
}

.p_td {
        background-image: url(images/pr_block.jpg);
        background-position: top right;
        background-repeat: repeat-y;
        vertical-align: bottom; /* не было */
}

.p_td:nth-child(3){
    background-image: none;
} /* не было, добавлено 05,10,2015 */

.cpt_product_name h1 {
 border: 0;
 font-weight: bold;
 text-transform: uppercase;
}

.cpt_product_description {
 color: #000000;
}

#prddeatailed_container {
     width: 300px;
}

#cat_product_sort {
                 text-align: left;
                 color: #000000;
}

#cat_product_sort a, #cat_product_sort span {
                 color: #D5801C;
}

#container_topbar_right { text-align:right; }

#container_top_left {
        text-align: left;
          vertical-align: top;
          width: 200px;
        background:#ffa443 url(../../images/tls_divnavtopbg.gif) left top repeat-x;
 }

#container_top_right { vertical-align:top; text-align:right; width:230px;}

#container_top
{ text-align:left;
  padding-left:230px;
  vertical-align:top;
  background:url(../../images/tls_pic.jpg) left -50px no-repeat;
}

#container_left_sidebar
{ width:200px;
  text-align: left;
  vertical-align: top;
}

#container_main_content
{ width:"*";
 text-align: left;
  vertical-align: top;
  padding: 0;
  border-top:solid 4px #e6e6e6;
}

#container_footer
{ color: white;
  margin: 0 210px; padding: 0px;
  line-height:30px;
}


/* ====================== DEFAULT STYLES OF VARIOUS COMPONENTS ====================== */

/* padding for all general components */
.cpt_news_short_list, .cpt_survey, .cpt_category_tree, .cpt_maincontent,
.cpt_currency_selection, .cpt_divisions_navigation, .cpt_auxpages_navigation
{
  text-align: left;
}

.catalog_navigator {
 float: right;
 color: #000000;
 display: inline;
 margin: 0 20px 0 0;
}

.catalog_navigator a {
 color: #D5801C;
}

.catalog_navigator b {
 font-weight: normal;
}

.prdbrief_comparison label {
 color: #000000;
}


.cpt_survey form{
 padding:0px;
 margin: 0px;
}

.cpt_currency_selection
{ text-align: center;
  font-size: 100%;
}

.cpt_currency_selection select
{ font-size: 90%;
}
.cpt_currency_selection form{
 display: inline;
}

.cpt_language_selection { padding-left:8px;}
.cpt_language_selection img { vertical-align:middle;border:solid 1px #eaeaea;}
.cpt_category_tree { padding:10px;}
.cpt_category_tree ul{
 list-style:none;
 margin:0px;
 padding:0px;
}
.cpt_category_tree ul li { padding:0 0 2px 10px; }
.cpt_category_tree ul li.child, .cpt_category_tree ul li.child_current { background:none;}
.cpt_category_tree .bullet { font-size:0px;}

.cpt_category_tree .parent_current a{
 font-size:110%;
 font-weight: bold;
 color:#ff5e00!important;
 text-decoration: none;
}

.cpt_category_tree .child a {
 padding-left: 10px;
 font-size:90%;line-height:100%;
 font-weight:normal;
 background: url(../../images/tls_point.gif) left center no-repeat;
}
.cpt_category_tree .child_current a{
 padding-left: 10px;
 background: url(../../images/tls_point_v.gif) left center no-repeat;
 color: #FF5E00 !important;
 text-decoration: none;
 font-size:90%;
 line-height:100%;
}

a .bullet{
  text-decoration: none!important;
}
.cpt_category_tree .tab{
 margin-left:10px;
}

.cpt_product_add2cart_button
{ padding-top: 10px;height: 130px;}

.home_page_category_logo { background:url(../../images/defaultnocatimage.gif) left top no-repeat; display:block; height:65px; width:65px;}
#container_main_content .cpt_root_categories td.cat_image a {position:relative; top:-0.8em;}
#container_main_content .cpt_root_categories { padding-top:1em;}
#container_main_content .cpt_root_categories td { vertical-align:top;}
/* ====================== SET HOW CERTAIN COMPONENTS APPEAR IN VARIOUS CONTAINERS ====================== */
/* ====================== (if you wish to overwrite default appearence of components in certain containers) ====================== */
#container_left_sidebar .cpt_product_search, #container_right_sidebar .cpt_product_search { background:#FFD042 url(../../images/tls_cattopbg.gif) left top repeat-x; height:44px; overflow:hidden;}
#container_topbar .cpt_auxpages_navigation, #container_topbar .cpt_divisions_navigation {  height:40px; padding:0; overflow:hidden; z-index:20; position:relative; }
#container_topbar .cpt_auxpages_navigation ul, #container_topbar .cpt_divisions_navigation ul {overflow:hidden;}
#container_topbar .cpt_auxpages_navigation li, #container_topbar .cpt_divisions_navigation li { height:40px; padding:0; background:url(../../images/tls_li_arr.gif) left 17px no-repeat; padding:0;}
#container_topbar .cpt_auxpages_navigation a, #container_topbar .cpt_divisions_navigation a { color:#d3d3d3; text-decoration:none;  padding:0 20px 0 10px ; line-height:40px; display:block; //width:auto; float:left;}
#container_topbar .cpt_auxpages_navigation a:hover, #container_topbar .cpt_divisions_navigation a:hover { text-decoration:underline; color:#ffa443;}


/*#container_top_right .cpt_shopping_cart_info { padding:0 10px; margin:10px 20px; width:200px;}
*/#container_top_right .cpt_logo { clear:right; float:right; margin:10px 20px 0 20px; }
#container_top_left .cpt_logo { margin:5px;}

#container_top_left .cpt_language_selection { display:inline; line-height:30px;}

#container_main_content .cpt_product_search { background:#fafafa; height:40px; overflow:hidden; zoom:1;}
#container_main_content .cpt_product_search form {}
#container_top_right .cpt_currency_selection { text-align:right;}

#container_left_sidebar .cpt_category_tree, #container_right_sidebar .cpt_category_tree, #container_top_left .cpt_category_tree { background:#ffd042 url(../../images/tls_cattopbg.gif) left top repeat-x; padding-left:20px;}
#container_left_sidebar .cpt_category_tree li.parent { background: url(../../images/tls_li.gif) left 0.4em no-repeat; padding:0 0 0 10px}


.cpt_category_tree a { color:#000; text-decoration:none;  line-height:140%;}
.cpt_category_tree a:hover { text-decoration:underline;}

#container_left_sidebar h3, #container_right_sidebar h3, #container_top_left h3 { margin:0; line-height:40px; margin:0 0 0 10px; padding:0 0 0 20px;text-transform:uppercase;  font-size:13px; }


#container_left_sidebar .cpt_shopping_cart_info, #container_right_sidebar .cpt_shopping_cart_info { padding:0 0 10px 0; background:#ffa443 url(../../images/tls_shopcartbg.gif) left top repeat-x;}
#container_left_sidebar .cpt_shopping_cart_info div, #container_right_sidebar .cpt_shopping_cart_info div { margin-top:0;}
#container_left_sidebar .hndl_proceed_checkout, #container_right_sidebar .hndl_proceed_checkout { background: url(../../images/tls_divnav_arr.gif) left 1em no-repeat;  line-height:40px; margin:0; display:block; color:#CC3300; text-transform:uppercase; text-decoration:none; padding-left:20px; margin:0 10px; text-align:left;}
#container_left_sidebar .cpt_shopping_cart_info a:hover, #container_right_sidebar .cpt_shopping_cart_info a:hover { text-decoration:underline; color:#CC3300;}

#container_left_sidebar .cpt_shopping_cart_info #shpcrtgc, #container_right_sidebar .cpt_shopping_cart_info #shpcrtgc, #container_left_sidebar .cpt_shopping_cart_info #shpcrtca, #container_right_sidebar .cpt_shopping_cart_info #shpcrtca { text-align:center; }


#container_topbar .cpt_product_search, #container_topbar .cpt_shopping_cart_info
{ color:#808080; position:relative;top:-40px; width:50%; float:right; height:40px; overflow:hidden; margin-bottom:-40px; margin-right:5px; text-align:right; z-index:10;}
#container_topbar .cpt_shopping_cart_info div, #container_topbar .cpt_shopping_cart_info a { color:#fff; display:inline;}


#container_footer .cpt_divisions_navigation
{ padding: 3px;
  margin: 0px;
  text-align: center;
}
#container_footer .cpt_divisions_navigation li { background:none;}
#container_footer .cpt_divisions_navigation a
{ font-weight: normal;
  color:#333; padding:0 10px; line-height:30px; text-decoration:underline;
}
#container_footer .cpt_divisions_navigation a:hover { color:#CC3300;}
#container_main_content .cpt_product_lists
{ padding:10px;
}


#container_left_sidebar .cpt_news_short_list
{ border-right:solid 1px #e6e6e6;border-bottom:solid 1px #e6e6e6;}
#container_right_sidebar .cpt_news_short_list
{ border-left:solid 1px #e6e6e6;border-bottom:solid 4px #e6e6e6;}

#container_top .cpt_language_selection, #container_top .cpt_custom_html { display:inline; line-height:24px; //height:30px; padding:3px 0 0 5px;}
#container_top .cpt_language_selection a img { border:#ffffff solid 1px ; //margin-top:8px;}

#container_left_sidebar .cpt_product_search input {padding:1px;}
#container_left_sidebar .cpt_product_search input#searchstring
{ width: 120px;
border:solid 1px #707070;padding:2px;
}
#container_main_content .cpt_custom_html {  //margin-right:-3px; line-height:40px;  padding:0 5px 0 120px; font-weight:bold; text-transform:uppercase; color:#454545;}
#container_main_content .cpt_maincontent .cpt_custom_html {padding:0px; line-height:40px; }
.cpt_maincontent h1.tls_browse {  line-height:40px; padding:0 10px; margin:0; font-size:100%;}

#container_topbar_right .cpt_custom_html { display:inline;}
#container_left_sidebar .news_header { border-right:solid 1px #e6e6e6;}
#container_main_content ul { list-style-position:inside;}
/* ====================== STYLES OF ELEMENTS THAT APPEAR INSIDE VARIOUS COMPONENTS ====================== */

.block_tag_cloud  { font-size:15px;}
.block_tag_cloud a { text-decoration:none;  font-family:Arial, Helvetica, sans-serif; word-spacing:110%; letter-spacing:120%;}
.current-rating1 div { line-height:20px; //height:20px; font-size:1px;}
.sm-current-rating1 { line-height:13px; //height:13px; font-size:1px;}
center h1 { text-align:left;}
.cat_header { background:#ffd042 url(../../images/tls_catheaderbg.gif) left top repeat-x; height:40px; }
.poll_header {  background:#ededed url(../../images/dft_lightgreyheader.gif) left top repeat-x;}
.news_header { background:#fff url(../../images/tls_newstheaderbg.gif) left top repeat-x;height:40px;border-bottom:solid 1px #e6e6e6; }
.cat_header h3 { background:url(../../images/tls_cat_arr.gif) left 1em no-repeat; color:#fff;}
.news_header h3{ background:url(../../images/tls_news_arr.gif) left 1em no-repeat;  color:#222; }
.poll_header h3 { background:url(../../images/dft_lightgreybullet.gif) left 1em no-repeat;  color:#333; }
.lang_label { display:inline; font-size:100%; color:#333; line-height:30px;}

.tls_topbar td { background:url(../../images/tls_topbg.gif) left top repeat-x;  }
.tls_page { margin:0 20px 0 0; background:#fff;}
.tls_index_header { background:#f2f2f2 url(../../images/tls_bullet.gif) 10px 1em no-repeat; line-height:230%; color:#333; font-size:120%; font-weight:bold; margin:0; padding:0 20px; }

.cpt_custom_html h1 { font-size:110%;}
h1.welcome { font-size:21pt; letter-spacing:-1px; margin:0; font-weight:normal; text-transform:none; background:none; text-align:center; }
h1.companyname  { margin:0; padding:0 20px; line-height:40px; white-space:nowrap; color:#fff; font-size:15pt;}
.tls_tel { color:#fff; font-size:15pt; line-height:40px; /* height:40px; */  padding:0 10px; }
.mdr_main_header  { background:#FAFAFA; font-size:90%; padding:0 10px;}
/* ====================== PREDEFINED STYLES; edit, but do not delete these styles ====================== */

.small
{ font-size: 80%;
}
.big
{ font-size: 150%;
}

.background1, .background1 td
{ background-color: #FAF8F9;
}

.conf_code {
 border: 1px solid #D0D0D0;
}

.conf_subm {
    width: 81px;
    height: 21px;
    border: 0;
    background-color: transparent;
         background-image: url(images/conf_subm.jpg);
        background-position: top right;
        background-repeat: no-repeat;
        cursor: pointer;
}

.cpt_product_discuss_link a {
 color: #D5801C;
 font-weight: bold;
}

.btn_checkout
{ font-size: 130%;
  font-weight: bold;
  margin: 10px;
  padding: 3px;
}

.prdbrief_add2cart
{ padding: 10px 0 0 0; /* было 10px 0 */
}

.error_block
{ font-weight: bold;
  color: red;
}

td form.product_brief_block {
    position: inherit;
}

.product_brief_block {  padding-bottom: 10px; overflow:hidden; zoom:1; text-align:center;
position: absolute;
bottom: 0;
} /* position и bottom не было вообще */

.product_brief_block .sm-current-rating1 { margin-left:155px;}

.prdbrief_thumbnail table {
 width: 100%;
}

#tbl-checkout-progress td {
vertical-align: top; font-size:0.7em;
}

.current_prd_thumbnail img{
        border: #BBBBBB 3px solid;
}
a.prd_thumbnail img{
        border: #FFFFFF 3px solid;
}
a.prd_thumbnail:hover img{
        border: #BBBBBB 3px solid;
}



/************************
BLOG STYLES
***************************/
.post_title{
 color: #666;
 margin-top: 30px;
 margin-bottom: 0px;
 font-size:120%;
}
.post_date{
 color: #999;
 border: 0px solid #EEE;
 border-top-width: 1px;
 margin-bottom: 15px;
 }
.post_content{
 padding-left: 15px;
}

/***************************
PRODUCTS COMPARISON
****************************/
.cmp_headers{
 background-color: #F5F5F5;
}
.cmp_column_odd{
 background-color: white;
 vertical-align: top;
}
.cmp_column_even{
 background-color: #F8F8F8;
 vertical-align: top;
}
#cmp-table tr:hover td{
 background-color: #d5e5fa!important;
}
#cmp-table tr td{
 text-align:center;
 padding: 6px;
}
#cmp-table tr td.cmp_headers{
 text-align: left;
}

/***************************
PRODUCT DETAILED
****************************/
.regularPrice{
 text-decoration: line-through;
}

.product_list .totalPrice { color:#000;
 background:#f2f2f2; font-weight:normal}
.youSaveLabel{
 font-size: 75%;
}
.youSavePrice{
 font-size: 75%;
}
.prd_out_of_stock {
 font-style:  italic;
 color:#CC3300;
 padding:0 0 0 5px;
 overflow:hidden;
 font-size:90%;
}
.cpt_product_category_info a, .cat_path_in_productpage a { font-size:12px;}

/************************
PRODUCT REVIEWS STYLES
***************************/
.review_block
{
}
.review_title{
 color: #333;
 margin-top: 10px;
 margin-bottom: 0px;
 font-size: 120%;
}
.review_date{
    color: #999;
    font-size: 14px;
    margin-bottom: 10px;
    margin-left: 20px;
 }
.review_content{
 color: #3e3e3e;
 padding: 10px !important;
 background-color: #F5F4F2;
 margin: 5px 0 0 0;
}
.review_showall{
 margin-left: 20px;
}

/****************************
SHOPPING CART
*****************************/
.background_cart_top
{ background-color: #F5F5F5;
  border-bottom: 1px #99C9DF solid;
  font-size:12pt;
}
.background_cart_top h1{
 display: inline;
 padding: 0px;
 margin: 0px;
}
#cart_content_tbl{
     width:100%;}
#cart_content_tbl td{
 padding: 6px;
}
#cart_page_title{
 padding: 10px;
 text-align: left;
}
#cart_page_title h1{
 display inline;
 padding: 0px;
 margin: 0px;
}
#cart_clear{
 padding: 10px;
 text-align: right;
}
#cart_clear a{
 font-size:9pt;
}
.cart_discount_label{
 font-weight: bold;
}
#cart_total_label{
 font-size: 130%;
 font-weight: bold;
}
#cart_total{
 background-color: #F5F5F5;
 font-size: 130%;
 font-weight: bold;
 padding: 10px;
 white-space: nowrap;
}
#cart_checkout_btn{
 padding-top: 20px;
}
.cart_product_brief_description{
 font-size: 80%;
}
#cart_content_header td{
 font-weight: bold;
}
.cart_apply_for_discounts_extra{
 font-size: 80%;
 color: #777;
}
.cart_product_quantity{
 text-align: center;
}

/********************
HOMEPAGE UNFOLDED TREE
*********************/


/********************
REGISTRATION PAGE
*********************/
#reg_fields_tbl td{
 padding: 5px;
}
#reg_auth_fields td{
 background-color: #F5F5F5;
}
#reg_confcode td{
 background-color: #F5F5F5;
}
#reg_fields_tbl td input, .addressform td input{
 width: 300px;
}
#subscribed4news{
 width:auto!important;
}
#reg_fields_tbl td textarea, .addressform td textarea{
 width: 300px;height: 100px;
}
#reg_submit_btn{
 font-size:150%;
 font-weight: bold;
}

/*********
SEARCH IN CATEGORY
**********/
#cat_advproduct_search {
 background-color: #F5F5F5;
        margin-right:10px;
        width:232px;
}
#cat_advproduct_search form { padding:10px; }
#cat_advproduct_search td { vertical-align:top; }
#cat_advproduct_search td { vertical-align:top; }
#cat_advproduct_search select { width:100%;  }
#cat_advproduct_search form, #cat_advproduct_search table { //width:100%;}
#cat_advproduct_search h3 { padding:0px; margin: 10px 10px 0 10px;}
#cat_info_left_block, #cat_advproduct_search  { float:left;}

.cpt_maincontent center { clear:both;}
#cat_top_tree { overflow:hidden; margin-top:10px;}
.hndl_submit_prds_cmp, #cat_product_sort { margin:10px 0;}


ul.product_list li { border:solid 1px #e6e6e6; margin:0 2px !important; text-align:center;}
ul.product_list li table { margin:0 auto;}
.product_list a { font-size:120%; line-height:150%; text-decoration:none; color:#CC3300; display:block; white-space:nowrap; overflow:hidden;}
.product_list a:hover { text-decoration:underline;}
.product_list a:hover img, .product_list td a:hover{ border:none;}
.product_option { width:99%; /* width:auto; */  position:relative; zoom:1;}

/************
CHECKOUT
************/
.checkout_noframe_title {
        padding: 5px 15px;
}
#checkout_have_account {
        padding: 15px;
        background-color: #F5F5F5;
        margin: 0 -5px 15px -5px;
}
#checkout_logininfo { width:428px;}
#checkout_logininfo .inputtext, #checkout_addresses .inputtext, #checkout_addresses textarea {
        width: 200px;
}
.paddingblock input.checkout_buttons {
        font-size: 130%;
        font-weight: bold;
        margin:5px 0;
}
.checkout_steps_divider {
        width: 40px;
        height:1px;
        background-color:#99C9DF;
        overflow:hidden;
}
#checkout_addresses { width:800px;}
#checkout_addresses td { }
/**********************
ORDER STYLES
***********************/
tr#ord_total_row * {
        font-size: 105%;
        font-weight: bold;
}
.row_odd td {
        background-color: #F8F8F8;
}
.row_even td {
        border: 0px solid #F5F5F5;
        border-width: 1px 0px;
}

.paddingblock { background:#fff;
        padding-left: 15px;
        padding-right: 15px;
        text-align:left;
        font-size:12pt;

}
.paddingblock h2 {
        padding:20px 5px;
        margin-top: 0px;
}
.paddingblock td { font-size:95%; vertical-align:top; padding:5px;}
.paddingblock p { line-height: 30px;    margin: 0;}

.paddingblock input { margin:2px 0 0 0;}
.asterisk {
        color:red;
}
.cellpadding tr td {
        padding: 5px;
}
.cust_name {
        font-size:110%;
        font-weight: bold;
}
#prddeatailed_container .cpt_product_rate_form table {
        width: 100%;
        /***********************/
width: auto;/**/
}

#block-customerinfo td { font-size:100%;}
.cpt_product_images{
float: left;
}


/*NIFTY*/
b.niftycorners,b.niftyfill{display:block}

b.niftycorners *{ display:block;height:1px;line-height:1px;font-size:1px;
    overflow:hidden;border-style:solid;border-width: 0 1px;}

/*normal*/
b.r1{margin: 0 3px;border-width: 0 2px}
b.r2{margin: 0 2px}
b.r3{margin: 0 1px}
b.r4{height: 2px}
b.rb1{margin: 0 8px;border-width:0 2px}
b.rb2{margin: 0 6px;border-width:0 2px}
b.rb3{margin: 0 5px}
b.rb4{margin: 0 4px}
b.rb5{margin: 0 3px}
b.rb6{margin: 0 2px}
b.rb7{margin: 0 1px;height:2px}
b.rb8{margin: 0;height:2px}
b.rs1{margin: 0 1px}
/*transparent inside*/
b.t1{border-width: 0 5px}
b.t2{border-width: 0 3px}
b.t3{border-width: 0 2px}
b.t4{height: 2px}
b.tb1{border-width: 0 10px}
b.tb2{border-width: 0 8px}
b.tb3{border-width: 0 6px}
b.tb4{border-width: 0 5px}
b.tb5{border-width: 0 4px}
b.tb6{border-width: 0 3px}
b.tb7{border-width: 0 2px;height:2px}
b.tb8{border-width: 0 1px;height:2px}
b.ts1{border-width: 0 2px}

#powered_by { font-size:9px !important; position:relative; top:-10px; line-height:200%;}
body.body-page-404 { background:#fff; background-image:none; text-align:left; font-size:12px;}
body.body-page-404 ul, body.body-page-404 li { list-style:none;}
.cpt_product_add2cart_button input { vertical-align:middle;}

.prdbrief_add2cart input, .add2cart_handler input
{/*
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #ffdf91; 
    background: -moz-linear-gradient(top,  #ffdf91 0%, #f9c34d 50%, #f7af33 53%, #f28007 100%); 
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffdf91), color-stop(50%,#f9c34d), color-stop(53%,#f7af33), color-stop(100%,#f28007));
    background: -webkit-linear-gradient(top,  #ffdf91 0%,#f9c34d 50%,#f7af33 53%,#f28007 100%); 
    background: -o-linear-gradient(top,  #ffdf91 0%,#f9c34d 50%,#f7af33 53%,#f28007 100%); 
    background: -ms-linear-gradient(top,  #ffdf91 0%,#f9c34d 50%,#f7af33 53%,#f28007 100%); 
    background: linear-gradient(top,  #ffdf91 0%,#f9c34d 50%,#f7af33 53%,#f28007 100%); 
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffdf91', endColorstr='#f28007',GradientType=0 ); 
    border-color: #C8976C #E2D8CF #E2D9CF #C89D6C;
    border-radius: 5px 5px 5px 5px;
    border-style: none;
    border-width: 1px;
    box-shadow: 2px 2px 4px 0 rgba(163, 184, 165, 0.7);
    color: #000;
    cursor: pointer;
    font-family: arial;
    font-size: 1.5em;
    font-weight: bold;
    height: 50px;
    width:90px;
	*/
	background: url(images/buy_3.png);
	border:none;
	height:50px;
	width:104px;
	cursor: pointer;

}
.prdbrief_add2cart input:hover, .add2cart_handler input:hover
{
/*background: #ffcb91; 
background: -moz-linear-gradient(top,  #ffcb91 0%, #ff943d 51%, #fc8937 55%, #ff6400 100%); 

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffcb91), color-stop(51%,#ff943d), color-stop(55%,#fc8937), color-stop(100%,#ff6400));
background: -webkit-linear-gradient(top,  #ffcb91 0%,#ff943d 51%,#fc8937 55%,#ff6400 100%); 
background: -o-linear-gradient(top,  #ffcb91 0%,#ff943d 51%,#fc8937 55%,#ff6400 100%); 
background: -ms-linear-gradient(top,  #ffcb91 0%,#ff943d 51%,#fc8937 55%,#ff6400 100%); 
background: linear-gradient(top,  #ffcb91 0%,#ff943d 51%,#fc8937 55%,#ff6400 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffcb91', endColorstr='#ff6400',GradientType=0 ); 
*/
background: url(images/buy_3.png);
background-position:0px 50px;
	border:none;
	height:50px;
	width:104px;
}

.add2cart_handler
{
	display:inline;
}
/*
.add2cart_handler input
{
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #ffdf91; 
    background: -moz-linear-gradient(top,  #ffdf91 0%, #f9c34d 50%, #f7af33 53%, #f28007 100%); 
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffdf91), color-stop(50%,#f9c34d), color-stop(53%,#f7af33), color-stop(100%,#f28007));
    background: -webkit-linear-gradient(top,  #ffdf91 0%,#f9c34d 50%,#f7af33 53%,#f28007 100%); 
    background: -o-linear-gradient(top,  #ffdf91 0%,#f9c34d 50%,#f7af33 53%,#f28007 100%); 
    background: -ms-linear-gradient(top,  #ffdf91 0%,#f9c34d 50%,#f7af33 53%,#f28007 100%);
    background: linear-gradient(top,  #ffdf91 0%,#f9c34d 50%,#f7af33 53%,#f28007 100%); 
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffdf91', endColorstr='#f28007',GradientType=0 ); 
    border-color: #C8976C #E2D8CF #E2D9CF #C89D6C;
    border-radius: 5px 5px 5px 5px;
    border-style: none;
    border-width: 1px;
    box-shadow: 2px 2px 4px 0 rgba(163, 184, 165, 0.7);
    color: #000;
    cursor: pointer;
    font-family: arial;
    font-size: 1.5em;
    font-weight: bold;
    height: 50px;
    width:90px;
}
.add2cart_handler input:hover
{
background: #ffcb91; 
background: -moz-linear-gradient(top,  #ffcb91 0%, #ff943d 51%, #fc8937 55%, #ff6400 100%); 
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffcb91), color-stop(51%,#ff943d), color-stop(55%,#fc8937), color-stop(100%,#ff6400)); 
background: -webkit-linear-gradient(top,  #ffcb91 0%,#ff943d 51%,#fc8937 55%,#ff6400 100%); 
background: -o-linear-gradient(top,  #ffcb91 0%,#ff943d 51%,#fc8937 55%,#ff6400 100%); 
background: -ms-linear-gradient(top,  #ffcb91 0%,#ff943d 51%,#fc8937 55%,#ff6400 100%); 
background: linear-gradient(top,  #ffcb91 0%,#ff943d 51%,#fc8937 55%,#ff6400 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffcb91', endColorstr='#ff6400',GradientType=0 ); 
}
*/
.prdbrief_price strong {
	display:block;
	width:100%;
	text-align:center;
	font-family:Arial,Tahoma,Verdana,sans-serif;
	font-size:18px}
	a#rotateText {
   
}
#first, #second, #third {
border:1px solid #f6cd7c;
margin-top: 26px;
background: white;}
.soc_widjets {
float: left;
height: 20px;
width: 100%;

}
a#mm-like {display: none !important;}
#site_tab {line-height: 19px;
height: 17px;
border: 1px solid #f6cd7c;
padding: 4px; margin-right:3px;float:left}
a#site_fb, a#site_vk {width: 84px;
float: left;
margin-right:3px;
line-height: 19px;
height: 17px;
padding: 4px;
border: 1px solid #f6cd7c;
}
a#site_fb img, a#site_vk img, a#site_tab img {margin-right:5px;}
.product_block3 a {font-weight: bold;
color:#D5801C;}

#back_to_top {
    bottom: 0;
    display: none;
    height: 41px;
    left: 50%;
    margin-left: 550px;
    position: fixed;
    width: 41px;
    z-index: 99;
}
#back_to_top span {
    background: url("../../images/up-arrow.png") no-repeat scroll left 0 transparent;
    display: block;
    height: 41px;
    margin-bottom: 41px;
    width: 41px;
}
#back_to_top a:hover span {
    background-position: left -41px;
}
#main_reports{
	background: #fff;
	position: relative;
	float: left;
	padding: 0 10px;
}
.cpt_auxpages_navigation ul li ul{z-index:9;}

#SiD37{	
    color: #1799C4;
    cursor: pointer;
    float: right;
    height: 33px;
    margin-top: -20px;
    position: relative;
    text-decoration: underline;
    width: 40px;
	background: url("../../images/up-down.png") no-repeat scroll -40px 0 transparent;
}
.u-d {
	background: url("../../images/up-down.png") no-repeat scroll 0 0 transparent !important;
}

.prdbrief_thumbnail img {
max-width:200px;
}


.fast_buying_input:hover {
	background: url(/published/publicdata/1/attachments/SC/images/fast-zakz.png) !important;
    border: none !important;
    height: 50px;
    width: 123px;
    cursor: pointer;
	color: transparent !important;
	background-position: 0 50px !important;
}

.fast_buying_input {
/*    background: #FFC909 !important;
    border-radius: 4px !important;
    color: #FFF !important;
    font-size: 125% !important;
    padding: 10px 47px !important;
    border: 1px solid #999 !important;
    float: right !important;
    margin-right: 93px;
    font-weight: bold;
    font-size: 19px !important;
    background: rgb(255, 242, 146) linear-gradient(rgb(255, 255, 141), rgb(242, 147, 22)) !important;
    box-shadow: inset 0 -2px 1px rgba(0,0,0,0), inset 0 1px 2px rgba(0,0,0,0), inset 0 0 0 60px rgba(255,255,0,0);
    transition: box-shadow .2s, border-color .2s;*/
	margin-top: -129px !important;
	background: url(/published/publicdata/1/attachments/SC/images/fast-zakz.png) !important;
    border: none !important;
    height: 50px;
    width: 123px;
    cursor: pointer;
	color: transparent !important;
	margin-right: 51px;
 /*display: none;*/
}

/*.add2cart_handler {
    display: none  !important;
}*/

img#shopimg {
    float: left;
    padding-right: 5px;
}

.cpt_shopping_cart_info a {
    display: block;
    color: #d5801c;
    font-weight: bold;
}

.head_phone_date {
    font-weight: normal;
}

div#n1 {
margin-bottom: 5px !important;
    color: black;
}

#n1 img {
    padding-top: 9px;
}

.zvonok_handler {
    background-image: url(images/zvonok.png);
    background-position: 0px 22px;
    height: 30px;
    width: 76px;
    background-color: transparent;
    background-position: top left;
    text-indent: -999px;
    cursor: pointer;
    border: none;
}

.zvonok_handler:hover {
    background-image: url(images/zvonok.png);
    background-position: 0px 30px;
    height: 30px;
}

input.zvonok_handler {
    vertical-align: middle;
}

div#cb {
    padding-top: 5px;
}

span#zvonik {
font-weight: bold;
    padding-right: 5px;
}

div#lhead {
    position: absolute;
    padding: 121px 0 0 334px;
    text-align: right;
    font-size: 12px;
    font-weight: bold;
}

div#lhead a {
    text-decoration: none;
    line-height: 17px;
    /* font-family: cursive; */
}

/* cpt_product_lists и list - для бордеров */

body#tinymce {
    background-color: white;
}

/* для кнопки просмотра отзывов */

.prdbrief_otz input, .add2cart_handler_otz input {
    background: url(images/otz-green.png);
    border: none;
    height: 50px;
    width: 104px;
    cursor: pointer;
}

.prdbrief_otz input:hover, .add2cart_handler_otz input:hover {
    background: url(images/otz-green.png);
    background-position: 0px 50px;
    border: none;
    height: 50px;
    width: 104px;
}

.prdbrief_otz {
    display: inline;
}

.prdbrief_add2cart {
    display: inline;
}

[alt="WebMoney"] {
    height: 30px;
}

.coder_filter {padding-top: 2px;}
.coder_filter select {width: 125px;float: left;margin-right: 5px;padding: 2px;}