<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
  font-family: Teko-SemiBold;
  src: url(fonts/Teko-SemiBold.ttf); 
}

body {
  font-family: gillsans;
  font-size: 230px;
  color: #a0a0a0;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  border-spacing: 0 0;
}

td,tr,
table.layouttable {
  margin: 0;
  padding: 0;
  border-spacing: 0 0;
  /* if (debug) * / border: solid 1px red; */
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  border-spacing: 0 0;
}

table.layouttable {
  width: 100%;
  min-width: 720px;
}

td.layouttable_newsscrollercell {
  /*height: 240px;*/
  height: 120px;
  padding: 10px 10px 10px 10px;
  vertical-align: top;
  font-face: tahoma;
  color: #a0a0a;
  font-size: 10px;
}

a.collaboration_title,
div.collaboration_title {
  text-decoration: none;
  color: #646464;
  font-size: 11px;
  font-family: gillsans,gill,helvetica,arial;
  margin: 8px 0 0 0;
  font-weight: normal;
  text-align: center;
}

td.layouttable_secondaryheadercell,
td.layouttable_headercell {
  height: 180px;
  padding: 10px 80px 20px 80px;
  vertical-align: bottom;
}

td.layouttable_maincell {
  text-align: center;
  vertical-align: top;
  height: 480px;
  background-color: #c8c9ca;
}

div.maincell_info {
  height: 120px;
  background-color: white;
  opacity: 0.8;
  position: absolute;
  display: block;
  top: 140px;
  border: 0 0 0 0;
  margin: 0 0 0 0;
  overflow-y: hide;
  text-align: center;
}

div.showcase_info_container {
  text-align: left;
  display: inline-block;
  vertical-align: bottom;
  width: 1100px;
  height: 80px;
  padding: 10px 90px 10px 10px;
  margin: 20px 0 0 0;
  overflow-y: hide;
  font-size: 17px;
  font-family: gillsans;
  color: #282828;
}

h3.showcaseblurb {
  margin: 0 12px 0 0;
  padding: 0 0 0 0;
  font-size: 20px;
  color: black;
  display: inline;
  text-transform: uppercase;
  font-weight: normal;
}

td.layouttable_navsectionscell {
  text-align: center;
  padding: 0 0 0 0;
  height: 380px; /* NAV_HEIGHT */
}

tr.layouttable_sitemapsrow,
td.layouttable_sitemapcell {
  text-align: left;
  padding: 0px 0px 0px 0px;
  background-color: #383838;
}



div.header_who {
  width: 540px;
  font-family: tahoma,arial;
  color: a0a0a0;
  font-size: 17px;
  float: left;
  vertical-align: bottom;
  display: block;
  padding: 26px 0 0 0;
}

sup.cube {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  font-size: 19px;
  vertical-align: baseline;
  position: relative;
  top: -0.2em;
}

sup.largecube {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  font-size: 21px;
  vertical-align: baseline;
  position: relative;
  top: -0.4em;
}


sup.minicube {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  font-size: 8px;
  vertical-align: baseline;
  position: relative;
  top: -0.1em;
}


div.secondary_logo,
div.main_logo {
  cursor: pointer;
  display: block;
  align: center;
  float: right;
  vertical-align: bottom;
  padding: 0px 40px 0px 40px;
  pointerEvents: all;
}

div.secondary_logo {
  padding: 0px 40px 10px 40px;
}

svg.linkcircle_container {
  width:  80px;
  height: 80px;
  padding: 1px 1px 1px 1px;
  border: none 0px #e0e0e0;
  display: inline-block;
  margin: 8px 24px 32px 24px;
  pointer-events: none;
}

.linkcircle:hover {
  fill: #f04020;
}

div.subsection {
  display: inline-block;
  margin: 10px 10px 10px 10px;
  cursor: pointer;
}

span.subsection_title {
  background-color: #383838;
  color: white;
  padding: 6px 6px 4px 6px;
  width: 98px;
  font-family: Teko-SemiBold;
  font-size: 13px;
  text-transform: uppercase;
  display: inline-block;
}

span.subsection_title:hover {
  background-color: #f06020;
}

div.footer {
  position: absolute;
  bottom: 0;
  height: 40px;
  background-color: #202020;
  width: 100%;
  overflow-y: hidden;
}

input.searchtextbox,
form.searchbox {
  height: 40px;
  background-color: #404040;
  width: 240px;
  color: #606060;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  font-size: 24px;
  background-image: url(../pics/search.png);
  border: none;
  display: inline-block;
  position: absolute;
  float:left;
}

input.searchtextbox:hover,
form.searchbox:hover {
  background-color: #606060;
  color: white;
  background-image: none;
}

input.searchtextbox {
  padding: 4px 4px 4px 16px;
}

div.sitemap {
  padding: 20px 32px 54px 32px;
  background-color: #383838;
  color: #a0a0a0;
  font-family: GillSans, Gill;
  font-size: 11px;
  text-align: left;
  text-transform: uppercase;
  line-height: 16px;
  display: inline-block;
}

div.sitesection,
div.sitesubsection {
  cursor: pointer;
  border-bottom: dotted 1px #383838;
  display: block;
  width: auto;
  min-width: 140px;
  display: block;
}

