﻿.thead-alt1
{
    background-color: #7b9ab5;
    font-weight: normal;
    text-align: center;
}
.tcell
{
    background-color: #e7eff7;
}


.thead, .thead a
{
    font-weight: bold;
    background-color: #7F99B4;
    color: #FFFFFF;
    background-image: url(/Elections/WEI/Assets/images/gradient_thead.jpg);
    vertical-align: middle;
    background-repeat: repeat-x;
}


a.theadlink, a.theadlink:active, a.theadlink:link, a.theadlink:visited, th a:visited
{
    color: #FFFFFF;
    text-decoration: none;
}

a.theadlink:hover
{
    color: #FFFFCC;
    text-decoration: underline;
}

.tfoot
{
    background-color: #7F99B4;
    color: #FFFFFF;
}

.tcell1
{
    background-color: #E4EDF6;
    cursor: pointer;
}

tr.tcell1 td, tr.thead th, tr.tcell1-alt td, tr.tcell2 td
{
    padding: 5px;
    border-collapse: separate;
    margin: 5px;
    border-color: White;
}

.tcell1-alt
{
    background-color: white;
    cursor: pointer;
}

.tcell1-highlight
{
    background-color: Maroon;
    color: White;
}



.tcell2
{
    background-color: #CADBED;
}

/* Listamatic  */


#navlist
{
    border-bottom: 1px solid #ccc;
    margin: 0;
    padding-bottom: 29px;
    padding-left: 10px;
}

#navlist ul, #navlist li
{
    display: inline;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#navlist a:link, #navlist a:visited
{
    background: #E8EBF0;
    background-image: url(/Elections/WEI/Assets/images/gradient_button.jpg);
    border: 1px solid #ccc;
    color: #666;
    float: left;
    font-size: .8em;
    font-weight: bold;
    line-height: 18px;
    margin-right: 8px;
    padding: 5px 10px 5px 10px;
    text-decoration: none;
}

#navlist a:link#current, #navlist a:visited#current
{
    background: #fff;
    border-bottom: 1px solid #fff;
    color: #000;
}

#navlist a:hover
{
    color: #990000;
}

#navlist ul a:hover
{
    color: #c00 !important;
}

#contents
{
    background: #fff;
    border: 1px solid #ccc;
    border-top: none;
    clear: both;
    margin: 0px;
    padding: 15px;
}


a.linkbutton, a:hover.linkbutton, a:visited.linkbutton
{
 text-decoration: underline;
 white-space: nowrap;
}

a.nav
{
    text-decoration: none;
}

a:hover.nav
{
    text-decoration: underline;
}

a.visited.nav
{
     text-decoration: none;
}



