body {
  background-color: #000;
  background-image: url(http://i390.photobucket.com/albums/oo342/immortallords/bg-01.gif);
  color: #e5e5e5;
}

body, td {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
}

pre {
  background-color: #000;
  padding: 10px;
}

a:link, a:active, a:visited {
  color: #ff4f14;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
  color : #ff4f14;
}

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;
  color: #DE4815;
}

table th.title a{
  color: #DE4815;
}

table th.title a:hover{
  color: #9A6C47;
}

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: #1B1B1B;
}

tr.inactive td.data {
  background-color: #331B1B;
}

table.data td {
  background-color: #1B1B1B;
}

table.data td.count {
  background-color: #333;
  color: #cc3;
}

table td.title {
  background-color: #333;
}

table td.number {
  background-color: #1B1B1B;
}

tr.inactive td.number {
  background-color: #331B1B;
}

table td.recordTitle {
  background-color: #333;
  text-transform: uppercase;
}

table.news td.title {
  background-color: #333;
}

table.news td.title:hover {
  background-color: #555;
}

table.news td.title a {
  color: #e5e5e5;
}

table.news td.title a:hover {
  color: #ffd57c;
}

table.news td.header {
  background-color: #1B1B1B;
}

table.news td.body {
  background-color: #1B1B1B;
}

table.data td.manageAdminName {
  background: #eff866 none repeat scroll 0%;
  color: #007799;
}

img.rss_icon {
  padding-top: 5px;
}

div#pageTitle {
  background-color: #333333;
  background-image: url(http://i390.photobucket.com/albums/oo342/immortallords/maevah_table_cracked.gif);
  color: #DE4815;
  font-size: 90%;
  line-height: 2em;
}

div#pageContent table th.title {
  color: #FFFFFF;
  text-transform: uppercase;
}

div#root table#root_table td#page div#pageContent table#console th.title {
  color: #FFFFFF;
  text-transform: uppercase;
  text-align: center;
}

div#root table#root_table td#page div#pageContent table#console td#subscribe a {
  color: #FFFFFF;
}

div#guildMain table tr th.title {
  white-space: nowrap;
}

div#guildMain table#guildLinksNib ul {
  margin-left: 15px;
  padding-left: 0px;
}

div#guildMain table#guildLinksNib ul li {
  background: transparent url(/images/themes/wowmaevahempire/bullet.gif) no-repeat scroll 0px 1px;
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  padding-left: 20px;
}

div#guildMain table th {
  background-color: none;
  background-image: url(http://i390.photobucket.com/albums/oo342/immortallords/maevah_table_cracked.gif);
  color: #DE4815;
  line-height: 2.5em;
}

div#guildMain img.configureIcon {
  padding: 0.5em 0;
}

div#guildMain table#guildLinksNib th.title {
  line-height: 2em;
}

div#guildMain table#latestNewsNib th.title a {
  color: #DE4815;
}

div#guildMain table#latestNewsNib td.title {
  background-color: #333;
}

div#guildMain table#latestNewsNib td.title:hover {
  background-color: #555;
}

div#guildMain table#latestNewsNib td.title a {
  color: #e5e5e5;
}

div#guildMain table#latestNewsNib td.title a:hover {
  color: #ffd57c;
}

div#guildMain table#latestNewsNib td.header {
  background-color: #1B1B1B;
}

div#guildMain table#latestNewsNib td.body {
  background-color: #000000;
}

div#guildMain table#guildInfoNib td {
  background: none;
}

div#guildMain table#guildInfoNib td.label {
  background-color: #333;
}

div#guildMain div.voiceServerNib td {
  background: #1B1B1B;
}

div#guildMain div.voiceServerNib td.label {
  background-color: #333;
}

div#guildMain table#guildApplicationsNib td {
  background-color: #1B1B1B;
  border:1px solid black;
  padding:2px;
}

div#guildMain table#guildApplicationsNib td.clickable a {
  color: #DE4815;
}

div#guildMain table td.data, 
div#guildMain table.news td.body, 
div#guildMain table#latestNewsNib td.body, 
div#guildMain table#guildInfoNib td {
  background-image: none;
}

div#guildMain table#raidCalendarNib {
  border: none;
  margin: 1px 0px;
  width: 100%;
}

div#guildMain table#raidCalendarNib td#week div.date {
  border-bottom: 1px dotted #e5e5e5;
  color: #e5e5e5;
  text-align: center;
}

div#guildMain table#raidCalendarNib td#week div.today div.date {
  border-bottom: 1px dotted #f8db66;
  color: #f8db66;
}

div#guildMain table#raidCalendarNib td#week div.day {
  background: #1B1B1B url(http://i390.photobucket.com/albums/oo342/immortallords/bg-01.gif) repeat-x scroll left top;
  border: none;
  float: left;
  font-size: 90%;
  margin: 1px;
  padding: 3px;
}

/* for Internet Explorer */
/*\*/
* html div#guildMain table#raidCalendarNib td#week div.day {
  height: 140px;
}

div#guildMain table#raidCalendarNib td#week div.today {
  background: #1B1B1B url(http://i390.photobucket.com/albums/oo342/immortallords/bg-01.gif) repeat-x scroll left top;
  border: none;
  float: left;
  font-size: 90%;
  font-weight: bold;
  margin: 1px 1px 1px 0px;
  padding: 3px;
}

/* for Internet Explorer */
/*\*/
* html div#guildMain table#raidCalendarNib td#week div.today {
  height: 140px;
}