/************************************************************************

	GLOBAL CSS
	==========

	Provides all global styles for the site which more specific sections 
	can be built on using the layered css technique

	Author:		Nick Watson
				Tom Fletcher
				[www.optixsolutions.co.uk]

	Listing Order:
	==============

	Universal
	Forms
	General Structure / Layout
	Navigation Elements
	Header Elements
	Body Elements
	Footer Elements
	Messages

************************************************************************/

/***********************************************************************
	RESET UNIVERSAL STYLES
************************************************************************/
.tipsy { padding: 5px; font-size: 10px; opacity: 0.8; filter: alpha(opacity=80); background-repeat: no-repeat;  background-image: url(../i/layout/tipsy.gif); text-transform:uppercase; }
  .tipsy-inner { padding: 5px 8px 4px 8px; background-color: black; color: white; max-width: 200px; text-align: center; }
  .tipsy-north { background-position: top center; }
  .tipsy-south { background-position: bottom center; }
  .tipsy-east { background-position: right center; }
  .tipsy-west { background-position: left center; }


html,body,h1,h2,h3,h4,h5,h6,ol,ul,li,dl,dt,dd,form,fieldset,input,select,textarea,div,p,img,table,th,td,object,pre,blockquote,address { 
	margin:0;
	padding:0;
}

a, object, embed {
   outline: none;
}

:link,:visited,:hover {
	text-decoration: none;
}

ul,ol {
	list-style: none;
}

h1,h2,h3,h4,h5,h6,pre,code {
	font-size: 1em;
}

a img,:link img,:visited img, table, fieldset, img {
	border: none;
}

address, abbr {
	font-style: normal;
}

body {
	color: #999;
	background-color: #FFF;
}

a {
	color: #000;
	text-decoration: none;
	outline: none;
}

dt	{ 
	font-weight: bold; 
}

blockquote {
	margin-left: 1em;
}

img {
	display: block;
}

img#fullResImage {
	display: inline;
}

/***********************************************************************
	UNIVERSAL STYLES
************************************************************************/

body {
	font-size: 62.5%;
}

