/*
-----------------------------------------------
CourthouseDirect Lite - Base Styles
Version:  August 2005
----------------------------------------------- */

body {
	margin: 0;
	padding: 0;
	background: #fff;
	text-align: left;
	color: #222;
}

a {
	color: #069;	
}

a:hover {
	/*color: #069;*/
	/*text-decoration: none;*/
}

#container {
	width: 760px;
	position: absolute;
	left: 50%;
	margin-left: -380px;
}

.center { text-align: center;
	  }

.algnright {  text-align: right; }

.vbotton { vertical-align: bottom; }


/* Header
----------------------------------------------- */

#header {
	border-bottom: solid 1px #666;
}

#header h1 {
	margin: 5px 0 11px 0;
}

#loginform div, div#loggedin {
	background: #F1F2E1;
	position: absolute;
	top: 0;
	right: 0;
	background: transparent url(../imgs/i_logon-bot.gif) repeat-y left bottom;
	width: 200px;
}

#loginform div label {
	display: block;
	text-align: right;
	width: 67px;
	padding: 0 5px 0 0;
	color: #333;
	text-transform: uppercase;
	font: 10px/18px Helvetica, Arial, sans-serif;
}

#loginform div input.login {
	width: 98px;
	height: 16px;
	font: 11px/20px Helvetica, Arial, sans-serif;
	background: #fff;
	border: solid 1px #E1E1CE;
	margin: 0 0 4px 0;
	text-indent: 4px;
}

* html #loginform div input.login {
	height: 14px;
	width: 90px;
	font: 11px/14px Helvetica, Arial, sans-serif;
}

td#loginhelpicn {
	vertical-align: bottom;
	padding: 0 18px 4px 0;
}

* html td#loginhelpicn {
	padding: 0 19px 0 0;
}

#toggle_loginhelp {
	position: absolute;
	top: 53px;
	z-index: 999;
}

span#loginhelp {
	height: 74px;
	display: block;
}

* html span#loginhelp {
	height: 70px;
}

span#loginhelp span {
	z-index: 0;
	display: block;
	position: absolute;
	top: 57px;
	margin-left: 4px;
	width: 193px;
	padding: 22px 12px 8px 12px;
	background: transparent url(../imgs/b_loginhelp.gif) no-repeat left top;
}

span#loginhelp input#email {
	color: #96968E;
	background: #fff;
	height: 16px;
	width: 140px;
	margin: 2px 0 0 0;
	border: solid 1px #96968E;
	font: 11px/16px Helvetica, Arial, sans-serif;
	text-indent: 4px;
}

span#loginhelp input#lhelparrow {
	margin: 0 4px;
}

span#loginhelp p {
	font: 11px/16px Verdana, Helvetica, Arial, sans-serif;
	white-space: nowrap;
	margin: 2px 0;
}

div#loggedin h5 {
	color: #069;
	font: bold 11px/15px Verdana, Arial, sans-serif;
	margin: -16px 0 0 53px;
	float: left;
	position: absolute;
}
* html div#loggedin h5 {
margin: -16px 0 0 26px;
position: relative;
}


div#loggedin {
	height: 78px;
}

div#loggedin ul {
	border-top: solid 1px #ccc;
	margin: 3px 8px;
	padding: 3px 6px;
	list-style: none;
	font: 10px/13px Helvetica, Arial, sans-serif;
}

div#loggedin ul li {
	padding-left: 13px;
	background: transparent url(../imgs/i_bullet_blue.gif) no-repeat left 5px;
}

/* Nav
----------------------------------------------- */

#nav {
	background: #bbcdf2;
	float: left;
	width: 100%;
	border-top: solid 1px #fff;
	border-bottom: solid 1px #666;
	margin: 0 0 8px 0;
}

#nav ul {
	margin: 0;
	padding: 0 15px;
	list-style: none;
}

#nav li {
	float: left;
	margin: 0;
	padding: 0;
	font: 12px/26px Helvetica,Arial,san-serif;
	color: #0C1932;
	text-indent: 0;
}

#nav a {
	display: block;
	color: #0C1932;
	text-decoration: none;
	white-space: nowrap;
	padding: 0 13px;
	text-shadow: #fff 0 1px 1px;
}

* html #nav a  {
	float: left;
	height: 12px;
	filter: Shadow(Color=#ffffff, Direction=180, Strength=1);
}

#nav a:hover {
	color: #fff;
	background: #034794;
	text-shadow: #006 0 1px 1px;
}

