﻿.color-background {
    background-color: #6c9e2c;
}
.color-background-selected {
    background-color: #90bf32;
}
.main-menu a
{
    color: #853a1b;
}
.main-menu a:hover
{
    color: #560d04;
}
.tree .left
{
    background: transparent url('../../../../images/colors/menu.png') no-repeat scroll left -132px;
}
.tree .right
{
    background: transparent url('../../../../images/colors/menu.png') no-repeat scroll right -176px;
}
.tree .center
{
    background: transparent url('../../../../images/colors/menu.png') repeat-x scroll left -220px;
}
.tree .tree-item:hover, .tree .tree-item .tree-submenu, .tree .tree-item-selected .tree-submenu, .tree .tree-item-selected
{
    background-color: #90bf32;
}
.tree-submenu-column a
{
    color: #fff;
}
.tree-submenu-column a:hover
{
    color: #e4fcb3;
}
.title-column {
    color: #fff;
}
.tabs-vr .tabs-headers div.selected span.right, .steps span.selected span.right
{
    border-left-color: #7ead2e;
}
.tabs-vr .tabs-headers div.selected, .steps span.selected
{
    background: #7ead2e;
}
.steps span.selected span.left
{
	border-left-color:#edeeef;
}
a
{
    color: #6c9e2c;
}
a:hover
{
    color: #6c9e2c;
}

