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

/* Allergy */

#summary, #summary span {
	height: 50px;
	width: 45px;
	background-image: url(_images/summaryallergy.jpg);
	background-repeat: no-repeat;
}
#fullstory, #fullstory span {
	height: 50px;
	width: 45px;
	background-image: url(../__test/virtuallab/_images/fullstoryallergy.jpg);
	background-repeat: no-repeat;
}
#laboratory, #laboratory span {
	height: 50px;
	width: 45px;
	background-image: url(_images/laboratoryallergy.jpg);
	background-repeat: no-repeat;
}
#clinical, #clinical span {
	height: 50px;
	width: 45px;
	background-image: url(_images/clinicalallergy.jpg);
	background-repeat: no-repeat;
}
#science, #science span {
	height: 50px;
	width: 45px;
	background-image: url(_images/scienceallergy.jpg);
	background-repeat: no-repeat;
}
#talkinghead1, #talkinghead1 span {
	height: 50px;
	width: 45px;
	background-image: url(_images/talkingheadsallergy.jpg);
	background-repeat: no-repeat;
}
#talkinghead2, #talkinghead2 span {
	height: 50px;
	width: 45px;
	background-image: url(_images/talkingheadsallergy.jpg);
	background-repeat: no-repeat;
}
a:link {
	color: #333;
}
a:visited {
	color: #333;
}
a:hover {
	color: #003399;
}
a:active {
	color: #333;
}
.allergy {
	background: #003399;
}
.column1 dt {
	border-bottom: 2px solid #003399;
	padding-top: 10px;
	padding-bottom: 3px;
	line-height: 120%;
}
.column1 a {
	background-image: url(_images/arrowallergy.gif);
	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-color: #6699FF;
	color: #FFFFFF;
}
.column1 a:active {

}

.casestudy .container {
	background: url(_images/contentallergy.jpg) repeat-y;
	float: left;
	width: 946px;
}
.casestudy .column2 {
	float: left;
	margin-left: 14px;
	width: 706px;
	display: inline;
	background: url(_images/col2topallergy.jpg) no-repeat;
	color: #FFFFFF;
}
.casestudy .separator {
	background-image: url(_images/separatorallergy.jpg);
}
.casestudy h2 {
	color: #000000;	
}
.previous a {
	background-image: url(_images/arrowbackallergy.jpg);
	background-repeat: no-repeat;
	background-position: 0px 50%;
}
.next a:hover {
	background-image: url(_images/arrowallergyover.jpg);
}
.column1 .casestudies dd a {
	background-color: #003399;
	background-image: none;
	/*background-repeat: no-repeat;
	background-position: center bottom;
	position: relative;*/
}
.column1 .casestudies dd a:hover {
	background-color: #3366FF;
}

.innerfooter dd a {
	background-image: url(_images/arrowallergy.jpg);
	background-repeat: no-repeat;
	background-position: 0px 50%;
	padding-left: 20px;
	display: block;
	text-decoration: none;
}
