html {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

body {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  line-height: 1; }

div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

blockquote {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  quotes: none; }

pre, a, abbr, acronym, address, big, cite, code {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

del {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: line-through; }

dfn, em, font, img {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

ins {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none; }

kbd {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

q {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  quotes: none; }

s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

ol, ul {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  list-style: none; }

li, fieldset, form, label, legend {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

table {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  border-collapse: collapse;
  border-spacing: 0; }

caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

*:focus {
  outline: 0; }

.clearfix {
  overflow: hidden;
  display: inline-block; }
  .clearfix {
    display: block; }

h1 {
  font-size: 2em;
  margin-bottom: 0.75em; }

h2 {
  font-size: 1.5em;
  line-height: 1;
  margin-bottom: 1em; }

h3 {
  font-size: 1.2em;
  line-height: 1.25;
  margin-bottom: 1.25em; }

h4 {
  font-size: 1em;
  font-weight: bold;
  margin-bottom: 1.5em; }

h5, h6 {
  font-size: 1em;
  font-weight: bold; }

h2 img, h3 img, h4 img, h5 img, h6 img {
  margin: 0; }

p {
  margin: 0 0 1.5em; }
  p img.left {
    float: left;
    margin: 1.5em 1.5em 1.5em 0;
    padding: 0; }
  p img.right {
    float: right;
    margin: 1.5em 0 1.5em 1.5em;
    padding: 0; }

.small {
  font-size: .8em;
  margin-bottom: 1.875em;
  line-height: 1.875em; }

body {
  font-family: Verdana, Arial, sans-serif;
  font-size: 75%;
  text-align: center;
  line-height: 1.5; }

a:link, a:visited, a:active, a:focus {
  color: #830506; }

#content ul, #content ol {
  margin: 0 0 1.5em 0; }
  #content ul li, #content ol li {
    margin-left: 2em; }

ul li {
  list-style-type: disc; }

ol li {
  list-style-type: decimal; }

table.nice {
  width: 100%;
  border-width: 3px;
  border-style: solid;
  border-color: #cecfb7;
  border-spacing: 2px;
  border-collapse: separate;
  margin: 1.5em 0; }
  table.nice td, table.nice th {
    padding: 2px 5px; }
  table.nice thead th {
    text-align: center;
    vertical-align: middle;
    background-color: #949585;
    color: #ffffff;
    font-weight: bold; }
  table.nice tbody {
    padding: 2px 5px; }
    table.nice tbody td, table.nice tbody th {
      background-color: #f6f7f2;
      color: #830506; }
    table.nice tbody td {
      text-align: center; }
    table.nice tbody th {
      text-align: left; }

.container {
  width: 776px;
  margin: 0 auto;
  text-align: left; }

#page {
  padding: 0 3px;
  background: transparent url("/images/page-bg.png") repeat-y left top;
  overflow: hidden;
  display: inline-block; }
  #page {
    display: block; }

#header {
  padding-left: 3px;
  padding-right: 3px;
  padding-bottom: 17px;
  background: #ffffff url("/images/page-top.png") no-repeat left bottom; }

#header-contents {
  position: relative;
  height: 88px;
  margin-left: 23px;
  margin-right: 29px;
  background: transparent url("/images/header-bg.png") repeat-x left top; }

#logo {
  position: absolute;
  left: 0;
  top: 32px;
  display: block;
  width: 139px;
  height: 42px;
  overflow: hidden;
  text-indent: -9999px;
  background: transparent url("/images/tranzyme-pharma-logo.png") no-repeat left top; }

#top-menu {
  position: absolute;
  right: 0;
  bottom: 0; }
  #top-menu li {
    float: left;
    height: 32px;
    list-style: none;
    margin: 0; }
    #top-menu li a {
      display: block;
      text-decoration: none;
      color: #505050;
      padding-top: 3px;
      padding-right: 20px;
      padding-left: 15px;
      line-height: 29px;
      background: transparent url("/images/menu-bg.png") no-repeat right top; }
      #top-menu li a:hover {
        color: #000; }
      #top-menu li a .current {
        font-weight: bold; }
  #top-menu li.first {
    background: transparent url("/images/menu-bg-cap.png") no-repeat left top;
    padding-left: 12px; }
  #top-menu li.last a {
    background: transparent url("/images/menu-bg-last.png") no-repeat right top; }

