html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline; }

*:focus {
  outline: 0; }

body {
  line-height: 1;
  color: black;
  background: white; }

ol, ul {
  list-style: none; }

table {
  border-collapse: separate;
  border-spacing: 0; }

caption, th, td {
  text-align: left;
  font-weight: normal; }

blockquote:before, blockquote:after, q:before, q:after {
  content: ""; }

blockquote, q {
  quotes: "" ""; }

.clear {
  clear: both; }

a:link, a:visited, a:active {
  color: #009900;
  text-decoration: underline; }
a:hover {
  text-decoration: none; }

.meta {
  font-size: 1.167em;
  font-family: Calibri, GillSans, Trebuchet, sans-serif;
  line-height: 1;
  color: #aeaeae; }

h1, h2, h3, h4, h5 {
  font-family: Helvetica, 'Helvetica Neue', Ariel, sans-serif;
  margin-bottom: 0;
  line-height: 1.2; }

h1 {
  font-size: 2em; }

h1.title {
  color: white; }

h2 {
  font-size: 2.333em; }

h3 {
  font-size: 1.667em; }

h4 {
  font-size: 1.416em; }

h5 {
  font-size: 1.167em;
  font-weight: bold; }

h6 {
  font-size: 1.167em;
  text-transform: uppercase; }

blockquote {
  background: #333;
  color: #bdbdbd;
  text-indent: -1.75em;
  font-size: 1.667em;
  line-height: 1.6;
  font-family:  Trebuchet, 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
  padding: 1.2em 3.9em 3.4em 3.5em; }
  blockquote br {
    margin-bottom: 1em; }

.start {
  position: relative;
  top: .5em;
  font-size: 4em;
  line-height: .5;
  color: #f8bf00; }

.end {
  color: #666666; }

cite {
  text-align: right;
  font-size: 0.833em; }

em {
  font-style: italic; }

strong {
  font-style: italic;
  font-weight: bold; }

h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong {
  font-style: normal;
  font-weight: bold; }

acronym {
  color: #009900; }

sup {
  vertical-align: super; }

sub {
  vertical-align: sub; }

dt {
  font-weight: bold; }

del {
  color: #bdbdbd;
  text-decoration: line-through; }

ins {
  color: #3399cc;
  text-decoration: none; }

p, blockquote, pre {
  margin-bottom: 1.5em; }

#main .inset {
  float: right;
  background: #eaeaea;
  width: 30%;
  padding: 2em 3em 1em 3em;
  margin: 2em; }
  #main .inset .title {
    font-weight: bold;
    font-style: italic; }

.notice {
  padding: 3em; }
  .notice.error {
    color: #cc0000;
    background: #ffe7e7 url(images/error.png) no-repeat 4em 4em;
    border: 1px solid #cc0000;
    padding: 3em 3em 3em 12em;
    margin: 6em; }
  .notice.success {
    color: #009900;
    background: #ddffdb url(images/success.png) no-repeat 4em 4em;
    border: 1px solid #009900;
    padding: 3em 3em 3em 12em;
    margin: 6em; }
  .notice.warning {
    background: #fff9e7 url(images/warning.png) no-repeat 4em 4.3em;
    border: 1px solid #f8bf00;
    padding: 3em 3em 3em 12em;
    margin: 6em; }

.organization-name {
  font-weight: bold; }

form li {
  list-style: none; }

#sectionLegal {
  color: #7a7a7a;
  font: 1.1em/1.4em Helvetica Neue, Arial, Helvetica, sans-serif; }

#legal {
  width: 962px;
  height: 22px;
  font: .9em/1.4em Helvetica Neue, Arial, Helvetica, sans-serif; }
  #legal a {
    display: block;
    color: #444;
    text-decoration: underline; }
    #legal a:hover {
      color: #444;
      text-decoration: none; }
  #legal li {
    text-transform: uppercase;
    list-style-type: none;
    float: left;
    padding-left: .5em; }

.copyright a, .copyright a:visited {
  color: #444444;
  text-decoration: underline; }
.copyright a:hover {
  text-decoration: none; }

