﻿body {
    background: #034f73 url(images/wf_gradienttop.jpg) repeat-x;
    margin: 0px;
    padding: 0px;
}

h1 {
    color: #4d0202;
    font-size: 28px;
    font-weight: bolder;
    font-family: Verdana;
    background-color: none
}

h2 {
    color: black;
    font-size: 20px;
    font-weight: bold;
    font-family: Verdana;
    background-color: none
}

h3 {
    color: black;
    font-size: 16px;
    font-family: Verdana;
    background-color: none
}

#skipnav {
    position: absolute;
    bottom: 5000px;
}

#translator {
    text-align: center;
    padding: 7px 2px;
}

.gladesbtn {
    background: #C5E5F7;
    background-image: -webkit-linear-gradient(top, #C5E5F7, #F2F8FB);
    background-image: -moz-linear-gradient(top, #C5E5F7, #F2F8FB);
    background-image: -ms-linear-gradient(top, #C5E5F7, #F2F8FB);
    background-image: -o-linear-gradient(top, #C5E5F7, #F2F8FB);
    background-image: linear-gradient(to bottom, #C5E5F7, #F2F8FB);
    -webkit-border-radius: 5;
    -moz-border-radius: 5;
    border-radius: 5px;
    font-family: Arial;
    color: #A92E40;
    font-size: 20px;
    padding: 10px 20px 10px 20px;
    border: solid #0E2952 1px;
    text-decoration: none;
}

.gladesbtn:hover {
    background: #F2F8FB;
    background-image: -webkit-linear-gradient(top, #F2F8FB, #C5E5F7);
    background-image: -moz-linear-gradient(top, #F2F8FB, #C5E5F7);
    background-image: -ms-linear-gradient(top, #F2F8FB, #C5E5F7);
    background-image: -o-linear-gradient(top, #F2F8FB, #C5E5F7);
    background-image: linear-gradient(to bottom, #F2F8FB, #C5E5F7);
    text-decoration: none;
}

p .normal {
    color: black;
    font-size: 14px;
    font-family: Verdana;
    background-color: none;
}

a a:visited {
    color: #034f73;
    font-size: 14px;
    font-family: Verdana;
}

#wrapper {
    width: 960px;
    height: auto;
    margin: auto;
    margin-bottom: -10px;
}

#headerimage {
    width: 960px;
    height: 146px;
    margin: auto;
}

#menuback {
    width: 960px;
    height: 51px;
    background: #AB313E;
    padding-top: 1px;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}

#headerpic,
#rotatordiv {
    width: 960px;
    height: 205px;
}

#rotatordiv li {
    list-style-type: none;
}

#rotatordiv ul {
    margin-left: 0px;
}

#registeredvoters {
    height: 206px;
    width: 246px;
    position: absolute;
    top: 198px;
    z-index: 9;
    right: 25%;
    background: rgba(23, 55, 78, .7);
}

#registrationTotals {
    width: 245px;
    height: 150px;
    position: relative;
    z-index: 10;
}

.registrationTotalsList {
    list-style-type: none;
    margin-top: 10px;
}

#regtottext,
.totalsField,
.totalsValue {
    color: white;
    font-family: Verdana;
    font-size: 14px;
    z-index: 14;
    position: relative;
    text-align: center;
    line-height: 24px;
}

.registrationTotalsList li {
    margin-bottom: 7px;
    color: white;
    font-family: Verdana;
    font-size: 11.5px;
}

.registrationTotalsList li:first-child {
    text-align: center;
}

.totalsValue {
    float: right;
    padding-right: 15px;
}

.dateValue {
    position: relative;
    top: -8px;
    float: none;
}

#middle {
    min-height: 830px;
    float: left;
    background: white url(images/wf_pagetopfade.jpg) no-repeat;
    width: 960px;
}

.middlehome {
    width: 689px;
    min-height: 830px;
    background: white;
    float: left;
    padding-left: 6px;
    margin: 10px 0 0 10px;
}

#middleback {
    min-height: 830px;
    float: left;
    background: white url(images/wf_pagetopfade.jpg) no-repeat;
    width: 960px;
}

