#slideshow { list-style:none; color:#fff}
#slideshow span {display:none}
#wrapper {width:630px; margin:0px auto; display:none; }
#wrapper * {margin:0; padding:0}
#fullsize {position:relative; width:626px; height:357px; padding:2px;  background:#fff}
/*#information {position:absolute; bottom:0; width:500px; height:0; background:#fff; color:#000; overflow:hidden; z-index:200; opacity:.7; filter:alpha(opacity=70)}
#information h3 {padding:4px 8px 3px; font-size:14px}
#information p {padding:0 8px 8px}*/
#image {width:626px; }
#image img {position:absolute; z-index:25; width:auto}
.imgnav {position:absolute; width:16px; height:306px; cursor:pointer; z-index:150}
#imgprev {right:16px; background:url(../site_media/slideshow_images/Slideshow_Left_Arrow.gif) right top no-repeat; }
#imgprev:hover { background:url(../site_media/slideshow_images/Slideshow_Left_Arrow_Hover.gif) right top no-repeat; }
#imgnext {right:0px; background:url(../site_media/slideshow_images/Slideshow_Right_Arrow.gif) right top no-repeat; }
#imgnext:hover { background:url(../site_media/slideshow_images/Slideshow_Right_Arrow_Hover.gif) right top no-repeat; }
/*#imglink {position:absolute; height:306px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40)}*/
/*.linkhover {background:url(../site_media/slideshow_images/link.gif) center center no-repeat}*/
#thumbnails {margin-top:17px}
#slideleft {float:left; margin-left:17px; width:16px; height:82px; background:url(../site_media/slideshow_images/Slideshow_Left_Arrow.gif) center bottom no-repeat; background-color:#fff}
#slideleft:hover {background:url(../site_media/slideshow_images/Slideshow_Left_Arrow_Hover.gif) center bottom no-repeat;}
#slideright {float:right; width:16px; height:82px; background:#fff url(../site_media/slideshow_images/Slideshow_Right_Arrow.gif) center bottom no-repeat}
#slideright:hover {background:url(../site_media/slideshow_images/Slideshow_Right_Arrow_Hover.gif) center bottom no-repeat}
#slidearea {float:left; position:relative; width:534px; margin-left:47px; height:82px; overflow:hidden}
#slider {position:absolute; left:0; height:82px; width: auto;}
#slider img {cursor:pointer; border:1px solid #fff; padding-top:0px; padding-bottom:0px; padding-left: 0px; padding-right: 0px;}
