#supersized-loader{position:absolute;z-index:0;top:0;width:100%;height:357px;background:url(../images/progress.gif) no-repeat center center}
#supersized{display:block;margin:0;top:0px;overflow:hidden;z-index:1;height:357px;width:100%;position:absolute}
#supersized img{width:auto;height:auto;position:relative;display:none;outline:0;border:0}
#supersized.speed img{-ms-interpolation-mode:nearest-neighbor;}
#supersized.quality img{-ms-interpolation-mode:bicubic;image-rendering:optimizeQuality}
#supersized li{display:block;list-style:none;z-index:-30;overflow:hidden;position:absolute;top:0;left:0;width:100%;height:357px}
#supersized a{width:100%;height:357px;display:block}
#supersized li.prevslide{z-index:-20}
#supersized li.activeslide{z-index:-10}
#supersized li.image-loading{background:url(../images/progress.gif) no-repeat center center;width:100%;height:357px}
#supersized li.image-loading img{visibility:hidden}
#supersized li.prevslide img,#supersized li.activeslide img{display:inline;}
#controls-wrapper { height: 100%; position: relative; text-align: center; }
#controls-wrapper #controls { height: 100%; }
#controls-wrapper #slide-list { position: absolute; right: 0px; z-index: 100; bottom: -10px; }
#controls-wrapper #slide-list li { margin-right: 8px; display: inline-block; }
#controls-wrapper #slide-list li.current-slide a { background:#e29b01; border: solid 1px #e29b01;}
#controls-wrapper #slide-list li a {-webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; border: solid 1px #50bd6c; padding: 8px; background:#35aa5c; display: block; cursor: pointer; }