/* fix for mac firefox opacity problem */
body { opacity: 0.99999; -moz-opacity: 0.99999; -khtml-opacity: 0.99999; filter: alpha(opacity=99); }
.cwp-slideshow{position:relative;top:0px;left:0px;z-index:1;border:10px solid #fff;}
.cwp-slideshow h3{display:none;}
.cwp-slideshow ul{z-index:20;display:none;position:absolute; bottom:10px;*bottom:7px; right:25px;margin:0px;}
.bigcontrols ul{display:block;}
.cwp-slideshow ul li{display:block;width:20px;float:left;margin:0px 0px 0px 5px;}
.cwp-slideshow ul li a{display:block;height:8px;*height:10px;border:1px solid #E1EFEF;background:#333;}
.cwp-slideshow ul li a:hover{background:#94BFBF;}
.cwp-slideshow ul li a span{display:none;}
.cwp-slideshow ul li a.active{background:#94BFBF;}
.cwp-slideshow .play,.cwp-slideshow .pause,.cwp-slideshow .forward{z-index:20;position:absolute;bottom:10px;*bottom:5px; right:10px;}
.cwp-slideshow .backward{z-index:20;position:absolute;bottom:8px;*bottom:5px; right:20px;}
.cwp-slideshow .play,.cwp-slideshow .pause,.cwp-slideshow .forward,.cwp-slideshow .backward{display:block;height:10px;*height:12px;width:10px;}
.cwp-slideshow .play{background:url(play.gif) top left no-repeat;}
.cwp-slideshow .pause{background:url(pause.gif) top left no-repeat;}
.cwp-slideshow .forward{background:url(forward.gif) top left no-repeat;}
.cwp-slideshow .backward{background:url(backward.gif) top left no-repeat;}
.cwp-slideshow .play span,.cwp-slideshow .pause span,.cwp-slideshow .forward span,.cwp-slideshow .backward span{display:none;}

.cwp-scroller{overflow:hidden;z-index:1;position: relative;}
.cwp-scroller .cwp-slide{overflow:hidden;float:left;background:#333;z-index:3;}
.cwp-scroller .cwp-slide img{margin:0px 0px 3px 0px;*margin-bottom:0px;padding:0px;border:0px;}
.cwp-scroller .cwp-slide a {color:#fff;text-decoration:none;font-size:92%;}
.cwp-scroller .cwp-slide a:hover{text-decoration:underline;}
.cwp-scroller .cwp-slide a:hover img {padding:0px;border:0px;}
.cwp-scroller .cwp-slide span{color:#fff;margin:0px;font-size:85%;display:block;position:absolute;left:0px;bottom:0px;background:#000;padding:10px;width:100%;}
.cwp-scroller .cwp-slides{width: 10000px;}
		
