
body, p, ol, ul, td {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size:   13px;
  line-height: 18px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
}

body {
  margin-bottom: 0px;
}

pre {
  padding: 10px;
  font-size: 11px;
}

.regular {
  font-size: 13px;
  font-weight: normal;
}

.gmap {
  background-color: #ffffff;
  color: #000000;
}

.gmap a {
  color: #a06463;
}

.gmap a:visited {
  color: #3b2821;
}

.gmap a:hover {
  color: #743931;
  background-color:#f6f0f2;
}

.has_error {
  border: solid red 2px;
}

.fieldWithErrors {
  padding: 2px;
  background-color: red;
  display: table;
}

#ErrorExplanation {
  width: 400px;
  border: 2px solid red;
  padding: 7px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background-color: #f0f0f0;
}

#ErrorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: -7px;
  background-color: #c00;
  color: #fff;
}

#ErrorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 5px;
}

#ErrorExplanation ul li {
  font-size: 12px;
  list-style: square;
}

#banner {
  padding-top: 5px;
  padding-bottom: 3px;
  border-bottom: 2px solid;
  font: small-caps 25px/25px "Times New Roman", serif;
  text-align: center;
}

#banner a {
  text-decoration: none;
}

#columns {
}

#search_bar {
  float: left;
  clear: right;
  font-size: 11px;
}

#timer {
  float: right;
  font-size: 11px;
}

#flashes {
  clear: left;
}

#left_tabs {
  margin: 10px;
}

#right_tabs {
  float: right;
  margin: 10px;
}

#right_tabs div a:hover {
  background: none;
}

.main {
}

div.uploadStatus {
  margin: 5px;
}

div.progressBar {
  margin: 5px;
}

div.progressBar div.border {
  background-color: #fff;
  border: 1px solid grey;
  width: 100%;
}

div.progressBar div.background {
  background-color: #333;
  height: 18px;
  width: 0%;
}

.Notices, .Warnings, .Errors {
  margin: 10px 10px 5px 10px;
  padding: 0px 5px 0px 5px;
  font-weight: bold;
}

.Notices {
  border: 2px solid green;
}

.MessageBanner {
  margin: 10px 10px 5px 10px;
  padding: 10px 15px 10px 15px;
  border: 2px solid green;
  font-weight: bold;
  font-size: larger;
}

.Warnings {
  border: 2px solid yellow;
}

.Errors {
  border: 2px solid red;
}

.Data {
  font-weight: bold;
}

.TableColumn {
  font-weight: bold;
}

.Donors {
  font-size: 24px;
  line-height: 36px;
  font-weight: bold;
}

.Name {
  font-size: larger;
  font-weight: bold;
}

.Date {
  font-size: x-small;
}

.ListWhen {
}

.ListWhere {
}

.ListSpecimen {
}

.ListWho {
}

.ListWhat {
  font-size: larger;
}

.ListLatin {
  font-size: larger;
  font-style: italic;
}

.ListName {
  font-size: larger;
}

.ListActions {
  font-size: small;
  text-align: right;
  padding-left: 1em;
}

.ListRssHeader {
}

.ListDetail {
}

.ImageFields {
  font-size: larger;
}

.SubmitButton {
  text-align: center;
}

#color_note {
  text-align: right;
  font-size: x-small;
}

#textilize_note {
  text-align: left;
  font-size: x-small;
}

#help_note {
  text-align: left;
  font-size: x-small;
}

div.HelpNoteIndent {
  margin: 5px 10px 5px 10px;
}

.HelpNote, div.HelpNote p, div.HelpNoteIndent p {
  text-align: left;
  font-size: x-small;
}

#copyright {
  text-align: center;
  font-size: x-small;
}

#license-notice {
  text-align: left;
  font-size: x-small;
}

/* #license {
  padding-top: 3px;
  text-align: center;
  font-size: x-small;
} */

#Title {
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
  font-size: 30px;
  line-height: 36px;
}

.TextContent {
   padding: 10px;
}

.SubmitButton {
  padding-top: 10px;
  padding-bottom: 10px;
}

.SubTitle {
  padding: 6px;
  text-align: center;
  font-size: 20px;
  line-height: 24px;
}

.ListLine0 {
  padding-top: 1px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 1px;
}

.ListLine1 {
  padding-top: 1px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 1px;
}

.pagination {
  font-size: larger;
  margin-bottom: 8px;
  letter-spacing: 2px;
}

.ThinBox {
  margin: 5px;
  padding: 5px;
  border: 1px solid;
}

#translators_credit {
}
#translators_credit p {
  font-size: 80%;
}

div.textile table td {
  padding: 2px 5px 2px 5px;
}

