/* Private: gallery */

/*styles for NetBuild gallery plugin*/
#galleryHolder {margin-left:5px;}
.categoryCell {width:110px; text-align:center; padding:10px 0; float:left; margin-left:10px; height:140px;}
.categoryCell img {border:1px solid #000; margin-bottom:5px;}
.categoryCell a:hover {text-decoration:none;}

.galleryLargeCell {width:100%; border-bottom:1px solid #F00; margin:10px 0 5px 0; padding-bottom:10px;}
.galleryLargeImage {float:left; width:200px;}
.galleryLargeText {float:left; vertical-align:middle; width:300px;}

#galleryHolder strong {color:#D70004;}

.previousNext {text-align:center; margin:10px; color:#333;}


.galleryImageHolder { vertical-align:top; margin:10px; float: left;}
.galleryImageHolder img {border:1px solid #000; float: left; margin-right: 30px; }

.galleryImageHolder p { margin: 0; padding: 0; }

#galleryHolder h3 {padding-left:10px; color:#D70004; font-size:100%;}

#click_for_more {
	clear: both;
	padding-top: 30px;
	text-align: center;
	font-weight:bold;
	color:#D70004;
}