/*	Supervisor of Elections of Alachua County, Florida
	This document is PUBLIC DOMAIN. Any and all contents may be re-used for personal or business.


#imgline {
 vertical-align: middle;
}
#textdiv {
 padding-left: 10px;
 padding-right: 10px;
}
#imagediv {
}
html,body 
{
	height: 100%; 
}

body 
{
	margin-left: auto;
	margin-right: auto;
	padding: 0;
        font-family:Arial, Helvetica, sans-serif !important;
        background-image: url(http://elections.alachuacounty.us/graphics/bgstripes.gif);
	color: #00004d;
}

a
{
        text-decoration:none;
}

.tablebackcolor {
	/* controls attributes of the main content area... */
	padding: 5px 10px;
}
.CountyFooter {
}

#noline a
{
        margin:0;
	padding:0;
	text-decoration:none;
}

#smalltext a
{
        font-size:13px;
	text-decoration:none;
}

#smalltext a:visited 
{
        color: #0000FF;
}

#blockquote
{
    padding: 0 0 0 25px;
}

.qlbar {
    display: none;
}

#dash 
{ 
	border: 0px;
	border-style:none;
	border-top: 1px dashed;
	color:#000000;
}

font.test
{
    font: xx-large;
}

#bulletgone
{
    list-style:none;
}

img
{  
    border-style: none;
}


/*DEFAULT TABBING*/

.component 
{
    padding: 0;
	margin: 0;
	width: 100%;
	font: 12px/1.3 arial, sans-serif;
}

.controller
{
    height: 31px;
	margin: 0;
	padding-left: 5px;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-top-left-radius: 5px 5px;
	-webkit-border-top-right-radius: 5px 5px;
	background: #333366;
}

.controller li
{
	border-left: 1px solid #3E647E;
	text-align: center;
	height: 31px;
	width: auto;
	margin: 0;
	position: relative;
	float: left;
	font-size: 16px;
	font-weight: bold;
	list-style: none;
}

.controller li.active 
{
    height: 35px;
    margin: -5px -2px 0 0;
	border: solid #bbb;
	border-width: 1px 1px 0;
	background: #f6f6f6; /*Light gray on active tab*/
	z-index: 1;
}

.controller li a
{
    padding: 6px 10px 6px;
	display: block;
	color: #fff;
	text-shadow: 0 -1px 0 #051A29;
	text-decoration:none;
}

.controller li.active a
{
    border: none;
	color: #103F70;
	text-shadow:none;
}

.section
{
    padding: 14px;
	margin: 0;
	border: solid #bbb;
	border-width: 0 1px 1px;
	background: #f6f6f6;
	z-index:5;
}

/*PAC TABBING*/

.componentCAND
{
    padding: 0;
	margin: 0;
	width: 100%;
	font: 12px/1.3 arial, sans-serif;
}

.controllerCAND
{
    height: 31px;
	margin: 0;
	padding-left: 5px;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-top-left-radius: 5px 5px;
	-webkit-border-top-right-radius: 5px 5px;
	background: #333366;
}

.controllerCAND li
{
	border-left: 1px solid #3E647E;
	text-align: center;
	height: 31px;
	width: auto;
	margin: 0;
	position: relative;
	float: left;
	font-size: 16px;
	font-weight: bold;
	list-style: none;
}

.controllerCAND li.active 
{
    height: 35px;
    margin: -5px -2px 0 0;
	border: solid #bbb;
	border-width: 1px 1px 0;
	background: #f6f6f6; /*Light gray on active tab*/
	z-index: 1;
}

.controllerCAND li a
{
	padding: 6px 8px 6px;
	display: block;
	color: #fff;
	text-shadow: 0 -1px 0 #051A29;
	text-decoration:none
}

.controllerCAND li.active a
{
    border: none;
	color: #103F70;
	text-shadow:none;
}

.columnheader
{
    width:100%;
	margin: 0;
	padding: 0 0 5px 0;
}

.sectionCAND
{
    padding: 14px;
	border: solid #bbb;
	border-width: 0 1px 1px;
	background: #f6f6f6;
	height:auto;
	z-index:5;
}

/*PRECINCTS TAbbing*/

.componentPCT
{
    padding: 0;
	margin: 0;
	width: 530px;
	font: 12px/1.3 arial, sans-serif;
}

.controllerPCT
{
    height: 31px;
	margin: 0;
	padding-left: 5px;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-top-left-radius: 5px 5px;
	-webkit-border-top-right-radius: 5px 5px;
	background: #333366;
}

.controllerPCT li
{
	border-left: 1px solid #3E647E;
	text-align: center;
	height: 31px;
	width: auto;
	margin: 0;
	position: relative;
	float: left;
	font-size: 16px;
	font-weight: bold;
	list-style: none;
}

.controllerPCT li.active 
{
    height: 35px;
    margin: -5px -2px 0 0;
	border: solid #bbb;
	border-width: 1px 1px 0;
	background: #f6f6f6; /*Light gray on active tab*/
	z-index: 1;
}

.controllerPCT li a
{
    padding: 6px 8px 6px;
	display: block;
	color: #fff;
	text-shadow: 0 -1px 0 #051A29;
	text-decoration:none;
}

.controllerPCT li.active a
{
    border: none;
	color: #103F70;
	text-shadow:none;
}

/*Precincts & Officials/Districts Tables*/
.sectionPCTtable 
{
}

.sectionPCTtable td
{
    border-bottom: solid #000000;
	border-bottom-width: 1px;
}

.sectionPCTtable th
{
    border-bottom: solid #000000;
	border-bottom-width: 1px;
	font:bold;
}

.sectionPCT
{
    padding: 0;
    margin: 0;
    width:530px;
	border: solid #bbb;
	border-width: 1px;
	background: #f6f6f6;
	z-index:5;
}

/*Register To Vote*/

.componentREG 
{
    padding: 0;
	margin: 0;
	width: 100%;
	color: #333;
	font: 12px/1.3 arial, sans-serif;
}

.controllerREG
{
    height: 27px;
	margin: 0;
	padding-left: 5px;
}

.controllerREG li
{
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-top-left-radius: 5px 5px;
	-webkit-border-top-right-radius: 5px 5px;
	border-left: 1px solid #3E647E;
	text-align: center;
	height: 27px;
	width: 210px;
	margin: 0;
	position: relative;
	float: left;
	font-size: 16px;
	font-weight: bold;
	list-style: none;
}

.controllerREG li.active 
{
    height: 31px;
    margin: -5px -2px 0 0;
	border: solid #bbb;
	border-width: 1px 1px 0;
	background: #333366;
	z-index: 1;
}

.controllerREG li a
{ 
    padding: 6px 10px 6px;
    display: block;
	color: #fff;
	text-shadow: 0 -1px 0 #051A29;
	text-decoration:none
}

.controllerREG li.active a
{
    border: none;
    color: #FFFFFF;
	text-shadow:none;
}

.sectionREG
{
    padding: 14px;
    margin: 0;
	border: solid #bbb;
	border-width: 1px;
	background: #f6f6f6;
	z-index:5;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#quicklinks
{
    width:770px;
    height: 35px;
	background:url(../graphics/qlbg.png) repeat-x;
        background-color: white;
}
