/*photogallery*/
#photogallery{ width:100%}


 

/*latest_works_galery*/
#imageContainer {height:185px;}
#imageContainer img {display:none;position:absolute;}

/*photo album*/
.photo-albums{}
.photo-albums .photogallery-main-content{ padding-bottom:15px; float:left;}
.photo-albums .photogallery_thumbnail{ float:left;}

/*photo gallery*/
.photogallery_thumbnail{ width:150px; text-align:center; vertical-align:middle; padding:10px; line-height:18px; overflow:hidden; margin:0 auto;}
.photogallery_thumbnail img{ clear:both !important;  }
 
.photogallery_thumbnail_top{ background:url(../../../images/arb/PhotoGallery/Thumbnail_Box_Top.jpg) repeat; width:150px; height:10px;}
.photogallery_thumbnail_body{ background:url(../../../images/arb/PhotoGallery/Thumbnail_Box_BG.jpg) repeat-y;}
.photogallery_thumbnail_bottom{  background:url(../../../images/arb/PhotoGallery/Thumbnail_Box_Bottom.jpg) no-repeat; width:150px; height:10px;}  
.photogallery-main-content{ width:696px; clear:both;  display:block; }
.photogallery-main-content .photogallery-spacer{ display:block; clear:both; height:5px; }
.photogallery-main-content h1{font-size:15px !important; color:#7A2531; background:none; border-bottom:1px solid #B59859; text-align:right;  float:right; height:20px; font-weight:bold;  padding:7px 0 5px 0; width:520px; margin:0px 0 5px 0;}
 
 .photogallery-main-content h4{ width:520px !important; float:right; padding:0 0 0 5px; color:#6F5213 !important; font-weight:normal !important; text-align:justify;}

.photogallery_thumbnail h1{ font-size:11px !important; color:#333; width:150px;  background:none; float:right; line-height:15px;  font-weight:bold;  padding:7px 0 0 0;}
.photogallery_thumbnail h2{color:#666;  font-size:12px !important; text-align:right;   }
.photogallery_thumbnail h2 a{color:#666;  font-size:14px !important; text-decoration:none}
.photogallery_thumbnail h2 a:hover{color:#333;}
.photogallery_thumbnail h3{color:#666;  font-size:12px; text-align:right;  }
.photogallery_thumbnail h3 a{color:#666;  font-size:11px; font-weight:bold;  text-decoration:underline }
.photogallery_thumbnail h3 a:hover{color:#333;}


