/* CSS Document */

#Gallerybox {
	height: 300px;
	margin: 0px;
	width: 100%;
	padding: 0px;
}
#Gallerybox img {
	border-width: 0px;
}
#myGallery, #myGallerySet, #flickrGallery
{
	z-index:5;
	width: 100%;
	height: 300px;
	padding: 0px;
	margin: 0px;
}

#flickrGallery
{
}

#myGallery img.thumbnail, #myGallerySet img.thumbnail
{
	display: none;
}

.jdGallery
{
	overflow: hidden;
	position: relative;
}

.jdGallery img
{
	border: 0;
}

.jdGallery .slideElement
{
	width: 100%;
	height: 100%;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('');
}

.jdGallery .loadingElement
{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('');
}

.jdGallery .slideInfoZone
{
	position: absolute;
	z-index: 10;
	width: 100%;
	margin: 0px;
	left: 0;
	bottom: 0;
	color: #FFFFFF;
	text-indent: 0;
	overflow: hidden;
	background-image: url(../images/slideinfozone.png);
	background-repeat: repeat;
	background-position: center top;
	padding: 0px;
	height: 22%;
}

.jdGallery .slideInfoZone a
{
	color: #FFFFFF;
}

* html .jdGallery .slideInfoZone
{
	bottom: -1px;
}

.jdGallery .slideInfoZone h3
{
	padding: 0px;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	width: 95%;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
	text-decoration: none;
}

.jdGallery .slideInfoZone p
{
	padding: 0;
	font-size: 11px;
	color: #FFFFFF;
	width: 95%;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
}
.jdGallery .slideInfoZone p a
{
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}

.jdGallery div.carouselContainer
{

}

.jdGallery a.carouselBtn
{

}

.jdGallery .carousel
{

}

.jdExtCarousel
{

}

.jdGallery .carousel .carouselWrapper, .jdExtCarousel .carouselWrapper
{

}

.jdGallery .carousel .carouselInner, .jdExtCarousel .carouselInner
{

}

.jdGallery .carousel .carouselInner .thumbnail, .jdExtCarousel .carouselInner .thumbnail
{

}

.jdGallery .wall .thumbnail, .jdExtCarousel .wall .thumbnail
{

}

.jdGallery .carousel .label, .jdExtCarousel .label
{

}

.jdGallery .carousel .wallButton, .jdExtCarousel .wallButton
{

}

.jdGallery .carousel .label .number, .jdExtCarousel .label .number
{

}

.jdGallery a
{

}

.jdGallery a.right, .jdGallery a.left
{

}

* html .jdGallery a.right, * html .jdGallery a.left
{

}

.jdGallery a.right:hover, .jdGallery a.left:hover
{


}

.jdGallery a.left
{

}

* html .jdGallery a.left {}

.jdGallery a.right
{

}

* html .jdGallery a.right {}

.jdGallery a.open
{

}

.withArrows a.open
{

}

.withArrows a.open:hover {}

* html .withArrows a.open:hover {}
	
	
/* Gallery Sets */

.jdGallery a.gallerySelectorBtn
{

}

.jdGallery .gallerySelector
{

}

.jdGallery .gallerySelector h2
{

}

.jdGallery .gallerySelector .gallerySelectorWrapper
{

}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton
{

}

.jdGallery .gallerySelector .gallerySelectorInner div.hover
{

}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton div.preview
{

}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton h3
{

}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton p.info
{

}

