/* CSS Document */
.galleryModule h1{margin-bottom:10px!important}
.galleryModule h2{position:relative;z-index:4}
.galleryModule .gallery{padding-top:5px}
.galleryModule .photoContainerAlbums,.galleryModule .photoContainer{height:15em;display:inline;float:left;width:159px;margin:0 15px 20px 0;padding:0;line-height:1.1em;text-align:center;position:relative;background:#fff;box-shadow: 5px 5px 5px #908665;-moz-box-shadow: 5px 5px 5px #908665;-webkit-box-shadow: 5px 5px 5px #908665}
.galleryModule .photoContainer{height:165px}
.galleryModule .photoContainerAlbums span,.galleryModule .photoContainer span,.galleryModule .singlePhotoContainer span{display:block;font-size:0.9em;margin:0;font-weight:normal;padding:0 8px}
.galleryModule .photoContainerAlbums span.albumName{font-weight:normal;margin-bottom:5px;font-size:1em}
.galleryModule .photoContainer span{}
.galleryModule .singlePhotoContainer span{font-size:1em;padding-top:17px}
.galleryModule .singlePhotoContainer{margin:5px 0 28px 0;padding:8px 10px 20px;text-align:center;background:#fff;;box-shadow: 5px 5px 5px #908665;-moz-box-shadow: 5px 5px 5px #908665;-webkit-box-shadow: 5px 5px 5px #908665}
.galleryModule .singlePhotoBorder{padding:0;margin:0 auto}
.galleryModule .singlePhotoBorder .overflow{margin:0;overflow:hidden}
.galleryModule .photoBorder img,.galleryModule .singlePhotoBorder img{display:block;margin:3px auto;/*width:147px*/}
.galleryModule .photoBorder{padding:0;margin:3px auto;width:153px;height:110px}
.galleryModule .photoBorder .overflow{margin:0;background:#fff;width:153px;height:103px;overflow:hidden}
.galleryModule .singlePhotoBorder img{/*width:525px*/}
.galleryModule .divider{border-right:1px solid #a4976b;padding-right:8px;margin-right:5px}
.galleryModule .photoBorder:hover,.galleryModule .photoBorder:active,.galleryModule .photoBorder:focus{border:none}
.galleryModule .photoContainerAlbums a,.galleryModule .photoContainer a{border:none}
.galleryModule .photoContainerAlbums a:hover,.galleryModule .photoContainerAlbums a:active,.galleryModule .photoContainerAlbums a:focus,.galleryModule .photoContainer a:hover,.galleryModule .photoContainer a:active,.galleryModule .photoContainer a:focus{border:none}
.galleryModule .singlePhotoBorder a:hover,.galleryModule .singlePhotoBorder a:active,.galleryModule .singlePhotoBorder a:focus{border:none}

/* album assigned to page */
.galleryInclude{border:3px solid #fff;padding:13px 5px 0;margin:0 13px 10px;background:#fff; width:172px;box-shadow:5px 5px 5px #b6b19d;-moz-box-shadow: 5px 5px 5px #b6b19d;-webkit-box-shadow: 5px 5px 5px #b6b19d;height:160px;margin-bottom:20px;position:relative}
.galleryInclude h2{font-size:1.2em;background:#fff;padding:5px 10px;text-transform:none;position:absolute;left:0;bottom:0}
.galleryInclude h2 a{border:none;color:#3C2617;font-size:1.1em}
.galleryInclude h2 a:hover,.galleryInclude h2 a:active,.galleryInclude h2 a:focus{border:none}
.galleryInclude img{display:block;margin:0;width:160px;position:absolute;top:10px;left:10px}