#featured {
	margin-top: 27px;
	margin-bottom: 0;
	/*background: transparent url(img/slide_bg.jpg) no-repeat scroll 0 0;*/
}
.jdGallery .slideElement {
	background-image: url(../img/loader.gif);
}
#myGallery, #myGallerySet, #flickrGallery {
width: 970px;
height: 250px;
z-index:5;
/*border: 1px solid #e6e6e6;*/
}

.jdGallery .slideInfoZone
{
position: absolute;
z-index: 10;
width: 100%;
margin: 0px;
left: 0;
bottom: 0;
height: 60px;
background: #e6e6e6;
color: #000000;
text-indent: 0;
overflow: hidden;
}


#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: #e6e6e6;
background-repeat: no-repeat;
background-position: center center;
background-image: url('../img/loading-bar-black.gif');
}

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

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

.jdGallery .slideInfoZone h2
{
padding: 0;
font-size: 14px !important;
margin: 0;
background-color: #e6e6e6 !important;
margin: 2px 5px !important;
font-weight: bold;
color: #000000 !important;
}

.jdGallery .slideInfoZone p
{
padding: 0;
background-color: #e6e6e6 !important;
font-size: 11px !important;
margin: 2px 5px !important;
color: #000000 !important;
}

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

}

.jdGallery a.carouselBtn, .jdGallery a.carouselBtn:hover, .jdGallery a.carouselBtn:active
{
position: absolute;
bottom: 0;
right: 0;
height: 20px;
/*width: 100px; background: url('img/carousel_btn.gif') no-repeat;*/
text-align: center;
padding: 0 10px;
font-size: 13px;
background: #006f4a;
color: #fff !important;
cursor: pointer;
}

.jdGallery .carousel
{
position: absolute;
width: 100%;
margin: 0px;
left: 0;
top: 0;
height: 115px;
background: #006f4a;
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: #e6e6e6;
background-position: center center;
float: left;
border: solid 1px #e6e6e6;
}

.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 !important;
margin: 0;
}

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

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

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

/* Hier Pfeil-Klassen */

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

.withArrows a.open
{
position: absolute;
top: 0;
height: 99%;
width: 100%;
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); }



#prevBtn, #nextBtn {
	border: 0;
	display: block;
	overflow: hidden;
	width: 20px;
	height: 78px;
	text-indent:-8000px;	
	position: absolute;
	top:87px;
}

#prevBtn {
	left: 32px;
}

#nextBtn {
	left: 850px;
}

#prevBtn a {
	background: url(http://jtriem.bunnytoy.asia/brandshelter3/images/bb-leftbutton.png) no-repeat;
	display: block;
	width:  20px;
	height: 78px;
}

#prevBtn a:hover {
	cursor: pointer;
	background: url(http://jtriem.bunnytoy.asia/brandshelter3/images/bb-leftbutton.png) no-repeat 0 -78px;
}

#nextBtn a {
	background: url(http://jtriem.bunnytoy.asia/brandshelter3/images/bb-rightbutton.png) no-repeat;
	display: block;
	width:  20px;
	height: 78px;
}

#nextBtn a:hover {
	cursor: pointer;
	background: url(../images/bb-rightbutton.png) no-repeat 0 -78px;
}



/* 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: #e6e6e6;
color: #000000;
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: #e6e6e6;
}

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

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

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

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

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton div.preview
{
background: #e6e6e6;
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: #000000;
}
