
@import url("http://www.dentalfitout.com.au/wp-content/plugins/global-gallery/css/frontend.css");

.gg_gallery_wrap .gg_container {
	padding: 3px;}


/* image border, radius and shadow */
.gg_gallery_wrap .gg_img {
	border: none    
    	
	box-shadow: 0px 0px 2px rgba(25,25,25,0.6);}


/* main overlay */
.gg_gallery_wrap .gg_img .gg_main_overlay {
	    
    bottom: 0px;    
        
    color: ;background: #222;
	  background: #222;}
.gg_gallery_wrap .gg_img .gg_main_overlay span {
	}


/* secondary overlay */
.gg_gallery_wrap .gg_img .gg_sec_overlay {
	    
     background-color: #eee;
	  left: -140px; top: -140px;}
.gg_gallery_wrap .gg_img:hover .gg_sec_overlay {
	left: -80px; top: -80px;}
.gg_gallery_wrap .gg_img:hover .gg_sec_overlay span,
.gg_gallery_wrap .gg_img.gg_touch_on .gg_sec_overlay span {
	bottom: 51px; right: 5px; 
}
.gg_gallery_wrap .gg_img .gg_sec_overlay span {
	    background: url(http://www.dentalfitout.com.au/wp-content/plugins/global-gallery/img/overlay_img/more_icon_b.png) no-repeat top left transparent;
}



/* ************************************************** */

/* standard gallery images */
.gg_standard_gallery .gg_img {
	margin-right: px;
    margin-bottom: px;
}

/* masonry gallery images */
.gg_masonry_gallery .gg_img {
	    margin-left: px;
    margin-bottom: px;
}

/* photostring gallery images */
.gg_string_gallery .gg_img {
	margin-right: px;
    margin-bottom: px;
}


.gg_gallery_wrap .gg_img .gg_main_overlay span {
color:#fff;
}
.gg_gallery_wrap img {
border:0;
}