#myGallery, #myGallerySet, #flickrGallery
{
	width: 960px;
	height: 450px;
	z-index:5;
}

.jdGallery a
{
	outline:0;
}

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

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

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

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

.jdGallery .slideElement
{
	width: 100%;
	height: 100%;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('../../images/slideshow/loading.gif');
}

.jdGallery .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/slideshow/loading.gif');
}

.jdGallery .slideInfoZone
{
	position: absolute;
	z-index: 10;
	width: 100%;
	margin: 0px;
	left: 0;
	bottom: 0;
	height: 120px;
	/*background: url(../../images/slideshow/bg-slide-info.png) no-repeat;*/
	text-indent: 0;
	overflow: hidden;
}

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

.jdGallery .slideInfoZone h2
{
	padding: 0;
	margin: 0;
	margin: 2px 5px;
	font-weight: bold;
	
}

.jdGallery .slideInfoZone p
{
	margin:  2px 10px;
}

.jdGallery div.carouselContainer
{
	position: absolute;
	height: 135px;
	width: 100%;
	z-index: 10;
	margin: 0px;
	left: 0;
	top: 0;
}

.jdGallery a.carouselBtn
{	position: absolute;
	bottom: 0;
	right: 0;
	height: 39px;
	width: 45px; 
	background: url(../../images/slideshow/down-btn.jpg) no-repeat;
	text-align: center;
	padding: 0 10px;
	font-size: 13px;
	cursor: pointer;
}

.jdGallery .carousel
{
	position: absolute;
	width: 100%;
	margin: 0px;
	left: 0;
	top: 0;
	height: 115px;
	background: #fff;
	color: #fff;
	text-indent: 0;
	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
{
	cursor: pointer;
	background: #fff;
	background-position: center center;
	float: left;
	border: solid 1px #000;
}

.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;
	position: absolute;
	bottom: 5px;
	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;
}

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

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

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

.jdGallery a.right:hover { 	
	background: url('../../images/slideshow/right-arrow3.jpg') no-repeat center right; }

.jdGallery a.left:hover { 	
	background: url('../../images/slideshow/left-arrow3.jpg') no-repeat center left; }

.jdGallery a.left
{
	left: 0;
	top: 0;
	background: url('../../images/slideshow/left-arrow3.jpg') no-repeat center left;
}

* html .jdGallery a.left { background:' ../../images/slideshow/left-arrow3.jpg') no-repeat center left; }

.jdGallery a.right
{
	right: 0;
	top: 0;
	background: url('../../images/slideshow/right-arrow3.jpg') no-repeat center right;
}

* html .jdGallery a.right { background: url('../../images/slideshow/right-arrow3.jpg') no-repeat center right; }

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

.withArrows a.open
{
	position: absolute;
	top: 0;
	left: 25%;
	height: 99%;
	width: 50%;
	cursor: pointer;
	z-index: 10;
	background: none;
	-moz-opacity:0.8;
	-khtml-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); } */
	
	
.slideInfoZone { padding-left: 10px;}
.slideInfoZone h2 { font-family:Arial, Helvetica, sans-serif; font-size: 18px !important; font-weight:bold;   display: inline; padding:4px 0; }
.slideInfoZone h2 span.black {padding:8px; line-height:20px; background:#333; color:#FFF !important;}
.slideInfoZone h2 span.grey {padding:8px; line-height:20px; background:#999; color:#FFF !important;}
.slideInfoZone h2 span.green {padding: 8px; line-height:20px; background:#669933; color:#FFF !important;}
.slideInfoZone p { display:inline; padding:2px 0; font-weight:bold; font-size:13px; }
.slideInfoZone p span.black {padding:5px; line-height:19px; background:#333; color:#FFF !important;}
.slideInfoZone p span.grey {padding:5px; line-height:19px; background:#999; color:#FFF !important;}
.slideInfoZone p span.green {padding:5px; line-height:19px; background:#669933; color:#FFF !important;}
