
#slideshow {list-style:none; color:#fff}
#slideshow span {display:none}
#wrapper {width:100%; display:none}
#wrapper * {margin:0; padding:0}
#fullsize {position:relative; width:975px; height:390px; padding:2px;}
#information {position:absolute; bottom:0; width:100%; height:0; color:#fff; overflow:hidden; z-index:200; opacity:.7; filter:alpha(opacity=70);display:none}
#information h3 {padding:4px 8px 3px; font-size:14px;display:none}
#information p {padding:0 8px 8px;display:none}

#image img {position:absolute; z-index:25; width:100%;height:390px}
.imgnav {position:absolute; width:25%; height:390px; cursor:pointer; z-index:150}
#imgprev {left:0; background:url(images/left.gif) left center no-repeat;display:none}
#imgnext {right:0; background:url(images/right.gif) right center no-repeat;display:none}
#imglink {position:absolute; height:390px; width:100%; z-index:100;}

#thumbnails {margin-top:5px}
#slideleft {float:left; width:11px; height:60px; background:url(../img/arr_left.png) center center no-repeat;margin-top:7px;}
#slideright {float:right; width:11px; height:60px; background:url(../img/arr_right.png) center center no-repeat;margin-top:7px;}
#slidearea {float:left; position:relative; width:935px; margin-left:15px; height:80px; overflow:hidden}
#slidearea img{width:125px;height:80px}
#slider {position:absolute; left:0; height:80px}