/*  BASIC ELEMENTS \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ */
body
{
	background: #f0f0f0;
	margin: 0px;
	font-family: arial, verdana;
}

a:link, a:visited
{
	color: #0000aa;
	text-decoration: none;
}

a:hover, a:active
{
	color: #0000aa;
	text-decoration: underline;
}

hr
{
	border: solid 1px #dddddd;
	margin-bottom: 45px;
	width: 525px;
	
}

/*  BASIC ELEMENTS //////////////////////////////////////////////////////////////// */


.hidden 
{
	display: none;
}

.unhidden
{
	display: block;
	color:#000000;
	font:normal 11pt arial,sans-serif;
	text-align:left;
	padding-top:10px;
	letter-spacing:1pt;
}



/*  FONT ELEMENTS \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ */
h1
{
	font: normal 16pt verdana, arial;
	color: #333333;
	padding: 0px 4px;
	border-bottom: 1px solid #000000;
	margin-top: 0px;
	margin-left: 20px;
	margin-bottom: 5px;
}

	a.more_info:link, a.more_info:visited
	{
		font: normal 9pt arial,sans-serif;
		color: #0000aa;
		text-decoration: none;
	}

	a.more_info:hover
	{
		text-decoration: underline;
	}


h2
{
	font: bold 14pt verdana, arial;
	color: #333333;
	text-align: center;
}

.lastupdate
{
	font: bold 11pt arial;
	color: #aa0000;
	margin-left: 25px;
	margin-bottom: 5px;
}


#more_info_body
{
	background-color: white;
	font: normal 12pt verdana, arial;
	border: 1px solid #420420;
	margin: 5% 10%;
	padding: 2% 4%;
	padding-bottom: 6%;
	word-spacing: 4px;
	line-height: 18pt;
}

#more_info_title
{
	font: normal 16pt verdana, arial;
	color: #333333;
	border-bottom: 1px solid #000000;
	margin-bottom: 10px;
}

#more_info_body_BOCC
{
	background-color: white;
	font: normal 15pt verdana, arial;
	border: 1px solid #420420;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 2% 4%;
	padding-bottom: 6%;
	word-spacing: 4px;
	line-height: 18pt;
	width: 750px;
}

#more_info_title_BOCC
{
	font: normal 19pt verdana, arial;
	color: #333333;
	border-bottom: 1px solid #000000;
	margin-bottom: 10px;
}



/*  FONT ELEMENTS //////////////////////////////////////////////////////////////// */



/*  LAYOUT ELEMENTS \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ */
#layout_header
{
	background: #0000c8 url(images/header_back.jpg) repeat-y ;
	border-bottom: 1px solid #000000;
	width: 100%;
	height: 60px;
	font: bold 20pt arial, sans-serif;
	color: #f0f0f0;
}

#layout_header2
{
	background: #d1cfce url(images/header2_back.jpg) repeat-y top right;
	border-bottom: 1px solid #000000;
	width: 100%;
	height: 10px;
	padding: 0px;
	margin: 0px;
}

#layout_container
{
	width: 100%;
	padding: 10px 0px;
}

#layout_leftcolumn
{
	width: 165px;
	border-right: solid 1px #acacac;
	float:left;
 	overflow: auto;
 	margin-top:5px;
 	margin-bottom: 0px;
}

#layout_maincolumn
{
	margin-right: 0px;
	margin-left: 175px;
}

#layout_footer
{
	width: 100%;
	background: #e4e4e4;
	border-top: 1px dashed #000000;
	border-bottom: 1px dashed #000000;
	font: normal x-small verdana, arial;
	color: #420420;
	text-align: right;
}
/*  LAYOUT ELEMENTS //////////////////////////////////////////////////////////////// */



/*  MENU ELEMENTS \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ */
#main_menu
{
	list-style-type: none;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-left: 0px;
	padding-bottom: 5px;
	font: bold 11pt arial, sans-serif;
}

	#main_menu li a:link, #main_menu li a:visited
	{
		display:block;
		background: #0000ff url(images/menu_back.gif) repeat-x;
		border: solid 1px #666666;
		width: 152px;
		height: 25px;
		color: #212121;
		text-decoration: none;
		margin-bottom: 5px;
		margin-left: 5px;
		padding-top:5px;
		text-align: center;
	}

	#main_menu li a:hover
	{
		background: #0000ff url(images/menu_back_hover.gif) repeat-x top left;
		color: white;
	}
