/* plant_cup */
.plant_cup
{
	background-color: #000;
	color: #fff;
	background-position: 0% 0%;
	background-repeat: no-repeat;
	background-attachment: inherit;
	background-image: url(/images/plant_cup/plant_cup_background.jpg);
	text-shadow: #000 0px 0px .5em;
}

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

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

.plant_cup h1,a
.plant_cup h2,
.plant_cup h3,
.plant_cup dt { color: #fff; }

.plant_cup a
{
	color: #fff;
	text-decoration: none;
	border-bottom: 1px #fff dotted;
}

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

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

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