* {
	margin: 0;
	padding: 0;
}
body {	
	background-color: #000;
	background-image: url(/img/bg.jpg);
	background-position: 50% 0;
	background-repeat: no-repeat;
	text-align: center;
	font-family: Helvetica, Arial, sans-serif;
	color: #333;
	font-size: 12px;
}
#wrapper {
	text-align: left;
	margin: 0 auto;
	width: 980px;	
}
#header{ 
	width: 980px;
	visibility: hidden;
	height: 140px;
}

#row {
	padding-left: 340px;
}

/*

#nav {
	width: 980px;
	overflow: hidden;
}

#nav ul {
	padding-left: 375px; 
	width: 605px;
	list-style-type: none;
}



#nav li {
	display: inline;
}

#nav li a {	
	margin-left: 2px;
	float: left;
	display: block;
	padding-top: 30px;
	background-repeat: no-repeat;
	text-indent: -1000px;
	height: 0;
	overflow: hidden;
}












*/


.n1 a {
	width: 55px;
	background-image: url(/img/nav/home.gif);
}
.n1 a.active, .n1 a:hover {	background-image: url(/img/nav/home_active.gif);}

.n2 a {
	width: 80px;
	background-image: url(/img/nav/about.gif);
}
.n2 a.active, .n2 a:hover {	background-image: url(/img/nav/about_active.gif);}

.n3 a {
	width: 170px;
	background-image: url(/img/nav/grand_challenges.gif);
}
.n3 a.active, .n3 a:hover {	background-image: url(/img/nav/grand_challenges_active.gif);}

.n4 a {
	width: 85px;
	background-image: url(/img/nav/partners.gif);
}
.n4 a.active, .n4 a:hover {	background-image: url(/img/nav/partners_active.gif);}


.n5 a {
	width: 80px;
	background-image: url(/img/nav/institute.gif);
}
.n5 a.active, .n5 a:hover {	background-image: url(/img/nav/institute_active.gif);}




.n6 a {
	width: 55px;
	background-image: url(/img/nav/news.gif);
}
.n6 a.active, .n6 a:hover {	background-image: url(/img/nav/news_active.gif);}

.n7 a {
	width: 90px;
	background-image: url(/img/nav/resources.gif);
}
.n7 a.active, .n7 a:hover {	background-image: url(/img/nav/resources_active.gif);}





li.top a {
	margin-left: 2px;
	padding-top: 30px;
	height: 0;
	background-repeat: no-repeat;
	text-indent: -1000px;
	overflow: hidden;
}


li.sub {
	border-bottom: 1px solid #EEE;
}

li.sub, li.sub a {
	margin: 0;
	width: 200px;
	text-indent: 0;

}
li.sub a, li.sub a:hover  {
	padding: 5px 0;
	background: none;
	height: auto;
}

#nav li.sub a:hover {
	text-decoration: underline;
}



#nav li.n7 ul, li.n7 ul li.sub, li.n7 ul li.sub a {
	width: 100px;
}




#nav {
	overflow: hidden;
	width: 640px;
}

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

#nav a {
	display: block;
	text-decoration: none;
	color: #0066CB;
}


#nav li {
	float: left;
	line-height: 15px;
}

#nav li ul {
	position: absolute;
	width: 200px;
	left: -999em;
	background-color: #FFF;
	padding: 10px;
	border: 1px solid #CCC;
	border-top: none;
}


#nav li:hover ul {
	left: auto;
}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}






#content {
	width: 980px;
	padding-bottom: 20px;
	background-color: #FFF;
}


h1.tab {
	margin-bottom: 15px;
	font-weight: normal;
	overflow: hidden;
	width: 100%;
	background-image: url(/img/heads/dot.gif);
	background-repeat: repeat-x;
	background-position: 0 100%;
}
h1.tab span {
	background-color: #FFF;
	display: block;
	padding: 4px;
	float: left;
	width: auto;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
}






.layout1 {
	width: 980px;
	overflow: hidden;
}


.layout1 .col1 {
	margin-top: 20px;
	padding-left: 10px;
	float: left;
	width: 620px;
}


