@charset "utf-8";
/* CSS Document */

#gallery-on-location, 
#gallery-behind-the-scenes, 
#gallery-products, 
#gallery-studio-shots
{
position:absolute;
left: 0; 
top: 0; 
width:100%; 
height:100%;
display:none;
z-index:5;
background-color: transparent;
position:fixed;
}