#myGallery, #myGallerySet, #flickrGallery{
	width: 718px;
	height: 600px;
	z-index:99;
	border: none; }
	
#flickrGallery{
	width: 500px;
	height: 900px;}


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

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

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

.jdGallery .slideElement{
	width: 100%;
	height: 66%;
	background-color: transparent;
	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: transparent;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('img/loading-bar-black.gif');}

/*bottom gray area*//*now at right side*/
.jdGallery .slideInfoZone{
	position: absolute;
	z-index: 88;
	width: 280px;
	height: 370px;
	margin: 0px;
	top:17px;
	right: -2px;
	background: transparent;
	text-indent: 0;
	line-height: 20px;
	overflow: auto;
	}
	
	
* html .jdGallery .slideInfoZone{
	bottom: -1px; }

.jdGallery .slideInfoZone h2{
	padding: 0;
	margin: 2px 5px;
	font-size: 16px;
	font-weight: bold;
	color: #a13808;	}
	
.jdGallery .slideInfoZone p{
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	font-size: 100%;
	margin: 2px 5px;
	color: #fff;
	font-weight:500;}
	
/*top gray thumbnail area*//*now at bottom*/

.jdGallery div.carouselContainer{
	position:absolute;
	height: 100%;
	width: 714px;
	z-index: 100;
	margin-top: 440px; 
	right: 0px;}

.jdGallery a.carouselBtn{
	position: absolute;
	cursor: pointer;
	color:transparent;}

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

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

.jdGallery .carousel .carouselWrapper, .jdExtCarousel .carouselWrapper{
	position: absolute;
	width: 100%;
	height: 78px;
	left: 0;
	background: transparent;
	overflow: hidden;}

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

.jdGallery .carousel .carouselInner .thumbnail, .jdExtCarousel .carouselInner .thumbnail{
	cursor: pointer;
	background: transparent;
	float: left;
	border: solid 1px transparent;}

.jdGallery .wall .thumbnail, .jdExtCarousel .wall .thumbnail{
	margin-bottom: 10px;}

.jdGallery .carousel .label, .jdExtCarousel .label{
	font-size: 14px;
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:600;
	position: absolute;
	bottom: 0px;
	left: -3px;
	z-index: 100;}

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

/*numbers bottom gray area*//*now at bottom*/
.jdGallery .carousel .label .number, .jdExtCarousel .label .number{
	color:#c66517;
	font-weight:600;}

.jdGallery a{
	font-size: 100%;
	text-decoration: underline;
	color: #a13808;}
	
.jdGallery a:link {color: ##a13808; font-weight:bold;} 
.jdGallery a:visited {color: ##a13808; font-weight:bold;} 

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

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

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


.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;
	visibility: hidden;}

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

	
	
	

