#slideshow * { margin: 0; padding: 0; }
#slideshow { background: url('http://www.siwi.org/plugins/PhotoGallery/_sysImages/bg_shadow.gif') no-repeat top; position: relative; padding: 0px 0 15px; width: 698px; height: 355px;}
#slideshow #menu, #slideshow #pictures, #slideshow #loading { position: absolute; }
#slideshow #loading { background: url('http://www.siwi.org/plugins/PhotoGallery/_sysImages/spinner.gif'); display: block; top: 158px; left: 205px; text-indent: -5000px; width: 24px; height: 24px; visibility: hidden; z-index: 5; }
#slideshow #pictures { background: url('../../../../plugins/PhotoGallery/_sysImages/bg.jpg') no-repeat; width: 460px; height: 335px; padding:0px 10px 20px 10px; left: 0; overflow: hidden; }
#slideshow #pictures li { display: block; position: absolute; top: 10px; width: 460px; height:325px; overflow:hidden; text-align:center }

#slideshow #pictures li {
	background: url('../../../../plugins/PhotoGallery/_sysImages/bgLi.jpg') no-repeat; 
	text-align:center;
}

#slideshow #pictures li img {
	margin:0 auto;
}

#slideshow h2 {
	color:#000000;
	background-color:#333;
	font-weight:normal;
	width: 208px;
	padding: 7px 0px 9px 10px;
	border-bottom:solid 1px #6d6c6c; 
	color:white; font-size:9px;
	height:40px;
	right:0;
	position:absolute;	
}

#slideshow #menu { background: url('../../../../plugins/PhotoGallery/_sysImages/bg_nav.jpg') no-repeat #131313; list-style-type: none; width: 218px; height: 290px; right: 0; top:55px; }
#slideshow #menu li { display: block; z-index: 1000; position: relative; font-family:Tahoma, Verdana, Arial, sans-serif; font-size:11px; 
	background:url(../../../../plugins/PhotoGallery/_sysImages/backgroundNavItem.gif); background-position:0 0; 
	height:24px; overflow:hidden; margin:0; text-align:left;
}
#slideshow #menu li.navigationText { padding: 7px 0 9px 10px; border-bottom:solid 1px #6d6c6c; color:white; font-size:9px; background:none; height:25px; }
#slideshow #menu li.navigationText strong { font-size:11px; }
#slideshow #menu li a { display: block; text-decoration: none; padding: 4px 0 6px 10px; z-index: 1000; color: #fff; line-height: 14px; vertical-align: middle; }
#slideshow #menu li a:hover { color: #bcbcbc; }
#slideshow #menu li.current a { color: #838282; line-height: 14px; background:url(../../../../plugins/PhotoGallery/_sysImages/backgroundNavItem.gif); background-position:0px -25px; }
#slideshow #menu li.background { background: url('http://www.siwi.org/plugins/PhotoGallery/_sysImages/arrow.gif') no-repeat left center; position: absolute; font-size: 1px; height: 7px; width: 4px; z-index: 5; }
a:focus {
	outline:0;
	}