html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address, abbr, input, select, textarea, table, td, th {
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

div.content p {
	color: #000;
	margin: 1em 0;
	font-size: 1.2em;
}
div.content div.uc { font-size: 1.2em; color: #000; }
div.content div.uc p { font-size: 1em; }
div.content ol,
div.content ul {
	color: #000;
	font-size: 1.2em;
}
div.content div.uc ol,
div.content div.uc ul {
	color: #000;
	font-size: 1em;
}
div.content ol,
div.content ul,
div.content div.uc ol,
div.content div.uc ul {
	list-style-type: disc;
	margin: 0px 0px 10px 15px;
	list-style-position: outside;
}
div.content ol li,
div.content ul li,
div.content div.uc ol li,
div.content div.uc ul li { margin: 3px 0px; }
div.content ol,
div.content div.uc ol {
	list-style-type: decimal;
}
div.content div.uc table {
	border: solid 1px #CCC;
}
div.content div.uc table th {
	color: #fff;
	padding: 3px 5px;
	text-align: left;
	border-top: solid 1px #CCC;
	background: #00a761 url('../i/layout/form-bg.gif') top left repeat-x;
}
div.content div.uc table td {
	color: #000;
	padding: 3px 5px;
	text-align: center;
}
div.content h1 {
	width: 277px;
	color: #fff;
	font-size: 1.6em;
	font-weight: normal;
	margin: 0px 188px 0px 0px;
	padding: 31px 10px 5px 10px;
	background: #02804b url('../i/layout/h1-swoop.gif') left top no-repeat;
}
div.content div.uc h1 { font-size: 1.4em; }

div.content h2 {
	width: 277px;
	color: #fff;
	font-size: 1.3em;
	padding: 5px 10px;
	font-weight: normal;
	background: #02804b;
	margin: 0px 188px 0px 0px;
}
div.content div.uc h2 { font-size: 1.1em; }

div.content h2 a { color: #fff; }
div.content h2 a:hover { text-decoration: underline; }

div.content img.border {
	border: solid 2px #44543a;	
}
/***********************************************************************
	GENERAL STRUCTURE/LAYOUT
************************************************************************/
div#main {
	width: 960px;
	margin: 0px auto;
	position: relative;
}
div#branding-logo{
	width: 100%;
	height: 160px;
	position: absolute;
/*	top: -160px;
	left: 0;*/
	z-index: 999;
	
}
/*div#branding-logo{
	width: 537px;
	height: 160px;
	position: absolute;
	top: -160px;
	left: 0;
	
	
}*/
div#branding-logo object{
	position: absolute;
	left: 0;
	top: 0;
}
div#right-column,
div#left-column {
	float: left;
	width: 215px;
	margin: 46px 0px 30px 0px
}
div#right-column {
	width: 194px;
}
div.content {
	float: left;
	width: 511px;
	margin: 20px 20px 30px 20px;
}
div.full-content {
	width: 725px;
	margin: 20px 0px 30px 20px;
}
div.side-box {
	float: left;
	width: 199px;
	background: #4c537b;
	margin-bottom: 10px;
	padding: 3px 8px 8px 8px;
}
div.side-bg-spring { background: #2F7C26 url('../i/layout/side-box-bg-spring.gif') left bottom no-repeat; }
div.side-bg-summer { background: #5959b7 url('../i/layout/side-box-bg-summer.gif') left bottom no-repeat; }
div.side-bg-autumn { background: #BB4600 url('../i/layout/side-box-bg-autumn.gif') left bottom no-repeat; }
div.side-bg-winter { background: #616994 url('../i/layout/side-box-bg-winter.gif') left bottom no-repeat; }

div.side-green {
	background: #00a761 url('../i/layout/form-bg.gif') top left repeat-x;
}
div#right-column div.side-box { width: 178px; }
div#right-column div.side-box a.image-side {
	float: left;
	margin: 0px 0px 0px 0px;
}
div.side-box h2 {
	color: #fff;
	font-size: 1.6em;
	font-weight: normal;
}
div.side-box h2 a { color: #fff; }
div.side-item {
	padding: 5px 0px 8px 0px;
	border-bottom: solid 1px #a1b79b;
}
div.side-item-last { border-bottom: none; padding: 5px 0px 0px 0px; }
div.side-box p {
	color: #fff;
	font-size: 1.2em;
}
div.side-box p.side-caption {
	color: #000;
	padding: 2px 5px;
	background: #c7c8d6;
	margin: 6px 0px 0px 0px;
}
div.side-green p.side-caption {
	background: #b4ddb0;
}
div.side-box p.side-caption a:hover { text-decoration: underline; }
div.side-item p a { color: #fff; }
div.side-item p a:hover { text-decoration: underline; }
/***********************************************************************
	HEADER ELEMENTS
************************************************************************/
div#header-bg {
	height: 160px;
	background: url('../i/layout/header-bg.gif') repeat-x;
	margin: 0px 0px 0px 0px
}
div#header {
	height: 160px;
	background-image: url('../i/layout/header.jpg');
	background-position: center top;
	background-repeat: no-repeat;
	position: relative;
	
}
/***********************************************************************
	BODY ELEMENTS
************************************************************************/
form#filter-bar {
	width: 715px;
	margin: 10px 0px;
	padding: 4px;
	background: #00a761 url('../i/layout/form-bg.gif') top left repeat-x;
	border: solid 1px #02804B;
}
form#filter-bar div {
	float: left;
	clear: none;
	margin: 0px;
}
form#filter-bar div#filter-bar-full {
	width: 715px;
}
form#filter-bar div#filter-bar-full p {
	color: #fff;
	margin: 0px 0px 5px 0px;
}
form#filter-bar div label {
	color: #fff;
	width: auto;
	height: auto;
	font-size: 1.2em;
	padding: 3px 8px 0px 0px;
}
form#filter-bar div input {
	width: 120px;
	padding: 2px;
	margin: 0px 10px 0px 0px;
}
form#filter-bar div input#sort {
	width: auto;
	font-size: 1.2em;
	padding: 2px 5px 1px 5px;
	margin: 0px;
}
form#filter-bar div select {
	font-size: 1.2em;
	margin: 0px 8px 0px 0px;
}
form#filter-bar div select.select-small { width: 60px; }
form#filter-bar div select.select-mid { width: 74px; }
form#filter-bar div select.select-large { width: 107px; }
div.content div.page-item {
	width: 723px;
	float: left;
	margin: 0px 0px 10px 0px; 
}
div.content div.page-item h2 { margin-bottom: 5px; }
div.content div.page-item p { margin: 5px 0px 5px 0px; }
div.content a { color: #02804B; }
div.content a:hover { text-decoration: underline; }
a.image-right {
	clear: right;
	float: right;
	margin: 2px 0px 10px 10px;
}
a.image-left {
	clear: left;
	float: left;
	margin: 2px 10px 10px 0px;
}
a.news-preview-image {
	float: left;
	margin: 3px 10px 10px 0px;
}
div.content ul.page {
	float: left;
	height: 23px;
	width: 723px;
	margin: 0px 0px 0px 0px;
	border: solid 1px #02804B;
	background: #00a761 url('../i/layout/form-bg.gif') top left repeat-x;
	list-style: none;
}
div.content ul.page li {
	color: #fff;
	float: left;
	margin: 4px 0px 0px 4px;

}
div.content ul.page li a {
	color: #fff;
	padding: 4px;
}
div.content ul.page li a.active,
div.content ul.page li a:hover { text-decoration: underline; background-color: #46AD5A; }
form.content-form {
	width: 511px;
}
form.content-form label {
	width: 277px;
	color: #fff;
	font-size: 1.3em;
	padding: 5px 10px;
	font-weight: normal;
	background: #02804b;
	text-align: left;
	height: auto;
	margin: 0px 188px 0px 0px;
}

form.wide label, form.wide p {
	width: 277px;
}

form.content-form input.checkbox {
	width: 18px;
	margin: 0; padding: 0;
}

form.content-form label.req:before{
	content: "* ";
	color:#F00;
	font-weight: bold;
}


form.content-form input.i{
background:  #02804b url('../i/icons/i.png') right no-repeat;
font-weight: normal;
cursor: pointer;
}


form.content-form div.contact-error label {
	/*background: #800202;*/
}
form.content-form textarea,
form.content-form select,
form.content-form input {
	width: 285px;
	margin: 10px 0px;
	padding: 2px 5px;
	font-size: 1.2em;
}
form.content-form select {
	padding: 2px;
	width: 296px;
}
form.content-form div.contact-error textarea,
form.content-form div.contact-error select,
form.content-form div.contact-error input {
	border: solid 1px #800202;
	background: #fff1f1 url('../i/icons/error.gif') 275px 2px no-repeat;
}
form.content-form img {
	float: left;
	margin: 10px 10px 10px 0px;
}
form.content-form input#Code { width: 205px; }
form.content-form div.contact-error input#Code {
	background: #fff1f1 url('../i/icons/error.gif') 195px 2px no-repeat;
}
form.content-form div#form-radios label {
	float: left;
	color: #000;
	width: auto;
	background: none;
	padding: 0px 0px 0px 10px;
	margin: 10px 20px 0px 0px;
}
form.content-form div#form-radios input {
	float: left;
	width: auto;
	padding: 0px;
	margin: 11px 0px 0px 10px;
}
form.content-form input#submit {
	width: auto;
	padding: 2px 5px;
	margin-top: 20px;
}
/***********************************************************************
	NAVIGATION
************************************************************************/
ul#side-nav {
	float: left;
	width: 215px;
	margin-bottom: 10px;
}
ul#side-nav li a {
	color: #fff;
	display: block;
	font-size: 1.4em;
	background: #019255;
	padding: 2px 0px 2px 8px;
	border-bottom: solid 1px #7db89f;
}
ul#side-nav li a.nav-active,
ul#side-nav li a:hover { background: #00844c; }