* html #nav a:hover {
	filter: Shadow(Color=#000000, Direction=180, Strength=1);
}

#nav li#current {
	padding: 0 17px;
	text-shadow: #fff 0 1px 1px;
}

* html #nav li#current {
	filter: Shadow(Color=#ffffff, Direction=180, Strength=1);
}

/* Content Main Page
----------------------------------------------- */

#contentmain {
	clear: both;
	background: transparent url(../imgs/b_contentmain_mid1.gif) repeat-y left top;
}

#contentmain td {
	width: 33%;
	background: #bbcdf2;
}

#contentmain td.top {
	background: transparent url(../imgs/b_contentmain_top.gif) no-repeat left top;
	text-align: right;
	width: 100%;
	padding: 9px;
}

#contentmain td.left, #contentmain td.mid, #contentmain td.right
{
	border-bottom: solid 1px #666;
}

#contentmain td.test
{
	border-bottom: solid 1px #ffffff;
}

#contentmain td.mid, #contentmain td.right {
	border-left: solid 1px #fff;
}

#contentmain td.left {
	padding: 0 0 0 1px;
}

#contentmain td.right {
	padding: 0 1px 0 0;
}

#contentmain td.botleft, #contentmain td.botmid, #contentmain td.botright {
	padding: 0 9px 9px 9px;	
	border-top: solid 1px #fff;
	border-left: solid 1px #fff;
}

#contentmain td.botlefthome, #contentmain td.botmidhome, #contentmain td.botrighthome {
	padding: 0 0px 0px 0px;
}

#contentmain td.botleft {
	background: #bbcdf2 url(../imgs/b_contentmain_bot.gif) no-repeat left bottom;
	border-left: none;
}

#contentmain td.botlefthome {
	background: transparent url(../imgs/b_contentmain_btm2.gif) no-repeat left bottom;
	border-left: none;
}

#contentmain td.botmid {
	background: #bbcdf2 url(../imgs/b_contentmain_bot.gif) no-repeat center bottom;
}

#contentmain td.botmidhome {
	background: transparent url(../imgs/b_contentmain_btm2.gif) no-repeat center bottom;
}

#contentmain td.botright {
	background: #bbcdf2 url(../imgs/b_contentmain_bot.gif) no-repeat right bottom;
}

#contentmain td.botrighthome {
	background: transparent url(../imgs/b_contentmain_btm2.gif) no-repeat right bottom;
	
}

#contentmain td.botleft ul, #contentmain td.botmid ul, #contentmain td.botright ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#contentmain td.botleft ul li, #contentmain td.botmid ul li, #contentmain td.botright ul li {
	float: left;
	white-space: nowrap;
}

#contentmain td.botleft ul li a, #contentmain td.botmid ul li a, #contentmain td.botright ul li a {
	padding: 0 8px 0 30px;
	line-height: 17px;
	display: block;
	margin-top: 3px;
}

#contentmain td.botleft ul a.coverage {
	background: transparent url(../imgs/i_docimgs_coverage_b.gif) no-repeat 8px 2px;
}

#contentmain td.botleft ul a.moreinfo {
	background: transparent url(../imgs/i_docimgs_moreinfo_b.gif) no-repeat 8px 2px;
}

#contentmain td.botmid ul a.coverage {
	background: transparent url(../imgs/i_indexs_coverage_b.gif) no-repeat 8px 2px;
}

#contentmain td.botmid ul a.moreinfo {
	background: transparent url(../imgs/i_indexs_moreinfo_b.gif) no-repeat 8px 2px;
}

#contentmain td.botright ul a.coverage {
	background: transparent url(../imgs/i_property_coverage_b.gif) no-repeat 6px 2px;
}

#contentmain td.botright ul a.moreinfo {
	background: transparent url(../imgs/i_property_moreinfo_b.gif) no-repeat 6px 2px;
}

#contentmain h2
{
	font: normal 20px/31px Helvetica, Arial, sans-serif;
	color: #222;
	background: #F1F5FC;
	margin: 0;
	padding: 0 8px;
	border-bottom: solid 1px #666;
}

#contentmain h2test
{
	font: normal 20px/25px Helvetica, Arial, sans-serif;
	color: #222;
	background: #EAF0FB;
	margin: 0;
	padding: 0 0px;
}

#contentmain p {
	border-top: solid 1px #fff;
	margin: 0;
	padding: 9px;
}

