/*** simpson-allinson ***/

body, html, table, tr, th, td, p, br, div, span, h1, h2, h3, h4, h5, h6, form, img  { border: none; margin: 0; padding: 0; }

body {
	font-family:  verdana, arial, "Bitstream Vera Sans", geneva, helvetica, helve, sans-serif;
	font-size: 16px;
	background: #ffffff url(/images/bg-body.gif) repeat-y center top;
	color: #000;
}

	* html body { font-size: medium; }

#skiptomain { display: none; }

a:hover, a:active { color: #c00; }
.inline, form { display:inline; }
.breaker { clear: both; }
.lbreaker { clear: left; }
.rbreaker { clear: right; }

p { margin: 10px 0 0 0; }
p.fivespace { margin: 5px 0 0 0; }
p.tenspace { margin: 10px 0 0 0; }
p.fifteenspace { margin: 15px 0 0 0; }
p.twentyspace { margin: 20px 0 0 0; }

img.float-lft { float: left; margin: 0 5px 5px 0; }
img.float-rgt { float: right; margin: 0 0 5px 5px; }

#wrapper {
	/* background no longer needed 14.1.09 */
	margin: 0 auto;
	padding: 10px 30px 0 30px;
	text-align: left;
	width: 840px;
}

#footer {
	color: #474747;
	font-size: 0.7em;
	line-height: 1.6em;
	margin: 0 auto;
	padding: 5px 0 0 0;
	text-align: left;
	width: 820px;
}

	#footer a:link, #footer a:visited { color: #474747; text-decoration: underline; }
	#footer a:hover, #footer a:active { color: #c00; }

#header {
	width: 840px;
	height: 112px;
}

	#header-lft {
		width: 148px;
		height: 112px;
		float: left;
	}

	#header-rgt {
		width: 150px;
		height: 112px;
		font-size: 0.7em;
		float: right;
		margin: 0 0 0 542px;
	}

		#header-rgt-tagline {
			color: #6d6d6d;
			font-weight: bold;
			padding: 50px 0 0 0;
		}

		#header-rgt-number {
			color: #27374a;
			font-size: 1.5em;
			font-weight: bold;
		}

	#topnav {
		width: 840px;
		height: 32px;
		position:relative;
		top: -18px;
		z-index: 50;
	}

		#topnav ul {
			width: 820px;
			height: 32px;
			background: transparent url(/images/bg-nav.gif) no-repeat top left;
			list-style: none;
			margin: 0px 10px 0 10px;
			padding: 0;

		}

			#topnav ul li {
				display: inline;
				float: left;
				font-size: 0.7em;
				font-weight: bold;
				line-height: 32px;
				list-style-type: none;
				margin: 0 1px 0 0;
				padding: 0;
				text-align: center;
			}

				#topnav ul li#tn0 { width: 88px; }
				#topnav ul li#tn1 { width: 147px; }
				#topnav ul li#tn2 { width: 140px; }
				#topnav ul li#tn3 { width: 220px; }
				#topnav ul li#tn4 { width: 110px; }
				#topnav ul li#tn5 { width: 110px; margin-right: 0}

				#topnav ul li a:link, #topnav ul li a:visited { color: #000; text-decoration: none; }
				#topnav ul li a:hover, #topnav ul li a:active { color: #d9001d; text-decoration: underline; }

				#topnav ul li.active a:link, #topnav ul li.active a:visited { color: #d9001d; text-decoration: none; }
				#topnav ul li.active a:hover, #topnav ul li.active a:active { color: #d9001d; text-decoration: underline; }

	#topimage {
		width: 840px;
		height: 400px;
		margin: 0px 0;
	}

	#maincontent {
		width: 840px;
		padding: 20px 0;
	}

	#content-full {
		width: 840px;
		color: #474747;
		font-size: 0.7em;
	}

		#content-full h1 {
			color: #1768a9;
			font-size: 1.4em;
			letter-spacing: 0.1em;
			margin:4px 0px 0px 0px;
		}

		#content-full p {
			margin-bottom: 20px;
		}

	#content-one {
		width: 840px;
		color: #474747;
		font-size: 0.7em;
	}

		#cont-one-lft {
			width: 540px;
			float: left;
			line-height: 2.0em;
			margin:0px 0px 0px 10px;
		}

			#cont-one-lft h1 {
				color: #d3021d;
				font-size: 1.4em;
				letter-spacing: 0.1em;
			}

			#cont-one-lft p {
				margin-bottom: 20px;
			}
			
		#cont-one-lft-full {
			width: 820px;
			float: left;
			line-height: 2.0em;
			margin:0px 0px 0px 10px;
		}

			#cont-one-lft-full h1 {
				color: #d3021d;
				font-size: 1.4em;
				letter-spacing: 0.1em;
			}

			#cont-one-lft-full p {
				margin-bottom: 20px;
			}			

		#cont-one-rgt {
			width: 267px;
			float: right;
			line-height: 1.3em;
			padding: 10px 10px 10px 10px;
		}

		#cont-one-rgt a:link, #cont-one-rgt a:visited { color: #474747; text-decoration: underline; }
		#cont-one-rgt a:hover, #cont-one-rgt a:active { color: #c00; }

			#cont-one-rgt h2 {
				color: #1768a9;
				font-size: 1.4em;
				letter-spacing: 0.1em;
			}

			.cont-one-r-news {
				width: 267px;
				margin: 5px 0 15px 0;
			}

				.cont-one-r-news-img {
					width: 110px;
					float: left;
				}

				.cont-one-r-news-txt {
					float: left;
				}

					.cont-one-r-news-txt a:link, .cont-one-r-news-txt a:visited { color: #d9001d; text-decoration: underline; }
					.cont-one-r-news-txt a:hover, .cont-one-r-news-txt a:active { color: #000; }

					.cont-one-r-news-txt a:link strong, .cont-one-r-news-txt a:visited strong { color: #d9001d; text-decoration: underline; }
					.cont-one-r-news-txt a:hover strong, .cont-one-r-news-txt a:active strong { color: #000; }

				#cc-sign-up {
					width: 240px;
					height: 40px;
					position: relative;
				}

					#cc-sign-up #cc-sign-text {
						width: 160px;
						font-size: 0.9em;
						margin: 0;
						padding: 2px;
						position: absolute;
							top: 6px;
							left: 0;

					}

					#cc-sign-up #cc-sign-butt {
						width: 30px;
						margin: 0;
						padding: 0;
						position: absolute;
							top: 5px;
							left: 174px;
					}

	#lhs-nav {
		width: 180px;
		color: #474747;
		float: left;
		font-size: 0.7em;
	}

		#lhs-nav .title {
			margin-top: 4px;
		}

		#lhs-nav ul {
			width: 180px;
			border-top: 1px solid #c2c2c2;
			list-style: none;
			margin: 5px 0;
			padding: 0;
		}

			#lhs-nav ul li {
				width: 160px;
				border-bottom: 1px solid #c2c2c2;
				margin: 0;
				padding: 6px 10px
			}

				#lhs-nav ul li a:link, #lhs-nav ul li a:visited { color: #d9001d; text-decoration: none; }
				#lhs-nav ul li a:hover, #lhs-nav ul li a:active { color: #000; text-decoration: underline; }

	#rhs-cont {
		width: 650px;
		color: #474747;
		float: right;
		font-size: 0.7em;
		line-height: 2.0em;
	}

		#page-image {
			width: 650px;
			height: 190px;
			margin-bottom: 20px;
		}

		#rhs-cont h1 {
			color: #0a54ab;
			font-size: 1.5em;
			font-weight: normal;
		}

		#rhs-cont p.intro {
			font-size: 1.3em;
		}

		.strongmenu {
			font-weight:bold;
		}

