/******************************************
Resetting and initial properties.
*******************************************/

* {
	margin: 0;
	padding: 0;
}

html, body {
	height: 100%;
	width: 100%;}
	
body {
	background: #ffffff;
	text-align: center;
	font-family: Helvetica, Arial, Tahoma, Times;
	color: #333333;
	font-size: 12px;
	line-height: 19px;}
	

/******************************************
Header properties
*******************************************/	
#header {
	color: #111111;
	background: #000000 url("../img/bg.jpg") repeat-x;
	height: 190px;}
	
#headerCenter {
	width: 950px;
	margin: 0 auto;}
	
#headerLogo {
	text-align: left;
	padding: 0;}
	
	
#searchBackground {
	width: 855px;
	margin: 10px auto;
	background: url(../img/searchBar.gif) 0 0 no-repeat;
	height: 90px;}
	
#sBar {
	margin: 15px auto;
	text-align: left;
	width: 100%;
}
	
h1.title {
	font-family: Helvetica, Arial, Verdana;
	font-size: 32px;
	font-weight: bold;
	font-style: italic;
	width: 600px;
	line-height: 32px;
	float: left;
	margin: 35 30;}

#headerIcons {
	float: right;}
	
h1.title a {
	color: #fff;}
	
#search {
	margin: 0 0 0 184px;
	padding: 8px 0 0 0;}
	
.pDisclaimer {
	text-align: Center;
	padding: 8px 0 0 0;}
	
form {
	margin: 0;}
	
	
	
#processing{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	text-align: left;}
		
.searchname{
	outline: none;
	height: 26px;
	font-size: 14px;
	padding: 5px 0 0 6px;
	border: 1px solid #808080;
	/******************************************
	border: 1px solid #DCDCDC;
	*******************************************/
	margin: 2px 4px 0 0;
	background-color: #fff;
	color: #333;
	font-family: Helvetica, Arial;
	float: left;
	width: 520px;} 
.searchlegal{
	outline: none;
	height: 26px;
	font-size: 14px;
	padding: 5px 0 0 6px;
	border: 1px solid #808080;
	margin: 2px 4px 0 0;
	background-color: #fff;
	color: #333;
	font-family: Helvetica, Arial;
	float: left;
	width: 520px;} 
.searchid{
	outline: none;
	height: 26px;
	font-size: 14px;
	padding: 5px 0 0 6px;
	border: 1px solid #808080;
	margin: 2px 4px 0 0;
	background-color: #fff;
	color: #333;
	font-family: Helvetica, Arial;
	float: left;
	width: 520px;} 

.searchstreet{
	outline: none;
	height: 26px;
	font-size: 14px;
	padding: 5px 0 0 6px;
	border: 1px solid #808080;
	margin: 2px 4px 0 0;
	background-color: #fff;
	color: #333;
	font-family: Helvetica, Arial;
	float: left;
	width: 400px;} 
.searchnumber{
	outline: none;
	height: 26px;
	font-size: 14px;
	padding: 5px 0 0 6px;
	border: 1px solid #808080;
	margin: 2px 4px 0 0;
	background-color: #fff;
	color: #333;
	font-family: Helvetica, Arial;
	float: left;
	width: 100px;} 
	
input#inputField-street {
	width: 366px;}
	
input#inputField-number {
	width: 100px;}
	
input#inputField-direction {
	width: 100px;}
				
#searchHint, #searchHintName, #searchHintAddress, #searchHintProperty, #searchHintGeographic  {
	margin: 0 0 0 0;
	color: #888;
	font-size: 10px;
	font-weight: bold;
	clear: both;}
	
#searchResultsGrid  {
	margin: 0 0 0 0;
	color: #888;
	font-size: 10px;
	font-weight: bold;
	clear: both;}
	

/******************************************
Content properties
*******************************************/
	
#content {
	width: 855px;
	margin: 0 auto;}

#contentX {
	width: 95%;
	margin: 0 auto;}
#contentXX {
	margin: 0 auto;}


/******************************************
Left-hand navigation properties
*******************************************/	
#nav {
	width: 164px;
	margin: 0;
	padding: 10px 0 0 0;
	float: left;
	border-top: 1px solid #DCDCDC;}	
	
