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


html, body {
	/* for IE; otherwise, BG isn't fully stretched */
  margin: 0px auto;
	text-align: left;
	color: #333;
	outline:none;
}	
div#shortBG {
	position:absolute;
	top:10px;
	left:50%;
	margin-left: -387.5px;
	border:1px solid #cccccc;
	z-index:1;
	width:775px;
	height:750px;
}
div#mediumBG {
	position:absolute;
	top:10px;
	left:50%;
	margin-left: -387.5px;
	border:1px solid #cccccc;
	z-index:1;
	width:775px;
	height:1500px;
}
div#longBG {
	position:absolute;
	top:10px;
	left:50%;
	margin-left: -387.5px;
	border:1px solid #cccccc;
	z-index:1;
	width:775px;
	height:3500px;
}

h2{
  font-size:15px;
  color:#000000;
  margin-top:0px;
  margin-bottom:-2px;
}
h3{
  font-size:11px;
  color:#37414A;
  margin-top:0px;
  margin-bottom:0px;
	line-Height:130%;
	
}

h4{
font-size:13px;
color:#000000;
margin-top:0px;
margin-bottom:-4px;
}

h1 a{
text-decoration: none;
color: #A8A8A8	;
font: normal 26px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
}
h1 a:hover
{
text-decoration: none;
color: #1524C8;
font: normal 26px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
}

#image{
	border:1px solid #B4B4B4;
}

div#Content{
  position:absolute;
  top:120px;
  left:200px;
  width:555px;
  height:400px;
}

#Content a.selected{
color: #1524C8;
}

p.tight {line-height:110%;}

#mycustomscroll {
	/* Typical fixed height and fixed width example */
width: 545px;
	height: 500px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
position:absolute;
	padding: 0px 5px 5px 5px;
	top: 14px;
	outline:none;
	left: 2px;
}

div#HeaderImg{
position:absolute;
top:63px;
left:205px;
font: normal 28px Verdana, Arial, Helvetica, sans-serif;
color: #15409C;
}


#People{
line-height:160%;
}
#center{
text-align:center;}

h2#h2pub{
font-size:17px;
line-height:140%;
color:#666666;
}

.Button {
position:absolute;
top:4px;
left:0px;
width: 89px;
height: 15px;
float:left;
outline:none;
}

.Button a {
display: block;
width: 89px;
height: 15px;
background: url("UCDavisLogo.png") no-repeat top left;
outline:none;
}

.Button a:hover {
background-position: bottom left;
outline:none;
}


.hbuttons a{
display: block;
text-decoration: none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: 550;
color: #808080;
width: 190px;
height: 23px;
display: inline;
margin-left: 25px;
padding-top: 4px;
text-align:center;
}

.hbuttons a:hover{
color: #000000;	
}
.hbuttons a.active{
color: #1524C8;	
}
.smallHButtons a{
display: block;
text-decoration: none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
color: #A8A8A8;
width: 80px;
height: 23px;
display: inline;
margin-left: 20px;
padding-top: 4px;
text-align:center;
}

.smallHButtons a:hover{
color: #000000;	
}
.smallHButtons a.active{
color: #1524C8;	
}

div#homeCont {
	Position:absolute;
	top:350px;
	left:221px;
	width: 500px;
	height:150px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
}
div#tableCont {
	Position:absolute;
	top:100px;
	left:260px;
	width: 500px;
	height:150px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
/*
.firstletter:first-letter {
	font-size:550%;
	float:left;
	line-height:.8em;
	color:#000000;
}*/
div#ImageM {
	position:absolute;
	top:130px;
	left:185px;
	z-index:30;
	outline:none;
}
a#link{
color:#FF7fFF;
}

div#Logo {
	position:absolute;
	top:30px;
	left:30px;
	outline:none;
	border:0px;
}
div#Line {
	position:absolute;
	top:27px;
	left:200px;
	text-align:right;
	width: 560px;
	font-size:11px;
	color:#000000;
	z-index:-1;
	border-bottom-color: #aaaaaa;
	border-bottom-style:solid;
	border-bottom-width: 1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-Height:110%;
}
div#Info {
	position:absolute;
	top:600px;
	z-index:5;
	left:50%;
	margin-left: -387.5px;
	width:775px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#888888;
	text-align:right;
}
/*SideBar with links*/
div#Navigation {
	position:absolute;
	top:110px;
	left:14px;
	background-color:#111111;
	width: 50px;
	height:30px;
	z-index:5;
}
body {
	font:71.5%/1.7em Arial, Helvetica, sans-serif;
	outline:none;
}
	.menu, .menu ul {
	margin:0;
	padding:0;
	list-style:none;
	outline:none;
}
.menu {
	width:169px;
	outline:none;
}
.menu li {
	display:block;
	margin:0;
	padding:0;
	outline: none;
}
.menu a {
	display:block;
	padding:3px 10px;
	color:#000000;
	background:#FFFFFF;
	margin-bottom:-1px;
	text-decoration:none;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
.menu a:hover, .menu a:active {
	
	color:#0000AA;
	outline:none;
}
.menu ul li {
	padding-left:15px;
	outline: none;
}
.menu ul a {
	background:#000000;
	color:#39f;
	outline: none;
}
.hidden {
	display:none;
}
.menu li a.active {
	color:#000000;
	background:#A8B1B8;
}

div#ProcedureNavigation {
	position:absolute;
	top:150px;
	left:1200px;
	background-color:#111111;
	width: 50px;
	height:30px;
	z-index:5;
}
.ProcedreMenu {
	width:400px;
	outline:none;
}
.ProcedreMenu li {
	display:block;
	margin:0;
	padding:0;
	outline: none;
}
.ProcedreMenu a {
	display:block;
	padding:3px 10px;
	color:#000000;
	background:#FFFFFF;
	margin-bottom:-1px;
	text-decoration:none;
}
.ProcedreMenu li a:hover,
.ProcedreMenu a:active {
	
	color:#FF00FF;
	outline:none;
}
.ProcedreMenu ul li {
	padding-left:15px;
	outline: none;

}
.ProcedreMenu ul a {
	background:#000000;
	color:#FF00FF;
	outline: none;
}
.hidden {
	display:none;
}
.ProcedreMenu li a.active {
	color:#00FFFF;
	background:#A8B1B8;
}

