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

/* @group Sticky Footer */



* {
	margin: 0;
}

html, body {
	height: 100%;
}

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -140px;
}

.footer, .push {
	height: 140px;
}

/* @end */

/* @group html/body */

body {
	background: #fff url(/images/subscription/sub_background.gif) repeat-x;
	font-family: arial, sans-serif;
}

.tiny_text{
	font-size:10px;
 	color:#666;
  } 

/* @end */

/* @group container */

#container {
	margin: auto;
	width: 1003px;
}

/* @end */

/* @group Header */

#header {
	height: 71px;
}

#logo {
	float: left;
	width: 346px;
	background: url(/images/subscription/logo.gif) no-repeat;
	height: 68px;
	margin-left: 33px;
}

#menu {
	float: right;
}

ul#main_menu {
	margin-top: 34px;
	padding-right: 20px;
}

ul#main_menu li {
	display: inline;
	margin-right: 25px;
}

ul#main_menu li a {
	text-decoration: none;
	width: 18px;
	height: 30px;
	font: 16px helvetica;
	color: #000;
	padding-top: 6px;
	padding-bottom: 3px;
	outline: none;
}

ul#main_menu li a:hover {
	text-decoration: none;
	border-bottom: 3px solid #6aae46;
}

/* @end */

/* @group Blue Top Box */

#top_box {
	background: url(/images/subscription/blue_box.gif) no-repeat;
	height: 328px;
}

p.sales {
	color: white;
	padding-top: 74px;
	text-align: center;
	font: 18px helvetica;
	margin-top: 0;
}

span.italics {
	font-style: italic;
}

span.trial {
	background: url(/images/subscription/highlight.gif) no-repeat;
	padding: 2px 4px 4px 7px;
}

#check_boxes {
	float: left;
	margin-left: 92px;
	width: 410px;
	margin-top: 17px;
}

#commercial {
	float: left;
	width: 359px;
	margin-top: 21px;
	padding-left: 29px;
}

p.sales_tag {
	color: #fff;
	font-size: 16px;
	margin-top: 5px;
}

span.checks {
	color: #fff;
	font-size: 16px;
	margin-left: 9px;
}

table.marks {
	margin-top: 12px;
}

table.marks td {
	height: 38px;
}

div#button img {
	padding-top: 17px;
}

div#button {
	height: 72px;
	float: left;
	padding-top: 14px;
	margin-top: 6px;
	padding-left: 41px;
}

#check_container {
	float: left;
	height: 216px;
	width: 559px;
	margin-left: 34px;
}

#check_container h3 {
	color: #fff;
	font-size: 18px;
	margin-left: 44px;
	padding-top: 32px;
	padding-bottom: 23px;
	line-height: 25px;
}

div#learn_more {
	float: right;
	margin-top: 45px;
}

div#learn_more a {
	color: #fff;
	font-size: 15px;
	padding-left: 34px;
}

div#learn_more a:hover {
	color: #6ab045;
}

p.instant {
	font-size: 18px;
	color: #fff;
	margin-left: 43px;

}

div#button a {
	background: url(/images/subscription/sign_button.gif) no-repeat;
	display: block;
	width: 254px;
	height: 72px;
	outline: none;
}

div#button a:hover {
	background-image: url(/images/subscription/sign_button_over.gif);
}

/* @end */

/* @group Content Container */

#content_container {
	margin-left: 33px;
	margin-right: 30px;
	width: 950px;
	margin-top: 8px;
}

#news img {
	margin-left: 18px;
	margin-top: 8px;
}

#signup_form {
	width: 369px;
	margin-left: 28px;
}

div#left_content {
	float: left;
	width: 548px;
	clear: both;
}

#right_content {
	float: right;
	margin-left: 4px;
}

/* @group signup form */

div#form_top {
	background: url(../../images/subscription/form_top.gif) no-repeat;
	height: 73px;
}

div#form_middle {
	background: url(../../images/subscription/form_middle.gif) repeat-y;
	padding-top: 9px;
}

table#sign_up {
	width: 333px;
	margin-left: 14px;
}

div#form_bottom {
	background: url(../../images/subscription/form_bottom.gif) no-repeat;
	height: 35px;
}

p#terms.tiny_text {
	padding-left: 9px;
}

#free {
	font-size: 18px;
	padding-left: 77px;
	padding-top: 20px;
	font-weight: bold;
	color: #fff;
}

#form_top p {
	font-size: 12px;
	color: #fff;
	margin-left: 25px;
	margin-top: 2px;
}

td.button {
	padding-top: 10px;
	padding-left: 42px;
}

table#sign_up input {
	font-size: 18px;
}

#sub_button {
	margin-top: 10px;
	outline: none;
}

