/* mechano */
.mechano
{
	background-color: #000;
	background-image: none;
	color: #FFF;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-attachment: inherit;
	background-image: url(/images/mechano/mechano_background_large.jpg);
	text-shadow: #000 0 0 1px;
}



.mechano a
{
	border-color: #FFF;
	color: #FFF;
}

.mechano  #productInfo a:hover
{
	background-color: #000;
	color: #FFF;
	border: 0;
}

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

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

.mechano #thumbnails li a:hover { border: 3px solid #FF0; }

.mechano .buy:hover {
background-position:0 -60px;
}
