#slideshow {list-style:none; color:#fff}
#slideshow span {display:none}
#wrapper {display:none; padding: 0px 2px;}
#fullsize {position:relative; height:486px; padding:2px; border-left:1px solid #ccc; border-right:1px solid #ccc; background:#000}
#information {position:absolute; width: 100%; bottom:0; left:0; height:0; background:#000; color:#fff; overflow:hidden; z-index:200; opacity:.7; filter:alpha(opacity=70); background-image: url("/images/tiny/information-bg.png"); background-position: center top; background-repeat: no-repeat;}
#information h3 {padding:13px 0px 7px 20px; font-size:18px; margin: 0px 0px 8px; float: left; color:#fff; text-shadow: 1px 1px 1px #000; border-bottom: 1px dotted #414141;}
#information p {padding:0 8px 8px 20px; clear: left; margin-bottom: 0.25em;}
#image img {position:absolute; z-index:25; width:auto}
.imgnav {position:absolute; width:25%; height:486px; cursor:pointer; z-index:150}
#imgprev {left:0; background:url(/images/tiny/left.gif) left center no-repeat}
#imgnext {right:0; background:url(/images/tiny/right.gif) right center no-repeat}
#imglink {position:absolute; height:486px; width:100%; z-index:100;}
#thumbnails {margin-top:9px; margin-bottom: 2em; position: relative;}
#thumbnails .slider {position: absolute; display:block; outline:none; top: 0px; width:30px; height:81px; background-position: left center; cursor: pointer; background-repeat: no-repeat;}
#thumbnails .slider:hover { background-position: right center; border-color: #B0B0B0;}
#slideleft {left: 0px; background-image:url(/images/tiny/scroll-left.png); border-right: 1px solid #C9C9C9;}
#slideright {right: 0px;background-image:url(/images/tiny/scroll-right.png); border-left: 1px solid #C9C9C9;}
#slidearea {position:relative; margin:0px 35px; height:81px; overflow:hidden}
#slider {position:absolute; left:0; height:81px}
#slider img {cursor:pointer; border:2px solid #BFBEBE; padding:1px; background-color: #000000;}
#slider img.active {border-color: #000; background-color: #fff;}
