@charset "utf-8";

/* TYPOGRAPHY Styles

Walter and Eliza Hall Institute of Medical Research (WEHI)
Website v1.0
by HugeObject.com.au

*/

#breadcrumb p, #breadcrumb {
	font-size: 7.5pt;
	font-style: italic;
	}

.widecolumn p, .widecolumn li {
	color: #666666;
	line-height: 1.4em;
}

.widecolumn h2 {
	color: #fff;
	background: #42ac49;
	font-size: 18px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px 5px;
}

.widecolumn h3 {
	color: #3d66ab;
	font-size: 16px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 10px 0;
}

.widecolumn h4 {
	color: #3d66ab;
	font-size: 12px;
	font-weight: bold;
}

.widecolumn h5 {
	font-size: 7.5pt;
	font-weight: normal;
	font-style: italic;
	margin: 3px 0px 10px 0px;
}

.widecolumn .newsentry .date p {
	margin: 0;
	float: left;
	width: 140px;
	font-weight: bold;
}

.widecolumn .newsentry .newsitem p {
	margin: 0 5px 15px 0;
	float: right;
	width: 520px;
}

.widecolumn p.image-caption, .widecolumn p.qualifications {
	font-style: italic;
	font-color: #999999;
	}
	
.widecolumn p.image-caption {
	font-size: 7.5pt;
	}

.widecolumn p.qualifications {
	line-height: 1.5em;
	margin-top: -10px;
	font-size: 8pt;
	}
	
.widecolumn p.pubmed {
	background: #fff url("http://www.ncbi.nlm.nih.gov/corehtml/query/static/gifs/iconsml.gif") top left no-repeat;
	padding-left: 90px;
	padding-top: 5px;
	height: 30px;
}	

.widecolumn table#tbl_faculty {
	width: 100%;
	}
	
	.widecolumn table#tbl_faculty td {
		border-bottom: 1px solid #cccccc;
		padding: 5px;
		}

	.widecolumn table#tbl_faculty th {
		text-align: left;
		background: #999999;
		color: #ffffff;
		vertical-align: top;
		padding-left: 5px;
		}

.widecolumn td {
	vertical-align: top;
	text-align: left;
	}

.narrowcolumn h2 {
	width: 168px;
	height: 30px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
}

.narrowcolumn h2.info {
	background: #eee url(../images/h2_info_for.gif) no-repeat;
}

.narrowcolumn h2.nav {
	background: #eee url(../images/h2_navigation.gif) no-repeat;
}

.narrowcolumn h2.sponsors {
	background: #eee url(../images/h2_sponsors.gif) no-repeat;
}

.narrowcolumn h2.news_archives {
	background: #eee url(../images/h2_news_archives.gif) no-repeat;
}

.narrowcolumn .featurebox h3 {
	text-indent: -9999px;
	margin: 0;
	padding: 0;
}

.narrowcolumn .featurebox h3.donate,
.narrowcolumn .featurebox h3.donate a {
	display: block;
	width: 170px;
	height: 76px;
	background: transparent url(../images/narrow_features_donate.png);
}

.narrowcolumn .featurebox h3.donate a:hover {
	background: #fff url(../images/narrow_features_donate.png) 0 -76px;
}


.narrowcolumn .featurebox h3.building a {
	display: block;
	width: 170px;
	height: 76px;
	background: #fff url(../images/narrow_features_building.png) no-repeat;
}

.narrowcolumn .featurebox h3.building a:hover {
	background: #fff url(../images/narrow_features_building.png) 0 -76px;
}


.narrowcolumn .featurebox h3.wehi-tv a {
	display: block;
	width: 170px;
	height: 76px;
	background: #fff url(../images/narrow_features_wehitv.png) no-repeat;
}

.narrowcolumn .featurebox h3.wehi-tv a:hover {
	background: #fff url(../images/narrow_features_wehitv.png) 0 -76px;
}

.narrowcolumn .featurebox h3.partners a {
	display: block;
	width: 170px;
	height: 76px;
	background: #fff url(../images/narrow_features_partners.png) no-repeat;
}

.narrowcolumn .featurebox h3.partners a:hover {
	background: #fff url(../images/narrow_features_partners.png) 0 -76px;
}

.narrowcolumn #major_supporters p {
	width: 160px;
	margin: 5px auto;
	font-size: 8pt;
}

#footer #footer_copy p {
	margin: 0px;
}

#footer #footer_copy p, #footer #footer_copy li {
	font-size: 8pt;	
	}


#logo h1 a {
	display: block;
	width: 300px;
	height: 100px;
	text-indent: -9999px;
}

a {
	color: #3d66ab;
	text-decoration: none;
}

a:hover {
	color: #092037;
	text-decoration: underline; 
}


