/* Generic Styling */

body {
    background: #203c57;
  
    }


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:Calibri,Tahoma,Helvitica,sans-serif;
    font-size: 14px;
    color:black;
    
    }

table {
    padding-right: 2px;
}

h1 {
	display: block;
	color: #911a44;
	font-family: Calibri,Tahoma,Helvitica,sans-serif;
	font-size:24px;
	font-weight:bold;
	line-height: 1;
	padding: 0 0 15px;
	margin: 0px;
}

#dnn_ContentPane h1 {
    text-align: center;
}

h2 {
    color: black;
    font-family: Calibri,Tahoma,Helvitica,sans-serif;
    font-size: 17px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 1;
    padding: 0 0 5px;
    margin: 0px;
}

h3 {
    color: #366092;
    font-size: 100%;
    font-weight: bold;
    line-height: 1;
    
}

a, a:link {
   color:blue;
    }

    a:visited {
        color: purple;
    }

a:hover {
    color:#911a44;
    }

 .logo { float: left; }

 .right { float: right; }

blockquote, blockquote p {
    border:none;
    color:black;
    font-style: normal;
    line-height: 120%;
    font-size: inherit;
}

/* Structure */

#wrapper {
    margin:0 auto;
    width:960px;
    position: relative;
    z-index: 1;
  
    }

#controls {
    position: absolute;
    right: 0;
    cursor:pointer;
    top: -40px;
    width:330px;
}

#homelink {
    background-image: url(images/wf_home.jpg);
    background-repeat: no-repeat;
    width: 32px;
    height: 15px;
    float: left;
    margin-top:15px;
     padding-left: 5px;
   padding-right: 5px;
}



#sitemaplink {
    background-image: url(images/wf_sitemap.jpg);
    background-repeat: no-repeat;
    width: 47px;
    height: 15px;
    float: left;
    margin-top:15px;
     padding-left: 5px;
   padding-right: 5px;
}

#search {
    margin-top: -8px;
    position: absolute;
    right: 0;
    margin-right: 10px;
    margin-bottom: 15px;
    width:220px;
}
.cse .gsc-control-cse, .gsc-control-cse{
    padding: 0px !important;
    margin-top: 10px;
}

.gsc-search-box .actionMenu {display:none;}

#header {
      margin-top: 50px;
      height: 205px;
      width: 960px;    
}

#headerimage {
   background-image: url(images/wf_staticbanner.png);
   background-repeat: no-repeat;
   height: 206px;
      width: 960px;
   }
#rotatordiv {
    height: 206px;
    width: 442px;
    position:absolute;
    top:0;
    left:498px;
    z-index: -1;
    }

ul#rotator {
    list-style-type: none;
   }




 /*------------------------------------------------*/
    /* REGISTRATION TOTALS
    /*------------------------------------------------*/


    #registeredvoters {
    background: url(images/wf_vrstats.jpg);
    width:960px;
    height:38px;
    float:left;
}

#registrationTotals {
   
    color:#203c57;
    margin-top:2px;
    font-family: Arial, Helvetica, sans-serf;
    font-size:12px;
    margin-left: 90px;
}

.registrationTotalsList {
    margin:0px;
    padding:0px;
    list-style-type:none;
    line-height:150%;
}

.registrationTotalsList li {
    font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
    display:inline;
   }

.registrationTotalsList li .totalsField {
    margin-right:3px;
   
}

.registrationTotalsList li .totalsValue {
    }

.totalsField {
    float: left;
    margin-left: 3px;
}

.totalsValue {
    float: left;
    margin-left: 3px;
}

.datePrelude{
    font-weight:bold;
    padding-top: 5px;
}

.dateValue{
    font-weight:bold;
    padding-top: 5px;
    margin-left:0px;
}



.totalsField {
  
    color: #203c57;
}



.repField {
    position: absolute;
    right: 468px;
    top: 210px;
      font-weight: bold;
   
    
}

.repValue {
     position: absolute;
    right: 499px;
    top: 225px;
      
   
}

.demField {
    position: absolute;
   right: 372px;
    top: 210px;
      font-weight: bold;
}

.demValue {
    position: absolute;
    right: 397px;
    top: 225px;
    
   
   
}

.othField {
    position: absolute;
    right: 300px;
    top: 210px;
     font-weight: bold;
    
   
}

.othValue {
     position: absolute;
    right: 300px;
    top: 225px;
    
    
}

.totField {
    position: absolute;
    right: 240px;
    top: 210px;
   font-weight: bold;
}

.totValue {
     position: absolute;
    right: 229px;
    top: 225px;
    
    
}

#translation {
    float:right;
}




/*Translator CSS*/

.lang-ES {
    background-image: url(images/wf_spanishbutton.png);
	background-repeat: no-repeat;
    height: 37px;
    width: 221px;
    position:relative;
    cursor:pointer;
   
}

.lang-Translating {
    background-image: url(images/wf_englishbutton.png) !important;
    background-repeat:no-repeat;
     height:37px; 
    width:221px;
    position:relative;
    cursor:pointer;
}

/*Quicklinks*/

#quicklinks {
    background:#ffffff;
    height:61px;
    float:left;
    }

#q1 {
    background: url(images/wf_findyourprecinct.jpg);
    width:205px;
    height:61px;
    float:left;
  }

    #q1:hover {
        background: url(images/wf_mo_findyourprecinct.jpg);
    }

