/* CSS Document */
body { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:0.75em; line-height: 1.3em; margin: 0; background-color: #FFFFFF; }
h1 {font-size: 1.3em; color:#2B6043;}
img {border: 0;}
table, tr, td, th {text-align:left; vertical-align: top; font-size:1em;}
.largetext {font-size:3em;  color: #2B6043;}
.welcometext {margin-top:0.5em;}
.mapdiv, .mapimage, div100 {float: left}
.mapdiv {width: 8em;}
.mapimage {width: 15em;}
.div100 {width:100%;}
#header {background-image:url(/images/header-photo.jpg); background-position: right top ; background-repeat:no-repeat; border-bottom: 0.2em solid #00504d; background-color:#FFFFFF;}
.homeimage {text-align:center;}
.whatsnew {background-color: #f0f4f2; padding:0 0.5em; font-size: 0.8em; margin: 0;}
.newhead {background-color:#87a595; padding:0.3em 0.5em; color: #FFFFFF; font-weight: bold; display:block; margin-bottom: -1em;}
#footer {font-size: 0.8em; padding:0.5em 1em; text-align: right; border-top: 0.2em solid #00504d; background-color:#FFFFFF;}
#searchhead { float:right; text-align:right; margin-top:-2.75em; margin-right:0.5em; color:#FFFFFF}
#search form {height:3em;}
img.logo {padding-left:0.5em;}
#block_1
	{
	float: left;
	width: 58%;
	margin-left: 15%;
	}
#block_1 img{float:left;}
* html #block_1
	{
	display: inline;
	}
#block_2
	{
	float: left;
	width: 18%;
	margin-left: -75%;
	text-align: center;
	}
#block_3
	{
	float: left;
	width: 20%;
	}
#block_4
	{
	float: left;
	width: 14%;
	text-align:right;
	}

/* Start Mac IE5 filter \*/
#block_1, #block_2, #block_3, #block_4
	{
	padding-bottom: 32767px !important;
	margin-bottom: -32767px !important; 
	}
@media all and (min-width: 0px) {
#block_1, #block_2, #block_3, #block_4
	{
	padding-bottom: 0 !important;
	margin-bottom: 0 !important; 
	}
#block_1:before, #block_2:before, #block_3:before, #block_4:before
	{
	display: block;
	background: inherit;
	padding-top: 32767px !important;
	margin-bottom: -32767px !important;
	height: 0;
	}
}
/* End Mac IE5 filter */


/* Opera 9 CSS3 */
div[id^="wrapper"] #block_1 .verticalalign
	{
	width: 58% !important;
	}
div[id^="wrapper"] #block_2 .verticalalign
	{
	width: 18% !important;
	}
div[id^="wrapper"] #block_3 .verticalalign
	{
	width: 20% !important;
	}
div[id^="wrapper"] #block_4 .verticalalign
	{
	width: 14% !important;
	}
}
/* hack for IEs of all persuasions */
* html .verticalalign
	{
	width: 100% !important;
	}
#wrapper, #wrapper2 {background-image: url(/images/melton-watermark.jpg); background-position: 100% 100%;background-repeat: no-repeat;}
#wrapper, #wrapper2
	{
	position: relative;
	overflow: hidden; /* This hides the excess padding in non-IE browsers */
	}
/* we need this for IE 5.01 - otherwise the wrapper does not expand to the
necessary height (unless fixed, this problem becomes even more acute 
weirdness as the method is enhanced */
#wrapper, #wrapper2
	{
/* Normally a Holly-style hack height: 1% would suffice but that causes 
IE 5.01 to completely collapse the wrapper - instead we float it */
	/*float: left;*/
/* NB. possibly only IE 5.01 needs to get this float value - otherwise 5.5 sometimes 
(I saw it happen many moons ago) makes the width of wrapper too small 
the float: none with the comment is ignored by 5.01,
5.5 and above see it and carry on about their business
It's probably fine to just remove it, but it's left here 
just in case that many moons ago problem rears its head again */
	float/**/: none;
	}
/* easy clearing */
#wrapper:after
	{
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
#wrapper, #wrapper2
	{
	display: inline-block; clear:left;}
#wrapper2 {margin: 0 1em; padding: 0; display: block; }	
#wrapper2 form {z-index: 1; margin-top: 2em;}
#wrapper2 table {}
/*\*/
#wrapper
	{
	display: block;
	margin: 1em 1em 0 1em;
	background-color:#FFFFFF;
	}
/* end easy clearing */
/* Safari needs this - otherwise the ghost overflow, though painted 
correctly obscures links and form elements that by rights should be above it.
An unintended side-effect is that it cause such elements to vanish in IE 5.01
and 5.5, hence the child selector hack */
* > #footer, .homeimage, * > form, * > #notes, * > .output
	{
	position: relative;
	z-index: 1000;
	}
/* ]]> */

/*nav css */
#nav {
	float: left;
	display:block;
	list-style: none;
	line-height: 1;
	background: #F8F8F8;
	font-weight: bold;
	padding: 0;
	border: solid #00504d;
	border-width: 0.1em 0;
	margin: -0.2em 0 1em 0;
	width:100%;
	z-index: 100;
}

#nav ul {
	float: left;
	display:block;
	list-style: none;
	line-height: 1;
	background: #E5E7EA;
	font-weight: bold;
	padding: 0;
	border: solid #00504d;
	border-width: 0.1em 0;
	margin: -0.2em 0 1em 0;
	width:100%;
	z-index: 100;
	
}

/*#nav ul li{!important background-color:#E5E7EA;}*/

#nav a {
	display: block;
	width: 10em;
	w\idth: 8em;
	color: #000000;
	text-decoration: none;
	padding: 0.25em 1em;
}

#nav li ul li a{border:0.1em solid #000000; margin:0.2em; background: #DBE4E2;width:100%}
#nav li ul li {width:auto; padding:0;}
#nav li {
	float: left;
	padding: 0;
	padding-right: 1em;

}
ul#nav li.mainmenu ul li a {background-color:#DBE4E2; background-image:none;}
#nav ul li a:link {
	background: #DBE4E2;width:100%; border:0.1em solid #000000; margin:0.2em;
}
#nav ul li a:hover {
	background-color: #FFFFFF ; 
}



