/* Generic Styling */

body {
    background: #062348;
}

html,
body {
    min-height: 0!important;
    height: auto!important;
    position: inherit!important;
}

img {
    border: 0;
}

p,
.Normal {
    font-family: "Verdana, Arial, Helvetica, sans-serif";
    font-size: 14px;
    color: black;
}

table {
    font-size: 12px;
}

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: #19265e;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 110%;
    padding: 0 0 10px;
    margin: 0px;
}

h3 {
    color: #8d0219;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 100%;
    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;
}

#skiplink a {
    font-family: Calibri, Arial;
    font-weight: bold;
    position: absolute;
    left: -10000px;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden;
    color: white;
}

#skiplink a:focus {
    position: static;
    width: auto;
    height: auto;
}

.right {
    float: right;
}


/* Structure */

#wrapper {
    margin: 0 auto;
    width: 960px;
    position: relative;
    background: #062348;
    z-index: 1;
}

#header {
    background-color: #0e3566;
    height: 510px;
    z-index: 1;
    position: relative;
}

#headerimage {
    background-image: url(//vrcdn.electionsfl.org/portals/lafayette/images/wf_staticbanner2024.png);
    background-repeat: no-repeat;
    height: 422px;
    width: 960px;
    background-color: transparent;
}

#rotatordiv {
    height: 297px;
    width: 945px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    z-index: -1;
    top: 120px;
}

ul#rotator {
    list-style-type: none;
    margin-left: 0;
    z-index: -1;
}


/*Quicklinks*/

#quicklinks {
    margin-left: auto;
    margin-right: auto;
    width: 960px;
    display: block;
}

.qlwords {
    color: white;
    letter-spacing: 1px;
    display: table-cell;
    vertical-align: middle;
    font-family: Segoe UI, Arial, Helvetica, sans-serif;
    font-size: 20px;
    line-height: 1.2;
    text-align: left;
    text-shadow: 1px 1px black;
    padding-top: 15px;
}

.qlicon {
    display: table-cell;
    vertical-align: middle;
    padding: 5px;
    padding-top: 15px;
}

#q1 {
    background: linear-gradient(#8A2B0E, #6d0210);
    border-right: 1px solid #530B10;
    width: 144px;
    height: 88px;
    float: left;
    text-decoration: none;
}

#q1:hover {
    background: linear-gradient(#800015, #4A0010);
}

#q2 {
    background: linear-gradient(#8A2B0E, #6d0210);
    border-right: 1px solid #530B10;
    width: 170px;
    height: 88px;
    float: left;
    text-decoration: none;
}

#q2:hover {
    background: linear-gradient(#800015, #4A0010);
}

#q3 {
    background: linear-gradient(#8A2B0E, #6d0210);
    border-right: 1px solid #530B10;
    width: 189px;
    height: 88px;
    float: left;
    text-decoration: none;
}

#q3:hover {
    background: linear-gradient(#800015, #4A0010);
}

#q4 {
    background: linear-gradient(#8A2B0E, #6d0210);
    border-right: 1px solid #530B10;
    width: 129px;
    height: 88px;
    float: left;
    text-decoration: none;
}

#q4:hover {
    background: linear-gradient(#800015, #4A0010);
}

#q5 {
    background: linear-gradient(#8A2B0E, #6d0210);
    border-right: 1px solid #530B10;
    width: 156px;
    height: 88px;
    float: left;
    text-decoration: none;
}

#q5:hover {
    background: linear-gradient(#800015, #4A0010);
}

#q6 {
    background: linear-gradient(#8A2B0E, #6d0210);
    border-right: 1px solid #530B10;
    width: 166px;
    height: 88px;
    float: left;
    text-decoration: none;
}

#q6:hover {
    background: linear-gradient(#800015, #4A0010);
}


/*------------------------------------------------*/


/* REGISTRATION TOTALS
    /*------------------------------------------------*/

#registeredvoters {
    background: #284278;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    width: 960px;
    height: 48px;
    float: left;
    margin-bottom: 10px;
}

.regtext {
    padding-top: 15px;
    padding-left: 10px;
    float: left;
}

#registrationTotals {
    color: white;
    font-family: Verdana, Helvetica, sans-serf;
    font-size: 12px;
    padding-top: 18px;
    margin-left: 250px;
}

.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;
}

.regtext {
    color: #F0D250;
    font-family: Segoe UI, Arial, Helvetica, sans-serif;
    font-size: 20px;
    padding-left: 25px;
}

.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 {
    width: 960px;
    position: relative;
    float: left;
    z-index: -1;
}

#leftsidebar {
    float: left;
    width: 226px;
}

