/*
** HTML elements
*/
body {
  background-color: #FFFFFF;
  font-size: 10pt;
  font-family: tahoma,helvetica,arial,sans-serif;
}

p,ul,li,div,form,em,blockquote,quote {
  font-size: 10pt;
  font-family: tahoma,helvetica,arial,sans-serif;
  font-weight: normal;
}

td {
  font-family: tahoma,helvetica,arial,sans-serif;
  font-size: 10pt;
  font-weight: normal;
}

td.left {
  font-family: tahoma,helvetica,arial,sans-serif;
  font-size: 10pt;
  text-align: left;
}

.search-form input {
  font-family: tahoma,helvetica,arial,sans-serif;
  font-size: 9pt;
  margin: 0px;
  padding: 0;
}

/**********************  HEADER ************************/

td.oru {
  background: url(images/or-u.png);
  width: 100%;
}

td.ord {
  background: url(images/or-d.png);
  width: 100%;
}

td.orl {
  background: url(images/or-l.png);
}

td.orr {
  background: url(images/or-r.png);
}

td.orcnt {
  background: #FBC636;
  width: 100%;
  font-family: tahoma,helvetica,arial,sans-serif;
  font-size: 10pt;
  font-weight: bold;
  text-align: center;
}

/*  ????? */

td.gru {
  background: url(images/gr-u.png);
  width: 100%;
}

td.grd {
  background: url(images/gr-d.png);
  width: 100%;
}

td.grl {
  background: url(images/gr-l.png);
}

td.grr {
  background: url(images/gr-r.png);
}

td.grcnt {
  background: #C6C6C6;
  width: 100%;
  font-family: tahoma,helvetica,arial,sans-serif;
  font-size: 10pt;
}

/**********************  BODY ************************/

td.lgu {
  background: url(images/lg-u.png);
  width: 100%;
}

td.lgd {
  background: url(images/lg-d.png);
  width: 100%;
}

td.lgl {
  background: url(images/lg-l.png);
}

td.lgr {
  background: url(images/lg-r.png);
}

td.lgcnt {
  background: #E4E4E4;
  width: 100%;
  font-family: tahoma,helvetica,arial,sans-serif;
  font-size: 10pt;
  white-space: normal;
}

td.lgcntb {
  background: #E4E4E4;
  width: 100%;
  font-family: tahoma,helvetica,arial,sans-serif;
  font-size: 10pt;
  white-space: normal;
  font-weight: bold;
}

td.objdate {
  background: #E4E4E4;
  width: 100%;
  font-family: tahoma,helvetica,arial,sans-serif;
  font-size: 7pt;
  white-space: nowrap;
  text-align: right;
  vertical-align: top;
}

td.lgcntnw {
  background: #E4E4E4;
  width: 100%;
  font-family: tahoma,helvetica,arial,sans-serif;
  font-size: 10pt;
  white-space: nowrap;
}

/******************************/

small {
  font-size: 8pt;
}

big {
  font-size: 12pt;
}

hr {
  color: #404040;
  height: 1px;
  clear: right;
}

a {
  color: #804000;
  text-decoration: none;
}

a:link, a:visited, a:active {
  color: #804000;
}

b {
  font-weight: bold;
}

table.vocal {
  border-collapse: separate;
}

.node .picture {
  border: 2px solid #ddd;
  float: right;
  margin: 0.5em;
}

.flexinode-body {
  border: 0;
  float: left;
  margin: 0;
}

.ruspara p {
  text-indent: 2em;
  margin: 0;
}

.vocprofile {
  clear: both;
  margin: 0 0 0 1em;
  text-align: left;
  vertical-align: center;
}

.vocprofile .picture {
  float: right;
  margin: 0 1em 0em 0;
}

.vocprofile dt {
  margin: 1em 0 0.2em 0;
  font-weight: bold;
}

.comment .picture {
  border: 1px solid #770;
  float: right;
  margin: 0;
}

a.read-more, a.read-more:link, a.read-more:visited, a.read-more:active {
  color: #f00;
  font-weight: bold;
}

tr.dark {
  background-color: #e0e0e0;
}
tr.light {
  background-color: #eee;
}
td.active {
  background-color: #d4d4d4;
}

/* Fix watchdog values we just overrode... this should be updated when drupal.css is updated */
tr.watchdog-user {
  background: #ffd;
}
tr.watchdog-user .active {
  background: #eed;
}
tr.watchdog-content {
  background: #ddf;
}
tr.watchdog-content .active {
  background: #cce;
}
tr.watchdog-page-not-found, tr.watchdog-access-denied {
  background: #dfd;
}
tr.watchdog-page-not-found .active, tr.watchdog-access-denied .active {
  background: #cec;
}
tr.watchdog-error {
  background: #ffc9c9;
}
tr.watchdog-error .active {
  background: #eeb9b9;
}

/* Link to us */
.banner {
 margin:2px 0 0 0;
 padding:0;
 text-align:center;
 width:532px;
 height:80px;
 border-bottom-style:dotted;
 border-bottom-color:#000000;
 border-bottom-width:2px;
}

.banner textarea {
 width:366px;
 height:60px;
 margin:8px 0 0 6px;
 /*padding:9px 0 2px 5px;*/
 padding:0;
 font-family:verdana;
 font-size: 8pt;
 border-width:1px;
 border-color:#FBC636;
}

.banner88 img {
 vertical-align:top;
 width:88px;
 height:31px;
 margin:22px 26px 0 26px;
 border-color:#ffffff;
 border-style:solid;
 border-width:2px;
 float:left;
}

.banner120 img {
 vertical-align:top;
 width:120px;
 height:60px;
 margin:7px 10px 0 10px;
 border-color:#ffffff;
 border-style:solid;
 border-width:2px;
 float:left;
}

/* messages */
.messages {
  font-size: 15pt;
  color:#FF7E00;
}
