/* Generic Styling */

body {
    background: #13294a;
}


img {
    border: 0;
}

body, th, td, table, h1, h2, h3, h4, h5, h6,
.Head, .SubHead, .SubSubHead,
.Normal, .NormalBold, .NormalRed, .NormalTextBox, .NormalDisabled,
a:link, a:visited, a:hover, input, .CommandButton {
    font-family: "Verdana, Arial, Helvetica, sans-serif";
    font-size: 16px;
    color: black;
}

table {
    font-size: 16px;
}

h1 {
    display: block;
    color: #8d0219;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 25px;
    font-weight: normal;
    letter-spacing: 1px;
    line-height: 110%;
    padding: 0 0 15px;
    margin: 0px;
}

h2 {
    color: #8c0218;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 125%;
    padding: 0 0 10px;
    margin: 0px;
}

h3 {
    color: #19265e;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 125%;
    padding: 0 0 10px;
    margin: 0px;
}

a:link, a:active, a:visited {
    color: #011d42;
}

a:hover {
    text-decoration: none;
    color: #940202;
}

#logo {
    margin-left: auto;
    margin-right: auto;
    width: 960px;
    display: block;
}

.right {
    float: right;
}

/* Structure */

#wrapper {
    margin: 0 auto;
    width: 960px;
    position: relative;
    z-index: 1;
}


.skip {
    position: absolute;
    top: -1000px;
    left: -1000px;
    height: 1px;
    width: 1px;
    text-align: left;
    overflow: hidden;
}

a.skip:active, 
a.skip:focus, 
a.skip:hover {
    left: 0; 
    top: 0;
    width: auto; 
    height: auto; 
    overflow: visible; 
}

#headerimage {
    height: 432px;
    width: 960px;
}

#rotatordiv {
    height: 302px;
    width: 949px;
    position: absolute;
    top: 124px;
    left: 2px;
    z-index: -1;
}

ul#rotator {
    list-style-type: none;
    margin-left: 0;
    z-index: -1;
}

/*Quicklinks*/

#quicklinks {
    float: left;
}


#quicklinks a{
    float: left;
    display: table;
    text-decoration: none;
    text-align: center;
}

.qlwords{
    color: white;
    letter-spacing: 1px;
    display: table-cell;
    vertical-align: middle;
    font-family: Segoe UI, Arial, Helvetica, sans-serif;
    font-size: 17px;
    text-align: left;
    text-shadow: 1px 1px black;
    font-weight:bold;
}


.qlicon{
    display: table-cell;
    vertical-align: middle;
}

#q1 {
    background-image: linear-gradient(0.25turn, #A00032, #73001E);
    background-color:#73001E;
    width: 146px;
    height: 82px;
    float: left;
}

    #q1:hover {
        background: linear-gradient(0.25turn, #42649C, #2E4370); 
    }

#q2 {
    background-image: linear-gradient(0.25turn, #A00032, #73001E);
    background-color:#73001E;
    width: 159px;
    height: 82px;
    float: left;
}

    #q2:hover {
        background: linear-gradient(0.25turn, #42649C, #2E4370);
    }

#q3 {
    background-image: linear-gradient(0.25turn, #A00032, #73001E);
    background-color:#73001E;
    width: 131px;
    height: 82px;
    float: left;
}

    #q3:hover {
        background: linear-gradient(0.25turn, #42649C, #2E4370);
    }

#q4 {
    background-image: linear-gradient(0.25turn, #A00032, #73001E);
    background-color:#73001E;
    width: 211px;
    height: 82px;
    float: left;
}

    #q4:hover {
        background: linear-gradient(0.25turn, #42649C, #2E4370);
    }

#q5 {
    background-image: linear-gradient(0.25turn, #A00032, #73001E);
    background-color:#73001E;
    width: 155px;
    height: 82px;
    float: left;

}

    #q5:hover {
        background: linear-gradient(0.25turn, #42649C, #2E4370);
    }

#q6 {
    background-image: linear-gradient(0.25turn, #A00032, #73001E);
    background-color:#73001E;
    width: 158px;
    height: 82px;
    float: left;
  
}

    #q6:hover {
        background: linear-gradient(0.25turn, #42649C, #2E4370);
    }



/*------------------------------------------------*/
/* REGISTRATION TOTALS
    /*------------------------------------------------*/


#registeredvoters {
    background: url(images/wf_vrstats.jpg);
    background-color: #2E4370;
    width: 960px;
    height: 50px;
    float: left;
}

.regtext {
    padding-top: 15px;
    padding-left: 10px;
    float: left;
    color: white;
    letter-spacing: 1px;
    font-family: Segoe UI, Arial, Helvetica, sans-serif;
    font-size: 17px;
    text-align: left;
    text-shadow: 1px 1px black;
    font-weight:bold;
}

#registrationTotals {
    float: left;
    color: white;
    font-family: Verdana, Helvetica, sans-serf;
    font-size: 12px;
    padding-top: 17px;
}

