/* Generic Styling */

html {
    height: 100%;
}

body {
    background-color: #031231;
    background-image: url(images/wf_seamlessBack.jpg);
}

img {
    border: 0;
}

p, .Normal {
    font-family: "Verdana";
    font-size: 12px;
    color: black;
}

h1 {
    display: block;
    color: #b40127;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 25px;
    font-weight: normal;
    letter-spacing: 1px;
    line-height: 110%;
    padding: 0 0 10px;
    margin: 0px;
}

h2 {
    color: #b40127;
    font-family: Verdana;
    font-size: 20px;
    font-weight: normal;
    letter-spacing: 1px;
    line-height: 110%;
    padding: 0 0 10px;
    margin: 0px;
}

h3 {
    color: #153558;
    font-family: Verdana;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 110%;
    padding: 0 0 10px;
    margin: 0px;
}

.logo {
    float: left;
}

.right {
    float: right;
}

a{
    color: #0067c1;
}

/* Structure */

#wrapper {
    margin: 0 auto;
    width: 960px;
    position: relative;
    z-index: 1;
}

header {
    height: 377px;
    width: 960px;
    float: left;
    position: relative;
}

.headerimage {
    float: left;
}

#skip {
    position: absolute;
    bottom: 5000px;
    color: white;
    height: 1px;
    width: 1px;
    margin-left: -1px;
    overflow: hidden;
    font-size: .75em;
}

#skip:focus {
    bottom: 10px;
    height: 25px;
    width: 125px;
    margin-left: 0px;
    right: 812px;
    background: #640113;
    border-top-right-radius: 5px;
    text-align: center;
    line-height: 22px;
    color: white;
    transition: height .4s;
    border-top-left-radius: 5px;
}

#rotatordiv {
    height: 218px;
    width: 479px;
    position: absolute;
    left: 47.8%;
    z-index: -1;
}

ul#rotator {
    list-style-type: none;
}

/*------------------------------------------------*/

/* REGISTRATION TOTALS
    /*------------------------------------------------*/

#registeredvoters {
    position: absolute;
    top: 152px;
    right: 57px;
    text-align: center;
}

#registrationtotals {
    width: 185px;
    height: 150px;
}

#regwordsmall, #regwordbig {
    font-family: Arial, Helvetica, sans-serif;
    color: white;
    font-weight: bold;
    font-size: 14px;
    text-align: center;
    line-height: 28px;
    text-transform: uppercase;
}

#regwordbig {
    font-size: 35px;
    font-weight: normal;
}

.registrationTotalsList {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    line-height: 150%;
    margin-top: 10px;
}

.registrationTotalsList li {
    color: white;
    font-family: Verdana;
    font-size: 11.5px;
    margin-bottom: 10px;
}

#quicklinks {
    height: 68px;
    float: left;
    position: relative;
    top: 6px;
}

#quicklinks a {
    width: 191px;
    height: 61px;
    float: left;
    background-color: #79000C;
    background-image: linear-gradient(#BB0314, #79000C);
    color: white;
    font-size: 24px;
    text-align: center;
    border-right: 1px solid #78010C;
    text-decoration: none;
    line-height: 25px;
    padding-top: 9px;
}

#q1 {
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
}

#q5 {
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
    border: none;
}

.qlbold {
    font-weight: bold;
}

/*Beginning of Content after Quicklinks and Registered Voters*/

#contentwrapper {
    width: 960px;
    background-color: #0a1f4a;
    position: relative;
    overflow: hidden;
    top: 15px;
    border-radius: 20px;
    display: flex;
}

#leftsidebar {
    float: left;
    width: 194px;
    background: #0a1f4a;
}

#dnn_sitemenu {
    height: auto;
    margin-left: 0;
    position: relative;
}

#middlecontent {
    float: left;
    background: white;
}

#dnn_contentpane {
    margin-left: 5px;
    padding-left: 10px;
    background: #ffffff;
    padding-right: 10px;
    padding-top: 1px;
    min-height: 665px !important;
}

#dnn_contentpane h1 {
    text-align: center;
}

#dnn_rightcontentpane {
    margin-left: 5px;
    padding-left: 10px;
    background: #ffffff;
    padding-right: 10px;
    padding-top: 10px;
    margin-bottom: 100px;
}

.homecontentpane {
    width: 511px;
}

.backpagecontentpane {
    width: 741px;
    padding: 10px;
}

.editcontentpane{
    width: 930px;
    padding: 15px;
}

/*Right Sidebar items*/

#rightsidebar {
    background-color: #dadadb;
    width: 230px;
    float: left;
}

#enight {
    margin: 6px 0;
    background-color: white;
    background-image: linear-gradient(#FEFEFF, #B3C9EF);
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
    box-shadow: 2px 2px 2px #787878;
    color: #64972E;
    padding: 11px 18px;
    text-align: center;
    font-size: 25px;
    font-style: italic;
    line-height: 91px;
    text-decoration: none;
}

#electiondates {
    background-color: #8B010E;
    background-image: linear-gradient(#AD0213, #8B010E);
    width: 195px;
    height: 31px;
    color: white;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    padding: 10px 0 0 15px;
    position: relative;
}

#electiondatesmiddle {
    min-height: 250px;
    width: 209px;
    background: #EEEEF0;
    box-shadow: 2px 2px 2px #787878;
    margin-top: -8px;
}

#dnn_electiondatescontentpane {
    padding: 5px;
    width: 205px;
}

#dnn_electiondatescontentpane a{
    color: #0067c1;
}
/*Footer*/

footer {
    width: 960px;
    height: 300px;
    margin: 0 auto;
}

#dnn_footercontentpane {
    width: 960px;
    font-family: Arial;
    font-size: 13px;
    color: #ffffff;
    text-align: center;
    padding-top: 10px;
    line-height: 20px;
    margin: auot;
}

footer p, footer .Normal {
    font-family: Arial;
    font-size: 13px;
    color: #ffffff;
    text-align: center;
    padding-top: 10px;
    line-height: 20px;
}

footer a{
    color: #0189ff;
}

footer a:hover, footera:focus{
    color: white;
}

.dnnEditState .DnnModule {
    opacity: 1;
}

@media print {
    body {
        background-color: white;
        color: black;
        background-image: none;
    }
    #dnn_ContentPane, #contentwrapper, #wrapper {
        width: 100%;
        height: 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;
        background: none;
    }
}