/* Generic Styling */

html {
    height: 100%;
}

body {
    background-color: #4a6cb0;
    background-image: url(//vrcdn.electionsfl.org/portals/dixie/images2018/wf_background_top.jpg);
    background-repeat: no-repeat;
    position: relative;
    font-size: 13px;
}

html,
body {
    min-height: 0!important;
    height: auto!important;
    position: inherit!important;
}

img {
    border: 0;
}

p,
.Normal {
    font-family: "Arial";
    font-size: 13px;
    color: black;
    line-height: 1.2;
}

h1 {
    display: block;
    color: #750028;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 32px;
    font-weight: normal;
    line-height: 110%;
    padding: 10px 0 10px;
    margin: 0px;
}

h2 {
    color: #2d469d;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    padding: 0px;
    margin: 0px;
}

h3 {
    font-size: 10pt;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #750028;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 110%;
    padding: 0px;
    margin: 0px;
}

a,
a:link,
a:visited {
    text-decoration: underline;
    color: blue;
}

a:hover {
    text-decoration: underline;
    color: #0f366b;
}

.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;
}

#logo {
    float: left;
    background-image: url(//vrcdn.electionsfl.org/portals/dixie/images2018/wf_staticbanner.png);
    width: 960px;
    height: 172px;
}

.right {
    float: right;
}


/* Structure */

#wrapper {
    margin: 0 auto;
    width: 960px;
    position: relative;
    z-index: 1;
}

#header {
    height: 184px;
    width: 960px;
    margin-top: 52px;
}

#controls {
    position: absolute;
    right: 0;
    top: -46px;
    cursor: pointer;
}

#sitemaplink {
    color: white;
    font-size: 10px;
    height: 15px;
    float: left;
    border-right: solid 1px white;
    padding-left: 5px;
    padding-right: 5px;
}

#increase {
    color: white;
    font-size: 10px;
    font-weight: bold;
    height: 15px;
    float: left;
    border-right: solid 1px white;
    margin-left: 5px;
    padding-right: 5px;
}

#decrease {
    color: white;
    font-size: 10px;
    font-weight: bold;
    height: 15px;
    float: left;
    margin-left: 5px;
    padding-right: 5px;
}

#search {
    float: left;
    width: 300px;
}

.bsc-searchbox {
    width: calc(100% - 42px);
    height: 42px;
    vertical-align: bottom;
}

.headerimage {
    float: left;
    margin-top: 30px;
}

#rotatordiv {
    height: 184px;
    width: 382px;
    position: absolute;
    top: 0;
    right: 17px;
    z-index: -1;
}

ul#rotator {
    list-style-type: none;
}


/*Quicklinks*/

#quicklinks {
    margin-top: -15px;
    float: left;
    line-height: 1;
    letter-spacing: 1px;
    font-family: Segoe UI, Arial, Helvetica, sans-serif;
    font-size: 14px;
    text-align: center;
    font-weight: 500;
}

#quicklinks a {
    color: #173350;
    text-decoration: none;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

#quicklinks a:hover {
    color: white;
}

#q1 {
    background-image: linear-gradient(#C8DDFB, #7CA3DF);
    background-color: #C8DDFB;
    border-right: 1px solid #BAD2FF;
    border-top-left-radius: 15px;
    width: 191px;
    height: 57px;
    float: left;
}

#q1:hover {
    background: linear-gradient(#5480CE, #20499C);
}

#q2 {
    background-image: linear-gradient(#C8DDFB, #7CA3DF);
    background-color: #C8DDFB;
    border-right: 1px solid #BAD2FF;
    width: 237px;
    height: 57px;
    float: left;
}

#q2:hover {
    background: linear-gradient(#5480CE, #20499C);
}

#q3 {
    background-image: linear-gradient(#C8DDFB, #7CA3DF);
    background-color: #C8DDFB;
    border-right: 1px solid #BAD2FF;
    width: 164px;
    height: 57px;
    float: left;
}

#q3:hover {
    background: linear-gradient(#5480CE, #20499C);
}

#q4 {
    background-image: linear-gradient(#C8DDFB, #7CA3DF);
    background-color: #C8DDFB;
    border-right: 1px solid #BAD2FF;
    width: 185px;
    height: 57px;
    float: left;
}

#q4:hover {
    background: linear-gradient(#5480CE, #20499C);
}

#q5 {
    background-image: linear-gradient(#C8DDFB, #7CA3DF);
    background-color: #C8DDFB;
    border-top-right-radius: 15px;
    width: 179px;
    height: 57px;
    float: left;
}

#q5:hover {
    background: linear-gradient(#5480CE, #20499C);
}

#q2,
#q3,
#q4,
#q5 {
    font-size: 17px;
}


/*------------------------------------------------*/


/* REGISTRATION TOTALS
    /*------------------------------------------------*/

