@charset "utf-8";
/* CSS Document */

html, body, div, img,  ul, ol, li, form, input, label, textarea,  h1, h2, h3, h4, h5, h6, pre, code, p, hr {
	margin: 0px;
	padding: 0px;
}
select {
	font-size:11px;
}
img {
	border: 0px;
}
ul {
	list-style-type: none;
}
a {
	color: #0071BC;
	text-decoration: none;
}
a:visited {
	color: #80B8DD;
}
a:hover {
	text-decoration: underline;
	color: #0071BC;
}
a:active {
	color: #0071BC;
}
h1, h2, h3, h4, h6 {
	font-size: 100%;
}
h1, h3 {
	text-transform: uppercase;
	background-color: #F2F2F2;
	padding: 4px 15px 4px 15px;
	border-bottom: 1px solid #CCC;
}
h4 {
	text-transform: uppercase;
	font-size: 90%;
}
h5 {
	font-size: 130%;
	text-transform: uppercase;
	font-weight: normal;
	color: #99C6E4;
}
p {
	margin: 15px 15px 0px 15px;
	line-height: 1.54em;
}
address {
	margin: 15px 15px 0px 30px;
	line-height: 1.54em;
}
body {
	font-family: arial, helvetica, sans-serif;
	font-size: 84.5%;
	line-height: 1.5em;
	color: #000;
	background: #FFF;
	margin: auto;
	background: #FFF url(/images/bg-body.gif) repeat-x;
}
#header {
	background: url(/images/bg-header.gif) no-repeat;
	width: 920px;
	height: 98px;
	margin: auto;
	padding: 15px;
	border-bottom: 1px solid #FFF;
}
#logo {
	width: 214px;
	height: 98px;
	float: left;
}

#container {
	width: 950px;
	padding: 0px;
	margin: auto;
	border-top: 1px solid #CCC;
}
#nav {
	width: 226px;
	border: 1px solid #E6E6E6;
	background: transparent url(/images/bg_nav.gif) repeat-x;
}
#nav ul {
	border: 1px solid #FFF;
	line-height: 34px;
	font-size: 110%;
	padding:8px 0px 8px 0px;
}
#nav ul a {
	display: block;
}
#nav ul a:hover {
	background-color: #CCE3F2;
	text-decoration: none;

	}
#nav img {
	width: 32px;
	height: 32px;
	margin: 0px 8px 0px 15px;
	float: left;
}
.nav-cat {
	float: left;
}
#left {
	width: 226px;
	padding: 15px 0px 15px 0px;
	/* float: left; */
}
.left-copy {
	margin: 15px 0px 0px 15px;
}
#right {
	width: 709px;
	padding: 15px 0px 15px 0px;
	float: right;
}
.content {
	margin-top: 15px;
}
.about-records {
	width: 25%;
	float: left;
}
.about-records h2 {
	font-size: 95%;
	text-transform: uppercase;
	width: 96%;
	color: #0071BC;
	padding: 12px 0px 0px 15px;
}
.about-records p {
	padding-top: 0px;
	margin-top: 0px;
	line-height: 1.2em;
	font-size: 95%;
}
#about ol {
	margin: 15px 15px 20px 60px;
}
#states ul {
	float: left;
	margin: 15px 0px 0px 15px;
	width: 17%;
}
#states li, #counties li {
	font-size:12px;
}
.articles {
	float: left;
	font-size: 11px;
	margin: 15px 0px 0px 15px;
	width: 47%;
}
#bottom {
	width: 100%;
	margin: auto;
	background: #F2F2F2 url(/images/bg-bottom.gif) repeat-x;
}
#footer {
	width: 920px;
	border-top: 1px solid #FFF;
	padding: 4px 15px 4px 15px;
	margin: auto;
	color: #B2B2B2;
	font-size: 85%;
}
#footer a {
	color: #B2B2B2;
}
/* ELEMENTS  */

