.gallery-grid {
    width:100%;
    height:100%;
    background: #fff;
    position:relative;
}

.grid-element {
    position:absolute;
}

.gallery-container-canvas, .grid-wrap img {
    background: #fff url(../images/ajax-loader.gif) no-repeat center center;
}
.gallery-grid a {color:#fff}
.logo {
	
}
.footer {position:relative; bottom:0;}

#bg-trans-undefined {display:none}