#main, #sidebar, #actions {
  font-size: 1.167em; }
  #main ol, #main ul, #main dl, #sidebar ol, #sidebar ul, #sidebar dl, #actions ol, #actions ul, #actions dl {
    list-style-position: outside; }
  #main ul, #sidebar ul, #actions ul {
    list-style: disc; }

#main ol, #main ul, #main dl {
  margin: 2.5em 3em; }
#main li {
  margin: 0 0 .8em 1em; }
#main dt {
  margin: 0 0 .5em 0; }
#main dd {
  margin: 0 0 2em 0; }
#main pre {
  padding: 1em 2em; }

#sidebar h1 {
  font-size: 1.667em; }
#sidebar h2 {
  font-size: 1.5em;
  font-weight: bold; }
#sidebar h3 {
  font-size: 1.333em;
  font-weight: bold; }
#sidebar h4 {
  font-size: 1.25em; }
#sidebar h5 {
  font-size: 1em;
  font-weight: bold; }
#sidebar h6 {
  font-size: 1em;
  text-transform: uppercase; }
#sidebar h1, #sidebar h2, #sidebar h3, #sidebar h4, #sidebar h5, #sidebar h6 {
  line-height: 1.2;
  margin-bottom: 0.5em; }

body {
  background: #e8e8e7 url(../img/bg.jpg) repeat-x top left;
  font: normal 12px/1.4 'Helvetica Neue', Arial, Helvetica, sans-serif;
  color: black;
  padding: 0;
  margin: 0; }

#container {
  width: 960px;
  margin: 0 auto 40px auto; }

#content {
  width: 960px;
  overflow: auto;
  overflow: -moz-scrollbars-none;
  display: inline-block; }
  #content {
    display: block; }

#footer {
  width: 930px;
  overflow: auto;
  overflow: -moz-scrollbars-none;
  display: inline-block;
  padding: 8px 15px; }
  #footer {
    display: block; }

#header {
  width: 960px;
  position: relative;
  margin-bottom: 6px;
  padding: 0; }
  #header #quick-contact {
    text-align: right;
    text-transform: uppercase;
    position: absolute;
    bottom: 40px;
    right: 4px; }
    #header #quick-contact .phone {
      font-size: 2em;
      line-height: 1; }
    #header #quick-contact p {
      font-size: 1.167em;
      font-family: Calibri, GillSans, Trebuchet, sans-serif;
      line-height: 1;
      color: #aeaeae; }
  #header #logo {
    width: 240px;
    height: 93px;
    margin-top: 20px;
    text-indent: -9999em;
    overflow: hidden;
    background: url(../img/life-bioscience-logo.jpg) no-repeat top left; }
  #header #top-search {
    float: right;
    margin: 3px 0 0 10px; }
    #header #top-search #query-input {
      vertical-align: top;
      height: 16px;
      padding: 2px 4px;
      margin-top: 2px;
      border: 1px solid #EAEAEA; }
  #header #search-btn {
    position: relative;
    left: -10px;
    height: 24px;
    width: 61px;
    background: url(../img/search.png) repeat-x top left;
    border: none;
    text-indent: -9999em;
    overflow: hidden; }
    #header #search-btn:hover {
      background: url(../img/search-hover.png) repeat-x top left;
      cursor: pointer; }
  #header #nav {
    overflow: hidden;
    width: 958px;
    height: 30px;
    margin-top: 15px;
    padding: 0;
    border: 1px solid #eaeaea;
    background: #f0f0ee url(../img/top-nav-bg.png) repeat-x top left; }
    #header #nav ul ul {
      padding: 0;
      margin: 0;
      display: none; }
    #header #nav ul {
      margin: 0;
      padding: 6px 0 0 0;
      float: left;
      display: block;
      left: 15px; }
      #header #nav ul li {
        list-style: none;
        display: inline;
        padding: 0 0 0 2px;
        margin: 0 0 0 10px; }
        #header #nav ul li span {
          margin: 0;
          padding: 0; }
      #header #nav ul a {
        padding: 8px 0 0 0;
        margin: 0;
        padding: 0;
        color: #a0a0a0;
        text-decoration: none;
        text-transform: uppercase; }
        #header #nav ul a:visited {
          color: #a0a0a0;
          text-decoration: none; }
      #header #nav ul li.selected a, #header #nav ul a:hover {
        color: #666666; }

