#myGallery
{
	left: -13px;
	margin-top: 10px;
	width: 330px;
	height: 227px;
	z-index: 5;
}
.SearchResult_v4 .searchResultGallery
{
	width: 173px;
	height: 108px;
	z-index: 5;

}
.SearchResult_v5 .searchResultGallery
{
	width: 173px;
	height: 108px;

}

.SearchResultModule .searchResultGallery
{
	width: 173px;
	height: 108px;

}
	#bigImages #myGallery
	{
		left: 0;
		margin-top: 10px;
		width: 629px;
		height: 426px;
	}
#myGallery img.thumbnail
{
	display: none;
}

#myCarousel
{
	left: -13px;
	width: 302px;
	margin-left: 14px;
	/*height: 69px;*/
	overflow: hidden;
}
	#bigImages #myCarousel
	{
		left: 0;
		width: 601px;
		margin-left: 14px;
		overflow: visible;
	}
/*#myCarousel.collapsed { height: 69px; }
#myCarousel.expanded2 { height: 126px; }
#myCarousel.expanded3 { height: 184px; }
#myCarousel.expanded4 { height: 242px; }
#myCarousel.expanded5 { height: 300px; }
#myCarousel.expanded6 { height: 358px; }
#myCarousel.expanded7 { height: 416px; }
#myCarousel.expanded8 { height: 474px; }
#myCarousel.expanded9 { height: 542px; }
#myCarousel.expanded10 { height: 590px; }*/

#bigImages #myCarousel.showAll { height: 300px; }

#moreToggle
{
	width: 302px;
	margin-left: 14px;
	padding: 5px 0 20px;
	text-align: right;
	color: #81904b;
	cursor: pointer;
}

.jdGallery
{
	overflow: hidden;
	position: relative;
}
.SearchResult_v4 .jdGallery
{
    height: 108px;
}
.SearchResult_v5 .jdGallery
{
    height: 108px;
}
.SearchResultModule .jdGallery
{
    height: 108px;
}
.jdGallery img
{
	border: 0;
	margin: 0;
}

.jdGallery .slideElement
{
	position: absolute;
	left: 0;
	right: 0;
	width: 300px;
	height: 225px;
	margin: 0 0 0 14px;
	padding: 0;
	background: #fff url('../Images/jd-gallery/loading-bar-black.gif') no-repeat center center;
	/*background: #ccc url('../Images/jd-gallery/loading-bar-black.gif') no-repeat center center;
	border: 1px solid #666;*/
}

.SearchResult_v4 .jdGallery .slideElement
{
	position: absolute;
	left: 0;
	width: 166px;
	height: 108px;
	margin: 0 0 0 0px;
	background: #fff url('../Images/jd-gallery/loading-bar-black.gif') no-repeat center center;
}
.SearchResult_v5 .jdGallery .slideElement
{
	position: absolute;
	left: 0;
	width: 166px;
	height: 108px;
	margin: 0 0 0 0px;
	background: #fff url('../Images/jd-gallery/loading-bar-black.gif') no-repeat center center;
}
.SearchResultModule .jdGallery .slideElement
{
	position: absolute;
	left: 0;
	width: 166px;
	height: 108px;
	margin: 0 0 0 0px;
	background: #fff url('../Images/jd-gallery/loading-bar-black.gif') no-repeat center center;
}
.lazyload
{
    z-index: 0;
}

	#bigImages .jdGallery .slideElement
	{
		width: 599px;
		height: 424px;
	}
.jdGallery .loadingElement
{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #000 url('../Images/jd-gallery/loading-bar-black.gif') no-repeat center center;
}

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

.jdGallery .slideInfoZone h2
{
	padding: 0;
	font-size: 80%;
	margin: 0;
	margin: 2px 5px;
	font-weight: bold;
	color: inherit;
}

.jdGallery .slideInfoZone p
{
	padding: 0;
	font-size: 60%;
	margin: 2px 5px;
	color: #eee;
}

.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: 30px;
	height: 20px;
	text-align: center;
	padding: 0 10px;
	font-size: 13px;
	background: #333;
	color: #fff;
	cursor: pointer;
}

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

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

.jdGallery .carousel .carouselWrapper,
.jdExtCarousel .carouselWrapper
{
	/*position: absolute;*/
	width: 100%;
	top: 15px;
	left: 0;
	overflow: hidden;
}
	#bigImages .jdGallery .carousel .carouselWrapper,
	#bigImages .jdExtCarousel .carouselWrapper
	{
		overflow: visible;
	}

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

.jdGallery .carousel .carouselInner .thumbnail,
.jdExtCarousel .carouselInner .thumbnail
{
	float: left;
	cursor: pointer;
	margin-bottom: 3px;
	background-color: #ccc;
	background-position: center center;
	border: none;
}

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

.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: 32px;
	width: 26px;
	cursor: pointer;
	border: 1px solid #ccc;
	z-index: 10;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}


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

.jdGallery a.left
{
	left: 0;
	top: 100px;
	background: url('../Images/jd-gallery/GalleryLeftArrow.gif') no-repeat 0 50%;
}
	#bigImages .jdGallery a.left
	{
		top: 199px;
	}

.jdGallery a.right
{
	right: 0;
	top: 100px;
	background: url('../Images/jd-gallery/GalleryRightArrow.gif') no-repeat 100% 50%;
}
#bigImages .jdGallery a.right
{
    top: 199px;
}


body .SearchResult_v4 .jdGallery a.right
{
    top:43px;
    width: 15px;
    height: 19px;
    background: url('../Images/jd-gallery/RightArrow.gif') no-repeat;
}
body .SearchResult_v5 .jdGallery a.right
{
    top:43px;
    width: 15px;
    height: 19px;
    background: url('../Images/jd-gallery/RightArrow.gif') no-repeat;
}
body .SearchResultModule .jdGallery a.right
{
    top:43px;
    width: 15px;
    height: 19px;
    background: url('../Images/jd-gallery/RightArrow.gif') no-repeat;
}

.SearchResult_v4 .jdGallery a.left
{
    display: none;
}
.SearchResult_v5 .jdGallery a.left
{
    display: none;
}
    .SearchResultModule .jdGallery a.left
{
    display: none;
}
    


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

.withArrows a.open
{
	position: absolute;
	top: 0;
	left: 0;
	width: 300px;
	height: 99%;
	margin-left: 15px;
	z-index: 10;
	background: none;
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	cursor: pointer;
}
	#bigImages .withArrows a.open
	{
		width: 599px;
		height: 99%;
	}
.withArrows a.open:hover
{
}
	
	
/* Gallery Sets */

.jdGallery a.gallerySelectorBtn
{
	z-index: 15;
	position: absolute;
	top: 0;
	left: 30px;
	height: 20px;
	text-align: center;
	padding: 0 10px;
	font-size: 13px;
	background: #333;
	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: #333;
}

.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;
}