#sign_up a {
	background: url(../../images/subscription/form_button.gif) no-repeat;
	display: block;
	width: 269px;
	height: 55px;
}

#sign_up a:hover {
	background: url(../../images/subscription/form_button_over.gif) no-repeat;
}

/* @end */

/* @end */

/* @group Left Side Content */

div.media {
	width: 172px;
	float: left;
	padding-right: 10px;
	border-width: 1px;
}

div.media_last {
	float: left;
	width: 172px;
}

#background_check_news blockquote {
	font-size: 10px;
	padding-top: 8px;
	margin-bottom: 6px;
	padding-bottom: 4px;
}

#background_check_news h2 {
	color: #b30305;
	font: 20px times new roman;
	margin-top: 5px;
	height: 46px;
	background: url(../../images/subscription/tv_icon.gif) no-repeat;
	padding-left: 53px;
	padding-top: 2px;
	padding-bottom: 10px;
}

#background_check_news div.byline {
	font-size: 12px;
	color: #737373;
}

#background_check_news div.date {
	font-size: 11px;
	color: #c8c8c8;
}

div.features_left {
	float: left;
	width: 250px;
	margin-right: 38px;
	margin-bottom: 35px;
}

div.features_right {
	float: right;
	width: 250px;
	margin-bottom: 22px;
}

div.features_left_bottom {
	float: left;
	width: 250px;
	margin-right: 38px;
}

div.features_right_bottom {
	float: left;
	width: 250px;
}

#people span, #people a {
	background: url(../../images/subscription/people_icon.gif) no-repeat;
	height: 58px;
	padding-left: 65px;
	font-size: 13px;
	font-weight: bold;
	padding-top: 10px;
	color: #003f8e;
	line-height: 19px;
	display: block;
	text-decoration: none;
	outline: none;
}

#people a:hover {
	background: url(../../images/subscription/people_icon_over.gif) no-repeat;
	color: #6aae46;
	outline: none;
}

#marriage span, #marriage a {
	height: 53px;
	padding-left: 65px;
	font-size: 13px;
	font-weight: bold;
	padding-top: 10px;
	color: #003f8e;
	background: url(../../images/subscription/marriage_icon.gif) no-repeat;
	line-height: 19px;
	display: block;
	outline: none;
	text-decoration: none;
}

#marriage a:hover {
	background: url(../../images/subscription/marriage_icon_over.gif) no-repeat;
	color: #6aae46;
	outline: none;
}

#bgcheck span, #bgcheck a {
	background: url(../../images/subscription/crim_icon.gif) no-repeat;
	height: 58px;
	padding-left: 65px;
	font-size: 13px;
	font-weight: bold;
	padding-top: 10px;
	color: #003f8e;
	line-height: 19px;
	display: block;
	outline: none;
	text-decoration: none;
}

#bgcheck a:hover {
	background: url(../../images/subscription/crim_icon_over.gif) no-repeat;
	color: #6aae46;
	outline: none;
}

#social span, #social a {
	background: url(../../images/subscription/social_icon.gif) no-repeat;
	height: 53px;
	padding-left: 65px;
	font-size: 13px;
	font-weight: bold;
	padding-top: 10px;
	color: #003f8e;
	line-height: 19px;
	display: block;
	outline: none;
	text-decoration: none;
}

#social a:hover {
	background: url(../../images/subscription/social_icon_over.gif) no-repeat;
	color: #6aae46;
	outline: none;
}

#secure h2 {
	font-size: 15px;
	font-weight: bold;
	color: #1d1d1d;
	padding-bottom: 7px;
}

#news h3 {
	margin-left: 22px;
	font-weight: bold;
	margin-top: 5px;
	text-align: center;
	width: 335px;
	font-size: 15px;
	background: url(../../images/subscription/news_mic.gif) no-repeat 43px;
	height: 24px;
}

div.secured {
	background: url(../../images/subscription/lock_icon.gif) no-repeat;
	padding-left: 65px;
	margin-top: 11px;
	float: left;
	width: 460px;
}

div.line {
	border-bottom: 1px dotted #cccccc;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 7px;
}

div.description {
	font-size: 12px;
	line-height: 18px;
}

div#feature {
	margin-left: 7px;
	margin-top: 7px;
	width: 544px;
}

div#news {
	margin-left: 35px;
	margin-top: 18px;
}

#feature h1 {
	color: #000;
	margin-bottom: 17px;
	font-size: 18px;
	font-weight: bold;
}

/* @end */

/* @group Footer */

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

#footer_containter {
	background: url(../../images/subscription/footer.gif) repeat-x;
	height: 130px;
	margin-top: 12px;
}

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

#footer ul li {
	display: inline;
	padding-left: 10px;
}

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

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

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

