#slideshow * {margin: 0; padding: 0; }
#slideshow {background: url('images/bg_shadow.png') no-repeat top; position: relative; padding: 1px 0 15px; width: 1002px; height: 306px; }
#slideshow #menu, #slideshow #pictures, #slideshow #loading { position: absolute; }
#slideshow #loading {background: url('images/spinner.gif'); display: block; top: 158px; left: 205px; text-indent: -5000px; width: 24px; height: 24px; visibility: hidden; z-index: 5; }
#slideshow #pictures {background: url('images/bg.jpg'); width: 837px; height: 253px; left: 0; overflow: hidden; margin-left:20px;}
#slideshow #pictures li {display: block; position: absolute; top: 0; width: 437px; }
#slideshow #pictures li img {display: block; position: relative; bottom: 0; }
#slideshow #menu {background: url('images/bg_side.png') no-repeat right top; list-style-type: none; width: 213px; height: 255px; right: 0; padding-top: 5px; }
#slideshow #menu li {display: block; z-index: 1000; position: relative; zoom: 1;}
#slideshow #menu li a {display: block; font: 14px "Helvetica"; text-decoration: none; padding: 3px 0 3px 20px; z-index: 1000; color: #5A5040; line-height: 14px; vertical-align: middle; zoom: 1; font-weight:normal;}
#slideshow #menu li a:focus {outline: 0; }
#slideshow #menu li a:hover {color: #000; }
#slideshow #menu li.current a {font: 14px "Helvetica"; color: #000; padding: 3px 0 3px 20px; line-height: 18px; }
#slideshow #menu li.background {background: url('images/over.png') no-repeat left center; position: absolute; font-size: 1px; height: 7px; width: 4px; z-index: 5; }