
/* ADDED BY FELIPE FOR THE REAL PROPERTY SEARCH STYLES */
@import url('real_property_search.css');





body { 	background: #373b61;
		position: relative;
		margin: 0;
		padding: 0;
		padding-top: 7px;
		padding-right: 25px;
		}




/* New Link Style Added By felipes*/
A.DAC_building_link:link, A.DAC_building_link:visited, A.DAC_building_link:active {	font: bold 14px verdana, arial, sans-serif; color: #ffffff; text-decoration: underline;	}
A.DAC_building_link:hover {	font: bold 14px verdana, arial, sans-serif; color: #333333; text-decoration: none;	}

A.table_fdata_link:link, A.table_fdata_link:visited, A.table_fdata_link:active{	font: 13px verdana, arial;	color: #0000aa; text-decoration: none;	}
A.table_fdata_link:hover{	font: 13px verdana, arial;	color: #0000aa; text-decoration: underline;	}
/* End New Link Style*/

/* New Font Styles added by Felipes */
div.fs_table_header
{
	display: block;
	font: bold 14px verdana, arial;
	color: #fff;
	background: #444466;
	padding: 2px 2px 4px 10px;
	margin: 0px -5px 0.5em;
}

.font_fs_table_label { font: bold 12px verdana, arial; color: #cccccc; }
.font_fs_table_data { font: bold 15px arial, verdana; color: #ffffff; }
.font_fs_table_data_small { font: normal 14px verdana, arial; color: #ffffff; }
/* End Font Styles */

/* New Table Styles Added By felipes*/
.table_fdata
{
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}

.table_fdata_header
{
	border-bottom: 1px solid #444444;
	background: #3f478e url(/images/fs_tb_header_back.jpg) repeat-y;
	font: bold 14px verdana, arial;
	color: #ffffff;
}

.table_fdata_header2
{
	border-bottom: 1px solid #444444;
	background: #3f478e url(/images/fs_tb_header_back.jpg) repeat-y;
	font: bold 14px verdana, arial;
	color: #ffffff;
}

.table_fdata_title
{
	border-bottom: 1px solid #444444;
	background: #888888;
	font: bold 11px arial, verdana;
	color: #ffffff;
}


.table_fdata_title2
{
	border-bottom: 1px solid #444444;
	background: #888888;
	font: bold 13px arial, verdana;
	color: #ffffff;
}

.table_fdata_item
{
	border-bottom: 1px solid #444444;
	background: #efefef;
	font: normal 13px verdana arial;
	color: #000000;
}

.table_fdata_item_alt
{
	border-bottom: 1px solid #444444;
	background: #dadada;
	font: normal 13px verdana arial;
	color: #000000;
}
/* End New Tables*/


/* Table cell style to prevent wrapping added by Mark on 2011-03-15 */
td.nowrap, span.nowrap
{
	white-space: nowrap;
}
/* End Table cell style */



a {	color: #ccc;
	text-decoration: underline;
	font-style: italic;
	}

a:visited { color: #d9d;
			}

a:hover {	color: #000;
			background: #ddf;
			}

div#main {

			 background: #579;
			position: absolute;
			left: 165px;
			/* top: 123px; NON ELECTIONS HEIGHT. ELECTION HEIGHT: between 170px ~ 185px. */
			top: 123px;
			width: 375px;
			color: #fff;
			font: 13px Verdana, sans-serif;
			padding: 10px;
			border: solid 2px;
			border-color: #fc9 #c96 #c96 #c96;
			}

div#main.wide { width: 572px; }
div#main.all { width: 735px;
				left: 0px; }


/* Added by Felipes on 11-13-2007 for the BOCC video window */
div#main.vid {
			width: 735px;
			left: 0px;
			}

div#main.narrow {
			width: 517px;
			left: 0px;
			}



/* Modified by Alicia for Visually impaired CSS  */
/* Old top: 123px, 153px;  */
div#right {
			position: absolute;
			left: 570px;
			top: 170px;
			width: 192px;
			}

div#rightvi {
			position: absolute;
			left: 570px;
			/* top: 123px; NON ELECTIONS HEIGHT. ELECTION HEIGHT: between 170px ~ 185px. */
			top: 123px;

			}
/* End Modification  */


div#main h1 { 	display: block;
				color: #fff;
				font-size: 18px;
				font-weight: bold;
				font-style: italic;
				text-align: center;
				background: #3f478e url(/images/fs_tb_header_back.jpg) repeat-y;
				/* background: #0F1440; */
				padding: 8px 0 5px;
				margin: -9px -9px 0.5em;

				}

