@charset "utf-8";
/* CSS Document */

* { padding:0;margin:0; }

body {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	height:100%;
	color:#666;
}

#container {
	min-height:100%;
	position:relative;
	width:100%;
}

#links {
	margin: 0 auto;
	padding:15px 0px 5px 0px;
	width:940px;
	position:relative;
	text-align:right;
}

#footerText {
	margin: 0 auto;
	padding:5px 0px 100px 0px;
	width:940px;
	position:relative;
	text-align:left;
}

#content {
	margin: 0 auto;
	width:850px;
	padding: 20px 45px 0px 45px;
	background-color:#fff;
	position:relative;
	overflow:hidden;
}

#header { overflow:hidden;width:850px;background-color:#fff;padding:0; }
#headerLeft { float:left;width:162px; }
#headerRight { 
	float:right;
	width:688px;
	height:78px;
	text-align:right;
}

.dotted { 
	background:url(../img/layout/hr.jpg) repeat-x; 
	width:850px;
	height:2px;	
}

#nav { padding:10px 10px 7px 16px;overflow:hidden;width:824px; }
#navMenu { list-style:none; }
#navMenu li { float:left; }
#navMenu a {
	display:block;
	float:left;
	height:14px;
	margin-right:60px;
	background-repeat:no-repeat;
	padding:0;
}
* html #nav { padding:0px 10px 7px 16px; }
* html #navMenu a {
	margin-right:30px;
	margin-bottom:-4px;
}
#navMenu li.currentPage a { background-position:0px -14px; }

.navDonate { float:right;margin-top:-3px; }
* html .navDonate { position:relative;margin-top:-5px; }
.orangeDot { background:url(../img/layout/orange_dot.jpg) no-repeat;background-position:center left;padding-left:14px; }
.blueDot { background:url(../img/layout/blue_dot.jpg) no-repeat;background-position:center left;padding-left:14px; }
.greenDot { background:url(../img/layout/green_dot.jpg) no-repeat;background-position:center left;padding-left:14px; }

#flash { padding:30px 0px 0px 0px;overflow:hidden; }
#flash img { display:block; }
#flashLeft { float:left; width:618px; }
#flashLeft img { display:block; }
#flashLeft br { display:none; }
#flashRight { float:left; width:232px; }
#flashRight img { display:block; }

#joinup { 
	background:url(../img/layout/joinup.jpg) no-repeat;
	width:185px;
	height:151px;
	padding:90px 20px 0px 27px; 
}

#main { overflow:hidden;min-height:300px; }


#mainHome { overflow:hidden;min-height:350px;margin-top:45px; }


#mainInside { 
	overflow:hidden;
	float:left;
	width:618px;
	min-height:500px;

}

#indexGreen {
	float:left;
	width:253px;
	min-height:257px;
	background: url(../img/layout/vr3.jpg) top right no-repeat; 
	padding:30px 15px 0px 0px;
}

* html #indexGreen { height:257px; }

#indexOrange {
	float:left;
	width:270px;
	min-height:257px;
	background: url(../img/layout/vr3.jpg) top right no-repeat; 
	padding:30px 15px 0px 15px;
}

* html #indexOrange { height:257px; }

#indexBlue {
	float:left;
	width:253px;
	padding:30px 0px 0px 15px;
}

#menu {
	float:left;
	width:142px;
	background: url(../img/layout/vr2.jpg) top right repeat-y;
	padding-bottom:120px;
}
#menu ul { list-style:none; }
#menu li { padding-bottom:25px; }

* html #menu { height:120px; }

#homeNews { list-style:none; }
#homeNews li {	
	background:url(../IMG/layout/orange_arrow.jpg) no-repeat;
	background-position: 0px 4px;
	padding-left:20px;
}
.homeNewsDate { font-size: 11px; }
.homeNewsBody { margin-bottom:20px; }

#newsList {
	background:url(../IMG/layout/newsBottom.jpg) bottom left no-repeat;
	background-color:#ff7800;
	min-height:289px;
}

#newsListHeading { background:url(../IMG/layout/newsHead.jpg) no-repeat;height:80px; }
#newsList ul { list-style:none;padding:0px 15px 15px 15px; }
#newsList li {	
	background:url(../IMG/layout/news_arrow.gif) no-repeat;
	background-position: 0px 4px;
	padding-left:30px;
}
.newsListDate { font-size: 11px;color:#fff; }
.newsListBody { margin-bottom:15px;color:#fff; }

#headList {
	background-color:#1fad58;
	min-height:289px;
}

#headListHeading { background:url(../IMG/layout/headlines.gif) no-repeat;height:80px; }
#headList ul { list-style:none;padding:0px 15px 0px 15px;margin-bottom:-15px; }
#headList li {	
	background:url(../IMG/layout/headlines_arrow.gif) no-repeat;
	background-position: 0px 4px;
	padding-left:30px;
}
.headListDate { font-size: 11px;color:#fff; }
.headListBody { margin-bottom:15px;color:#fff; }
#ehn { 
	display:block;
	width:232px;
	height:70px;
	background:url(../IMG/layout/headlines_bottom.gif) top left no-repeat;
}

#ehn:hover {
	background-position:0 -70px;
}

#inside {
	float:left;
	width:356px;
	padding:0px 70px 20px 50px;
}

* html #inside { position:relative; }

#insideFull {
	float:left;
	width:608px;
	padding:0px 50px 20px 50px;
}

* html #insideFull { position:relative; }

#insideLeft {
	float:left;
	width:568px;
	padding-right:50px;
	padding-bottom:20px;
}

* html #insideLeft { position:relative; }

#featureBar {
	float:left;
	width:232px;
	padding-top:5px;
}

#featureBar img { display:block;margin-bottom:5px; }

#calendar {
	background:url(../img/layout/calendar.jpg) top left no-repeat;
	width:232px;
	height:289px;
}

.orangeMenu li {
	background:url(../IMG/layout/orange_arrow.jpg) no-repeat;
	background-position: 0px 4px;
	padding-left:20px;
}

.greenMenu li {
	background:url(../IMG/layout/green_arrow.jpg) no-repeat;
	background-position: 0px 4px;
	padding-left:20px;
}

.blueMenu li {
	background:url(../IMG/layout/blue_arrow.jpg) no-repeat;
	background-position: 0px 4px;
	padding-left:20px;
}

.formLabel {
	display:block;
	margin-bottom:5px;
}

.midInput {
	display:block;
	margin-bottom:15px;
	width:300px;
	border:1px solid #cdcdcd;
}

.input {
	display:block;
	margin-bottom:15px;
}

#eventBox p { padding:0;margin:0; }

/* BLOG */
#blogContainer {
	margin:0 auto;
	width:980px;
}

#blog {
	position:absolute;
	margin:50px 0 0 960px;
}

#blog a {
	display:block;
	width:32px;
	height:97px;
	background:url(../IMG/layout/blog.jpg) top left no-repeat;
}

#blog a:hover { background-position: 0 -97px; }

a#zeroCarbonLink {
	display:block;
	width:195px;
	height:55px;
	background: url('../IMG/menu_icons/blog.jpg') top left no-repeat;
	text-decoration:none;
	float:right;
}

a#zeroCarbonLink:hover {
	background-position:0px -55px;
}