ul#navMenu {
	list-style-type: none;
	width: 145px;
	margin: 0 0 0 7px;}
	
ul#navMenu li {
	margin: 0 0 15px 0;
	padding: 0;}
	
#navBreak {
	border-bottom: 1px solid #DCDCDC;
	margin: 10px -12px 17px 0;}
#navBreakTop {
	border-top: 1px solid #DCDCDC;}
	
.BreakTop {
	border-top: 1px solid #DCDCDC;}
  
a#home, a#news, a#data-extracts, a#exemptions,a#links, a#tax-rates, a#faq, a#contact-us, a#board-of-directors, a#arb-members, a#commissioners , a#downloads-and-forms , a#job-openings , a#maps , a#plats , a#pubs {
	display: block;
	height: 13px;
	width: 144px;}

a#home:hover, a#news:hover, a#data-extracts:hover, a#exemptions:hover, a#tax-rates:hover, a#links:hover, a#faq:hover, a#contact-us:hover, a#board-of-directors:hover, a#arb-members:hover, a#commissioners:hover, a#downloads-and-forms:hover, a#job-openings:hover, a#maps:hover, a#plats:hover, a#pubs:hover {
	background-position: 0 -13px;}

a#home span, a#news span, a#links span, a#data-extracts span, a#exemptions span, a#tax-rates span, a#faq span, a#contact-us span, a#board-of-directors span, a#arb-members span, a#commissioners span, a#downloads-and-forms span, a#job-openings span, a#maps span, a#plats span , a#pubs span {
	display: none;}
	
a#home {
	background: url("../img/home.gif") no-repeat 0 0;}

#nav li#navCurrent a#home {
	background: url("../img/home.gif") no-repeat 0 -13px;}
	
a#news {
	background: url("../img/news.gif") no-repeat 0 0;}

#nav li#navCurrent a#news {
	background: url("../img/news.gif") no-repeat 0 -13px;}
	
a#links {
	background: url("../img/links.gif") no-repeat 0 0;}

#nav li#navCurrent a#links {
	background: url("../img/links.gif") no-repeat 0 -13px;}
	
a#data-extracts {
	background: url("../img/data-extracts.gif") no-repeat 0 0;}

#nav li#navCurrent a#data-extracts {
	background: url("../img/data-extracts.gif") no-repeat 0 -13px;}
	
a#exemptions {
	background: url("../img/exemptions.gif") no-repeat 0 0;}

#nav li#navCurrent a#exemptions {
	background: url("../img/exemptions.gif") no-repeat 0 -13px;}

a#tax-rates {
	background: url("../img/tax-rates.gif") no-repeat 0 0;}

#nav li#navCurrent a#tax-rates {
	background: url("../img/tax-rates.gif") no-repeat 0 -13px;}

a#faq {
	background: url("../img/faq.gif") no-repeat 0 0;}

#nav li#navCurrent a#faq {
	background: url("../img/faq.gif") no-repeat 0 -13px;}

a#contact-us {
	background: url("../img/contact-us.gif") no-repeat 0 0;}

#nav li#navCurrent a#contact-us {
	background: url("../img/contact-us.gif") no-repeat 0 -13px;}

a#board-of-directors {
	background: url("../img/board-of-directors.gif") no-repeat 0 0;}

#nav li#navCurrent a#board-of-directors {
	background: url("../img/board-of-directors.gif") no-repeat 0 -13px;}
	
a#arb-members {
	background: url("../img/arb-members.gif") no-repeat 0 0;}

#nav li#navCurrent a#arb-members {
	background: url("../img/arb-members.gif") no-repeat 0 -13px;}

a#commissioners {
	background: url("../img/commissioners.gif") no-repeat 0 0;}

#nav li#navCurrent a#commissioners {
	background: url("../img/commissioners.gif") no-repeat 0 -13px;}

a#downloads-and-forms {
	background: url("../img/downloads-and-forms.gif") no-repeat 0 0;}