ul#side-nav li ul li a {
	color: #004d2c;
	padding-left: 18px;
	background: #b4ddb0;
	border-bottom: solid 1px #019255;
}
ul#side-nav li ul li a.subnav-active,
ul#side-nav li ul li a:hover { background: #9fc59b; }
/***********************************************************************
	FOOTER ELEMENTS
************************************************************************/
div#footer-bg {
	height: 199px;
	background: url('../i/layout/footer-bg.gif') repeat-x;
}
div#footer {
	height: 179px;
	width: 960px;
	margin: 0px auto;
	font-size: 1.1em;
	padding: 20px 0px 0px 0px;
}
ul#footer-nav {
	float: left;
	width: 960px;
	margin: 0px 0px 5px -5px;
}
ul#footer-nav li {
	float: left;
}
ul#footer-nav li a {
	float: left;
	display: block;
	color: #7f9778;
	margin: 0px 5px;
}
div#footer-right a:hover,
ul#footer-nav li a:hover { text-decoration: underline; }
div#footer-left {
	float: left;
	width: 760px;
	color: #7f9778;
}
div#footer-right {
	float: left;
	width: 200px;
	text-align: right;
}
div#footer-right a {
	color: #7f9778;
}
/***********************************************************************
	TOOLS
************************************************************************/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.accessibility {
	position: absolute;
	text-indent: -999em;
	left: -999em;
	top: -999em;
}

/*************************************************
remove clients messy styles from word pasting.
specify where this applies or it will do all spans
**************************************************/
/*span[style]{ 
	color: inherit !important; 
	font-size: inherit !important; 
	font-family: inherit !important;
}*/

/***********************************************************************
	FORMS
************************************************************************/