.img-wrap {
  margin-bottom: 12px; }
  .img-wrap .caption {
    font-size: 0.833em;
    color: #888888; }
    .img-wrap .caption .heading {
      font-weight: bold;
      margin-bottom: 0.1em; }
  .img-wrap img {
    margin-bottom: 8px; }
  .img-wrap.right {
    float: right;
    margin-left: 26px; }
  .img-wrap.left {
    float: left;
    margin-right: 26px; }
  .img-wrap.center {
    margin-left: auto;
    margin-right: auto; }

#subheader .img-wrap {
  margin-bottom: 0; }
  #subheader .img-wrap img {
    margin-bottom: 0; }

#main {
  clear: both;
  background-color: white; }

#subheader {
  width: 900px;
  padding: 10px 30px;
  overflow: auto;
  overflow: -moz-scrollbars-none;
  display: inline-block;
  background: #464646 url(../img/dark-bg.png) repeat-x top left;
  color: white; }
  #subheader {
    display: block; }
  #subheader h1, #subheader h2 {
    padding: 20px 0; }

#breadcrumbs {
  overflow: auto;
  overflow: -moz-scrollbars-none;
  display: inline-block;
  margin: 2px 0 8px 28px;
  font-size: 0.833em;
  line-height: 1;
  letter-spacing: .25px;
  height: 16px; }
  #breadcrumbs {
    display: block; }
  #breadcrumbs .you-are-here {
    float: left;
    margin: 0 4px 0 0;
    text-transform: uppercase; }
  #breadcrumbs a {
    text-decoration: underline;
    text-transform: none;
    padding-right: 4px; }
    #breadcrumbs a:hover {
      text-decoration: none; }
  #breadcrumbs li {
    list-style-type: none;
    float: left;
    padding: 0 0 0 4px;
    margin: 0; }

body.two-col #main {
  float: left;
  width: 600px;
  padding: 36px 30px; }