div#main h2 { 					display: block;
				background: #3f478e url(/images/fs_tb_header_back.jpg) repeat-y;
				/* background: #0F1440; */
				color: white;
				font-size: 14px;
				font-weight: bold;
				font-style: italic;
				padding-left: 5px;
				margin: 10px -10px 0.5em;
				border-bottom: 1px solid #69a;
				border-top: 1px solid #8ac;
				}

div#main h3 { 	font-size: 14px;
				font-weight: bold;
				font-style: italic;
				}


div#top {	background: url(/images/Banner_Main.jpg) 0 0 no-repeat;
			float: left;
			top: 10px;
			height: 109px;
			left: 0px;
			width: 760px;
			}


div#topBOCC {	background: url(/images/banner_beige_narrow.jpg) 0 0 no-repeat; /* Added by Felipe on 11-26-2007 for the Live BOCC Video */
			float: left;
			top: 10px;
			height: 109px;
			left: 0px;
			width: 540px;
			}

div#left {	position: absolute;
			/* top: 123px; NON ELECTIONS HEIGHT. ELECTION HIGHT: between 170px ~ 185px. */
			top: 123px;

			left: 0px;
			width: 160px;
			font: 16px Verdana, sans-serif;
			}


.news_click {	float: right;
				color: #ffff00;
				font-size: 0.9em;
				font-weight: bold;
			}

.dept_head {
		font-size: 14px;
		font-weight: bold;
		font-style: italic;
		}

div#dept_contact {
			float: right;
			width: 200px;
			border: 1px solid black;
			background: #CFD1E3 url(/images/organs.gif) no-repeat bottom right;
			color: black;
			text-align: center;
			padding: 10px;
			margin: 10px;
			margin-right: 0;
			font: 11px Verdana, sans-serif;
			/* IE hack for word wrapping */
			word-wrap: break-word;

	}

div#dept_contact h3 {
			color:white;
			background: #373b61 url(/images/fs_tb_header_back.jpg) repeat-y;
			/* background: #0F1440; */
			margin: -9px -9px 0.5em;

	}

div#dept_contact a {
			color: #335;

	}

div#dept_contact a:visited { color: #446;
			}

div#dept_contact a:hover {	color: #335;
			}

/* -------- felipe's latestnews ------------------ */

.LatestNewsDate
{
	font: normal 0.85em arial, sans-serif;
	color: #dddd00;
	word-spacing: 0.5em;
	letter-spacing: 0.1em;
}

a.LatestNewsLink:link, a.LatestNewsLink:visited
{
	font: bold 0.9em arial, sans-serif;
	color: #e0e0e0;
	text-decoration: none;
}

a.LatestNewsLink:hover
{
	font: bold 0.9em arial, sans-serif;
	color: #ffffff;
	text-decoration: underline;
	background: #579;
}

/* ------ Alicia adds below for the home improvement links */
a.WhiteLink:link, a.WhiteLink:visited
{
	font: normal 1.1em arial, sans-serif;
	line-height: 1.2em;
	color: #F8F8F8;
	text-decoration: underline;
	font-style: italic;
}

a.WhiteLink:hover
{
	font: normal 1.10em arial, sans-serif;
	line-height: 1.2em;
	color: #cccccc;
	text-decoration: underline;
	background: #579;
	font-style: italic;
}






