html, body {
    height: 100%;
    margin: 0;
    padding: 0;
}
body
{
    color: #222;
    font: normal 13px/18px 'Open Sans', Arial;
    /*background:url(/images/design/body-bg.png) top repeat fixed;*/
    /*background: #fbfbfb;*/
    background: #fff;
}

a{
    color:#058cc8;
}
a:hover
{
    text-decoration: none;
}
h1, h2, h3, h4, h5, h6, h7
{
    color:#858d99;
}
.contact h3
{
    margin:20px 0 10px 0;
    padding:0;
}
.contact p
{
    margin:0px 0;
}
p, pre, ol, ul, dl {
    color:#444;
}
p
{
    color:#000;
}
h3
{
    padding-bottom: 15px;
}
p{
    padding:5px 0 5px 0;
    margin:7px 0;
    line-height:20px;
}

br.clear
{
    clear: both;
}
#page
{
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 0 -160px 0; /* отрицательный нижний отступ на высоту футера */
}
.footer-push
{
    height: 180px;
    margin: 0;
    padding: 0;
}
.wrapper {
    margin: 0 auto;
    width:1090px;
}
.container2 {
    margin:0 auto;
    width:1090px;
}

#header
{
    margin: 0;
    padding: 0;
    height: 159px;
    background: url("/images/design/header.jpg") repeat;
    position: relative;
    margin-bottom: 20px;
}
#header .contacts
{
   background: url("/images/design/contact-head.png") no-repeat 0 20px;
    color: #FFFFFF;
    float: right;
    font-size: 18px;
    font-weight: normal;
    height: 60px;
    line-height: 30px;
    margin-top: -25px;
    padding-left: 30px;
    padding-top: 2px;
    width: 290px;
    margin-right: 120px;
}
#content
{
    padding: 0 9px 0 0;
}
.content-container
{
}

#sidebar
{
    padding: 20px 20px 20px 0;
}

#logo
{
    position: relative;
    width: 165px;
    height: 35px;
    top: 39px;
    left: 5px;
}

div.flash-error, div.flash-notice, div.flash-success
{
    padding:.8em;
    margin-bottom:1em;
    border:2px solid #ddd;
}

div.flash-error
{
    background:#FBE3E4;
    color:#8a1f11;
    border-color:#FBC2C4;
}

div.flash-notice
{
    background:#FFF6BF;
    color:#514721;
    border-color:#FFD324;
}

div.flash-success
{
    background:#E6EFC2;
    color:#264409;
    border-color:#C6D880;
}

div.flash-error a
{
    color:#8a1f11;
}

div.flash-notice a
{
    color:#514721;
}

div.flash-success a
{
    color:#264409;
}

div.form .rememberMe label
{
    display: inline;
}

div.view
{
    padding: 10px;
    margin: 10px 0 15px 0;
}

div.view-article-image
{
    float: left;
    margin: 0 15px 0px 0;
}
div.breadcrumbs
{
    font-size: 0.9em;
    padding: 0px 20px 10px 0;
}

div.breadcrumbs span
{
    font-weight: bold;
}

div.search-form
{
    padding: 10px;
    margin: 10px 0;
    background: #eee;
}

.portlet
{

}

.portlet-decoration
{
    padding: 3px 8px;
    background: #B7D6E7;
    border-left: 5px solid #6FACCF;
}

.portlet-title
{
    font-size: 12px;
    font-weight: bold;
    padding: 0;
    margin: 0;
    color: #298dcd;
}

.portlet-content
{
    font-size:0.9em;
    margin: 0 0 15px 0;
    padding: 5px 8px;
    background:#EFFDFF;
}

.portlet-content ul
{
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin: 0;
    padding: 0;
}

.portlet-content li
{
    padding: 2px 0 4px 0px;
}