body.two-col #sidebar-wrap {
  width: 300px;
  padding: 0;
  float: right;
  background: #bdbdbd url(../img/sidebar-bg.png) repeat-x bottom left; }
  body.two-col #sidebar-wrap #sidebar {
    padding: 0 0 36px 0; }
    body.two-col #sidebar-wrap #sidebar .section {
      padding: 36px 30px 36px 20px; }
  body.two-col #sidebar-wrap .callout.dark {
    padding: 26px 26px;
    background: #333333 url(../img/callout-bg.png) repeat-x top left;
    color: white; }
    body.two-col #sidebar-wrap .callout.dark img.img-callout {
      display: block;
      margin: 0 auto 14px auto;
      border: 2px solid #FFFFFF; }
    body.two-col #sidebar-wrap .callout.dark .heading {
      margin-bottom: 18px; }
    body.two-col #sidebar-wrap .callout.dark .heading {
      color: #f8bf00; }
    body.two-col #sidebar-wrap .callout.dark a:link, body.two-col #sidebar-wrap .callout.dark a:visited, body.two-col #sidebar-wrap .callout.dark a:active {
      color: #f8bf00;
      text-decoration: none; }
    body.two-col #sidebar-wrap .callout.dark a:hover {
      text-decoration: underline; }
  body.two-col #sidebar-wrap .callout.light {
    padding: 26px 26px;
    background: #f5f5f5 url(../img/callout-bg-light.png) repeat-x top left;
    font-size: 1.0em;
    font-weight: normal;
    color: #888888; }
    body.two-col #sidebar-wrap .callout.light img.img-callout {
      display: block;
      margin: 0 auto 14px auto;
      border: 2px solid #FFFFFF; }
    body.two-col #sidebar-wrap .callout.light .heading {
      margin-bottom: 18px; }
    body.two-col #sidebar-wrap .callout.light .heading {
      color: #393939; }
    body.two-col #sidebar-wrap .callout.light img.img-callout {
      border-color: #bdbdbd; }
  body.two-col #sidebar-wrap #subnav {
    background: #f5f5f5 url(../img/subnav-bg.png) repeat-x top left;
    padding: 36px 30px 36px 20px; }
    body.two-col #sidebar-wrap #subnav h3 {
      font-size: 1.5em;
      font-weight: bold;
      color: #393939;
      margin-bottom: 0.5em; }
    body.two-col #sidebar-wrap #subnav ul.root {
      border-top: 1px solid #e2e2e2; }
      body.two-col #sidebar-wrap #subnav ul.root > li {
        list-style: none; }
        body.two-col #sidebar-wrap #subnav ul.root > li > span {
          display: block;
          padding: 6px 8px;
          list-style: none;
          font-size: 0.916em;
          font-weight: bold;
          color: #333333;
          text-transform: uppercase;
          border-bottom: 1px solid #e2e2e2; }
        body.two-col #sidebar-wrap #subnav ul.root > li > span.active {
          background-color: #f8bf00;
          border-bottom: none; }
    body.two-col #sidebar-wrap #subnav li > ul {
      padding: 6px 12px 0 24px;
      font-size: 1.0em;
      font-weight: normal;
      color: #888888;
      border-bottom: 1px solid #e2e2e2; }
      body.two-col #sidebar-wrap #subnav li > ul li {
        list-style-position: inside;
        margin-bottom: 5px; }
        body.two-col #sidebar-wrap #subnav li > ul li a, body.two-col #sidebar-wrap #subnav li > ul li a:visited {
          display: block;
          padding: 2px 4px;
          font-size: 1.0em;
          font-weight: normal;
          color: #888888; }
        body.two-col #sidebar-wrap #subnav li > ul li a:hover, body.two-col #sidebar-wrap #subnav li > ul li span.active a {
          color: #333333;
          background-color: #D0D0D0;
          border-bottom: none; }
    body.two-col #sidebar-wrap #subnav a, body.two-col #sidebar-wrap #subnav a:visited, body.two-col #sidebar-wrap #subnav a:hover {
      color: #333333;
      text-decoration: none; }

#thumbNav {
  position: absolute;
  top: 260px;
  right: 100px;
  text-align: right;
  width: 200px; }
  #thumbNav a {
    display: inline-block;
    padding: 2px 8px;
    height: 18px;
    margin: 0 5px 0 0;
    background: #c58b04 url(../images/cellshade.png) repeat-x;
    text-align: center; }
    #thumbNav a:hover {
      background-image: none; }
    #thumbNav a.cur {
      background: none; }

#start-stop {
  padding: 2px 5px;
  width: 40px;
  text-align: center;
  position: absolute;
  right: 45px;
  top: 300px; }
  #start-stop.playing {
    background-color: red; }
  #start-stop:hover {
    background-image: none; }

