#slideshow {list-style:none; color:#fff}
#slideshow span {display:none}
#wrapper {width:936px; margin:0px auto; display:none}
#wrapper * {margin:0; padding:0}
#fullsize {position:relative; width:936px; height:253px; padding:0px; border:0px; background:#fff; *z-index: 100;}
#information {position:absolute; bottom:0; width:936px; height:0; background:#fff; color:#444; overflow:hidden; z-index:200; opacity:.7; filter:alpha(opacity=60)}
#information h3 {padding:4px 8px 3px; font-size:14px}
#information p {padding:0 8px 8px; font-size:14px; font-weight:bold;}
#image {height: 253px; background:#fff}
#image img {position:absolute; height: 253px; width:936px}
.imgnav {position:absolute; width:25%; height:253px; 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 {background:url(images/blank.gif) ; display: block; position:absolute; height:253px; width:940px; z-index:100; *background: #000; filter: alpha(opacity=0); cursor: pointer;}
.linkhover {background:url(images/link.gif) center center no-repeat !important}
#thumbnails {margin-top:15px; display: none;} 

#slideleft {float:left; width:20px; height:81px; background:url(../images/scroll-left.gif) center center no-repeat; background-color:#222}
#slideleft:hover {background-color:#333}
#slideright {float:right; width:20px; height:81px; background:#222 url(../images/scroll-right.gif) center center no-repeat}
#slideright:hover {background-color:#333}
#slidearea {float:left; position:relative; width:456px; margin-left:5px; height:81px; overflow:hidden}
#slider {position:absolute; left:0; height:81px}
#slider img {cursor:pointer; border:1px solid #666; padding:2px}
