

html .first-bg,
aside .block h4,
.pagination ul .active a,
/*button.button span,*/
/*.button.btn-checkout,*/
.iview-prevNav,
a.iview-nextNav,
.dl-menuwrapper button,
.dl-menuwrapper .dl-menu,
.i-tab li.active{
	/* background-color: #FF3300; */
	background-color: #8FD4D4;
}
.btn-circle.first-bg,.cart-btn.first-bg,.go-top.first-bg{
	background-color: #FF3300;
}
/*html .promo-home .first-bg{
 background-color:#90c322;
}*/
html .first-bg-hover:hover,.pagination ul a:hover{
	background-color:#555555;
}

html .first-color,.price,.btn-icon i{
	color:#fc4d25;
	
}
html .first-brd,.pagination ul .active a,.sf-menu li a:after{
	border-color:#555555;
	
}




html .second-bg,.sf-menu ul{
	background:#555555;
	
}
html .second-color{
	color:#555555;
	
}
html .second-brd{
	border-color:#555555;
	
}
#footer{
	background:#414042;
	
}


html .third-bg{
	background:#fff;
	
}
html .third-color{
	color:#fff;
	
}
html .third-brd{
	border-color:#fff;
	
}



html .fourth-bg,.cart-table .btn-update span,.opc .active .step-title{
	background-color:#414042;;
	
}
html .fourth-color{
	color:#414042;;
	
}
html .fourth-brd{
	border-color:#414042;;
	
}






html .fifth-bg,.cart .discount h2, .cart .shipping h2,.cart .totals th{
	background-color: #FF3300;
}
html .fifth-color{
	color:#212224;
	
}
html .fifth-brd{
	border-color:#212224;
	
}


.support_sidebar p, .product-price {
	color:#fc4d25 ;
}
.iview-controlNav a {
	background:#555555;
}
button.btn-checkout {
    background: none repeat scroll 0 0 red;
}
