/* Esti */
.esti
{
	color: #fff;
	background-position: 0% 0%;
	background-repeat: no-repeat;
	background-attachment: inherit;
	background-image: url(/images/esti/esti_background.jpg);
	background-color:#3892c5;
}

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

.esti  #masthead li a
{
	color: #fff;
}

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

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

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

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

.esti #productInfo {
width:350px;
}
