
/* scroolbar */

#slideshow {list-style:none; color:#fff}

#slideshow span {display:none}

#wrapper {width:898px; margin-left:0px; display:none}

#wrapper * {margin:0; padding:0}

#fullsize {position:relative; width:898px; height:212px;}

#information {position:absolute; bottom:0; width:898px; height:0px; background:#A5CE44; color:#c9e671; overflow:hidden; z-index:200; opacity:.0; filter:alpha(opacity=0)}

#information h3 {padding:5px 5px 10px 10px; font-size:20px; font-family:tahoma; font-weight:bold;}
#information p {padding:0px 5px 8px 10px;}
#image {width:898px}

#image img {position:absolute; z-index:25; width:auto}

.imgnav {position:absolute; height:212px; cursor:pointer;}

#imgprev {left:0; background:url() left center no-repeat}

#imgnext {right:0; background:url() right center no-repeat}

#imglink {position:absolute; height:212px; width:100%; z-index:100; opacity:.0; filter:alpha(opacity=0)}

.linkhover {background:url(../images/link.gif) center center no-repeat}

#thumbnails { height:0px; width:898px;}

#slideleft {float:left; width:0px; height:0px; background:url(../images/scroll-left.gif) center center no-repeat; background-color:#A5CE44}

#slideleft:hover {background-color:#333}

#slideright {float:right; width:0px; height:0px; background:#222 url(../images/scroll-right.gif) center center no-repeat}

#slideright:hover {background-color:#333}

#slidearea {float:left; position:relative; width:898px;  height:0px; overflow:hidden}

#slider {position:absolute; left:0; height:0px}

#slider img {cursor:pointer; border:0px solid #666; padding:0px}
