
.imageElement { display: none; }


#flickrGallery
{
width: 500px;
height: 334px;
}

.jdGallery .slideInfoZone
{

position: absolute;
z-index: 30;
width: 40%;
margin: 0px;
left: 0;
bottom: 15px;
padding: 5px;
text-indent: 0;
overflow: hidden;
}
.slideInfoZone a
{
}
#myGallery img.thumbnail, #myGallerySet img.thumbnail
{
display: none;
}

img, div { behavior: url(http://ww.gemgfx.com/wp-content/themes/modularity-lite/images/iepngfix.htc) }

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

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

* html .jdGallery .slideInfoZone
{
bottom: 100px;
}

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

.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 .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 a.right, .jdGallery a.left
{
position: absolute;
height: 50px;
width: 160px;
cursor: pointer;
z-index:60;
filter:alpha(opacity=100);
-moz-opacity:1;
-khtml-opacity: 1;
opacity: 1;
}

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

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

* html img,

* html .png{

    position:relative;

    behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",

        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",

        this.src = "transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),

        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",

        this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)

    );

}

.jdGallery a.left
{
left: 550px;
top: 300px;
background: url('img/previous_btn.png') no-repeat center left;
}


.jdGallery a.right
{
right: 50px;
top: 300px;
background: url('img/next_btn.png') no-repeat center right;
}


.jdGallery a.open
{

left: 0;
top: 0;
width: 100%;
height: 100%;
}

.withArrows a.open
{
position:relative;
height: 50px;
width: 160px;
cursor: pointer;
float: right;
padding-top:0px;
z-index: 70;
background: url('img/details_btn.png')no-repeat center center;
-moz-opacity:1;
-khtml-opacity: 1;
filter:alpha(opacity=100);
}

.withArrows a.open:hover { background: url('img/details_btn.png') no-repeat center center; }

* html .withArrows a.open:hover { background: url('img/details_btn.png') no-repeat center center;
filter:alpha(opacity=100); }


/* Gallery Sets */

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

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton h3
{
margin: 0;
padding: 0;
font-size: 12px;
font-weight: normal;
}
