
/* subpage instance */
#flickrGallery { width: 500px; height: 334px; }

#myGallery img.thumbnail,
#myGallerySet img.thumbnail { display: none; }

div#myGallery { background:url('img/module-bg.gif') repeat-x bottom #fff; border: solid 0px #b7b7b7; margin-bottom:14px; height:257px; padding:0; overflow:hidden; }

.jdGallery { overflow: hidden; position: relative; }

.jdGallery img { border: 0; margin: 0; }

.jdGallery .slideElement { width: 100%; height: 100%;background-repeat: no-repeat; background-position:5px 5px !important; background-image: url('img/loading-bar-black.gif'); }


.jdGallery .loadingElement { width: 100%; height: 100%; position: absolute; left: 0; top: 0; background-color: #transparent; background-repeat: no-repeat; background-position: center center; background-image: url('img/loading-bar-black.gif'); }

* html .jdGallery .slideInfoZone { bottom: -1px; }

.slideInfoZone { width:165px; height: 250px; float:right; margin-right:8px;}

.jdGallery .slideInfoZone h2 { padding-top: 7px; font-size: 2em; line-height:1.1em; color:#747a17;}

.jdGallery .slideInfoZone p { padding: 0; font-size: 11px; margin: 7px 0; line-height:1.2em; padding-bottom:27px; background:url(img/readmore.gif) no-repeat bottom left; color:#000;}

.jdGallery div.carouselContainer { position: absolute; height: 20px; width: 89%; z-index: 10; margin: 232px auto 0 25px; }

.jdGallery a.carouselBtn { display:none; }

.jdGallery .carousel { width: 100%; margin: 0; bottom: 0; height: 30px; color: #fff; text-indent: 0; overflow: hidden; }

.jdExtCarousel { overflow: hidden; position: relative; }

.jdGallery .carousel .carouselWrapper,
.jdExtCarousel .carouselWrapper { position: absolute; bottom: 0; right: 0; overflow: hidden; }

.jdGallery .carousel .carouselInner,
.jdExtCarousel .carouselInner { position: relative; }

.jdGallery .carousel .carouselInner .thumbnail,
.jdExtCarousel .carouselInner .thumbnail { cursor: pointer; background: #000; background-position: center center; float: left; border: solid 1px #fff; }

.jdGallery .wall .thumbnail,
.jdExtCarousel .wall .thumbnail { margin-bottom: 10px; }

.jdGallery .carousel .label br { display:none; }

.jdGallery .carousel .label,
.jdExtCarousel .label { font-size: 11px; position: absolute; bottom: 0px; left: 10px; padding: 0; margin: 0; color:#666 !important; }

.jdGallery .carousel .wallButton,
.jdExtCarousel .wallButton { font-size: 10px; position: absolute; bottom: 0px; right: 10px; padding: 1px 2px; margin: 0; background: #222; border: 1px solid #888; cursor: pointer; }

.jdGallery .carousel .label .number,
.jdExtCarousel .label .number { color: #b5b5b5; }

.jdGallery a { font-size: 100%; text-decoration: none; color: inherit; }

.jdGallery a.right,
.jdGallery a.left { position: absolute; height: 99%; width: 25%; cursor: pointer; z-index:10; filter:alpha(opacity=80); -moz-opacity:0.8; -khtml-opacity: 0.8; opacity: 0.8; }

* html .jdGallery a.right,
* html .jdGallery a.left { filter:alpha(opacity=50); }

.jdGallery a.right:hover,
.jdGallery a.left:hover { filter:alpha(opacity=80); -moz-opacity:1; -khtml-opacity: 1; opacity: 1; }

.jdGallery a.left { left: 5px; bottom: 5px; background: url('img/fleche1.gif') no-repeat center center #fff; height:17px; width:17px; }

.jdGallery a.right { right: 5px; bottom: 5px; background: url('img/fleche2.gif') no-repeat center center #fff; height:17px; width:17px; }

.jdGallery a.open { left: 0; top: 0; width: 100%; height: 100%; }

.withArrows a.open { position: absolute; top: 0; left: 5%; height: 99%; width: 90%; cursor: pointer; z-index: 10; background: none; -moz-opacity:0.8; -khtml-opacity: 0.8; opacity: 0.8; }

.withArrows a.open:hover { cursor:pointer; }

* html .withArrows a.open:hover {  }

/* Gallery Sets */

.jdGallery a.gallerySelectorBtn { z-index: 15; position: absolute; top: 0; left: 30px; height: 20px; /*width: 100px; background: url('img/carousel_btn.gif') no-repeat;*/
text-align: center; padding: 0 10px; font-size: 13px; background: #000; color: #fff; cursor: pointer; opacity: .4; -moz-opacity: .4; -khtml-opacity: 0.4; filter:alpha(opacity=40); }

.jdGallery .gallerySelector { z-index: 20; width: 100%; height: 100%; position: absolute; top: 0; left: 0; background: #000; }

.jdGallery .gallerySelector h2 { margin: 0; padding: 10px 20px 10px 20px; font-size: 20px; line-height: 30px; color: #fff; }

.jdGallery .gallerySelector .gallerySelectorWrapper { overflow: hidden; }

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton { margin-left: 10px; margin-top: 10px; border: 1px solid #888; padding: 5px; height: 40px; color: #fff; cursor: pointer; float: left; }

.jdGallery .gallerySelector .gallerySelectorInner div.hover { background: #000; }

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton div.preview { background: #000; background-position: center center; float: left; border: none; width: 40px; height: 40px; margin-right: 5px; }

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton h3 { margin: 0; padding: 0; font-size: 12px; font-weight: normal; }

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton p.info { margin: 0; padding: 0; font-size: 12px; font-weight: normal; color: #aaa; }

/* ie6 stuff */
.ie6 body.section .jdGallery div.carouselContainer { margin-top:234px; width:91%; }

.ie6 .jdGallery div.carouselContainer { margin-top:220px; width:87%; }

.ie6 .slideInfoZone,
.ie6 body.section .slideInfoZone { position:relative; right: -8px;}



/* homepage instance */
body.section #myGallery { background:#1d1d1d; border: solid 5px #ffc426; margin-bottom:12px; height:320px; padding:0; overflow:hidden; }

body.section .slideInfoZone { float: none; position:relative; bottom:0; width: 616px; height:60px !important; margin:248px auto 0 auto; height:auto; padding:6px 8px !important; background-color: #000;opacity:.75 !important;filter: alpha(opacity=75) !important; -moz-opacity: 0.75 !important;}

body.section .jdGallery .slideInfoZone p { color:#fff; font-size: 1.1em; line-height:1.3em; background:none; margin:0; padding:0;}

body.section .jdGallery .slideInfoZone h2 { font:bold 25px arial; line-height:1.2em; padding:0; color:#fff;}

body.section .jdGallery .slideInfoZone h2 span#cat { display:none; }

body.section .jdGallery .slideInfoZone h2 span#cat a { color:#fff; }

body.section .jdGallery .slideInfoZone h2 span { display:block; }

body.section .jdGallery .slideInfoZone h2 a { font-family:Arial, Helvetica, sans-serif !important; }
body.section .jdGallery:hover .slideInfoZone h2 a{text-decoration:underline;}

.ie6 body.section .jdGallery .slideInfoZone h2 span#cat { display:none; }

.ie6 h2 span#cat { display:none; }

.ie6 body.section .jdGallery .slideInfoZone h2 br { display:none; }

.ie body.section .slideInfoZone { float: none; position:relative; bottom:0; width: 602px; top:240px; left:0px; height:auto; padding:6px 8px !important; background-color: #fff;}

.ie6 body.section .jdGallery div.carouselContainer { position: absolute; height: 20px; width: 100%; z-index: 10; margin:0 0 0 0; left:-14px;}

body.section .jdGallery div.carouselContainer { position: absolute; height: 20px; width: 100%; z-index: 10; margin:8px 0 0 0;}

body.section .jdGallery a.left { left: 3px; bottom: 3px; background: url('img/fleche1.gif') no-repeat center center #fff; height:17px; width:17px; display:none;}
body.section .jdGallery a.right { right: 3px; bottom: 3px; background: url('img/fleche2.gif') no-repeat center center #fff; height:17px; width:17px; display:none;}

body.section .jdGallery .slideElement { width: 100%; height: 100%; background-color: transparent; background-repeat: no-repeat; background-position:center center !important; background-image: url('img/loading-bar-black.gif'); }

body.section #myGallery:hover{} 
 