/* -------- felipe's latestnews ------------------ */

/* -------- felipe's quicklist ------------------ */
.quicklist
{
	width: 175px;
	border: 1px solid black;
	background: #CFD1E3 url(/images/organs.gif) no-repeat bottom right;
	color: black;
	padding: 7px;
	margin-bottom: 5px;
	text-align: left;
	font: 11px Verdana, sans-serif;
}

.quicklist h1
{
	display: block;
	background: #373b61 url(/images/fs_tb_header_back.jpg) repeat-y;
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	padding-left: 5px;
	border: 1px solid;
	border-color: #d7bfa4 #797857 #797857 #797857;
	margin: -9px -9px 0.5em;
}

.quicklist ul
{
	list-style: none;
	font: normal 1.25em arial,sans-serif;
	margin-top: 0px;
	margin-left: 8px;
	line-height: 13px;
}


.quicklist a:link, .quicklist a:visited
{
	font: normal 0.9em verdana, sans-serif;
	color: #000088;
	text-decoration: none;
}

.quicklist a:hover
{
	color: #000000;
	text-decoration: underline;
}
/* -------- felipe's quicklist ------------------ */






.infoblock {

			background: #579 url(/images/blue_sol.gif) no-repeat bottom right;
			color: #fff;
			width: 175px;
			font: 11px Verdana, sans-serif;
			padding: 7px;
			text-align: left;
			border-width: 1px;
			border-color: #b0a487 #585733 #585733 #585733;
			border-style: solid;
			margin-bottom: 5px;
	}

.infoblock h1 {
				display: block;
				background: #373b61 url(/images/fs_tb_header_back.jpg) repeat-y;
				/* background: #0F1440; */
				font-size: 13px;
				font-weight: bold;
				font-style: italic;
				padding-left: 5px;
				border: 1px solid;
				border-color: #d7bfa4 #797857 #797857 #797857;
				margin: -9px -9px 0.5em;
				}

/* -------- felipe ------------------ */
.infoblock ul
{
	font: normal 1.25em arial,sans-serif;
	margin-top: 0px;
	margin-left: 15px;
	line-height: 13px;
}
/* -------- felipe ------------------ */

.infoblock1 {
			background: #ddd;
			color: black;
			font: 13px Verdana, sans-serif;
			font-weight: bold;
			padding: 7px;
			text-align: left;
			border-width: 2px;
			border-color: red;
			border-style: solid;
			margin-bottom: 5px;
	}


.infoblockSmall {
			background: #ddd;
			color: black;
			font: 10px Verdana, sans-serif;
			font-weight: bold;
			padding: 7px;
			text-align: left;
			border-width: 2px;
			border-color: red;
			border-style: solid;
			margin-bottom: 5px;
	}


.infoblock label { font-weight: bold;}

.lang_box {		display: block;
				background: maroon;
				font: 15px Verdana, sans-serif;
				font-weight: bold;
				font-style: normal;
				color: #fff;
				text-align: center;
				margin: 20px 10px 10px 10px;
				padding: 5px;
				}
.print_box {	display: block;
				background: #666;
				font: 15px Verdana, sans-serif;
				font-weight: bold;
				font-style: normal;
				color: #fff;
				text-align: center;
				margin: 20px 5px 10px 5px;
				padding: 5px;
				}

.smallprint {	font: 9px Verdana, sans-serif;
				color: #fff;
				text-align: center;
				padding: 10px;
				}

.menu {
			width: 100%;
			display: block;
			color: #fff;
			text-align: center;
			top: 0;
			left: 0;
			font: 16px Verdana, sans-serif;
			padding-top: 8px;
			padding-bottom: 8px;
			margin-bottom: 8px;
			background: url(/images/line.gif) 0 0 repeat-y;
			}

.menu br { display: none;}

