@charset "utf-8";
/* CSS Document */

/************** DEFAULTS SETUP ***************/

.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:#00458c;
	
}

a:hover {text-decoration:underline;

}

html, div, p, a, body, ul, h1, h2, h3, h4, h5, h6 {
	margin:0px;
	padding:0px;
	padding-bottom:0px;
	line-height:normal;
	font-family:inherit;
}

span#sharethis {
display:inline;
}

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
{
 font-size: 2em;
	line-height: 1;
	letter-spacing: -.03125em;
	margin: 1em 0 .5em
  }
  

h2 {
/*  font-size: 30px;
  font-family: "Lucida Sans Unicode","Lucida Grande",Verdana,sans-serif;
  line-height: 1;
  color: #4d4d4b;
  margin-top: -5px;
  float: none;
  text-transform: none;
  font-weight:normal;*/
  	color: #5a5955;
	line-height: 1;
	margin: 1em 0 .5em
  
  }

h3 {
 color: #4d4c49;
	font-weight: 400;
	font-size: 1.3125em;
	line-height: 1.1429;
	margin: 1.15em 0 .5em
}

h4 {
color: #4d4c49;
	font-size: 1.125em;
	line-height: 1.3334;
	margin: 1.25em 0 .25em;
	-webkit-font-smoothing: antialiased
}

h5 {
 color: #5a5955;
	font-size: 1em;
	line-height: 1;
	margin: 1.5em 0 .25em;
	-webkit-font-smoothing: antialiased
}

h6 {
  color: #676661;
	font-size: .875em;
	line-height: 1.1429;
	margin: 1.7em 0 .15em;
	-webkit-font-smoothing: antialiased
}

p, div#content ul, div#content ol, blockquote, table {
font-size: 12px;
  line-height: 19px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 20px;
  margin-left: 0px; 
} 

tr#patentRow, tr#patentRowAlt {
font-size:0.8em;	
}
 
/*************** MAIN PAGE SETUP *********************/

body { 

 /* font-size: 13px;*/

  background-color: #f2f0e4;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
 /* line-height: 1.4em;
  color: #5d5c5b;
  font-family: "Lucida Grande","Lucida Sans Unicode",sans-serif;*/
  color: #676661;
	font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 1.42857;
	text-rendering: optimizeLegibility;


/*		width:100%; */
}


#skip, div#accessibilityLinks {
position:absolute;
left: -1000px;

	font-size: 80%;

	color:#fff;

}



/*************** HEADER ***********************/


div#header {	
  background-color: #f2f0e4;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  margin-left: 0px;
  width: 832px;
  float: left;}

div#headerNav { 
	  background-color: transparent;
  background-repeat: repeat-x;
  background-attachment: scroll;
  background-position: 0% 0%;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  /*border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-top-width: 1px;
  border-right-width-value: 1px;
  border-left-width-value: 1px;
  border-top-style: solid;
  border-right-style-value: solid;
  border-left-style-value: solid;
  border-top-color: #e7e5de;
  border-right-color-value: #e7e5de;
  border-left-color-value: #e7e5de;
  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;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #d5d3c8;*/
  clear: both;
  display: block;
  height: 30px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  width: 801px;
/*	height:75px;*/
}

/*a#logo
{
  background-color: transparent;
  background-image: url("images/ucsc-logo-large.png");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  display: inline;
  float: left;
  height: 72px;
  line-height: 1px;
  margin-top: 42px;
  margin-right: 72px;
  margin-bottom: 20px;
  margin-left: 0px;
  overflow-x: hidden;
  overflow-y: hidden;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  text-indent: -900em;
  width: 261px;
  border-right-width-value: 1px;
  border-right-style-value: solid;
  border-right-color-value: #e5e7de;

}
*/
#pageTitle p#site-title {
margin-top:50px;	
}
#pageTitle p#site-title a
{
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  font-size: 32px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  text-transform: uppercase;
  letter-spacing: -1px;
  color: #f1b521;
}
div#pageTitle {
 /*height: 85px;*/
 	
}

div#pageTitle a#logo
{
  background-color: transparent;
  background-image: url("images/ucsc-logo-small.png");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  width: 144px;
  text-indent: -9999px;
  font-size: 1px;
  line-height: 1px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 10px;
  padding-bottom: 0px;
  padding-left: 0px;
  overflow-x: hidden;
  overflow-y: hidden;
  float: left;
  height:45px;
  border-right-width-value: 1px;
  border-right-style-value: solid;
  border-right-color-value: #e5e7de;
}

div#headerNav div#headerNavcontent{ 
	}



div#headerNav {
	

   
 	display: table;
	width: 100%;
	padding: 0;
	margin: 0;
/*	border-radius: 5px;*/

	margin-bottom:0px;
    }
div#headerNav ul.menu li:last-child>a {
	border-right: 1px solid #e7e7e6;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}
div#headerNav ul.menu li:last-child>a {
border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
		
}

div#headerNav ul.menu li:first-child>a  {
border-left: 1px solid #e7e7e6;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}

div#headerNav ul.menu li:first-child>a  {
border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
		
}

div#headerNav ul.menu {

  	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
   }
   
div#headerNav ul.menu li {