.operations
{
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.operations li
{
    padding-bottom: 2px;
}

.operations li a
{
    font: bold 12px Arial;
    color: #0066A4;
    display: block;
    padding: 2px 0 2px 8px;
    line-height: 15px;
    text-decoration: none;
}

.operations li a:visited
{
    color: #0066A4;
}

.operations li a:hover
{
    background: #80CFFF;
}


/* ---->>> Search Form <<<-----*/
.searchForm{
    float:left;
    margin:0 0 0 40px;
    width:215px;
    clear:both;
}
.searchfield{
    background:#fff;
    width:200px;
    float:right;
    margin-top:7px;
}
.searchForm .searchinput{
    border:0;
    width:155px;
    padding:4px 5px;
    height:17px;
    color:#6a6a6a;
}
.searchForm .searchbottom{
    position:relative;
    padding:2px 0;
    border:0;
    font-size:11px;
    font-weight:bold;
    cursor:pointer;
    background:url(/images/design/go-button.png) no-repeat center;
    text-indent:-9999999px;
    margin-left:2px;
    width:25px;
    border:0;
}

/* ------------------------------------------------*/
/* ---------------->>> menu <<<--------------------*/
/* ------------------------------------------------*/
#menu{
    height:50px;
    /*background:url(/images/design/menu-bg.png) no-repeat top;*/
    background: #00885b;
    clear:both;
    position: absolute;
    top: 109px;
    color:#323232;
    width: 100%;
}
#menu ul
{
    padding: 0;
    margin: 0;
}
/*#menu ul li:last-child
{
    background: none;
}*/
#menu ul li
{
    list-style: none;
    float: left;
    background:url(/images/design/menu-delimiter.png) no-repeat top right;
}
#menu ul li:hover
{
    background: none;
}
#menu ul li:hover
{
    background: none;
}
#menu ul li a
{
    color:#fff;
    padding:15px 17px 4px 14px;
    display: block;
    font: normal 14px 'Open Sans';
    text-decoration: none;
    height: 31px;
}
#menu ul li a:hover
{
    background: #2b7350;

}
#menu a.menu-first
{
    margin: 0 0 0 3px;
    padding-left: 18px;
}

/*#menu a.menu-last
{
    -webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomright: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    padding-right: 34px;
}*/

/* search */
.search
{
    width:220px;
    height: 35px;
    float: right;
    margin-top:15px;
}
.search-full
{
    width:420px;
    height: 50px;
    margin-top:15px;
    float: left;
}
form.search-top input.search-input
{
    /*background:url(/images/design/search-input-short.png) no-repeat top right;*/
    background: #f5f5f5;
    width: 165px;
    padding: 0 0 0 10px;
    height: 32px;
    border: 0;
    float: left;
    color: #ccc;
    font-family: 'Open Sans';
    -webkit-border-radius: 5px 0 0 5px;
    -moz-border-radius:5px 0 0 5px;
    border-radius: 5px 0 0 5px;
}
.search-full form.search-top input.search-input
{
    /*background:url(/images/design/search-input-full.png) no-repeat top left;*/
    width: 315px;
    padding: 0 0 0 10px;
    height: 41px;
    border: 0;
    float: left;
    color: #ccc;
    font-family: 'Open Sans';
    -webkit-border-radius: 5px 0 0 5px;
    -moz-border-radius:5px 0 0 5px;
    border-radius: 5px 0 0 5px;
}
form.search-top input.search-input:focus
{
    color: #555;
}
.search-full form.search-top a.search-button
{
    background:url(/images/design/search-button2.png) no-repeat 8px 11px #f5f5f5;
    width: 40px;
    height: 41px;
    display:block;
    float: left;
    -webkit-border-radius: 0 5px 5px 0;
    -moz-border-radius: 0 5px 5px 0;
    border-radius: 0 5px 5px 0;
}
form.search-top a.search-button
{
    background:url(/images/design/search-button2.png) no-repeat 8px 6px #f5f5f5;
    width: 35px;
    height: 32px;
    display:block;
    float: left;
    -webkit-border-radius: 0 5px 5px 0;
    -moz-border-radius: 0 5px 5px 0;
    border-radius: 0 5px 5px 0;
}
form.search-top a.search-button:hover
{
    /*background:url(/images/design/search-button.png) no-repeat 0 -50px;*/
/*    width: 40px;
    height: 41px;
    display:block;
    float: left;*/
    cursor: pointer;
}



