.slideshow { width:825px; /* use width in slideshow options */ margin:0 auto; position:relative; overflow:hidden; z-index:50; background-color:#fff; }
.slideshow * { padding:0; margin:0; }

.slideshow h1 { font-size:3em; color:#ccc; font-weight:normal; margin:5px 0 10px; }

.slideshow ul { list-style-type: none; list-style-position: outside; margin:0; padding:0; width:825px; /*h/w taken from h/w in slideshow options*/ position:relative; overflow:hidden; }
.slideshow ul li { padding:0; overflow:hidden; }
.slideshow ul li img { border:none; padding:0; position:relative; z-index:5; vertical-align: middle; display:inline; }
.slideshow ul li.hidden,
.slideshow ul li p { display:none; }

.slideshow .slideshow-info { height:50px; width:100%; background-color:black; position:absolute; bottom:25px; color:white; z-index:9000; display:none; /* IE 8 */ -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; /* IE 5-7 */ filter: alpha(opacity=80); /* Netscape */ -moz-opacity: 0.8; /* Safari 1.x */ -khtml-opacity: 0.8; /* Good browsers */ opacity: 0.8; }
.slideshow .slideshow-info h2 { text-align:center; margin-top:10px; font-size:2.5em; }

.slideshow .slideshow-footer { height:27px; background: transparent url(../i/ss-footer-bg.png) 0 0 repeat-x; margin:0; padding:0; position:relative; z-index:5; }

.slideshow .slideshow-controls { width:167px; height:27px; background:transparent url(../i/controls-bg.png) 0 0 no-repeat; margin:0 auto; position:relative; overflow:hidden; }
.slideshow .slideshow-controls a { text-indent:-9999px; color:#666; display:block; position:absolute; height:27px; overflow:hidden; }

.slideshow .slideshow-controls a.pause { left:0; width:30px; }
.slideshow .slideshow-controls p.total { left:33px; top:5px; width:80px; position:absolute; text-align:center; color:#333; font-weight:bold; font-size:1.2em; padding:0 0 0 0; margin:0; line-height:1.5em; }
.slideshow .slideshow-controls a.previous { left:112px; width:25px; }
.slideshow .slideshow-controls a.next { left:142px; width:25px; }

.pause-hover { background-position: 0 -27px !important; }
.slideshow-wimpy-button { height:64px; width:64px; margin:0 auto; }
.slideshow-wimpy-player { height:356px; width:520px; margin:0 auto; }