.registrationTotalsList {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    line-height: 150%;
}

    .registrationTotalsList li {
        font-family: Verdana, Helvetica, sans-serif;
        font-size: 12px;
        display: inline;
    }

        .registrationTotalsList li .totalsField {
            margin-right: 3px;
        }

        .registrationTotalsList li .totalsValue {
        }

.totalsField {
    float: left;
    margin-left: 5px;
}

.totalsValue {
    float: left;
    margin-left: 5px;
}

.datePrelude {
}

.dateValue {
}



.totalsField {
    color: #ffffff;
}

.demField {
    font-weight: bold;
    padding-left: 30px;
}

.demValue {
}

.repField {
    font-weight: bold;
    padding-left: 30px;
}

.repValue {
}

.othField {
    font-weight: bold;
    padding-left: 30px;
}

.othValue {
}

.totField {
    font-weight: bold;
    padding-left: 30px;
}

.totValue {
}




/*Beginning of Content after Quicklinks and Registered Voters*/

#contentwrapper {
    background: #fff;
    width: 960px;
    position: relative;
    float: left;
    z-index: -1;
}

#leftsidebar {
    float: left;
    width: 225px;
}


#dnn_sitemenu {
    margin-top: 5px;
    height: auto;
    margin-bottom: 20px;
}

#dnn_bottomleftpane {
    width: 215px;
    min-height: 25px;
    margin-right: 10px;
}

.home {
    color: #ffffff;
}


#middlecontent {
    float: left;
    margin-top: 20px;
}

#dnn_contentpane {
    padding-bottom: 20px;
}



.homecontentpane {
    position: relative;
    width: 450px;
    margin-right: 15px;
    margin-left: 15px;
    min-height: 700px;
    float: left;
}

.backpagecontentpane {
    width: 675px;
    position: relative;
    margin-left: 30px;
    min-height: 700px;
    float: left;
}



.editcontentpane {
    position: relative;
    width: 930px;
    margin-left: 20px;
    min-height: 700px;
    float: left;
}


#dnn_rightcontentpane {
    margin-top: 55px;
}

/*Right Sidebar items*/

#rightsidebar {
    width: 250px;
    float: left;
}

#controls {
    padding-top: 5px;
    width: 265px;
    float: left;
}

#search {
    padding-bottom: 10px;
    float: left;
}

#searchback {
    position: absolute;
    right: 10px;
    top: 10px;
}

#spanishtranslation {
    float: left;
    height: 49px;
    width: 135px;
    padding-right: 5px;
}

/*Translator CSS*/

.goog-te-combo{
    width: 92%;
}

#dnn_social {
    min-height: 20px;
    width: 245px;
    margin-right: 10px;
    padding: 30px 0 25px 0;
}

#dates {
    width: 235px;
    height: 30px;
    margin-right: 10px;
    background-color:#25365F;
    float: left;
    color:#D7CE73;
    letter-spacing: 1px;
    font-family: Segoe UI, Arial, Helvetica, sans-serif;
    font-size: 17px;
    text-align: left;
    padding-left:10px;
    padding-top:10px;
    font-weight:bold;
}

#datesmiddle {
    min-height: 188px;
    background-image: url(images/wf_datesmiddle.jpg);
    background-repeat: repeat-y;
    margin-right: 10px;
    width: 245px;
    float: left;
    
}

#dnn_datescontentpane {
    padding: 10px;
}

#datesbottom {
    width: 245px;
    height: 4px;
    margin-right: 10px;
    background-image: url(images/wf_datesbottom.jpg);
    background-repeat: no-repeat;
    float: left;
}

/*Footer*/


#footer {
    width: 960px;
    height: 96px;
    margin: 0 auto;
    background-image: url(images/wf_footer.jpg);
    background-repeat: no-repeat;
    background-color:#172344;
    float: left;
}

    #footer p, #footer .Normal {
        color: #a99b61;
        font-size: 22px;
    }

#dnn_phonecontentpane {
    float: left;
    margin-left: 128px;
    margin-top: 35px;
    width: 200px;
}

#dnn_emailcontentpane {
    float: left;
    margin-left: 115px;
    margin-top: 35px;
    width: 200px;
}

#dnn_hourscontentpane {
    float: left;
    margin-left: 70px;
    margin-top: 35px;
    width: 200px;
}



.dnnEditState .DnnModule {
    opacity: 1;
}


@media print {
    body {
        background-color: white;
        color: black;
        background-image: none;
    }

    #dnn_ContentPane, #contentwrapper, #wrapper {
        width: 100%;
        border: 0;
        margin: 0;
        padding: 0;
        background: none;
        float: none !important;
        top: 0;
        position: absolute;
    }

    #logo, #footer {
        display: none;
    }

    #controls, #maintop {
        display: none;
    }

    #backwrap, #staticbanner {
        background-image: none;
    }


    #leftsidebar, #rightsidebar,
    #registeredvoters, #quicklinks, #rotatordiv {
        display: none;
    }
}
