/*****************
 GLOBAL
*****************/

* {margin:0; padding:0;}

p {margin: 0.5em 0 1.0em 0;}
p.smalltext {font-size: 0.9em;}

img {border-width: 0;}

h1, h2, h3, h4, h5, h6 {margin:0.5em 0 0.2em 0;}

body {
	background: #fff url(images/bodyback.gif) fixed repeat-x top center;
	margin:0;
	padding:0;
	color: #000;
}

body, table {
	font-family:  'lucida sans unicode', 'lucida grande', 'Trebuchet MS', verdana, arial, helvetica, helve, sans-serif;
	font-size: 16px;
}

* html body, * html table  {
	font-family:  'lucida sans unicode', 'lucida grande', 'Trebuchet MS', verdana, arial, helvetica, helve, sans-serif;
	font-size: medium;
}

.bordered {
	border: 1px solid #dde;
	padding: 5px 10px;
	margin: 5px 0;
}

.blueback {
	background: #eef;
}

form { display: inline; }

ul.normal { padding: 5px 0 5px 25px; }
ol { padding: 5px 0 5px 25px; }

/**********
 HEADERS
**********/

#maincontent h1 { font-size: 1.4em; color: #027; font-weight: normal;}
#maincontent h2 { font-size: 1.1em; color: #036; font-weight: bold; }
#maincontent h3 { font-size: 1.0em; color: #000; letter-spacing: -1px;}


/**********************
 OVERALL LAYOUT
***********************/

#skiptomain {
	display: none;
}

#wrapper {
	width: 910px;
	margin: 0 auto;
	font-size: 0.85em;
}

	#pagecontainer {
		width: 880px;
		padding: 10px 15px;
		position: relative;
		background: #fff;
	}

		#header {
			width: 880px;
			background: #027 url(images/headerback.gif) no-repeat bottom right;
			}

			#topofpage {
				width: 880px;
				background: #ddd;
				padding: 3px 0;
				opacity: .90;
				filter: alpha(opacity=90);
				}

				#topleft {
					padding: 2px 0px 2px 10px;
					width: 200px;
					float: left;
					font-size: 0.8em;
				}

				#topleft a:link, #topleft a:visited { color: #036; text-decoration: none; }
				#topleft a:hover { color: #036; text-decoration: underline; }

				#topright {
					padding: 2px 10px 2px 0px;
					width: 650px;
					float: right;
					text-align: right;
					font-size: 0.8em;
				}

				#topright a:link, #topright a:visited { color: #036; text-decoration: none; }
				#topright a:hover { color: #036; text-decoration: underline; }

			#logo {
				padding: 10px 0px 20px 10px;
				width: 340px;
				float: left;
				font-size: 0.9em;
				color: #eef;
			}

			#topnav {
				width: 880px;
				margin: 0px 0px 0px 0px;
				padding: 0px 0px 0px 0px;
				background: #014;
			}

		#topbar {
			width: 880px;
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
			background: #999;
		}

			#breadcrumb {
				width: 680px;
				float: left;
				padding: 7px 10px 5px 10px;
				font-size: 0.9em;
			}

			#breadcrumb a:link, #breadcrumb a:visited { color: #fff; text-decoration: none; }
			#breadcrumb a:hover { color: #fff; text-decoration: underline; }

			#topdate {
				width: 170px;
				float: right;
				text-align: right;
				padding: 7px 10px 5px 0;
				font-size: 0.8em;
				color: #fff;
			}

		#maincontent {
			width: 880px;
			margin: 0px;
			padding: 5px 0px;
			background: #fff;
			color: #000;
			line-height: 1.5em;
			font-size: 0.95em;
		}

			#maincontentnav {
				width: 220px;
				margin: 0px 20px 0 0;
				padding: 0px;
				float: left;
			}

			 .lhsfeature {
				float: left;
				width: 108px;
				padding: 10px 100px 0px 10px;
				border: 1px solid #dde;
				margin: 10px 0px 0px 0px;
				color: #000;
				font-size: 0.95em;
			 }

			 .lhsfeaturesearch {
				width: 198px;
				padding: 10px 10px 0px 10px;
				border: 1px solid #ccd;
			 }

				.lhsfeature a:link,  .lhsfeature a:visited { color: #027; text-decoration: none; }
				.lhsfeature a:hover { color: #027; text-decoration: underline; }


				input.search {
					float: left;
					width: 140px;
					padding: 2px;
					border: 1px solid #666;
					font-family: verdana, arial, "Bitstream Vera Sans", geneva, helvetica, helve, sans-serif;
					font-size: 1.0em;
				}

				input.searchsubmit {
					float: left;
					width: 25px;
					margin-left: 2px;
					padding: 2px;
					border: none;
					background: #333;
					color: #fff;
					font-family: verdana, arial, "Bitstream Vera Sans", geneva, helvetica, helve, sans-serif;
					font-size: 1.0em;
				}

			#maincontentcentre {
				width: 640px;
				margin: 0px;
				padding: 0px;
				float: right;
			}

			#maincontentcentre a:link, #maincontentcentre a:visited { color: #012; text-decoration: underline; }
			#maincontentcentre a:hover { color: #036; text-decoration: underline; }

				#maincontentcentre ul { margin: 0px 0px 20px 0px; padding: 0px 0px 0px 30px; }

					#maincontentcentre ul li {  }

		#footer {
			margin-top: 0px;
			clear: both;
			width: 850px;
			font-size: 0.9em;
			color: #fff;
			padding: 15px;
			background: #137 url(images/footerback.gif) repeat-x top center;
		}

			#footer a:link, #footer a:visited { color: #fff; text-decoration: none; }
			#footer a:hover { color: #fff; text-decoration: underline; }

		#belowfooter {
			margin-top: 5px;
			clear: both;
			width: 860px;
			font-size: 0.9em;
			padding: 5px 10px;
			color: #777;
		}

		#belowfooter a:link, #belowfooter a:visited { color: #e08; text-decoration: none; }
		#belowfooter a:hover { color: #e08; text-decoration: underline; }