#search-full {
	margin: auto;
}
#search-left {
	width: 226px;
	height: 289px;
	padding-top: 0px;
	margin: 0px;
	background: transparent url(/images/search-area-left.gif) no-repeat;
	color: #0071BC;
}
#search-left label {
	padding-top: 15px;
}
#search-left h2 {
	padding-top: 15px;
	text-transform:uppercase;
}
#search-left h2, #search-left label, #search-left select {
	margin-left: 15px;
}
.third {
	width: 31%;
	float: left;
	padding: 15px 0px 0px 14px;
}
.srch-button {
	background: transparent url(/images/btn_srch_long.gif) repeat scroll 0%;
	float: right;
	border: none;
	color: #FFF;
	font-size: 84.5%;
	cursor: pointer;
	height: 27px;
	width: 129px;
	margin: 15px 49px 15px 0px;
}
#search-left .srch-button {
	background: transparent url(/images/btn_srch_long.gif) repeat scroll 0%;
	float: left;
	border: none;
	color: #FFF;
	font-size: 84.5%;
	cursor: pointer;
	height: 27px;
	width: 129px;
	margin-left: 15px;
}
#search-left select {
	width: 172px;
}
#search-full label, #search-left label {
	display: block;
	font-weight: bold;
	padding-bottom: 4px;
}
#search-full form {
	width: 619px;
	margin:  auto;
	display: block;
	padding: 15px 0px 15px 0px;
	background: transparent url(/images/search-area.gif) no-repeat scroll 0%;
	height: 124px;
	width: 619px;
	margin: auto;
}
#record_type_id, #state_id, #county_id, #record_type_id2, #state_id2, #county_id2, #rec-type, #rec-name, #rec-url, #email_address, #record_type_id_lightbox, #state_id_lightbox, #county_id_lightbox {
	width: 145px;
	height: 22px;
	border: 1px solid #CCE3F2;
}
#rec-descr {
	border: 1px solid #CCE3F2;
}

.left-copy {
	width: 226px;
	border: 1px solid #E6E6E6;
	margin: 15px 0px 0px 0px;
	background: transparent url(/images/bg_shrt.gif) no-repeat;
}
.left-copy p {
	margin-bottom: 15px;
	line-height: 1.2em;
	font-size: 85%;
	color: #999;
}
.left-copy strong {
	color: #000;
}
#breadcrumbs {
	float: left;
	text-transform: uppercase;
	font-size: 8pt;
	color: #999;
}
#add-record {
	text-transform: uppercase;
	color: #0071BC;
	font-size: 8pt;
	float: right;
}
.stats {
	width: 100%;
	clear: both;
	border: 1px solid #CCC;
	margin-top: 15px;
	background: transparent url(/images/bg-stats.gif) no-repeat;
}
.stats h4 {
	padding-bottom: 8px;
}
.stats li {
	font-size:85%;
}
#state-seal, #state-website, #county-website, #state-resources, .stat-col, #limited-search {
	width: 221px;
	padding: 8px 0px 15px 15px;
	float: left;
}
.stat {
	color: #22B573;
}
.results-box {
	width: 199px;
	float: left;
	background: transparent url(/images/bg-results.gif) no-repeat;
	border: 1px solid #CCC;
	padding: 8px;
	margin:15px 0px 0px 15px;
	height: 135px;
	font-size: 95%;
	line-height: 1.35em;
}
.results-box h4 {
	text-decoration: none;
}

.results-box h4{
	font-size: 100%;
	}

.results-box {
	margin-top: 8px;
	font-size: 85%;
	}
	
#map {
	float: right;
	margin: 2px;
	border: 1px solid white;
	width: 224px;
	height: 242px;
}
#limited-search label {
	padding-bottom: 4px;
	color: #0071BC;
	display: block;
}
#limited-search select {
	margin-bottom: 8px;
}
#result-tabs {
	width: 98%;
	line-height: 1.54em;
	font-size: 85%;
	margin: 8px 0px 8px 15px;
	color: #CCC;
}
#result-tabs li {
	display: inline;
	float: left;
	margin: 0px 5px 0px 0px;
	white-space: nowrap;
}
/* ADD A RECORD */	
	