#q2 {
    background: url(images/wf_registertovote.jpg);
    width:172px;
    height:61px;
    float:left;
}
    #q2:hover {
    background: url(images/wf_mo_registertovote.jpg);
    }

#q3 {
    background: url(images/wf_requestamailballot.jpg);
    width:216px;
    height:61px;
    float:left;
}
    #q3:hover {
        background: url(images/wf_mo_requestamailballot.jpg);
    }

#q4 {
    background: url(images/wf_amiregistered.jpg);
    width:176px;
    height:61px;
    float:left;
}

    #q4:hover {
    background: url(images/wf_mo_amiregistered.jpg);
    }

#q5 {
    background: url(images/wf_beapollworker.jpg);
    width:191px;
    height:61px;
    float:left;
    
}

    #q5:hover {
    background: url(images/wf_mo_beapollworker.jpg);
    }


#q1 p, #q2 p, #q3 p, #q4 p, #q5 p {
    color:white;
    letter-spacing: 1px;
    font-size:16px;
    margin-top:26px;
    margin-left:16px;
}

#q1 p {
    margin-left:35px;
}

#q4 p {
    margin-left:18px;
}

#q4 p {
    margin-left:15px;
}

/*Beginning of Content after Quicklinks and Registered Voters*/

#contentwrapper {
    background-image: url(images/wf_mainmiddle.jpg);
    background-repeat:repeat-y;
    width: 960px;
    position: relative;
   padding-bottom: 15px;
  
}

#leftsidebar {
    float: left;
    width: 200px;
    min-height:680px;
    margin-bottom: -3500px;
    padding-bottom: 3500px;
    background-image:url(images/wf_menuback.jpg);
    background-repeat:no-repeat;
    padding-top: 10px;
}


#dnn_sitemenu {
    margin-left: 0px;
    height: auto;
}

.home {
    color: #ffffff;
}


#socialmedia {
    width:210px;
    height: 86px;
    float: left;
    margin-left: 5px;
   
}

#icons {
    padding: 10px;
}




#dnn_contentpane {
  padding-top: 10px; 
    
}
    
   
.editcontentpane {
    width: 920px;
   margin-left:20px;
   margin-right: 20px;
}

.homecontentpane {
   position:relative;
   width: 525px;
   margin-left: 20px;
   min-height:700px;
   float:left;
}

.backpagecontentpane {
    width: 700px;
    position:relative;
    margin-left: 20px;
    min-height:700px;
    float:left;
}

/*Right Sidebar items*/

#rightsidebar {
    background-color: #ffffff;
    min-height:680px;
    width:195px;
    float:left;
}

#whatsnewtop {
    background: url(images/wf_whatsnewtop.jpg);
    background-repeat: no-repeat;
    width:195px;
    height:60px;
    float:left;
    margin-top:10px;
}

#dnn_whatsnewmiddle p, #contactus .Normal{
    color: #102b4e;
    margin-left: 0;
    padding-top: 15px;
    font-family: Arial;
    font-size: 10pt;
    
    }

#whatsnewmiddle {
    width:195px;
    background-color: #ebe8dd;
    min-height: 250px;
    float:left;
    margin-bottom: 20px;
}

#whatsnewcontentpane {
    padding: 3px;
    margin-top: -10px;
}



  #dnn_whatsnewcontentpane td {
        border: 1px solid #1e4a81;
        padding-left: 5px;
    }

#datestop{
	width: 195px;
    height:63px;
	float: left;
	background-image: url(images/wf_datestop.jpg);
	background-repeat: no-repeat;
}

#datesmiddle {
	 width:195px;
    background-color: #ebe8dd;
    min-height: 250px;
    float:left;
}



  #dnn_datescontentpane td {
        border: 1px solid #1e4a81;
        padding-left: 5px;
        background-color:white;
    }

  #dnn_datesmiddle p, #dnn_datesmiddle .Normal{
    color: #102b4e;
    margin-left: 0;
    padding-top: 15px;
    font-family: Arial;
    font-size: 10pt;
    
    }

#dnn_datescontentpane {
    padding: 5px;
}

#contentbottom {
    width: 960px;
    height: 72px;
    background-image: url(images/wf_mainbottom.jpg);
    background-repeat: no-repeat;
     margin:0 auto;
     padding-bottom: 20px;
}


/*Footer*/


#footer {
    width: 960px;
    height: 213px;
   margin:0 auto;
   background: url(images/wf_footer.jpg);
   background-repeat: no-repeat;
   padding-bottom: 40px;
}

#dnn_footercontentpane {
    padding: 20px;
}

.footertext p, .footertext Normal, .footertext a {
    font-size: 11pt;
    color: #ffffff;
    padding-top: 10px;
    text-align: center;
    font-size: 12px;
}

.dnnEditState .DnnModule
{
    opacity: 1;
}

.ThemeMinimalExtropy .EventDayScroll a {
    font-size: 11px;
}

@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, #contentbottom {
        display: none;
    }

    #backwrap, #staticbanner {
         background-image:none;
    }
   
    
     #leftsidebar,  #rightsidebar, 
    #registeredvoters,  #quicklinks, #rotatordiv  {
    display: none;
    background: none;
    }

}