div.sitesection:hover,
div.sitesubsection:hover {
  color: #f0f0f0;
  border-bottom: dashed 1px #808080;
}

div.sitesubsection {
  margin-left: 20px;
}

table.news_scroller {
  width: 100%;
  padding: 0 0 0 40px;
  border-spacing: 0 0;
  margin: 0 0 0 0;
}

td.news_scroller_item,tr.news_scroller_row {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  font-family: tahoma;
  color: #909090;
  font-size: 10px;
  vertical-align: top;
}

td.news_scroller_item {
  width: 140px;
  padding: 0 0px 0 30px;
}

td.news_scroller_spacer {
  width: auto;
}

td.caltech_mini_logo_container {
  width: 140px;
  text-align: right;
  padding: 2px 20px 0px 8px;
}

div.news_PLUS_events {
  line-height: 15px;
  display: inline-block;
  width:  160px;
  overflow: hide;
  vertical-align: top;
  text-align: left;
  font-size: 13px;
  margin: 0 18px 12 18px;
  color: #404040;
}

div.clickable_news:hover {
  color: #646464;
}

div.news_title {
  font-weight: bold;
  margin: 0 0 4px 0;
}

div.news_more {
  margin: 12px 0px 0px 2px;
}

span.footer_logo {
   display: block;
   float: right;
   cursor: pointer;
   width: 180px;
   height: 40px;
   vertical-align: middle;
   text-align: center;
   padding: 3px 0 0 0;
   margin: 0 0 0 0;
   border: none;
}

div.story_scroller {
  display: block;
  position: absolute;
  height: 20px;
  width: 100%;
  text-align: center;
  z-index: 120;
}

a.showcase_link {
  font-family: arial,helvetica;
  font-size: 18px;
  margin: 0 0 0 0;
  padding: 0 8px 0 8px;
  text-decoration: none;
  color: #a0a0a0;
  top: -24px;
  position: relative;
  text-shadow: 0 0 3px #fff;
  border: none;
}

a.showcase_link:hover {
  color: #202020;
  border: none;
}


div.nav_scroller_container {
  border: none;
  overflow: hidden;
  position: relative;
  height: 380px; /* NAV_HEIGHT */
  width: 100%;
  /* if debug background-color: #f0f0f9; */
}

div.nav_scroller_subsection,
div.nav_scroller_main {
  border: none;
  padding: 40px 0px 20px 0px;
  width: 100%;
  height: 380px; /* NAV_HEIGHT */
  text-align: center;
  position: absolute;
  vertical-align: middle;
}

div.nav_scroller_subsection {
  /*background-color: #f0f0f0;*/
  text-align: center;
}

div.research,
div.staff {
  display: inline-block;
  height: 120px;
  width:  120px;
  margin: 0px 10px 20px 5px;
  border-radius: 28px;
  background-color: #a0a0a0;
  vertical-align: bottom;
  padding: 14px 14px 14px 14px;
  color: #323030;
  text-transform: uppercase;
  font-family: Teko-SemiBold;
  font-size: 13px;
  line-height: 16px;
  text-align: center;
}


div.subsection_staff {
  border-radius: 48px;
  /* redundant, unless you want to tweak corners, etc */
  height: 120px;
  width:  120px;
  padding: 14px 14px 14px 14px;
}

div.subsection_element {
  /* these are the basic click areas: person, project, etc */
  text-align: center;
  display: inline-block;
}

div.subsection_contact {
  text-align: left;
  font-size: 18px;
}

div.subsection_about {
  font-family: myriad,tahoma,arial;
  font-size: 14px;
  color: #646464;
  line-height: 18px;
  width: 800px;
  height: 340px;
  background-image: url(../pics/cdcube.infrastructure.png);
  white-space: pre-line;
  text-align: left;
}

a {
  text-decoration: none;
  font-weight: bold;
  color: #949091;
  border-bottom: dotted 1px white;
}

a:hover {
  border-bottom: dotted 1px #909091;
}

div.contact_building {
  text-transform: uppercase;
  font-size: 14px;
  margin: 16px 0px 12px 0px;
  color: #525252;
}

div.contact_info {
  font-size: 15px;
  color: #202020;
  margin: 4px 0px 4px 0px;
}

span.contact_field {
  font-size: 11px;
  color: #404040;
  text-transform: uppercase;
  min-width: 64px;
  display: inline-block;
}

a.contact_address {
  font-size: 11px;
  margin: 8px 0px 0px 0px;
  color: #101010;
  text-transform: uppercase;
  text-decoration: none;
  display: inline-block;
}

a.contact_address:hover {
  border-bottom: dotted #a0a0a0 1px;
}

div.nav_back {
  display: block;
  width: 16px;
  height: 256px;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  border: none;
  background-image: url(../pics/follow-back.png);
  position: absolute;
  left: 12px;
  z-index: 99;
}

div.research_area {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

div.research_investigator {
  color: #e36827;
  text-shadow: 0 0 3px #fff;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

small.showcaseblurb {
  text-transform: uppercase;
  font-size: 11px;
  margin: 0 0 0 0;
}

a.showcaseblurb {
  text-transform: uppercase;
  font-size: 11px;
  margin: 0 0 0 4px;
  font-weight: normal;
  color: #404040;
}
</pre></body></html>