/*
ELEMENTI COLORE 1
*/
a, a:link, a:visited, a:hover,
#categories ul li ul li a,
.formButton, 
#highlight .heading, #mostRecent .heading,
.paging a,
#checkoutSteps
{
	color: #FF9900;
}

#checkoutSteps .stepnumbercurrent,
.overlibBgClass
{
	background-color:#FF9900;
}

#highlight .image,
#mostRecent .image,
.formButton,
.paging a:hover,
.productbox .image a img
{
	border: 1px solid #FF9900;
}

#header {
	background:url(../media/bg_head.gif) repeat-x;
	border-bottom: 10px solid #FF9900;
}


#highlight .heading {
	border-top:solid 5px #FF9900;
}


/*
ELEMENTI COLORE 2
*/

#mostRecent .heading {
	border-top:solid 5px #888;
}

#checkoutSteps .stepnumbercurrent,
#checkoutSteps .stepnumber,
.paging .current {
	border: #888 1px solid;
}

#bannerTop,
#checkoutSteps .stepnumbercurrent,
.paging .current
{
	background: #888;
}
