@charset "UTF-8";
/* CSS Document */
* {
	margin:0;
	padding:0;
}
body, html {
	margin:0;
	padding:0;
	background:url(../../images/bg.png) top center repeat-x;
	text-align:center;
	min-height:100%;
	font-family:Arial, Helvetica, sans-serif;
	color:#2e292a;
	z-index:0;
}
p, h2, h3 {
	margin:0 0 20px 0;
}
div#wrapper {
	margin:0 auto;
	padding:0 14px 0 14px;
	background:url(../../images/bgcontainer.png) top center repeat-y;
	width:1000px;
	height:100%;
	min-height:100%;
	position:relative;
	text-align:left;
}
div#wrapper img.logo {
	position:absolute;
	top:20px;
	left:20px;
}
div#mastHead {
	width:1000px;
	height:205px;
	position:relative;
	float:left;
	background:url(../../images/headerbottom.gif) 0 175px repeat-x;
}
div#searchForm {
	float:right;
	position:absolute;
	top:55px;
	right:30px;
	z-index:100;
}
div#searchForm select {
	width:105px;
	font-size:11px;
}
input#search_field {
	width:145px;
	font-size:11px;
}
#search {
	color:#999;
}
#btn {
	margin:5px 0 0 0;
	background:url(../../images/consumer_search1.png) top left no-repeat;
	width:150px;
	height:18px;
	line-height:0;
	cursor:pointer;
	text-indent:-9999px;
	border:0;
	color:#fff;
}
#btn:hover {
	background:url(../../images/consumer_search1.png) bottom left no-repeat;
}
#btn2 {
	margin:5px 0 0 0;
	background:url(../../images/consumer_search2.png) top left no-repeat;
	width:150px;
	height:18px;
	line-height:0;
	cursor:pointer;
	text-indent:-9999px;
	border:0;
	color:#fff;
}
#btn2:hover {
	background:url(../../images/consumer_search2.png) bottom left no-repeat;
}
ul#topNav {
	height:37px;
	float:left;
	position:absolute;
	top:132px;
	right:20px;
	z-index:1;
}
ul#topNav li {
	display:inline;
	float:left;
	position:relative;
}
div#leftSideBar {
	display:inline;
	margin:23px 0 40px 19px;
	padding:34px 0 0 0;
	width:271px;
	position:relative;
	float:left;
	z-index:1;
}
div.leftSideBarContent {
	display:inline;
	padding:20px;
	float:left;
}
.reportTip {
	position:absolute;
	top:0;
	left:0;
}
.registryBox {
	margin:-8px 0 0 0;
	display:inline;
	float:left;
}
.registryBox img {
	display:inline;
	float:left;
}
div#rightSide {
	display:inline;
	width:689px;
	height:100%;
	float:left;
	position:relative;
	z-index:4;
}
div#thief {
	margin:-35px 0 0 0;
	padding:0 20px 0 0;
	width:690px;
	float:left;
	z-index:1;
	position:relative;
}
#mainContent {
	width:649px;
	padding:20px;
	float:left;
	position:relative;
	z-index:100;
}

#mainContent a{
color:#e40d2e;
text-decoration:underline;
}
#mainContent a:hover{
color:#999;
text-decoration:none;
}

.reportNumber {
	position:absolute;
	top:0;
	right:20px;
}
div#logoScroller {
	margin:0 20px 20px 20px;
	padding:20px 0 0 0;
	width:960px;
	position:relative;
	float:left;
	z-index:1;
}
div#footer {
	margin:0 20px 0 20px;
	padding:20px 0 0 0;
	width:960px;
	position:relative;
	border-top:1px solid #ccc;
	float:left;
}
div#footer p {
	color:#999;
	font-size:10px;
}
div#footerLeft {
	float:left;
	position:relative;
}
div#footerRight {
	position:relative;
	float:right;
	text-align:right;
}
#footer ul li {
	margin:0 0 2px 0;
	list-style:none;
}
ul.subNav {
	padding:0 20px 0 0;
	margin:0 10px 0 0;
	border-right:1px solid #d8d7d7;
	float:left;
	height:155px;
	font-size:10px;
	position:relative;
}
ul.endSubNav {
	padding:0 20px 0 0;
	margin:0 10px 0 0;
	float:left;
	height:100px;
	font-size:10px;
		position:relative;
}
#sslCertificate {
	margin:20px 20px 0 20px;
	padding:20px 0 20px 0;
	width:960px;
	border-top:1px solid #ccc;
	float:left;
	text-align:center;
	position:relative;
}
.alternate {
	color:#666;
	font-style:italic;
}
.popUp img {
	display:inline;
	float:right;
}
#siteseal {
	z-index:100;
}
span.stolen {
	font-weight:bold;
	color:#f00;
}
span.notStolen {
	font-weight:bold;
	color:#0C0;
}
/*     Contact Form      */