.twocolsplit {
	width: 620px;
	overflow: hidden;
}

.twocolsplit .left {
	margin-top: 20px;
	width: 200px;
	float: left;
}
.twocolsplit .right {
	margin-top: 20px;
	width: 400px;
	padding-right: 20px;
	float: right;
}

.hl {
	background-color: #EBEBEB;
	padding: 15px 10px 5px;

	margin-bottom: 15px;
}




.layout1 .col3 {
	margin-top: 15px;
	width: 340px;
	float: right;
}




h2.challenge {
	margin: 0;
	padding-top: 30px;
	background-repeat: no-repeat;
	background-image: url(/img/heads/challenge.gif);
	overflow: hidden;
	width: 167px;
	height: 0;
	text-align: -1000px;
}
h2.solution {	
	margin: 0;
	padding-top: 30px;
	background-repeat: no-repeat;
	background-image: url(/img/heads/solution.gif);
	overflow: hidden;
	width: 157px;
	height: 0;
	text-align: -1000px;
}

h2.film {	
	margin: 0;
	padding-top: 30px;
	background-repeat: no-repeat;
	background-image: url(/img/heads/planetary_skin_film.gif);
	overflow: hidden;
	width: 208px;
	height: 0;
	text-align: -1000px;
}

p {	
	font-family: Helvetica, Arial, sans-serif;
	color: #333;
	font-size: 12px;
	line-height: 15px;
	margin-bottom: 12px;
}

a {
	color: #3C7800;
}


.widget {
	width: 620px;
	margin-bottom: 15px;
}
.widget .head {
	
}
.widget .body {
	background-color: #EBEBEB;
	padding: 15px 10px 3px;
}
.widget .more {
	padding-left: 520px;
}

.showmore {
	background-color: #EBEBEB;
}


a.challenge {
	margin: 0;
	padding-top: 30px;
	background-repeat: no-repeat;
	background-image: url(/img/heads/challenge_more.gif);
	overflow: hidden;
	width: 100px;
	height: 0;
	display: block;
	text-align: -1000px;
}
a.solution {
	margin: 0;
	padding-top: 30px;
	background-repeat: no-repeat;
	background-image: url(/img/heads/solution_more.gif);
	overflow: hidden;
	width: 100px;
	height: 0;
	display: block;
	text-align: -1000px;
}



.video {
	width: 340px;
	margin-bottom: 15px;
}

.video .head {
	background-color: #000;
	padding: 20px 10px 0;
}
.video .body {
	background-color: #000;
	padding: 15px 10px 3px;
}
.video .body p {
	color: #ccc;
}
.video .more {
	padding-left: 240px;
}

a.film {
	margin: 0;
	padding-top: 30px;
	background-repeat: no-repeat;
	background-image: url(/img/heads/fullsize.gif);
	overflow: hidden;
	width: 100px;
	height: 0;
	display: block;
	text-align: -1000px;
}


.nugget {

}
.nugget .head {

}
.nugget .body {
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	width: 280px;
	padding: 9px 9px 3px;
}
.nugget .more {
	padding-left: 199px;
	background-image: url(/img/heads/dot.gif);
	background-repeat: repeat-x;
}
a.read_more {
	margin: 0;
	padding-top: 31px;
	background-repeat: no-repeat;
	background-image: url(/img/heads/read_more.gif);
	overflow: hidden;
	width: 101px;
	height: 0;
	display: block;
	text-align: -1000px;
}




.news {
	width: 330px;
}
.news .head {

}
.news .body {
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	width: 310px;
	padding: 9px 9px 3px;
}
.news .more {
	padding-left: 229px;
	background-image: url(/img/heads/dot.gif);
	background-repeat: repeat-x;
}

.news .item {
	width: 310px;
	overflow: hidden;
	margin-bottom: 5px;
}
.news .item .thumb {
	width: 50px;
	float: left;
}
.news .item .desc {
	float: right;
	width: 250px;
}
.news .item p {
	margin-bottom: 5px;
}

