/**************************************
 * THEME NAME: wabash
 *
 * Files included in this sheet:
 *
 *   wabash/wabash.css
 **************************************/

/***** wabash/wabash.css start *****/

/**
  *  Adds all the nice finish to the standard theme
  *
  */

body {
    font-family: arial, helvetica, verdana, sans-serif;
    font-size: 10pt;
}

#header-home,
#header {
    background-color: #cc0000;
    color: #ffffff;
}

.logininfo {
    color: #eeeeee;
    padding: 2px 3px 0px 0px;
}

.logininfo a {
    color: #ffffff;
}

th.header,
td.header,
h1.header,
h2.header,
h3.header {
    background-color: #cc0000;
    color: #ffffff;
}

.sideblock .header {     
    background-color: #336666;
    color: #ffffff;
    font-size: 1em;
    vertical-align: middle;
    border-color: #336666;
    border-width: 1px;
    border-style: solid;
}

.sideblock .content {
    background-color: #eeeeee;
    border-color: #336666;
    border-width: 1px;
    border-style: solid;
}

.navbar {
    background-color: #336666;
    color: #eeeeee;
}

.navbar a {
    color: #ffffff;
}

.navbar button {
    font-size: 0.8em;
}

/***** wabash/wabash.css end *****/

