@import 'map.css';

html, body {
	height: 100%; /* Set document height for relative heights */
}

body {
	text-align: center; /* Centre website in IE */
	font: 0.80em Arial, Helvetica, Verdana, Sans-Serif;
	background: #EBEBEB;
	color: #002C09;
}

h1, h2, h3, h4, h5, h6 {
	font-family: tahoma, Arial, Helvetica, Verdana, Sans-Serif;
	color: #5DA526;
}

fieldset {
	border: none;
}

fieldset .name label,
fieldset .pass label  {
	display: block;
	float: left;
	width: 150px;
	margin-bottom: 10px;
}

fieldset .name input,
fieldset .pass input  {
	margin-bottom: 10px;
}

.contentpaneopen_edit {
	display: none;
}

.componentheading {
	margin-top: 0;
	font-size: 2.6em;
	font-family: impact, tahoma, Arial, Helvetica, Verdana, Sans-Serif;
	font-weight: normal;
}

div.clear {
	display: block;
	clear: both;
}

a.readmore, a.readon, a.readmore:visited, a.readon:visited {
	background: url(../images/read_more.gif) no-repeat;
	width: 150px;
	height: 30px;
	display: block;
	padding-top: 11px;
	text-align: center;
	text-decoration: none;
	color: #333;
	font-weight: bold;
	float: right;
	margin: 20px;
	_height: 41px;
	text-indent: -9999px;
}

a, a:visited {
	color: #002C09;
}

a:hover {
	text-decoration: none;
}

a img {
	border: 1px solid #B8D5A3;
}

#all {
	margin: 0 auto; /* Centre website for other browsers */
	text-align: left; /* Align text to left */
	width: 980px; /* Website width */
	overflow: hidden;
	border: 2px solid #55A325;
	background: #FFF;
}

#header {
	height: 223px; /* Header height (excluding nav) */
	background: url(../images/header.png) no-repeat;
	position: relative;
	z-index: 10000;
	_behavior: url(/~edaynew/templates/template/iepngfix.htc);
}

.moduletable.over {
	float: right;
	_padding-top: 10px;
	padding-right: 10px;
	position: relative;
	z-index: 100000000000;
	height: 180px;
	overflow: hidden;
}

.moduletable.over h3 {
	color: #002C09;
}

#header-module {
	background: #EBEBEB;
	display: block;
	width: 310px;
	height: 181px;
	position: absolute;
	margin-left: 672px;
}

#header-module .image {
	position: absolute;
	overflow: hidden;
	height: 180px;
	width: 300px;
	background: #EBEBEB;
	color: #5DA526;
}

#header-module .tally {
	background: #54A324;
	padding-left: 35px;
	height: 200px;
	text-align: right;
	padding-right: 20px;
	font-size: 12px;
	color: #002C09;
}

#header-module .tally h3 {
	color: #FFF;
	margin: 0;
	padding-top: 15px;
	margin-bottom: 10px;
	font-size: 16px;
}

#header-module .tally h6 {
	margin: 10px 0;
	color: #FFF;
	font-weight: normal;
	font-size: 13px;
}

#header-module .tally p {
	margin: 0;
	padding: 8px 0;
	border-bottom: 1px solid #66AC3C;
}

/* Logo position */
#logo {
	margin: 0;
	position: absolute;
	z-index: 1000000000;
}

#logo a {
	display: block;
	float: left;
	margin: 30px 20px;
	margin-bottom: 10px;
	width: 300px;
	height: 125px;
	overflow: hidden;
	text-indent: -100000px;
}

/* Nav styles */


#nav ul { 
	list-style: none;
	background: #FAFCF8 url(../images/navbg.jpg) left top no-repeat;
	height: 35px;
	width: 960px;	
	_width: 980px;
	margin: 180px 0 0 0;
	padding: 0 0 0 20px;
	position: absolute;
	z-index: 100000000;
}

#nav ul li {
	display: inline;
	position: relative;
	float: left;
	z-index: 1000;
}

#nav ul li a {
	float: left;
	display: block;
	padding: 10px 20px;
	padding-bottom: 9px;
	color: #333;
	font-weight: bold;
	text-decoration: none;
	border-right: 1px solid #6BAF41;
}

#nav ul li.item1 a {
	border-left: 1px solid #6BAF41;
}

#nav ul li a:hover, #nav ul li.active a {
	background: #C4DFB3 url(../images/nav_hover.jpg) repeat-x;
}

#nav ul li.active li a {
	background: none;
}

#nav ul li ul li ul li {	
	display: none;
}

#nav ul ul {
	padding-left: 0;
	width: 230px;
	background: #5EA831;
	margin-top: 35px;
	display: none;
	height: auto;
	left: 0;
}

/*#nav li > ul {
	top: auto;
	left: auto;
}*/

#nav ul ul li {
	width: 230px;
}

