img {
	behavior: url(/css/iepngfix.htc);
}

body {
	color: #000;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	background: url(/images/bg.gif) repeat-x fixed;
	font: 10pt/1.25 "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
}

a {
	color: #bf2e1a;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.logo {
	top: 20px;
	left: 20px;
	width: 210px;
	height: 60px;
	position: relative;
}

.contentColumn {
	background: #fff url(/images/contentbg.gif) repeat-x scroll;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	position: relative;
}

.leftbg {
	background: url(/images/leftbg.png) repeat-y;
	width: 10px;
	height: 100%;
	bottom: 90px;
	position: absolute;
}

.rightbg {
	background: url(/images/rightbg.png) repeat-y 890px;
	width: 10px;
	height: 100%;
	right: 0;
	bottom: 90px;
	padding-left: 890px;
	position: absolute;
}

/* @@@@@@@@@@@@@@@ MAIN NAVIGATION @@@@@@@@@@@@@@ */

ul#mainNav {
	list-style: none;
	font-size: 9pt;
	top: 0px;
	position: relative;
	float: right;
	z-index: 200;
}

ul#mainNav ul, ul#mainNav li {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul#mainNav li {
	float: left;
	position: relative;
	min-height: 15px;
}

/* The Star HTML Hack will hide a rule from all browsers but IE */

* html ul#mainNav li {
	height: 20px;
}

* html ul#mainNav li:hover ul, ul#mainNav li.over ul {
	width: 200px;
}

ul#mainNav ul {
	display: none;
	position: absolute;
	top: 2.2em;
	left: 0;
}

ul#mainNav li:hover ul, ul#mainNav li.over ul {
	display: block;
	margin-top: -5px;
}

ul#mainNav ul li {
	float: none;
	display: block;
	white-space: nowrap;
}

/* ~~~~~~~~~~ Nav Styling ~~~~~~~~~~~ */

ul#mainNav li {
	margin-right: 15px;
}

ul#mainNav li a:hover {
	background: #367c2b;
	color: #fff;
}

ul#mainNav ul a:hover {
	background: #173b14;
}

ul#mainNav ul li {
	text-transform: none ! important;
	margin-right: 0;
	padding-bottom: 0;
}

/* The parent item (hover state) */

ul#mainNav li:hover, ul#mainNav li.over {
	background: #367c2b;
	color: #fff;
}

/* The parent item link (hover state) */

ul#mainNav li:hover a, ul#mainNav li.over a {
	color: #fff;
}

ul#mainNav a:hover {
	color: #367c2b;
}

/* The list containing child items */

ul#mainNav li ul {
	background: #367c2b;
	font-size: 11px;
}

/* Parent and child links */

ul#mainNav a {
	display: block;
	text-decoration: none;
	color: #367c2b;
	margin: 0;
	padding: 3px 5px;
}

.navOn {
	font-weight: bold;
	color: #367c2b;
}

h1 {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 18pt;
	color: #367c2b;
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 30px;
	margin-bottom: 10px;
}

h2 {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12pt;
	color: #367c2b;
}

.fakeh2 {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12pt;
	color: #367c2b;
}

h3 {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10.5pt;
	color: #367c2b;
	margin-top: 0;
	margin-bottom: .5em;
}

.fakeh3 {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10.5pt;
	color: #367c2b;
}

h4 {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10pt;
	color: #367c2b;
	padding-top: 15px;
	padding-bottom: 5px;
	margin-left: 15px;
	margin-right: 10px;
	margin-bottom: 0px;
}

.fakeh4 {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10pt;
	color: #367c2b;
	margin-bottom: -5px;
	padding-top: 5px;
}

li {
	padding-bottom: 5px;
}

.bigList{
	font-weight: bold;
	line-height: 1.5;
	font-size: 12pt;
	color: #367c2b;
	list-style-image: url(/images/blank.gif);
}

sub {
	line-height: 1em;
	font-size: 75%;
}

sup {
	line-height: 1em;
	font-size: 75%;
	text-transform: lowercase;
}

.date {
	font-weight: bold;
	font-style: italic;
	font-size: 9pt;
	color: #367c2b;
	float: right;
	padding-right: 20px;
}

.anotherh4 {
	font-weight: bold;
	font-size: 10pt;
	color: #367c2b;
	padding-top: 15px;
	padding-bottom: 5px;
	margin-left: 15px;
	margin-right: 10px;
	margin-bottom: 0px;
}