div#footer {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 18px;
	height: 27px;
}

/* @end */

/* @group Sub Page */

div.fieldWithErrors {
	display: inline;
}

div.fieldWithErrors input {
	border: 2px solid #b70002;
}

#account_container {
	width: 656px;
}

.account_top {
	background: url(../../images/subscription/trial_form_top.gif) no-repeat;
	height: 23px;
}

.account_middle {
	background: url(../../images/subscription/trial_form_middle.gif) repeat-y;
}

.account_bottom {
	background: url(../../images/subscription/trial_form_bottom.gif) no-repeat;
	height: 23px;
	margin-bottom: 12px;
}

#top_box_sub {
	background: url(/images/subscription/free_trial_box.jpg) no-repeat -15px 2px;
	height: 112px;
}



.numbers {
	height: 56px;
	margin-left: 20px;
	margin-right: 20px;
}

#number1 {
	background: url(../../images/subscription/number1.gif) no-repeat;
	display: block;
}

.numbers h2 {
	padding-top: 14px;
	padding-left: 70px;
	font-size: 20px;
}

p.trial {
	font-size: 12px;
	padding-right: 40px;
	padding-left: 92px;
	padding-bottom: 10px;
	line-height: 19px;
}

div.questions {
	margin-bottom: 50px;
}

#number2 {
	background: url(../../images/subscription/number2.gif) no-repeat;
}

#number3 {
	background: url(../../images/subscription/number3.gif) no-repeat;
}

div#left_content_sub {
	float: left;
	clear: both;
	width: 661px;
}

#content_container_sub {
	margin-left: 33px;
	margin-right: 30px;
	width: 950px;
	margin-top: 8px;
}

#static_button, #create_button {
	margin-left: 86px;
	margin-top: 15px;
	outline: none;
}

#create_account_button a {
	display: block;
	background: url(../../images/subscription/create_account.gif) no-repeat;
	height: 58px;
	margin-left: 86px;
	margin-top: 15px;
	outline: none;
}

#create_account_button a:hover {
	background: url(../../images/subscription/create_account_over.gif) no-repeat;
}

table.billing {
	margin-left: 104px;
	width: 500px;
}

table.billing td {
	padding-top: 10px;
	font-size: 15px;
}

td.trial_label {
	width: 98px;
}

td.trial_input {
	padding-left: 12px;
}


p#in_the_news_disclaimer {
	width: 358px;
	font-size: 10px;
	text-align: center;
	margin-top: 10px;
	color: gray;
}

table.billing input {
	font-size: 18px;
	float: left;
}

p.form_label {
	text-align: right;
	width: 85px;
}

td.label {
	font-size: 15px;
	text-align: right;
	padding-right: 27px;
}

table.billing select {
	font-size: 12px;
}

#right_content_sub {
	float: right;
	margin-left: 4px;
	width: 276px;
	margin-top: 36px;
	margin-right: 1px;
}

.questions h2 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 4px;
	line-height: 1.5;
	color: #353535;
}

.questions p {
	font-size: 12px;
	line-height: 1.5;
}

#cvv {
	position: absolute;
	background: #19518a;
	display: none;
	color: #fff;
	padding: 4px;
}

table.logos {
	margin-top: 11px;
}

table.logos td {
	padding-right: 16px;
}

a.tooltip img {
	vertical-align: middle;
}

/* @end */

/* @group Errors */

/* @group JS Errors */

#sign_up tbody tr td label.error {
	float: left;
	font-size: 10px;
	color: #a50001;
}

/* @end */

#errorExplanation ul{
	padding: 0 5px 5px;
	color: black;
}

#errorExplanation ul li {
	margin-top: 7px;
	margin-bottom: 5px;
	font-size: 1.1em;
	list-style-type: disc;
	margin-left: 18px;
	color: #2e2e2e;
	line-height: 1.5em;
}

#errorExplanation h2 {
	color: firebrick;
	font-weight: bold;
	font-size: 1.5em;
	margin-bottom: 2px;
}

#errorExplanation p {
	font-size: .9em;
	color: grey;
	margin-bottom: 7px;
}

div#errorExplanation.errorExplanation {
	padding-left: 22px;
	padding-right: 25px;
	font-size: 1em;
}

#subscribe_form label.error {
	color: firebrick;
	font-size: 11px;
	display: block;
	clear: both;
}
#subscribe_form label.error.success {
	color: green;
	font-size: 11px;
	clear: none;
	float: right;
	padding: 0;
	margin: 0 0 0 -14px;
}

table.billing input.error {
	background-color: #ffeaec;
}

/* @end */

/* @group FAQ */

#top_box_faq {
	background: url(/images/subscription/faq.jpg) no-repeat -15px 2px;
	height: 112px;
}

/* @end */





