/*CSS File for qualitygrowthsuccesses generated 3/9/2006*/
/*.projectCategoryBlockArchive, .projectCategoryBlockPast{
	margin-top: 8px;
	border-top: #000000 solid 1px;
}*/
.projectCategoryBlockArchive{
	margin-top: 8px;
	margin-bottom: 8px;
	border-bottom:1px solid #024BA7;
	padding-bottom:10px;
}
.projectCategoryBlockPast{
	
}
.projectCategoryBlockPastImp{
	margin-top: 8px;
	border-top:1px solid #024BA7;
}
.projectImplementationItem{
	min-height: 125px;
	padding-bottom:15px;
}
.projectImplementationLogo{
	float:left;
	width:200px;
}
.projectImplementationDetail{
	float:left;
	width:375px;
}
.projectImplementationLogoArchive{
	float:right;
	width:200px;
	padding-top:25px;
}
.projectImplementationDetailArchive{
	float:left;
	width:375px;
}
.projectItem{
	padding: 5px 0px;
}
.projectImplementationItem img{
	padding: 8px 16px 8px 8px;
}
.projectGalleryLink img, .projectPDFLink img{
	padding: 0px 3px 0px 0px;
}
.projectCategoryBlock h2{
	padding-bottom: 8px;
}
.projectTitleBar{
	padding-top: 10px;
}

.projectImplementationItem .projectTitleBar .projectTitle{
	font-size : 15px;
	color : #024BA7;
	font-weight : bold;
	margin-bottom: 0px;
	text-decoration:none;
}
.projectTitlePast{
	font-size : 12px;
	color : #024BA7;
	font-weight : bold;
	margin-bottom: 0px;
	text-decoration:none;
}
.projectTitle{
	/*font-weight:bold;*/
	font-size: 12px;
	padding-top: 10px;
	text-decoration:underline;	
}
.projectCategoryBlockArchive .projectTitle{
	font-size : 15px;
	color : #024BA7;
	font-weight : bold;
	margin-bottom: 0px;
	text-decoration:none;
}
.projectCategoryBlockArchive .projectCategory{
	font-size: 12px;
	text-decoration:underline;
	color:#333;
	font-weight:normal;
}
.projectGalleryLink, .projectPDFLink{
	padding-left: 35px;
}
.projectCategory{
	padding-left: 15px;
	font-style:italic
}
.projectAbstract{}
h1.pastProject{
	float:left;
}
.archiveLink{
	float:left;
	font-size:11px;
	padding:13px 0 0 40px;
	color:#628f56;
	#padding:0 0 0 40px;
}
.archiveLink a, .archiveLink a:visited{
	color:#628f56;
}
#locationSelector{
	text-align:right;
}

/* gallery stuff */
#galleryMainContainer{
	background-color:#fff;
	/*margin: 55px auto;*/	
	margin: 0 auto;
	padding: 15px;
}
#galleryBodyContainer{
	width:760px;
	margin: 0 auto;
	background-color:#fff;
	min-height:700px;
}
* html #galleryBodyContainer{
	height:650px;
}

#gallery{
}
#gallery img {
	border:none;
	padding: 4px;
}
#thumbnailsBlock{
	float:left;
	padding-right: 50px;
}
#largeImageBlock{
	float:right;
}

.returnLink{
	float: right;
	font-size: 11px;
	color:#628f56;
}
.returnLink a, .returnLink a:visited{
	color:#628f56;
	
}

.largeImageTitle{
	text-align: center;
	font-style:italic;
	font-size:12px;
}