#home #banner {
  position: relative;
  width: 960px;
  margin-bottom: 6px;
  height: 300px;
  background: url(../img/banner-bg-grey.png) repeat-x top left; }
  #home #banner .arrow {
    display: block;
    height: 36px;
    width: 28px;
    text-indent: -9999px;
    position: absolute;
    top: 260px;
    cursor: pointer; }
  #home #banner .forward {
    background: url(../img/arrow-right-shadow.png) no-repeat 0 0;
    right: 40px; }
  #home #banner .back {
    background: url(../img/arrow-left-shadow.png) no-repeat 0 0;
    right: 70px; }
  #home #banner .wrapper {
    width: 960px;
    height: 300px;
    overflow: auto;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0; }
  #home #banner ul li {
    width: 960px;
    height: 300px;
    display: block;
    float: left;
    padding: 0;
    margin: 0;
    list-style: none; }
  #home #banner ul {
    width: 32700px;
    list-style: none;
    position: absolute;
    top: 0;
    left: 0; }
  #home #banner .banner {
    width: 100%;
    height: 100%;
    font-size: 18px; }
    #home #banner .banner .text {
      float: left;
      padding-top: 10px; }
    #home #banner .banner .text.no-heading {
      padding-top: 70px; }
    #home #banner .banner .heading {
      padding-top: 70px; }
      #home #banner .banner .heading h2 {
        font-size: 30px; }
    #home #banner .banner .img-banner img {
      border: 12px solid #FFFFFF; }
  #home #banner .banner.left-sq .img-banner,
  #home #banner .banner.left-wide .img-banner,
  #home #banner .banner.no-border .img-banner {
    float: left; }
  #home #banner .banner.right-sq .img-banner,
  #home #banner .banner.right-wide .img-banner {
    float: right; }
  #home #banner .banner.right-sq .heading, #home #banner .banner.right-sq .text,
  #home #banner .banner.right-wide .heading, #home #banner .banner.right-wide .text {
    margin: 0 45px 10px 80px; }
  #home #banner .banner.left-sq .text,
  #home #banner .banner.right-sq .text,
  #home #banner .banner.no-border .text {
    width: 450px; }
  #home #banner .banner.left-sq .img-banner,
  #home #banner .banner.right-sq .img-banner,
  #home #banner .banner.no-border .img-banner {
    margin: 40px 45px 10px 80px; }
  #home #banner .banner.left-wide .text,
  #home #banner .banner.right-wide .text {
    width: 400px; }
  #home #banner .banner.left-wide .heading h2,
  #home #banner .banner.right-wide .heading h2 {
    font-size: 24px; }
  #home #banner .banner.left-wide .img-banner,
  #home #banner .banner.right-wide .img-banner {
    margin: 40px 45px 10px 60px; }
  #home #banner .banner.no-border .img-banner img {
    border: none; }
#home #actions {
  overflow: auto;
  overflow: -moz-scrollbars-none;
  display: inline-block;
  background: #464646 url(../img/dark-bg.png) repeat-x top left;
  color: white;
  clear: both;
  padding: 28px 24px; }
  #home #actions {
    display: block; }
  #home #actions .action {
    width: 220px;
    float: left;
    margin: 0 4px; }
    #home #actions .action .heading {
      margin-bottom: 18px;
      border-bottom: 6px solid black; }
      #home #actions .action .heading h3 {
        margin: 0 0 4px 0;
        font-size: 1.416em; }
    #home #actions .action img {
      display: block;
      margin: 0 auto 14px auto;
      border: 2px solid #FFFFFF; }
    #home #actions .action p {
      margin-bottom: 0.5em; }
    #home #actions .action a.more {
      float: right;
      margin-right: 8px; }
  #home #actions a:link, #home #actions a:visited, #home #actions a:active {
    color: #f8bf00;
    text-decoration: none; }
  #home #actions a:hover {
    text-decoration: underline; }

#contact form.contactform {
  width: 360px;
  margin: 50px auto; }
  #contact form.contactform ul {
    padding: 0;
    margin: 0; }
  #contact form.contactform label {
    display: block;
    margin-bottom: 4px; }
  #contact form.contactform .textinput input, #contact form.contactform textarea {
    width: 100%;
    background: #FAFAFA;
    border: 1px solid #EAEAEA;
    font-size: 1.167em;
    color: #555; }
  #contact form.contactform .textinput input {
    height: 20px;
    padding: 5px 0; }
  #contact form.contactform .textinput input:focus, #contact form.contactform textarea:focus {
    border: 1px solid #59AF3D; }
  #contact form.contactform input.formbutton {
    background: #269e00 url(../img/button-bg-27.png) repeat-x top left;
    font-size: 1.167em;
    font-weight: bold;
    color: white;
    padding: 6px 16px;
    border: none;
    margin-left: 10px; }
    #contact form.contactform input.formbutton:hover {
      background: #48b20e url(../img/button-bg-27-hover.png) repeat-x top left; }
  #contact form.contactform p.formhelp {
    display: none; }
  #contact form.contactform textarea {
    padding-top: 8px;
    padding-bottom: 8px; }
  #contact form.contactform .required {
    margin: 0 0 0 8px;
    color: #bebebe;
    font-size: 0.833em;
    float: right;
    text-align: right; }
  #contact form.contactform .textinput input, #contact form.contactform textarea {
    width: 348px;
    padding-left: 6px;
    padding-right: 6px; }
