#slideshow {list-style:none; color:#000}
#slideshow span {display:none}
#wrapper {width:800px; height: 710px; display:none}
#wrapper * {margin:0; padding:0}
#fullsize {margin-left: 115px; position:relative; width:730px; height:565px; background:#000;}
#information { width: 730px; height:94px; color: #000; text-align: left; background-color: #FFF; margin-top: 10px; }
#information h3 {left:0; padding:4px 8px 3px; font-size:14px}
#information p {padding:0 8px 8px}
#image {width:730px; height:565px}
#image img {position:absolute; z-index:25;}
.imgnav {position:absolute; width:25%; height:306px; cursor:pointer; z-index:150}
#imgprev {left:0px; background:url(/includes/slideshow/left.gif) left center no-repeat;}
#imgnext {right:0px; background:url(/includes/slideshow/right.gif) right center no-repeat}
#imglink {position:absolute; height:306px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40)}
#thumbnails {float: left; left: 1px; width: 120px;}
#slideU {float:left; position: absolute; left: 4px; top:0; width:100px; height:15px; background:url(/includes/slideshow/scroll-up.gif) center center no-repeat; background-color:#fff; opacity:.4; filter:alpha(opacity=40)}
#slideU:hover {background-color:#eee; border: 1px solid #808080; opacity:1; filter:alpha(opacity=100)}
#slideD {float:left; position: absolute; left: 4px; top: 667px; width:100px; height:15px; background:url(/includes/slideshow/scroll-down.gif) center center no-repeat; background-color:#fff; opacity:.4; filter:alpha(opacity=40)}
#slideD:hover {background-color:#eee; border: 1px solid #808080; opacity:1; filter:alpha(opacity=100)}
#slidearea {float:left; top: 16px; position:absolute; height:647px; width:110px; overflow:hidden; background-color: #000;}
#slider {position:absolute; left:0; height:110px}
#slider img {cursor:pointer; border: 2px solid #FFF; padding:2px}
#slider img.active {cursor:pointer; border: 2px solid #FFFF80; padding:2px;}
