﻿
/* About Site Specific Styles */

#labBanner {
	width: 860px;
	height: 222px;
	margin: 0 auto 0;
	display: block;
}

#labBannerLeft {
	width: 300px;
	height: 222px;
	background: url('../../../Main%20Images/interiorBannerLeft.png') no-repeat;
	float: left;
}

#labBannerText {
	position: relative;
	top: 35px;
	left: 15px;
}

#labBannerText h3 {
	color: #000;
	font-size: 52px;
	font-weight: normal;
	}

#labBannerRight {
	width: 560px;
	height: 222px;
	background: url('/Main%20Images/Immucor_Banner_MyLaboratory.png') no-repeat;
	float: left;
	position: relative;
	left: 10px;
}

#donorBannerLeft {
	width: 300px;
	height: 222px;
	background: url('../../../Main%20Images/interiorBannerLeft.png') no-repeat;
	float: left;
position: relative;
top: 115px;
}

#donorBannerText {
	position: relative;
	top: 25px;
	left: 15px;
}

#donorBannerText h3 {
	color: #000;
	font-size: 56px;
	font-weight: normal;
	}

#donorBannerRight {
	width: 486px;
	height: 337px;
	background: url('/Main%20Images/Immucor_Banner_DonorCenter.png') no-repeat;
	float: left;
	position: relative;
	left: 10px;
}

/* About Child Sites Specific Styles */

.aboutRightField {
	font-size: 36px;
	color: #cc0000;
	font-weight: normal;
}

#ctl00_PlaceHolderMain_ctl01__ControlWrapper_RichHtmlField {
	font-size: 14px;
	color: #000;
}


#mainInteriorContent {
	width: 860px;
	height: auto;
	margin: 0 auto 0;
	display: block;
}

#mainInteriorContentLeft {
	width: 300px;
	height: auto;
	float: left;
}

#mainInteriorContentLeft .cbq-layout-main {
	width: 100%;
}

.mainInteriorLeftLinks {
	list-style: none;
	position: relative;
	top: 50px;
}

.mainInteriorLeftLinks a {
	color: #cc0000;
	font-weight: bold;
}

.mainInteriorLeftLinks li {
	padding: 5px;
}

#mainInteriorContentRight {
	width: 560px;
	height: auto;
	float: left;
}

#mainInteriorContentRight h3 {
	font-size: 36px;
	font-weight: normal;
	color: #cc0000;
	padding: 0px;
}

#mainInteriorContentRightText {
	position: relative;
	top: -25px;
}

#mainInteriorContentRightText {
	color: #000;
	font-size: 12px;
}

#pageBannerWrapper {
	width: 925px;
	height: auto;
	margin: -40px auto 0;
}

#pageContentBanner {
	width: 385px;
	height: 105px; 
	background: url("/Main%20Images/pageContentBanner.png") no-repeat;
}

.pageContentBannerHeader {
	color: #000;
	font-size: 32px;
	font-weight: normal;
	position: relative;
	top: 60px;
	left: 15px;
}

#aboutInteriorContentLeft {
	width: 300px;
	height: auto;
	float: left;
}

.aboutInteriorLeftLinks {
	list-style: none;
	position: relative;
	top: 20px;
}

.aboutInteriorLeftLinks a {
	color: #cc0000;
	font-weight: bold;
}

.aboutInteriorLeftLinks li {
	padding: 5px;
}


#aboutInteriorContentRight {
	width: 560px;
	height: auto;
	float: left;
}

#aboutInteriorContentRight h3 {
	font-size: 36px;
	font-weight: normal;
	color: #cc0000;
	padding: 0px;
}

#aboutInteriorContentRightText {
	position: relative;
	top: 20px;
}

#aboutInteriorContentRightText {
	color: #000;
	font-size: 14px;
}

#transfusionBannerText {
	position: relative;
	top: 53px;
	left: 20px;
}

#transfusionBannerText h3 {
	color: #000;
	font-size: 46px;
	font-weight: normal;
	}

#referenceBannerText {
	position: relative;
	top: 40px;
	left: 15px;
}

#referenceBannerText h3 {
	color: #000;
	font-size: 50px;
	font-weight: normal;
	}



