
#slideshow {list-style:none; color:#fff}
#slideshow span {display:none}

#wrapper {width:488px; margin-top:-2px; display:none; }
#wrapper * {margin:0; padding:0}

#fullsize {position:relative; width:484px; height:368px; padding:1px; border:1px solid #ccc; background:#fff; overflow:hidden; }

#information {position:absolute; bottom:0; width:521px; height:0; background:#000; color:#fff; overflow:hidden; z-index:200; opacity:.7; filter:alpha(opacity=70)}
#information h3 {padding:4px 8px 3px; font-size:14px}
#information p {padding:0 8px 8px}

#image {width:50px; height:372px}
#image img {position:absolute; z-index:25;}
.imgnav {position:absolute; width:25%; height:306px; cursor:pointer; z-index:150}
#imgprev {left:2px; background:url(/graphics/gallery_graphics/left.gif) left center no-repeat}
#imgnext {right:2px; background:url(/graphics/gallery_graphics/right.gif) right center no-repeat}
#imglink {position:absolute; height:368px; width:100%; z-index:100; opacity:.75; filter:alpha(opacity=75)}
.linkhover {background:url(/graphics/gallery_graphics/link.gif) center center no-repeat}

#thumbnails {margin-top:5px}

#slideleft {float:left; width:13px; height:98px; background:url(/graphics/gallery_graphics/scroll-left.gif) center center no-repeat; background-color:#c8b6a0; margin-right:6px}
#slideleft:hover {background-color:#c8b6a0}
#slideright {float:right; width:13px; height:98px; background:#c8b6a0 url(/graphics/gallery_graphics/scroll-right.gif) center center no-repeat}
#slideright:hover {background-color:#c8b6a0}

#slidearea {float:left; position:relative; width:450px; margin-left:0px; height:98px; overflow:hidden}

#slider {position:absolute; left:0; height:90px}
#slider img {cursor:pointer; border:1px solid #c8b6a0; padding:1px}