.cssform {
	float:left;
	position:relative;
	font-size:11px;
}
form.cssform input[type='text'],form.cssform input[type='button'],form.cssform input[type='reset'],form.cssform input[type='submit'],form.cssform input[type='password'] {
	width:150px;
	background:#fff;
	border:1px solid #ccc;
	height:18px;
	font-size:12px;
	line-height:18px;
}
form.cssform select {
	background:#fff;
	border:1px solid #ccc;
	height:20px;
	font-size:12px;
	line-height:16px;
}

form.cssform input[type='file'] {
	width:175px;
}
form.cssform textarea {
	width:100%;
/*	height:200px; */
	background:#fff;
	border:1px solid #ccc;
}
form.cssform fieldset {
	padding:20px;
	margin-bottom: 10px;
	border:1px solid #eee;
}
form.cssform fieldset legend {
	font-size:12px;
	font-weight:bold;
}
form.cssform label {
	display: inline-block;
	line-height: 1.8;
	vertical-align: top;
}
form.cssform fieldset ol {
	margin: 0;
	padding: 0;
}
form.cssform fieldset li {
	list-style: none;
	padding: 5px;
	margin: 0;
	width:620px;
}
form.cssform label {
	width: 120px; /* Width of labels */
}
form.cssform label span.required {
	font-color:#f00;
	font-weight:bold;
}
form.cssform input.submit {
	width:200px;
	height:25px;
	font-size:16px;
	float:right;
}
/* Search Results */


thead {
	margin:0 0 10px 0;
	background:#ccc;
}
thead th {
	padding:5px;
}
tbody {
	font-size:12px;
}
#results_container {
	width:672px;
	float:left;
	position:relative;
}
#notstolen {
	background-color:#EEE;
	padding: 5px;
	border: 1px solid #CCC;
	border-bottom: 0px;
}
#notstolen p {
	text-align:right;
	font-weight: bold;
	padding:0px;
	margin:0px;
}
#stolen {
	background-color:#e40d2e;
	padding: 5px;
	border: 1px solid #CCC;
	border-bottom: 0px;
}
#stolen p {
	text-align:right;
	color:#FFF;
	font-weight: bold;
	padding:0px;
	margin:0px;
}
#results_left {
	border: 1px solid #CCC;
	border-right: 0px;
	border-top: 0px;
	padding:5px;
	width:150px;
	vertical-align:top;
}
#results_right {
	border: 1px solid #CCC;
	border-left: 0px;
	border-top: 0px;
	padding:5px;
	vertical-align:top;
}
#results_combined {
	border: 1px solid #CCC;
	border-top: 0px;
	padding:5px;
	vertical-align:top;
}
.imageholder {
	border: 1px solid #CCC;
	padding: 5px;
}
.gap {
	height:5px;
}
.results_info_left {
	width: 150px;
	padding: 2px;
}
.results_info_right {
	padding:2px;
}
.results_row {
	background-color:#FFF;
}
.results_row:hover {
	background-color:#EEE;
}
.removepadding {
	width:100%;
}
.removepadding p {
	padding: 0px;
	margin: 0px;
}
/* Law Enforcement Container */
#lawEnforcement {
	width:100%;
	padding:15px 0 0 75px;
	height:34px;
	border-top:1px solid #d8d7d7;
	background:url(../../images/transblue90.png);
	position:fixed;
	bottom:0;
	z-index:100;
	color:#fff;
	text-align:left;
}
#lawEnforcement p {
	font-size:13px;
	font-weight:bold;
}
#lawEnforcement img.icon {
	top:5px;
	left:10px;
	position:absolute;
}
div#nothief {
	margin:23px 0 0 0;
	float:left;
}
#password_strength {
	margin:0;
	padding:0;
	position:relative;
	
}

#error {
	width: 662px;
	padding: 5px;
	border: 1px solid #e40d2e;
	background-color:#EEE;
	margin-bottom: 20px;
}

#error p {
	padding: 0px;
	margin: 0px;
	color:#e40d2e;
}

.readonly {
	border:1px solid #FFF !important;
	color:#666;
}


/* new classes added, JS Dec 11 2009 */

.col_left 
{
	border-left: 1px solid #CCC;
	width:150px;
	vertical-align:top;
	padding:2px;
}
.col_right 
{
	border-right: 1px solid #CCC;
	vertical-align:top;
	padding:2px;
}
.col_leftBottom
{
	border-left: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	width:150px;
	vertical-align:top;
	padding:2px;
}
.col_rightBottom
{
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	vertical-align:top;
	padding:2px;
}

.TR_alt
{
	background-color:#eee;
}

.fill
{
background-color:#004686; 
color:#fff;
padding-left: 10px;
/** padding-right: 10px;  removed on May 12th 2010 to fix verticle alignment**/
}

.top_bg
{
 background-image:url('/images/pic_menu/top_banner_pic.jpg'); 
 background-repeat:no-repeat; 
 background-position:bottom left;
}


.bg_main
{
background-color:#004686; 
color:#fff;
}

.red {
font-weight:bold;
color:red;
}
