.page_menu_item .section-icon {
	background-color: #3c5fe1;
	}
.basket_menu .steps .step.active .wrapper {
	border: 1px solid #3c5fe1;
	}
	
.basket_menu .steps .step.active .flag {
	background: url('theme_images/flags/flag3.png') no-repeat;
	}
.basket_menu .steps .step .flag {
	background: url('theme_images/flags/flag2_right.png') no-repeat;
	}			
a.color2 {
	color: #828282;
	}
.basket_body .basket_item_block .item_image .plus,
a:hover,
.item_stamp.default.add .text,
.basket_body .delete-added-product:hover {
	color: #9112E6;
	}
.top-menu a:hover,
.top-menu a.active {
        color:#393184;
	}
.card_fill_body .save_block .save_button {
	background-color: #3c5fe1;
    background: rgb(59,94,222); /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: -moz-linear-gradient(top,  rgb(59,94,222) 0%, rgb(50, 77, 178) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(59,94,222)), color-stop(100%,rgb(50, 77, 178))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgb(59,94,222) 0%,rgb(50, 77, 178) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgb(59,94,222) 0%,rgb(50, 77, 178) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgb(59,94,222) 0%,rgb(50, 77, 178) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgb(59,94,222) 0%,rgb(50, 77, 178) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3b5ede', endColorstr='#324db2',GradientType=0 ); /* IE6-8 */
	}

.footer .i_want_block .i_want_button {
    display: inline-block;
    padding: 1px 0 2px 0;
    border-radius: 10px;
    -moz-border-radius: 10px; /* Firefox */
    -webkit-border-radius: 10px; /* Safari, Chrome */
    -khtml-border-radius: 10px; /* KHTML */
    background: none;
    filter: none; /* IE6-8 */
    margin-top: 2px;
    }
.footer .i_want_block .i_want_button a>span {
	color: #888;
	}

.subsections .page_menu_item a:hover,
.subsections .page_menu_item .active a {
	color: #3c5fe1;
	}	