/* fono */
.fono
{
	background-color: #242625;
	color: #fff;
	background-position: 0% 0%;
	background-repeat: no-repeat;
	background-attachment: inherit;
	background-image: url(/images/fono/fono_background_large.jpg);
	text-shadow: #242625 0 0 1px;
}

.fono a
{
	border-color: #fff;
	color: #fff;
}

.fono  #productInfo a:hover
{
	background-color: #fff;
	color: #000;
	border: 0;
}

.fono #productImage { display: block; }


.fono  #masthead li a
{
	color: #FFF;
	/*text-shadow: #000 0px 0px .5em;*/
}

.fono #thumbnails li a:hover { border: 3px solid #d36d99; }


.fono .buy:hover {
	background-position: 0 -60px;
	background-color:transparent !important;

}

.fono .made_in_england {
background-position:0 -100px;
}
