#slideshow {list-style:none; color:#fff}
#slideshow span {display:none}
#wrapper {width:100%; margin:50px auto; display:none;}
#wrapper * {margin:0; padding:0}
#fullsize {position:relative; width:700px; height:480px; padding:0px; border:0px solid #ccc; background:#fff; overflow:hidden; margin:auto;}
#information {position:absolute; bottom:0; width:400px; height:0; background:#FDDA0E; color:#000; overflow:hidden; z-index:200; opacity:.7; filter:alpha(opacity=70);}
#information h3 {padding:4px 8px 3px; font-size:14px; -moz-border-radius:0px; border:none;}
#information p {padding:0 8px 8px}
#image {width:400px; margin:0 0px;}
#image img {position:absolute; z-index:25; width:auto}
.imgnav {position:absolute; width:25%; height:306px; cursor:pointer; z-index:150}
#imgprev {left:0; background:url(../img/slide_left.gif) left center no-repeat;width:0px;}
#imgnext {right:0; background:url(../img/slide_right.gif) right center no-repeat;width:0px;}
#imglink {position:absolute; height:306px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40);border:0px solid red; background:url(../img/blank.gif) repeat;}
.linkhover {background:url(../img/slide_link.gif) center center no-repeat !important;}
#thumbnails {margin-top:15px; width:100%; border:0px solid red;}
#slideleft {float:left; width:20px; height:75px; background:url(../img/slide_scroll-left.gif) center center no-repeat; background-color:#ffffff; border:0px solid #666;}
#slideleft:hover {background-color:#000}
#slideright {float:right; width:20px; height:75px; background:#f1f1f1 url(../img/slide_scroll-right.gif) center center no-repeat; border:0px solid #666;}
#slideright:hover {background-color:#000}
#slidearea {float:left; position:relative; width:595px; margin-left:5px; height:200px; overflow:hidden; border:0px solid blue;}
#slider {position:absolute; left:0; height:81px; border:0px solid lime;}
#slider img {cursor:pointer; border:1px solid #666; padding:2px;}

