












	





	
	



/*
	MOTT MACDONALD modern

	projects
*/

.paginatorLink {
	 font-weight: normal;
	 color: #2e323e;
}

.paginatorLink:hover {
	 font-weight: normal;
	 text-decoration: underline;
}

.paginatorLinkselected {
	 font-weight: normal;
	 color: #2e323e;
	 text-decoration: underline;
}

.paginatorLinkselected:hover {
	 font-weight: bold;
	 text-decoration: underline;
}

/* containers */
#containRowMiddle {
	position: relative;
	width: 295px;
	clear: both;
}

#containRowContent {
	width: 425px;
	margin-left: 175px;
}

#containRowBottom {
	clear: both;
}

/* middle row */
#panelSubMenu {
	position: absolute;
	width: 170px;
}

#panelHeading {
	position: relative;
	background-color: #e3e6eb;
	padding-left: 5px;
	padding-top: 5px;
	padd\ing-top: 10px;
	width: 415px;
	w\idth: 410px;
	left: 0px;
}

#panelProjectHighlights {
	position: relative;
	width: 420px;
	margin-bottom: 15px;
	top: 5px;
	background: url(../img/captions_blue.gif) top left repeat-y;
}

#panelProjectHighlightsHeader {
	display: none;
}

.panelProjectHighlightImage {
	position: relative;
	clear: both;
}

.panelProjectHighlightCaptionHolder {
	position: relative;
	width: 440px;
	display: block;
	color: #FFF;
	background-color: #00a7f4;
}

#panelHighlightHolder p,a {
	font-weight: normal;
}

#panelHighlightHolder p {
	padding: 2px 10px 5px 5px;
	margin: 0px;
}

#panelHighlightColumn {
	float: left;
	top: 0px;
	width: 140px;
}

#panelHighlightColumn img {
	border: 0;
}

.panelProjectHighlightCaption1 {
	position: absolute;
	left: 0;
	top: 98px;
	display: block;
	width: 135px;
	padding: 5px;
	color: #680000;
	background-color: #00a7f4;
}

.panelProjectHighlightCaption2 {
	position: absolute;
	left: 140px;
	top: 98px;
	display: block;
	width: 135px;
	padding: 5px;
	color: #680000;
	background-color: #00a7f4;
}

.panelProjectHighlightCaption3 {
	position: absolute;
	left: 280px;
	top: 98px;
	display: block;
	width: 135px;
	padding: 5px;
	color: #680000;
	background-color: #00a7f4;
}

#panelProjectThumbnails {
	width: 140px;
	float: right;
	margin-top: 5px;
}

#panelProjectThumbnails img {
	border: 0;
}

#panelBodyCopy {
	position: relative;
	width: 275px;
	padding-top: 5px;
}

#panelInFocusHeader {
	width: 150px;
}

#panelInFocus {
	position: absolute;
	left: 620px;
	top: 0;
	width: 150px;
}


/* project detail */
.panelProjectDetailCaption {
	position: relative;
	display: block;
	width: 415px;
	w\idth: 410px;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 5px;
	color: #FFF;
	background-color: #00a7f4;
}

#panelProjectDetailGallery {
	position: relative;
	background-color: #e3e6eb;
	padding: 5px;
	margin: 5px 0;
	width: 415px;
	w\idth: 405px;
	height: 30px;
	padding-top: 8px;
}

#panelProjectDetailGalleryHeader {
	position: relative;
	float: left;
}

#panelProjectDetailGalleryHeaderRule {
	display: none;
}

#panelProjectDetailGalleryPaginator {
	position: relative;
	float: right;
}

#panelProjectDetailGalleryPaginator a {
	font-weight: normal;
}

#panelProjectDetailGalleryPaginator a.selected {
	font-style:  underline;
}

#panelHeadingDetail {
	position: relative;
	background-color: #e3e6eb;
	padding-left: 5px;
	padding-top: 5px;
	width: 415px;
	w\idth: 410px;
	left: 0px;
}

#panelBodyCopyWide {
	position: relative;
	width: 415px;
    padding-top: 5px;
}

.slideshowLinkselected {
	text-decoration: underline;
}