#nav ul ul li a {
	border: none;
	width: 230px;
	padding: 0;
	font-weight: normal;
}

#nav ul ul li a span {
	display: block;
	margin: 10px 20px;
}

#nav ul ul li a:hover {
	background: #C4DFB3;
}

div#nav li:hover ul ul,
div#nav li li:hover ul ul,
div#nav li li li:hover ul ul,
div#nav li li li li:hover ul ul,
div#nav li ul li:hover ul
{display:none;}

div#nav li:hover ul,
div#nav li li:hover ul,
div#nav li li li:hover ul,
div#nav li li li li:hover ul
{display:block;}

#contentarea {
	clear: left; /* Drop content below nav */
	background: url(../images/left.jpg) repeat-y;
}

.moduletable.green {
	background: #E8F2E0;
}

#left {
	float: left;
	width: 224px;
}

#left .moduletable {
	padding: 20px 15px;
	clear: left;
}

#left .moduletable.full {
	padding: 20px 0;
}

#left ul {
	padding-left: 20px;
}

#left .tree ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

#left .tree li a {
	padding: 4px 25px;
	padding-right: 5px;
	display: block;
	color: #5DA526;
	text-decoration: none;
}

#left .tree li li li a {
	padding: 4px 35px;
	display: none;
}

#left .tree li a.sublevel_current {
	font-weight: bold;
	background: #E8F2E0;
}

#left .tree li a.mainlevel_current, #left .tree li a.mainlevel_active {
	padding-left: 15px;
}

#left .tree li a:hover {
	background: #E8F2E0;
}

#left li.mainlevel_current, #left li.mainlevel_active {
	list-style: none;
	margin-left: 0;
}

#left h3, #left .tree li a.mainlevel_current, #left .tree li a.mainlevel_active {
	color: #002C09;
	text-decoration: none;
	font-size: 14px;
	margin-top: 0;
	font-weight: bold;
}

#left .moduletable h3 {
	border-bottom: 1px dotted #002C09;
}

#left ul.latestnews {
	padding-left: 0;
	margin-left: 10px;
	list-style: none;
}

#left li.latestnews {
	margin-top: 10px;
}

span.date {
	display: block;
}

#right { float: right; width: 340px; margin-left: 20px; }

#right .moduletable {
	padding: 10px;
}

#main {
	padding: 10px 20px;
	padding-bottom: 20px;
	margin-left: 225px;
}

#main img {
	padding: 3px;
	margin: 5px;
	border: 1px solid #B8D5A3;
}

#contentModules {
	clear: right;
}

.main_small {
	float: left;
	width: 225px;
	margin-right: 13px;
	background: #E4F0DC;
	margin-top: 10px;
	height: 324px;
}

.main_small h3 {
	margin: 0;
	padding: 11px 0 9px 16px;
	background: url(../images/module_header.jpg);
	font-size: 14px;
	font-family: tahoma, Arial, Helvetica, Verdana, Sans-Serif;
}

#main .main_small img {
	display: block;
	width: 194px;
	height: 107px;
	margin: 10px 14px;
	background: #FFF;
	border: none;
	padding: 0;
}

.main_small p{
	padding: 10px 14px;
	height: 69px;
	_height: 89px;
	overflow: hidden;
	font-weight: bold;
	font-size: 14px;
}

.main_small .readmore, .main_small .readmore:visited{
	margin-right: 14px;
	margin-top: 0;
}

div.main_disposal .map {
	display: none;
}

ul#categories {
	padding: 0;
	margin-left: 0;
}

div.article_column, ul#categories li {
	background: #E4F0DC;
	clear: right;
	list-style: none;
	height: 1%;
}

ul#categories li {
	margin-bottom: 30px;
}

div.article_column h2 a, ul#categories li a.category {
	margin: 0;
	padding: 11px 0 9px 16px;
	background: url(../images/module_header.jpg);
	font-size: 14px;
	display: block;
	color: #5DA526;
	text-decoration: none;
	font-family: tahoma, Arial, Helvetica, Verdana, Sans-Serif;
	font-weight: bold;
}

.blogContent {
	padding: 0 10px;
	padding-bottom: 10px;
}

ul.logos li {
	list-style: none;
	display: inline;
}

#main ul.logos li img {
	border: none;
	margin: 20px;
}

#jcepopup-container, #jcepopup-overlay {
	z-index: 100000000!important;
}

#main .jcebox img {
	width: 200px;
	height: 200px;
	padding: 3px;
	border: 1px solid #B8D5A3;
	float: right;
	margin-right: 25px;
}

.jcebox .zoomImg {
	display: none;
}

.contentdescription {
	padding-bottom: 10px;
}

#categories a.readon, #categories a.readon:visited {
	margin: 0 20px 20px 0;
}

#left a img {
	border: none;
}

#footer {
	clear: both;
	padding: 1px 15px;
	_padding-top: 10px;
	background: #11380A url(../images/footer.jpg) repeat-x;
	min-height: 250px;
	_height: 250px;
	color: #959595;
	font-size: 0.9em;
}

