











	






	
	



/*
	MOTT MACDONALD modern

	news
*/

.paginatorLink {
	 font-weight: normal;
	 color: #000;
}

.paginatorLink:hover {
	 font-weight: normal;
	 color: #FFF;
}

.paginatorLinkselected {
	 font-weight: bold;
	 color: #000;
}

.paginatorLinkselected:hover {
	 font-weight: bold;
	 color: #FFF;
}

/* containers */
#containRowMiddle {
	position: relative;
	width: 565px;
	clear: both;
}

#containRowBottom {
	position: relative;
	top: 20px;
	height: 100px;
}

#containRowPaginator {
	position: relative;
	clear: both;
}

#containRowContacts {
	position: relative;
	clear: both;
}

/* middle row */
#panelSubMenu {
	position: absolute;
	width: 5px;
}

#panelHeading {
	position: relative;
	left: 175px;
	width: 435px;
	padding-top: 5px;
}

#panelHeadingIntro {
	position: relative;
	top: -5px;
	width: 435px;
}

#panelSearchIntro {
	position: relative;
	left: 175px;
	width: 435px;
}

.query-term {
	color: #FFF;
}

.top-pick-image {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.searchTerm {
	color: #8c99bb;
	font-weight: bold;
}

#panelBodyCopy {
	position: relative;
	left: 175px;
	width: 415px;
}

#panelSearchRefine {
	position: absolute;
	width: 150px;
	left: 615px;
	color: #000;
	clear: both;
}

#panelSearchRefine select {
	margin-bottom: 20px;
}

.searchSubmitButton {
	width: 135px;
	height: 20px;
	background-color: #E1E7EC;
	border: 1px solid #000;
	margin-top: 10px;
	font-weight: bold;
	font-size: 1em;
}

.searchField {
	width: 135px;
	height: 17px;
	border: 1px solid #000;
	padding: 1px 2px 1px 3px;
}

.hrthin {
	height: 1px;
	width: 135px;
	border-top: 1px solid #000;
}

.searchRefineHeading {
	color: #000;
	font-weight: bold;
}

.searchPaginateDisplay {
	position: absolute;
	left: 0px;
	display: block;
	width: 135px;
	font-weight: bold;
}

.searchPaginateDisplayPages {
	position: absolute;
	left: 140px;
	display: block;
	width: 135px;
	color: #FFF;
}

.searchPaginateDisplayContact {
	font-weight: bold;
	width: 415px;
}

.searchPaginateDisplayEmail {
	position: absolute;
	left: 140px;
	display: block;
	width: 135px;
}

.searchPaginateDisplayPhone {
	position: absolute;
	left: 280px;
	display: block;
	width: 135px;
	font-weight: bold;
}

#panelInFocus {
	position: absolute;
	margin-top:10px;
	left: 615px;
	top: 210px;
	width: 150px;
}

#panelNewsFirst {
	display: block;
	width: 415px;
/*	height: 81px;*/
	padding: 5px;
	background-color: #FFF;
}

/* bottom row */
#panelFooter {
	position: absolute;
	width: 150px;
	top: 0;
	left: 440px;
	clear: both;
	padding-top: 5px;
}

#panelFooterHolder {
	position: relative;
	width: 300px;
	left: 175px;
	clear: both;
	padding-top: 5px;
}

.newsDate {
	font-weight: bold;
	color: #000;
}

#panelBodyCopy a {
	font-weight: bold;
	color: color: #8c99bb;
}

#panelBodyCopy strong {
	font-weight: normal;
}

#panelBodyCopy strong a {
	font-weight: normal;
	color: #004086;
}

#panelBodyCopy a:hover {
	color: white;
}

#panelFooterContactsHeader {
	width: 435px;
}

#panelContactsHolder {
	position: relative;
	width: 285px;
	left: 175px;
	clear: both;
}

.newsThumbnail {
	float: left;
	margin-right: 5px;
}

#panelNewsFirst a:hover {
	color: #8c99bb;
}

