/* HASKELL CORP PROJECTS GALLERIES */

#projectCatTitle {
	text-align:center;
	margin:30px 0 0 0;
}
#projectNav, #projectNavBtm {
	width:100%;
	max-width:1150px;
	margin:0 auto 30px auto;
}
#projectNav a, #projectNavBtm a {
	font-family: 'Raleway', sans-serif;
	font-size:18px;
	font-weight:600;
	color:#FFF;
	text-transform:uppercase;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#b36c7c+0,921b31+14,c2090f+89,700404+100 */
	background: rgb(179,108,124); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(179,108,124,1) 0%, rgba(146,27,49,1) 14%, rgba(194,9,15,1) 89%, rgba(112,4,4,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(179,108,124,1) 0%,rgba(146,27,49,1) 14%,rgba(194,9,15,1) 89%,rgba(112,4,4,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(179,108,124,1) 0%,rgba(146,27,49,1) 14%,rgba(194,9,15,1) 89%,rgba(112,4,4,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b36c7c', endColorstr='#700404',GradientType=0 ); /* IE6-9 */
	padding:3px 40px;
	border-radius:20px;
}
#projectNav .projectNavTriangle, #projectNavBtm .projectNavTriangle {
	display:inline-block;
	margin:0 10px;
}
#projectNav .prev, #projectNavBtm .prev {
	float:left;
}
#projectNav .next, #projectNavBtm .next {
	float:right;
}

.galleriesWrap {}
.galleriesWrap h1 {
	font-size:50px;
	font-weight:600;
	text-align:center;
}
#pr_hero {
	display:block;
	width:100%;
	max-width:1150px;
	height:auto;
	margin:0 auto;
}
.pr_thumbs {
	width:100%;
	max-width:1150px;
	margin:40px auto;
	text-align:center;
}
.thumbWrap {
	display:inline-block;
	width:178px;
	margin:6px;
}
.pr_thumb {
}
.pr_text {
	width:100%;
	max-width:1150px;
	font-family: 'Raleway', sans-serif;
	font-size:18px;
	margin:0 auto 40px auto;
	
}
.pr_text h3 {
	font-weight:600;
	margin:0 0 20px 0;
}

#fancybox-outer {
	left:10px !important;
	background:none !important;
}
#fancybox-bg-n,
#fancybox-bg-ne,
#fancybox-bg-e,
#fancybox-bg-se,
#fancybox-bg-s,
#fancybox-bg-sw,
#fancybox-bg-w,
#fancybox-bg-nw {
	background-image:none !important;
}
#fancybox-content {
	border-width:0 !important;
}
#fancybox-title {
	margin:0 !important;
    font-family: 'Raleway', sans-serif;
    font-size: 18px;
}
#fancybox-close {
	right:-35px !important;
}
div.fancybox-caption {
	display:block !important;
	font-size:18px !important;
	color:#FFF !important;
	text-shadow:1px 1px 1px #000 !important;
}



