/* CSS Document */

body {
  background-color: #000;
  background-image:url(http://s.guildomatic.com/2584/host/16/16464d1f417f66e1dc908d29af4eb672.png);
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center;
  color:#FFFFCC;
  text-align: center;
}

pre {
 padding: 10px;
}

a:link, a:active, a:visited {
  color: #ffffff;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
  color : #C51E21;
}

table#root_table {
  margin-left: auto;
  margin-right: auto;
  width: 720px;
background-color:transparent;
border-color: #000000;
}

td.clickable a {
  color: #eee;
}

td.clickable a:hover {
  color: #e00;
}

th {
  color: #e5e5e5;
}

table.form {
  background-color: #222;
}

table th.title {
  background-color: #666;
}

table td.clickable {
  background-color: #232323;
}

table td.clickable:hover {
  background-color: #333333;
}

tr.inactive td.clickable {
  background-color: #332323;
}

tr.inactive td.clickable:hover {
  background-color: #443333;
}

table td.data {
  background-color:transparent;
}

tr.inactive td.data {
  background-color: #331B1B;
}

table.data td {
  background-color:transparent;
}

table.data td.count {
  background-color: #333;
  color: #cc3;
}

table td.title {
  background-color: #333;
}

table td.number {
  background-color:transparent;
}

tr.inactive td.number {
  background-color:transparent;
}

table td.recordTitle {
  background-color: #333;
}

table.news td.title {
  background-color: #333;
}

table.news td.title:hover {
  background-color: #555;
}

table.news td.title a {
  color: #eee;
}

table.news td.title a:hover {
  color: #e00;
}

table.news td.header {
  background-color: transparent;
}

table.news td.body {
  background-color:transparent;
}

#guildMain table#latestNewsNib td.title {
  background-color: #333;
}

#guildMain table#latestNewsNib td.title:hover {
  background-color: #555;
}

#guildMain table#latestNewsNib td.title a {
  color: #eee;
}

#guildMain table#latestNewsNib td.title a:hover {
  color: #e00;
}

#guildMain table#latestNewsNib td.header {
  background-color:transparent;
}

#guildMain table#latestNewsNib td.body {
   background-color:transparent;
   background-image: url(My%20Pictures/World_of_Warcraft_001.jpg);
   background-repeat: repeat-x;
}

#guildMain table#guildInfoNib td {
  background:transparent;
background-image:url(http://www.wowjutsu.com/sealbuilder/build.php/59773/5e.png)
}

#guildMain table#guildInfoNib td.label {
  background-color: #333;
  border: 1px solid black;
}

#guildMain div.voiceServerNib td {
  background:transparent;
}

#guildMain div.voiceServerNib td.label {
  background-color: #000000;
}

#guildMain table#raidCalendarNib td#week div.date { color: #fff; font-size: 100%; border-width: 0px; }
#guildMain table#raidCalendarNib {
  border: 0px solid black;
  margin: 1px 0px 1px 0px;
  width: 100%;

}
#guildMain table#raidCalendarNib td#week div.day { float: center; min-height: 60px; margin: 1px; padding: 0px 0px 0px 0px; width: 55px; height: 60px; border: solid 1px #CCCCCC; background: #000;}
#guildMain table#raidCalendarNib td#week div.date {
  border-bottom: 0px dotted white;
  text-align: center;
  }
  #guildMain table#guildInfoNib td {
background-color:#000;
border: 0px;

}
#guildMain table#raidCalendarNib td#week div.today {
   background: #993333;
   font-color: #e5e5e5;
   border: none 1px white;
   float: center;
   min-height: 60px;
   margin: 1px 1px 1px 0;
   padding: 0px 0px 0px 0px;
   width: 55px;
   height: 60px;
}
#guildMain table#raidCalendarNib td#week div.today div.date {
  border-bottom: 1px dotted black;
  color: #fff;
}
#guildMain table#raidCalendarNib td#week span.eventTime {
  color: #fff;
}