
body {
    color: #000000;
    background: #ffffff;
    font-family: Arial;
    font-variant: normal;
    font-size: 80%;
}

a:link {color: #000000; background: #eeeeee; text-decoration: underline; }
a:active {color: #0000ff; background: #eeeeee; text-decoration: underline; }
a:visited {color: #008000; background: #eeeeee; text-decoration: underline; }
a:hover {color: #00cccc; background: #222222; text-decoration: underline; }

a.nodeco {
    text-decoration:none;
}

b.arrow {
    font-size: 120%;
}

p.nextpage {
    text-align: right;
}
table {
    table-layout: fixed;
    color: #000000;
    background: #eeeeee;
    border: solid 1px #000000;
    border-collapse: collapse;
}

.main {
    font-size: 120%;
}

th {
    font-family: arial, futura, helvetica, serif;
    font-variant: normal;
}

th.head {
    font-size: 150%;
    text-align: center;
    border: none;
}

th.sub {
    font-size: 100%;
    text-align: center;
    border: solid 1px black;
    white-space: nowrap;
}

th.sub a:link {
    text-decoration: none;
}

th.sub b {
    font-size: 120%;
}

th.grand {
    font-size: 100%;
    text-align: center;
    border: solid 1px black;
    font-family: arial, futura, helvetica, serif;
    font-variant: normal;
    font-weight: bold;
    padding: 1px 1px 1px 1px;
}

td {
    color: black;
}

td.foo {
    border: solid 1px white;
    white-space: nowrap;
}


td.grand {
    font-size: 100%;
    text-align: right;
    border: solid 1px black;
    font-family: arial, futura, helvetica, serif;
    font-variant: normal;
    font-weight: bold;
    padding: 1px 1px 1px 1px;
}

td.text {
    font-family: arial, futura, helvetica, serif;
    font-variant: normal;
    font-size: 100%;
    text-align: right;
    padding: 1px 1px 1px 1px;
    white-space: nowrap;
}

td.milestone {
    font-family: arial, futura, helvetica, serif;
    font-variant: normal;
    font-weight: bold;
    font-size: 100%;
    text-align: center;
    padding: 1px 1px 1px 1px;
    white-space: nowrap;
}

td.number {
    font-family: arial, futura, helvetica, serif;
    font-variant: normal;
    font-size: 100%;
    text-align: right;
    padding: 1px 1px 1px 1px;
    white-space: nowrap;
}

td.timestamp {
    font-family: arial, futura, helvetica, serif;
    font-variant: normal;
    font-size: 80%;
    text-align: left;
    padding: 2px 2px 2px 2px;
    white-space: nowrap;
}

td.timestamp-ok {
    background: #aaeeaa;
}

td.timestamp-warn {
    background: #dd6666;
}

td.timestamp-crit {
    background: #aa3333;
}

td.status-ok {
    background: #aaeeaa;
}

td.status-null {
    background: #dd6666;
}

td.status-fourfive {
    background: #ee3333;
}

td.status-nine {
    background: #aa3333;
}

td.status-default {
    background: #dd6666;
}

td.version {
    font-family: arial, futura, helvetica, serif;
    font-variant: normal;
    font-size: 80%;
    text-align: left;
    padding: 2px 2px 2px 2px;
    white-space: nowrap;
}

td.version-edge {
    background: #0198e1;
}

td.version-stable {
    background: #aaeeaa;
}

td.version-warn {
    background: #ff6666;
}

td.version-crit {
    background: #dd6666;
}

td.detail {
    font-family: arial, futura, helvetica, serif;
    font-variant: normal;
    font-size: 90%;
    text-align: center;
    padding: 1px 1px 1px 1px;
    white-space: nowrap;
    background: white;
}

td.blank {
    border: none;
    padding: 1px 1px 1px 1px;
    font-family: arial, futura, helvetica, serif;
    font-size: 100%;
}

div.legend {
    float:right;
    width:20%;
}

/*colors for project*/

td.wikipedia {
    background-color: #ffffff;
}

td.wiktionary {
    background-color: #ff8080;
}

td.wikisource {
    background-color: #ffcc11;
}

td.wikiquote {
    background-color: #0000ff;
}

td.wikibooks {
    background-color: #800080;
}

td.wikinews {
    background-color: #008000;
}

td.wikiversity {
    background-color: #bb77ff;
}

td.special {
    background-color: #ff0000;
}

td.mediawiki {
    background-color: #229922;
}

td.wikia {
    background-color: #66cc11;
}

td.uncyclomedia {
    background-color: #bb77ff;
}

td.editthis {
    background-color: #ff0033;
}

td.elwiki {
    background-color: #aa00aa;
}

td.gratiswiki {
    background-color: #bbff00;
}

td.wiki-site {
    background-color: #123456;
}

td.anarchopedia {
    background-color: #000000;
}

td.opensuse {
    background-color: #90ee90;
}

td.wikitravel {
    background-color: #ffb629;
}

td.wikible {
    background-color: #ff6f0f;
}

td.wikdotis {
    background-color: #a0ff57;
}

td.wikiversity {
    background-color: #bb77ff;
}

td.wikifur {
    background-color: #ffee90;
}

td.neoseeker {
    background-color: #a76312;
}

td.mediawiki {
    background-color: #90ee90;
}

td.wikdotis {
    background-color: #a0ff57;
}

li { 
    padding: 6px 0px 6px 6px;
    list-style: disc outside;
}

p.footer {
    font-family: arial, futura, helvetica, serif;
    font-size: 100%;
}

ul.foot {
    font-family: arial, futura, helvetica, serif;
    font-size: 100%;
}

h2.dt-header {
    font-family: arial, futura, helvetica, serif;
    font-size: 160%;
}

p.ranking {
    font-size: 110%;
    font-style: italic;
}

span.bold {
    font-weight: bold;
}


div.mainleft {
    float:left;
    width:90%;
}

div.subhead {
    font-size: 60%;
}
