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

.dumper #logo a { background-image: url(/images/tve_logo_black.png); }

.dumper  #masthead li a
{
	color: #000;
}

.dumper h1,a
.dumper h2,
.dumper h3,
.dumper dt { color: #000; }

.dumper a
{
	color: #000;
	text-decoration: none;
	border-bottom: 1px #333 dotted;
}

.dumper #product a:hover
{
	color: #fff;
	background-color: #000;
	border: 0;
}

.dumper #thumbnails li a:hover { border: 3px solid #000; }
.dumper #thumbnails li a:hover { border: 3px solid #000; }
.dumper .buy {
background-position:0 0;
}
.dumper .buy:hover {
background-position:0 -40px;
}
