#slideshow {list-style:none; color:#fff;}
#slideshow span {display:none}
#wrapper {width:300px; height:260px; margin-top:5px; margin-bottom:5px;display:block;  }
#wrapper * {margin:0; padding:0; }
#fullsize {position:relative; width:300px; height:200px; padding:0px;  }
#information {position:absolute; bottom:0; width:300px; height:0; background:#000; color:#fff; overflow:hidden; z-index:200; opacity:.7; filter:alpha(opacity=70)}
#information h3 {padding:5px; font-size:14px}
#information p {padding:5px}
#information p a {text-decoration:none; color:#FC0; text-transform:uppercase; font-size:1.1em}
#information p a:hover {text-decoration:underline}
#image {width:300px; background:#FFF; z-index:999}
#image img {position:absolute; width:300px; z-index:25; background:#FFF; width:auto; height:auto}
.imgnav {position:absolute; width:25%; cursor:pointer; z-index:150; background-color:#333; }
#imgprev {left:0; display:none; background:url(../Js/TinySlideshow/images/left.gif) left center no-repeat}
#imgnext {right:0; display:none; background:url(../Js/TinySlideshow/images/right.gif) right center no-repeat}
#imglink {position:absolute; ; width:100%; z-index:999; opacity:.4; filter:alpha(opacity=40); }
.linkhover {cursor:pointer; z-index:999; position:relative}
#thumbnails {display:block; background-color:#000; height:60px; width:100%}
#slideleft {float:left; width:20px;  height:60px; background:url(../Js/TinySlideshow/images/scroll-left.gif) center center no-repeat; background-color:#000}
#slideleft:hover {background-color:#161616}
#slideright {float:right; width:20px; height:60px; background:#000 url(../Js/TinySlideshow/images/scroll-right.gif) center center no-repeat}
#slideright:hover {background-color:#161616}
#slidearea {float:left; position:relative; width:255px; margin-left:5px; height:60px; overflow:hidden}
#slider {position:absolute; left:0; height:60px}
#slider img {cursor:pointer;  padding:2px}
