@charset "UTF-8";
/* 

Version: 1.0
Author: Metro Group

Main Stylesheet for metrogroup.org.uk 
Copyright Metro Group/ Breeze Design

*/

/* -- ** RESET ** --*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
p {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* -- RESET END ** -- */


* {
	padding: 0px;
	margin: 0px;
}
body {
	font-size: 100%;
	font-family: verdana;
}
img {
	border: none;
}
#page_layout {
	margin: 0px auto;
	width: 960px;
}
/* --- HEADER --------------------------------*/

#header {
	height: 35px;
	background: #fff;
	padding: 20px 0px;
	border-bottom: 1px dotted #b9bfc3;
}
#header_options {
	float: right;
	width: 600px;
	text-align: right;
	font-size: 0.675em;
}
#contact_number {
	float: right;
}
#header_options p {
	margin-right: 125px;
	text-align: right;
	color: #b3bdc4;
}
#header_options form {
	margin: 10px 0px 0px 0px;
}
#header_options label {
	width: 60px;
	text-align: right;
	font-size: 0.825em;
	color: #b3bdc4;
}
#header_options input {
	font-size: 10px;
	padding: 2px;
	color: #6f7172;
	border: 2px solid #d8dfe2;
}
#header_options .submit_image {
	border: none;
	padding: 0px;
	margin: -2px 0px 0px -4px;
	vertical-align: middle;
}
* html #header_options .submit_image {
	margin: -5px 0px 0px -4px;
}
/* --- PAGE TOP & MAIN NAVIGATION --------------------------------*/

#page_top {
	height: 105px;
	background: #455560 url('images/background/bottom_right_dark_grey.gif') no-repeat bottom right;
	margin: 5px 0px;
}
#page_top h1 {
	color: #fff;
	margin: 0px;
	padding: 40px 0px 0px 200px;
	font-size: 1.30em;
	font-weight: normal;
	letter-spacing: 0.05em;
}
#main_nav {
	height: 25px;
	margin: 0;
}
* html #main_nav {
	margin-left: 194px;
}
#main_nav ul {
	list-style-type: none;
	margin: 0px;
}
#main_nav li {
	float: left;
	width: 155px;
	margin: 0px 0px 0px 5px;
}
* html #main_nav li {
	margin-left: 4px;
}
.clear {
	clear:both;
}
a.main_nav_link_1:link, a.main_nav_link_1:visited, a.main_nav_link_2:link, a.main_nav_link_2:visited, a.main_nav_link_3:link, a.main_nav_link_3:visited, a.main_nav_link_4:link, a.main_nav_link_4:visited, a.main_nav_link_5:link, a.main_nav_link_5:visited, a.main_nav_link_6:link, a.main_nav_link_6:visited {
	display: block;
	text-decoration: none;
	color: #fff;
	font-size: 0.70em;
	height: 19px;
	padding: 5px 0px 0px 10px;
	background: #95a3ac url('images/menu/main_nav_link.gif') no-repeat right bottom;
	border-top: 1px solid #a3afb7;
}
a.main_nav_link_1_active:link, a.main_nav_link_1_active:visited, a.main_nav_link_1_active:hover, a.main_nav_link_2_active:link, a.main_nav_link_2_active:visited, a.main_nav_link_2_active:hover, a.main_nav_link_3_active:link, a.main_nav_link_3_active:visited, a.main_nav_link_3_active:hover, a.main_nav_link_4_active:link, a.main_nav_link_4_active:visited, a.main_nav_link_4_active:hover, a.main_nav_link_5_active:link, a.main_nav_link_5_active:visited, a.main_nav_link_5_active:hover, a.main_nav_link_6_active:link, a.main_nav_link_6_active:visited, a.main_nav_link_6_active:hover {
	display: block;
	text-decoration: none;
	color: #fff;
	font-size: 0.70em;
	height: 19px;
	padding: 5px 0px 0px 10px;
	background: #455560 url('images/menu/main_nav_link_active.gif') no-repeat right bottom;
	border-top: 1px solid #a3afb7;
}
a.main_nav_link_1:hover, a.main_nav_link_1_active:link, a.main_nav_link_1_active:visited, a.main_nav_link_5_active:hover {
	background-color: #455560;
	border-top: 1px solid #455560;
}
a.main_nav_link_2:hover, a.main_nav_link_2_active:link, a.main_nav_link_2_active:visited, a.main_nav_link_5_active:hover {
	background-color: #636466;
	border-top: 1px solid #636466;
}
a.main_nav_link_3:hover, a.main_nav_link_3_active:link, a.main_nav_link_3_active:visited, a.main_nav_link_5_active:hover {
	background-color: #b0c6a8;
	border-top: 1px solid #b0c6a8;
}
a.main_nav_link_4:hover, a.main_nav_link_4_active:link, a.main_nav_link_4_active:visited, a.main_nav_link_5_active:hover {
	background-color: #84b5c6;
	border-top: 1px solid #84b5c6;
}
a.main_nav_link_5:hover, a.main_nav_link_5_active:link, a.main_nav_link_5_active:visited, a.main_nav_link_5_active:hover {
	background-color: #8f8181;
	border-top: 1px solid #8f8181;
}
a.main_nav_link_6:hover, a.main_nav_link_6_active:link, a.main_nav_link_6_active:visited, a.main_nav_link_6_active:hover {
	background-color: #D5AA3D;
	border-top: 1px solid #D5AA3D;
}

