body {margin:0; padding:5px; font:11px Verdana,Arial; }
#slideshow {list-style:none; color:#fff; background-color:#fff; }
#slideshow span {display:none;}
#wrapper {display:none; height:450px; }
#wrapper * {margin:0; padding:0}
#fullsize {position:relative; width:680px; height:450px; padding:2px;  background:#fff; overflow:hidden;}
#information { display:hidden; position:absolute; bottom:0; width:675px; height:0; background:#fff; color:#000; overflow:hidden; z-index:200; /*opacity:.7;*/ filter:alpha(opacity=70)}
#information h3 {padding:0px; font-size:14px; text-align:center;}
#information p {padding:0px; text-align:center;}
#image {width:675px; height:450px; background:#fff; overflow:hidden; }
#image img {position:absolute; z-index:25; width:auto;   }
/*
.imgnav {position:absolute; width:25%; height:306px; cursor:pointer; z-index:150}
#imgprev {left:0; background:url(images/left.gif) left center no-repeat}
#imgnext {right:0; background:url(images/right.gif) right center no-repeat}
#imglink {position:absolute; height:306px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40)}
.linkhover {background:url(images/link.gif) center center no-repeat}
*/
#thumbnails {margin-top:10px; text-align:center; }
#slideleft {float:left; width:31px; height:88px; background:url(images/scroll-left.gif) center center no-repeat; background-color:#fff}
#slideleft:hover {background-color:#CCC;}
#slideright {float:right; width:31px; height:88px; background:#fff url(images/scroll-right.gif) center center no-repeat}
#slideright:hover {background-color:#CCC;}
#slidearea {float:left; padding-top:0px; position:relative; width:623px; margin-left:0px; height:88px; background-color:#f8ecdb; overflow:hidden}
#slider {position:absolute; left:0; height:88px; }
#slider img {cursor:pointer; border:1px solid #666; padding:2px; margin-top:4px; }
