












	





	
	



/*
	MOTT MACDONALD classic

	news
*/

.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;
	top: 0px;
	width: 565px;
	clear: both;
}

#containRowBottom {
	position: relative;
	top: 20px;
	height: 100px;
	clear: both;
}

#containRowPaginator {
	position: relative;
	top: 20px;
	height: 50px;
}

/* middle row */
#panelHeading {
	position: relative;
	background-color: #e3e6eb;
	padding-left: 5px;
	padding-top: 5px;
	padd\ing-top: 10px;
	width: 415px;
	w\idth: 410px;
	left: 175px;
	margin-bottom: 5px;
}

#panelHeadingIntro {
	display: none;
}

#panelSearchIntro {
	position: relative;
	left: 175px;
	top: 0px;
	width: 435px;
}

.query-term {
	color: #00a7f4;
}

.top-pick-image {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.searchTerm {
	color: #680000;
	font-weight: bold;
}

#panelBodyCopy {
	position: relative;
	left: 175px;
	top: 0px;
	width: 415px;
}

.newsDate {
	font-size: 1em;
	font-weight: bold;
}

#panelNewsFirst {
	display: block;
	width: 405px;
/*	height: 81px;*/
	padding: 5px;
	margin-top: 5px;
	background-color: #00a7f4;
}

/* search */
#panelSearchRefine {
	/* position: relative;
	left: 190px;
	float: right;*/
	position: absolute;
	background-color: #e3e6eb;
	padding: 5px 10px;
	width: 140px;
	left: 615px;
	color: #000;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:120px;
}

HTML>BODY #panelSearchRefine {
	width:120px;
}

#panelSearchRefine select {
	margin-bottom: 20px;
}

#panelSearchRefine a {
	font-weight: normal;
}

.searchSubmitButton {
	text-transform: lowercase;
	width: 70px;
	height: 14px;
	color: #FFFFFF;
	background-color: #680000;
	border: 0px;
	margin-top: 5px;
}

.searchField {
	width: 115px;
	height: 17px;
	border: 1px solid #000000;
}

.hrthin {
	display: none;
}

.searchRefineHeading {
	color: #00a7f4;
	font-weight: bold;
}

#panelFooterCreditsHeader {
	display: none;
}

.searchPaginateDisplay {
	float: left;
	left: 5px;
	display: block;
	width: 125px;
}

.searchPaginateDisplayPages {
	float: left;
	left: 180px;
	width: 270px;
	display: block;
	text-align: right;
}

#panelInFocus {
	position: absolute;
	left: 620px;
	top: 210px;
	width: 150px;
}

/* bottom row */
#containRowPaginator #panelFooterColour {
/*	height: 30px;*/
}

#panelFooterHolder {
	position: relative;
	width: 415px;
	top: 0px;
	left: 175px;
	clear: both;
}


#panelBodyCopy strong a {
	font-weight: normal;
}

#panelBodyCopy a.headline {
	font-weight: bold;
}

#containRowContacts {
	position: relative;
	top: 0px;
	height: 50px;
	clear: both;
}

#panelContactsHolder {
	position: relative;
	width: 415px;
	top: 0px;
	left: 175px;
	height: 100px;
	font-size: 1em;
}

.newsThumbnail {
	float: left;
	margin-right: 5px;
}