#center_content p.first_para {
	font-size:106%;
	line-height:1.1em;
	}

/* --- LEFT NAVIGATION --------------------------------*/

#left_nav {
	float: left;
}
#left_nav ul {
	list-style-type: none;
}
#left_nav li {
}
a.left_nav_link:link, a.left_nav_link:visited {
	width: 135px;
	display: block;
	font-size: 0.675em;
	text-decoration: none;
	background: url('images/menu/left_nav_link.gif') no-repeat top left;
	padding: 5px 5px 5px 20px;
}
a.left_nav_link:hover {
	background: #f6f7f8 url('images/menu/left_nav_link.gif') no-repeat bottom left;
}
a.left_nav_link_active:link, a.left_nav_link_active:visited, a.left_nav_link_active:hover {
	background: #f6f7f8 url('images/menu/left_nav_link.gif') no-repeat bottom left;
	width: 135px;
	display: block;
	font-size: 0.675em;
	font-weight: bold;
	text-decoration: none;
	padding: 5px 5px 5px 20px;
}
/* --- PAGE CONTENT --------------------------------*/

#content {
	margin: 5px 0px 5px 0px;
}
#main_content {
	margin: 0px 0px 0px 200px;
	font-family: verdana;
}
* html #main_content {
	margin-left: 198px;
}
#right_content {
	float: right;
	width: 301px;
	padding: 0px;
	margin: 0px;
}
.brochure_promo {
	height:300px;
	padding:10px;
	background: #96c0e7 url('images/background/home_right_img.jpg') no-repeat bottom;
}

.brochure_promo img {
	float:right;
	}

#enews_center_title {
	display:block;
	height:auto;
	background:#c5cdd3 url('images/background/bottom_right_dark_grey.gif') no-repeat bottom right;
	}

.enews_right_box {
	height:240px;
	margin-top:3px;
	padding:20px 18px 20px 20px;
	background: #e2e3e4 url('images/menu/main_nav_link.gif') no-repeat right bottom;
}

.enews_title {
	font-size:100%;
	color:#f26624;
	}

.enews_formfield input {
	border:solid 1px #85B3C5;
	color:#999;
	width:100%;
	}

.enews_formfield #submit {
	margin-top:5px;
	color:#fff;
	border:none;
	width:100px;
	float:right;
	background: url('images/enews_submit_bg.jpg') repeat-x;
	}

.signup_text {
	font-size:70%;
	color:#666;
	line-height:1.4em;
	}

.signup_claim {
	font-size:50%;
	color:#666;
	line-height:1.4em;
	}