.btn-confirm{
    background: #0371cd;
    background: -moz-linear-gradient(top,  #0371cd 0%, #0577d5 6%, #0478d6 9%, #0267bc 89%, #0261b3 94%, #0357a6 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0371cd), color-stop(6%,#0577d5), color-stop(9%,#0478d6), color-stop(89%,#0267bc), color-stop(94%,#0261b3), 	color-stop(100%,#0357a6));
    background: -webkit-linear-gradient(top,  #0371cd 0%,#0577d5 6%,#0478d6 9%,#0267bc 89%,#0261b3 94%,#0357a6 100%);
    background: -o-linear-gradient(top,  #0371cd 0%,#0577d5 6%,#0478d6 9%,#0267bc 89%,#0261b3 94%,#0357a6 100%);
    background: -ms-linear-gradient(top,  #0371cd 0%,#0577d5 6%,#0478d6 9%,#0267bc 89%,#0261b3 94%,#0357a6 100%);
    background: linear-gradient(top,  #0371cd 0%,#0577d5 6%,#0478d6 9%,#0267bc 89%,#0261b3 94%,#0357a6 100%);
    -pie-background: linear-gradient(top,  #0371cd 0%,#0577d5 6%,#0478d6 9%,#0267bc 89%,#0261b3 94%,#0357a6 100%);

}
.btn-confirm:hover{
    background: #0257a6;
    background: -moz-linear-gradient(top,  #0257a6 0%, #0267bd 11%, #0478d6 91%, #0371cd 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0257a6), color-stop(11%,#0267bd), color-stop(91%,#0478d6), color-stop(100%,#0371cd));
    background: -webkit-linear-gradient(top,  #0257a6 0%,#0267bd 11%,#0478d6 91%,#0371cd 100%);
    background: -o-linear-gradient(top,  #0257a6 0%,#0267bd 11%,#0478d6 91%,#0371cd 100%);
    background: -ms-linear-gradient(top,  #0257a6 0%,#0267bd 11%,#0478d6 91%,#0371cd 100%);
    background: linear-gradient(top,  #0257a6 0%,#0267bd 11%,#0478d6 91%,#0371cd 100%);
    -pie-background: linear-gradient(top,  #0257a6 0%,#0267bd 11%,#0478d6 91%,#0371cd 100%);
}
.btn-continue:hover, .btn-submit:hover
{
    background: #548124;
    background: -moz-linear-gradient(top,  #548124 0%, #639228 5%, #6c9c2c 11%, #78a92c 41%, #8dbc32 84%, #91c032 95%, #90bf31 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#548124), color-stop(5%,#639228), color-stop(11%,#6c9c2c), color-stop(41%,#78a92c), color-stop(84%,#8dbc32), color-stop(95%,#91c032), color-stop(100%,#90bf31));
    background: -webkit-linear-gradient(top,  #548124 0%,#639228 5%,#6c9c2c 11%,#78a92c 41%,#8dbc32 84%,#91c032 95%,#90bf31 100%);
    background: -o-linear-gradient(top,  #548124 0%,#639228 5%,#6c9c2c 11%,#78a92c 41%,#8dbc32 84%,#91c032 95%,#90bf31 100%);
    background: -ms-linear-gradient(top,  #548124 0%,#639228 5%,#6c9c2c 11%,#78a92c 41%,#8dbc32 84%,#91c032 95%,#90bf31 100%);
    background: linear-gradient(top,  #548124 0%,#639228 5%,#6c9c2c 11%,#78a92c 41%,#8dbc32 84%,#91c032 95%,#90bf31 100%);
    -pie-background: linear-gradient(top,  #548124 0%,#639228 5%,#6c9c2c 11%,#78a92c 41%,#8dbc32 84%,#91c032 95%,#90bf31 100%);
}
.btn-continue, .btn-submit
{
    background: #90bf31;
    background: -moz-linear-gradient(top,  #90bf31 0%, #91c032 5%, #8dbc32 16%, #7aab2d 54%, #6e9f2c 86%, #689828 92%, #63922a 95%, #548126 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#90bf31), color-stop(5%,#91c032), color-stop(16%,#8dbc32), color-stop(54%,#7aab2d), color-stop(86%,#6e9f2c), color-stop(92%,#689828), color-stop(95%,#63922a), color-stop(100%,#548126));
    background: -webkit-linear-gradient(top,  #90bf31 0%,#91c032 5%,#8dbc32 16%,#7aab2d 54%,#6e9f2c 86%,#689828 92%,#63922a 95%,#548126 100%);
    background: -o-linear-gradient(top,  #90bf31 0%,#91c032 5%,#8dbc32 16%,#7aab2d 54%,#6e9f2c 86%,#689828 92%,#63922a 95%,#548126 100%);
    background: -ms-linear-gradient(top,  #90bf31 0%,#91c032 5%,#8dbc32 16%,#7aab2d 54%,#6e9f2c 86%,#689828 92%,#63922a 95%,#548126 100%);
    background: linear-gradient(top,  #90bf31 0%,#91c032 5%,#8dbc32 16%,#7aab2d 54%,#6e9f2c 86%,#689828 92%,#63922a 95%,#548126 100%);
    -pie-background: linear-gradient(top,  #90bf31 0%,#91c032 5%,#8dbc32 16%,#7aab2d 54%,#6e9f2c 86%,#689828 92%,#63922a 95%,#548126 100%);
}

.btn-buy
{
    background-color: #ffd226;
    background: -moz-linear-gradient(top,  #ffd226 0%, #ffc21f 24%, #ff8406 82%, #ff7801 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffd226), color-stop(24%,#ffc21f), color-stop(82%,#ff8406), color-stop(100%,#ff7801));
    background: -webkit-linear-gradient(top,  #ffd226 0%,#ffc21f 24%,#ff8406 82%,#ff7801 100%);
    background: -o-linear-gradient(top,  #ffd226 0%,#ffc21f 24%,#ff8406 82%,#ff7801 100%);
    background: -ms-linear-gradient(top,  #ffd226 0%,#ffc21f 24%,#ff8406 82%,#ff7801 100%);
    background: linear-gradient(top,  #ffd226 0%,#ffc21f 24%,#ff8406 82%,#ff7801 100%);
    -pie-background: linear-gradient(top,  #ffd226 0%,#ffc21f 24%,#ff8406 82%,#ff7801 100%);
}
.btn-buy:hover
{
    background-color: #ff7600;
    background: -moz-linear-gradient(top,  #ff7600 0%, #ff8406 21%, #ffc21f 79%, #ffd125 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff7600), color-stop(21%,#ff8406), color-stop(79%,#ffc21f), color-stop(100%,#ffd125));
    background: -webkit-linear-gradient(top,  #ff7600 0%,#ff8406 21%,#ffc21f 79%,#ffd125 100%);
    background: -o-linear-gradient(top,  #ff7600 0%,#ff8406 21%,#ffc21f 79%,#ffd125 100%);
    background: -ms-linear-gradient(top,  #ff7600 0%,#ff8406 21%,#ffc21f 79%,#ffd125 100%);
    background: linear-gradient(top,  #ff7600 0%,#ff8406 21%,#ffc21f 79%,#ffd125 100%);
    -pie-background: linear-gradient(top,  #ff7600 0%,#ff8406 21%,#ffc21f 79%,#ffd125 100%);
}
.btn-buy:active
{
    background-color: #de951b;
    background: -moz-linear-gradient(top,  #de951b 0%, #f2b721 6%, #fdc722 12%, #ffc922 15%, #ff7d03 91%, #fd7902 94%, #f26a01 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#de951b), color-stop(6%,#f2b721), color-stop(12%,#fdc722), color-stop(15%,#ffc922), color-stop(91%,#ff7d03), color-stop(94%,#fd7902), color-stop(100%,#f26a01));
    background: -webkit-linear-gradient(top,  #de951b 0%,#f2b721 6%,#fdc722 12%,#ffc922 15%,#ff7d03 91%,#fd7902 94%,#f26a01 100%);
    background: -o-linear-gradient(top,  #de951b 0%,#f2b721 6%,#fdc722 12%,#ffc922 15%,#ff7d03 91%,#fd7902 94%,#f26a01 100%);
    background: -ms-linear-gradient(top,  #de951b 0%,#f2b721 6%,#fdc722 12%,#ffc922 15%,#ff7d03 91%,#fd7902 94%,#f26a01 100%);
    background: linear-gradient(top,  #de951b 0%,#f2b721 6%,#fdc722 12%,#ffc922 15%,#ff7d03 91%,#fd7902 94%,#f26a01 100%);
    -pie-background: linear-gradient(top,  #de951b 0%,#f2b721 6%,#fdc722 12%,#ffc922 15%,#ff7d03 91%,#fd7902 94%,#f26a01 100%);
}
.btn-add
{
    background: #ffffff;
    color: #757575;
    border: 1px #e8e8e8 solid;
    border-top-width: 0px;
    border-bottom-color: #bababa;
    border-top-width: 0px;
    background: -moz-linear-gradient(top,  #ffffff 0%, #f6f5f5 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f6f5f5));
    background: -webkit-linear-gradient(top,  #ffffff 0%,#f6f5f5 100%);
    background: -o-linear-gradient(top,  #ffffff 0%,#f6f5f5 100%);
    background: -ms-linear-gradient(top,  #ffffff 0%,#f6f5f5 100%);
    background: linear-gradient(top,  #ffffff 0%,#f6f5f5 100%);
    -pie-background: linear-gradient(top,  #ffffff 0%,#f6f5f5 100%);
}
.btn-add:hover
{
    color: #757575;
    background: -moz-linear-gradient(top,  #f6f5f5 0%, #ffffff 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6f5f5), color-stop(100%,#f6f5f5));
    background: -webkit-linear-gradient(top,  #f6f5f5 0%,#ffffff 100%);
    background: -o-linear-gradient(top,  #f6f5f5 0%,#ffffff 100%);
    background: -ms-linear-gradient(top,  #f6f5f5 0%,#ffffff 100%);
    background: linear-gradient(top,  #f6f5f5 0%,#ffffff 100%);
    -pie-background: linear-gradient(top,  #f6f5f5 0%,#ffffff 100%);
}
.btn-add:active
{
    background: #e8e8e8;
    background: -moz-linear-gradient(top,  #e8e8e8 0%, #f6f6f6 6%, #fefefe 12%, #f7f6f6 94%, #eeeded 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e8e8e8), color-stop(6%,#f6f6f6), color-stop(12%,#fefefe), color-stop(94%,#f7f6f6), color-stop(100%,#eeeded));
    background: -webkit-linear-gradient(top,  #e8e8e8 0%,#f6f6f6 6%,#fefefe 12%,#f7f6f6 94%,#eeeded 100%);
    background: -o-linear-gradient(top,  #e8e8e8 0%,#f6f6f6 6%,#fefefe 12%,#f7f6f6 94%,#eeeded 100%);
    background: -ms-linear-gradient(top,  #e8e8e8 0%,#f6f6f6 6%,#fefefe 12%,#f7f6f6 94%,#eeeded 100%);
    background: linear-gradient(top,  #e8e8e8 0%,#f6f6f6 6%,#fefefe 12%,#f7f6f6 94%,#eeeded 100%);
    -pie-background: linear-gradient(top,  #e8e8e8 0%,#f6f6f6 6%,#fefefe 12%,#f7f6f6 94%,#eeeded 100%);
}

.btn-action
{
    background: #848484;
    background: -moz-linear-gradient(top,  #848484 0%, #818181 14%, #646363 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#848484), color-stop(14%,#818181), color-stop(100%,#646363));
    background: -webkit-linear-gradient(top,  #848484 0%,#818181 14%,#646363 100%);
    background: -o-linear-gradient(top,  #848484 0%,#818181 14%,#646363 100%);
    background: -ms-linear-gradient(top,  #848484 0%,#818181 14%,#646363 100%);
    background: linear-gradient(top,  #848484 0%,#818181 14%,#646363 100%);
    -pie-background: linear-gradient(top,  #848484 0%,#818181 14%,#646363 100%);
}
.btn-action:hover
{
    background: #646363;
    background: -moz-linear-gradient(top,  #646363 0%, #818181 86%, #848484 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#646363), color-stop(86%,#818181), color-stop(100%,#848484));
    background: -webkit-linear-gradient(top,  #646363 0%,#818181 86%,#848484 100%);
    background: -o-linear-gradient(top,  #646363 0%,#818181 86%,#848484 100%);
    background: -ms-linear-gradient(top,  #646363 0%,#818181 86%,#848484 100%);
    background: linear-gradient(top,  #646363 0%,#818181 86%,#848484 100%);
    -pie-background: linear-gradient(top,  #646363 0%,#818181 86%,#848484 100%);
}

.link-recal
{
    background: transparent url('../../../../images/colors/refresh.png') no-repeat scroll left -23px;
}
.brands-symbol a
{
    color: #7eae2e;
}
.brands-symbol .selected, .brands-symbol .selected:hover
{
    background-color: #5c8a27;
}
.brands-symbol a:hover
{
    background-color: #7eae2e;
}
.catalog-menu-root .categories-root
{
    background: #3e3e45;
    color: #fff;
}
.catalog-menu-root .categories-root:hover {
    background: #35353b;
    color: #fff;
}
.catalog-menu-root .categories-root:after {
    border-top-color: #fff;
}
.catalog-menu-items
{
    background: #e6e8ed;
}
.catalog-menu-items > .item .lnk-item {
    border-top-color: #B6B6B6;
}
.catalog-menu-items > .item .lnk-item
{
    color: #2d2d2d;
}
.catalog-menu-items > .item .lnk-item:hover,  .catalog-menu-items > .item:hover .lnk-item
{
    color: #fff;
    background: #90bf32;
}
.catalog-menu-items .parent:after {
    border-left-color: #3e3e45;   
}
.catalog-menu-items .parent:hover:after {
    border-left-color: #fff;   
}
.catalog-menu-items .tree-submenu {
    background: #90bf32;
}
.catalog-menu-items .tree-submenu .title-column {
    color: #fff;
}
.catalog-menu-items .tree-submenu a
{
    color: #fff;
}
.catalog-menu-items .tree-submenu a:hover
 {
    color: #dbdbdb;    
}