fieldset, legend {
	border: none;
}

legend {
	background: transparent;
	font-size: 1em;
	font-weight: bold;
	margin: 1em 0;
	padding: 0 .5em;
}

label {
	float: left;
	padding: 0 1em 0 0;
	text-align: right;
}

form fieldset div {
	clear: both;
	display: block;
	margin-bottom: .5em;
	padding: 0;
}

div.submit {
	clear: both;
	text-align: center;
	width: auto;
}

div.multi input {
	border: 0;
	width: auto;
}
 
form 									{ width: 100%; }

label		 							{ float: left;	height: 22px; width: 45%; }

fieldset div input,
fieldset div select,
fieldset div textarea  			{ width: 45%; }

fieldset div input.small,
fieldset div select.small,
fieldset div textarea.small 	{ width: 25%; }

div.req label, div.req p		{ font-weight: bold; }

div.multi label 					{ height: 22px; }

div.req label:before, 
div.req p:before {
	content: "* ";
}

input:focus, textarea:focus {
	background: #fafafa;
	color: #000;
}

fieldset div input, 
fieldset div select, 
fieldset div textarea  {
	border: 1px solid #aaa;
	color: #333;
	font-weight: normal;
	padding: 1px;
}

div.submit input {
	background: #777;
	border: 1px solid #333;
	color: #fff;
	font-weight: bold;
	padding: 1px .7em;
	width: auto;
}


/***********************************************************************
	MESSAGES
************************************************************************/

.error, .notice, .message { 
	color: #b22;
	font-weight: bold;
}

div.errorbox {
	background: #990000;
	padding: 10px;
	color: #FFF;
	font-size: 10px;
}

div.errorbox a {
	color: #FFA8A8;
}

.error ol li {
	font-weight: normal;
	list-style-type: lower-roman;
	list-style-position: inside;
	margin-left: 0;
	padding-left: 1em;
	text-indent: 1em;
}

/* CSS for Formmailer Script */

/* DATE SELECTION */

/* the div that holds the date picker calendar */
.dpDiv {
	}


/* the table (within the div) that holds the date picker calendar */
.dpTable {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #404040;
	background-color: #F4F4F4;
	border: 1px solid #999999;
	}


/* a table row that holds date numbers (either blank or 1-31) */
.dpTR {
	}


/* the top table row that holds the month, year, and forward/backward buttons */
.dpTitleTR {
	}


/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTR {
	}


/* the bottom table row, that has the "This Month" and "Close" buttons */
.dpTodayButtonTR {
	}


/* a table cell that holds a date number (either blank or 1-31) */
.dpTD {
	border: 1px solid #ece9d8;
	}


/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlightTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	}


/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered 
over) */
.dpTDHover {
	background-color: #888888;
	border: 1px solid #888888;
	cursor: pointer;
	color: #000000;
	}


/* the table cell that holds the name of the month and the year */
.dpTitleTD {
	}


/* a table cell that holds one of the forward/backward buttons */
.dpButtonTD {
	}


/* the table cell that holds the "This Month" or "Close" button at the bottom */
.dpTodayButtonTD {
	}


/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTD {
	background-color: #C0C0C0;
	border: 1px solid #AAAAAA;
	color: white;
	}


/* additional style information for the text that indicates the month and year */
.dpTitleText {
	font-size: 12px;
	color: #555555;
	font-weight: bold;
	}


/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */ 
.dpDayHighlight {
	color: #666666;
	font-weight: bold;
	}


/* the forward/backward buttons at the top */
.dpButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #DDDDDD;
	font-weight: bold;
	padding: 0px;
	}


/* the "This Month" and "Close" buttons at the bottom */
.dpTodayButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #DDDDDD;
	font-weight: bold;
}


div#main div.content div.dataholding{
	width: 725px;
	padding: 0px;
	margin:0px;
}
div.dataholding h2{
	width: 633px;
	min-height: 30px;
	padding-left: 80px;
	padding-top: 20px;
	padding-bottom: 20px;
	background-image: url(../i/layout/doc-icon.jpg);
	background-repeat: no-repeat;
	background-position: 5px center;
	border: 1px solid #027042;
}


div.datasetpage p{
	border-bottom: 1px solid #Ccc;
	padding-bottom: 10px;

}
div.datasetpage p span{
	font-weight: bold;
	color: #02804B;
}

a.back{
	background-image: url(../i/icons/back.gif);
	background-repeat: no-repeat;
	padding-left: 20px;

}


div.flashmap{
	border: 1px solid #4C537B;
	width: 505px;
	height: 315px;
	
}