#marquee {
  position: relative;
  background: transparent url("/images/marquee.jpg") no-repeat left top;
  height: 242px; }

#main-menu li {
  position: relative;
  display: block;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #949585;
  list-style: none;
  margin: 0; }
  #main-menu li.last {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #949585; }
  #main-menu li.hover, #main-menu li.current {
    background-color: #f6f7f2; }
  #main-menu li a {
    display: block;
    width: 148px;
    height: 32px;
    line-height: 32px;
    color: #222222;
    text-transform: uppercase;
    font-size: .92em;
    text-decoration: none;
    text-indent: -9000px;
    background-color: transparent;
    background-image: url("/images/main-menu.png");
    background-repeat: no-repeat;
    background-position: left top; }
  #main-menu li#corporate-profile a {
    background-position: 0 0; }
  #main-menu li#corporate-profile.hover a, #main-menu li#corporate-profile.current a {
    background-position: -148px 0; }
  #main-menu li#product-pipeline a {
    background-position: 0 -32px; }
  #main-menu li#product-pipeline.hover a, #main-menu li#product-pipeline.current a {
    background-position: -148px -32px; }
  #main-menu li#tranzyme-technology a {
    background-position: 0 -64px; }
  #main-menu li#tranzyme-technology.hover a, #main-menu li#tranzyme-technology.current a {
    background-position: -148px -64px; }
  #main-menu li#strategic-partners a {
    background-position: 0 -96px; }
  #main-menu li#strategic-partners.hover a, #main-menu li#strategic-partners.current a {
    background-position: -148px -96px; }
  #main-menu li#business-strategy a {
    background-position: 0 -128px; }
  #main-menu li#business-strategy.hover a, #main-menu li#business-strategy.current a {
    background-position: -148px -128px; }
  #main-menu li#in-the-press a {
    background-position: 0 -160px; }
  #main-menu li#in-the-press.hover a, #main-menu li#in-the-press.current a {
    background-position: -148px -160px; }
  #main-menu li.hover ul {
    left: 148px; }
  #main-menu li ul {
    padding: 0;
    background-color: #f6f7f2;
    position: absolute;
    left: -9000px;
    top: -1px;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #555;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #555;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #949585; }
    #main-menu li ul li {
      border: 0;
      width: auto;
      height: auto;
      line-height: auto;
      border-top: 0;
      border-bottom-width: 1px;
      border-bottom-style: solid;
      border-bottom-color: #cecfb7;
      border-left-width: 1px;
      border-left-style: solid;
      border-left-color: #949585;
      border-right-width: 1px;
      border-right-style: solid;
      border-right-color: #555; }
      #main-menu li ul li.first {
        border-top-width: 1px;
        border-top-style: solid;
        border-top-color: #f6f7f2;
        border-left-width: 1px;
        border-left-style: solid;
        border-left-color: #f6f7f2; }
      #main-menu li ul li.last {
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #555; }
      #main-menu li ul li a, #main-menu li ul li a:hover {
        height: 32px;
        line-height: 32px;
        padding: 0 10px;
        border: 0;
        color: #2c2d1d;
        background-color: transparent;
        background-image: none;
        text-indent: 0;
        text-transform: none;
        white-space: nowrap; }
        #main-menu li ul li a:hover, #main-menu li ul li a:hover:hover {
          text-decoration: underline;
          color: #000000; }
        #main-menu li ul li a.first a, #main-menu li ul li a.first a:hover, #main-menu li ul li a:hover.first a, #main-menu li ul li a:hover.first a:hover {
          height: 31px;
          line-height: 31px; }

body.home #main-menu {
  position: absolute;
  top: 20px;
  left: 23px; }
  body.home #main-menu li {
    width: 148px; }

body.interior #main-menu {
  margin-bottom: 1.5em; }
  body.interior #main-menu li.hover ul {
    left: 181px; }
  body.interior #main-menu li.current ul {
    position: relative;
    top: 0;
    left: 0;
    border: 0;
    margin-top: -5px;
    padding-bottom: 5px; }
    body.interior #main-menu li.current ul li {
      border: 0; }
      body.interior #main-menu li.current ul li a {
        height: auto;
        line-height: 1;
        padding: 4px 0 4px 12px; }
    body.interior #main-menu li.current ul li.current a {
      font-weight: bold;
      color: #000000; }

