
#slideshow {list-style:none; color:#fff; float:left;}
#slideshow span {display:none; float:left;}
#wrapper {width:834px; margin:0px  display:none; float:left;}
#wrapper * {margin:0; padding:0; float:left;}
#fullsize {position:relative; width:834px; height:328px; padding:0px; float:left;}
#information {position:absolute; bottom:0; width:834x; height:0; background:#000; color:#fff; overflow:hidden; z-index:200; opacity:.7; filter:alpha(opacity=70)}
#information h3 {padding:4px 8px 3px; font-size:0px; display:none;}
#information p {padding:0 8px 8px; display:none;}
#image {width:834px; float:left;}
#image img {position:absolute; z-index:25; float:left; }
.imgnav {position:absolute; width:20%; 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; }
.linkhover {background:url(images/link.gif) center center no-repeat; opacity:.9; filter:alpha(opacity=90)}
#thumbnails {margin-top:15px }
#slideleft {float:left; width:16px; margin-left:17px; cursor:pointer; height:70px; background:url(images/back.png) center center no-repeat; opacity:.4; filter:alpha(opacity=40)}
#slideleft:hover {opacity:.9; filter:alpha(opacity=90); cursor:pointer;}
#slideright {float:right; cursor:pointer; width:26px; height:70px; background:url(images/next.png) center center no-repeat; opacity:.4; filter:alpha(opacity=40)}
#slideright:hover {opacity:.9; filter:alpha(opacity=90); cursor:pointer;}
#slidearea {float:left; position:relative; width:760px; margin-left:5px; height:71px; overflow:hidden}
#slider {position:absolute; left:0; height:71px; }
#slider img {cursor:pointer; border:2px solid #333; padding:0px}