/* view-category-product */
.view-category-product
{
    min-height: 150px;
    background: #f9f9f9;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.view-category-product a img
{
    max-width: 140px;
    max-height: 140px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-top: 5px;

}
.vcp-image
{
    width: 150px;
    height: 150px;
    margin: 0 20px 0 0;
    text-align: center;
    background: #fff;
    float: left;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #eee;
    /*    -webkit-box-shadow: 0px 0px 3px rgba(50, 50, 50, 0.25);
        -moz-box-shadow:    0px 0px 3px rgba(50, 50, 50, 0.25);
        box-shadow:         0px 0px 3px rgba(50, 50, 50, 0.25);*/
}
.vcp-info
{
    width: 383px;
    float: right;
}
.view-category-product p.name
{
    margin: 0;
    padding: 0px 0 0 0;
    font: normal 18px arial;
    text-transform: uppercase;

}
.view-category-product p.name a
{
    color:#444444;
    font-family: "Open Sans";
    text-decoration: none;
}
.view-category-product p.name a:hover
{
    text-decoration: underline;
}
.view-category-product .price
{
    margin:0;
    padding: 10px 0 2px 0;
    font: bold 17px "Open Sans";
    color: #444444;
    border-bottom: 4px solid #cc2537;
}
.vcp-description p
{
    color: #666;
    line-height: 19px;
    margin: 0;
}

#footer {
    background:#32875e;
    color: #b0b0b0;
    height: 140px;
    padding: 20px 0 0 0;
}
#footer a
{
    color: #eee;
}
.fcol
{
    width: 250px;
    float: left;
    padding: 0 6px;

}
.fcol ul
{
    list-style: none;
    color:#b0b0b0;
    padding: 0;
    margin: 0;
}
.fcol p
{
    color: #eee;
    padding: 0;
    margin: 0;
}
.fcol p.heading
{
    color: #eee;
    font-size:15px;
    font-weight: bold;
}
.col3 ul li
{
    font-size:16px;
    margin: 6px 0;
    color: #eee;
    
}
/* footer */


/* product */
.product-top
{
    clear:both;
    margin: 15px 0 0 0;
}
.product-image
{
    width: 220px;
    float: left;
    margin-right: 20px;
}
.product-image img
{
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    width: 220px;
    border: 1px solid #B0CEFF;
}
.product-image .discount-product
{
    font-size: 15px;
    padding:4px 15px 7px 20px;
}
p.availability
{
    color: #999;
    padding: 3px 0 0 0;
}
p.product-price
{
    font: normal 19px arial;
}
p.product-price span
{
    color:#D83838;
}
p.product-price strike
{
    color: #999;
}
.product-bottom
{
    margin:25px 0 0 0;
}
/* product */

