@charset "UTF-8";
/* CSS Document */

/* General pages */

#summary, #summary span {
	height: 50px;
	width: 45px;
	background-image: url(_images/summary.jpg);
	background-repeat: no-repeat;
}
#fullstory, #fullstory span {
	height: 50px;
	width: 45px;
	background-image: url(_images/fullstory.jpg);
	background-repeat: no-repeat;
}
#laboratory, #laboratory span {
	height: 50px;
	width: 45px;
	background-image: url(../__test/virtuallab/_images/laboratorygeneral.jpg);
	background-repeat: no-repeat;
}
#clinical, #clinical span {
	height: 50px;
	width: 45px;
	background-image: url(_images/clinical.jpg);
	background-repeat: no-repeat;
}
#science, #science span {
	height: 50px;
	width: 45px;
	background-image: url(_images/science.jpg);
	background-repeat: no-repeat;
}
#talkingheads, #talkingheads span {
	height: 50px;
	width: 45px;
	background-image: url(_images/talkingheads.jpg);
	background-repeat: no-repeat;
}
a:link {
	color: #333;
}
a:visited {
	color: #333;
}
a:hover {
	color: #000;
}
a:active {
	color: #333;
}
.column1 dt {
	font-size: 120%;
	border-bottom: 2px solid #000000;
	padding-top: 10px;
	padding-bottom: 5px;
}
.column1 a {
	background-image: url(_images/arrownoticeboard.jpg);
	padding-left: 20px;
	line-height: 175%;
	display: block;
	background-repeat: no-repeat;
	background-position: 0px 50%;
}
.column1 a:link {

}
.column1 a:visited {

}

.column1 a:hover {
	background: #000000;
	color: #FFFFFF;
}
.column1 a:active {

}

.casestudy .container {
	background: url(_images/contentnoticeboard.jpg) repeat-y;
}
.casestudy .column2 {
	float: left;
	margin-left: 14px;
	width: 706px;
	display: inline;
	background: url(_images/col2topnoticeboard.jpg) no-repeat;
	color: #FFFFFF;
}
.casestudy .separator {
	background-image: url(_images/separatornoticeboard.jpg);
}
.separatornoticeboard1 {
	padding-bottom: 14px;
}
.casestudy h2 {
	color: #000000;
}
.previous a {
	background-image: url(../__test/virtuallab/_images/arrowbacknoticeboard.jpg);
	background-repeat: no-repeat;
	background-position: 0px 50%;
}
.next a:hover {
	background-image: url(_images/arrownoticeboardover.jpg);
}
.column1 a {
	background-image: url(_images/arrownoticeboard.jpg);
	padding-left: 20px;
	line-height: 175%;
	display: block;
	background-repeat: no-repeat;
	background-position: 0px 50%;
}
.innerfooter dd a {
	background-image: url(_images/arrownoticeboard.jpg);
	background-repeat: no-repeat;
	background-position: 0px 50%;
	padding-left: 20px;
	display: block;
	text-decoration: none;
}
.noticeboard {
	height: 426px;
	width: 946px;
	background-image: url(_images/noticeboard.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
	display: inline;
	clear: left;
	float: left;
	position: relative;
	margin-bottom: 28px;
}
/* Sitemap */
.sitemap {
	width: 946px;
	background-image: url(../__test/virtuallab/_images/sitemap.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.sitemap dl {
	padding-bottom: 2em;
}
.sitemap dl dl {
	float: left;
	margin-top: .25em;
	margin-bottom: .25em;
		padding-bottom: 0em;
}
.sitemap dl dl dl {
	clear: left;
}
.sitemap dl dl {
	width: 140px;
	margin-right: 14px;
}
.sitemap dt {
	margin-top: .25em;
	margin-bottom: .25em;
	font-weight: bold;
}
.smcsu dt {
	color: #990000;	
}
.smautoimmunity dt {
	color: #CC6600;
}
.smmolecularhiv dt {
	color: #339900;
}
.smcellular dt {
	color: #6699FF;
}
.smallergy dt {
	color: #003399;
}
.smresearch dt {
	color: #6633FF;
}
.smnoticeboard dt {
	color: #000000;
	clear: left;
	width: 100%;
	padding-top: .5em;
	margin-top: 2em;
	border-top: 1px solid #CCCCCC;
}
.column2 a:hover {
	text-decoration: underline;
}