/* Table Of Content */
#toc {
     border: 1px dashed #84042E;
     float:right;
     padding-right: 2em;
}
#toc h1 {
     font-size: 10px;
     padding-left: .5em;
}
#toc h2 {
     font-size: 9px;
     padding-left: 1.5em;
}
#toc h3 {
     font-size: 8px;
     padding-left: 2em;
}

/* Plugin wkp_Tables */
table.wikitable {
  border-collapse: collapse;
  border: 1px solid #84042E;
}

table.wikitable td {
  border: 1px solid #84042E;
  text-align: center;
  vertical-align: middle;
  padding: 2px;
}
table.wikitable td.em {
  background: #eee;
  font-weight: bold;
}

img {
border: 0px
}

body {
background-color: #4D1022;
font-family: Trebuchet, "Trebuchet MS", sans-serif;
font-size: 14px;
line-height: 16px;
}

pre
{ 
border: 1px dotted #84042E;
padding: 4px;
width: 640px;
overflow: auto;
}

code
{
font-family: Courier New, monospace;
font-size: 12px;
}

a {
color: #84042E;
}

a.pending {
color: #4D1022;
}

a.url {
color: #4D1022;
}

a:hover {
color: #4D1022;
background: inherit;
}

.category {
  color: #999;
  background: inherit;
}

th
{
padding-left: 1em;
background: #84042E url(img/logo_white.png) no-repeat right center;
color: white;
text-align: left;
border-bottom: 1px dashed #11141A;
}

th h1 {
font-family: "Futura Condensed", Futura, sans-serif !important;
font-weight: bolder;
padding-top: 10px;
padding-bottom: 4px;
margin-top: 0;
margin-bottom: 0;
}

h1, h2, h3, h4, h5, h6 {
font-family: "Futura Condensed", Futura, sans-serif !important;
}

th a {
text-decoration: none;
color: white !important;
}

th p {
font-size: 80%;
margin-top: 0;
margin-bottom: 0;
padding-left: 2em;
}

#mainTable {
border: 1px solid #84042E;
}

.pageLinks {
padding-left: 1em;
padding-right: 1em;
font-size: 80%;
margin-top: 0;
margin-bottom: 0;
background-color: #eee;
color: #666;
}
.pageLinks a {
font-weight: bold;
text-decoration: none;
}

#headerLinks td {
border-bottom: 1px dashed #84042E !important;
}

#footerLinks td {
border-top: 1px dashed #84042E !important;
}

#mainContent {
font-size: 90%;
padding: 1em;
background-color: white;
}

#mainContent h2:first-child {
margin-top: 0px;
}

.error {
color: #F25A5A;
font-size: 8;
font-weight: bold;
}

form {
display: inline
}

.changesSaved {
padding-left: 3em;
padding-right: 1em;
font-size: 80%;
margin-top: 0;
margin-bottom: 0;
background-color: #eee;
color: #666;
}

.changesSaved a {
font-weight: bold;
text-decoration: none;
}
