/* Default CSS Stylesheet for ASBSD 
	

	/*style for labels*/

a img, a:link img, a:visited img, a:hover img, a:active img
{
    border: 0 !important;
}

.sosmessage
{
    font-size: 11pt;
    text-align: center;
}
html
{
    background-image: url('../images/btmbak.jpg');
    background-repeat: repeat-x;
    height: 16px;
    background-position: 100% 100%;
    background-attachment: fixed;
}

body
{
    font: 10pt Arial, Helvetica, sans-serif;
    background-image: url('../images/topbak.jpg');
    background-repeat: repeat-x;
    height: 127px;
    color: #000000;
    margin: 0 auto;
}
.nebraska #container
{
    width: 100%;
    text-align: left;
    min-width: 750px;
}
.nebraska #mainContent
{
    margin: 25px 0px 15px 0px;
    padding: 0px 0px 0px 0px;
    text-align: left;
}
.nebraska #toplogoarea
{
    background-image: url('../images/sealfade.jpg');
    background-repeat: no-repeat;
    background-position: right;
    height: 127px;
    margin: 0px 0 0 0;
    padding: 0 0 0 0px;
}

.footer
{
    height: 158px;
    text-align: center;
}
.footer_text
{
    font: 8pt Arial, Helvetica, sans-serif;
    margin: 0 0 0 0;
    padding: 15px 0 0 0;
    text-align: center;
    color: #000000;
}
hr
{
    width: 100%;
    border-top: 1px dotted #FFFFFF;
    border-bottom: 0px;
    border-left: 0px;
    border-right: 0px;
}


.label
{
    font-family: Verdana;
    font-size: 12px;
}

.tb
{
    font-family: Verdana;
    font-size: 12px;
}

.kelly
{
    font-family: Verdana;
    font-size: 16px;
    font-weight: bolder;
    color: #006f3a;
    padding-right: 5px;
}

.labelbold
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: bolder;
}

.labelred
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: bolder;
}

.dropdown
{
    font-family: Verdana;
    font-size: 12px;
}

.detailsview
{
    font-family: Verdana;
    font-size: 12px;
}

.detailsviewSmall
{
    font-family: Verdana;
    font-size: 10px;
}

.dropdownSmall
{
    font-family: Verdana;
    font-size: 10px;
}

.gridviewSmall
{
    font-family: Verdana;
    font-size: 10px;
}

.formviewSmall
{
    font-family: Verdana;
    font-size: 10px;
}

.tbSmall
{
    font-family: Verdana;
    font-size: 10px;
}

.labelSmall
{
    font-family: Verdana;
    font-size: x-small;
}

.gridview
{
    font-family: Verdana;
    font-size: 12px;
}

.formview
{
    font-family: Verdana;
    font-size: 12px;
}

.login
{
    font-family: Verdana;
    font-size: 10px;
}

.ultrawebgrid
{
    font-family: Verdana;
    font-size: 12px;
}

.button
{
    border-style: solid;
    border-width: 1px;
}

.buttonSmall
{
    font-family: Verdana;
    font-size: 10px;
}

.webpanel
{
    font-family: Verdana;
    font-size: 12px;
}

.webtab
{
    font-family: Verdana;
    font-size: 12px;
}

.cbl
{
    font-family: Verdana;
    font-size: 12px;
}

.hl
{
    font-family: Verdana;
    font-size: 12px;
}

.headersmall
{
    font-family: Verdana;
    font-size: 10px;
}

.helpblock
{
    background-color: #F5C0D7;
    border-color: Red;
}

.defaultheader
{
    font-size: large;
    font-weight: bold;
    font-variant: small-caps;
    color: Black;
}

.defaultheadersmall
{
    background-color: #004519;
}

.labelheadersmallwhite
{
    font-family: Verdana;
    font-size: 12px;
    color: White;
}

.labelheadersmall
{
    font-family: Verdana;
    font-size: 12px;
    color: #DCAB38;
}

.loginbox
{
    font-family: Verdana;
    font-size: 10px;
    border-style: dashed;
    border-color: #86BA87;
    border-width: thin;
}

.modalBackground
{
    background-color: Gray;
}


.rowcolor
{
    background-color: White;
}

.rowaltcolor
{
    background-color: Gray;
}


.racerowcolor
{
    background-color: cornsilk;
}

.racerowaltcolor
{
    background-color: khaki;
}

.BallotRowColor
{
    background-color: Fuchsia;
}

.BallotRowAltColor
{
    background-color: Khaki;
}

.candidaterowcolor
{
    background-color: lightcyan;
}

.candidaterowaltcolor
{
    background-color: azure;
}

.errormessage
{
    color: Red;
}

.panelBorder
{
    border-color: Black;
    border-style: solid;
    border-width: 2px;
}
/*style for EVRS particular controls*/

.evrsTextDisplay
{
    border-color: Navy;
    border-style: double;
    border-width: medium;
}

.evrsTextModify
{
    border-color: Blue;
    border-style: solid;
    border-width: medium;
}

.evrsTextQuery
{
    border-color: Black;
    border-style: solid;
    border-width: thin;
}

.evrsDDL
{
    border-color: Green;
    border-style: double;
    border-width: medium;
}

.evrsDDLQuery
{
    border-color: Black;
    border-style: solid;
    border-width: thin;
}

.evrsFreeForm
{
    border-color: Orange;
    border-style: double;
    border-width: medium;
}

.resultsgroup
{
    font-size: medium;
    font-weight: bold;
}

.resultsrow
{
    font-size: small;
}

.vipballot
{
    border-style: solid;
    border-width: 1px;
    padding: 3px 3px 3px 3px;
}

.unofficialresults
{
    font-family: Arial;
    font-size: small;
}

.racediv
{
    position: absolute;
    width: 75%;
}


.hidden
{
    display: none;
}

.clickfont
{
    font-size: 7pt;
}

.precinctfont
{
    font-size: x-small;
    color: #1b641b;
}

.turnoutfont
{
    font-size: small;
    color: Black;
}

.otherbar
{
    border-right: #ffff00 thin solid;
    border-top: #ffff00 thin solid;
    border-left: #ffff00 thin solid;
    border-bottom: #ffff00 thin solid;
    /*background-color: #9999ff;*/
    background-color: #ffc72c;
    height: 15px;
}

.dem
{
    background-color: Blue;
    height: 15px;
}

.demmap
{
    background-color: #314C9C;
    height: 15px;
}

.rep
{
    background-color: Red;
    height: 15px;
}

.repmap
{
    background-color: #A10000;
    height: 15px;
}

.con
{
    background-color: Olive;
    height: 15px;
}

.conmap
{
    background-color: #009933;
    height: 15px;
}

.ind
{
    background-color: #9999ff;
    height: 15px;
}

.indmap
{
    background-color: #FFCC00;
    height: 15px;
}

.non
{
    background-color: purple;
    height: 15px;
}

.yes
{
    background-color: #3333FF;
    height: 15px;
}

.no
{
    background-color: #ffff00;
    height: 15px;
}



.racedisplay
{
    font-family: Arial;
    font-size: 10;
}

.recount
{
    color: Red;
    font-weight: normal;
}

.racelist
{
    padding-left: 10px;
}

#fixedtipdiv
{
    position: absolute;
    padding: 2px;
    border: 1px solid black;
    font: normal 12px Verdana;
    line-height: 18px;
    z-index: 100;
}


	.precinctsreporting
	{
		background-color:Lime;
		height: 15px;
		float:left;
		text-align:center;
	}
	
	.precinctspartialreporting
	{
		background-color:Yellow;
		height: 15px;
		float:left;
		text-align:center;
	}