.menu a {	background: #999;
			display: block;
			text-align: center;
			font: bold 1em sans-serif;
			padding: 3px 0 0 0;
			margin: 0 0 4px;
			border-width: 0;
			text-decoration: none;
			border-top: 1px solid #666;
			border-bottom: 1px solid #666;
			border-right: 1px solid #666;
			color: #ffc;
			}

.menu a:visited {
					color: #ffc;
					}

.menu a:hover {	background: #ddd;
					color: #411;
					}



.menu h1 { background: black;
			display: block;
			text-align: center;
			font: bold 1em sans-serif;
			padding: 3px;
			margin: 12px 0 4px;
			border-width: 0;
			text-decoration: none;
			color: #fff;
			font-style: italic;
			}


.selected a {	background: #88b;
			}

.submenu a {	font:  10px Verdana, sans-serif;
				background: #ccc;
				padding: 2px;
				border-top: 1px solid #666;
				border-bottom: 1px solid #666;
				border-right: 1px solid #666;
				color: black;
				text-align: right;
				width: 151px;
				margin-left: -5px;
				}

.submenu a:visited {
					color: black;
					}
div.menuhead {
				font-weight: bold;
				font-style: italic;
			}
.image { text-align: center;
			margin: 10px 0 10px 0; }

.newsimage { float: right;
				margin: 10px;
				}
div#dept_menu {
			text-align: center;
			}
div#dept_menu a {
				font: 12px/2 Verdana, sans-serif;
				font-weight: bold;
				font-style: normal;
				color: white;
				background: #336;
				text-decoration: none;
				padding: 4px 10px 4px 10px;
				border: 1px solid;
				border-color: #ccc #555 #555 #999;
				}

div#dept_menu a.current { background: #aaa;}
div#dept_menu a.current:hover { background: #aaa; color: #fff;}



div#dept_menu a:hover {
				color: black;
				background: white;
				}

.table_data  {
				border-spacing: 0px;
				margin: auto;
				}

.table_data th {
				background: #446;
				color: white;
				padding: 3px 10px 3px 10px;
				border: 1px solid;
				border-color: #ccc #555 #555 #999;

				}

.table_data td {
				padding: 3px 10px 3px 10px;
				border: 1px solid;
				border-color: #ccc #555 #555 #999;
				}

vtable.table_data th {
				background: #446;
				color: white;
				padding: 3px 10px 3px 10px;
				border: 1px solid;
				border-color: #ccc #555 #555 #999;

				}


.story {
	text-indent: 4em;
	line-height: 2em;
}

span.story {
	padding-left: 4em;
	line-height: 2em;
}


search.LABEL {
	PADDING-RIGHT: 0.2em; PADDING-LEFT: 0.2em; FLOAT: left; PADDING-BOTTOM: 0.2em; MARGIN: 0.3em 0px 0px; TEXT-TRANSFORM: uppercase; WIDTH: 70px; PADDING-TOP: 0.2em; TEXT-ALIGN: right
}
search.FIELDSET {
	BORDER-RIGHT: #fff 0px solid; BORDER-TOP: #fff 0px solid; BORDER-LEFT: #fff 0px solid; WIDTH: 300px; BORDER-BOTTOM: #fff 0px solid; BACKGROUND-COLOR: #ccc
}
search.LEGEND {
	PADDING-LEFT: 0.5em; FONT-WEIGHT: bold; FONT-SIZE: 2em; BACKGROUND: url(img/legend_bg.gif) no-repeat; TEXT-TRANSFORM: uppercase; WIDTH: 194px; COLOR: #fff; WHITE-SPACE: pre; LETTER-SPACING: -1px; POSITION: relative; TOP: -1em; HEIGHT: 30px
}

