
/* Menu */
#foxtonmenu a:Visited,
#foxtonmenu a:Link {
	color:#fff;
	background:url(images/foxton-bullet.gif) no-repeat;
}

#foxtonmenu a:Hover {
	text-decoration:underline;
}

/* Layout */
.bodyHeaderCover {background:url(images/foxton-header-transparent.gif) no-repeat;}
html>body .bodyHeaderCover {background:url(images/foxton-header-transparent.png) left no-repeat;}

.bodyHeaderOnlyCover {background:url(images/foxton-headeronly.gif) repeat-y;}

.bodyThumbnailCover {background:url(images/foxton-thumb.gif) no-repeat;}
html>body .bodyThumbnailCover {background:url(images/foxton-thumb.png) no-repeat;}

#logocontent {background:url(images/foxton-header.png) no-repeat #a5a5a5;}

#menucontent {background:url(images/foxton-menu.png) no-repeat #818181;}

#headercontent {background:#a5a5a5;}

#bodycontent {background:url(images/foxton-content.png) repeat-y #fef2d0;}

#footercontent-credit {background:url(images/foxton-footer.png) no-repeat left bottom #a5a5a5;}
#footercontent-credit a {background:url(images/foxton-credit.gif) no-repeat;}
#footercontent {background:url(images/foxton-footer.png) no-repeat right bottom #a5a5a5;}

/* Formatting */
.footercontentParagraph a:visited,
.footercontentParagraph a:link,
.footercontentParagraph {color:#fff;}

BODY {background:#b2cde9;}

P,
TD,
BODY {color:#6f492a;}

H1  {color:#fff;}
H2  {color:#6f492a;}
H3  {color:#6f492a;}
H4  {color:#6f492a;}
H5  {color:#6f492a;}
H6  {color:#6f492a;}

A:Link {color: #d33300;text-decoration:underline;}
A:Visited {color: #d33300;text-decoration:underline;}
A:Hover {color: #c03002;text-decoration:underline;}

/*form colours*/
#EnquiryForm table, #EnquiryForm .error ul {border : 1px solid #818181;background:#fff;}
#EnquiryForm TH {background-color : #818181;text-align:left;color:#fff;padding:5px;}
#EnquiryForm TD {text-align:left; padding:5px 15px 5px 15px;}
#EnquiryForm .formError{font-weight:bold; color:red;}

/*map page*/
#zoominmapFrame { border-color:#818181;background:#fff;}
	#zoominmapDescriptionTop {border-bottom-color:#818181;}
	#zoominmapDescriptionBottom {border-top-color:#818181;}

/*branding logo*/
div#footercontent-credit a.norwestlogo{background-image:url(images/norwestarch-logo.gif);}
div#footercontent-credit a.logo{background-image:url(images/foxton-credit.gif);}