
									
#slideshow { list-style:none; color:#fff; }
#slideshow span { display:none; }
#slideshow-wrapper { position:relative; width:720px; padding:0px; border:0px; background:white; display:none; float:left; margin:0 0 0 0;}
#slideshow-wrapper * { margin:0; padding:0; }
#fullsize { position:relative; z-index:1; overflow:hidden; width:720px; height:405px; }
#information { position:absolute; bottom:0; left:20px; width:720px; height:0; background:#000000; color:#FFFFFF; overflow:hidden; z-index:200; opacity:.6; filter:alpha(opacity=60); font-size:12px }
#information h3 { color:#FFFFFF; padding:4px 8px 3px; font-size:14px; }
#information p { color:#FFFFFF; padding:4px 8px 8px; }
#image { width:720px; }
#image img { position:absolute; border:none; width:auto; } 
.imgnav { position:absolute; width:25%; height:405px; 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:405px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40); }
.linkhover { background:url('../images/link.gif') center center no-repeat; }
#thumbnails {  }
.thumbstop { margin-bottom:15px !important; }
.thumbsbot { position:absolute; bottom:-201px; left:519px; width:200px; height:200px; background:white }
/*
#slideleft { float:left; width:20px; height:81px; background:url('../images/scroll-left.gif') center center no-repeat; background-color:#222; }
#slideleft:hover { background-color:#333; }
#slideright { float:right; width:20px; height:81px; background:#222 url('../images/scroll-right.gif') center center no-repeat; }
#slideright:hover { background-color:#333; }*/
#slideleft, #slideright {display:none}
#slidearea { float:left; position:relative; width:100%; width:100%; height:100%; overflow:hidden; }
#slider { display:block; width:200px; height:250px; overflow:hidden; }
#slider img { cursor:pointer; border:0px; margin:0px; float:left }


#slideshow-all { margin:0 0 0 -5px; }
#slideshow-shadow-l { float:left; width:5px; background:url('../images/shadow_l.jpg') top left repeat-y; }
#slideshow-shadow-r { float:left; width:5px; background:url('../images/shadow_r.jpg') top left repeat-y; }
#slideshow-shadow-bl { float:left; width:5px; height:10px; background:url('../images/shadow_bl.jpg') top left no-repeat; }
#slideshow-shadow-br { float:left; width:5px; height:10px; background:url('../images/shadow_br.jpg') top left no-repeat; }
#slideshow-shadow-b { float:left; width:560px; height:10px; background:url('../images/shadow_b.jpg') top left repeat-x; }