/* category */
div.category-menu
{
    width:590px;
    padding: 0;
}
.category-menu-block
{
    padding: 15px 0 5px 0;
    height: auto;
}
.category-menu li a
{
    font: normal 15px arial;
    color: #000;
}
.category-menu div
{
    margin: 7px 0;
    width: 180px;
    text-align: center;
    list-style: none;
    display: inline-block;
    padding: 0 6px;
    vertical-align: top;
}
.seo-text
{
    margin: 20px 0;
}
.seo-text p
{
    margin: 0;
    padding: 6px 0;
    color:#222;
}
.add-to-cart
{
    float: left;
    width: 400px;
    margin: 10px 0 30px 0;
}
.add-to-cart input
{
    float: left;
    margin: 7px 20px 0 5px;
    width: 35px;
    text-align: center;
}
.add-to-cart .quantity
{
    height: 25px;
    float: left;
    font: bold 12px/25px arial;
    margin: 5px 5px 0 0;
}
.button-add
{
    color: #fff;
    background: #ffae2b;
    font: bold 14px/34px arial;
    text-align: center;
    width: 120px;
    cursor: pointer;
    float: left;
    height: 34px;
    -webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.button-add:hover
{
    cursor: pointer;
    background: #ff9e00;
}


/* cart */
.cart-top
{
    /*background: url("/images/design/icon-cart.png") no-repeat scroll left center rgba(0, 0, 0, 0);*/
    float: right;
    font-family: "Open Sans";
    height: 50px;
    line-height: 52px;
    text-align: center;
    /*padding-left: 27px;*/
    /*padding-right: 10px;*/
    text-transform: none;
    background: #2b7350;
    width: 265px;
    color:#fff;
}
.ct-normal
{
    background: #2b7350;
}
.ct-add
{
    background: #000;
}
.cart-top > a
{
    color: #fff;
}
.cart-top-added
{
    background: url("/images/design/added.jpg") no-repeat;
    width: 119px;
    height: 36px;
    display: none;
    margin-left: 72px;
}
span#cart-top-quantity
{
    font-weight: bold;
}
.cart-top p
{
    margin: 0;
    padding: 3px 0;
}
.cart-top p.cart-heading
{
    font: normal 16px arial;
}
input.checkout-quantity
{
    width: 30px;
    text-align: center;
}

.content-left
{
    width: 230px;
    float: left;
    margin: 0 25px 0 0;
    padding-top: 10px;
    /*border: 1px dashed red;*/
}
.content-center-wide
{
    padding-top: 10px;
    width: 825px;
    float: right;
}
.content-center
{
    padding-top: 10px;
    width: 580px;
    float: left;
    /*border: 1px dashed red;*/
}
.content-right
{
    padding-top: 10px;
    width: 220px;
    float: right;
    position: relative;
    height: auto;
    /*border: 1px dashed red;*/
}

.catalog-menu
{
    margin: 10px 0 0 2px;
    font-family: 'Open Sans';
    color: #333;
    background: #f5f5f5;
    padding: 10px 10px 15px 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.catalog-menu a
{
    font-size: 13px;
    color: #333;
    text-decoration: none;
}
.catalog-menu a:hover
{
    text-decoration: underline;
    color:#000;
}
.catalog-menu .menu-title
{
    color: #888;
}

.catalog-menu > ul > li > a
{
    /*text-transform: uppercase;*/
    font-size: 13px;
    line-height: 14px;
    padding-left: 2px;
    color: #111;
    text-decoration: none;
    font-weight: bold;
}
.catalog-menu > ul > li > a:hover
{
    text-decoration: underline;
}
.menu-title
{
    /*text-transform: uppercase;*/
    color: #333;
    display: block;  
    font: normal 17px "Open Sans";
    /*background: url("/images/design/bg-dots.png") no-repeat 65px 5px;*/
    height: 30px;
}
.menu-title-last
{
    /*background: url("/images/design/bg-dots.png") no-repeat 150px 5px;*/
}
.menu-title-search
{
    /*background: url("/images/design/bg-dots.png") no-repeat 130px 5px;*/
}
.menu-title-articles
{
    /*background: url("/images/design/bg-dots.png") no-repeat 145px 5px;*/
}
.menu-recommended
{
    color: #cc2537;
    font-size: 22px;
    font-weight: bold;
    /*background: url("/images/design/bg-dots.png") no-repeat 110px 5px;*/
}
.mr-tree
{

}
div.treeview ul
{
    background: none !important;
}

/* last products */
.last-products
{
    padding: 15px 0 0 0;
}
.view-last
{
    clear: both;
    padding-bottom: 20px;
}
.view-last img
{
    max-height: 60px;
    max-widws: 60px;
}
.view-last-image
{
    background: none repeat scroll 0 0 #FFFFFF;
    height: 60px;
    width: 60px;
    float: left;
    margin: 0 15px 45px 0;
    text-align: center;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0px 0px 3px rgba(50, 50, 50, 0.25);
    -moz-box-shadow:    0px 0px 3px rgba(50, 50, 50, 0.25);
    box-shadow:         0px 0px 3px rgba(50, 50, 50, 0.25);
}
.view-last-image
{
    margin: 0 15px 25px 0;
}
.view-last p
{
    margin: 0;
    padding: 2px 0 0 0;
}
.view-last p.price
{
    font-weight: bold;
}
.view-last p.quantity
{
    color: #888;
}

/* recommended */
.recommended-products
{
    padding: 10px 0 0 0;
    margin-left: 35px;
}
.view-recommended
{
    /*float: left;*/
    padding-top: 10px;
    width: 150px;
    padding-bottom:5px;
    text-align: center;
    height: 230px;
}
.view-recommended img
{
    max-height: 95px;
    max-widws: 95px;
}
.view-recommended-image
{
    background: none repeat scroll 0 0 #FFFFFF;
    height: 100px;
    width: 100px;
    margin: 0 auto;
    text-align: center;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0px 0px 3px rgba(50, 50, 50, 0.25);
    -moz-box-shadow:    0px 0px 3px rgba(50, 50, 50, 0.25);
    box-shadow:         0px 0px 3px rgba(50, 50, 50, 0.25);
}
.view-recommended p
{
    margin: 0;
    padding: 2px 0 0 0;
}
.view-recommended p.price
{
    font-weight: bold;
}
.view-recommended p.quantity
{
    color: #888;
}
.view-recommended .buy
{
    color: #fff;
    background: #ffae2b;
    width: 115px;
    display: block;
    height: 29px;
    text-decoration: none;
    line-height: 26px;
    margin: 4px 0 0 15px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.view-recommended .buy:hover
{
    background: #e79a1e;
}

/* articles */
.view-last-article p
{
    margin: 0;
}
.view-last-article p.date
{
    margin: 0;
    padding: 0;
    font-family: 12px;
    color: #888;
    padding: 0px 0 10px 0;  
}
.article-border
{
    height: 1px;
    margin-bottom: 5px;
    width: 170px;
    border-bottom: 1px dashed #dfdfdf;
;}
.treeview ul
{
    background: none !important;

}
.space-bottom
{
    height: 100px;
}

/* cart */
table.cart
{
    margin-top: 20px;
    background: #fff;
    border-collapse: collapse;
}
table.cart th
{
    background: none;
    border: 1px dotted #bebebe;
    text-align: center;
    text-transform: uppercase;
    color:#666;
    padding: 10px 0;
}
table.cart td
{
    text-align: center;
    border: 1px dotted #bebebe;
    padding:10px 0; 
}
table.cart a.delete-position
{
    display: block;
    width: 25px;
    height: 25px;
    background: url("/images/design/cart-delete.png") no-repeat;
    cursor: pointer;
    margin: 0 auto;
}
table.cart td.price
{
    font: bold 12px "Open Sans";
}
table.cart tr:nth-child(2n) 
{
    background: #f9f9f9;
}
table.cart td.sum-price
{
    font: bold 13px "Open Sans";
    color: #1CB1F3;
}
table.cart td.cart-total-checkout
{
    padding-right: 20px;
    font: bold 14px "Open Sans";
    text-align:right;
}
table.cart td.cart-total-sum
{
    font: bold 15px "Open Sans";
}
table.cart tfoot
{
    background: #fff;
}
a.button1
{
    width: 108px;
    height: 34px;
    background:#1CB1F3;
    display: block;
    cursor: pointer;
    text-align: center;
    line-height: 32px;
    text-decoration: none;
    color:#fff;
    text-transform: uppercase;
    font-size: 12px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
a.button1:hover
{
    background:#1aa9F1;
}
input.button1
{
    width: 108px !important;
    height: 34px !important;
    background:#1CB1F3 !important;
    display: block;
    border:0 !important;
    cursor: pointer;
    text-align: center;
    line-height: 32px!important;
    text-decoration: none!important;
    color:#fff!important;
    float: left;
    margin-right: 10px !important;
    text-transform: uppercase!important;
    font-size: 12px!important;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
input.button1:hover
{
    background:#1aa9F1 !important;
}
#contact-form input.button1
{
    padding: 2px 7px;
}
table.options-table th
{
    padding: 6px 10px;
}
table.options-table td
{
    padding: 4px 10px;
}
table.options-table tr.even td{
    background: #e8e8e8;
}
table.options-table tr.odd td {
    background: #eee;
}
.nivo-caption
{
    display: none !important;
}
a.footer-link
{
    color: #eee;
}
/* download-list */
ul.download-list li.pdf a
{
    background: url('/images/design/icon-pdf_1.png') no-repeat;
    padding: 0 0 0 20px;
}
ul.download-list li.pdf
{
    list-style: none;
}
ul.download-list
{
    margin: 0;
}
table.downloads
{
    margin: 20px 0;
}
table.downloads td
{
    padding: 6px 0;
    min-height: 37px;
    border-bottom: 1px dotted #ddd;
}

table.downloads td.right
{
    text-align: right;
    width: 40%;
}
table.downloads td.left
{
    width: 60%;
}

table.downloads tr
{
}
/* download-list */
.terms
{
    width: 500px;
    float: right;
    text-align: right;
}
.terms a
{
    color: #B0B0B0;
    margin-left: 30px;
}

/* video */
a.video-main img
{
    margin-bottom: 4px;
}
a.video-more
{
    display: block;
    margin-top: 7px;
    color: #888;
}
.video-presentations
{
    margin: 30px 0;
}
.video-presentations a
{
    width: 170px;
    margin: 0 20px 0 0;
    display: block;
    height: 200px;
    float: left;
}
.video-presentations a img
{
    margin-bottom: 7px;
}
.nivoSlider
{
    min-height: 281px;
}
.slider-prev, .slider-next
{
    width: 32px;
    height: 32px;
    display: block;
    opacity: 0.2;
        margin-left: 60px;
    background: url('/images/slider-up.png') no-repeat;
}
.slider-next
{
    background: url('/images/slider-down.png') no-repeat;
}
.slider-prev:hover, .slider-next:hover
{
    opacity: 0.5;
}
.block-grey
{
    background: #f5f5f5;
    padding: 10px 10px 15px 15px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.side-block-padding
{
    padding: 10px 10px 15px 15px;
}

.discount-product
{
    font-size: 12px;
    color: #fff;
    background: #ff4444;
    float: left;
    padding: 2px 5px;
    position: absolute;
    font-weight: bold;
}
.heading-center
{
    text-align: center;
    width: 152px;
}

.no-padd
{
    padding: 0;
    margin: 0;
}