/* @override http://beenverified.local/names_seo.css */

/* @override http://beenverified.local/stylesheets/subscription/names_seo.css */

/* @group Sticky Footer */

body {
	background: #fff url('http://imagesbv123.s3.amazonaws.com/subscription/sub_background.gif') repeat-x;
	font-family: arial, sans-serif;
}

div#ie-body {
	position: relative;
	top: 0;
	left: 0;
	min-height: 100%;
	height: auto !important;
	height: 100%;
/*	margin: 0 auto -147px; */ /* the bottom margin is the negative value of the footer's height */ 
}

/*div#wrapper {
	position: relative;
	top: 0;
	left: 0;
	width: 1003px;
	margin: 0 auto 0 auto;
}*/

a#logo {}


/* @end */
/* @group Header */

div#header {
	position: relative;
	height: 71px;
	width: 930px;
	margin: 0 auto 0 auto;
}

/* @end */
/* @group Blue Top Box */

div#intro {
	position: relative;
	height: 243px;
	width: 1003px;
	margin: 0 auto 0 auto;
	background: url("http://imagesbv123.s3.amazonaws.com/subscription/bv-name-bluebox-tv3.gif") no-repeat scroll 0 0 transparent;
}

h1.name {
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	padding: 33px 97px 7px 53px;
	text-align: center;
}

p.sales {
	color: #ffffff;
	text-align: center;
	font: 18px helvetica;
	margin-top: 9px;
}


span.emphasis-1 {
	font-style: italic;
}

span.required_star {
	color: firebrick;
}

div.people-search-form {
	position: relative;
	height: 70px;
	width: 860px;
	margin: 30px auto 0 auto;
}

span.label-input-pair {
	display: block;
	float: left;
}

span.label-input-pair label {
	display: block;
	line-height: 30px;
}

span.label-input-pair input, select {
	display: block;
	font-size: 20px;
	height: 23px;
}

span.label-input-pair input {
	width: 230px;
	margin-right: 16px;
	padding: 4px;
}

span.label-input-pair select {
	background: #ffffff repeat scroll 0 0;
	font-weight: normal;
	height: 37px;
	margin-right: 10px;
	padding-top: 4px;
	border: 1px inset #e8f0f0;
/*	-moz-outline: 0 none;     // What is this? */
}

label {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

div.people-search-form input[type=image] {
	margin-top: 25px;
}
/* @end */

/* @group Content */

div.main-content {
	position: relative;
	width: 930px;
	margin: 0 auto 0 auto;
}

div#search-results {}

div#search-results h2 {
	margin-bottom: 11px;
	margin-left: 6px;
}

.we_found {
	font-size: 25px;
	font-weight: bold;
}

.results-count {
	font-size: 33px;
	font-weight: bold;
	color: #6fb34b;
	padding-right: 2px;
	padding-left: 2px;
}

span.search-term {
	font-weight: bold;
	font-size: 25px;
	color: #1e5ea4;
}
/* @end */

/* @group Results Table */

table.table-720 {
	width: 930px;
	font-size: 13px;
}

tr.header {
	background-color: #d2e8fa;
	font-weight: bold;
	font-size: 12px;
	border: 1px solid #d2e8fa;
}

table.table-720 th {
	font-weight: bold;
	padding: 10px 7px;
}


table.table-720 td {
	vertical-align: top;
	border: 1px solid #d2e8fa;
	padding: 8px 6px;
}

table.table-720 a {
	color: #184f87;
	font-weight: bold;
	font-size: 15px;
}

table.table-720 a:hover {
	color: #6aae46;
}

a.view-details-button {
	display: block;
	height: 31px;
	width: 164px;
	margin-top: 16px;
	background-image: url('http://imagesbv123.s3.amazonaws.com/subscription/view_details2.gif');
	background-repeat: no-repeat;
}

a.view-all-results {
	float:right;
	padding-right:10px;
	font-size: 16px;
	font-weight: bold;
}

/* @end */

/* @group Web Results */

div.web-results {
	margin: 28px 0 0 0;
}

div.web-results h3 {
	font-weight: bold;
	font-size: 16px;
	background-color: #d3d3d3;
	padding: 5px 0 5px 6px;
}

ul.web-results-set {
}

li.web-result {
	margin-top: 10px;
	min-height: 80px;
	padding: 5px 0 5px 90px;
	border-bottom: 2px dotted #d3d3d3;
}

li.web-result a.avatar {
	position: absolute;
	left: 0;
}

li.web-result a.avatar img {
	max-height: 80px;
	max-width: 80px;
}

li.web-result a {
	font-weight: bold;
	text-decoration: none;
}

li.web-result a:hover {
	text-decoration: underline;
}

li.web-result dl {}

li.web-result dl dt {
	float: left;
	margin-right: .5em;
	font-weight: bold;
}

li.web-result dl dd {
	margin-left: 10px;
}

/* @end */

/* @group Site Map */

div#site-map {
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	padding-top: 15px;
}

div#site-map a {
	padding-right: 5px;
}

/* @end */

/* @group Footer */

div#footer {
	margin: 12px auto 0 auto;
	padding: 18px 0 10px 0;
	height: auto;
	width: 960px;
}

div#footer-bg {
	background: url('http://imagesbv123.s3.amazonaws.com/subscription/footer.gif');
}

div#footer div.disclaimer {
	color: gray;
	font-size: 11px;
	margin-top: 35px;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	}

div#footer ul {
	text-align: center;
	float: left;
}

div#footer ul li {
	display: inline;
	padding-left: 10px;
}
div#footer ul li.first {
	display: inline;
	padding-left: 0px;
}

div#footer ul li a {
	color: gray;
	text-decoration: none;
	font-size: 12px;
	outline: none;
}

div#footer ul li a:hover {
	color: #6aae46;
}

p.copyright {
	color: gray;
	float: right;
	margin-right: 8px;
	font-size: 12px;
}

div#footer {

}