#container { background: #000; position: relative; height: 430px; width: 980px; margin: 1px auto 0; }
.picture-slides-disabled { color: #eee; }
.picture-slides-container { margin-bottom: 2em; }
.picture-slides-dimmed-background .picture-slides-image-text { }
.picture-slides-fade-container { position: relative; overflow: hidden; z-index: 1002; }
.picture-slides-fade-container a { display: block; height: 430px; text-align: center; margin-bottom: 10px; }
.picture-slides-fade-container a img { }
.picture-slides-image-load-fail { display: none; }
.picture-slides-image-text { position: relative; background: #fff; text-align: center; z-index: 1001; }
.picture-slides-previous-image,
.picture-slides-next-image,
.picture-slides-start-slideshow,
.picture-slides-stop-slideshow { display: none; }
.picture-slides-previous-image,
.picture-slides-next-image,
.picture-slides-start-slideshow,
.picture-slides-stop-slideshow { cursor: pointer; }
.picture-slides-stop-slideshow,
.picture-slides-next-image,
.picture-slides-start-slideshow,
.picture-slides-previous-image { padding: 0 10px; line-height: 30px; display: block; background: #003300; color: #fff; text-decoration: none; float: left; }
.picture-slides-stop-slideshow { display: none; }
.picture-slides-thumbnails { bottom: 5px; list-style: none outside none; margin-top: 1em; overflow: hidden; position: absolute; right: 55px; z-index: 9999; bottom: 45px; }
.picture-slides-thumbnails li { float: left; margin: 0 5px 0 5px; }
.picture-slides-thumbnails li img { width: 18px; }
.picture-slides-thumbnails a { outline: none; width: 13px; text-align: center; font-size: 11px; font-weight: bold; color: #fff; text-decoration: none; height: 13px; display: block; background: url(../images/slider-tab.png) left top no-repeat; }
.picture-slides-thumbnails li a:hover { color: #000; text-align: center; background: url(../images/slider-tab-hover.png) left top no-repeat; }
.picture-slides-dim-overlay { position: absolute; left: 0; top: 0; width: 976px; height: 544px; background: #000; opacity: 0.8; /* For IE 5-7 */ filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
/* For IE 8 (and 9, 10, 11?). Don't miss the added quotes */
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; z-index: 1000; display: none; }
.picture-slides-selected-thumbnail { width: 13px; height: 13px; color:#000!important; padding: 0px; background: url(../images/slider-tab-hover.png) left top no-repeat!important; }