#contentRight{
	width: 690px;
	padding-right: 10px;
	float:right;
}


#contentRight h1 span{
	color:#404c76;	
}


#contentRight img, img.picRight{
	border:5px solid #ecedf2;	
}

#contentRight img.noBorder{
	border:none;	
}

.picRight{
	float:right;
	margin-left: 10px;	
}
.picRight p, .caption{
	font-size: 0.9em;
	color:#384474;
}

#contentWrapper{
	background-image:url(/site/images/insidebgw-leftnav.png);
}


#leftNav{
	width: 169px;	
	float:left;	
	margin-top: -20px;
	padding-top: 30px;	

	height: 100%;

}

#leftNav ul {
	list-style-position: outside;
	list-style-type:none;
	padding-left:10px;
	margin-left:0px;
}

#leftNav ul li a{
	margin-left:2px;
	width: 100%;
	padding-left:20px;
	padding-top: 3px;
	padding-bottom:3px;
	color:#676767;	
	display:block;
	margin-bottom: 5px;
	text-decoration: none;
}

#leftNav ul li a:hover, #leftNav ul li a.selected{
	color:#0a7381;
	font-weight:bold;
	background:#d6d9e3;
}

#leftCol{
	float:left; 
	width: 25%;
	font-size: 0.9em;
}

#leftCol h2{
	background:#C0D8DB; 
	color:#026C79; 
	padding: 3px 0px 3px 10px;	
	font-size: 1.2em;
}

#leftCol div.vcard {
	padding: 0px 0px 20px 10px;
	color: #384474; 
}

div.vcard{
	margin-bottom: 10px;
}

div.vcard .fn, .type{
	font-weight: bold;
	
}


#rightCol{
	float:right; 
	margin-right: 15px; 
	width: 70%;
	
	overflow:hidden; /*do this for leftCol height 100% to work*/
}

.relatedTopics{
	border:1px solid #DADEED; 
	padding: 10px 10px 10px 0px;
}


/*############### See Research By Box ######################################*/

#topBox{
	width: 100%;
	height: 100px;
	margin-top: 15px;
}

#topDropdownBox{
	background:url(/site/images/inside-searchBoxbg.png) 0px top   no-repeat;	
	height:80px;
	padding-top: 20px;	
	padding-left: 20px;	
}


#topDropdownBox h1{
/*	background:url(../images/InsideseeSuppDataBy.png) no-repeat;
	width: 201px;
	position: relative;
	top:-28px;*/	
	height: 61px;
	float:left;
	margin:-5px 5px 0px 5px;
	font-size: 1.3em;

	
}


#topDropdownBox h1#labTitle{
	background:url(/site/images/laboratories-title.png) no-repeat;
	width: 103px;
}


#topDropdownBox h1#suppDataTitle{
	background:url(/site/images/suppData-title.png) no-repeat;
		width: 167px;
		height: 61px;
		margin-left: -8px;
}



#topDropdownBox h1 span{
	
	display:none
	/*
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-style:italic;
	color:#0a7381;
	letter-spacing:-0.5px;
	font-size: 0.9em;
	font-weight:bold;*/

}

.myDropDown{
	float:left;
	padding-top:7px;	
	
	margin-left: 0px;
	padding-right: 10px;
	
	height: 40px;
}

dt.dtclass{
	font-size: 1.1em;
}


dt.dtclass a{
	display:block;
	width: 195px;
	
	text-decoration:none;
	height: 47px;
	padding-top: 5px;
	padding-left:10px;

	background:url(/site/images/dropdownBgInside.png) right  -5px  no-repeat;
	color:#333;
}


dt.dtclass a:hover{
	color:#0A7381
}


dt.dtclass a.selected{
	background:url(../images/dropdownBgInsideR.png) right  -5px  no-repeat;
		color:#394269;
}





.myDropDown ul{
	display:none;
	margin-left:0px;
	margin-top:-20px;
	padding-top: 5px;
	width:200px;
	list-style: outside;
	list-style-type:none;
	background:#384474 url(/site/images/dropdngradient.png) repeat-x;	

	position:absolute;

}

ul.mylinklist{
	z-index:1;	
}

.myDropDown ul li a{
	display:block;
	padding:3px 0px;
	border-bottom:1px solid #53629B;	
	text-decoration:none;
	color:#fff;
	padding-left: 15px;
}

.myDropDown ul li a:hover{
	background:#BFC6DD;
	color: #394269;	
}
div.PInamelist ul{
	margin-left:0px;
}
	
a.myButton{
	background:url(/site/images/button.png) no-repeat;
	width: 238px;
	height: 44px;
	color: #384474;
	text-transform:uppercase;
	display:block;
	font-size: 1.25em;
	font-weight: bold;
	text-decoration:none;
	padding-top:12px;
	text-align:center;
	margin-left:6px;
	margin-top: 3px;
	
	float:left;	

}

a.myButton:hover{
	background:url(/site/images/buttonR.png) no-repeat;
	color:#026C79;
}

.downloadRequestForm input[type="submit"]{
	padding:3px;
	margin-top: 15px;
}

.downloadRequestForm div{
	/*margin-bottom: 10px;	*/
	width: 300px;
}

.downloadRequestForm div.clear{
	/*overflow:auto;*/
	height: 30px;
}

.downloadRequestForm div.clear label{
	float:left;
}



table#staffDirectory{
	margin-top:20px;
}

div.staffGroup ul{
	padding:0px;
	margin:0px !important;
	list-style-position:inside;

}

div.staffGroup ul li{
	display:inline;

	font-size: 11px;

}

div.staffGroup ul li a{
	text-decoration:none;
	padding: 5px;
	color:#384474;
	margin-right: 2px;
}


div.staffGroup ul li a.selected{

	background:#80a7ad;
	color:#fff;
	-moz-border-radius: 10px;
	border-radius: 10px;
	
}



/*
#insideSearchBox{	
	margin-top: 5px;
	float:right;
	width: 220px;
	height: 33px;
	margin-right: 24px;	
	background:#ccdbdd;
	border:1px solid #9bc5cc;
	padding:5px;
}

#insideSearchBox .inputWrap{
	background:url(/site/images/insideSearchBoxBg.jpg) no-repeat;
	width: 138px;
	height: 32px;	
	padding:8px 4px 0px 8px;
	float:left;	
}

#insideSearchBox input[type="text"]{
	border:none;
	background:transparent;
	color:#4C5687;
	width: 128px;
}



#insideSearchBox input[type="button"]{
	background:url(/site/images/insidesearchButton.png);
	width:70px;
	height: 33px;
	border:0px;
	color:white;
	outline:none;

}

#insideSearchBox input[type="button"]:hover{
	background:url(/site/images/insidesearchButtonR.png);
	cursor:pointer
}
*/



/*########################## end research box styles #########################*/