#footer a {
	color: #959595;
}

#footer ul {
	margin: 0;
	padding: 0;
	position: absolute;
	margin-top: 5px;
}

#footer li > ul {
	top: auto;
	left: auto;
}

#footer ul li {	
	display: inline;
	position: relative;
	float: left;
	z-index: 1000;
	width: 140px;
}

#footer ul li a {	
	display: block;
	padding: 5px 30px;
	padding-left: 0;
}

#footer ul li ul {	
	width: 140px;
}


#footer ul li ul li a {	
	text-decoration: none;
	padding: 2px 0;
	padding-left: 0;
}

#footer ul li ul li a:hover {	
	text-decoration: underline;
}

#footer ul li ul li ul li {	
	display: none;
}




/* From Old site */

table{

	border:1px solid #4E981D;

}

th, thead td, #sum td, #totals #sum th{

	border:none;

	text-align:left;

	background:#b6d5a2;

	padding:0.3em;

	border-bottom:1px solid #4E981D;

}

thead th{padding:0.3em 0.8em;}/*giving columns on totals table a bit more space*/

#sum td, #totals #sum th{

	border-top:2px solid #4E981D;

	font-weight:bold;

}

td, #totals tbody th{

	border:none;

	vertical-align:text-top;

	padding:0.8em 0.3em;

	line-height:1.2;

	background:#FFF;

}

.even td, #totals tbody .even th{

	background:#ecf3e7;

	border-top:1px solid #B6D5A2;

	border-bottom:1px solid #B6D5A2;

}

#totals td{/*centring the numbers on the totals table - about page*/

	text-align:center;

}

#sign-up li {
	list-style: none;
	padding: 4px;
	clear: left;
}

#sign-up fieldset{
	border:none;
	margin:40px;
	padding:3em 4em;
	background:#deecd4 url(../images/recycle.gif) no-repeat top right;
}

#sign-up legend{
	display:none;
}

#sign-up label{
	display:block;
	padding:0.5em 0;
	color:#0f290a;
	font-weight:bold;
	position:relative;
	float: left;
}

#sign-up .checkboxes {
	margin-top: 20px;
}

#sign-up .checkboxes li{
	padding: 8px;
}

#sign-up .checkboxes input{
	width: auto;
	float: left;
	position: relative;
	top: 3px;
	margin-right: 5px;
}

#sign-up .checkboxes label{
	float: none;
	font-weight: normal;
}

#sign-up .retain {
	margin-left: 100px;
	margin-right: 300px;
}

#sign-up .retain input{
	width: auto;
}

#sign-up .retain label{
	float: none;
	font-weight: normal;
}

#sign-up input{
	width: 23em;
	float: right;
}

#sign-up select{
	width:23.5em;
	float: right;
}

/*#sign-up.new input, #sign-up.new select{
	margin-top: -10px;
}*/

#sign-up button{
	position:relative;
	top:0.2em;
	left:25.5em;
	cursor:pointer;
}

#page .gthumb {
	display: none;
}

div#oneroa_box
{
	margin-right:20px;
}

div#drop_off_point {
	padding-bottom: 25px;
	border-top: 1px solid #5da525; 
	clear: right;
	}
	
div#drop_off_point:first-child {
	border-top: none;
}
	
div#drop_off_point_details {
	overflow: auto;
	}	
	
div#drop_off_point iframe {
	border:8px solid #E8F2E0; 
	}	

div#drop_off_point h2 {
	color: #858785;
	font-size: 24px;
	font-weight: normal;
	font-family: Arial,Helvetica,Verdana,Sans-Serif;
	}

div#drop_off_point h3 {
	color: #020202;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial,Helvetica,Verdana,Sans-Serif;
	margin-bottom: 0px;
}

div#drop_off_point p {
	color: #020202;
	font-size: 12px;
	font-family: Arial,Helvetica,Verdana,Sans-Serif;
	margin-top: 3px;
	margin-bottom: 18px;
}

div#drop_off_point_left {
	margin-right:20px;
	margin-bottom:35px;
	width:375px;
	float: left;
	border-right: 1px solid #ddead2;
	}
	
div#drop_off_point_right {
	width: 300px;
	float: right;
	margin-bottom:20px;
	}	
	
div#drop_off_point .supporters {
	float: right;
	width: 180px;
	padding: 0px 30px 15px 0px;
	text-align: center;
	}	
	
div#drop_off_point .supporters h3 {
	color: #5DA526;
	font-size: 15px;
	margin-top: 0px;
	margin-bottom: 12px;
	}	

#main div#drop_off_point .supporters img  {
	border: 0;
	margin: 5px 0;
	}	

a.gallery_caption_link, a.gallery_caption_link:visited
{
	color:#fff;
	text-decoration:underline;
}
