#slideshow { width: 987px; margin: 0px; overflow: hidden; }
#showcase { width: 734px; height: 327px; overflow: hidden; float: left; background: #fff; }
#showcase-loader img { margin: 134px 184px; }
#showcase .bigimage, #showcase-loader { position: absolute; width: 734px; height: 327px; overflow: hidden; }

#showcase .text { width: 400px; position: absolute; left: 0; bottom: -1px; background: url("images/background_transparent.png") 0 0 repeat; overflow: hidden; }
#showcase .text h2 { color: #FFF; font-size: 18px; line-height: 18px; font-weight: 800; margin: 20px 20px 0 20px; }
#showcase .text p { color: #FFF; font-size: 11px; line-height: 17px; margin: 10px 20px 20px 20px; }
#showcase .text a { color: #FFF; }

#showcase-nav { width: 253px; overflow: hidden; float: right; background: #fff; }
#showcase-nav ul { list-style: none; padding: 0; margin: 0; }
#showcase-nav li { float: left; clear: both; margin: 0; padding: 0; } 
#showcase-nav a { display: block; width: 253px; padding: 2px 0; overflow: hidden; text-decoration: none; }
#showcase-nav a:hover { background: #F6F3E8; }
#showcase-nav .thumbnail { display: block; width: 253px; overflow: hidden;}
#showcase-nav .thumbnail img { border: 2px solid #d79751; margin: 0 2px;}
#showcase-nav .text { display: block; font-size: 11px; font-weight: 800; color: #EEE; width: 116px; overflow: hidden; float: left; padding: 0 0 10px 0; }
#showcase-nav .last a { border: 0; }
#showcase-nav .active a { background: #990A10; }
#showcase-nav .active a .text { color: #EEE; }