.sidebar {
	font-size: 11px;
}

.oneColumn {
	width: 860px;
	height: 600px;
	padding-left: 20px;
	position: relative;
	float: left;
}

.leftColumn {
	width: 420px;
	padding-left: 20px;
	position: relative;
	float: left;
}

.leftColumn2 {
	width: 380px;
	padding-left: 40px;
	position: relative;
	float: left;
	padding-right: 20px;
}

.rightColumn {
	width: 420px;
	padding-left: 20px;
	padding-right: 20px;
	position: relative;
	float: left;
}

.rightColumn2 {
	width: 380px;
	padding-left: 40px;
	padding-right: 40px;
	position: relative;
	float: left;
}

.leftColumnA {
	width: 200px;
	padding-top: 30px;
	padding-left: 5px;
	float: left;
}

.leftColumnAcontact {
	width: 185px;
	padding-top: 30px;
	padding-left: 5px;
	float: left;
}

.leftColumnAover {
	width: 200px;
	padding-top: 0px;
	padding-left: 5px;
	float: left;
}

.leftColumnB {
	width: 200px;
	padding-top: 30px;
	padding-left: 10px;
	float: left;
}

.leftColumnBcontact {
	width: 220px;
	padding-top: 30px;
	padding-left: 10px;
	float: left;
}

.pullQuoteTop {
	width: 200px;
	min-height: 30px;
	background: url(/images/pullquote_top.gif) no-repeat;
	overflow: visible;
}

.pullEthicallyTop {
	width: 200px;
	height: 70px;
	background: url(/images/pullethically_top.gif) no-repeat;
	overflow: visible;
}

.pullQuoteMiddle {
	min-height: 80px;
	background: url(/images/pullquote_middle.gif) no-repeat;
	font-size: 9pt;
	padding-left: 15px;
	padding-right: 10px;
}

.pullQuoteTile {
	width: 200px;
	background: url(/images/pullquote_tile.gif) repeat-y;
}

.pullQuoteBottom {
	width: 200px;
	background: url(/images/pullquote_bottom.gif) no-repeat;
	height: 30px;
}

.columnA {
	width: 200px;
	float: left;
}

.columnB {
	width: 200px;
	padding-left: 20px;
	float: left;
}

.columnC {
	width: 200px;
	float: left;
}

.columnD {
	width: 200px;
	padding-left: 20px;
	float: left;
}

/*Main image reflections*/

.homeMain {
	background: url(/images/home_reflection.jpg) no-repeat;
	width: 420px;
	min-height: 200px;
}

.tacklingMain {
	background: url(/images/tackling_reflection.jpg) no-repeat;
	width: 420px;
	min-height: 200px;
}

.aboutMain {
	background: url(/images/about_reflection.jpg) no-repeat;
	width: 420px;
	min-height: 200px;
}

.microhydroMain {
	background: url(/images/microhydro_reflection.jpg) no-repeat;
	width: 420px;
	min-height: 200px;
}

.cementMain {
	background: url(/images/cement_reflection.jpg) no-repeat;
	width: 420px;
	min-height: 200px;
}

.concreteMain {
	background: url(/images/concrete_reflection.jpg) no-repeat;
	width: 420px;
	min-height: 200px;
}

.christianaidMain {
	background: url(/images/christianaid_reflection.jpg) no-repeat;
	width: 420px;
	min-height: 200px;
}

.businessMain {
	background: url(/images/buschar_reflection.jpg) no-repeat;
	width: 420px;
	min-height: 200px;
}

.carbonfootprintMain {
	background: url(/images/carbonfootprint_reflection.jpg) no-repeat;
	width: 420px;
	min-height: 200px;
}

.reducingemissionsMain {
	background: url(/images/reducingemissions_reflection.jpg) no-repeat;
	width: 420px;
	min-height: 200px;
}

.strategicadviceMain {
	background: url(/images/strategicadvice_reflection.jpg) no-repeat;
	width: 420px;
	min-height: 200px;
}

.climatefriendlyMain {
	background: url(/images/climatefriendly_reflection.jpg) no-repeat;
	width: 420px;
	min-height: 200px;
}

.carbonneutralMain {
	background: url(/images/carbonneutral_reflection.jpg) no-repeat;
	width: 420px;
	min-height: 200px;
}

