.slideshow{
	height:368px;background-color:transparent;
}

.slideshow .mainImage{
	margin-top:15px; border:0px;
}

.slideshow .titleZone{
	font-size: 35px; color:black; white-space:nowrap;clear:both;margin-top:-8px;  height:45px;
}

.slideshow .descZone{
	font-family:verdana; font-size:14px; color:#000000;  clear:both;height:70px;
}

.slideshow .priceZone {
	clear:both; font-family: verdana;font-size: 14px;font-weight:bold;color: #45A9E5; margin-top:10px;
}

.slideshow .priceZone .price {
	float:right;margin-right: 15px; margin-top:7px;
}

.slideshow .priceZone .golink{
	float:right;
}

.slideshow .priceZone .golink .gothere{
	background-image:url(/UIComponents/slideshow/images/gothere_new.png); width:76px; height:31px;
}

.slideshow .moreArt {
	font-size: 20px;color:black;height: 24px;
}

.slideshow .moreArt a {
	color:#43A6E4; font-size:16px; text-decoration:none; 
}

.slideshow .moreArt a span{
	text-decoration:underline;
}

.slideshow .moreArt a .more
{
	background-image:url(/UIComponents/slideshow/images/more.png); width:14px; height:9px;
}

.thumb{
	clear:both; float:left; margin-top:30px;width:250px; margin-left:65px;
}
.thumb .thumbnail{
	height:46px;width:46px;border:solid 1px white;margin:1px;
}

.thumb .thumbnailSelected{
	border:solid 1px black;height:55px;width:55px;
}

.thumb .thumbnailHover{
	margin:0px;border:solid 2px #DF774E;
}