@charset "UTF-8";
/* CSS Document */
body
{
	background-color: #fff;
	background-image:url(/images/nav-bg.png);
	background-repeat: repeat-x;
	background-position: 0 150px;
	margin: 0;
	text-align: left;
	font-family: "Lucida Grande", Helvetica;
	font-size: 12px;
	color: #666666;
}

#page_margin, #foot_margin {
	width: 926px;
	margin: 0px auto 0px auto;
}

h1 {
	font-family: Lucida Grande,Helvetica;
	font-size: 22px;
	color: #A0BC3A;
	font-weight: normal;
}

h2 {
	font-family: "Lucida Grande",Helvetica;
	font-size: 14px;
	color: #A0BC3A;                                                                                                                       
	margin: 0;
	font-weight: normal;
}

h7 {
	font-family: "Lucida Grande",Helvetica;
	font-size: 12px;
	color: #0f405b;
	margin: 0;
	font-weight: normal;
}


a img{
	border: 0px;
	vertical-align: middle;
}

.clear {clear: both;}


li {
	list-style:disc outside url("/images/greenatom.png");
	color: #666;
}



#top {
	width: 100%;
	padding: 25px 0 17px 0;
}

#top_bar {
	background-color:#A0BC3A;
	width:270px;
	height:7px;
	float: right;	
}

#logo {
	clear: both;
	float: left;
	width: 450px;
	height: 56px;
}

#hhmi {
	float: right;
	line-height: 16px;
	color: #A3A3A3;
	width: 265px;
}


#nav {
	clear: both;
	width: 100%;
	height: 40px;
	background-color: #c0c0c0;
	margin-left: 0px;
	margin-bottom: 28px;
	padding: 0;
	list-style: none outside none;
}

#nav a {
	display: block;
	float: left;
	font-family: Lucida Grande,Helvetica;
	font-weight: bold;
	font-size: 14px;
	color: #fff;
	padding: 12px 28px 12px 26px;
	text-decoration: none;
	border-right: 1px solid #fff;
}

#nav a:hover, #nav a.on {
	background-color: #A0BC3A;
}

#nav ul {
	display: none;
	left: 0;
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 41px;
	list-style: none outside none;
	z-index: 5;
	
	background-color: #c0c0c0;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;

}

#nav li:hover ul, #nav li.hover ul {
	display: block;
}

#nav li {
	float: left;
	position: relative;
	display: block;
}

#nav li a {
	
}

#nav li ul li a {
	z-index: 10;
	float: none;
	border-bottom: 1px solid #fff;
	width: 166px;
}


#content {
	margin-bottom: 10px;
}

#content_left {
	clear: both;
	float: left;
	display: block;
	width: 630px;
	padding-bottom: 10px;
}

#content_full {
	clear: both;
	float: left;
	display: block;
	margin: 10px 20px 10px 30px;
	line-height: 1.5em;
}


#content_left.page {
	background-color: #f0f0f0;
	padding: 12px 12px 50px 12px;
	width: 579px;
	border-color: #E0E0E0;
	border-style:solid;
	border-width: 1px;
	margin-right: 24px;
	
}

#content_left .res_col {
	float: left;
	width: 205px;
	padding-right:4px;
	border-right-style:dotted;
	border-right-color:#fff;
	border-right-width: 1px;
}

#content_left .last_col {
	width: 204px;
}

#content_left .res_label {
	width: 209px;
	height: 40px;
	background-color: #A0BC3A;
	color: #fff;
	display:block;
	text-align: center;
	font-family: Lucida Grande,Helvetica;
	font-size: 14px;
	font-weight: normal;
	vertical-align:center;
}

#content_left .res_label img {vertical-align: middle;}

#content_left .rollover_text {
	display: none;
	width: 179px;
	height: 122px;
	position: absolute;
	background-color: rgba(161, 188, 158, 0.75);
	font-family: Lucida Grande,Helvetica;
	font-size: 15px;
	font-weight: bold;
	padding: 15px;
	line-height: 16px;
	color: #555;
}

#content_left a.res_area:hover, a.res_area:active {
	font-size:105%;
}

#content_left ul {
	padding-left: 13px;
}

#content_left ul li {
	margin-bottom: 13px;
}

#content_right  {
	float: left;
	width: 265px;
	margin-left: 27px;
}

#content a, #footer a {
	color: #90AC2A;
	text-decoration: none;
}

#pre-footer  {
	clear: both;
	margin-bottom: 10px;
}

