@charset "utf-8";
/* CSS Document */

/**************** SHARE THIS**************/
div#sharethis {
width:450px;
border:none;
}

/************** 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:#1f67ab;
	
}

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;
}

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:#FFF;
		background-image:url(images/ucsb_body-background.png);
		background-repeat:repeat-x;
		background-position:top;
		
  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 ***********************/


div#header div#logo {	
margin-left:auto;
margin-right:auto;
height:65px;

}

div#headerNav { 
	background-image:url(images/ucsb_navigation-bg.png); 
	margin-left:auto;
	margin-right:auto;
/*	height:75px;*/
}

div#headerNav div#headerNavcontent{ 
display:block;

	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: #444444;
  
  
  border-left: 1px solid  #585858;
  cursor: pointer;
  display: block;
  font-size: 13px;
  font-weight: 700;
  height: 25px;
  line-height: 25px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0.3em;
  padding-bottom: 0px;
  padding-left: 1.4em;
  position: relative;
  text-shadow: #000000;
  white-space: nowrap;
  
  
}


div#headerNav ul.menu li a.first{
	
border-left:none;	
}
	

div#headerNav ul.menu li a:hover {
	
	text-decoration:none;
	
}
/*************** CONTAINER ********************/
div#container {
	width:980px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
}



/*************** CONTENT ***********************/
div#content {
	margin-top:30px;
			margin-right:auto;
			margin-left:auto;
			padding-top:25px;
			padding-left:25px;
			padding-right:25px;
			padding-bottom:0px;
			margin-bottom: 0px;
}

div#content ul {
	list-style:outside;
	list-style-type:disc;
	margin-left:20px;
	margin-bottom:20px;
}
/***************** FOOTER **********************/

div#footer {

}

/***************** ADDRESS BAR **********************/

div#addressBar {
margin-left:auto;
margin-right:auto;
padding-top:0px;
margin-top:0px;
padding-bottom: 0px;
width:980px;  
	}

div#addressBar p.heading{
color:#000000;
margin-top:0px;
padding-top:0px;

}

div#addressBar p, div#addressBar a {
	color:#000000;
	text-decoration:none;
	
}



/***************** COPYRIGHT **********************/


div#copyright p, div#copyright a {
	color:#000000;
	text-decoration:none;
	
}

div#copyright {
	
margin-left:auto;
margin-right:auto;
width:980px;
	
}



/**************** REQUEST INFO HEAD *************/


/**************** REQUEST INFO FOOT *************/

div#requestInfo {
	
padding-top:20px;
padding-bottom:20px;
}

div#requestInfo p a{
color:#FFF;
background-color:#039;
padding:15px;
font-size:16px;
font-weight:bold;
}

div#requestInfo p a:hover{
	text-decoration:none;
	background-color:#00C;

}
/**************** 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;
}
	



li.igdt_NodeHolder {
list-style-type: none;

}

.igdt_NodeRoot
{
  font-weight: bold;
  color: #74b8e4;
font-size:11px;
  vertical-align: middle;
line-height:16px;
}


div#ContentPlaceHolder1_pnlSearchForm fieldset {
margin-left:auto;
margin-right:auto;
border:none;
}


/***************** BUTTONS AND SCROLL BARS ***********/

input#ContentPlaceHolder1_ucNCDSearchForm_btnSubmit, input#ContentPlaceHolder1_ucNCDSearchForm_btnListAll, button {

/*background-color:#FFF;*/
}