#content {
  float: right;
  margin-right: 1px;
  padding: 15px 20px 0 0;
  width: 530px; }
  #content h4 {
    color: #830506; }
  #content p img {
    float: left;
    margin: 0 1.5em 1.5em 0;
    padding: 0; }

.interior #content h1 {
  margin: 1.5em 0;
  color: #830506;
  width: 350px; }
.interior #content h3 {
  background: transparent url("/images/rgb830506.png") repeat-x left bottom; }
.interior #content.sub-0 {
  background: transparent url("/images/pic-sub1.jpg") no-repeat right top; }
.interior #content.sub-1 {
  background: transparent url("/images/pic-sub1.jpg") no-repeat right top; }
.interior #content.sub-2 {
  background: transparent url("/images/pic-sub2.jpg") no-repeat right top; }
.interior #content.sub-3 {
  background: transparent url("/images/pic-sub3.jpg") no-repeat right top; }
.interior #content.sub-4 {
  background: transparent url("/images/pic-sub4.jpg") no-repeat right top; }
.interior #content.sub-5 {
  background: transparent url("/images/pic-sub5.jpg") no-repeat right top; }
.interior #content.sub-6 {
  background: transparent url("/images/pic-sub6.jpg") no-repeat right top; }

#sidebar {
  float: left;
  width: 195px; }

#sidebar-interior {
  background-color: #cecfb7;
  padding: 7px; }
  #sidebar-interior ul li {
    list-style: none;
    margin: 0; }

#footer {
  background: transparent url("/images/page-bottom.png") no-repeat left top;
  padding-top: 18px; }

body.home #page {
  background: transparent url("/images/page-bg-home.png") repeat-y left top; }
body.home #content {
  float: left;
  margin: 0 0 0 22px;
  padding: 15px 0 0 0;
  width: 475px; }
  body.home #content h4 {
    text-transform: uppercase; }
  body.home #content #overview p {
    text-align: justify; }
body.home #sidebar {
  padding-top: 15px;
  float: left;
  margin-left: 44px;
  width: 180px;
  background-color: #949585;
  color: #f6f7f2; }
  body.home #sidebar .recent-highlight {
    position: relative; }
    body.home #sidebar .recent-highlight h5 {
      margin-bottom: 0;
      color: #ffffff; }
      body.home #sidebar .recent-highlight h5 a {
        color: #ffffff; }
    body.home #sidebar .recent-highlight p a {
      color: #f6f7f2; }
    body.home #sidebar .recent-highlight a {
      text-decoration: none; }
    body.home #sidebar .recent-highlight a.more {
      text-decoration: underline;
      color: #830506; }
body.home #footer {
  background: transparent url("/images/page-bottom-home.png") no-repeat left top;
  padding-top: 32px; }

#upcoming-events table {
  width: 100%; }
  #upcoming-events table td {
    width: auto;
    padding-right: 5px; }
  #upcoming-events table td.last {
    padding-right: 0; }
  #upcoming-events table h5 {
    font-size: .8em;
    margin-bottom: 1.875em;
    line-height: 1.875em;
    margin-bottom: 0; }
  #upcoming-events table p {
    font-size: .8em;
    margin-bottom: 1.875em;
    line-height: 1.875em; }

#fact-sheet {
  margin: 1.5em 0;
  text-align: center; }
  #fact-sheet a {
    color: #830506;
    text-decoration: none;
    font-weight: bold; }
    #fact-sheet a img {
      float: none;
      border: 0;
      margin-bottom: -3px;
      margin-right: 5px; }

#badges {
  text-align: center;
  margin: 0 0 1.5em 0;
  padding-top: 1.5em; }
  #badges img {
    margin: 0 20px; }

#footer-nav {
  text-align: center; }
  #footer-nav p {
    font-size: .8em;
    margin-bottom: 1.875em;
    line-height: 1.875em; }
  #footer-nav ul {
    margin: 1.5em 0; }
    #footer-nav ul li {
      list-style: none;
      display: inline;
      margin: 0 7px; }
      #footer-nav ul li.first {
        margin-left: 0; }
      #footer-nav ul li.last {
        margin-right: 0; }
      #footer-nav ul li a {
        font-size: .8em;
        margin-bottom: 1.875em;
        line-height: 1.875em; }

#management h4 {
  float: right;
  margin-bottom: 0; }

#board h3 {
  margin-bottom: 0; }

.overlay {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: transparent;
  text-indent: -9000px; }

a.overlay {
  cursor: pointer; }