#yuan_section {
	background-color: #f2f2f2;
	font-size: 9px;
}
#yuan_section h1, #yuan_section p, #research_section ul {margin-left: 15px;}
#yuan_section h1 {padding-top: 5px; margin-bottom: 7px; font-size: 14px}
#yuan_section p {padding:5px 0 5px 0; float:left;}

#research_section {
	background-color: #f2f2f2;
}
#research_section h1, #research_section p, #research_section ul {margin-left: 15px;}
#research_section h1 {padding-top: 5px; margin-bottom: 7px;}
#research_section p {padding:10px 0 10px 0; float:left;}

#research_section .overview {
	padding: 20px 20px 20px 20px;
	font-size: 13px;
}

#content .news_text {
	border-top: 0px;
}

#content .news_text2 {
	padding-top: 16px;
}

#content .news_text h1{padding-top: 0px; margin-bottom: 7px;}
#content .news_text h2{padding-top: 10px; margin-bottom: 7px;}
#content .news_text h3{padding-top: 0px; margin-bottom: 7px;}


#content .affil_link {
	color: #A0BC3A;
}

#carousel{
	width: 630px; 
	height: 282px;
	position:relative;
	z-index: -1;
	overflow:hidden;

}

#news_cycle {
	overflow: hidden;
	height: 240px;
	position:relative;
	z-index: -1;
	border-bottom: solid 1px #e0e0e0;
}

#news_caption {
	height: 60px;
}

#news_caption img{vertical-align:middle};

.news_flash {
	width:240px; 
	height: 240px; 
	display:block;
	border: solid 1px #e0e0e0;
	font-family: Lucida Grande,Helvetica;
	font-size: 28px;
	color: #fff;
	position:absolute;
	z-index:3;
	top:0px;
	left:10px;
	margin-bottom: 30px;
}


.panel {
	width:630px; 
	height: 272px; 
	display:block;
	border: solid 1px #e0e0e0;
	font-family: Lucida Grande,Helvetica;
	font-size: 28px;
	color: #fff;
	position:absolute;
	z-index:3;
	top:0px;
	left:0px;
	margin-bottom: 16px;
}


td{
	padding:5px 15px;
}

td.label{
	font-size:12px;
	font-family: Lucida Grande,Helvetica;
	font-weight:bold;
	border-right:1px dotted #c1c1c1;
	padding-right:15px;
}

a.selected{
background-color: #A0BC3A;
	color: #ffffff !important;
	padding:0px 1px;
}

#affil {
	background-color: #F0F0F0;
	font-size: 11px;
	font-family: Lucida Grande,Helvetica;
	padding: 10px 10px 10px 10px;
	margin-bottom: 10px;
}

#affil li { list-style: disc outside url("/images/grn-arr.png") } 


#footer {
	clear: both;
	background-image:url(/images/foot-bg.png);
	background-repeat: repeat-x;
	background-position: 0 50px;
	margin: 0;
	background-color: #f0f0f0;
	font-size: 11px;
	font-family: Lucida Grande,Helvetica;
	padding: 20px 0 50px 0;
	margin-top: 20px;
}

#footer h2 {font-weight: bold; color: #666; font-size: 11px; display:inline; padding:0px; margin:0px;}
#footer p{
	margin-top:0px;
	padding-top:0px;
}

#foot_right {
	float: right;
	padding-right: 10px;
}

#foot_left {
	float: left;
	padding-left: 0px;
}

.citation {
	font-size: 13px;
	background-color: #f8f8f8;
	margin-right: 20px;
}

.citation p {
	height: 50px;
	margin: 10px 10px 10px 10px;	
}

.citation img {
	float: left;
	margin: 0 10px 0 10px;
	border: solid #000 1px
}

.people {
	text-align: left;
	padding: 10px 10px 10px 10px;
	position: relative;
	width: auto;
	height: 1%;
}

h4.banner {
	background-color: #fff; 
	color: #000; 
	border: solid 0px #eee; 
	width: auto;
	font-family: "Luxi Sans", verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 13px;
	text-indent: 0;
	margin-top: 15px;
	margin-bottom: 8px;
	padding: 0;

}

.fullcol {
	clear: both;
	width: 870px;
	border: solid #999 0px;
	padding: 0 0 0px 0;
	text-align: left;
	display: block;
	overflow: auto; 
	height: 1%;
	background-color: #F0F0F0;
}

.leftcol {
	clear: both;
	width: 631px;
	border: solid #999 0px;
	text-align: left;
	display: block;
	overflow: auto; 
	height: 1%;
	background-color: #F0F0F0;
	word-spacing: 0.1em;
	letter-spacing: 0.1em;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}

