.viewPhotos{border: 1px solid #D9D9D9;text-align: center;}
.viewPhotos:hover{-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .75);-ms-box-shadow: 0 0 8px rgba(0, 0, 0, .75);box-shadow: 0 0 8px rgba(0, 0, 0, .75);}
.viewPhotos img{border-radius:5px 5px 0 0;display:inline-block; width:100%;height:200px;}
.viewPhotos a#mediumLinkImg{width:27.1%;/*margin: -34px auto 5px auto;*/top: 261px;border-radius: 0px 0px 6px 6px;padding: 7px 3px;z-index: 90;display: block;/*position: relative;*/
	background: black;opacity: 0.8;color: white;text-shadow: 0 0 0px black;font-weight: bold;text-decoration: none;font-size: 12px;/*top:294px;*/position: absolute;
	}
.viewPhotos a#mediumLinkImg:hover{background: #ddd;opacity: 0.8;color: #000; text-shadow:0 0 2px #fff}
 .viewPhotos{display: inline-block;height: 230px;width: 30%; border-radius:5px;
		border: 1px solid #ddd;background: #f7f7f7; margin:1px 5px; overflow:hidden;vertical-align:top;-moz-box-shadow: 0 0 8px rgba(0, 0, 0, .5);
	-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .5);-ms-box-shadow: 0 0 8px rgba(0, 0, 0, .5);box-shadow: 0 0 8px rgba(0, 0, 0, .5);} 
	.img-indent {display:inline-block;/*margin: 0 20px 0px 0;*/}
	.nd-feat-img a.lightbox-image:hover, .nd-spot-img a.lightbox-image:hover, .nd-strd-img a.lightbox-image:hover{background:none;border-radius:10px;opacity:0.85;z-index:1;}

.lightbox-image { display: inline-block; position: relative; }
.lightbox-image.border{padding:10px;background:#484848;}
.lightbox-image img{position:relative;z-index:2;}
.lightbox-image span{position:absolute;width:100%;height:100%;left:0;top:0;background:url(../images/magnify.png) 50% 50% no-repeat #fff;}

/*add on 7 August */
.viewPhotos{width:282px;padding:0;}
.viewPhotos a#mediumLinkImg{width:282px;}
.requestinfo{/*width:250px;*/padding-bottom:25px;}
.community_overview{height:235px;}
/*end 7 August here*/
.nd-lowerSection-rel-logo.cd-page img {
  margin-top: 20px;
  max-height: 150px !important;
  max-width: 200px !important;
  width: auto !important;
}
#cd-page-links {
  bottom: 20px;
  left: 0;
  margin: 0 !important;
  position: absolute !important;
  text-align: center !important;
}
.requestinfo #cd-page-links{
     background-color: #F37820 !important;
     color: #fff !important;
     padding: 5px 10px;
     border-radius: 5px;
     display: block;
     clear:both;
     width: 85% !important;
    margin: 0 auto !important;
    position: relative !important;
}
.requestinfo #cd-page-links:hover{
    background-color: #071968 !important;
}