#slideshow { width: 549px; overflow: hidden; position:relative; }
#showcase { width: 549px; height: 319px; overflow: hidden; float: left; background: #868686; }
#showcase-loader img { margin: 150px 0 0 170px; }
#showcase .bigimage, #showcase-loader { position: absolute; width: 549px; height: 319px; overflow: hidden; }
#showcase-nav { z-index:1000;  position: absolute; left:448px; top:291px; }
#home #showcase-nav { z-index:1000;  position: absolute; left:423px; top:291px; }
#showcase-nav ul { list-style: none; padding: 0; margin: 0; }
#showcase-nav li { float: left; margin: 0 7px 0 0; padding: 0; } 
#showcase-nav a { display: block; background: #ccc; padding: 1px 5px; overflow: hidden; text-decoration: none; }
#showcase-nav a:hover { background: #777; }
#showcase-nav .text { display: block; font-size: 11px; font-weight: 800; color: #fff; overflow: hidden; float: left; }
#showcase-nav .last a { border: 0; }
#showcase-nav .active a { background: #ec24cd; }
#showcase-nav .active a .text { color: #fff; }