﻿body {
    padding: 0;
    margin: 0;
font-family:Arial;
}
html, body, #map {
    height: 100%;
    width: 100vw;
}


.banner {
    background-color:rgb(0, 61, 98);
    color:#fff
}

.bannerLink {
    color: #64c3f3;
    font-size: smaller;
}

body.waiting *, body.waiting {
cursor:wait !important;
}

#divVisit
{
    font-size:14px;
    height:15%;
    color: white;
    background-color: rgb(0, 61, 98);
}

.visit-item {
    font-size:14px;
    color: white; 
    cursor: pointer; 
    text-decoration: underline;
}

#divTopArea
{
    width:100%;
    height: 16%;
    background-color: white;
    border-bottom: 2pt solid rgb(24, 121, 192);
    float:left;
}

#divHeader
{
    float:left;
    padding-left: 10px;
    vertical-align:top;
}

#divLGEResults {
    border: 2pt solid rgb(24, 121, 192);
    background-color: white;
}

#headingText
{
    color: rgb(24, 121, 192);
    font-weight:bold;
    line-height:1.1;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    margin: 5px 5px 5px 5px;
    font-size:18px;
    padding-top: 25px;
    padding-left:70px;
}

#divYear
{
    background-color: white;
    color: rgb(24, 121, 192);
    font-weight:bold;
    line-height:1.1;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size:18px;
    margin-bottom: 5px;
    margin-left: 5px;
    margin-top: 5px;
    padding-top: 25px;
    text-align:right;
    padding-right:20px;
}

 #divSearchArea
{
    font-size:14px;
    float: none;
    padding: 10px;
}

#searchValue
{
    width:90%;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size:14px;
    border: 1pt solid rgb(192, 192, 192);
    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
            border-radius: 3px;
}

 #divSearchResults
{
    width: 100%;
}

#divSearchResults div
{
    padding:2px;
    margin:5px 2px;
}

#divSearchPager
{
    height:25px;
    z-index:999;
    margin:5px 2px;
}

.detailTable {
    width: 90%;
    border: 2pt solid rgb(24, 121, 192);
    margin-left: 10px;
}


.ResultHeading 
   {
        color: white;    
    background-color: rgb(24, 121, 192);
        font-weight: bold; 
        font-size:16px; 
        padding: 0px;
        width: 25%;
        border: solid;
        border-width: 1px;
        border-color: rgb(24, 121, 192);
        text-align: center;
    }

.NotFoundHeading {
    padding-left:20px;
    padding-top:20px;
    color: white;
    background-color: rgb(24, 121, 192);
    font-weight: bold;
    font-size: 14px;
    border: solid;
    border-width: 1px;
    border-color: rgb(24, 121, 192);
}


.VSResultLabel 
{
    font-weight: bold; 
    font-size:14px; 
    padding-left: 5px;
    width: 30%;
}
.VSResult 
{
    font-weight: normal; 
    font-size:14px; 
    padding: 5px;
}

.clickText {
    color: firebrick; 
    font-weight: bold;
    font-size:18px;
}

.VSLabel 
{
    color: firebrick; 
    font-weight: bold; 
    font-size:14px; 
    /*vertical-align: bottom; 
    position: relative; 
    top: -6px; 
    
    padding-left: 5px;*/
}

.VSLabelClick 
{
    color: rgb(24, 121, 192); 
    font-weight: bold; 
    font-size:14px; 
    /*vertical-align: bottom; 
    position: relative; 
    top: -6px; 
    
    padding-left: 5px;*/
}

.result-item 
{
    color:rgb(24, 121, 192) !important;
    font-weight: bold; 
    font-size:14px; 
    /*padding-left: 5px;
    width: 30%;
    text-decoration: none;
    cursor: pointer;
    vertical-align: bottom; 
    position: relative; 
    top: -6px; 
    float:right;*/
}

.Addresslabel {
    font-weight: bold;
    font-size: 14px;
    text-align: center;
    color: red;
    text-shadow: white 0.06em 0.1em 0.01em;
}
.PartyResult 
    {
        font-weight: normal; 
        font-size:14px; 
        padding-left: 3px;
        border: solid;
        border-width: 1px;
        border-color: rgb(221, 240, 246);
        border-left: none;
        text-align: left;
    }

.PartyResultBlue
    {
        background-color: rgb(221, 240, 246);
        font-weight: normal; 
        font-size:14px; 
        padding-left: 3px;
        border: solid;
        border-width: 1px;
        border-color: white;
        border-left: none;
        text-align: left;
    }

.PartyResultRed
    {
        background-color: rgb(255, 217, 217);
        font-weight: normal; 
        font-size:14px; 
        padding-left: 3px;
        border: solid;
        border-width: 1px;
        border-color: white;
        border-left: none;
        text-align: left;
    }

.VoteResult 
    {
        font-weight: normal; 
        font-size:14px; 
        padding-right: 3px;
        border: solid;
        border-width: 1px;
        border-color: rgb(221, 240, 246);
        text-align: right;
    }

.VoteResultBlue 
    {
        background-color: rgb(221, 240, 246);
        font-weight: normal; 
        font-size:14px; 
        padding-right: 3px;
        border: solid;
        border-width: 1px;
        border-color: white;
        text-align: right;
    }

.VoteResultRed
    {
        background-color: rgb(255, 217, 217);
        font-weight: normal; 
        font-size:14px; 
        padding-right: 3px;
        border: solid;
        border-width: 1px;
        border-color: white;
        text-align: right;
    }

#divNPEResults
{
    border:none;
    background-color: white;

}


.tabText {
    font-size: 14px;
    font-weight: bold;
    list-style: none;
    border: 1pt solid rgb(24, 121, 192);
    color: rgb(24, 121, 192);
}

    .tabText:hover {
        font-size: 14px;
        font-weight: bold;
        list-style: none;
    }

    .tabText:active {
        font-size: 14px;
        border: none;
        border-image: none;
        color: rgb(24, 121, 192);
        font-weight: bold
    }

.ui-tabs-anchor {
    font-weight: bold;
}

#Results {
    font-size: 14px;
    border: 1pt solid rgb(24, 121, 192);
}
#RegStats {
    font-size: 14px;
    border: 1pt solid rgb(24, 121, 192);
}
#Seats {
    font-size: 14px;
    border: 1pt solid rgb(24, 121, 192);
}



.municdetail {
    color: black;
    font-size: 14px;
    font-weight: normal;
    text-decoration: none;
    text-align: center;
    width: 100%;
    padding-bottom: 1px;
}

#divMapArea
{
    width:90%;
    height:30%;
    background-color: white;
    padding:3px;
}


#mapid {
    width: 100%;
    height: 100%;
}

#showMap {
    width: 90%;
    float: right;
}

#mapButton
    {
    float: right;
    }