/*****************
 BREAKS
*****************/

br.breaker { clear: both; }
br.lbreaker { clear: left; }
br.rbreaker { clear: right; }


/*****************
 TOP NAV LIST
*****************/

#topnav ul {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	list-style: none;
	position: relative;
	width: 880px;
}

	#topnav ul li {
		margin: 0;
		padding: 3px 7px;
		display: inline;
		line-height: 1.9em;
		font-size: 0.85em;
		text-transform: uppercase;
		background: url(images/topnavline.gif) no-repeat top right;
	}

		#topnav ul li a { color: #dde; text-decoration: none; }
		#topnav ul li a:hover { color: #fff; text-decoration: none; }

		#topnav ul li.onstate { font-weight: bold; }

		#topnav ul li.homelink { padding: 3px 7px 3px 32px; background: url(images/homeicon.gif) no-repeat top left; }

		#topnav ul li.contactlink { padding: 3px 0 3px 7px; background: transparent; }

/*****************
 UL SIDE NAV
*****************/


ul.sidenavlist{
	list-style: none;
	width: 220px;
}

	ul.sidenavlist li{
		margin: 5px 0px 1px 0px;
		padding: 1px 0px 1px 5px;
		line-height:1.7em;
		letter-spacing: -1px;
		border-bottom: 1px dotted #78b;
		border-left: 5px solid #78b;
	}

	ul.sidenavlist a:link, ul.sidenavlist a:visited{
		color: #006;
		text-decoration: none;
	}

	ul.sidenavlist a:hover, ul.sidenavlist a:active {
		color: #006;
		text-decoration: underline;
	}

	ul.sidenavlist li.onstate {
		font-weight: bold;
	}

	/* APPLY HEADER OVERRIDES */
	ul.sidenavlist  li.header {
		font-size: 0.95em;
		font-weight: bold;
		color: #000;
		background: #eef;
	}



/*****************
 IMAGES
*****************/

img.floatleft {
	float: left;
	margin: 0px 10px 0px 0px;
}

img.floatright {
	float: right;
	margin: 0px 0px 0px 10px;
}

/*****************
 FEATURES
*****************/

.feature {
   	float: left;
   	width: 200px;
   	padding: 0px;
   	margin: 5px 17px 5px 0px;
  	color: #000;
  	font-size: 0.95em;
 	background: #eef;
	border: 1px solid #dde;
}

.featureend {
	margin: 5px 0px 5px 0px;
}

.feature p {
   	padding: 0 10px;

}

.feature strong {
   	font-size: 1.1em;
   	font-weight: normal;
}


/********************
 PRODPAGE
********************/

#altimages {
	padding: 0 0 10px 0;
}

#altimages strong {
	width: 65px;
	height: 30px;
	display: block;
	float: left;
	line-height: 30px;
	margin: 0 10px 0 0;
}

#altimages img.altimg {
	margin: 0 5px 0 0;
}

table.variantstable {
	font-size: 0.9em;
	border-collapse: collapse;
	margin-bottom: 10px;
}

	table.variantstable tr {

	}

		table.variantstable th {
			text-align: left;
			padding: 2px 3px;
		}

		table.variantstable td {
			padding: 2px 3px;
		}

		table.variantstable .altrow { background: #8be; }

/********************
SEARCH NEWS
********************/


.searchnews {
	border: 1px solid #dde;
	background: #eef;
	padding: 5px 10px;
	margin: 5px 0;
}


.searchnews label {
	width: 400px;
}

/* project galleries */

#project-galleries {
	width: 640px;
	margin: 5px 0;
}

	.project-gallery-row {
		width: 640px;
		padding: 5px 0 10px 0;
	}

		.project-gallery-row h2 {
			font-size: 1.2em;
			margin: 0 0 5px 0;
			padding: 0;
		}

			#project-galleries .project-gallery-row h2 a:link, #project-galleries .project-gallery-row h2 a:visited { text-decoration: none; }
			#project-galleries .project-gallery-row h2 a:hover, #project-galleries .project-gallery-row h2 a:active { text-decoration: underline; }

			.project-gallery-row-img {
				width: 165px;
				float: left;
			}

			.project-gallery-row-txt {
				width: 475px;
				color: #666;
				float: right;
				font-size: 0.85em;
				line-height: 1.4em;
			}

				.project-gallery-row-txt p { margin: 5px 0; }

#project-gallery-page {
	width: 640px;
	margin: 5px 0;
}

	#project-gallery-page img {
		float: left;
		margin: 0 5px 15px 5px;
	}