@charset "utf-8";
/* CSS Document */


/*************** SHARE THIS******************/



/************** DEFAULTS SETUP ***************/



#accessibilityLinks {

left:-10000px;
position:absolute;

}



.printOnly, .PrintOnly {
	display:none;
}
.doNotPrint {
	
	display:block;
}
ol, ul
{
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  
}

a {
	text-decoration:none;
	color:#cc9933;
	
}

a:hover {text-decoration:underline;

}

html, div, p, a, body, ul, h1, h2, h3, h4, h5, h6 {
	margin:0px;
	padding:0px;
	padding-bottom:5px;
	line-height:normal;
	font-family:inherit;
}

h1, h2, h3, h4, h5, h6
{
font-family: Helvetica,Arial,sans-serif;
  font-weight: bold;
    letter-spacing: 0px;
  color: #323232;
margin-bottom: 15px;
}

p {
	
	margin-bottom: 20px;
}

h1
{
  color: #323232;
  font-family: Helvetica;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 28px;
  line-height: 32px;
  font-size-adjust: none;
  font-stretch: normal;
  }
  
 

h2 {
  font-size: 24px;
  line-height: 28px;
}

h3 {
  font-size: 18px;
  line-height: 22px;
}

h4 {
  font-size: 16px;
  line-height: 18px;
}

h5 {
  font-size: 14px;
  line-height: 16px;
}

h6 {
  font-size: 11px;
  line-height: 14px;
  color: #838383;
  text-transform: uppercase;
}

p {
  font-size: 13px;
  line-height: 20px;
} 
  
 
/*************** MAIN PAGE SETUP *********************/

body { 
		width:100%;
		background:#000;
		background-image:url(images/sf_bg.png);
  font-family: Verdana,Helvetica,Arial,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 1.5;
  font-size-adjust: none;
  font-stretch: normal;		
}


/*************** HEADER ***********************/

/*************** HEADER:UCSF Bar ***********************/
div#header {
	height:110px;
}

div#UCSFbar {background-color:#666;
color:#FFF;
height:30px;

}

div#UCSFbar ul {
	
	 margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding-top: 5px;
  padding-right: 0px;
  padding-bottom: 5px;
  padding-left: 0px;
  color: #ffffff;
  text-align: center;
  
}

div#UCSFbar ul li {
	
	display: inline;
  margin-top: 0px;
  margin-right: 10px;
  margin-bottom: 0px;
  margin-left: 0px;
}


div#UCSFbar ul li a
{
  color: #ffffff;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 5px;
  padding-right: 0px;
  padding-bottom: 5px;
  padding-left: 10px;
  background-color: transparent;
  background-image: url("images/sf_bg-top-menu.png");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: left center;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
}

div#UCSFbar ul  li.first a
{
  background-color: transparent;
  background-image: url("images/sf_logo-ucsf-small.png");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: 0px center;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  padding-left: 50px;
}


div#header div#logo {	
margin-top:15px;
width:940px;
margin-left:auto;
margin-right:auto;
height:65px;

}

div#headerNav { 
	background-image:url(images/sf_navigation-bg.png); 
	margin-left:auto;
	margin-right:auto;
	height:75px;
}

div#headerNav div#headerNavcontent{ 
display:block;

	width:940px;
	margin-left:auto;
	margin-right:auto;
}



div#headerNav ul.menu {
display:block;
float:right;
border-width: medium;
   border-style: none;
  border-image-source: none;
  border-image-slice: 100% 100% 100% 100%;
  border-image-width: 1 1 1 1;
  border-image-outset: 0 0 0 0;
  border-image-repeat: stretch stretch;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  text-align: left;
   }

div#headerNav ul.menu li {
float: left;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 20px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;	
}


div#headerNav ul.menu li a{
	
	color: #cccccc;
  display: block;
  font-size: 15px;
  font-weight: bold;
  height: 63px;
  line-height: 108px;
  padding-top: 0px;
  padding-right: 20px;
  padding-bottom: 0px;
  padding-left: 20px;
  margin-right:0px;
  margin-left:auto;
}

div#headerNav ul.menu li a:hover {
	
	text-decoration:none;
	
}
/*************** CONTAINER ********************/




/*************** CONTENT ***********************/
div#content {
			background-color:#f1f1ee;
			width:890px;
			margin-top:30px;
			margin-right:auto;
			margin-left:auto;
			padding:25px;
			margin-bottom: 50px;
}

div#content ul {
	list-style:outside;
	list-style-type:disc;
	margin-left:20px;
	margin-bottom:20px;
}
/***************** FOOTER **********************/

div#footer {

	  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #333333;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
  padding-bottom: 0px;
  	margin-bottom:0px;
}

/***************** ADDRESS BAR **********************/

div#addressBar , div#addressbar {
width:940px;
margin-left:auto;
margin-right:auto;
padding-top:0px;
margin-top:0px;
padding-bottom: 0px;
  
	}

div#addressBar p.heading, div#addressbar p.heading{
color:#CCC;
margin-top:0px;
padding-top:0px;

}

div#addressbar p, div#addressbar a, div#addressBar p, div#addressBar a {
	color:#cc9933;
	text-decoration:none;
	
}



/***************** COPYRIGHT **********************/


div#copyright p, div#copyright a {
	color:#cc9933;
	text-decoration:none;
	
}

div#copyright {
	
width:940px;
margin-left:auto;
margin-right:auto;
	padding-bottom:30px;
	
	  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #333333;
  min-height:50px;
}



/**************** REQUEST INFO HEAD *************/


/**************** REQUEST INFO FOOT *************/

div#requestInfo {
	
padding-top:20px;
padding-bottom:20px;
}

div#requestInfo p a{
color:#FFF;
background-color:#cc9933;
padding:15px;
font-size:16px;
font-weight:bold;
}

div#requestInfo p a:hover{
	text-decoration:none;
	background-color:#960;

}
/**************** INFRAGISTICS OVERIDES *********/

div#content table tr.patentHeader {
	background-color:#FFF;
	font-weight:bold;
	
}

div#content table tr.patentRow td, div#content table tr.patentRowAlt td {
background-color:#FFF;
	border-top:1px solid #CCC;
}
	
div.aspNetHidden {
display:none;
}



li.igdt_NodeHolder {
list-style-type: none;

}

.igdt_NodeRoot
{
  font-weight: bold;
  color: #333333;
font-size:11px;
  vertical-align: middle;
line-height:16px;
}


div#ContentPlaceHolder1_pnlSearchForm fieldset {
margin-left:auto;
margin-right:auto;
border:none;
}