











	






	
	



/*
	MOTT MACDONALD modern

	projects
*/

.slideshowLink {
	 font-weight: normal;
	 color: #000;
}

.slideshowLink:hover {
	 font-weight: normal;
	 color: #FFF;
}

.slideshowLinkselected {
	 font-weight: bold;
	 color: #000;
}

.slideshowLinkselected:hover {
	 font-weight: bold;
	 color: #FFF;
}

/* containers */
#containRowMiddle {
	position: relative;
	width: 295px;
	clear: both;
}

#containRowContent {
	width: 590px;
}

#containRowBottom {
	position: relative;
	top: 20px;
	height: 100px;
	width: 0px;
	clear: both;
}

/* middle row */
#panelSubMenu {
	position: absolute;
	width: 170px;
}

#panelHeading {
	position: relative;
	left: 175px;
	width: 270px;
	padding-top: 5px;
}

#panelProjectHighlights {
	position: relative;
	left: 175px;
	width: 435px;
}

#panelProjectHighlightsSingle {
	position: relative;
	left: 175px;
	width: 435px;
}

.panelProjectHighlightImage {
	margin: 4px 5px 0px 0px;
	padding-bottom: 5px;
	border: 0;
	border-bottom: 1px solid #000;
}

.panelProjectHighlightCaptionHolder {
	float: left;
	position: relative;
	width: 440px;
}

#panelHighlightHolder p, #panelHighlightHolder a {
	font-weight: normal;
}

#panelHighlightHolder p {
	padding: 0px 5px 5px 0px;
	margin: 0px;
	font-size: 0.9em;
}

#panelHighlightColumn {
	float: left;
	top: 0px;
	width: 140px;
}

#panelProjectThumbnails {
	padding-top: 5px;
   width: 135px;
	float: right;
}

#panelProjectThumbnails img {
	border: 0;
}

#panelBodyCopy {
/*	position: relative;
	left: 175px;*/
	width: 270px;
	margin-left: 175px;
}

#panelBodyCopyWide {
	position: relative;
	left: 175px;
	width: 415px;
}

#panelInFocusHeader {
	width: 150px;
}

#panelInFocus {
	position: absolute;
	left: 615px;
	top: 0;
	width: 150px;
}

/* project detail */
.panelProjectDetailCaption {
	left: 0;
	display: block;
	width: 415px;
	float: left;
}

#panelProjectDetailGallery {
	position: relative;
	left: 175px;
	width: 440px;
}

#panelProjectDetailGalleryPaginator {
	height: 25px;
}

#panelHeadingDetail {
	position: relative;
	left: 175px;
	width: 415px;
	margin-bottom: 5px;
}

/* bottom row */
#panelFooter {
	position: absolute;
	width: 150px;
	top: 0;
	left: 440px;
	height: 100px;
	padding-top: 5px;
	padding-bottom: 20px;
}

#panelFooterHolder {
	position: absolute;
	width: 300px;
	top: 0;
	left: 175px;
	padding-top: 5px;
	padding-bottom: 20px;
}