#contact #map-wrap {
  width: 240px;
  height: 186px;
  border: 2px solid #FFFFFF;
  margin-bottom: 25px; }
  #contact #map-wrap #map {
    width: 240px;
    height: 186px; }
#contact .contact-info {
  font-size: 12px; }
  #contact .contact-info h3, #contact .contact-info h4, #contact .contact-info h5 {
    color: #393939; }
  #contact .contact-info h5, #contact .contact-info h3 {
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    color: #393939; }
  #contact .contact-info p.phone, #contact .contact-info p.email {
    margin-bottom: 0.5em; }
    #contact .contact-info p.phone span.label, #contact .contact-info p.email span.label {
      font-size: 12px;
      font-weight: bold;
      text-transform: uppercase;
      color: #393939; }

#search #main {
  height: 900px; }

.gsc-control-cse {
  font-family: Arial, sans-serif;
  background-color: #FFFFFF; }

.gsc-resultsHeader {
  margin-top: 20px;
  border: none; }

input.gsc-input {
  border-color: #EAEAEA; }

input.gsc-search-button {
  height: 24px;
  width: 61px;
  background: url(../img/search.png) repeat-x top left;
  border: none;
  text-indent: -9999em;
  overflow: hidden; }
  input.gsc-search-button:hover {
    background: url(../img/search-hover.png) repeat-x top left;
    cursor: pointer; }

.gsc-tabHeader.gsc-tabhInactive {
  border-color: #E9E9E9;
  background-color: #E9E9E9; }

.gsc-tabHeader.gsc-tabhActive {
  border-top-color: #FF9900;
  border-left-color: #E9E9E9;
  border-right-color: #E9E9E9;
  background-color: #F8BF00; }

.gsc-tabsArea {
  border-color: #E9E9E9; }

.gsc-webResult.gsc-result {
  border-color: #FFFFFF;
  background-color: #FFFFFF; }

.gsc-webResult.gsc-result:hover {
  border-color: #FFFFFF;
  background-color: #EEEEEE; }

.gs-webResult.gs-result a.gs-title:link,
.gs-webResult.gs-result a.gs-title:link b {
  color: #009900; }

.gs-webResult.gs-result a.gs-title:visited,
.gs-webResult.gs-result a.gs-title:visited b {
  color: #555555; }

.gs-webResult.gs-result a.gs-title:hover,
.gs-webResult.gs-result a.gs-title:hover b {
  color: #009900; }

.gs-webResult.gs-result a.gs-title:active,
.gs-webResult.gs-result a.gs-title:active b {
  color: #009900; }

.gsc-cursor-page {
  color: #009900; }

a.gsc-trailing-more-results:link {
  color: #009900; }

.gs-webResult.gs-result .gs-snippet {
  color: #000000; }

.gs-webResult.gs-result .gs-visibleUrl {
  color: #888888; }

.gs-webResult.gs-result .gs-visibleUrl-short {
  color: #888888; }

.gsc-cursor-box {
  border-color: #FFFFFF; }

.gsc-results .gsc-cursor-page {
  border-color: #E9E9E9;
  background-color: #FFFFFF; }

.gsc-results .gsc-cursor-page.gsc-cursor-current-page {
  border-color: #FF9900;
  background-color: #F8BF00; }

.gsc-results .gsc-cursor-box .gsc-cursor-current-page {
  color: #444 !important;
  padding-left: 2px;
  padding-right: 2px; }

.gs-promotion.gs-result {
  border-color: #336699;
  background-color: #FFFFFF; }

.gs-promotion.gs-result a.gs-title:link {
  color: #0000CC; }

.gs-promotion.gs-result a.gs-title:visited {
  color: #0000CC; }

.gs-promotion.gs-result a.gs-title:hover {
  color: #0000CC; }

.gs-promotion.gs-result a.gs-title:active {
  color: #0000CC; }

.gs-promotion.gs-result .gs-snippet {
  color: #000000; }

.gs-promotion.gs-result .gs-visibleUrl,
.gs-promotion.gs-result .gs-visibleUrl-short {
  color: #008000; }

.gsc-branding {
  display: none; }