.microscope {
	text-align: center;
	float: left;
	width: 180px;
	margin: 10px 10px 10px;
	height: 235px;
	background-color: #FFFFFF;
	padding: 5px 5px 5px;
	font-size: 11px;
}

.people_rollover {
	text-align: center;
	padding: 0px;
	float: left;
	width: 160px;
	margin: 10px 10px 0 0;
}

div.topic {
  background-color: #fff;
  border: solid #eee 0px;
  padding: 0;
}

.topic p {
  margin: 2px 0 30px 0;
  overflow: auto;
}

.topic img {
	float: right;
	border: solid #444 1px;
	margin: 5px 0px 5px 5px;
}

.topic2, a.topic2 {
  clear: both;
  float: left;
  background-color: #fff;
  border: 5px solid #f1f1f1;
  padding: 4px;
  margin: 0 0 1px 0;
}

.topic_col1 {
	float: left;
	width: 400px;
	margin: 0 2px 0 10px;
}

.topic_col2 {
	float: right;
	margin: 24px 10px 10px 0px;
}

.topic_full {
	float: left;
	margin: 12px 10px 0 0px;
}
.topic_full_col1 {
        float: left;
        width: 600px;
        margin: 0 2px 0 10px;
}

.topic_full_col2 {
        float: right;
        margin: 12px 10px 0 0px;
}

#pubs {
	overflow: auto;
	height: 400px;
}



#eva_pic img {
	float: left;
	clear: none;
	display: block;
	padding: 0px;
	width: 180px;
	height: 271px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 5px solid #EEE;
}

#eva_desc {
	float: right;
	width: 600px;
	word-spacing: 0.1em;
	line-height: 1.5em;
	margin-top: 12px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}


#eva_bio {
	margin: 10px 10px 10px 10px;
}

#eva_bio_page {
	margin: 10px 10px 10px 10px;
	width: 610px;
	float: left;
	background-color: #f7f7f7;
	overflow: auto;
	height: 350px;
}
	

#eva_bio_page dt {
	font-style: italic;
	font-weight: bold;
	text-align: right;
	padding: 0 20px 0 0;
	width: 140px;
	float: left;
	border-right: 1px solid #999;
	height: 30px;
}
#eva_bio_page dd {
	width: 380px;
	float: right;
	alignment-adjust:!important
}

#eva_bio_page dd.clear { float: none; margin: 0; height: 15px; }

#eva_bio_page dd span {
	font-style: italic;
	font-weight: bold;
	width: 80px;
}

div.footnote p, div.footnote a {
	font-size: 10px;
	text-align: center;
	margin: 10px 120px 10px 120px;
}

#caption {
	font-size: 10px;
	text-align: center;
	margin: 10px 120px 10px 120px;
}

.two_img_left {
	float: left;
	width: 270px;
	margin: 0 20px 0 0;
	border: solid #00c 0px;
	text-align: center;
	padding-top: 20px;
	padding-left: 30px;
}

.two_img_right {
	float: left;
	width: 270px;
	margin: 0;
	border: solid #00c 0px;
	text-align: center; /* doesn't work */
	padding-top: 20px;
}
.paragraphimage_right {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10 px;
}
.paragraphimage_left {
	float: left;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
}

#gallery img {
		border: 5px solid #fff;
		border-width: 5px 5px 5px
}

#gallery a:hover img {
		border: 1px solid #eee;
		border-width: 5px 5px 5px;
		color: #fff;	
}

#gallery a:hover { color: #eee; }

#movie img {
		border: 5px solid #fff;
		border-width: 5px 5px 5px
}

#movie a:hover img {
		border: 1px solid #eee;
		border-width: 5px 5px 5px;
		color: #fff;	
}

#movie a:hover { color: #eee; }



.topic_col2 img {
		border: 5px solid #fff;
		border-width: 5px 5px 5px
}

.topic_col2 a:hover img {
		border: 1px solid #A0BC3A;
		border-width: 5px 5px 5px;
		color: #fff;	
}

.topic_col2 a:hover { color: #A0BC3A; }

.res_img_right {
	float: 	right;
	margin: 15px 0px 4px 10px;
	border: #000 solid 1px;
}

.photo_box {
		float:	left;
		margin: 30px 0px 0px 40px;
}

.photo_label {
	width: 235px;
	height: 30px;
	background-color: #fff;
	color: #666;
	display:block;
	text-align: center;
	font-family: Lucida Grande,Helvetica;
	font-size: 12px;
	font-weight: normal;
	vertical-align:center;
	margin-bottom: 30px;
}

#map {
	width: 620px;
	height: 400px;
	border: 1px solid black;
	border-image: initial;
	padding-left: 20 px;
	margin-left: 20 px;
	float: middle;
}