ul#nav li.mainmenu a {width:auto; background: url(/images/arrow-default.gif) 100% 50% no-repeat;}


#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width:13.4em;
	font-weight: normal;
	border-width: 0.15em;
	margin: 0;
	background-color: #BBCCC7;
}

#nav li ul li {	width: 14em; w\idth: 13.5em;}

/*#nav li li {
	padding-right: 1em;
	width: 13em
}*/

/*#nav li ul a {
	 width: 99%;
}*/

#nav li ul ul {
	margin: -1.75em 0 0 14em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

/*#nav li:hover, #nav li.sfhover {
	background-color: #FFFFFF;*/

/*ul#nav li.mainmenu { background: url(/images/arrow-default.gif) center right no-repeat;}*/

/* end nav css*/

/* pp css*/
.topofpage, .TopOfPage, .businesshighlight, .AccomTopOfPage, p.topofpage, p.TopOfPage, p.businesshighlight, p.AccomTopOfPage, .highlight, p.highlight .Highlight, p.Highlight, #wrapper2 .TopOfPage{font-size:1.8em; color: #2B6043;}
div#wrapper2 table tr td {padding-right:1.5em;  }
hr, .hiddenlink {display:none;}
.subheading, .Subheading, .StandardHighlight, span.subheading, div.goldpara div span.subheading {font-weight: bold; font-size: 1.1em; width:100%; }

div.goldpara div{clear:both; margin-top: 1.5em;}


DIV#wrapper2 TABLE { width:100%; }
div.goldpara IMG { float:right; }
DIV#wrapper2 TABLE .goldnav { width:16em; }
DIV#wrapper2 TABLE #gpContent { width:auto }


.ResultGridHdr {font-weight: bold; text-align: left;}
.selectedmenu, .nonselectedmenu {padding-right: 2em;}
div.locationLinks {text-align:center;}
div.locationLinks a{padding-right:2em;}
div.takeover {text-align:center; font-size: 0.8em; font-style:italic;}
div.selectedmenu {background-color:#F7F7F7; border: 0.1em solid #BFE0D9; background:url(/images/arrow-green.gif) 97% 50% no-repeat; margin-bottom: 0.5em; padding: 0.1em 1.5em 0.2em 0.3em; }
div.selectedmenu a:link, div.selectedmenu a:visited {display: block; color:#000000; text-decoration:none; padding-right: 1.5em;}

div.nonselectedmenu {background-color:#F7F7F7; background:url(/images/arrow-default.gif) 97% 50% no-repeat; border: 0.1em solid #CDCDCD; margin-bottom: 0.5em; padding: 0.1em 0.5em 0.2em 0.3em; }
div.nonselectedmenu a:link, div.nonselectedmenu a:visited{display: block; color:#000000; text-decoration:none; padding-right: 1.5em;}

p.Footnote {font-size:0.8em;}
.Footnote img {clear: both;}
.centered-table {width:100%}

ul.longlist { width: 95%; margin: 0 auto; padding: 0; list-style: none; padding-top:2em;}
ul.longlist li {text-align:left; float: left; width: 50%; margin: 0; padding: 0;}
/* end pp css*/
.bronze {width: 65%; margin:auto;}
.button {position: relative; width: 5em; color: #000000; border: 0.025em solid #2B6043; border-bottom: 0.1em solid #EEF8E8;
 padding: 0.2em; background-color: #EEF8E8; float: right; margin-right: 0.5em; margin-left: 0.5em; text-align:center; margin-bottom: -0.1em; font-weight:bold; height: 1.5em; }
  .button a:link {color: #2B6043; text-decoration:none;}
 .button a:visited {color: #2B6043; text-decoration:none;}
 .button a:hover {color: #ffffff; text-decoration:none; background-color: #2B6043; font-weight: bolder;}
.buttonactive {position: relative; width: 5em; color: #000000; border: 0.025em solid #2B6043; border-bottom: 0.1em solid #ffffff;
 padding: 0.2em; background-color: #ffffff; float: right; text-align:center; margin-bottom: -0.1em;
 font-weight:bold; height: 1.5em; }
.bronzebox {clear:both; width: 100%; color: #000000; border: 0.1em solid #2B6043; padding: 0.5em; background-color: #ffffff;
line-height:1.5em;}
.bronzebox img {float:right;}
/*business bronze */
.standardhighlight {font-weight:bold;}

.InputError {
 font-weight:bold;
 color:#ff3333;
 }