margin-left: 1.5em;
    position: relative;
	display: table-cell;
	vertical-align: middle;
	padding: 0;
	margin: 0;
	text-align: center;
	width:277px;
	position: relative;
	display: table-cell;
	vertical-align: middle;
	padding: 0;
	margin: 0;
	text-align: center;


	
}
div#headerNav ul.menu li a{
	
	background:#FFF;
	  font-size: 0.875rem;
  cursor: pointer;
  display: block;
  color: #cb9001;
  text-transform: uppercase;
  letter-spacing: 0.02em;
  padding-top: 0.5em;
  padding-right: 0.8em;
  padding-bottom: 0.5em;
  padding-left: 0.8em;
  line-height: 1.3;

  	border: 1px solid #e7e7e6;
	border-left: none;
	border-right: 1px solid #e7e7e6
}


div#headerNav ul.menu li a.first{
	
border-left:none;	
}
	

div#headerNav ul.menu li a:hover {
	
color: #ffce29;
  background-color: #00458c;
    -moz-text-shadow:none;
text-decoration:none;

    text-shadow:none;
	
}
/*************** CONTAINER ********************/
div#container {
	
  overflow-x: hidden;
  overflow-y: hidden;
  position: relative;
  width: 960px;
background-color: #f2f0e4;
	margin-left:auto;
	margin-right:auto;
}



/*************** CONTENT ***********************/
div#content {
/*	background-color: #f2f0e4;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  margin-left: 0px;
  padding-right:60px;
*/  width: 801px;
  float: left;
  
  }
  
  div#subContent, div#pnlSearchForm, div#pnlSearchResults, div#ctl00_ContentPlaceHolder1_pnlSearchForm, div#ctl00_ContentPlaceHolder1_pnlSearchResults
{
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #d3d2d1;
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.05);
  background-color: #ffffff;
  padding-top: 1.2em;
  padding-right: 1.2em;
  padding-bottom: 1.2em;
  padding-left: 1.2em;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 30px;
  margin-left: 0px;
  overflow-x: auto;
}

h3:first-child {
	margin-top:0px;
}


div#content a {
	
color:#00458c;
}
div#content ul {
	list-style:outside;
	list-style-type:square;
	margin-left:20px;
	margin-bottom:20px;
}
/***************** FOOTER **********************/

div#footer {

}

/***************** ADDRESS BAR **********************/

div#addressBar, div#addressbar {
	width: 832px;
  float: left;
margin-left:auto;
margin-right:auto;
padding-top:0px;
padding-bottom: 0px;
border-top:thin solid #bbb9b6;
margin-top:0px;
margin-bottom:0px;  
	}

div#addressBar p.heading, div#addressbar p.heading{
	
color:#000000;
margin-top:0px;
margin-bottom:0px;  
padding-top:0px;
padding-bottom:0px;

}

div#addressBar p, div#addressBar a, div#addressbar p, div#addressbar a {
	color:#676661;
	text-decoration:none;
	padding-bottom: 0px;	margin-bottom:0px;  
}

div#addressBar a , div#addressbar a {
	color:#00458c;
}
/***************** COPYRIGHT **********************/


div#copyright p, div#copyright a, div#ctl00_copyright p, div#ctl00_copyright a {
	width: 832px;
  float: left;
	color:#676661;
	text-decoration:none;
	padding-top: 0px;
	
}

div#copyright, div#ctl00_copyright {
	padding-top: 0px;
margin-left:auto;
margin-right:auto;
	
}



/**************** REQUEST INFO HEAD *************/


/**************** REQUEST INFO FOOT *************/

div#requestInfo {
	
padding-top:20px;
padding-bottom:20px;
}

div#requestInfo p a{
color:#FFF;
background-color: #323232;
padding:15px;
font-size:16px;
font-weight:bold;
}

div#requestInfo p a:hover{
	text-decoration:none;
	background-color:#ece9d8;
	color:#323232;
	border:thin solid #323232;

}
/**************** INFRAGISTICS OVERIDES *********/

div#content table tr.patentHeader {
	background-color:#ece9d8;
	font-weight:bold;
	
}

div#content table tr.patentRow td, div#content table tr.patentRowAlt td {

	border-top:1px solid #CCC;
}
	
	
.gridRowAlt
{
  color: #676661;
  background-color: #f2f0e4;
  font-family: Arial,Helvetica,sans-serif;
}

.gridHeader
{
  color: Black;
  font-weight: bold;
  height: 30px;
  font-size: 0.9em;
  font-family: Arial,Helvetica,sans-serif;
  background:#f2f0e4;
  background-repeat: repeat-x;
  padding-left: 5px;
}

a.igdt_Node igdt_NodeRoot igdt_NodeParent 
{
  font-weight: bold;
  color: #f2f0e4;
  vertical-align: middle;
}

/*********************** SEARCH BUTTONS *****************/
/*** http://css-tricks.com/examples/ButtonMaker/ ***/
/* we need to update the HTML to put an ID on the reset button 
#ctl00_ContentPlaceHolder1_ucNCDSearchForm_btnSubmit, ctl00$ContentPlaceHolder1$ucNCDSearchForm$btnListAll {
     
     -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
     border-radius: 5px;
     
     }
     
     #ctl00_ContentPlaceHolder1_ucNCDSearchForm_btnSubmit:hover, ctl00$ContentPlaceHolder1$ucNCDSearchForm$btnListAll:hover {
     background-color:#AAA;
     }
  #ctl00_ContentPlaceHolder1_ucNCDSearchForm_btnSubmit  {
    
     }
  #ctl00_ContentPlaceHolder1_ucNCDSearchForm_btnSubmit {
     
   }
   
   */