@charset "utf-8";
/* CSS Document */

/* XXXXXXXXXXXXXXXXXXXXXXXXX SLIDESHOW XXXXXXXXXXXXXXXXXXXXXXXX */

#slideshow {list-style:none; color:#fff}
#slideshow span {display:none}
#wrapper {width:550px; display:none; margin-top:20px; min-height:390px;}
#wrapper * {margin:0; padding:0}
#fullsize {position:relative; width:550px; height:310px; padding:0px; margin: 0 auto; overflow:hidden;}
#repfullsize {position:relative; width:550px; height:350px; padding:0px; margin: 0 auto; overflow:hidden;}
#information, #repinformation {position:absolute; bottom:0; width:550px; height:0; background:#000; color:#fff; overflow:hidden; z-index:200; opacity:.7; filter:alpha(opacity=70)}
#information h3, #repinformation h3{padding:4px 8px 3px; font-size:14px}
#information p, #repinformation p {padding:0 8px 8px; font-weight:bold;}
#image, #repimage {width:550px}
#image img, #repimage img {position:absolute; top:0px; left:0px; z-index:25; width:auto}
.imgnav {position:absolute; width:25%; height:350px; 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; opacity:.2; filter:alpha(opacity=20)}
.linkhover {background:url(images/link.gif) center center no-repeat}
#thumbnails {margin-top:10px}
#thumbsWrapper{}
#slideleft {float:left; width:20px; height:55px; background:url(images/scroll-left.gif) center center no-repeat; background-color:#222}
#slideleft:hover {background-color:#333}
#slideright {float:right; width:20px; height:55px; background:#222 url(images/scroll-right.gif) center center no-repeat}
#slideright:hover {background-color:#333}
#slidearea {float:left; height:60px; margin-left:5px; overflow:hidden; position:relative; width:500px;}
#slider {position:absolute; left:0; height:60px}
#slider img {cursor:pointer; border:1px solid #666; padding:2px}

/* XXXXXXXXXXXXXXXXXXXXXXXXX FIM SLIDESHOW XXXXXXXXXXXXXXXXXXXXXXXX */