.middlebackcontentpane {
    min-height: 608px;
    float: left;
    background-color: white;
    width: 934px;
    margin: 10px;
    padding-left: 6px;
}

#rightside {
    min-height: 830px;
    float: left;
    width: 225px;
    margin: 10px 15px;
}

#rightside .normal {
    padding-left: 5px;
}

#quicklinks {
    background: #C4E5F8;
    width: 231px;
    height: 50px;
    color: #0D2853;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 25px;
    text-align: center;
    line-height: 50px;
    box-shadow: 1px 5px 9px darkgrey;
}

#quicklinksmiddle {
    background: linear-gradient(#C6E6F8, #F2F8FB);
    width: 231px;
    margin-top: -10px;
    box-shadow: 1px 5px 9px darkgrey;
    height: 195px;
    margin-bottom: 15px;
}

#quicklinkscontentpane {
    margin-top: 8px;
}

#q1 {
    margin-top: 10px;
}

#q1,
#q2,
#q3,
#q4,
#q5 {
    color: #AB313E;
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    height: 31px;
    width: 232px;
    float: left;
    text-align: center;
}

#q1:hover,
#q2:hover,
#q3:hover,
#q4:hover,
#q5:hover {
    color: #0D2853;
}

#recentnewstop,
#calendertop {
    background: #C4E5F8;
    width: 231px;
    height: 50px;
    color: #0D2853;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 25px;
    text-align: center;
    line-height: 50px;
    box-shadow: 1px 5px 9px darkgrey;
}

#recentnewsmiddle,
#calendarmiddle {
    background: linear-gradient(#C6E6F8, #F2F8FB);
    width: 231px;
    margin: -10px 0 15px 0;
    padding-bottom: 15px;
    box-shadow: 1px 5px 9px darkgrey;
}

#dnn_recentnewsmiddlecontentpane,
#dnn_calendermiddlecontentpane {
    width: 230px;
    min-height: 227px;
}

#rightside1 {
    height: 45px;
    float: left;
    background-color: white;
    width: 205px;
    position: absolute;
    right: 471px;
}

#contactus {
    background: url("images/wf_contactusbox.jpg") no-repeat;
    min-height: 247px;
    width: 201px;
    margin: 10px auto 0 auto;
}

#contactus p {
    padding-top: 35px;
}

#rightsidecontentpane {
    height: 150px;
    width: 201px;
    margin: 10px auto 0 auto;
}

#footer {
    height: 155px;
    margin: auto;
    width: 942px;
    background: #122E43;
    border: 10px solid #427A9F;
}

#footercounter {
    height: 54px;
    margin: auto;
    width: 942px;
    background: #122E43;
    border: 10px solid #427A9F;
}

#footercounter p {
    color: white;
    padding-top: 10px;
}

#contactus {
    width: 225px;
    float: left;
    color: #B4D8EE;
    font-family: arial;
    font-size: 22px;
    text-align: right;
    line-height: 102px;
}

#dnn_footercontentpane,
#dnn_backfootercontentpane {
    color: white;
    height: 155px;
    width: 695px;
    float: right;
    border-left: 1px solid #204E70;
    padding-left: 10px;
}

#dnn_footercontentpane.normal,
#dnn_footercontentpane a,
#dnn_footercontentpane p {
    color: white;
    text-align: left;
    padding-top: 20px;
}

.dnnEditState .DnnModule {
    opacity: 1;
}

@media (max-width: 1700px) {
    #registeredvoters {
        right: 21%;
    }
}

@media (max-width: 1600px) {
    #registeredvoters {
        right: 19.5%;
    }
}

@media (max-width: 1500px) {
    #registeredvoters {
        right: 17.5%;
    }
}

@media (max-width: 1400px) {
    #registeredvoters {
        right: 15%;
    }
}

@media (max-width: 1300px) {
    #registeredvoters {
        right: 12.5%;
    }
}

@media (max-width: 1200px) {
    #registeredvoters {
        right: 9%;
    }
}

@media (max-width: 1100px) {
    #registeredvoters {
        right: 5.5%;
    }
}

@media (max-width: 1000px) {
    #registeredvoters {
        right: 0%;
    }
}

@media (min-width: 2000px) {
    #registeredvoters {
        right: 27%;
    }
}