#myGallery, #myGallerySet, #flickrGallery
  { z-index: 0; width: 762px; height: 400px }

#flickrGallery
{
	width: 500px;
	height: 334px;
}

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

.jdGallery
  { color: #fff; position: relative; overflow: hidden }

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

.jdGallery .slideElement
  { background-image: url(img/slide.gif); background-repeat: no-repeat; background-position: center; width: 100%; height: 100% }

.jdGallery .loadingElement
  { background-image: url(img/slide.gif); background-repeat: no-repeat; background-position: center; position: absolute; top: 0; left: 0; width: 100%; height: 100% }

.jdGallery .slideInfoZone
     { color: #fff; font-family: Verdana; background-position: 0 0; text-align: left; text-indent: 0; margin: 8px 0 0 8px; position: absolute; z-index: 500; top: 0; left: 0; width: 100%; height: 34px; float: left; overflow: hidden }

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

.jdGallery .slideInfoZone h2
   { color: #fff; font-size: 10px; line-height: 15px; margin: 2px 5px; padding: 0 }

.jdGallery .slideInfoZone p
    { color: #fff; font-size: 10px; font-family: Verdana; line-height: 15px; margin: 2px 5px; padding: 0 }
.jdGallery div.carouselContainer
{
	position: absolute;
	height: 135px;
	width: 100%;
	z-index: 10;
	margin: 0px;
	left: 0;
	top: 0;
}

.jdGallery a.carouselBtn
 { color: #fff; font-size: 13px; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; text-align: center; cursor: pointer; padding: 0 10px; position: absolute; right: 30px; bottom: 0; height: 20px }

.jdGallery .carousel
 { color: #fff; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; text-indent: 0; margin: 0; position: absolute; top: 0; left: 0; width: 100%; height: 115px; overflow: hidden }

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

.jdGallery .carousel .carouselWrapper, .jdExtCarousel .carouselWrapper
{
	position: absolute;
	width: 100%;
	height: 78px;
	top: 10px;
	left: 0;
	overflow: hidden;
}

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

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

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

.jdGallery .carousel .label, .jdExtCarousel .label
{
	font-size: 13px;
	position: absolute;
	bottom: 5px;
	left: 10px;
	padding: 0;
	margin: 0;
}

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

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

.jdGallery a
  { color: #fff; font-size: 10px; font-family: Verdana; line-height: 14px; text-decoration: underline }
.jdGallery a:link   { color: #fff; font-size: 10px; font-family: Verdana; line-height: 14px; text-decoration: underline }
.jdGallery a:hover   { color: #fff; font-size: 10px; font-family: Verdana; font-weight: bold; line-height: 14px; text-decoration: underline; outline: none  }
.jdGallery a.right, .jdGallery a.left
  { cursor: pointer; position: absolute; z-index: 10; width: 25%; height: 390px; -khtml-opacity: 0.6; -moz-opacity: 0.6; filter: alpha(opacity=60); opacity: 0.6  }
* html .jdGallery a.right, * html .jdGallery a.left  { filter: alpha(opacity=100)  }
.jdGallery a.right:hover
 { background-image: url(img/fleche2-h.png); -khtml-opacity: 0.8; -moz-opacity: 0.8; filter: alpha(opacity=100); opacity: 0.8 }
.jdGallery a.left:hover 
{ background-image: url(img/fleche1-h.png); -khtml-opacity: 0.8; -moz-opacity: 0.8; filter: alpha(opacity=100); opacity: 0.8 }
.jdGallery a.left
    { background: url(img/fleche1.png) no-repeat left bottom; margin-left: 10px; top: 0; left: 0 }
* html .jdGallery a.left   { background-image: url(img/fleche1.png); background-repeat: no-repeat; background-attachment: scroll; background-position: left bottom; margin-left: 10px; bottom: 0 }
.jdGallery a.right
     { background: url(img/fleche2.png) no-repeat right bottom; margin-right: 10px; top: 0; right: 0 }
* html .jdGallery a.right   { background-image: url(img/fleche2.png); background-repeat: no-repeat; background-attachment: scroll; background-position: right bottom; margin-right: 10px }
.jdGallery a.open
{
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

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

.withArrows a.open:hover { background: url('img/open.png') no-repeat center center; }

* html .withArrows a.open:hover { background: url('img/open.gif') no-repeat center center;
	filter:alpha(opacity=80); }
	
	
/* Gallery Sets */

.jdGallery a.gallerySelectorBtn
 { color: #fff; font-size: 13px; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; text-align: center; cursor: pointer; padding: 0 10px; position: absolute; z-index: 15; top: 0; left: 30px; height: 20px }

.jdGallery .gallerySelector
 { background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; position: absolute; z-index: 20; top: 0; left: 0; width: 100%; height: 100% }

.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
 { color: #fff; cursor: pointer; margin-top: 10px; margin-left: 10px; padding: 5px; height: 40px; float: left; border: solid 1px #888 }

.jdGallery .gallerySelector .gallerySelectorInner div.hover
 { background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0 }

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

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

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

