body{
background: rgb(235, 235, 235);
}

/* SITE WITH SHADOW */
#content-bg{display:block;}
footer, .st2 #top-panel{background:none!important;}


.catalog.side-list .product .price {
color: rgba(63,76,107,1);
}

h1,
h2,
h3 {
color: rgba(63,76,107,1);
}

#header-r .feedback-link a{
color: rgba(63,76,107,1);
}

.bx_catalog_list_home .bx_catalog_item_price .bx_price {
color: rgba(63,76,107,1);
}

#top-menu > *{
background: rgb(96,108,136); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(96,108,136,1) 0%, rgba(63,76,107,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(96,108,136,1)), color-stop(100%,rgba(63,76,107,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(96,108,136,1) 0%,rgba(63,76,107,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(96,108,136,1) 0%,rgba(63,76,107,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(96,108,136,1) 0%,rgba(63,76,107,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(96,108,136,1) 0%,rgba(63,76,107,1) 100%); /* W3C */
}

#top-menu td > a{
color:#fff;
}

.left-menu {
background: rgb(241, 241, 241);
border: 1px solid #DEDEDE;
}

.side-block {
border: 1px solid #DEDEDE;
}

.side-block a{
color: #000;
}

.catalog.list .product .col-3 > .price .item_price{
color: rgb(0, 81, 175);
}

.equipment thead td {
background: rgb(241, 241, 241);
}

#column-l .left-menu .title{
color: rgba(63,76,107,1);
}

div.reviews-reply-buttons input,
.bt3,
.btn-orange{
border:none;
background: #6b6b6b;
background: -moz-linear-gradient(top,  #6b6b6b 0%, #494949 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6b6b6b), color-stop(100%,#494949));
background: -webkit-linear-gradient(top,  #6b6b6b 0%,#494949 100%);
background: -o-linear-gradient(top,  #6b6b6b 0%,#494949 100%);
background: -ms-linear-gradient(top,  #6b6b6b 0%,#494949 100%);
background: linear-gradient(to bottom,  #6b6b6b 0%,#494949 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6b6b6b', endColorstr='#494949',GradientType=0 );
}

.bt3:hover{
color:#fff;
background:#494949;
}

.grid .product .col-3 .price {
color: rgba(63,76,107,1);
}

#header-r .phone {
color: rgba(63,76,107,1);
}

.icons-menu a{
color: rgba(63,76,107,1);
}

#top-cart-in a{
color: rgba(63,76,107,1);
}

.grid .product .p-name a{
color: rgba(63,76,107,1);
}

.bt1,
div.blog-comment-buttons input{
background: #606c88; /* Old browsers */
background: -moz-linear-gradient(top,  #606c88 0%, #3f4c6b 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#606c88), color-stop(100%,#3f4c6b)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #606c88 0%,#3f4c6b 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #606c88 0%,#3f4c6b 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #606c88 0%,#3f4c6b 100%); /* IE10+ */
background: linear-gradient(to bottom,  #606c88 0%,#3f4c6b 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#606c88', endColorstr='#3f4c6b',GradientType=0 ); /* IE6-9 */
}

.bt1:hover,
div.blog-comment-buttons input:hover{
background: #3f4c6b; /* Old browsers */
background: -moz-linear-gradient(top,  #3f4c6b 0%, #606c88 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3f4c6b), color-stop(100%,#606c88)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #3f4c6b 0%,#606c88 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #3f4c6b 0%,#606c88 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #3f4c6b 0%,#606c88 100%); /* IE10+ */
background: linear-gradient(to bottom,  #3f4c6b 0%,#606c88 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3f4c6b', endColorstr='#606c88',GradientType=0 ); /* IE6-9 */
}