#navcontainer ul
{
list-style-type: none;
text-align: left;

}

#navcontainer ul li
{
background: transparent url(images/list-invis.gif) left top no-repeat;
padding-left: 10px;
text-decoration: none;
/*color: #747170;*/
font: normal 11px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
line-height: 115%;
outline: none;
}


/*#navcontainer ul li:hover
{
background: transparent url(images/list-selected.gif) left top no-repeat;
color: black;
text-decoration: none;
}*/

#navcontainer ul li a
{
color: blue;
}

#navcontainer ul li a:hover
{
color: #CF0000;
}

#imageMenu {
	position: relative;
	width: 540px;
	height: 200px;
	overflow: hidden;
	top:-25px;
	outline:none;
}
#imageMenu ul {
	list-style: none;
	margin: 0px;
	display: block;
	height: 200px;
	width: 1000px;
	outline:none;
}
#imageMenu ul li {
	float: left;
	outline:none;
}
#imageMenu ul li a {
	text-indent: -1000px;
	background:#FFFFFF none repeat scroll 0%;
	border-right: 2px solid #fff;
	cursor:pointer;	
	display:block;
	overflow:hidden;
	width:98px;
	height: 200px;
	top:150px;
	outline:none;
}
#imageMenu ul li.CaptureAgent a {
	background: url(images/ImageMenu_CaptureAgent.png) repeat scroll 0%;
	width: 310px;
}
#imageMenu ul li.BloodChip a {
	background: url(images/ImageMenu_BloodChip.png) repeat scroll 0%;
}
#imageMenu ul li.SingleCell a {
	background: url(images/ImageMenu_SingleCell.png) repeat scroll 0%;

}
#imageMenu ul li.TE a {
	background: url(images/ImageMenu_TE.png) repeat scroll 0%;
}
#imageMenu ul li.graphene a {
	background: url(images/ImageMenu_Graphene.png) repeat scroll 0%;
	
}
.clear {
	clear: both;
}

div.imgright { float: right; margin-left:5px; margin-top:5px; }
div.imgleft{float:left; margin-right:5px; margin-top:5px;}

p#caption{text-align:left;
line-height:0px;
font-size:9px;
color:#555555;
margin-top:9px;
margin-bottom:-5px;}

a {
	color: #c75f3e;
}

#mytable {
	width: 535px;
	padding: 0;
	margin: 0;
}

th {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-left: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	text-align: left;
	padding: 3px 3px 3px 12px;
	background: #CAE8EA url(./bg_header.jpg) no-repeat;
}

th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}

td#table {
	border-left: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
}

td.alt {
	background: #F5FAFA;
	color: #797268;
}

th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url(./bullet1.gif) no-repeat;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
}

th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa url(./bullet2.gif) no-repeat;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
}




div#publications{
  position:absolute;
  top:150px;
  left:200px;
  width:555px;
  height:400px;
}
#publications table {
  font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
  font-size: 11px;
  margin: 20px;
  width: 520px;
  text-align: left;
  border-collapse: collapse;
  border: 1px solid #69c;
}
#publications paper_title
{
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}
#publications citation
{
	font-weight: normal;
	font-size: 11px;
	color: #000;
}
#publications a
{
	color: #039;
}
#publications authors
{
	font-weight: normal;
	font-size: 10px;
	color: #747170;
	line-Height:150%;
}
#publications td
{
	padding: 10px;
	/*color: #669;*/
	border-top: 1px dashed #fff;
}


div#publicationsMain{
  position:absolute;
  top:100px;
  left:200px;
  width:555px;
  height:400px;
}
#publicationsMain table {
  font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
  font-size: 11px;
  margin: 20px;
  width: 520px;
  text-align: left;
  border-collapse: collapse;
  border: 1px solid #69c;
}
#publicationsMain paper_title
{
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}
#publicationsMain citation
{
	font-weight: normal;
	font-size: 11px;
	color: #000;
}
#publicationsMain a
{
	color: #039;
}
#publicationsMain authors
{
	font-weight: normal;
	font-size: 10px;
	color: #747170;
	line-Height:150%;
}
#publicationsMain td
{
	padding: 10px;
	/*color: #669;*/
	border-top: 1px dashed #fff;
}



