
.zoombox{width:100%;position:relative;background:#ccb17a;}
#slideshow{list-style:none;color:#fff;}
#slideshow span{display:none}
#wrapper{display:none;}
#wrapper *{margin:0;padding:0}
#fullsize{position:relative;width:100%;height:738px;background:#ccb17a}
#image{width:100%}
#image img{position:absolute;z-index:25;width:100%;height:738px;}
.imgnav{position:absolute;width:25%;height:100%;cursor:pointer;z-index:150}
#imgprev{left:10px;background:url(../images/left.png) left center no-repeat}
#imgnext{right:10px;background:url(../images/right.png) right center no-repeat}
#imglink{position:absolute;height:452px;width:100%;z-index:100;opacity:.4;filter:alpha(opacity=40)}
#thumbnails{margin-top:2px;}
#slideleft{float:left;width:20px;height:81px;background:url(../images/left.png) center center no-repeat;background-color:#ccb17a}
#slideleft:hover{background-color:#333}
#slideright{float:right;width:20px;height:81px;background:#ccb17a url(../images/right.png) center center no-repeat}
#slideright:hover{background-color:#333}
#slidearea{float:left;position:relative;width:960px;padding-left:5px;height:81px;overflow:hidden;background:#ccb17a}
#slider{position:absolute;left:10px;top:5px;height:81px}
#slider img{cursor:pointer;border:1px solid #333;padding:2px;width:100px;height:70px;}