@charset "iso-8859-1";

body {
	margin: 0;
	padding: 0 0 100px 0;
	font-family: verdana, arial, tahoma, "lucida grande", helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	background-color: #000;
	min-width: 780px;
	/*background: #000 url(/images/climateofchange/strip.png) no-repeat center 492px;*/
	/*background: #000 url(/images/climateofchange/footer.png) no-repeat center bottom;*/
}
#container {
	background: transparent url(/images/header5.png) no-repeat center top;
	padding-top: 250px;
	}
#wrapper {
	width: 780px;
	min-height:800px;
	height:auto!important;
	height:800px;
	margin: 0 auto;
	padding-bottom: 50px;
}
a {
	color: #7ACC38/*4D8321*/;
}
p {
	line-height: 1.5em;
	margin: 10px 4px;
}
ul {
	padding: 20px 10px 10px 30px;
	margin: 0;
}
li {
	margin: 5px 0;
}
em {
	font-style: italic;
	}
h1, 
h2 {
	font-family: Geneva,Arial,Helvetica,Verdana,Tahoma,"lucida grande",sans-serif;
	margin: 20px 0 5px 0;
	padding: 0;
	font-size: 24px;
	font-weight: normal;
	color: #7ACC38/*4D8321*/;
	border-bottom: 1px solid #DDD;
	}
h2 {
	font-family: Geneva,Arial,Helvetica,Verdana,Tahoma,"lucida grande",sans-serif;
	margin: 15px 0px;
	padding: 0;
	font-size: 20px;
	border: none;
	color: #FFF;
	clear: both;
	}
h3 {
	font-family: Geneva,Arial,Helvetica,Verdana,Tahoma,"lucida grande",sans-serif;
	margin: 15px 0 0 0;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	border: 0;
	color: #FFF;
	}
#nav {
	width: 395px;
	height: 34px;
	margin: 0 auto;
	position: relative;
	text-align: center;
	}
#nav div {
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	}
#nav ul {
	margin: 0 auto;
	text-align: center;
	}
#nav ul, 
#nav li {
	padding: 0;
	margin: 0;
	}
#nav li {
	display: block;
	float: left;
	/*background: #000 url(/images/backgroundNavLeft.png) no-repeat left bottom;*/
	}
#nav a {
	display: block;
	margin: 0 5px;
	padding: 5px;
	float: left;
	text-decoration: none;
	font-weight: bold;
	border: 2px solid #FFF;
	border-bottom: none;
	background-color: #4D8321;
	color: #FFF;
	/*background: transparent url(/images/backgroundNavRight.png) no-repeat right bottom;*/
	}
#nav a:hover {
	border: 2px solid #CCC;
	border-bottom: none;
	background-color: #FFF;
	color: #4D8321;
	}
#nav a#current {
	border: 2px solid #CCC;
	border-bottom: none;
	background-color: #FFF;
	color: #4D8321;
	cursor: default;
	}
#intro {
	border-top: 2px solid #FFF;
	border-bottom: 2px solid #FFF;
	margin: 0 10px 10px 10px;
	padding: 0 5px 47px 5px;
	background: #000 url(/images/borderIntroBottom.png) no-repeat center bottom;
	font-family: Georgia, "Times New Roman", Times, "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 15px;
	text-align: justify;
}
#intro span {
	font-size: 18px;
	/*color: #4D8321;*/
	font-weight: bold;
	}
#introBorderTop {
	width: 100%;
	height: 52px;
	background: #000 url(/images/borderIntroTop.png) no-repeat center top;
	}
#watch {
	width: 430px;
	height: 350px;
	float: left;
	margin: 0 15px;
}
#actions {
	width: 290px;
	margin: 0 15px;
	float: left;
}
#footer {
	width: 719px;
	background: #000 url(/images/footer.png) no-repeat center top;
	padding-top: 110px;
	margin: 0 auto 80px auto;
	}
#footer p {
	margin: 20px 0;
	font-size: 0.9em;
	text-align: center;
	}
#borderFooter {
	width: 100%;
	height: 42px;
	background: #000 url(/images/borderIntroTop.png) no-repeat center bottom;
	border-top: 2px solid #FFF;
	}
.resource_quickview_assets {
	margin: 30px 0!important;
	}
.resource_quickview_assets a, 
.resource_quickview_container a {
	text-decoration: none;
	}
.resource_quickview_assets a:hover, 
.resource_quickview_container a:hover {
	text-decoration: underline;
	}
.resource_quickview_assets div h4 {
	margin-top: 0;
	}
.resource_quickview_assets {
	margin: 2px;
	border: 1px solid #666;
	padding: 3px 6px;
	clear: both;
	}
.resource_quickview_assets div div {
	margin: 2px;
	padding: 2px;
	}