img.interest_big {
  border: none;
}
img.interest_small {
  margin: 2px;
  border-width: 0px;
}
img.interest_small:hover {
  margin: 0px;
  border-width: 2px;
}

table.vote_meter {
  margin-top: 4px;
}
table.vote_meter div.on {
  width:  100%;
  height: 100%;
}

div.auto_complete {
  position:absolute;
  background-color:#fff;
  color:black;
  margin:0px;
  border:1px solid #888;
  padding:0px;
  overflow-x:hidden;
  display:none;
}
div.auto_complete ul {
  margin:0px;
  border:0px;
  padding:0px;
  list-style:none;
  overflow-x:hidden;
}
div.auto_complete ul li {
  margin:0px;
  border:0px;
  padding:2px 4px 2px 4px;
  white-space:nowrap;
}
div.auto_complete ul li.selected {
  background-color:#ff0;
}
div.indicator {
  position:absolute;
}

div.popup {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 50%;
}
div.popup_frame {
  padding: 10px;
  border-top: 5px solid #CCC;
  border-left: 5px solid #BBB;
  border-right: 5px solid #555;
  border-bottom: 5px solid #333;
  background: #EEE;
  color: #000;
}
div.popup_frame a {
  color: #a06463; /* Agaricus brasiliensis */
}
div.popup_frame a:visited {
  color: #3b2821; /* Agaricus cupreobrunneus */
}
div.popup_frame a:hover {
  color: #743931; /* Agaricus brasiliensis */
  background-color: #f6f0f2;  /* Agaricus campestris */
}

div.form_image {
  margin-bottom: 5px;
  padding: 2px 5px 2px 5px;
}
div.form_image p {
  margin: 4px 0px 4px 0px;
}

img.site_stats_image {
  margin: 0px 0px 10px 0px;
}

/* name_lister */
table.scroller th {
  font-size: 120%;
}
div.scroller {
  color: black;
  background: white;
  height: 450px;
  overflow: auto;
  margin: 0;
  border: 1px solid #888;
  padding: 0;
  font-style: italic;
}
div.scroller ul {
  margin: 0;
  border: 0;
  padding: 0;
  list-style-type: none;
}
div.scroller li {
  padding: 0px 5px 0px 5px;
}
div.scroller span.normal {
  font-style: normal;
}

/* sandbox */
div.sandbox {
  border-top: solid #888 2px;
  border-left: solid #888 2px;
  border-right: solid #FFF 2px;
  border-bottom: solid #FFF 2px;
  background-color: white;
  color: black;
}
div.sandbox a         { background-color: white; color: blue   }
div.sandbox a:visited { background-color: white; color: red    }
div.sandbox a:hover   { background-color: white; color: yellow }
div.sandbox table     { background: black; }
div.sandbox table td  { background: white; }

/* bulk name editor */
p.bulk_text {
  margin: 0em 0em 0em 0em;
  padding: 0;
}
p.bulk_pre {
  margin: 0em 0em 1em 2em;
  padding: 0;
  white-space: pre;
  font-family: mono;
  font-size: 11px;
}

/* Pivotal Tracker pages */
div.pivotal {
  margin: 1em 0em 1em 0em;
  padding: 0.2em 0.5em 0.2em 0.5em;
}

div.pivotal_name {
  font-size: 120%;
}
span.pivotal_name a {
  text-decoration: none;
}

span.pivotal_votes {
  margin-right: 1.0em;
}
span.pivotal_votes img {
  border: 0px;
  margin: 2px 0px -2px 0px;
  padding: 0px;
}
span.pivotal_votes span {
  margin:0px 5px 0px 5px;
  font-weight: bold;
  letter-spacing: 0.1em;
}

span.pivotal_state, a.pivotal_state {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 70%;
  letter-spacing: 0.1em;
}

span.pivotal_num_comments {
  margin-left: 1em;
  font-size: 80%;
}

span.pivotal_labels {
  margin-left: 1.5em;
}
a.pA, a.pX, a.p0, a.p1, a.p2, a.p3, a.p4 {
  text-transform: uppercase;
  text-decoration: none;
  font-weight: bold;
  font-size: 60%;
  letter-spacing: 0.1em;
  padding: 0em 0.3em 0em 0.3em;
}
a.pivotal_unscheduled, a.pivotal_unstarted, a.pivotal_started {
  text-decoration: none;
  padding: 0em 0.3em 0em 0.3em;
}
a.pX {
  font-size: 80%;
}

p.pivotal_heading {
  margin:1em 0em 1em 0em;
}

div.pivotal_popup {
  position: absolute;
}
div.pivotal_popup, span.pivotal_loading {
  border: 1px solid black;
  padding: 1em 2em 1em 2em;
  background: white;
  color: black;
}

div.floatthumb {
  float: left;
  padding: 1em 1em 1em 1em;
}