#contentmain .coveragemap {
	z-index: 0;
	border: 0;
}

a.magnilink {
	background: transparent url(../imgs/i_magni_blue.gif) no-repeat left top;
	padding-left: 16px;
}

#researcher {
	text-align: center;
	padding: 9px;
	font-weight: bold;
	margin: 0;
}

/* Beige Sub-Content Main
----------------------------------------------- */

#subcontentmain {
	margin: 10px 0 0 0;
	background: transparent url(../imgs/b_tancontainer_bot.gif) repeat-y left bottom;
}

#subcontentmain td.topleft {
	background: transparent url(../imgs/b_tancontainer_top.gif) no-repeat left top;
	padding: 10px 0 10px 10px;
	width: 42px;
}

#subcontentmain td.topmid1 {
	width: 700px;
	padding: 10px 0 10px 0;
}

#subcontentmain td.topmid2 {
	width: 55px;
	padding: 10px 0 0 0;
}

#subcontentmain td.topright {
	background: transparent url(../imgs/b_tancontainer_top.gif) no-repeat right top;
	padding: 10px 10px 0 0;
}

#subcontentmain td.botleft,#subcontentmain td.botright {
	vertical-align: top;
	width: 700px;
	padding-left: 420px;
	height: 34px;
}

#subcontentmain h3 {
	margin: 0;
	color: #222;
	font: normal 18px/22px Helvetica, Arial, sans-serif;
	border-bottom: solid 1px #7B9EBC;
}

#subcontentmain ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#subcontentmain ul li {
	float: left;
	white-space: nowrap;
}

#subcontentmain ul li a {
	display: block;
	line-height: 17px;
	padding: 0 0 0 21px;
	margin: 0 0 0 20px;
}

#subcontentmain ul li a.orderform {
	background: transparent url(../imgs/i_orderform_tan.gif) no-repeat left 2px;
}

#subcontentmain ul li a.moreinfo {
	background: transparent url(../imgs/i_moreinfo_tan.gif) no-repeat left 2px;
}

/* Beige Sub-Content Main 2
----------------------------------------------- */

#subcontentmain2 {
	margin: 10px 0 0 0;
	background: transparent url(../imgs/b_tancontainer_bot.gif) repeat-y left bottom;
}

#subcontentmain2 td.topleft {
	background: transparent url(../imgs/b_tancontainer_top.gif) no-repeat left top;
	padding: 10px 0 10px 10px;
	width: 42px;
}

#subcontentmain2 td.topmid1 {
	width: 700px;
	padding: 10px 0 10px 0;
}

#subcontentmain2 td.topmid2 {
	width: 55px;
	padding: 10px 0 0 0;
}

#subcontentmain2 td.topright {
	background: transparent url(../imgs/b_tancontainer_top.gif) no-repeat right top;
	padding: 10px 10px 0 0;
}

#subcontentmain2 td.botleft,#subcontentmain2 td.botright {
	vertical-align: top;
	width: 700px;
	padding-left: 330px;
	height: 34px;
}

#subcontentmain2 h3 {
	margin: 0;
	color: #222;
	font: normal 18px/22px Helvetica, Arial, sans-serif;
	border-bottom: solid 1px #7B9EBC;
}

#subcontentmain2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#subcontentmain2 ul li {
	float: left;
	white-space: nowrap;
}

#subcontentmain2 ul li a {
	display: block;
	line-height: 17px;
	padding: 0 0 0 21px;
	margin: 0 0 0 20px;
}

#subcontentmain2 ul li a.orderform {
	background: transparent url(../imgs/i_orderform_tan.gif) no-repeat left 2px;
}

#subcontentmain2 ul li a.moreinfo {
	background: transparent url(../imgs/i_moreinfo_tan.gif) no-repeat left 2px;
}



/* Beige Order-Content Main
----------------------------------------------- */

#ordercontentmain {
	margin: 10px 0 0 0;
	background: transparent url(../imgs/b_tancontainer_bot.gif) repeat-y left bottom;
}

#ordercontentmain td.topleft {
	background: transparent url(../imgs/b_tancontainer_top.gif) no-repeat left top;
	padding: 10px 0 10px 10px;
	width: 10px;
}

#ordercontentmain td.topmid1 {
	width: 340px;
	padding: 10px 0 10px 0;
}

#ordercontentmain td.topmid2 {
	width: 10px;
	padding: 10px 0 0 0;
}

