












	





	
	



/*
	MOTT MACDONALD classic

	feedback
*/

/* containers */
#containRowMiddle {
	position: relative;
	top: 0px;
	width: 565px;
	clear: both;
}

#containRowBottom {
	position: relative;
	top: 20px;
	height: 100px;
	clear: both;
}

#containRowContacts {
	position: relative;
	top: 0px;
	height: 50px;
	clear: both;
}

/* middle row */

#panelHeading {
	position: relative;
	background-color: #e3e6eb;
	padding-left: 2px;
	width: 415px;
	top: 0px;
	left: 175px;
	padding-top: 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;
}

#panelCareersSidebar {
	position: absolute;
	padding: 0px 5px;
	width: 140px;
	left: 615px;
	color: #000;
}

.searchSubmitButton {
	text-transform: lowercase;
	width: 90px;
	height: 14px;
	color: #FFFFFF;
	background-color: #680000;
	border: 0px;
	margin-top: 5px;
}

.searchRefineHeading {
	color: #00a7f4;
	font-weight: bold;
}

#panelFooterCreditsHeader {
	display: none;
}

.searchPaginateDisplay {
	display: inline;
}

.searchPaginateDisplayEmail {
	display: inline;
}

.searchPaginateDisplayPhone {
	display: inline;
}

/* feedback form */
.feedbackFormInput {
	width: 275px;
	height: 18px;
	border: 1px solid #000000;
}

.feedbackFormTextArea {
	width: 275px;
	height: 145px;
	border: 1px solid #000000;
}

#feedbackFormHolder {
	width: 275px;
}

#feedbackFormContainer {
	display: inline;
	float: right;
	margin-top: 5px;
}

/* bottom row */
#containRowPaginator #panelFooterColour {
	height: 30px;
}

#panelContactsHolder {
	position: relative;
	width: 415px;
	top: 0px;
	left: 175px;
	height: 100px;
	font-size: 1em;
}

#panelInFocus {
	position: absolute;
	left: 620px;
	top: 70px;
	width: 150px;
}