﻿/* DEFAULTS
----------------------------------------------------------*/
a img, a:link img, a:visited img, a:hover img, a:active img { border:0 !important; } 

.rwLoading
{
    background-image: url("../images/ajax-loader.gif") !important;
}

.sos #container { 
	width: 838px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	background-color: white;
	margin:0 auto;
	padding: 5px 5px 5px 5px;
	text-align: left;
}
.sos #topbar { 
	background-color: #225179;
	height: 20px;
	margin: 0 0 0 0;
	padding: 0 0 0px 0;
}

.sos #header { 
	margin:0;
	padding:0;
	width: 850px;
	height: 167px;
	color: #430000;
	text-align: left;
}

.sos #mainlinkbar
{
    background-color: #EFF0F1;
}

.sublinkbar { 
	width: 848px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	background-color:#7bb8f5;
	margin:0;
	padding: 5px 0 5px 0;
	text-align: center;
	vertical-align: middle;
}

.sos #flasharea { 
	width: 850px;
	margin:0 auto;
	padding:0;
	text-align: left;
}
.sos #subheadings { 
	width: 850px;
	height: 53px;
	margin:0 auto;
	padding:0;
	text-align: left;
	color: white;
}
.whatamibox { 
	background-image: url('../images/elections/wheredoivote-bk.jpg');
	background-repeat: no-repeat;
	width: 538px;
	height: 243px;
	margin: 0;
	padding: 0;
}
.sos #importantdatesbox{ 
	background-image: url('../images/elections/importdates-bk.jpg');
	background-repeat: no-repeat;
	width: 243px;
	height: 252px;
	border-right: solid 1px #FFFFFF;
	border-top: solid 1px #FFFFFF;
	margin: 0;
	padding: 0;
	text-align: left;
	color: white;
	float: left;
}
.sos #countiesbox { 
	background-image: url('../images/elections/counties-bk.jpg');
	background-repeat: no-repeat;
	width: 594px;
	height: 252px;
	border-top: solid 1px #FFFFFF;
	margin: 0;
	padding: 0;
	text-align: left;
	color: #000000;
	float: right;
}
.sos #messagesbox{ 
	background-image: url('../images/elections/message-bk.jpg');
	background-repeat: no-repeat;
	width: 554px;
	height: 185px;
	border-right: solid 1px #FFFFFF;
	border-top: solid 1px #FFFFFF;
	margin: 0;
	padding: 0;
	text-align: left;
	color: white;
	float: left;
}
.sos #vipbox { 
	background-image: url('../images/elections/vip-bk.jpg');
	background-repeat: no-repeat;
	width: 283px;
	height: 185px;
	border-top: solid 1px #FFFFFF;
	margin: 0;
	padding: 0;
	text-align: left;
	color: white;
	float: right;
}
.sos #bottombar{ 
	font: 9pt Arial, Helvetica, sans-serif;
	background-image: url('../images/btmbar.jpg');
	background-repeat: no-repeat;
	width: 850px;
	color: #FFFFFF;
	margin: 0 auto;
	height: 121px;
	padding: 0px;
	text-align: center;
}
.sos h1{
	color: #000000;
	text-align: center;
	font-weight: normal;
	padding: 0 0 0 0px;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}