/*  MENU ELEMENTS //////////////////////////////////////////////////////////////// */


/*  RESULTS DISPLAY ELEMENTS \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ */

.resultTBL
{
	border: solid 1px #000000;
	width: 525px;
	font: normal small arial,sans-serif;
	background: #ffffff url(images/results_back.gif) repeat-x bottom center;
	margin-left: auto;
	margin-right: auto;
	text-align: left;

}


.resultTBL th
{
	font: normal 15pt verdana,sans-serif;
	letter-spacing:-1px;
	padding: 5px;
	text-align: left;
}

.resultTBL td.count_header
{
	font: bold 10pt verdana,sans-serif;
	color:#666666;
	text-align: right;
	width: 67px;
	padding-right: 4px;
}

.resultTBL .col_info
{
	font: bold 11pt arial,sans-serif;
	letter-spacing: -1px;
	padding: 0px 5px;
	width: 187px;
}

.resultTBL .col_graph
{
	border:dashed 1px #888888;
	background:#eeeeee url(includes/images/bar_back.gif) repeat-y;
	width: 200px;
}

.resultTBL .col_count
{
	font:bold 11pt arial,sans-serif;
	text-align:right;
	width: 67px;
 	padding-right: 4px;
}

.resultTBL .party
{
	color:black;
	font-size: 0.8em;
}

.resultTBL .bt_space
{
	height: 10px;
}

.resultTBL .col_precinct
{
	font: normal 15pt arial,sans-serif;
	letter-spacing: 0px;
	padding: 0px 5px;
	width: 200px;
}

.resultTBL .col_precinct_2
{
	color: #000066;
	font: bold 18pt courier new,arial,sans-serif;
	width: 125px;
}

.resultTBL .col_percentage
{
	text-align:right;
	font: bold 16pt arial,sans-serif;
}

/*  RESULTS DISPLAY ELEMENTS //////////////////////////////////////////////////////////////// */


/*  UPDATE TBL DISPLAY ELEMENTS \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ */

.update_outterTBL
{
	width: 95%;
	margin-left: auto;
	margin-right: auto;
}


.update_outterTBL td
{
	width: 50%;
	vertical-align: top;
}


.updateTBL
{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 25px;
}


.updateTBL th
{
	font: bold 11pt verdana,sans-serif;
	letter-spacing: -1px;
	padding: 2px;
	text-align: left;
}

.updateTBL td
{
	font: normal 10pt verdana,sans-serif;

	padding: 2px;
	text-align: left;
}


.updateTBL .bt_space
{
	height: 10px;
}

/*  UPDATE TBL DISPLAY ELEMENTS //////////////////////////////////////////////////////////////// */






/*  DISPLAY ELEMENTS \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ */

#quick_link
{
	font: normal 8pt verdana,sans-serif;
	margin-bottom: 25px;	
	text-align: right;
	margin-right: 25px;
}

#quick_link input
{
	border: solid 1px #222222;
	font: normal 8pt verdana,sans-serif;
	margin: 0px;
	padding: 0px;
}

.return_top
{
	width: 525px;
	text-align:right;
	font: normal 9pt arial,sans-serif;
	padding-bottom: 50px;
	margin-left: auto;
	margin-right: auto;
}










.dispTable
{
	margin-left: 7%;
	width: 86%;
	font: normal small verdana, arial;
	color: #000000;
	padding: 0px;
	border-collapse: collapse;
}

.dispTable th
{
	font: bold small verdana, arial;
	color: #000000;
	background: #dddddd;
	border: 1px solid #420420;
}

.dispTable td
{
	line-height: 20px;
	border-bottom: 1px dashed #aaaaaa;
}

.inactive
{
	line-height: 20px;
	border-bottom: 1px dashed #aaaaaa;
	background: #999999;
}


.td_alter
{
	background: #e8e8e8;
}

#infobox
{
	border: 1px solid #000088;
	background: #dddddd;
	margin-left: 7%;
	width: 86%;
}

#infoboxinactive
{
	border: 1px solid #000088;
	background: #999999;
	margin-left: 7%;
	width: 86%;
}


/*  DISPLAY ELEMENTS //////////////////////////////////////////////////////////////// */