.myGallery, #myGallerySet, #flickrGallery {
	width: 402px;
	z-index:5;
	position:relative;
	height:auto;
}
.galleryHolder {
	width:510px;
	overflow:hidden!important;
	background-image:url(../pixels/bg_galleryHolder.jpg);
	background-repeat:repeat-y;
}
.galleryHolderTop, .galleryHolderBottom {
	width:510px;
	line-height:0.005em!important;
	background-image:url(../pixels/bg_galleryHolderTop.jpg);
	height:5px;
}
.galleryHolderBottom {
	background-image:url(../pixels/bg_galleryHolderBottom.jpg);
	margin-top:5px;
	margin-bottom:0px;
}

body:last-child .galleryHolderBottom {
	margin-bottom:0px;
}
#internalGallery {
	position:relative;
	height: 604px;
	width:510px;
}
#flickrGallery {
	width: 500px;
	height: 334px;
}
.myGallery img.thumbnail, #myGallerySet img.thumbnail {
	display: none;
}
.myGallery .imageElement
{
	height:100px;
	width:100px;
}
.jdGallery {
	position: relative;
}
.jdGallery img {
	border: 0;
	margin: 0;
}
.jdGallery .slideElement 
{
	left:4px!important;
	width: 502px!important;
	height: 604px!important;
	position:absolute;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('../../assets/pixels/loading-bar-black.gif');
}
.jdGallery .loadingElement {
background-image:url(../../assets/pixels/loading-bar-black.gif);
background-position:150px center;
background-repeat:no-repeat;
height:100%;
left:0;
position:absolute;
top:0;
width:100%;
}
.jdGallery .slideInfoZone {
	position: absolute;
	z-index: 10;
	width: 100%;
	margin: 0px;
	left: 0;
	bottom: 0;
	height: 40px;
	color: #fff;
	text-indent: 0;
	overflow: hidden;
}
* html .jdGallery .slideInfoZone {
	bottom: -1px;
}
.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;
}
.slideInfoZone {
	display:none;
}
.jdGallery div.carouselContainer {
	position:relative;
	height: 145px;
	width: 505px;
	z-index: 10;
	margin: 0px;
	left: 0;
	top: 0px!important;
	margin-bottom:-7px!important;
}
.jdGallery a.carouselBtn {
	position: absolute;
	bottom: 0;
	right: 30px;
	height: 20px;
	text-align: center;
	padding: 0 10px;
	font-size: 13px;
	color: #fff;
	cursor: pointer;
	display:none;
}
.jdGallery .carousel {
	position:relative;
	width: 505px;
	margin: 0px;
	left: 0;
	top: 0px;
	height: 160px;
	color: #fff;
	text-indent: 0;
	display:block;
}
.jdExtCarousel {
	position: relative;
}
.jdGallery .carousel .carouselWrapper, .jdExtCarousel .carouselWrapper {
	position:relative;
	width: 100%;
	top: 10px;
	left: 3px;
	overflow:hidden;
}
.jdGallery .carousel .carouselInner, .jdExtCarousel .carouselInner {
	position: relative;
}
.jdGallery .carousel .carouselInner .thumbnail, .jdExtCarousel .carouselInner .thumbnail {
	cursor: pointer;
	float: left;
	border: solid 1px #d7d7d7;
	text-align:center;
	background-image:url(../pixels/bg_thumbNail.jpg);
	background-repeat:repeat-x;
}
.jdGallery .wall .thumbnail, .jdExtCarousel .wall .thumbnail {
	margin-bottom: 10px;
	height:107px!important;
	height:107px!important;
}
.jdGallery .carousel .label, .jdExtCarousel .label {
	font-size: 13px;
	position: relative;
	top: 5px;
	left: 15px;
	padding: 0;
	margin: 0;
	color:#666666;
}
* html .jdGallery .carousel .label, * html .jdExtCarousel .label {
	left: 20px;
}
.jdGallery .carousel .wallButton, .jdExtCarousel .wallButton {
	font-size: 10px;
	position: relative;
	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: #000;
}
.jdGallery a {
	font-size: 100%;
	text-decoration: none;
	color: inherit;
}
.jdGallery a.right, .jdGallery a.left {
	position: absolute;
	height: 99%;
	width: 25%;
	cursor: pointer;
	z-index:2;
	top: 0;/*filter:alpha(opacity=20);*/
}
* html .jdGallery a.right, * html .jdGallery a.left {
/*filter:alpha(opacity=50);*/
}
.jdGallery a.left {
	left: 10px;
	background: url('../../assets/pixels/leftArrow.png') no-repeat center left;
}
.jdGallery a.right {
	right: 10px;
	background: url('../../assets/pixels/rightArrow.png') no-repeat center right;
}
.jdGallery a.right:hover {
	/*filter:alpha(opacity=80);*/
	background: url('../../assets/pixels/rightArrowHover.png') no-repeat center right;
}
.jdGallery a.left:hover {
	background: url('../../assets/pixels/leftArrowHover.png') no-repeat center left;
}
* html .jdGallery a.left {
	background: url('../../assets/pixels/leftArrow_.gif') no-repeat center left;
}
* html .jdGallery a.left {
	background: url('../../assets/pixels/leftArrowHover.gif') no-repeat center left;
}
* html .jdGallery a.right {
	background: url('../../assets/pixels/rightArrowHover.gif') no-repeat center right;
}
* html .jdGallery a.right:hover {
	background: url('../../assets/pixels/rightArrowHover.gif') no-repeat center right;
}
.jdGallery a.open {
	position: absolute;
	left: 0;
	top: 0;
	width: 20%;
	height: 100%;
	z-index: 10;
}
.withArrows a.open {
	position: absolute;
	top: 0;
	left: 25%;
	height: 99%;
	width: 50%;
	cursor: pointer;
	z-index: 10;
	background: none;
}
.withArrows a.open:hover {
	background: url('../../assets/pixels/open.png') no-repeat center center;
}
* html .withArrows a.open:hover {
	background: url('../../assets/pixels/open.gif') no-repeat center center;
}
/* 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;
}
.jdGallery .gallerySelector {
	z-index: 20;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.jdGallery .gallerySelector h2 {
	margin: 0;
	padding: 10px 20px 10px 20px;
	font-size: 20px;
	line-height: 30px;
	color: #fff;
}
.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-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;
}