#registeredvoters {
    background-image: url(//vrcdn.electionsfl.org/portals/dixie/images2018/wf_vrstats.jpg);
    background-color: #5C0120;
    width: 960px;
    height: 39px;
    float: left;
    margin-bottom: 15px;
}

#registrationTotals {
    color: white;
    margin-top: 5px;
    font-family: Arial;
    font-size: 12px;
    margin-left: 5px;
    font-weight: bold;
}

.registrationTotalsList {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    line-height: 150%;
}

.registrationTotalsList li {
    display: inline;
}

.registrationTotalsList li .totalsField {
    margin-right: 10px;
}

.registrationTotalsList li .totalsValue {}

.totalsField {
    float: left;
    margin-left: 50px;
}

.totalsValue {
    float: left;
    margin-left: 3px;
}

.datePrelude {
    font-weight: bold;
    padding-left: 5px;
}


/*Beginning of Content after Quicklinks and Registered Voters*/

#contentwrapper {
    width: 960px;
    position: relative;
    background-image: url(//vrcdn.electionsfl.org/portals/dixie/images2018/wf_mainbackgroundtop.jpg);
    background-repeat: no-repeat;
    background-color: #29519C;
    margin-top: -20px;
}

#backwrap {}

#maintop {
    background-image: url(//vrcdn.electionsfl.org/portals/dixie/images2018/homecontenttop.png);
    width: 960px;
    height: 25px;
}

#backtop {
    background-image: url(//vrcdn.electionsfl.org/portals/dixie/images2018/wf_contenttop.png);
    height: 26px;
    position: relative;
}

#leftsidebar {
    float: left;
    width: 220px;
    background-image: url(//vrcdn.electionsfl.org/portals/dixie/images2018/wf_menubackmiddle.png);
    background-repeat: repeat-y;
    min-height: 950px;
}

#dnn_siteMenu {
    margin-left: 10px;
    height: auto;
    margin-top: -10px;
}

.editcontentpane {
    width: 960px;
}

.homecontentpane {
    position: relative;
    width: 442px;
    margin-left: 20px;
    float: left;
    margin-top: -15px;
    margin-right: 15px;
}

.backpagecontentpane {
    width: 695px;
    position: relative;
    margin-left: 20px;
    float: left;
    margin-top: -10px;
    margin-right: 20px;
}

#middle {
    background-color: white;
    float: left;
    min-height: 950px;
}

.facebook {
    padding-left: 20px;
    padding-top: 10px;
}


/*Right Sidebar items*/

#rightsidebar {
    padding-left: 5px;
    width: 251px;
    float: left;
    min-height: 950px;
    margin-top: -20px;
}

#translator {
    text-align: center;
    padding: 5px 0;
}

.goog-te-gadget,
.goog-logo-link {
    color: white !important;
}

.goog-te-combo {
    color: #333 !important;
}

.backright {
    position: absolute;
    right: 0px;
    top: 0px;
}

#dates {
    width: 251px;
    height: 47px;
    float: left;
}

#datesmiddle {
    background-image: url(//vrcdn.electionsfl.org/portals/dixie/images2018/wf_datestoremembermiddle.png);
    background-color: white;
    background-repeat: repeat-y;
    float: left;
    width: 251px;
    min-height: 300px;
}

#dnn_datescontentpane {
    margin-left: 20px;
    width: 220px;
}

#datesbottom {
    background: url(//vrcdn.electionsfl.org/portals/dixie/images2018/wf_datestorememberbottom.png);
    background-repeat: no-repeat;
    width: 251px;
    height: 23px;
    float: left;
}

#disclaimer {
    float: left;
}

#dnn_disclaimercontentpane {
    margin-left: 20px;
    width: 220px;
    margin-top: 20px;
}

#dnn_disclaimercontentpane p,
#dnn_disclaimercontentpane .Normal,
#dnn_disclaimercontentpane a {
    color: white;
}

#translateBox {
    position: absolute;
    top: 5%;
    right: 6%;
    z-index: 99;
}


/*Footer*/

#footer {
    margin: 0 auto;
    width: 960px;
    background-image: url(//vrcdn.electionsfl.org/portals/dixie/images2018/homecontentbottom.png);
    background-repeat: no-repeat;
    height: 192px;
}

#footerback {
    margin: 0 auto;
    width: 960px;
    background-image: url(//vrcdn.electionsfl.org/portals/dixie/images2018/wf_contentbottom.png);
    background-repeat: no-repeat;
    height: 192px;
}

#footercontent {
    padding: 20px;
    text-align: center;
    width: 960px;
    padding-top: 40px;
}

#footercontent p,
#footercontent table,
#footercontent .Normal {
    font-family: Verdana;
    font-size: 10pt;
    color: white;
    padding-left: 5px;
    padding-right: 5px;
    width: 900px;
}

.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,
    #footerback {
        display: none;
    }
}

#WidgetFloaterPanels {
    display: none !important;
}