.sos h2{
	color: #FFFFFF;
	margin: 0px 0 0 0px;
	padding: 0px 0 0px 10px;
	font-weight: normal;
	font-size: 12pt;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.sos h3{
	font: 9pt arial, Helvetica, sans-serif;
	font-variant: normal;
	color: white;
	margin: 0;
	padding: 35px 0 0 0;
}
.sos h4{
	color:red;
	font-size:36pt;
	font-weight: normal;
	font-family:georgia, Helvetica, sans-serif;
	margin: 36px 0 0 0;
	padding: 0;
}
.sos h5{

	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10pt;
	padding: 15px 0 15px 20px;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
}
.sos h6{
	color: #000000;
	text-align: left;
	font-weight: normal;
	font-size: 10pt;
	padding: 0px 5px 10px 20px;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
}
.sos hr{
	border-top: 1px solid #B7B193;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	width: 100%;
	margin: 5px 0px 5px 0px;
}
.clearfloat 
{
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.table-counties{
	width: 593px;
	height: 252px;
	vertical-align:top;
	margin: 0 auto;
	border-collapse:collapse;
	padding: 0;
}
.table-counties td{
	margin: 0 auto;
	border-collapse:collapse;
	padding: 0;
	width: 253px;
	vertical-align:top;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #3169C6;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
.mainlinks a:link {
	color: #000000;
	text-decoration: none;
}
.mainlinks a:visited {
	color: #000000;
	text-decoration: none;
}
.mainlinks a:hover {
	color: #3169C6;
	text-decoration: underline;
}
.mainlinks a:active {
	color: #000000;
	text-decoration: none;
}
.bottombar a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.bottombar a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.bottombar a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.bottombar a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/
.menuFocused
{
	color: #000;
	border: 1px solid #002D96!important;
}
td.mainContent 
{
    padding-top: 0px;
}

td.electionHeader1 
{
    padding-right: 1px;
    vertical-align:top;
}

td.gant 
{
    vertical-align:bottom;
    padding-right: 3px;
}



td.electionImage 
{
    padding-left:5px; 
    padding-right:5px; 
    padding-top:8px;
}

td.electionText 
{
    padding-left: 5px; 
    padding-right: 7px; 
    vertical-align:top; 
    padding-top:8px;
}

td.secretaryHeader 
{
    padding-top: 15px;
}

td.electionHeader2 
{
    padding-right: 1px; 
    vertical-align:top; 
    width:289px;
}

td.calendarDates
{
    text-align:center; 
    color:Red; 
    padding-right:40px; 
    padding-left: 25px;
}

td.calendarText 
{
    vertical-align:top;
    padding-right: 40px;
}

td.socialMediaImages 
{
    padding-left: 15px; 
    vertical-align:top;
}

td.socialMediaText 
{
    padding-left: 15px;
    vertical-align:top;
}


span.smDates 
{
    color: #79A6E5;
}


.page
{
    width: 960px;
    background-color: #fff;
    margin: 20px auto 0px auto;
    border: 1px solid #496077;
}

.header
{
    position: relative;
    margin: 0px;
    padding: 0px;
    background: #4b6c9e;
    width: 100%;
}

.header h1
{
    font-weight: 700;
    margin: 0px;
    padding: 0px 0px 0px 20px;
    color: #f9f9f9;
    border: none;
    line-height: 2em;
    font-size: 2em;
}

.main
{
    padding: 0px 12px;
    margin: 12px 8px 8px 8px;
    min-height: 600px;
    
}

.leftCol
{
    padding: 6px 0px;
    margin: 12px 8px 8px 8px;
    width: 200px;
    min-height: 200px;
}

.footer
{
    color: #4e5766;
    padding: 8px 0px 0px 0px;
    margin: 0px auto;
    text-align: center;
    line-height: normal;
}


/* TAB MENU   
----------------------------------------------------------*/

div.hideSkiplink
{
    background-color:#3a4f63;
    width:100%;
}

div.menu
{
    padding: 4px 0px 4px 8px;
}

div.menu ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
    width: auto;
}

div.menu ul li a, div.menu ul li a:visited
{
    background-color: #465c71;
    border: 1px #4e667d solid;
    color: #dde4ec;
    display: block;
    line-height: 1.35em;
    padding: 4px 20px;
    text-decoration: none;
    white-space: nowrap;
}

div.menu ul li a:hover
{
    background-color: #bfcbd6;
    color: #465c71;
    text-decoration: none;
}

div.menu ul li a:active
{
    background-color: #465c71;
    color: #cfdbe6;
    text-decoration: none;
}

/* FORM ELEMENTS   
----------------------------------------------------------*/

fieldset
{
    /*margin: 1em 0px;*/
    padding: 1em;
    border: 1px solid #ccc;
}

fieldset p 
{
    margin: 2px 12px 10px 10px;
}

fieldset.login label, fieldset.register label, fieldset.changePassword label
{
    display: block;
}

fieldset label.inline 
{
    display: inline;
}

legend 
{
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

input.passwordEntry 
{
    width: 320px;
    border: 1px solid #ccc;
}

div.accountInfo
{
    width: 42%;
}

/* GRID STYLES
----------------------------------------------------------*/

.rowcolor 
{  
	background-color:White;  
}

.rowcolorerror
{
	background-color: #FFD9DC;
}
	
.rowaltcolor
{
	background-color:#E1F0FF;
}	
	


/* MISC  
----------------------------------------------------------*/

.clear
{
    clear: both;
    
}

.title
{
    display: block;
    text-align: center;
    width: auto;
    font-size: large;
    font-weight:bold;
}

.subtitle
{
    display: block;
    text-align: center;
    width: auto;
    font-size: larger;
    font-weight:bold;

}

.subtitle2
{
    width: auto;
    font-size: medium;


}
.subtitleleft
{
    display: block;
    text-align: left;
    width: auto;
    font-size: larger;
    font-weight:bold;

}

.subtitleright
{
    display: block;
    text-align: right;
    width: auto;
    font-size: larger;
    font-weight:bold;

}

.filingfee
{
    display: block;
    text-align: center;
    width: auto;
    font-size: larger;
    font-weight:bold;
    
}

.changefee
{
    display: block;
    text-align: center;
    width: auto;
    font-size: larger;
    font-weight:bold;
    color: Red;
}

.changefeesmall
{
    display: block;
    text-align: center;
    width: auto;
    color: Red;
}

.changebutton
{
	border-style:solid;
	border-width:1px;

}

.caption
{
    vertical-align: top;
    font-size: smaller;    
}

.corporateid
{
    font-weight:bold;    
}

.contentlabel
{
    padding: 10px 10px 10px 10px;
    font-family: Arial, Helvetica, sans-serif;
}

.notelabel
{
    font-size:x-small;
    vertical-align:super;
}

.textentry
{
	border-color: #000000 !important;
	border-bottom-style: solid !important;
	border-bottom-width: thin !important;
	border-top-style: none !important;
	border-left-style: none !important;
	border-right-style: none !important;
	text-transform: uppercase;
}

.textentryArticles
{
	border-color: #000000 !important;
	border-bottom-style: solid !important;
	border-bottom-width: thin !important;
	border-top-style: none !important;
	border-left-style: none !important;
	border-right-style: none !important;
}

.textentryMixedCase
{
	border-color: #000000 !important;
	border-bottom-style: solid !important;
	border-bottom-width: thin !important;
	border-top-style: none !important;
	border-left-style: none !important;
	border-right-style: none !important;
}

.textentryboxed
{
	border-color: #000000 !important;
	border-bottom-style: solid !important;
	border-bottom-width: thin !important;
	text-transform: uppercase;
}

.textentrymasked
{
    border-color: #000000 !important;
	border-bottom-style: none !important;
	border-top-style: none !important;
	border-left-style: none !important;
	border-right-style: none !important;
}


.textentrypayment
{
	text-transform: uppercase;
}

.textentrypaymentMixedCase
{
}

.justifiedtext
{
	text-align: left;
}

.helptext
{
    color: Blue;
    font-style:italic;
    font-size: smaller;
    padding-left: 5px;
}

.helptextnormal
{
    color: Blue;
    font-style:italic;
}

.loginDisplay
{
    font-size: 1.1em;
    display: block;
    text-align: right;
    padding: 10px;
    color: White;
}

.loginDisplay a:link
{
    color: white;
}

.loginDisplay a:visited
{
    color: white;
}

.loginDisplay a:hover
{
    color: white;
}

.failureNotification
{
    font-size: 1.2em;
    color: Red;
}

.successNotification
{
    font-size: 1.2em;
    color: Green;
}

.bold
{
    font-weight: bold;
}

.submitButton
{
    text-align: right;
    padding-right: 10px;
}

.FarmGridPanel
{
	visibility: hidden;
	height: 1px;
}
.RequiredFieldValidator
{
	font-family: arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}




.DivColumnleft 
{ 
	width:; 

}

.DivColumndouble 
{ 


	width:; 

}

.DivColumnright 
{ 
	

	width:; 

}

.DivColumnmiddle 
{ 
	
 
	width:; 
}

.DivColumnfull
{ 
	

	width:825px; 
}

.DivColumnhalf
{ 
	

	width:420px; 
}




.WidgetTable
{
    position:relative;
    border-style: solid;
    border-width: 1px;	
    border-color: #BCC6D7;
    margin: 3px;
    text-align:center;
    width: 100%;
}

.WidgetTableDouble
{
   
    width:100%;
    border-style: solid;
    border-width: 1px;	
    border-color: #BCC6D7;
    margin: 3px;
}

.WidgetTableFull
{
   
    width:825px; 
    border-style: solid;
    border-width: 1px;	
    border-color: #BCC6D7;
    margin: 3px;
}

.WidgetHeader
{
    background-color: #CCCCCC;
    font-size: large;
    font-family: Arial, Helvetica, sans-serif;
    color: #476686;
    text-align: center;
    vertical-align: middle;
    height: 35px;
}

.WidgetHeader2
{
    background-color: #F0F0F2;
    font-size: large;
    font-family: Arial, Helvetica, sans-serif;
    color: #476686;
    text-align: center;
    vertical-align: middle;
    height: 35px;    
}
.WidgetHeader3
{
    background-color: black;
    font-size: large;
    font-family: Arial, Helvetica, sans-serif;
    color: white;
    text-align: center;
    vertical-align: middle;
    height: 35px;    
}
.WidgetHeader4
{
    background-color: #929396;
    font-size: large;
    font-family: Arial, Helvetica, sans-serif;
    color: white;
    text-align: center;
    vertical-align: middle;
    height: 35px;    
}
.WidgetHeader5
{
    background-color: #7CBAF7;
    font-size: large;
    font-family: Arial, Helvetica, sans-serif;
    color: white;
    text-align: center;
    vertical-align: middle;
    height: 35px;    
}
.WidgetHeader6
{
    background-color: #DF1A23;
    font-size: large;
    font-family: Arial, Helvetica, sans-serif;
    color: white;
    text-align: center;
    vertical-align: middle;
    height: 35px;    
}
.CFHeader1
{
    background-color: #579566;
    font-size: large;
    font-family: Arial, Helvetica, sans-serif;
    color: white;
    text-align: center;
    vertical-align: middle;
    border: 3px solid gray;   
    
}
.CFWidgetHeader1
{
    background-color: #579566;
    font-size: large;
    font-family: Arial, Helvetica, sans-serif;
    color: white;
    text-align: center;
    vertical-align: middle;
    height: 35px;    
}
.CFWidgetHeader2
{
    background-color: #86b78c;
    font-size: large;
    font-family: Arial, Helvetica, sans-serif;
    color: white;
    text-align: center;
    vertical-align: middle;
    height: 35px;    
}


.CFReportDivder1
{
    background-color: #579566;
    font-size: large;
    font-family: Arial, Helvetica, sans-serif;
    color: black;
    text-align: center;
    vertical-align: middle;
    height: 35px;    
}

.CFReportDivder2
{
    background-color: #86b78c;
    font-size: large;
    font-family: Arial, Helvetica, sans-serif;
    color: black;
    text-align: center;
    vertical-align: middle;
    height: 35px;    
}

.CFSelectedTab1
{
    background-color: #579566;
    color: black;
}

.CFSelectedTab2
{
    background-color: #86b78c;
    color: black;
}

.cfDarkGreen
{
    background-color: #579566;
    
}


.WidgetBody
{
    background-color: #FFF;
    padding-top: 5px;
    padding-bottom: 5px;
 
}


/* RSS Feeds
------------------------------------------------------------------------------*/
table.rssTable
{
    color: #87888A;
}

.rssTable td
{
    vertical-align: top;
}

.rssDate
{
	color: #389E3B;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
}

.rssHeadingDate
{
    color: #999;
}

.rssTitle a
{
	font-size: 12pt;
	color: #000000;
	text-decoration: none;
}

.rssDescription
{
    padding-left: 0px;
    font-size: 10pt;
    width: 100%;
}

.rssButtons
{
    width: 24px;
    height: 24px;
    padding: 0 10px;
}

/* Campaign Finance and Lobbyist
--------------------------------------------------------------------------------*/
.CFBackgroundDark
{
    background-color: #579566;
}

.CFBackgroundLight
{
    background-color: #86b78c;
}

.CFrowaltcolor
{
    background-color: #86b78c;
}

.CFErrorMessage
{
    font-family: arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #FF0000;
}

.LRWidgetHeader1
{
    background-color: #fcd95f;
    font-size: large;
    font-family: Arial, Helvetica, sans-serif;
    color: black;
    text-align: center;
    vertical-align: middle;
    height: 35px;    
    border: 1px solid gray; 
}
.LRWidgetHeader2
{
    background-color: #fde799;
    font-size: large;
    font-family: Arial, Helvetica, sans-serif;
    color: black;
    text-align: center;
    vertical-align: middle;
    height: 35px;    
    border: 1px solid gray; 
}


.LRWidgetTableFull
{
    position:relative;
	float:left; 
	width:100%; 
    border-style: solid;
    border-width: 1px;	
    border-color: #BCC6D7;
    margin: 3px;
}

.LRBackgroundDark
{
    background-color: #fcd95f;
    border: 1px solid gray; 
}

.LRBackgroundLight
{
    background-color: #fde799;
    border: 1px solid gray; 
}

.LRrowaltcolor
{
    background-color: #fde799;
}

.LRErrorMessage
{
    font-family: arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #FF0000;
}
.LRPDFFont
{
	font-weight: normal;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;    
    }
.tickerLines 
{    
    position: relative;
    top: 7px;
    font: normal 16px Arial, Verdana, Helvetica;
    
    /* ellipsis definitions for longer text */
    overflow: hidden;
    text-overflow: ellipsis;
}
.ErrorControl
{
    background-color: #FBE3E4 !important;
    border: solid 1px Red !important;
}
.Printpagecontainer { 
	width: 850px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	background-color: white;
	margin:0 auto;
	padding: 5px 5px 5px 5px;
	text-align: left;
}
.LargeText
{
    display: block;
    text-align: left;
    font-size: large;
    font-weight:bold;
}