#nav li#navCurrent a#downloads-and-forms {
	background: url("../img/downloads-and-forms.gif") no-repeat 0 -13px;}
	
a#job-openings {
	background: url("../img/job-openings.gif") no-repeat 0 0;}

#nav li#navCurrent a#job-openings {
	background: url("../img/job-openings.gif") no-repeat 0 -13px;}
	
a#maps {
	background: url("../img/maps.gif") no-repeat 0 0;}

#nav li#navCurrent a#maps {
	background: url("../img/maps.gif") no-repeat 0 -13px;}
	
a#plats {
	background: url("../img/plats.gif") no-repeat 0 0;}

#nav li#navCurrent a#plats {
	background: url("../img/plats.gif") no-repeat 0 -13px;}
	
a#pubs {
	background: url("../img/publications.gif") no-repeat 0 0;}

#nav li#navCurrent a#pubs {
	background: url("../img/publications.gif") no-repeat 0 -13px;}

/******************************************
Content properties
*******************************************/

#main {
	width: 670px;
	margin: 0;
	text-align: left;
	float: left;
	border-left: 1px solid #DCDCDC;
	padding: 0 0 0 18px;
	min-height: 355px;}
	
#mainAdmin {
	width: 98%;
	margin: 0;
	text-align: left;
	float: left;
	border-left: 1px solid #DCDCDC;
	padding: 0 0 0 18px;
	min-height: 355px;}
	
#mainSearch {
	width: 100%;
	margin: 0;
	padding: 0 0 0 18px;
	text-align: left;}
	
#countyPhoto {
	width: 661px;
	border: 1px solid #e4e7e8;
	margin: 0 0 20px 0;}

#column1, #column2, #column3 {
	width: 200px;
	border-right: 1px solid #DCDCDC;
	padding: 0 15px 0 3px;
	float: left;
	font-size: 13px;}
	
#columnx {
	width: 454px;
	float: left;
}
	
#columnMiddle {
	width: 641px;
	float: left;
}
#column1 {}

#column2 {
	margin: 0 0 0 10px;}

#column3 {
	border: none;
	padding: 0 0 0 15px;}

.block {
	border-top: 3px solid #666666;
	padding: 15px 0 15px 0;}

/******************************************
Table properties
*******************************************/

.propertyDetailsBox {
	border: 2px solid #3e8acf;
	padding: 0 5px 5px 5px;
	margin: 10px 20px 5px 5px;
	text-align: left;
	width: 95%;
}

.propertyDetailsBoxGreen {
	border: 3px solid Green;
	padding: 0 5px 5px 5px;
	margin: 10px 20px 5px 5px;
	text-align: left;
	width: 95%;
}

.propertyDetailsBoxRed {
	border: 2px solid #800517;
	padding: 0 5px 5px 5px;
	margin: 10px 20px 5px 5px;
	text-align: left;
	width: 95%;
}
	
.propertyDetailsBoxSearch {
	border: 2px solid Black;
	padding: 0 5px 5px 5px;
	margin: 10px 20px 5px 5px;
	text-align: left;
	width: 95%;
}

td, th {
	padding: 5px;}

table {
	border-collapse: collapse;
	font-family: Helvetica, Arial, Tahoma, Times;
	/*font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;*/
	font-size: 12px;
	margin: 0;
	}
	
table#searchResults {
	width: 97%;
	margin: 15px 0 10px 10px;
}
	
table.gridInfo {
	width: 97%;
	margin: 15px 0 10px 10px;
}
table#searchResultsX {
	width: 98%;}
	
table.propertyDetails {
	width: 98%;
	margin: 15px 0 10px 10px;
	height: 1px;
}
	
table.propertyDetailsTop {
	width: 100%;
	margin: 15px 0 10px 10px;}

table th 
{
	color: #5D5D5D;
	border-bottom: 3px solid #5D5D5D;
	font-weight:bold;
	font-size: 12px;
	font-weight: normal;
	padding: 2px;
	margin: 0 0 8px 0;
}
	
table td#newColumn {
	margin-left: 10px;
	padding-left: 10px;
	border-left: 2px solid #eee;}