#right_content h4 {
	border-top: 1px solid #aeceed;
	padding: 5px 0px 0px 0px;
	font-size: 0.775em;
	color: #42515b;
	font-weight: normal;
}
#right_content img {
	border: none;
	margin: 0px 0px 0px 0px;
}
#right_content p {
	margin: 0px 50px 0px 0px;
	padding: 5px 0px 0px 0px;
	font-size: 0.675em;
	color: #fff;
}
#center_content {
	margin-right: 306px;
	padding: 20px;
	line-height: 1.2em;
	height: auto;
	background: #455560 url('images/background/bottom_right_dark_grey.gif') no-repeat bottom right;
}

#center_content ul {
	font-size:90%;
	color:#fff;
	}

.center_strapline {
	color:#ffdc00;
	text-align:center;
	font-size:120%;
	}

.center_content_panel2 {
	margin-right: 306px;
	margin-top:3px;
	padding:0;
}

.center_content_panel2 a:link, .center_content_panel2 a:visited {
	color:#ffe600;
	text-decoration:none;
	font-size:90%;
	padding-right:16px;
	background:url(images/icons/yellow_arrow.png) no-repeat right;
	}

.panel2_tab {
	display:block;
	height:19px;
	width:100%;
	background:#fff;
	}

.envirobind_logo_greenbar {
	}

.general_list {
	list-style:circle;
	}

.panel2_content {
	display:block;
	height:auto;
	width:433px;
	padding:10px;
	font-size:96%;
	font-family:Georgia, "Times New Roman", Times, serif;
	background:url('images/grey_trans.png') repeat-x;
	color:#fff;
	}

#mainpage_content {
	margin: 0px 320px 20px 0px;
	padding: 0px;
	line-height: 1.25em;
}
* html #center_content {
	margin-right: 303px;
}
* html #mainpage_content {
	margin-right: 323px;
	margin-left: 2px;
}
#center_content h2 {
	color: #fff;
	margin: 0px;
	padding: 0px;
	font-size: 1.05em;
	line-height: 1.25em;
	font-weight: normal;
}
#center_content p {
	color: #fff;
	font-size:80%;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

#mainpage_content h2 {
	margin: 20px 0px 10px 0px;
	padding: 0px;
	font-size: 1.1em;
	line-height: 1.25em;
	font-weight: normal;
}
#mainpage_content h3 {
	margin: 20px 0px 10px 0px;
	padding: 0px;
	font-size: 1.0em;
	line-height: 1.25em;
	font-weight: normal;
}
#mainpage_content h4 {
	margin: 20px 0px 10px 0px;
	padding: 0px;
	font-size: 0.9em;
	line-height: 1.25em;
	font-weight: normal;
}
#mainpage_content p {
	font-size: 0.775em;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	color: #6f6f6f;
}
#mainpage_content ul {
	margin: 0px 0px 0px 20px;
}
#mainpage_content li {
	font-size: 0.825em;
	color: #6f6f6f;
}
#sub_content {
	margin: 5px 0px 10px 200px;
}
#sub_content h4 {
	border-top: 1px solid #dfe0e1;
	padding: 5px 0px 0px 0px;
	font-size: 0.775em;
	color: #1d1e1e;
	font-weight: normal;
}
#sub_content p {
	margin: 0px 50px 0px 0px;
	padding: 25px 0px 0px 0px;
	font-size: 0.675em;
	color: #fff;
}
#right_sub_content {
	float: right;
	width: 241px;
	height: 100px;
	background: #c6c8ca url('images/background/bottom_right_light_grey.gif') no-repeat bottom right;
	;
	padding: 10px 40px 0px 20px;
	margin: 0px;
}
#right_sub_content img {
	float: right;
	border: none;
	margin: 20px 0px 0px 0px;
}
#center_sub_content {
	margin-right: 306px;
	height: 100px;
	background: #c6c8ca url('images/background/bottom_right_light_grey.gif') no-repeat bottom right;
	;
	padding: 10px 40px 0px 20px;
}
.director_box {
	background: #e7e9eb url('images/background/bottom_right_light_grey2.gif') no-repeat bottom right;
	padding: 0px 20px 10px 10px;
	color: #89898a;
	margin-bottom: 20px;
}
.director_box img {
	border: none;
	margin: 5px 0px 0px 0px;
}
.director_box h5 {
	color: #444b51;
	font-size: 0.7em;
	font-weight: normal;
	margin: 20px 0px 10px 0px;
}
.director_box p {
	font-size: 0.675em;
	line-height: 1.4em;
}
#contact_box {
	background: #e7e9eb url('images/background/bottom_right_light_grey2.gif') no-repeat bottom right;
	padding: 5px 10px 10px 10px;
	color: #89898a;
	margin: 20px 0px;
}
.release {
	margin: 10px 0px 0px 10px;
	padding: 10px;
}
.release img {
	float: left;
	margin: 0px 10px 0px 0px;
}
.release p {
	padding: 10px 0px 0px 0px;
}
/* --- TEXT FORMATTING --------------------------------*/