#translator {
    text-align: center;
}

.goog-te-gadget {
    color: white !important;
}

.goog-logo-link {
    color: white !important;
}

#dnn_sitemenu {
    margin-left: 0px;
    height: auto;
    margin-bottom: 20px;
}

#undermenu{
 background: white;
 border-radius: 15px;
 width: 100%;
 float:left;
 padding: 15px 0;
}

#dnn_undermenucontent{

}

.home {
    color: #ffffff;
}

#middlecontent {
    float: left;
    margin-top: 10px;
}

#dnn_ContentPane {
    padding: 10px;
}

#middlebottomhome {
    background: white;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    width: 464px;
    height: 23px;
    margin-left: 10px;
    margin-bottom: 20px;
}

#middlebottombackpage {
    background: white;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    width: 722px;
    height: 29px;
    margin-left: 10px;
    margin-bottom: 20px;
}

.homecontentpane {
    position: relative;
    background: white;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    width: 444px;
    margin-left: 10px;
    min-height: 700px;
    margin-right: 10px;
}

.backpagecontentpane {
    width: 702px;
    margin-left: 10px;
    position: relative;
    min-height: 700px;
    background: white;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}

.editcontentpane {
    position: relative;
    width: 940px;
    min-height: 700px;
    float: left;
    background-color: white;
}

#dnn_rightcontentpane {
    margin-top: 55px;
}


/*Right Sidebar items*/

#rightsidebar {
    width: 244px;
    float: left;
}

#controls {
    padding-top: 10px;
}

#Facebook {
    width: 243px;
    height: 46px;
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
}

#contactus {
    float: left;
    width: 229px;
    height: 30px;
    background: linear-gradient(#3C63A0, #274173);
    border: 3px solid #587AAF;
    border-bottom: none;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    color: white;
    font-family: Segoe UI, Arial, Helvetica, sans-serif;
    font-size: 20px;
    padding-left: 15px;
    padding-top: 10px;
    letter-spacing: 1;
}

#contactusmiddle {
    float: left;
    width: 244px;
    min-height: 140px;
    background: white;
    border-left: 3px solid #587AAF;
    border-right: 3px solid #587AAF;
}

#dnn_contactuscontentpane {
    padding: 10px;
}

#news {
    width: 229px;
    height: 30px;
    float: left;
    margin-right: 10px;
    background: linear-gradient(#3C63A0, #274173);
    border: 3px solid #587AAF;
    border-bottom: none;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    color: #F0D250;
    font-family: Segoe UI, Arial, Helvetica, sans-serif;
    font-size: 20px;
    padding-left: 15px;
    padding-top: 10px;
    margin-top: -12px;
    letter-spacing: 1;
}

#newsmiddle {
    min-height: 188px;
    background: white;
    border-left: 3px solid #587AAF;
    border-right: 3px solid #587AAF;
    margin-right: 10px;
    width: 244px;
    float: left;
}

#dnn_newscontentpane {
    padding: 10px;
}

#dnn_newscontentpane p,
#dnn_newscontentpane .Normal,
#dnn_datescontentpane p,
#dnn_datescontentpane .Normal {
    color: #19265e;
    font-size: 11pt;
}

#dates {
    float: left;
    width: 229px;
    height: 30px;
    margin-right: 10px;
    background: linear-gradient(#3C63A0, #274173);
    border: 3px solid #587AAF;
    border-bottom: none;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    color: #F0D250;
    font-family: Segoe UI, Arial, Helvetica, sans-serif;
    font-size: 20px;
    padding-left: 15px;
    padding-top: 10px;
    margin-top: -12px;
    letter-spacing: 1;
}

#datesmiddle {
    min-height: 150px;
    background: white;
    border-left: 3px solid #587AAF;
    border-right: 3px solid #587AAF;
    margin-right: 10px;
    width: 244px;
    float: left;
}

#dnn_datescontentpane {
    padding: 10px;
}

#datesbottom {
    width: 244px;
    height: 17px;
    margin-right: 10px;
    background: white;
    border: 3px solid #587AAF;
    border-top: none;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    float: left;
    padding-bottom: 10px;
}


/*Footer*/

#footer {
    width: 960px;
    height: 120px;
    margin: 0 auto;
    background-image: url(images/wf_footer.jpg);
    background-repeat: no-repeat;
    float: left;
}

#footer p,
#footer .Normal {
    color: #f2c855;
    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;
}

.footertext p {
    font-family: Verdana;
    font-size: 10pt;
    color: #ffffff;
    text-align: center;
    padding-top: 10px;
}

.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,
    #header,
    #middlebottomhome {
        display: none;
        background: none;
    }
}