@charset "UTF-8";
/* CSS Document */
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0px;
    font-size: 1px;
    line-height: 0px;
	overflow:hidden;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #454545;
	text-align:left;
}
.normal_colour {
	color: #454545;
}
.mtop {
	margin-top: 20px;
}
p, span {
	line-height:125%;
}
a {
	color: #454545;
	text-decoration:underline;
}
.clickable {
	cursor: pointer;
}
a:hover, a.on {
	color:#EF8B1F;
}
a img {
	border: none;
}
a.external {
	padding-right: 13px;
	background-image: url(../images/icons/external.png);
	background-repeat: no-repeat;
	background-position: right center;
}
#header {
	width: 920px;
	clear:both;
	margin: 0 0 0 -460px;
	padding: 36px 0 15px 0;
	position: fixed;
	top:0;
	left:50%;
	background-color: #fff;
	z-index: 100;
}
#mainwrap {
	margin: 75px auto 0 auto;
	padding: 0px;
	width: 920px;
}
#main_menu {
	list-style: none;
	padding:0;
	margin: 0;
	float: right;
}
#main_menu li {
	float: left;
	margin-left: 40px;
}
#main_menu li a {
	text-decoration: none;
}
#main_body {
	clear: both;
}
.menu_panel {
	border-left: 2px solid #808080;
	padding: 5px;
	margin: 0 0 0 40px;
	color: #000;
	background-color: #fff;
	z-index: 1000;
	position: absolute;
/*	-moz-box-shadow: 5px 5px 5px rgba(0,0,0,0.4);
  -webkit-box-shadow: 5px 5px 5px rgba(0,0,0,0.4);
  box-shadow: 5px 5px 5px rgba(0,0,0,0.4);*/
}
.menu_panel ul {
	list-style: none;
	padding: 0;
	margin:0;
}
.menu_panel ul li {
	width: 100px;
	padding: 2px 0;
}
.menu_panel ul li a {
	text-decoration: none;
}
#footer {
	color: #808080;
	border-top: 1px solid #e5e5e5;
	margin: 0;
	padding: 10px 0 20px;
	width:100%;
	text-align:left;
	font-size:0.8em;
	clear: both;
}
#footer .socialicons {
	float: left;
	width: 100px;
}
#footer .sign_up {
	width: 620px;
	float: right;
	text-align: right;
}
#footer .sign_up input {
	float: none;
}
#content_wide {
	min-height: 500px;
}
#content {
	min-height: 500px;
	margin: 0;
	padding: 0px;
	width: 682px;
	float: right;
}
#content ul, #content_wide ul {
	padding: 0 0 0 1.5em;
}
#page_content {
	width: 100%;
	min-height: 500px;
	padding: 0;
	margin: 0;
}
#menu {
	float: left;
	width: 315px;
	margin: 2em 0 0 0;
	padding: 0px;
	font-size:1em;
}
#menu a {
	text-decoration:none;
}
#menu a:hover {
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-weight:normal;
	color:#EF8B1F;
	padding:0;
	margin: 0 0 1em 0;
}
h1 {
	font-size:1.5em;
}
h2 {
	font-size:1.3em;
}
h3 {
	font-size:1.16em;
}
p {
	margin: 0 0 1em 0;
	padding:0;
}
#menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0em;
}
#menu ul li {
	padding: 0;
	margin: 0 0 0.75em;
}
#logo {
	padding: 0;
	margin: 0;
	float: left;
	width: 290px;
}
#tagline {
	padding: 0;
	margin: 20px 0 0 0;
	width:290px;
	clear:both;
}
address {
	font-style:normal;
	font-size:inherit;
	padding:0;
	margin:0;
}
.largetxt {
	font-size:1.5em;
}
.txtcenter {
	text-align:center;
}
th {
	color: #FFFFFF;
	background-color: #666666;	
}
.centerblock {
	margin-left:auto;
	margin-right:auto;
}
.bold {
	font-weight:bold;
}
.orange {
	color:#EF8B1F;
}
.tablerow0 {
	background-color: #F9F9F9;
}
.tablerow1 {
	background-color: #F1F1F1;
}
div.fragment {
	margin-left:3em;
	font-size:0.8em;
}
#menu .subprojects {
	float: right;
	width: 200px;
	margin: 0 20px 0 0;
}
#menu .subprojects .highlight, #menu .subprojects .highlight a {
	color: #FFFFFF;
	background-color: #BFBFBF;
}
#menu .subprojects .services {
	font-weight: bold;
	margin-top: 5em;
}
#messages {
	width:80%;
	border: solid 1px;
	background-color:#FFFFCC;
	margin: 1em auto;
	padding:1em;
	color:#333333;
	border: solid 1px #EF8B1F;
}
#messages ul {
	list-style: none;
	padding:0;
	margin:0;
}
img.projectimage {
	margin: 0 0 1em;
	padding: 0px;
	border-style: none;
}
.menuinfo {
	font-size: 0.8em;
	font-style: italic;
	color: #999999;
}
body.splash {
	margin:0;
	padding:0;
	min-height:600px;
}
#splash {
	position:absolute;
	background-image: url(../images/logos/repeat-back.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	height:100%;
	min-height:512px;
	width:100%;
	text-align:center;
	bottom:0;
	z-index: 100;
	background-color: #FFFFFF;
}
#splash img {
	position:absolute;
	height:512px;
	width:527px;
	bottom:0;
	left:50%;
	margin-left:-263px;
}
#slideimg0, #slideimg1 {
	position:absolute;
	left:0px;
	top:0px;
	z-index:5;
	background-color:#CCCCCC;
}
#slideshow {
	position:relative;
	margin: 20px 0 5px 0;
	padding: 0;
	width: 100%;
	height: 517px;
	overflow: hidden;
}
#slideshow_description {
	width: 100%;
	text-align: left;
}
#slideshow_controls_wrap {
	width: 100%;
	text-align: center;
	margin: 0 0 20px 0;
}
#slideshow_controls_wrap span {
	width: 16px;
	height: 16px;
	padding: 0 2px;
	display: inline-block;
	background: url('/images/icons/bullets.png') no-repeat 0 0;	
}
#slideshow_controls_wrap span.on {
	width: 16px;
	height: 16px;
	background: url('/images/icons/bullets.png') no-repeat 0 -16px;	
}
.label {
	width: 80px;
	text-align:right;
	display:inline-block;
}
.thumbbox {
	margin: 5px;
	padding: 5px;
	float: left;
	text-align:center;
	width: 100px;
}
#logon {
	margin-top: 5em;
}
#logon .spacer {
	padding:1em;
}
#logon label {
	width:100px;
	text-align:right;
	display:block;
	float:left;
}
#userform label {
	width:100px;
	text-align:right;
	display:block;
	float:left;
}
.category_wrap {
	margin: 30px 0 20px;
}
h1.category_title {
	color: #454545;
	margin-bottom: 0.25em;
}
h1.category_title a {
	color: #454545;
	text-decoration: none;
}
div.category_content {
	width: 290px;
}
div.category_content .category_description {
	font-size: 1em;
}
#leftcolumn {
	width: 230px;
	float: left;
}
#leftcolumn ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#leftcolumn ul li {
	padding: 2px 0;
}
#leftcolumn ul li a {
	text-decoration: none;
}
#sections_wrap {
	min-height: 526px;
  margin: 0;
  padding: 0;
}
#sections_wrap h1 {
	margin: 0 0 0.25em;
}
.section_container {
	width: 290px;
  height:236px;
  float: left;
  margin: 0 25px 20px 0;
  overflow:hidden;
	cursor: pointer;
}
.eol {
	margin-right: 0;
}
.section_description {
	padding: 5px 0 0 0;
}
.section_description h1, .section_description h1 a, .section_description p {
  text-decoration:none;
	font-weight: normal;
	font-size: 12px;
}
.section_container:hover .section_description, .section_container:hover .section_description h1 a {
	color: #ef8b1f;
}
.section_image {
	width:100%;
  height:100%;
  position:absolute;
  top:0;
  left:0;
  width: 280px;
  height:170px;
}
.twitter_feed, .twitter_feed .section_description, .twitter_feed .section_description p {
  color: #454545;
  background-color: #f0f0f0;
	filter: none;
	-ms-filter: none;
}
.twitter_feed .section_description {
  top:0;
	padding: 25px;
  height: 120px;
}
.twitter_feed .socialicons {
  position: absolute;
  z-index: 50;
  right: 10px;
  bottom: 10px;
}
.pad20l {
	margin-left: 20px;
}
.pad20r {
	.margin-right: 20px;
}
.pad10l {
	margin-left: 10px;
}
.pad10r {
	.margin-right: 10px;
}
.column_container {
	clear: both;
}
.column_container .col2l {
	width: 450px;
	margin: 0 10px 0 0;
	float: left;
}
.column_container .col2r {
	width: 450px;
	margin: 0 0 0 10px;
	float: left;
}
.column_container .col3l {
	width: 293px;
	margin: 0 10px 0 0;
	float: left;
}
.column_container .col3m {
	width: 293px;
	margin: 0 10px 0 10px;
	float: left;
}
.column_container .col3r {
	width: 293px;
	margin: 0 0 0 10px;
	float: left;
}

