/* Body & page */

body, .page, .alt1, .alt2 {
    color: white !important;
    background: #191A15 !important;
}

body {
    background: #191A15 url(http://apps.storm8.com/images/forum/worldwar/top_header.jpg) top center no-repeat !important;
}

.page {
    background: transparent !important;
}

/* Header logo */

img.logoImage {
    /* Hide storm8 lobo, but remain clickable */
    opacity: 0.0; filter: alpha(opacity=0);

    /* Change height to fit logoCell background image */
    width: 910px; height: 100px;
}

/* Border, category and footer */

.tborder {
    border: none !important;
    background: #776035 !important;
}

.tcat, .tfoot, .vbmenu_control {
    background: #7F7258 url(http://apps.storm8.com/images/forum/worldwar/gradient_thead.gif) repeat-x !important;
}

/* Links */

a:link, body_alink {
    color: #ffffff !important;
}

a:visited, body_avisited {
    color: #b18d47 !important;
}

a:hover, a:active, body_ahover {
    color: #7F7258 !important;
}

/* Table header */

.thead {
    background: #476542 url(http://apps.storm8.com/images/forum/worldwar/gradient_thead.gif) repeat-x 0px -37px !important;
}

.thead a, .tfoot a, .vbmenu_control a {
    color: white !important;
}

/* Table cells and links */

.alt1, .alt2, .alt1Active, .alt2Active {
    background: #282917 !important;
    color: white !important;
}

.alt1 a, .alt2 a, .alt1Active a, .alt2Active a {
    background: #282917 !important;  // added
    color: #7F7258 !important;  // added
}

/* Panels & time */

.panelsurround {
    background: #282917 !important;
    color: white !important;
}

.panel {
    color: white !important;
}

.time {
    color: #808080;
}

/* Popup Menus */

.vbmenu_popup {
    border: none !important;
    background: #282917 !important;
}

.vbmenu_popup td {
    background: #7F7258 !important;
    color: white !important;
}

.vbmenu_popup td a:hover {
    color: #000000 !important;
}
