/* @group Slideshow 3 */

.slideShowNav li {list-style-type: none;float: left;margin-right: 15px;}
.slideShowNav a { margin:0; padding:0; border: none; text-decoration: none}
.slideShowNav.indexNav  a,.slideShowNav.indexNavButtons a {margin: 5px; padding: 3px 5px; border: 1px solid #ccc; background: #fff; color: #444; font-weight: bold}
.slideShowNav.indexNav  a :hover{background: #CCC}
.slideShowNav.indexNav  a.activeSlide { background: #DDD }
.slideShowContainer{position: relative;display:none}
.slideshowContent,.slideshowImage{position: absolute; float: left}
.slideshowImage{background: url(../images/loading.gif) no-repeat center center}
.slideshowContent{padding: 5px; color:#000; overflow:hidden;}
.scroller {background: none;}
.bgOverlay{background: url(../images/overlay.png) repeat;}
.ssReadMore{padding:3px 7px 3px 7px;background: #CCC;color: #444;}
.ssPager {}
.ssNavButtons{float:left;clear:left}
.ssPrev{padding: 3px 5px;cursor: pointer;color: #444;}
.ssNext{padding: 3px 5px;cursor: pointer;color: #444;}
.slideshowNav {float:left}
.slideShowNav.indexNavButtons  a.activeSlide,#slideShowNav.indexNavButtons  a:hover {background: url(../images/blackNav.png) no-repeat center center;border: none;text-indent: -1000px;color: #353535;}
.slideShowNav.indexNavButtons  a {background: url(../images/whiteNav.png) no-repeat center center ;border: none;text-indent: -1000px;color: #ccc}
.tickerLabel {float: left;line-height: 1.6em;}
/* @end */