/**********************
 CONTACT DETAILS
***********************/
	#contact-content {
		width: 640px;
		float: left;
		line-height:20px;
		margin: 0px 0px 10px 10px;
		padding: 0px 0px 0px 0px;
		font-size:0.7em;
	}

		#contact-content h1 {
			color: #1768a9;
			font-size: 1.4em;
			letter-spacing: 0.1em;
			margin:4px 0px 0px 0px;
		}

		#contact-lft {
			margin-top:10px;
			width: 280px;
			float: left;
		}

		#contact-rgt {
			width: 350px;
			float: left;
		}

			#contact-rgt a:link, #contact-rgt a:visited { color: #000; text-decoration: underline; }
			#contact-rgt a:hover, #contact-rgt a:active { color: #c00; text-decoration: underline; }

			#contact-lft a:link, #contact-lft a:visited { color: #000; text-decoration: underline; }
			#contact-lft a:hover, #contact-lft a:active { color: #c00; text-decoration: underline; }


.contactform{
	width: 340px;
	float: left;
}
.address{
	width: 150px;
	float: right;
}
#contact-rgt select {
	margin-bottom: 5px;
}
#contact-rgt label {
	padding-top:3px;
	padding-right:5px;
	width:70px;
	font-weight:bold;
	float:left;
	text-align:right;
	clear: both;
	margin-bottom: 5px;
}
#contact-rgt input {
	margin-bottom: 5px;
}


.submit{
	margin-left: 75px;
	margin-top: 10px;
}

.adminerror {
	border: 2px solid #cc0000;
	background:#ffffcc;
	color:#cc0000;
	padding:10px;
	margin-bottom:10px;
	font-weight: bold;
}

.adminsuccess {
	border: 2px solid #006600;
	background:#ccffcc;
	color:#006600;
	padding:10px;
	margin-bottom:10px;
	font-weight: bold;
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/


/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}


#gmap {
	clear: both;
	width: 640px;
	height: 398px;
	margin: 0px 0px 0px 0px;
	border: 1px solid #000000;

}