/* minimal reset with html5 */
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, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  vertical-align: baseline;
  font-family: inherit;
  font-size: 100%;
  border: 0;
  margin: 0;
  padding: 0; }

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

article, aside, dialog, figure, footer, header, hgroup, nav, section {
  display: block; }

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

/* Basic tags */
html, body {
  height: 100%; }

body {
  font-family: Arial, Helvetica, sans-serif;
  background-color: #f7f7f7;
  background-repeat: repeat; }

#overall_wrapper {
  height: 100%;
  position: relative; }

a {
  color: #0450ac;
  text-decoration: none; }
  a:hover {
    text-decoration: underline; }

ul, ol {
  padding-left: 40px;
  margin: 13px 0; }

h1 {
  font-size: 16px;
  color: #2d494f;
  font-weight: 700;
  margin: 0 0 5px; }

h4 {
  color: #2d494f;
  margin: 12px 0 5px; }

h3 {
  margin: 12px 0 5px; }

p, .standardText {
  font-size: 12px;
  color: #666666;
  text-align: left; }

.clear {
  clear: both;
  line-height: 0;
  font-size: 0;
  height: 0;
  margin: 0;
  padding: 0; }

td, th {
  text-align: left;
  vertical-align: top; }

/* table stuff including the gradient class */
table.imgLeftAlignBd, table.imgLeftAlign {
  float: left;
  margin: 0 15px 10px 0; }

table.imgRightAlignBd, table.imgRightAlign {
  float: right;
  margin: 0 0 10px 15px; }

table[align="center"] {
  margin: 0 auto 5px; }

table td.legal {
  font-size: 10px;
  font-style: italic;
  padding: 5px 7px; }

.sg_int_table_tr_gradient, .table_gradient {
  border: 1px solid #e2e2e2; }
  .sg_int_table_tr_gradient td, .sg_int_table_tr_gradient th, .table_gradient td, .table_gradient th {
    background: #f5f7f6 url(/img/sg_table_bg.jpg);
    border: 1px white solid;
    padding: 4px; }

.sg_int_table_tr_gradient {
  background-color: #47656b; }
  .sg_int_table_tr_gradient thead, .sg_int_table_tr_gradient th {
    color: white;
    background: #91aa95;
    border: 0;
    padding: 5px 7px 6px 6px; }

.table_gradient th, .table_gradient thead {
  background: #4d6c72 url(/img/sg_menu_atstate2.gif) repeat-x scroll center top;
  color: white; }

#sg_basicTrialInfo th, .sg_int_table th, .table_gradient_full th {
  background-color: #2d494f;
  color: white; }

.sg_int_table, .table_gradient_full {
  background: url(/img/sg_table_bg.jpg) repeat-x; }

.arrow_link {
  display: block;
  clear: both;
  background: url(/img/h2-arrow.gif) no-repeat 0 0.5em;
  padding: 2px 0 2px 14px; }

.required {
  color: #a90101;
  font-size: 12px; }

.spacerBar {
  vertical-align: middle;
  height: 20px;
  padding-top: 0; }

#contentTitle {
  width: auto;
  clear: both;
  margin: 0 0 10px;
  padding: 0; }
  #contentTitle h2 {
    font-size: 20px;
    color: #e87d1d;
    margin-bottom: 0;
    font-weight: 400;
    clear: both; }

#contentBody {
  font-size: 13px;
  line-height: 120%;
  clear: both; }

#contentLeftBox, #contentRightBox {
  float: left;
  width: 256px;
  vertical-align: top;
  background: url(/img/bg_callouts.gif) repeat-x left top; }

#contentLeftBox {
  margin: 12px 4px 0 0; }

#contentRightBox {
  margin: 12px auto 0; }

#sg_contentHeading {
  width: 659px;
  background-color: #fdfce9;
  border-bottom: 1px solid #a9aeb3;
  line-height: 130%;
  padding: 28px 24px 20px 25px; }
  #sg_contentHeading.lab_front_heading {
    background-color: #f8f8e8; }
  #sg_contentHeading h2 {
    font-weight: 700;
    font-size: 14px;
    color: #4f4f4f;
    margin: 0; }
  #sg_contentHeading #contentTitle, #sg_contentHeading .sg_frontPageH1 {
    line-height: 120%; }
  #sg_contentHeading li {
    margin-bottom: 4px; }
  #sg_contentHeading p {
    margin-bottom: 10px; }

#sg_int_heading {
  height: 26px;
  font-size: 11px;
  background-color: #ded8e6;
  border-bottom: 1px solid #cccccc;
  display: none;
  padding: 5px 0 5px 14px; }
  #sg_int_heading a {
    color: #5d5761; }

#sg_int_content {
  width: 680px;
  background-color: white;
  display: block;
  margin-left: 0;
  margin-top: 10px;
  padding: 14px; }
  #sg_int_content h2 {
    font-size: 14px;
    color: #513a52;
    font-weight: 700;
    margin: 0 0 5px; }
  #sg_int_content h3 {
    text-transform: none;
    font-size: 14px;
    color: #1a3256;
    margin: 12px 0 10px; }
  #sg_int_content h4 {
    text-transform: none;
    font-size: 12px;
    color: #2d494f; }
  #sg_int_content input, #sg_int_content select {
    border: 1px solid #cccccc; }
  #sg_int_content p {
    margin: 0 0 10px; }

