html .first-bg, .i-tab li.active, .sf-menu ul {
	background-color:#ffffff;
}
html .first-bg-hover:hover, .pagination ul a:hover {
	background-color:#ffffff;
}
html .first-color, .btn-icon i {
	color:#ffffff;
}
html .first-brd, .pagination ul .active a, .sf-menu li a:after {
	border-color:#ffffff;
}
html .second-bg {
	background:#fcb026;
}
html .second-bg-hover:hover {
	background:#fcb026;
}
html .second-color {
	color:#fcb026;
}
html .second-brd {
	border-color:#fcb026;
}
html .third-bg {
	background:#fafafa;
}
html .third-bg-hover:hover {
	background:#fafafa;
}
html .third-color {
	color:fafafa;
}
html .third-brd {
	border-color:fafafa;
}
html .fourth-bg, .cart-table .btn-update span, .opc .active .step-title {
	background-color:#676767;
}
html .fourth-color {
	color:#424242;
}
html .fourth-brd {
	border-color:#424242;
}
html .fifth-bg {
	background-color:#212224;
}
html .fifth-color {
	color:#212224;
}
html .fifth-brd {
	border-color:#212224;
}
/*Theme*/

.sf-menu a:hover, .bx-wrapper .bx-controls-direction a:hover, html .closed {
}
.accordion-toggle:hover {
	background-color:#fcb026;
	color:#fff;
}
.accordion-toggle:hover:after {
	border-color: #fcb026 #F6F6F6 #F6F6F6;
}
html .price-notice .price {
	color: #fcb026;
	font-weight: normal;
}
html .product-options-bottom .price, html .product-options-bottom .price-label {
	color: #fcb026;
}
.lg-panel a.active, .lg-panel a:hover {
	background-color:#fcb026;
	color:#fff;
}
html .btn-proceed-checkout span, html .btn-icon-primary {
	background-color:#fcb026;
}
.btn-icon:hover {
	background-color:#676767;
}
html body .active > a, .active, html #categories_block_left .active a {
	color: #fcb026;
}
/*Product*/

.address li.address_update a {
	background: none repeat scroll 0 0 #A1BD59;
}
.address li.address_update a + a {
	background:#D9534F;
}
