/*          start project index            */
.currentProjects {
	display:inline-block;
	vertical-align:top;
	*display:inline;
	*zoom:1;
	margin-top:30px;
	margin-left:62px;
	padding-right:45px;
	border-right:solid 1px #C0C0C0;
	width:802px;
	min-height:500px;
	line-height:18px;
	padding-bottom:50px;
	margin-bottom:30px;
}
.currentProjects p {
	margin-bottom:30px;
}
.currentAndPastProjects {
	height:30px;
	width:428px;
}
.imageArray {
	display:inline-block;
	*display:inline;
	*zoom:1;
	line-height:0;
	font-size:0;
	width:800px;
	position:relative;
}
.projectSelectorSidebar {
	display:inline-block;
	*display:inline;
	*zoom:1;
	vertical-align:top;
	width:340px;
	margin-bottom:30px;
	padding-top:35px;
}
.projectsTypeDropDown {
	margin-left:53px;
	margin-right:20px;
	width:auto;
	line-height:21px;
}
.projectsTypeDropDown:hover {
	height:auto;
}
.projectsTypeDropDown a {
	text-decoration:none;
}
.projectsListLabel {
	margin-bottom:1px;
	cursor:pointer;
}
.projectsListItem {
	line-height:17px;
	display:inline-block;
	*display:inline;
	*zoom:1;
	margin-bottom:2px;
	margin-top:2px;
}
.projectsListItem:hover {
	color:#4184DF;
}
.thisProjectPageListItem {
	cursor:default;
}
.projectsMoreBtn {
	margin-left:55px;
	display:block;
	font-weight:bold;
	margin-bottom:2px;
	margin-top:2px;
	line-height:17px;
}
.animatedDropDownText {
	height:21px;
	overflow:hidden;
}
.animatedDropDownText:hover {
	overflow:visible;
	height:auto;
}
/*          end project index             */
/**************************************/
/*          start project pages             */
.prevNextBtn {
	display:inline-block;
	*display:inline;
	*zoom:1;
	font-weight:bold;
}
.projectDisplay {
	display:inline-block;
	*display:inline;
	*zoom:1;
	vertical-align:top;
	width:800px;
}
.displayScreen {
	height:403px;
	width:793px;
	overflow:scroll;
}
.imageHolder {
	position:relative;
	height:403px;
	width:793px;
	margin-bottom:10px;
}
.imageHolder img {
	position:absolute;
	top:0px;
	left:0px;
	height:403px;
	width:793px;
}
.imageTitleText {
	position:absolute;
	top:415px;
	width:593px;
	left:100px;
	line-height:20px;
	text-align:center;
}
.screenControls {
	margin-top:7px;
	border-top:solid 1px #C0C0C0;
	border-bottom:solid 1px #C0C0C0;
	height:28px;
	width:800px;
}
.screenControls .nextBtn {
	margin-top:2px;
	margin-right:26px;
	float:right;
	visibility:hidden;
}
.screenControls .previousBtn {
	margin-top:2px;
	margin-left:19px;
	float:left;
	visibility:hidden;
}
.prevNextBtn {
	display:inline-block;
	*display:inline;
	*zoom:1;
	font-weight:bold;
	height:24px;
	line-height:24px;
}
.projectTypesContainer {
	display:inline-block;
	*display:inline;
	*zoom:1;
	line-height:0;
	vertical-align:top;
	width:222px;
}
.projectTypesLabel {
	margin-top:13px;
	margin-left:34px;
	margin-bottom:6px;
	line-height:21px;
}
.typeMenuBtn {
	display:inline-block;
	*display:inline;
	*zoom:1;
	height:28px;
	width:222px;
	font-size:14px;
	line-height:28px;
	-o-transition:background 0.4s ease 0s;
	-moz-transition:background 0.4s ease 0s;
	-webkit-transition:background 0.4s ease 0s;
	transition:background 0.4s ease 0s;
}
.typeMenuBtn:hover {
	background-color:#DDDDDD;
	-o-transition:background 0.4s ease 0s;
	-moz-transition:background 0.4s ease 0s;
	-webkit-transition:background 0.4s ease 0s;
	transition:background 0.4s ease 0s;
}
.thisTypeMenuBtn {
	background-color:#DDDDDD;
	cursor:default;
}
.typeMenuText {
	display:inline-block;
	*display:inline;
	*zoom:1;
	margin-left:35px;
	cursor:inherit;
}
.projectDescription {
	display:inline-block;
	*display:inline;
	*zoom:1;
	width:573px;
	min-height:190px;
	line-height:0;
	border-left:solid 1px #C0C0C0;
}
.projectDescriptionLabel {
	margin-top:13px;
	margin-left:19px;
	margin-right:26px;
	margin-bottom:3px;
	line-height:21px;
}
.projectDescription p {
	line-height:17px;
	margin-left:20px;
	margin-right:26px;
}
.projectDescription div {
	line-height:17px;
	margin-top:-2px;
	margin-left:20px;
	margin-right:19px;
	position:relative;
}
.projectDescription .locationText {
	margin-top:0px;
	margin-bottom:5px;
	float:left;
}
.projectDescription .costText {
	margin-top:0px;
	margin-bottom:5px;
	float:right;
}
.contractNumberText {
	margin-top:10px;
	margin-bottom:5px;
	clear:both;
	font-style:italic;
}
.projectDescriptionText {
	margin-bottom:30px;
	clear:both;
}
.smallBodyText a {
	color:inherit;
	text-decoration:underline;
}
.smallBodyText a:hover {
	color:#4184DF;
}
.projectPageSidebar {
	position:relative;
	display:inline-block;
	*display:inline;
	*zoom:1;
	min-height:600px;
	width:456px;
	padding-bottom:30px;
	line-height:30px;
}
.moreWhiteBtnButtonHolder {
	position:absolute;
	top:209px;
	left:360px;
}
.moreWhiteBtn {
	visibility:hidden;
}
.buttonScreen {
	margin-top:34px;
	margin-left:37px;
	height:173px;
	width:385px;
	font-size:0;
	line-height:0;
	overflow:scroll;
}
.buttonHolder {
	width:400px;
	position:relative;
}
.projectPageListLabel {
	margin-left:38px;
	margin-top:22px;
}
.projectPageListItem {
	margin-top:16px;
	margin-left:39px;
	margin-right:37px;
	text-decoration:none;
	display:inline-block;
	*display:inline;
	*zoom:1;
	line-height:19px;
}
.projectPageListItem:hover {
	color:#FFFFFF;
	text-decoration:none;
}
.projectPageListItemLocation {
	display:block;
	font-size:11px;
	opacity:.75;
	margin-top:-2px;
}
/*          end project pages             */