search.textfield {
	BORDER-RIGHT: #fff 0px solid;
	PADDING-RIGHT: 8px;
	BORDER-TOP: #fff 0px solid;
	PADDING-LEFT: 8px;
	border-color: silver;
	PADDING-BOTTOM: 3px;
	MARGIN: 3px;
	FONT: 1.1em Verdana, Arial, Helvetica, sans-serif;
	BORDER-LEFT: #fff 0px solid;
	WIDTH: 187px; COLOR: #333;
	PADDING-TOP: 3px;
	BORDER-BOTTOM: #fff 0px solid;
	HEIGHT: 20px;
	voice-family: inherit
}
search.UNKNOWN {
	BACKGROUND: url(/services/img/textfield_bg.gif) no-repeat
}
search.TEXTAREA {
	BORDER-RIGHT: #fff 0px solid; PADDING-RIGHT: 8px; BORDER-TOP: #fff 0px solid; PADDING-LEFT: 8px; BACKGROUND: url(img/textarea_bg.gif) fixed no-repeat; PADDING-BOTTOM: 0px; MARGIN: 3px; FONT: 1.1em Verdana, Arial, Helvetica, sans-serif; BORDER-LEFT: #fff 0px solid; WIDTH: 190px; COLOR: #333; PADDING-TOP: 0px; BORDER-BOTTOM: #fff 0px solid; HEIGHT: 165px; voice-family: inherit
}
search.UNKNOWN {
	BACKGROUND: url(/services/img/textarea_bg.gif) no-repeat
}
search.submit {
	BORDER-RIGHT: #fff 0px solid; BORDER-TOP: #fff 0px solid; BACKGROUND: url(/services/img/submit.gif) no-repeat; MARGIN: 3px; FONT: 1.1em Verdana, Arial, Helvetica, sans-serif; TEXT-TRANSFORM: uppercase; BORDER-LEFT: #fff 0px solid; WIDTH: 80px; COLOR: #666; BORDER-BOTTOM: #fff 0px solid; HEIGHT: 20px
}
.records form {
    border: none;
    margin: 0;
}
.records textarea {
    font: 110% "Courier New", Courier, monospace;
    border-color: #ccc #555 #555 #999;
    color: Black;
    background-color: white;
    width: 100%;
}
div#records a {
				font: 12px/2 Verdana, sans-serif;
				font-weight: bold;
				font-style: normal;
				color: white;
				background: #336;
				text-decoration: none;
				padding: 4px 10px 4px 10px;
				border: 1px solid;
				border-color: #ccc #555 #555 #999;
				}

div#records a.current { background: #aaa;}

div#records a:hover {
				color: black;
				background: white;
				}
.records select {
    border: 2px solid #ccc #555 #555 #999;
	 color: Black;
    background-color: White;
    vertical-align: top;
}

.alertblock {
			background: #c4cb12;
			color: #000;
			width: 175px;
			font: 11px Verdana, sans-serif;
			padding: 7px;
			text-align: left;
			border-width: 1px;
			border-color: #b0a487 #585733 #585733 #585733;
			border-style: solid;
			margin-bottom: 5px;
	}

.alertblock h1 {
				display: block;
				background: #6a0404;
				font-size: 13px;
				font-weight: bold;
				font-style: italic;
				padding-left: 5px;
				border: 1px solid;
				border-color: #d7bfa4 #797857 #797857 #797857;
				margin: -9px -9px 0.5em;
				color: #fff;
				}


.alertblock a {
		color: #000;
	}

.alertblock a:visited {
		color: #000;
	}
.alertblock a:hover {
		color: #888;
		background: #c4cb12;
	}

.headline {
	font: normal small arial, sans-serif;
	color: #eee;
	font-weight:bold;
}

.headline_date {
	color: #ff0;
	font: normal small arial, sans-serif;
	font-weight:bold;
}

/* ************* MUSEUM****************  */
div#museum_bg {

			border: 1px solid black;
			background: #CFD1E3;
			color: black;
			text-align: left;
			padding: 5px;
			margin-right: 0;
			font: 12px Verdana, sans-serif;
			line-height:18px;
	}


