@CHARSET "UTF-8";

/* -------------------------------------
GLOBAL STYLES
------------------------------------- */

/* reset */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;background-color:#061d24 ;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}


/* typography */
body {font-size:75%;color:#222;font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:2em;margin-bottom:0.75em;}
h3 {font-size:1.5em;line-height:1;margin-bottom:1em;}
h4 {font-size:1.2em;font-weight:bold;line-height:1.25;margin-bottom:1.25em;}
h5 {font-size:.9em;font-weight:bold;margin-bottom:.9em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.5em;}
p img.left {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:focus, a:hover {color:#7D5C32;}
a {color:#C67D1E;text-decoration:underline;}
a:hover {color:#FAB965}
blockquote {margin:1.5em; font-size:.9em; color:#999; font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 1.5em 1.5em 1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;}
thead th {background:#c3d9ff;}
th, td, caption {padding:4px 10px 4px 5px;}
tr.even td {background:#e5ecf9;}
tfoot {font-style:italic;}
caption {background:#eee;}
* {outline: none;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#9DA125;font-style:italic;font-weight:bold;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}
.super {vertical-align:super;font-size:.8em;}
.clearBoth{clear:both;}
/* forms */
label {font-weight:bold;}
fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;}
input.text, input.title, textarea, select {margin:0.5em 0;border:1px solid #bbb;}
input.text:focus, input.title:focus, textarea:focus, select:focus {border:1px solid #666;}
input.text, input.title {width:300px;padding:5px;}
input.title {font-size:1.5em;}
textarea {width:390px;height:250px;padding:5px;}
.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD333;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}

/* tools */
span.hidden_label {display:none;}
div.columns:after {content:".";visibility:hidden;height:0px;display:block;clear:both;}
img.lead {border:10px solid #1D333A;margin-bottom:1em;}

/* header */
div#header {
	background:#061D24;
	color:#FFFFFF;
	position:relative;
	width:100%;
	height:50px;
	z-index:50;
}
div#header div#container {width:975px;position:relative;}
img#title_treatment {
	display:block;
	position:absolute;
	top:1px;
	left:8px;
	z-index:60
}
ul#nav {
	position: absolute;
	top:17px;
	right:0px;
	list-style-type:none;
}
ul#nav > li {float:left;position:relative;}
ul#nav li span.label {display: none;}
ul#nav > li > a {height: 33px;display: block;}
ul#nav li ul {background:#2c6095;width:127px;display:none;position:absolute;list-style-type:none;border:1px solid #1e4165;border-top:none;left:-35px;}
ul#nav li#our_services > ul {background:#26a71c;width:127px;display:'';position:absolute;list-style-type:none;border:1px solid #42a53a;border-top:none;left:-40px;}
ul#nav li:hover ul {display:block;}
ul#nav li ul li {padding: 8px 10px;font-size:.95em;font-weight:bold;line-height:1.2em;}
ul#nav li ul li a:link, ul#nav li ul li a:visited {color:#FFFFFF;text-decoration:none;}
ul#nav li ul li a:hover {color:#061D23;}
ul#nav > li#home > a {width: 48px;background: url(../img/nav_home.gif) top left;}
ul#nav > li#home:hover > a {background-position: 0 -33px;}
ul#nav > li#partners > a {width: 59px;background: url(../img/nav_partners.gif) top left;}
ul#nav > li#partners:hover > a {background-position: 0 -33px;}
ul#nav > li#our_services > a {width: 79px;background: url(../img/nav_services.gif) top left;}
ul#nav > li#our_services:hover > a {background-position: 0 -66px;}
ul#nav > li#our_team > a {width: 68px;background: url(../img/nav_ourteam.gif) top left;}
ul#nav > li#our_team:hover > a {background-position: 0 -33px;}
ul#nav > li#careers > a {width: 57px;background: url(../img/nav_careers.gif) top left;}
ul#nav > li#careers:hover > a {background-position: 0 -33px;}
ul#nav > li#campaigns > a {width: 72px;background: url(../img/nav_campaigns.gif) top left;}
ul#nav > li#campaigns:hover > a {background-position: 0 -33px;}
/*ul#nav > li#photos_videos > a {width:111px;background: url(../img/nav_photos_videos.gif) top left;}
ul#nav > li#photos_videos:hover > a {background-position: 0 -33px;}
ul#nav > li#downloads > a {width: 84px;background: url(../img/nav_downloads.gif) top left;}
ul#nav > li#downloads:hover > a {background-position: 0 -33px;}*/
ul#nav > li#climate_change_evidence > a {width: 130px;background: url(../img/nav_climatechangefacts.gif) top left;}
ul#nav > li#climate_change_evidence:hover > a {background-position: 0 -33px;}
ul#nav > li#contactus > a {width: 73px;background: url(../img/nav_contactus.gif) top left;}
ul#nav > li#contactus:hover > a {background-position: 0 -33px;}
body#cc_home div#header ul#nav > li#home > a,
body#cc_cleantech div#header ul#nav > li#our_services > a,
body#cc_policychanges div#header ul#nav > li#our_services > a,
body#cc_awareness div#header ul#nav > li#our_services > a,
body#cc_carbon_management div#header ul#nav > li#our_services > a,
body#cc_contactus div#header ul#nav > li#contactus > a,
body#cc_careers div#header ul#nav > li#careers > a,
body#cc_ourteam div#header ul#nav > li#our_team > a,
body#cc_campaigns div#header ul#nav > li#campaigns > a,
body#cc_climatechangeevidence div#header ul#nav > li#climate_change_evidence > a,
body#cc_partners div#header ul#nav > li#partners > a {
	background-position: 0 -33px;
}
body#cc_ourservices div#header ul#nav > li#our_services:hover > a,



div#tagline {
	position:absolute;
	top:58px;
	right:312px;
}

ul#extras {
	position:absolute;
	top:57px;
	right:20px;
	list-style-type:none;
	margin: 0px;
}


ul#extras li {float:left;margin-left:10px;padding-left:10px;border-left:0px none;font-size:.9em;line-height:1.4em;font-weight:bold;color:#D5841A;}
ul#extras li.no_border {border-left:none;}
ul#extras a:link, ul#extras a:visited {color:#D5841A;text-decoration:none;}
ul#extras a:hover {color:#9DA126;text-decoration:none;}
span.medium_text {font-size:1.25em;}
span.large_text {font-size:1.4em;}

/* content */
div#climtatecrisis_page_content {width:975px;position:relative;z-index:40;}

/* footer */
div#footer_logos {
	margin-top:0px;
	padding-left:30px;
	position:relative;
	z-index:25;
}
div#footer {
	margin-bottom:20px;
	padding-left:22px;
	padding-bottom:30px;

	position:relative;
	z-index:25;
}

div#footer ul {list-style-type:none;margin:5px 0 0 5px;padding:0;}
div#footer ul li {float:left;margin:0;padding:0;}
div#footer_logos ul {list-style-type:none;margin:5px 0 0 5px;padding:0;}
div#footer_logos ul li {margin:0;padding:0;}
/*div#footer ul li a#footer_privacy {display:block;width:81px;height:19px;background:url(../img/footer_links.png) -234px 0px}
div#footer ul li a#footer_copyright {display:block;width:67px;height:19px;background:url(../img/footer_links.png) -167px 0px}*/
div#footer ul li a#footer_about_us {display:block;width:73px;height:19px;background:url(../img/footer_aboutus.png) top left}
div#footer ul li a#footer_vision {display:block;width:50px;height:19px;background:url(../img/footer_vision.png) -50px 0px}
div#footer ul li a#footer_mission {display:block;width:60px;height:19px;background:url(../img/footer_mission.png) -120px 0px}
div#footer img#take_part {float:left;}