#ordercontentmain td.topright {
	background: transparent url(../imgs/b_tancontainer_top.gif) no-repeat right top;
	padding: 10px 10px 0 0;
}

#ordercontentmain td.botleft,#ordercontentmain td.botright {
	vertical-align: top;
	height: 34px;
}

#ordercontentmain h3 {
	margin: 0;
	color: #222;
	font: normal 18px/22px Helvetica, Arial, sans-serif;
	border-bottom: solid 1px #7B9EBC;
}

#ordercontentmain ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#ordercontentmain ul li {
	float: left;
	white-space: nowrap;
}

#ordercontentmain ul li a {
	display: block;
	line-height: 17px;
	padding: 0 0 0 21px;
	margin: 0 0 0 20px;
}

#ordercontentmain ul li a.orderform {
	background: transparent url(../imgs/i_orderform_tan.gif) no-repeat left 2px;
}

#ordercontentmain ul li a.moreinfo {
	background: transparent url(../imgs/i_moreinfo_tan.gif) no-repeat left 2px;
}

/* Beige Floating Boxes
----------------------------------------------- */

.box {
	float: left;
	text-align: left;
	clear: both;
	background: transparent url(../imgs/b_beigebox_bot.gif) no-repeat left bottom;
	margin: 0 8px 8px 0;
	padding: 0 0 9px 0;
	z-index: 999;
}

.box h3 {
	margin: 0;
	width: 160px;
	padding: 9px 9px 0 9px;
	text-shadow: #fff 0 1px 1px;
}

.box h3.top {
	background: transparent url(../imgs/b_beigebox_top.gif) no-repeat left top;
}

.box h3 img {
	border-bottom: solid 1px #ccc;
}

.box ul {
	margin: 3px;
	padding: 0px 9px 0px 9px;
	list-style: none;
}

.box ul li {
	padding-left: 9px;
	background: transparent url(../imgs/i_bullet_blue.gif) no-repeat left 5px;
}

.box ul.favoritecounties {
	line-height: 20px;
}

.box ul.favoritecounties li {
	padding-left: 13px;
	text-align: right;
	background: transparent url(../imgs/i_bullet_blue.gif) no-repeat left 8px;
	clear: both;
	display: block;
	height: 20px;
	width: 140px;
}

* html .box ul.favoritecounties li {
	margin: 0 0 -3px 0;
}

.box ul.favoritecounties li a {
	float: left;
	display: block;
}

.box ul.favoritecounties span {
	float: right;
	display: inline;
}

.box ul.favoritecounties span a {
	display: block;
	width: 13px;
	height: 20px;
	margin: 0 0 0 2px;
}

.box ul.favoritecounties span a em {
	position: absolute;
	left: -999em;
}

.box ul.favoritecounties span a.fc_indexes {
	background: transparent url(../imgs/i_favcount_indexes.gif) no-repeat center center;
}

.box ul.favoritecounties span a.fc_docs {
	background: transparent url(../imgs/i_favcount_docs.gif) no-repeat center center;
}

#google {
	display: block;
	position: absolute;
	padding: 11px 0 0 19px;
	
}

#yahoo {
	display: block;
	position: absolute;
	padding: 11px 0 0 94px;
}

#googlemaps {
	display: block;
	position: absolute;
	padding: 47px 0 0 19px;
}

#searchsys {
	display: block;
	padding: 31px 0 0 104px;
}

#fcside {
	margin: -131px 8px 0 187px;
}

* html #fcside {
	margin: -131px 0 0 93px;
}

/* Footer
----------------------------------------------- */

#footer {
	border-top: solid 1px #666;
	padding: 1px 0 20px 0;
}

#footer ul {
	border-top: solid 4px #8CA8CF;
	margin: 0 0 60px 0;
	padding: 0;
	list-style: none;
}

#footer ul li {
	border-left: solid 1px #333;
	float: left;
	margin: 8px 0;
	padding: 0 15px;
	font: 11px/13px Helvetica, Arial, sans-serif;
}

#footer ul li.first {
	border: none;
	padding-left: 65px;
}

#footer ul li a {
	color: #333;
	text-decoration: none;
}

#footer ul li a:hover {
	color: #069;
	text-decoration: underline;
}

#footer p {
	display: block;
	color: #999;
	font: 10px/11px Helvetica, Arial, sans-serif;
	text-align: right;
	margin: 0 0 0 410px;
}

.newUserTextBox 
{
    width: 200px;   
}

.newUserDropDown
{
    height: 20px;
    width: 207px;  
}