/* hemding */
.hemding
{
	background-color: #FFF;
	color: #000;
	background-position: 0% 0%;
	background-repeat: no-repeat;
	background-attachment: inherit;
	background-image: url(/images/hemding/hemding_large_background.jpg);
}

.hemding a
{
	border-color: #000;
	color: #000;
}

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

.hemding #productImage { display: block; }
.hemding #logo a { background-image: url(/images/tve_logo_black.png); }

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

.hemding #thumbnails li a:hover { border: 3px solid #000; }


.hemding .buy {
	background-position: 0 -00px;
}

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

}

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