#mySlideshow61, #mySlideshowSet61, #flickrSlideshow61{ width: 380px; height: 360px; z-index: 5; } #flickrSlideshow61{ width: 500px; height: 334px; } #mySlideshow61 img.thumbnail, #mySlideshowSet61 img.thumbnail { display: none; } .jdSlideshow { overflow: hidden; position: relative; } h3{font-size:3px; color:#FFFFFF !important; } .jdSlideshow img { border: 0; margin: 0; } .jdSlideshow .slideElement { width: 100%; height: 100%; background-color: #FFFFFF; background-repeat: no-repeat; background-position: center center; background-image: url('../images/smooth/loading.gif'); } .jdSlideshow .loadingElement { width: 100%; height: 100%; position: absolute; left: 0; top: 0; background-color: #FFFFFF; background-repeat: no-repeat; background-position: center center; background-image: url('../images/smooth/loading.gif'); } .jdSlideshow .slideInfoZone { position: absolute; z-index: 10; width: 100%; margin: 0px; left: 0; bottom: 0; height: 80px; background: #333; color: #fff; text-indent: 0; overflow: hidden; display: block; } * html .jdSlideshow .slideInfoZone { bottom: -1px; } .jdSlideshow .slideInfoZone h2 { padding: 0; font-family: Tahoma; font-size: 5%; margin: 0; margin: 2px 5px; font-weight: bold; color: #EFEFEF; } .jdSlideshow .slideInfoZone p { padding: 0; font-size: 5%; margin: 2px 5px; color: #eee; } .jdSlideshow div.carouselContainer { position: absolute; height: 135px; width: 100%; z-index: 10; margin: 0px; left: 0; top: 0; } .jdSlideshow a.carouselBtn { position: absolute; bottom: 0; right: 0px; height: 20px; /*width: 100px; background: url('../images/smooth/carousel_btn.gif') no-repeat;*/ text-align: center; padding: 0 10px; font-size: 13px; background: #333; color: #fff; cursor: pointer; } .jdSlideshow .carousel { position: absolute; width: 100%; margin: 0px; left: 0; top: 0; height: 115px; background: #333; color: #fff; text-indent: 0; overflow: hidden; } .jdExtCarousel { overflow: hidden; position: relative; } .jdSlideshow .carousel .carouselWrapper, .jdExtCarousel .carouselWrapper { position: absolute; width: 100%; height: 78px; top: 10px; left: 0; overflow: hidden; } .jdSlideshow .carousel .carouselInner, .jdExtCarousel .carouselInner { position: relative; } .jdSlideshow .carousel .carouselInner .thumbnail, .jdExtCarousel .carouselInner .thumbnail { cursor: pointer; background: #000; background-position: center center; float: left; border: solid 1px #fff; } .jdSlideshow .wall .thumbnail, .jdExtCarousel .wall .thumbnail { margin-bottom: 10px; } .jdSlideshow .carousel .label, .jdExtCarousel .label { font-size: 5px; position: absolute; bottom: 5px; left: 10px; padding: 0; margin: 0; } .jdSlideshow .carousel .wallButton, .jdExtCarousel .wallButton { font-size: 5px; position: absolute; bottom: 5px; right: 10px; padding: 1px 2px; margin: 0; bac