#content
{
	background-image: url(/images/gradient_content_orange.jpg);
	background-repeat: repeat-x;
	background-color: #ff6600;
}



#subcats li.active a
{
	background-color: #FF9900;
}
#tocart a
{
	color: #ff8312;
}
h2, h3, h2 a, h3 a
{
	color: #FF9900;
	text-decoration: none;
}

#product .price
{
	background-color: #FF9900;
}



#tocart
{
	background-color: #FFC266;
	color: #ff6600;
	background-image: url("/images/pricearrow_orange.gif");
}




#subcats li a:hover
{
	background-color: #FFAD33;
}

ul.products li
{
	border-color: #FFAD33;
}
div.price
{
	background-color: #FFAD33;
}




#subcats li a
{
	background-color: #ffdcaf;
}
#product, #text, div.text
{
	background-color: #ffdcaf;
	
}

.discounttag
{
	background-color: #FF9900;
}