h2#sg_bioTitle {
  /* variance in bios Titles */
  text-transform: none;
  font-size: 14px;
  color: #1a3256;
  font-weight: 400;
  width: 494px;
  display: inline; }
  h2#sg_bioTitle p {
    text-transform: none;
    font-size: 14px;
    color: #1a3256;
    font-weight: 400;
    margin: 2px 0 4px;
    padding: 0; }

/* Lists */
#sg_int_content ul li, #sg_centerContent ul li, #sg_centerContentLabFP ul li {
  font-size: 12px;
  list-style: none;
  background: url(/img/sg_bullet.gif) no-repeat 0 0.5em;
  margin: 0;
  padding: 1px 0 1px 14px; }
  #sg_int_content ul li li, #sg_centerContent ul li li, #sg_centerContentLabFP ul li li {
    background: url(http://surgery.ucsf.edu/media/1951198/bullet-2nd.gif) no-repeat 0 0.5em; }
    #sg_int_content ul li li li, #sg_centerContent ul li li li, #sg_centerContentLabFP ul li li li {
      background: url(http://surgery.ucsf.edu/media/1951198/bullet-3rd.gif) no-repeat 0 0.5em; }

#sg_int_content ul li.bullets {
  background: url(/img/sg_bullet.gif) no-repeat 0 0.5em; }

#sg_int_content ol li {
  font-size: 12px;
  margin: 0;
  padding: 1px 0; }

#sg_biopic, .sg_trials_image img {
  border: 1px solid #cccccc;
  float: left;
  padding: 2px;
  margin: 0 20px 0 0; }

#sg_biopic {
  margin-bottom: 4px; }

.descriptionStyle {
  color: #669966; }

#newsPubName {
  font-style: italic;
  padding-bottom: 3px; }

#categoryLine {
  margin-bottom: 18px;
  margin-top: 10px;
  height: 16px;
  background-color: #6c9bd3;
  clear: both;
  text-align: left;
  font-weight: 700;
  font-size: 16px;
  width: 100%;
  color: white;
  padding: 1px 0 6px 6px; }

.callout td p, p.callout, div.callout {
  font-weight: 700;
  background: #fefdee;
  border: 1px solid #cccccc;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin-bottom: 10px;
  padding: 8px 12px 10px; }

.newAnchorHighlight {
  background-color: #f2f5fd; }

/* lab settings */
.sg_hp_2col {
  float: left;
  font-size: 12px;
  width: 322px;
  padding: 0 14px 10px 0; }

.moreLessControl {
  text-decoration: underline;
  color: blue;
  cursor: pointer; }

/* lab */
.researchTableMain {
  margin-top: 10px;
  width: 670px; }

#miniBioListTablesss {
  width: 676px; }
  #miniBioListTablesss td {
    border-bottom: 1px solid #cccccc;
    padding-top: 6px;
    padding-bottom: 4px; }
    #miniBioListTablesss td .miniBioTextInfo {
      float: left;
      width: 536px; }
    #miniBioListTablesss td .miniBioImg {
      float: left;
      width: 122px; }

.labPublicationsMainTable .pubListItem {
  clear: both;
  float: left;
  border-top: 0 solid #aaaaaa;
  margin-top: 4px;
  width: 660px;
  padding: 3px 6px; }

#sg_leftStaticMenu .iconImg {
  background-position: 5px 2px; }

.sg_frontPageH1 {
  font-size: 24px;
  color: #666666;
  font-weight: 500;
  margin-bottom: 10px; }

nav li, nav ul, #sg_leftMenu ul, #sg_leftMenu li {
  list-style: none;
  margin: 0;
  padding: 0; }

hr, #sg_labbox p, #sg_altbox p, #sg_altboxBY p, div.sg_trials_image ul, .captchaError, .columnize {
  clear: both; }

.legal, .deleteButton, .inTheNewsBackToTop span {
  font-size: 10px; }

.inTheNewsBackToTop img {
  vertical-align: middle; }

.bioPublications ol {
  margin-top: 0; }

#sg_int_content ul, #sg_centerContent ul, #sg_centerContentLabFP ul {
  list-style: none;
  border: 0;
  margin: 0 0 10px;
  padding: 0; }

.sg_trialHeading, #sg_trials .sg_trialHeading, .newsTable {
  width: 670px; }

#bioClinicalTrials, .inTheNews h3 {
  padding-bottom: 8px; }

#bioClinicalTrials .lineEvenColor {
  background-color: white; }

.sg_int_table td, .sg_int_table th, .table_gradient_full td, .table_gradient_full th, #sg_basicTrialInfo td, #sg_basicTrialInfo th {
  border: 1px white solid;
  width: 105px;
  padding: 4px; }

#sg_centerContentInt #content_footer p, #localContentFooter p {
  font-size: 10px; }

#linkDisabled, #linkDisabled:hover {
  color: #cccccc; }


/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

