
#slideshow {list-style:none; color:#fff}
#slideshow span {display:none}
#wrapper {width:740px; margin:15px auto; display:none}
#wrapper * {margin:0; padding:0}
#fullsize {position:relative; width:734px; height:382px; padding:2px; border:1px solid #505050; background:#151414}
#information {position:absolute; bottom:0; width:734px; height:0; background:#000; color:#fff; overflow:hidden; z-index:200; opacity:.8; filter:alpha(opacity=80)}
#information h3 {padding:4px 8px 3px; font-size:12px}
#information p {padding:0 8px 8px}
#image {width:734px}
#image img {position:absolute; z-index:25; width:auto}

.imgnav {position:absolute; width:25%; height:382px; cursor:pointer; z-index:150}
#imgprev {left:0;  left center no-repeat}
#imgnext {right:0;  right center no-repeat}
#imglink {position:absolute; height:382px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40)}

.linkhover {background:url(images/link.gif) center center no-repeat}
#thumbnails {margin-top:15px}

#slideleft {float:left; width:20px; height:97px; background:url(images/scroll-left.gif) center center no-repeat; background-color:#191818}
#slideleft:hover {background-color:#252424}

#slideright {float:right; width:20px; height:97px; background:#191818 url(images/scroll-right.gif) center center no-repeat}
#slideright:hover {background-color:#252424}

#slidearea {float:left; position:relative; width:700px; margin-left:0px; height:97px; overflow:hidden; background:#191818}

#slider {position:absolute; left:0; height:97px}
#slider img {cursor:pointer; border:1px solid #707070; padding:2px; margin-top:5px}