#slideshow { margin: 0; padding: 0; clear:both;}

#slideshow-options{ display:none;}

#slideshow { background: url('../images/bg_shadow.gi') no-repeat top; position: relative; padding: 0px; width: 992px; height: 306px; }

#slideshow #slideshow #pictures, #slideshow #loading { position: absolute; }
#slideshow #menu { display:none; }


#slideshow #loading { background: url('../images/spinner.gif'); display: block; top: 50%; left: 48%; text-indent: -5000px; width: 32px; height: 32px; visibility: hidden; z-index: 5; }

#slideshow #pictures { background: url('../images/bg.jpg'); width: 992px; height: 283px; left: 0; overflow: hidden; }

#slideshow #pictures li { display: block; position: absolute; top: 0; left: 0; width: 992px; }

#slideshow #pictures li img { display: block; position: relative; bottom: 0; }
#slideshow #menu { background: url('../images/bg_side.jp'); list-style-type: none; width: 270px; top:265px; left: 700px; }

#slideshow #menu li { display: block; z-index: 10; position: relative; zoom: 1; float:left; width:30px;}

#slideshow #menu li a { display: block; font: 11px "Lucida Grande", "Verdana"; text-decoration: none; z-index: 10; color: #FAFAFA; zoom: 1; float:left; width:30px;}

#slideshow #menu li a:focus { outline: 0; }

#slideshow #menu li a:hover { color: #FAFAFA; }

#slideshow #menu li.current a { font: 15px "Georgia"; color: #FAFAFA; float:left; width:30px;}

/*#slideshow #menu li.background { background: url('../images/arrow.gif') no-repeat left center; position: absolute; font-size: 1px; height: 7px; width: 4px; z-index: 5; }*/