/* ************* VISITORS ****************  */	
div#main .visitors_h2
			 { 	display: block;
				background: #3f478e url(/images/fs_tb_header_back.jpg) repeat-y;
				/* background: #0F1440; */
				color: white;
				font-size: 14px;
				font-weight: bold;
				font-style: italic;
				padding-left: 5px;
				margin: -3px -3px 0.5em -3px;
				border-bottom: 1px solid #69a;
				border-top: 1px solid #8ac;
				}			
				
.image_memo {	font: 9px Verdana, sans-serif;
				color: #000000;
				text-align: center;

				}
				
.tbl_image
{
	border: 1px solid #808080;
	text-align: center;
	background: #ffffff;
	width: 202px;
	padding: 3px;
	font: 9px Verdana, sans-serif;
	color: #000000;

}


/* ADDED BY FELIPE FOR THE ASSESSOR'S HELPFUL TIPS DOCUMENT IN ASSESSOR'S PAGE */
div#hdrAssessorTips
{
	width:154;
	float: left;
	cursor: pointer;
}
	a.AssessorTipsImg:link  {background: none;}
	a.AssessorTipsImg:visited  {background: none;}
	a.AssessorTipsImg:hover  {background: none;}
	a.AssessorTipsImg:active  {background: none;}



/* ADDED BY FELIPE FOR THE VISION 2040 BANNER GRAPHIC */
div#hdrVision2040
{
	width:194px;
	height:98px;
	position:absolute;
	left:555px;
	top:13px;
	cursor: pointer;
}
	a.hdrVision2040img:link  {background: none;}
	a.hdrVision2040img:visited  {background: none;}
	a.hdrVision2040img:hover  {background: none;}
	a.hdrVision2040img:active  {background: none;}
	
	
	
	
	
	
	
/* FOR THE PAGING IN VISITORS */	
	.tborder
{
	background: #6096bf;
	color: #000000;
	border: #35556d 1px solid;
}

.vbmenu_control, a.vbmenu_control:link, a.vbmenu_control:visited, a.vbmenu_control:active
{
	background: #557799;
	color: #FFFFFF;
	font: bold 12px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	padding: 3px 6px 3px 6px;
	white-space: nowrap;
}


/* ADDED BY ALICIA FOR SRT */
.srt_image
{
	border: 1px solid #333333;
	text-align: center;
	background: #ffffff;
	padding: 5px;
	font: 9px Verdana, sans-serif;
	color: #000000;

}

/* ADDED BY ALICIA FOR ROAD PROJECT STATUS */

.paging_boarder
{
	text-align: center;
	background: #6096bf;
	color: #000000;
	border: #35556d 1px solid;
}

.paging_control, a.paging_control:link, a.paging_control:visited, a.paging_control:active
{
	background: #888888;
	border: 1px solid #cccccc;
	color: #ffffff;
	font: bold 12px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	padding: 3px 6px 3px 6px;
	white-space: nowrap;
}

.alt2
{
	background: #e6f4ff;
	color: #000000;
}

.smallfont
{
	font: 12px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}

/* Twitter CSS for Commissioner Kraling's feed ----- */
#twitter_div
{
	background: #CFD1E3 url(/images/organs.gif) no-repeat bottom right;
}

#twitter_update_list
{
	list-style: none;
	margin-left: -5px;
	padding: 0px;
	text-align: left;
}

#twitter_update_list li
{
	font: normal 12px 'Arial Rounded MT Bold', verdana, arial;
	margin-bottom: 15px;
}


#sckrahlinTweet .twitterTime
{
	font: bold 8px arial;
}

.blueinfobox
{
	background: #000066;
	border: 1px solid #000000;
	color: #ffffff;
	font: normal 12px verdana, arial;
	width: 510px;
	padding: 6px;
	margin: 10px auto;
}


/* ADDED BY FELIPE: NEO GOV STYLES ----- */
#neogovmain
{
	background-color:#ffffff;
}
