/* The containing box for the gallery_gilbert. */
#container_gilbert {
    height:400px; 
	width: 420px;
    left:0px;
    }
/* Removing the list bullets and indentation */
#container_gilbert ul.gilbert {
    padding:0; 
    margin:0; 
    list-style-type:none; 
    }
/* Remove the images and text from sight */
#container_gilbert a.gallery_gilbert span.gilbert {
    position:absolute; 
    width:1px; 
    height:1px; 
    top:450px; 
    left:2px; 
    overflow:hidden; 
    background:#fff;
    }
/* Adding the thumbnail images */
#container_gilbert a.gallery_gilbert, #container_gilbert a.gallery_gilbert:visited {
    display:block; 
    color:#000; 
    text-decoration:none; 
    border:2px solid #000; 
    margin:1px 2px 1px 2px; 
    text-align:left; 
    cursor:default;
    }
#container_gilbert a.slidea_gilbert {
    background-image: url(images/gilbert/thumbs/19_thumb.jpg); 
    height:89px; 
    width:89px;
    }
#container_gilbert a.slidea1_gilbert {
    background-image: url(images/gilbert/thumbs/153_thumb.jpg); 
    height:89px; 
    width:89px;
    }
    
#container_gilbert a.slidec_gilbert {
    background-image: url(images/gilbert/thumbs/437_thumb.jpg); 
    height:89px; 
    width:89px;
    }
#container_gilbert a.slided_gilbert {
    background-image: url(images/gilbert/thumbs/468_thumb.jpg); 
    height:89px; 
    width:89px;
    }
	/* set the size of the unordered list to neatly house the thumbnails */
#container_gilbert ul.gilbert {
    width:400px; 
    height:95px;
    }
#container_gilbert li.gilbert {
    float:left;
    }
/* move the thumbnails into the correct position */
#container_gilbert ul.gilbert {
    /*float:right;*/
	text-align:center;
    }
/* change the thumbnail border color */
#container_gilbert a.gallery_gilbert:hover {
    border:2px solid #ccc; 
    }
#container_gilbert a.gallery_gilbert:hover span.gilbert {
    position:absolute; 
    width: 385px;
    height: 305px;
    top:594px; 
    left:452px; 
    color:#000; 
    background:#fff;
    }
#container_gilbert a.gallery_gilbert:hover img.gilbert {
    border:2px solid #000; 
    margin-right:0px;
	
    }

div.bgimg2{
    position:absolute;  
	border:0px solid #000;
	z-index:60;
    }
.link_details_gilbert{
position: absolute;
left:500px;
top: 460px;
width:440px;
height:20px;
text-align:left;
z-index:59;
}
