
#slideshow {list-style:none; color:#fff; }
#slideshow span {display:none}
#wrapper_slide {width:926px; display:none;}
#wrapper_slide * {margin:0; padding:0}


#fullsize {position:relative; width:926px; height:455px; padding:0px; border:0px; background:#fff; margin-top: 5px;}


#image {width:455px}
#image img {position:absolute; width:926px; height:455px;left: 0;}
.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:5px; margin-bottom: 2px; height: 75px;}
#slideleft {float:left; width:20px; height:75px; background:url(../images/scroll-left.gif) center center no-repeat; background-color:#D5EEF1}
#slideleft:hover {background-color:#D5EEF1}
#slideright {float:right; width:20px; height:75px; background:#D5EEF1 url(../images/scroll-right.gif) center center no-repeat}
#slideright:hover {background-color:#D5EEF1}
#slidearea {position:relative; width:884px; margin-left:0px; height:75px; overflow:hidden; float: left;}
#slider {position:absolute; left:0; height:75px}
#slider img {cursor:pointer; float: left;)

