.socket-meta   { padding-left: 26px; background: url(/images/metasocket.png) no-repeat left center }
.socket-red    { padding-left: 26px; background: url(/images/redsocket.png) no-repeat left center }
.socket-yellow { padding-left: 26px; background: url(/images/yellowsocket.png) no-repeat left center }
.socket-blue   { padding-left: 26px; background: url(/images/bluesocket.png) no-repeat left center }

#itemDisplay {
  float: left;
  text-align: left;
  max-width: 22em;
  min-width: 150px;
  text-decoration: none;
  position: relative;
  margin-left: 1em;
}

#itemDisplay a { text-decoration: none }
#itemDisplay a:hover { text-decoration: underline }
#itemDisplay table { border-spacing: 0; border-collapse: collapse }

#itemDisplay td, #itemDisplay th { line-height: 17px; color: white }
#itemDisplay th { padding: 3px; height: 8px }
#itemDisplay td { padding: 8px 4px 1px 9px }

#itemDisplay b { line-height: 19px; font-weight: normal }
#itemDisplay div.indent { padding-left: 0.6em }

#itemDisplay td th, #itemDisplay td td { background: none }
#itemDisplay td th { padding: 0 0 0 4em; text-align: right; font-weight: normal }
#itemDisplay td td { padding: 0 }

#itemDisplay .q  { color: #ffd100 !important }
#itemDisplay .q0, #itemDisplay .q0 a { color: #9d9d9d !important }
#itemDisplay .q1, #itemDisplay .q1 a { color: #ffffff !important }
#itemDisplay .q2, #itemDisplay .q2 a { color: #1eff00 !important }
#itemDisplay .q3, #itemDisplay .q3 a { color: #0070dd !important }
#itemDisplay .q4, #itemDisplay .q4 a { color: #a335ee !important }
#itemDisplay .q5, #itemDisplay .q5 a { color: #ff8000 !important }
#itemDisplay .q6, #itemDisplay .q6 a { color: #e5cc80 !important }
#itemDisplay .q7, #itemDisplay .q7 a { color: #ff0000 !important }
#itemDisplay .q8, #itemDisplay .q8 a { color: #ffff98 !important }

body {
  font-size: 10pt;
  background: #001710;
  color: white;
  font-family: "helvetica";
}

h1 {
  text-align: left;
}

.pageDescription {
  background: #3f6fa6;
  color: white;
  margin-top: 0.0em;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  padding-left: 1em;
  padding-right: 1em;
}

.adminPageDescription {
  background: #c6331f;
  color: white;
  margin-top: 0.0em;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  padding-left: 1em;
  padding-right: 1em;
}

a {
  color: white;
}

a:hover {
  background-color: black;
}

#side {
  float: left;
  width: 7em;
  padding-left: 2em;
}

#errorExplanation {
  color: #cc0000;
  padding: 1em;
}

#notice {
  color: #cc0000;
  padding: 1em;
}

#main {
  color: #edebef;
  background: #102420;
  width: 60em;
  float: left;
  text-align: justify;
  font-weight: normal;
}

#content {
  color: #edebef;
  background: #102420;
  width: 58em;
  float: left;
  text-align: justify;
  font-weight: normal;
  padding-left: 1em;
  padding-bottom: 1em;
}

#lootHistory {
}

table {
  border-spacing: 0px;
}

th {
  text-align: center;
  padding-left: 0.2em;
  padding-right: 0.2em;
}

td {
  padding-left: 0.2em;
  padding-right: 0.2em;
}

tr {
}

.odd {
}

.even {
  background: #204730;
}

.taken-spot {
  background: #213428;
}
.open-spot {
  background: #124118;
}

.inactive {
  font-style: italic;
  font-size: smaller;
  letter-spacing: 0px;
}

.raid {
}

.death_knight a, .druid a, .hunter a, .mage a, .paladin a, .priest a, .rogue a, .shaman a, .warlock a, .warrior a {
  text-decoration: none;
}

.death_knight, .death_knight a {
  color: #c41e3a;
}

.druid, .druid a {
  color: #ff7d0a;
}

.hunter, .hunter a {
  color: #abd473;
}

.mage, .mage a {
  color: #69ccff;
}

.paladin, .paladin a {
  color: #f58cba;
}

.priest, .priest a {
  color: #ffffff;
}

.rogue, .rogue a {
  color: #fff569;
}

.shaman, .shaman a {
  color: #2255ff;
}

.warlock, .warlock a {
  color: #9482c9;
}

.warrior, .warrior a {
  color: #c79c6e;
}
