#photogallery_mainimage_mask{clear:both;border:4px solid #e2e0e0;background-color:transparent;width:531px;overflow:hidden;height:340px;position:relative;padding:0;margin:0 0 0 90px}
#photogallery_mainimage_wrapper{position:absolute;padding:0;}
#photogallery_mainimage_wrapper img{}
#photogallery_mainimage_wrapper ul {display:block;position:relative}
#photogallery_mainimage_wrapper ul li {float:left;padding:0 10px 0 0;width:551px;display:block;}
#photogallery_thumbnail_wrapper {clear:both;width:531px;padding:25px 0 0 90px}
#photogallery_thumbnail_wrapper h3 {padding:0;margin:0;text-indent:0;display:block;}
#photogallery_thumbnail_wrapper ul li{height:65px;float:left;padding:3px;}
#photogallery_thumbnail_wrapper ul li a img{border:2px solid #e2e0e0}


.inpostgallery {
	position:relative;
	clear:both;
	line-height:0;
	padding:0;
	margin:0 0 20px 0;
	left:93px;
	font-size:0;
}
.inpostgallery .inpostimage_mask{
	border:4px solid #e2e0e0;
	/*height:168px;*/
	width:369px;
	padding:0;
	margin:0;
	line-height:0;
	overflow:hidden;
	font-size:0;
}

body#static .inpostgallery .inpostimage_mask,
body#section .inpostgallery .inpostimage_mask{
width:551px;
}

* html body#static .inpostgallery .inpostimage_mask,
* html body#section .inpostgallery .inpostimage_mask{
width:521px;
}

body#home .inpostgallery .inpostimage_mask{
height:175px;
}
.inpostgallery img{
	padding:0;
	margin:0;
	line-height:0;
	font-size:0;
}
.inpostgallery a {
	padding:0;
	margin:0;
	line-height:0;
	font-size:0;
}
.inpostgallery a img{
	border:0;
	padding:0;
	margin:0;
	line-height:0;
	font-size:0;
}







/*

ARCHIVED:
*/


.gallery_dom_thumb{
float:none;
position:relative;
top:3px;
}

#mobilePhotoGallery{
position:absolute;
top:0;left:0;
display:none;
background-color: #453e31;
border:1px dotted #686155;
z-index:40000;
width:0;
height:0;
padding:0;
overflow:hidden;
/*text-align:center;*/
}

#mobilePhotoGallery a {color:#fff}
#mobilePhotoGallery ul {position:absolute;display:block;bottom: 5px;left:10px}
#mobilePhotoGallery ul li{
float:left;
list-style:none;
padding:0 0 0 0;


}
#mobilePhotoGallery ul li a{
padding:5px 10px 5px 10px;
margin:0 2px 0 0;
}

#mobilePhotoGallery #galleryFooter{
position:absolute;
bottom:0px;
width:80%;
left:10px;
border-top:1px dotted #cccccc;
}
#mobilePhotoGallery #galleryCloseImage{
position:absolute;display:block;right:8px;bottom:5px;
}

#mobilePhotoGallery  a{
padding:5px 10px 5px 10px;
background:#708012;
}
#mobilePhotoGallery  a:hover{
background:#48B1CA;
}

.gallerywrapper{
clear:both;
margin:0 0 0 90px;
}

.gallerywrapper li{
height:95px;
background-color: #453e31;
display:block;
border:1px dotted #686155;
text-align:center;
float:left;
margin:0 10px 10px 0;
width:95px;
position:relative;

}
.gallerywrapper img{
float:none;
margin: 0 auto 0 auto;
background-color: #e2e0e0;
display:block;
padding:10px;
position:relative;

}

#mobilePhotoGalleryBackdrop{
filter:alpha(opacity=85);
	-moz-opacity:0.85;
	opacity: 0.85;
	-khtml-opacity:0.85;
}
