/*--- Real-Time PCR Testing Overview Styles  ---*/

#colOne div img {
	margin-right:15px;	
}

#pctTech{
	padding:0px 5px;
}

#colOneSubColOne {
	float: left;
	width: 190px;
	padding:5px;
}

#colOneSubColTwo {
	float:right;
	width: 190px;
	padding:5px;
}

#subSection {	
	position: relative;
	left: -17px;
	border-top: 1px solid #d9e6ef;
	width: 450px;
	margin: 30px 0px 10px 0px;	
}

.fakeColBorderHor {
	background-image: url(../images/1px_d9e6ef_HortLine.png);
	background-repeat: repeat-x;
	background-position: 200px top;	
}

#colTwo {
	padding: 15px 20px;
	width: 182px;
	
}

/*--- Real-Time PCR Testing Styles (Based on main style sheet.) ---*/
.pcrTestingCat div img,.pcrTestingCat img {
	margin-bottom: 6px;
}

#catTop div {
	float: none;
	display: block;
	width: auto;
	padding-bottom: 0;
}

#catTop div ul {
	margin-bottom: 16px;
}

#catTop div ul li {
	list-style: disc;
	margin: 0 0 0 15px;
}

#catTop img {
	float: right;
	display: block;
	margin: 15px 15px 15px 8px;
}

#catBottom div {
	float: left;
	/* IE6 Float Double Margin fix */
	display: inline;
	width: 195px;
	padding-top: 0;
}

#catBottom div a {
	font-weight: bold;
}

#catBottom div img {
	margin-bottom: 6px;
}

#catBottom div img.hdline {
	margin-top: 8px;
	margin-bottom: 0;
}

#catBottom div p {
	margin-bottom: 8px;
}

#sideImage {
	background-image:
		url(../images/subHead_images/sub_pcr_art.jpg);
}

#subHead {
	background-color: #6697c0;
}

/*--- Dynamic Button Styles for Real-Time PCR Testing ---*/
a.buttonWhite {
	background: transparent url(../images/buttons/but_end_fff-679ac0.png)
		no-repeat scroll top right;
	color: #6697c0;
}

/* Rollover */
a.buttonWhite:hover, a.buttonWhite:focus {
	color: #6697c0;
}

a.buttonWhite:active {
	color: #999;
}

/*--- SideNav Styles ---*/
#sideNav ul li a, #sideNav ul li a:visited {
	background-color: #e8f0f6;
}

#sideNav ul li a:hover, #sideNav ul li a:focus {
	background-color: #6697c0;
}

/*--- Maintain ON State of Top Menu ---*/
.menu a.menu_pcr_top {
	background-position: 0 -20px;
}