.news h3 {
	font-family: Helvetica, Arial, sans-serif;
	color: #333;
	font-size: 13px;
	line-height: 16px;
	margin-top: 0;
	margin-bottom: 4px;
	font-weight: normal;
}
.news h4 {
	font-family: Helvetica, Arial, sans-serif;
	color: #666;
	font-size: 11px;
	line-height: 15px;
	margin-bottom: 4px;
	font-weight: bold;
}


h2.pov {	
	margin: 0;
	padding-top: 32px;
	background-repeat: no-repeat;
	background-image: url(/img/heads/pov.gif);
	overflow: hidden;
	width: 300px;
	height: 0;
	text-align: -1000px;
}

h2.latestnews {	
	margin: 0;
	padding-top: 32px;
	background-repeat: no-repeat;
	background-image: url(/img/heads/news.gif);
	overflow: hidden;
	width: 340px;
	height: 0;
	text-align: -1000px;
}





h2.whitepapers {	
	margin: 0 0 15px;
	padding-top: 18px;
	background-repeat: no-repeat;
	background-image: url(/img/heads/white_papers.gif);
	overflow: hidden;
	width: 136px;
	height: 0;
	text-align: -1000px;
}

h2.links {	
	margin: 0 0 15px;
	padding-top: 18px;
	background-repeat: no-repeat;
	background-image: url(/img/heads/links.gif);
	overflow: hidden;
	width: 150px;
	height: 0;
	text-align: -1000px;
}




img {
	border: 0;
}


#content ul {
	list-style-type: none;
}
#content li {
	font-family: Helvetica, Arial, sans-serif;
	color: #333;
	font-size: 13px;
	line-height: 16px;
	margin-bottom: 3px;
}



#footer {
	margin-top: 4px;
	background-color: #000;
	padding: 5px 10px;
}
#footer p {
	font-family: Helvetica, Arial, sans-serif;
	color: #666;
	font-size: 11px;
	line-height: 15px;
	margin-bottom: 0;
}

.block {
	margin-bottom: 30px;
}


.layout2 {
	width: 960px;
	padding: 10px;
	overflow: hidden;
}
.layout2 .sidebar {	
	margin-top: 20px;
	float: left;
	width: 220px;
}
.layout2 .body {	
	margin-top: 20px;
	width: 720px;
	overflow: hidden;
	float: right;
}

.layout2 .main {
	float: left;
	width: 480px;
}
.layout2 .related {
	float: right;
	width: 220px;
}




.sidemenu {

}
.sidemenu ul {
	border-top: 1px solid #EBEBEB;
	list-style-type: none;
}
.sidemenu li {
	border-bottom: 1px solid #EBEBEB;
	margin: 0;
	padding: 0;
}
.sidemenu a {
	display: block;
}
.sidemenu li img {

}


.sidemenu ul li ul {
	border-top: 0;
	margin-bottom: 30px;
	margin-left: 20px;
}

.sidemenu ul li ul li ul {
	border-top: 0;
	margin-bottom: 10px;
	margin-left: 0;
}







.label {
	text-align: center;
	font-size: 11px;
	line-height: 14px;
}


h1 {
	margin-bottom: 20px;
	font-weight: normal;
	font-size: 24px;
	line-height: 28px;
}

h2 {
	margin-bottom: 20px;
	font-weight: normal;
	font-size: 20px;
	line-height: 24px;
	text-transform: uppercase;
}

h3 {
	margin-top: 20px;
	margin-bottom: 10px;
	font-weight: normal;
	font-size: 16px;
	line-height: 20px;
}

.sidebar_newsitem {
	border-bottom: 1px dotted #ccc;
	padding: 0 0 5px;
	margin-bottom: 10px;
}
.sidebar_newsitem p {
	font-size: 11px;
	line-height: 14px;
	margin-bottom: 5px;
}


.posted {
	border-bottom: 1px dotted #CCC;
	padding-bottom: 3px;
	font-size: 11px;
	line-height: 14px;
	margin-bottom: 10px;
}
.post {
	margin-bottom: 40px;
}


#login {
	text-align: right;
	color: #FFF;
}

.main ul {
	margin-left: 24px;
}

.main li {
	list-style-type: disc;
}


.pink {
	color: fuchsia;
}