#map span {
        font-family: Lucida Grande,Helvetica;
        font-size: 12px;
        color: #666;
        font-weight: normal;
}

	  
#contact {
	height: 180px;
	background-color: #F0F0F0;
	font-size: 10px;
	width: 620px;
}

#contact .labphone {
	height: 80px;
	width: 150px;
	float: left;
	padding: 10px 10px 0px 10px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
}
#contact .inquiries {
	float: left;
	height: 80px;
	width: 200px;
	padding: 10px 10px 0px 10px;
}

#contact .labmap {
	float: left;
	overflow: hidden;
	padding-left: 15px;
}
#contact .labucmap {
	height: 80px;
	width: 150px;
	float: left;
	padding: 10px 10px 0px 10px;
}
#contact .labaddress {
	float: left;
	height: 80px;
	width: 200px;
	padding: 10px 10px 0px 10px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
}
#contact .weather {
	float: right;
	height: 160px;
	width: 210px;
	padding: 10px 10px 10px 10px;
}

#weather2 {
	position: relative;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	margin-bottom: 10px;
	font-family: Lucida Grande, Helvetica, sans-serif;
	font-size: 10px;
}
#nuts {
	float: left;
	padding-left: 100px;
}

#SantaHat {
	
}

#alumnibox {
	height: 160px;
	background-color: #F0F0F0;
	font-size: 10px;
	width: 620px;
}

/* People */

.peoplerow {
	width: 870px;
	border-top: 1px dotted #CCC;
	clear: both;
	padding-top: 12px;
	padding-bottom: 20px;
	_padding-bottom: 12px;
	float: left;
}

.peoplebox {
	width: 170px;
	float: left;
}

.peopleinfo {
	font-size: 13px;
	margin-left:  15px;
	margin-right: 15px;
	text-align: center;
}
	

.peoplephoto {
	width: 120px;
	height: 120px;
	padding: 5px;
	border: 1px solid #CCC;
	float: left;
	-moz-box-shadow: 0 0 8px #ccc;
	-webkit-box-shadow: 0 0 8px #ccc;
	margin: 0px 0 0 20px;
  	left: 50%;
}

.peoplephoto img {
	width: 120px;
	height: 120px;
}



/* Alumni box */

.memberrow {
	width: 850px;
	border-top: 1px dotted #CCC;
	clear: both;
	padding-top: 12px;
	padding-bottom: 20px;
	_padding-bottom: 12px;
	float: left;
}

.memberbox {
	width: 420px;
	float: left;
}


.memberbox div.last {
		margin-right: 0;
}

.memberphoto {
	width: 94px;
	height: 94px;
	padding: 5px;
	border: 1px solid #CCC;
	float: left;
	-moz-box-shadow: 0 0 8px #ccc;
	-webkit-box-shadow: 0 0 8px #ccc;
}

.memberphoto img {
	width: 94px;
	height: 94px;
}

.memberinfo {
	margin-left: 120px;
	margin-right: 10px;
}

.memberinfo p {
	margin: 0;
	padding: 0;
}	


.memberinfo h4 {
	font-size: 16px;
	color: black;
	margin: 0;
	padding: 0;
	font-weight: bold;
}	

.memberinfo h5 {
	font-size: 10px;
	font-style: normal;
	padding: 0;
	margin-top: 3px;
	margin-bottom: 3px;
}
	
.memberinfo h6 {
	font-size: 10px;
	font-style: italic;
	padding: 0;
	margin-top: 4px;
	margin-bottom: 2px;
}





/* Undergrad Alumni box */

.ugrow {
	width: 850px;
	border-top: 1px dotted #CCC;
	clear: both;
	padding-top: 12px;
	padding-bottom: 20px;
	_padding-bottom: 12px;
	float: left;
}

.ugbox {
	width: 280px;
	height: 110px;
	float: left;
}

.ugbox div.last {
		margin-right: 0;
}

.uginfo {
	padding-top:  10px;
	margin-left:  10px;
	margin-right: 10px;
}

.uginfo p {
	margin: 0;
	padding: 0;
}	


.uginfo h4 {
	font-size: 16px;
	color: black;
	margin: 0;
	padding: 0;
	font-weight: bold;
}	

.uginfo h5 {
	font-size: 10px;
	font-style: normal;
	padding: 0;
	margin-top: 3px;
	margin-bottom: 3px;
}
	
.uginfo h6 {
	font-size: 10px;
	font-style: italic;
	padding: 0;
	margin-top: 4px;
	margin-bottom: 2px;
}