table tbody tr:hover td {
	color: #000;}

span.redAsterisk {
	font-weight: bold;
	font-size: 14px;
	color: #800517;}
	
h1.propertyDetailsHeader {
	font-size: 14px;
	margin: 0 -5px 0 -5px;
	padding: 5px;
	width: 100%;
	color: #ffffff;
	background-color: #3e8acf;}
		
h1.propertyDetailsHeaderGreen {
	font-size: 14px;
	margin: 0 -5px 0 -5px;
	padding: 5px;
	width: 100%;
	color: #ffffff;
	background-color:Green;}
h1.propertyDetailsHeaderRed {
	font-size: 14px;
	margin: 0 -5px 0 -5px;
	padding: 5px;
	width: 100%;
	color: #ffffff;
	background-color:#800517}
	
h1.propertyDetailsHeaderSearch {
	font-size: 14px;
	font-family: Helvetica, Arial, Tahoma, Times;
	margin: 0 0px 0 0px;
	padding: 5px;
	width: 100%;
	color: #ffffff;
	background-color: Black;}
	
span.tableEmph {
	font-family: Helvetica, Arial;
	font-weight: bold;}
	
.propertyDetailsPrint {
	text-align: left;}

/******************************************
Footer properties
*******************************************/

#footer {
	clear: both;
	margin: 30px 0 0 0;
	padding: 10px;
	background-color: #eeefe7;
	text-align: center;
	font-size: 11px;
	color: #585d67;}
	



/******************************************
General properties
*******************************************/

	
h1 {
	font-family: Helvetica, Arial, Tahoma, Times;
	font-size: 24px;
	color: #40474b;
	line-height: 24px;
	font-size: 20px;
	letter-spacing: 1px;
	font-weight: normal;
	padding: 0 0 15px 0;}
	
h2 {
	color: #666666;
	font-size: 12px;}
	
h3 {
	color: #777777;
	font-size: 11px;
	margin-top: 10px;}

p {margin: 10px 0 10px 0;
	text-align: left;
}

ul {margin-right: 0;
	margin-top: 8px;
	margin-bottom: 8px;
}
		
option {padding: 0 3px 0 3px;}

a {
	text-decoration: none;
	color: #3e8acf;
	text-align: center;
}
	
a:hover {color: #333333;}
	
a img {border: none;}
	
.clear {clear: both;}


#column3 ul li {
	list-style-type: none;
	margin: 0 0 0 4px;
	background: url("../img/arrow.gif") no-repeat left;
	padding-left: 12px;}


#ticker-container {
        position:relative;
        overflow:hidden;
        width: 162px;
        height: 186px;
        background-color: White;
        background-repeat: repeat;
        padding: 2px;
        	top: 2px;
	left: 12px;
}
	
	#ticker {
		position:relative;
		width:150px;
	}
	
	#ticker ul {
		padding:0px;
		margin:0px;
		list-style-type:none;
	}
	#ticker ul li {
            display:list-item;
            margin-top: 1px;
            margin-bottom: 1px;
            padding-top: 1px;
            padding-bottom: 1px;
            font-family: Arial, Helvetica, sans-serif;
            font-size: 12px;
            font-weight: normal;
            padding-left: 2px;
	}
	
	#ticker ul li a {
            font-family: Arial, Helvetica, sans-serif;
            font-size: 10px;
            font-weight: normal;
            text-decoration: none;
            padding-left: 2px;
	}
        
        #ticker ul li a:hover {
            font-family: Arial, Helvetica, sans-serif;
            font-size: 10px;
            text-decoration: none;
            padding-left: 2px;
        }
	
	
.linkh1 {
	font-family: Helvetica, Arial, Tahoma, Times;
	font-size: 14px;
	font-weight: normal;
	text-decoration: underline;}
.linkh1text {
	font-family: Helvetica, Arial, Tahoma, Times;
	font-size: 14px;
	font-weight: normal;}
.linkh1a {
	font-family: Helvetica, Arial, Tahoma, Times;
	font-size: 14px;
	font-weight: bold;}


@media all
{
	.page-break   { display:none; }
}

@media print{
   .page-break   { display:block; page-break-before:always; }
}