#right_panel {
	line-height: 1.1em;
	float: right;
	width: 300px;
}
* html #right_panel {
	margin-top: 0px;
}
#right_panel h4 {
	color: #363d43;
	font-size: 0.725em;
}
#right_panel p {
	color: #7c7c7c;
	font-size: 0.675em;
}
.label {
	float: left;
	width: 60px;
	text-align: left;
}
/* --- FOOTER --------------------------------*/

#footer {
	clear: both;
	margin: 10px 0px 10px 0px;
	padding: 10px 0px;
	border-top: 1px dotted #b9bfc3;
	color: #b3bdc4;
	font-size: 0.675em;
}
.footer_img {
	border-top: 1px dotted #b9bfc3;
	padding: 5px 0px 0px 0px;
	margin: 7px 0px 0px 0px;
}
#footer_left {
	float: left;
	width: 180px;
}
#footer_right {
	float: right;
	text-align: right;
}
#footer_right ul {
	list-style-type: none;
	text-align: right;
}
#footer_right li {
	float: left;
	margin: 0px 0px 0px 10px;
}
#footer_center {
	margin: 0px 420px 0px 200px;
}
/* --- LINKS --------------------------------*/

a.download_link:link, a.download_link:visited {
	text-decoration: none;
	color: #000;
}
a.download_link:hover {
	text-decoration: underline;
}
a.footer_link:link, a.footer_link:visited {
	text-decoration: none;
	color: #b3bdc4;
}
a.footer_link:hover {
	text-decoration: underline;
	color: #000;
}
/* --- FORMS --------------------------------*/

#contact_box label {
	width: 110px;
	float: left;
	margin: 0px 10px 0px 0px;
}
input {
	margin: 0px 0px;
	padding: 3px;
	font-size: 1.0em;
}
textarea {
	margin: 5px 0px;
	padding: 3px;
}
.submit {
	text-align: center;
	margin: 0px auto;
	font-size: 0.9em;
}
a.link:link, a.link:visited {
	text-decoration: none;
	color: #6f6f6f;
	padding: 3px;
}
a.link:hover {
	background: #6f6f6f;
	color: #fff;
}
a.demo_link:link, a.demo_link:visited {
	text-decoration: none;
	color: #636466;
	padding: 3px;
}
a.demo_link:hover {
	background: #636466;
	color: #fff;
}
a.rem_link:link, a.rem_link:visited {
	text-decoration: none;
	color: #70a851;
	padding: 3px;
}
a.rem_link:hover {
	background: #70a851;
	color: #fff;
}
a.asb_link:link, a.asb_link:visited {
	text-decoration: none;
	color: #5aa5bd;
	padding: 3px;
}
a.asb_link:hover {
	background: #5aa5bd;
	color: #fff;
}
a.env_link:link, a.env_link:visited {
	text-decoration: none;
	color: #62504e;
	padding: 3px;
}
a.env_link:hover {
	background: #62504e;
	color: #fff;
}

a.envbind_link:link, a.envbind_link:visited {
	text-decoration: none;
	color: #d5aa3d;
	padding: 3px;
}
a.envbind_link:hover {
	background: #d5aa3d;
	color: #fff;
}