/* Style sheet jd.gallery */
#myGallery,#myGallerySet{width:400px;height:300px;top:8px;position:relative;background-color:#101010;border:5px solid #121212;z-index:5;}
#myGallery img.thumbnail,#myGallerySet img.thumbnail{display:none;}
.jdGallery{position:relative;overflow:hidden;}
.jdGallery img{margin:0;border:0;}
.jdGallery .slideElement{width:100%;height:100%;background:#121212 url("'img/loading-bar-black.gif'") center center no-repeat;}
.jdGallery .loadingElement{width:100%;height:100%;left:0;top:0;position:absolute;background:#121212 url("'img/loading-bar-black.gif'") center center no-repeat;}
.jdGallery .slideInfoZone{width:100%;height:50px;bottom:0;left:0;position:absolute;overflow:hidden;margin:0;background-color:#1e1e1e;border-top:1px solid #505050;color:#ffffff;z-index: 10;text-indent: 0;}
* html .jdGallery .slideInfoZone{bottom:-1px;}
.jdGallery .slideInfoZone h2{margin:2px 5px;padding:0;font-weight:bold;font-size:80%;color:#ffffff;}
.jdGallery .slideInfoZone p{margin:2px 5px;padding:0;font-size:60%;color:#ffffff;}
.jdGallery div.carouselContainer{width:100%;height:135px;left:0;top:0;position:absolute;margin:0;z-index: 10;}
.jdGallery a.carouselBtn{height:20px;bottom:0;right:30px;position:absolute;padding:0 10px;text-align:center;background-color:#ffffff;font-size:13px;color:#1e1e1e;cursor: pointer;}
.jdGallery .carousel{width:100%;height:115px;left:0;top:0;position:absolute;overflow:hidden;margin:0;background-color:#101010;color:#ffffff;text-indent: 0;}
.jdExtCarousel{position:relative;overflow:hidden;}
.jdGallery .carousel .carouselWrapper,.jdExtCarousel .carouselWrapper{width:100%;height:78px;left:0;top:10px;position:absolute;overflow:hidden;}
.jdGallery .carousel .carouselInner,.jdExtCarousel .carouselInner{position:relative;}
.jdGallery .carousel .carouselInner .thumbnail,.jdExtCarousel .carouselInner .thumbnail{float:left;background-color:#2C838F;background-position:center center;border-color:#fff;cursor: pointer;}
.jdGallery .wall .thumbnail,.jdExtCarousel .wall .thumbnail{margin-bottom:10px;}
.jdGallery .carousel .label,.jdExtCarousel .label{bottom:5px;left:10px;position:absolute;margin:0;padding:0;font-size:13px;}
.jdGallery .carousel .wallButton,.jdExtCarousel .wallButton{bottom:5px;right:10px;position:absolute;margin:0;padding:1px 2px;border:1px solid #888;font-size:10px;background: #222;cursor: pointer;}
.jdGallery .carousel .label .number,.jdExtCarousel .label .number{font-weight:bold;color:#ffffff;}
.jdGallery a{text-decoration:none;font-size:100%;}
.jdGallery a.right,.jdGallery a.left{width:25%;height:99%;position:absolute;cursor: pointer;z-index:10;}
.jdGallery a.left{left:0;top:0;background: url('img/fleche1.png') no-repeat center left;}
* html .jdGallery a.left{background: url('img/fleche1.gif') no-repeat center left;}
.jdGallery a.right{right:0;top:0;background: url('img/fleche2.png') no-repeat center right;}
* html .jdGallery a.right{background: url('img/fleche2.gif') no-repeat center right;}
.jdGallery a.open{width:100%;height:100%;left:0;top:0;}
.withArrows a.open:hover{background: url('img/open.png') no-repeat center center;}
.jdGallery a.gallerySelectorBtn{height:20px;left:30px;top:0;position:absolute;padding:0 10px;text-align:center;font-size:13px;color:#fff;z-index: 15;background: #333;cursor: pointer;}
.jdGallery .gallerySelector{width:100%;height:100%;top:0;left:0;position:absolute;z-index: 20;background: #000;}
.jdGallery .gallerySelector h2{margin:0;padding:10px 20px;font-size:20px;color:#fff;line-height:30px;}
.jdGallery .gallerySelector .gallerySelectorWrapper{overflow:hidden;}
.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton{height:40px;float:left;margin-top:10px;margin-left:10px;padding:5px;border:1px solid #888;color:#fff;cursor: pointer;}
.jdGallery .gallerySelector .gallerySelectorInner div.hover{background: #333;}
.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton div.preview{width:40px;height:40px;float:left;margin-right:5px;background-position:center center;background: #000;}
.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton h3{margin:0;padding:0;font-weight:normal;font-size:12px;}
.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton p.info{margin:0;padding:0;font-weight:normal;font-size:12px;color:#aaa;}