.offsettingMain {
	background: url(/images/offsetting_reflection.jpg) no-repeat;
	width: 420px;
	min-height: 200px;
}

.whyusMain {
	background: url(/images/whyus_reflection.jpg) no-repeat;
	width: 420px;
	min-height: 200px;
}

.offsettingresponsiblyMain {
	background: url(/images/offsettingresponsibly_reflection.jpg) no-repeat;
	width: 420px;
	min-height: 200px;
}

.projectsMain {
	background: url(/images/projects_reflection.jpg) no-repeat;
	width: 420px;
	min-height: 200px;
}

.experienceMain {
	background: url(/images/experience_reflection.jpg) no-repeat;
	width: 420px;
	min-height: 200px;
}

.cookstovesMain {
	background: url(/images/cookstoves_reflection.jpg) no-repeat;
	width: 420px;
	min-height: 200px;
}

.ricehusksMain {
	background: url(/images/ricehusks_reflection.jpg) no-repeat;
	width: 420px;
	min-height: 200px;
}

.hassanbiogasMain {
	background: url(/images/hassanbiogas_reflection.jpg) no-repeat;
	width: 420px;
	min-height: 200px;
}

.individualsFade {
	width: 420px;
	min-height: 200px;
	margin-top: -140px;
	z-index: 1001;
	position: absolute;
}

.noreflectMain {
	width: 420px;
	min-height: 200px;
}

.individualsMain {
	background: url(/images/index1_reflection.jpg) no-repeat;
	width: 420px;
	min-height: 200px;
}

.differenceMain {
	background: url(/images/difference_reflection.jpg) no-repeat;
	width: 420px;
	min-height: 200px;
}

.impactMain {
	background: url(/images/impact_reflection.jpg) no-repeat;
	width: 420px;
	min-height: 200px;
}

.whatcanidoMain {
	background: url(/images/whatcanido_reflection.jpg) no-repeat;
	width: 420px;
	min-height: 200px;
}

.evidenceMain {
	background: url(/images/evidence_reflection.jpg) no-repeat;
	width: 420px;
	min-height: 200px;
}

.imageSmallLeft {
	padding-right: 20px;
	padding-bottom: 10px;
}

.imageSmallRight {
	padding-left: 20px;
	padding-bottom: 10px;
}

.overReflection {
	margin-top: -10px;
	margin-right: 5px;
	margin-left: 5px;
}

.intro {
	font-weight: bold;
	font-size: 11pt;
	color: #173b14;
	background-color: #D9E6D7;
	padding: 5px;
}

.contactHeaders {
	font-weight: bold;
	font-size: 11pt;
	color: #173b14;
}

.saved {
	font-weight: bold;
	font-style: italic;
	font-size: 26pt;
	color: #173b14;
	letter-spacing: .025em;
}

.listHeader {
	font-weight: bold;
	font-style: italic;
	color: #173b14;
}

.newsItem {
	clear: both;
	padding-bottom: 10px;
}

.headerLinks {
	font-weight: bold;
	font-size: 11px;
}

.newsText {
	font-size: 11px;
	padding-top: 5px;
}

.newsThumb {
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 10px;
}

.readMore {
	text-align: right;
	padding-top: 1px;
}

#lifestyle, #offsets, #charities {
	background-color: #c3d8c0;
	padding: 5px;
}

#graphics {
	width: 420px;
	overflow: visible;
}

.sourceText {
	font-size: 8pt;
	color: #666;
	text-align: right;
	padding: 10px;
}

.footer {
	background: #c3d8c0 url(/images/footer_solid.png) no-repeat;
	width: 900px;
	height: 90px;
	clear: both;
	bottom: 0;
}

.pagination {
	font-size: 8pt;
	color: #e5aba3;
	text-align: center;
	left: 460px;
	width: 420px;
	position: relative;
}

.currentPage {
	color: #666;
}

.pageNumber {
	color: #367c2b;
	font-weight: bold;
}

.footerText {
	font-size: 7pt;
	color: #666;
	text-align: center;
	text-transform: uppercase;
	padding-top: 35px;
	line-height: 1.75;
}

.footerText > a {
	color: #666;
}

.blend img {
	opacity: 0;
	-moz-opacity: 0;
	-khtml-opacity: 0;
	filter: alpha(opacity=0);
}

a.images {
	background-color: transparent;
	border: 0;
}