@charset "utf-8"; /* CSS Document */


div#ads { clear: both; padding: 12px 0 12px 66px; }
#slidearea { height:250px; position:relative;}

div.slideshow-container { position: relative; clear: both; /* [disabled]height: 133px; */ /* This should be set to be at least the height of the largest image in the slideshow */}
div.loader { position:  ; top: 0; left: 0; background-image: url('loader.gif'); background-repeat: no-repeat; background-position: center; width: 692px; /* [disabled]height: 133px; */ /* This should be set to be at least the height of the largest image in the slideshow */}

div.slideshow { position:absolute; top:0; height:263px; }

div.slideshow span.image-wrapper { display: block; position: absolute; top: 0; left: 0; height:263px;background:url(../images/slide_banner_bg.gif) no-repeat center bottom; }

div.slideshow a.advance-link { display: block; width: 692px; height: 133px; }
div.download { float: right; }
div.caption-container { position: relative; clear: left; height: 75px; }
span.image-caption { display: block; position: absolute; width: 692px; top: 0; left: 0; }
div.caption { padding: 12px; }
div.image-title { font-weight: bold; font-size: 1.4em; }
div.image-desc { line-height: 1.3em; padding-top: 12px; }
div.navigation { position:absolute; top:191px;}
ul.thumbs { clear: both; margin: 0; padding: 0; }
ul.thumbs li { display:inline; float: left; width:173px; padding: 8px 0 5px; text-align:center;}
a.thumb { display: block; }
ul.thumbs li { background:url(../images/slide_thumb_bg_off.gif) no-repeat center bottom;}
ul.thumbs li.selected { background:url(../images/slide_thumb_bg_on.gif) no-repeat center bottom;}
a.thumb:focus { outline: none; }
ul.thumbs li.selected img { border: 1px solid #f53942; display: block; margin:0 auto;}
