#slideshow {list-style:none; color:#fff; display:none}

#slideshow span {display:none}

#wrapper {width:312px; margin:0px auto; display:none}

#wrapper * {margin:0; padding:0}

#fullsize {position:relative; width:306px; height:220px; padding:3px; border:0px solid #191919; background:#191919}

#information {
	position:absolute;
	bottom:0;
	width:306px;
	height:0;
	background:#000;
	color:#fff;
	overflow:hidden;
	z-index:200;
	opacity:.9;
	filter:alpha(opacity=90)
}

#information h3 {padding:4px 8px 3px; font-size:14px}

#information p {padding:0 8px 8px}

#image {width:306px}

#image img {position:absolute; z-index:25; width:auto}

.imgnav {
	position:absolute;
	width:72px;
	height:120px;
	cursor:pointer;
	z-index:150
}

#imgprev {left:0; background:url(images/left.gif) left top no-repeat}

#imgnext {right:0; background:url(images/right.gif) right top no-repeat}

#imglink {
	position:absolute;
	height:200px;
	width:313px;
	z-index:100;
	opacity:.7;
	filter:alpha(opacity=70)
}

.linkhover {background:url(images/link.gif) center center no-repeat}

#thumbnails {margin-top:1px}

#slideleft {float:left; width:20px; height:60px; background:url(images/scroll-left.gif) center center no-repeat; background-color:#191919}

#slideleft:hover {background-color:#000}

#slideright {float:right; width:20px; height:60px; background:#191919 url(images/scroll-right.gif) center center no-repeat}

#slideright:hover {background-color:#000}

#slidearea {float:left; position:relative; width:270px; margin-left:1px; height:60px; overflow:hidden}

#slider {position:absolute; left:0; height:60px}

#slider img {cursor:pointer; border:0px solid #666; padding:2px}
