@charset "UTF-8";
/* Slider */

#slideshow {list-style:none; color:#fff}
#slideshow span {display:none}
#fullsize {position:relative; width:980px; height:277px; padding:2px; border:1px solid #fff; background:#fff}
#image {width:980px}
#image img {position:absolute; z-index:25; width:auto; left:0}
.imgnav {position:absolute; width:30px; height:277px; cursor:pointer; z-index:20;}
#imgprev {left:0; left center no-repeat}
#imgnext {right:0; right center no-repeat}
#thumbnails {margin-top:-20px; z-index:15;display:none;}
#slidearea {position:relative; top:-20; width:456px; margin:auto; height:40px; overflow:hidden}
#slider img {cursor:pointer; border:0px solid #fff; padding:2px;}