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


body
{
margin:0px;
padding:0px;
background:url(../images/body-bg.jpg) left top repeat-x #FFF;
}
*
{
margin:0px;
padding:0px;
}
img
{
border:0px;
}
p
{
margin:7px 0px;
}
strong
{
font-weight:bold;
color: #ff9900;
}
.left
{
float:left;
}
.right
{
float:right;
}
.clear
{
clear:both;
height:0px;
}
#container
{
width:100%;
height:auto;
float:left;
text-align:center;
}
#header
{
width:100%;
height:110px;
float:left;
text-align:left;
padding-bottom:5px;
}
.header-main
{
	width:900px;
	height:110px;
	margin:0px auto;
	text-align:center;
	background-image: url(../images/header-bg-uk.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.logo-box
{
width:550px;
height:110px;
float:left;
text-align:left;
}
.header-right
{
width:280px;
height:100px;
float:right;
text-align:left;
padding-top:10px;
}
.icon-bt
{
margin-right:5px;
}
#body-main
{
width:100%;
height:auto;
float:left;
text-align:left;
padding-bottom:22px;
}
.body-container
{
width:900px;
height:auto;
text-align:center;
margin:0px auto;
}
.body-top
{
width:900px;
height:auto;
float:left;
text-align:left;
padding:10px 0px;
}
.body-bottom
{
width:900px;
height:auto;
float:left;
text-align:left;
padding-top:30px;
}
.body-left
{
width:180px;
height:auto;
float:left;
text-align:left;
}
.recources-box
{
width:180px;
height:auto;
float:left;
text-align:left;
padding-bottom:30px;
}
.recources-title
{
width:168px;
height:28px;
float:left;
text-align:left;
background:url(../images/recources-title-bg.jpg) left top no-repeat;
padding:10px 0px 10px 12px;
font: bold 12px/28px Arial, Helvetica, sans-serif;
color: #0066cc;
}
.recources-title-bt
{
margin-right:5px;
}
/* sub-navigation */
.subnav
{
width:162px;
height:auto;
float:left;
text-align:left;
border-left:1px solid #cccccc;
border-right:1px solid #cccccc;
padding:10px 0px 0px 16px;
}
.subnav ul
{
margin:0px;
padding:0px;
list-style-type:none;
}
.subnav ul li
{
width:150px;
height:24px;
float:left;
text-align:left;
font: normal 12px/24px Arial, Helvetica, sans-serif;
display:block;
background:url(../images/menu-arrow-bg.jpg) left center no-repeat;
padding-left:12px;
color: #0066cc;
}
.subnav ul li a
{
font: normal 12px/24px Arial, Helvetica, sans-serif;
color: #0066cc;
text-decoration:none;
}
.subnav ul li a:hover
{
font: normal 12px/24px Arial, Helvetica, sans-serif;
color: #ff9900;
text-decoration:none;
}
.recources-round-bottom
{
width:180px;
height:14px;
float:left;
text-align:left;
}
.sample-result-box
{
width:180px;
height:auto;
float:left;
text-align:left;
}
.sample-inside-box
{
width:180px;
height:auto;
float:left;
text-align:center;
padding-top:7px;
color: #0066cc;
}
.body-right
{
width:690px;
height:auto;
float:right;
text-align:left;
}
.public-records-box
{
width:690px;
height:auto;
float:left;
text-align:left;
padding-bottom:30px;
}
.right-round-top
{
width:690px;
height:20px;
float:left;
text-align:left;
}
.right-inside-box
{
width:650px;
height:auto;
float:left;
text-align:left;
border-left:1px solid #cccccc;
border-right:1px solid #cccccc;
padding:0px 19px;
background-color: #FFF;
}
.records-search-box
{
width:615px;
height:188px;
float:left;
text-align:left;
background:url(../images/records-search-bg.jpg) left top no-repeat;
padding:20px 15px 20px 10px;
}
.search-title
{
width:615px;
height:auto;
float:left;
text-align:left;
font: bold 24px/26px Arial, Helvetica, sans-serif;
color: #003366;
}
.search-bottom-box
{
width:612px;
height:auto;
float:left;
text-align:left;
padding-left:3px;
color: #003366;
font-weight:bold;
line-height:22px;
}
.search-bottom-left
{
width:190px;
height:auto;
float:left;
text-align:left;
}
.search-right
{
width:402px;
height:auto;
float:right;
text-align:left;
}
.search-middle-box
{
width:190px;
height:auto;
float:left;
text-align:left;
}
.search-right-box
{
width:190px;
height:auto;
float:right;
text-align:left;
}
.input-box
{
width:180px;
height:20px;
border:1px solid #85a3c2;
font:normal 12px/20px Arial, Helvetica, sans-serif;
color:#333333;
padding-left:3px;
padding-top:4px;
background-color: #FFF;
}
.database-result-box
{
width:650px;
height:auto;
float:left;
text-align:left;
}
.database-title
{
width:650px;
height:auto;
float:left;
text-align:left;
}
/* sub-navigation */
.database
{
width:650px;
float:left;
padding-top:5px;
height: auto;
}
.database ul
{
margin:0;
padding:0;
}
.database ul li
{
width:216px;
float:left;
list-style-type:none;
height:24px;
display:block;
}
.database ul li a
{
width:203px;
float:left;
font:normal 12px/24px Arial, Helvetica, sans-serif;
padding-left:13px;
height:24px;
color: #0066cc;
background: url(../images/database-arrow-bg.jpg) left center no-repeat;
text-decoration:none;
}
.database ul li a:hover
{
text-decoration: none;
color: #ff9900;
}
.additional-database-box
{
width:690px;
height:auto;
float:left;
text-align:left;
padding-bottom:20px;
}
.right-round-bottom
{
width:690px;
height:15px;
float:left;
text-align:left;
}
.information-box
{
width:654px;
height:auto;
float:left;
text-align:left;
padding:0px 18px;
}
.database-inside-box
{
width:170px;
height:auto;
float:left;
text-align:left;
border-left:1px solid #cccccc;
border-right:1px solid #cccccc;
padding:4px 4px 0px 4px;
}
.left-database-box
{
width:170px;
height:auto;
float:left;
text-align:left;
padding-bottom:10px;
}
.retail-prices-box
{
width:690px;
height:auto;
float:left;
text-align:left;
padding-bottom:10px;
}
.retail-inside-box
{
width:630px;
height:auto;
float:left;
text-align:left;
border-left:1px solid #cccccc;
border-right:1px solid #cccccc;
padding:0px 29px;
}
.retail-box
{
width:630px;
height:auto;
float:left;
text-align:left;
border-top:1px solid #e7e7e7;
padding-bottom:10px;
}
.save-price-box
{
width:630px;
height:auto;
float:left;
text-align:left;
padding-bottom:10px;
}
.premium-box
{
width:630px;
height:auto;
float:left;
text-align:left;
background:url(../images/premium-box-bg.jpg) left top repeat-y;
border-bottom:1px solid #e7e7e7;
padding:10px 0px;
}
.premium-left-box
{
width:60px;
height:auto;
float:left;
text-align:center;
padding-top:60px;
}
.premium-right-box
{
width:548px;
height:auto;
float:right;
text-align:left;
}
.standard-pass-box
{
width:630px;
height:auto;
float:left;
text-align:left;
background: url(../images/standard-pass-bg.jpg) left top repeat-y;
border-bottom:1px solid #e7e7e7;
padding:10px 0px;
}
.public-records-box2

{
width:600px;
height:auto;
float:left;
text-align:left;
border:1px dashed #7f7f7f;
padding:8px 14px;
margin-bottom:10px;
}
.be-billed-box
{
width:608px;
height:auto;
float:left;
text-align:center;
border:1px dashed #7f7f7f;
padding:10px;
}
.state-box
{
width:690px;
height:auto;
float:left;
text-align:left;
border-bottom:1px solid #cccccc;
padding-bottom:10px;
}
/* sub-navigation */
.state
{
width:690px;
height:auto;
float:left;
text-align:center;
}
.state ul
{
margin:0;
padding:0;
list-style-type:none;
}
.state ul li
{
width:74px;
height: auto;
float:left;
list-style-type:none;
display:block;
margin-right:80px;
text-align:center;
font:normal 12px/18px Arial, Helvetica, sans-serif;
color:#999999;
}
.state-bottom-box
{
width:690px;
height:auto;
float:left;
text-align:center;
padding-top:10px;
}
.disclaimer-box
{
width:690px;
height:auto;
float:left;
text-align:left;
padding-top:12px;
}
#footer
{
width:100%;
height:auto;
float:left;
text-align:center;
background:url(../images/footer-bg.jpg) left top repeat-x #FFF;
padding:12px 0px;
border-top:1px solid #dbdbdb;
font: normal 12px/18px Arial, Helvetica, sans-serif;
}
#footer a
{
color:#0066cc;
text-decoration:none;
font: normal 12px/18px Arial, Helvetica, sans-serif;
}
#footer a:hover
{
text-decoration: underline;
font: normal 12px/18px Arial, Helvetica, sans-serif;
color: #ff9900;
}
.footer-main
{
width:900px;
height:auto;
text-align:center;
margin:0px auto;
}

/* CSS Text Document */

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight:normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
body a
{
color:#0066cc;
text-decoration: underline;
font-weight:bold;
}
body a:hover
{
color:#ff9900;
text-decoration: underline;
font-weight:bold;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	line-height:30px;
	font-weight: bold;
	font-variant: normal;
	color: #339900;
	text-decoration: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height:24px;
	font-weight: bold;
	font-variant: normal;
	color: #339900;
	text-decoration: none;
	text-align:justify;
}.subnav-bullet {
	width:162px;
	height:auto;
	float:left;
	text-align:left;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	padding:10px 0px 0px 16px;
}
.subnav-bullet ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.subnav-bullet ul li {
	width:150px;
	height:24px;
	float:left;
	text-align:left;
	font: normal 12px/24px Arial, Helvetica, sans-serif;
	display:block;
	padding-left:12px;
	color: #0066cc;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: none;
}
.subnav-bullet ul li a {
	font: normal 12px/24px Arial, Helvetica, sans-serif;
	color: #0066cc;
	text-decoration:none;
}
.subnav-bullet ul li a:hover {
	font: normal 12px/24px Arial, Helvetica, sans-serif;
	color: #ff9900;
	text-decoration:none;
}
.style10 {
	color: #0066CC;
	text-decoration: underline;
}
.style9 {
	text-decoration: underline;
}