.black_overlay {
	display: none;
	position: fixed;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	background-color: #000;
	z-index: 1001;
	-moz-opacity: 0.75;
	opacity: .75;
	filter: alpha(opacity=80);
}
.white_content {
	display: none;
	position: absolute;
	top: 10px;
	left: 20%;
	right: 20%;
	margin-left: auto;
	margin-right: auto;
	width: 830px;
	height: 1030px;
	border: 2px solid #0071BC;
	background: #FFFFFF url(/images/bg-lightbox.gif) no-repeat scroll 0 0;
	z-index:1002;
	overflow: auto;
}

#lightbox_iframe {
  width: 100%;
  height: 100%;
}

#light2 {
	padding: 15px;
	background: #FFFFFF url(/images/bg-lightbox.gif) repeat-x scroll 0 0;
}

#light2 form {
	color: #0071BC;
}
#light2 label {
	display: block;
	padding: 8px 0px 4px 0px;
}
#light2 .srch-button {
	float: left;
}
#light2 p {
	font-size: 84.5%;
	color: #CCC;
	margin: 0px;
}

#light2 sup {
	font-size: 10px;
	color: #FF0000;
}
/* ARTICLES */

.article-info {
	font-size: 80%;
	color: #666;
	padding: 15px 0px 0px 15px;
}
.nav_li_on {
  background-color: #CCE3F2;
}
.nav_li_on a {
  color: #0071BC;
}

/* SITEMAP */

.sitemap {
  font-size:10px;
  margin-left:15px;
}

#privacy li {
  margin:15px 15px 15px 30px;
  list-style-type:square;
}

/* RSS FEED BOX */

.rss p {
	padding-bottom: 0px;
	margin-bottom: 0px;
	}
	
.rss li {
	clear: both;
	padding: 8px 15px 0px 15px;
	line-height: 1.2em;
	width: 196px;
	}

.rss img {
	float: left;
	width: 16px;
	padding-right: 5px;
	margin-top: -2px;
	text-decoration: none;
	}
		
	
.rss li a {
	float: left;
	font-size: 85%;
	}

.bullets-ok {
	margin-top: 15px;
}

.bullets-ok UL {
  margin-left: 40px;
  list-style: disc outside;
}

.bullets-ok UL li {
  font-size: 13px;
}

#cemetery_popup {
  width: 150px;
  height: 64px;
  border: solid 1px #BCD3E2;
  line-height: 28px;
  font-size: 14px;
  background-color: #FFFFFF;
  display: none;
  position: absolute;
}

#cemetery_popup A {
  text-align: center;
	display: block;
  clear: both;
  height: 50%;
  width: 100%;
  color: #0071BC;
  background-color: #FFFFFF;
}

#cemetery_popup A:hover {
  background-color: #CCE3F2;
}

.obit-loc {
  width: 170px;
  padding-bottom: 0px;
  padding-left: 8px;
  padding-top: 8px;
}

.obit-loc A {
  font-size: 14px;
}

.obit-desc {
  width: 300px;
  float: right;
	border: 1px solid #CCC;
	padding: 4px;
	margin:8px 0px 0px 15px;
	height: 135px;
	font-size: 95%;
}

.obit-desc P {
  margin: 0px;
	line-height: 14px;
}

.clear {
  clear: both;
}

div.obits div.results-box, div.obits div.obit-desc {
  margin-left: 0px;
  margin-bottom: 10px;
  height: 160px;
}

div.obits div.obit-desc {
  width: 250px;
}

div.obits ul {
  margin-bottom: 0px;
}




#census_popup {
  width: 150px;
  height: 32px;
  border: solid 1px #BCD3E2;
  line-height: 28px;
  font-size: 14px;
  background-color: #FFFFFF;
  display: none;
  position: absolute;
}

#census_popup A {
  text-align: center;
	display: block;
  clear: both;
  height: 100%;
  width: 100%;
  color: #0071BC;
  background-color: #FFFFFF;
}

#census_popup A:hover {
  background-color: #CCE3F2;
}






/*********** Fixes **************/
div#states ul {
  margin-left: 10px;
}

#search-iframe {
  width: 707px;
  height: 90px;
}





