/* Standard style sheet for the www.avatar.se web site.

Per Kraulis
2007-06-28
*/

* {font-family: Arial, Helvetica, sans-serif; 
   font-size: small; }

h1 {font-size: medium; }

h2 {font-size: medium;
    margin-left: 2em;  }

h2 > a {font-size: medium; }

h3 {font-size: small;
    margin-left: 2cm;  }

body {background-color: white; }

img {border: 0; }

p.note {margin: 0em 0em 0.4em 2em }

.blurb {margin-left: 1cm;
        margin-right: 1cm;
        text-align: left; }

.error {color: red;
        font-size: medium; }

.monospace {font-family: Courier, monospace;
            font-size: small;
            white-space: pre; }

.formatlabel {color: white;
              background-color: #ff9000;
              font-family: Courier, monospace;
              font-weight: bold;
              text-decoration: none;
              padding: 0 0.5em; }

.footer {font-family: Arial, Helvetica, sans-serif; 
         font-size: x-small; }

.wr_logo {font-family: sans-serif;
          font-size: 12pt;
          font-weight: bold;
          font-style: italic;
          text-decoration: none;
          white-space: pre;
          color: black;
          background-color: white; }
.go_wr_logo {background-color: #e9effa; }
.hgnc_wr_logo {background-color: #ffcfbf; }
.xref_wr_logo {background-color: #ffeebb; }
.roa_logo {background-color: #d0d0dd; }

td.hspacer {width: 10px; }
td.vspacer {height: 16px; }

td.rowhead {text-align: right;
            font-style: italic;
            padding-top: 0.1em;
            padding-right: 1em;
            vertical-align: top; }

table.airy td {padding: 10px;
               margin: 10px; }

