﻿
body{
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 14px;
	margin:0; 
	padding:0; 
	border:0;
	width:490px;
	overflow: hidden;
	height:100%;
}


.fb-page h1
{
    color:#A1BB2D;
    font-family:PTSans,Arial,Sans-Serif;
    font-size:32px;
    font-weight:normal;
}

.logo
{
    margin-bottom:10px;
}

p
{
   line-height:1.5em;
    margin-bottom:0.5em;
    margin-top:0.5em; 
}

h4
{
    margin:0; 
	padding:0;
}


.fb-page
{
    float:left;
    width:490px;
    margin:0; 
	padding:0; 
	border:0;
}

.header
{
    float:left;
    width:100%;
    background-color:#BCD500;
    margin-top:20px;
    -moz-border-radius: 6px;
}


.title{
	font-size:20px;
	color:#FFF; 
	margin-bottom: 0.5em;
}

#homeStep1, #homeStep2, #homeStep3
{
    margin-bottom:25px;
}

#homeStep1
{
    float:left;
    width: 520px;
    position: relative;
    overflow: visible;
    margin-right:20px;
    margin-top:10px;
}

#homeStep2
{
    float:left;
    width: 520px; 
}

#homeStep3
{
    float:left;
    width: 520px; 
    margin-bottom:5px;
}

 .stepImage
{
    float:left;
    margin-left:10px;
}

.title{
	float:left;
	width:140px;
	font-size:16px;
	color:#FFF; 
	margin-bottom: 0.5em;
	margin-top:10px;
	margin-left:10px;
	margin-right:40px;
}

.phone-search
{
    float:right;
    width:170px;
}       

#homePhoneSearch
{
	width: 420px;
	height: 58px;
	padding-top: 15px;
	padding-left: 16px;
	background-image:url(/images/bg-search-big.png);
	background-repeat: no-repeat;
	float:left;
    width:234px;
}

.homepage-phone-search
{
	font-size:0.8em;
	color:#888888;
	border:none;
	padding:6px;
	Height:24px;
	Width:175px;
}

#homeButtonGetTheBestPrice{
    float:left;
    width:150px;
    margin-left:197px;
}

.resultsThumb {
    float:left;
    margin-left:20px;
    margin-top:20px;
    position:relative;
}


        
.results-grid
{
    float:left;
    width: 490px;
}


/* results table */


#resultsHeader{
	width: 490px;
	height: 130px;
	position: relative;
	background-color: #bed600;
	xbackground-image:url(/images/bg-results-header.gif);
	-moz-border-radius: 6px;
	background-repeat: no-repeat;
	margin-bottom: 20px;
}

#resultsThumb{
	position: relative;
	float: left;
	margin-left: 20px;
	margin-top: 20px;
}

#resultsHeader h2{
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	display: block;
}

#resultsHeader h3{
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	display: block;
	text-align: right;
}

#resultsHeader h1{
	color: white;
	font-weight:bold;
	letter-spacing: 0px;
	text-shadow: 0px 0px 6px #859410;
	display: block;
	font-size: 22px;
}

#resultsHeader #resultsFor{
    width:490px;
	margin: 30px 0px 0px 10px;
	float: left;
}

#resultsCash{
	position: absolute;
	top: -8px;
	left: 340px;
}

#makingYou{
	position: absolute;
	top: 15px;
	right: 15px;
	width: 350px;
	color: #333333;
	font-weight: bold;
	font-size: 14px;
}

#makingYou strong{
	font-weight: bold;
	color: white;
	display: block;
	text-shadow: 0 0 6px #859410;
	font-size: 46px;
}

#makingYou #lowestResult, #makingYou #highestResult{
	font-size: 12px;
	line-height: 14px;
}


#resultsContainer{
	position: relative;
	top:10px;
}

#resultsContainer img{
	border:none;
}

#resultsTopDeal{
	position: absolute;
	top: 355px;
	left: 235px;
}
#resultsHeaderTable{
	width: 740px;
}

#resultsHeaderRow{
	background-color: #bed600;
	font-size: 11px;
}




#resultsHeaderTable th{
	height: 40px;
	vertical-align: middle;
	color: white;
	font-weight: bold;
	text-align: center;
	font-size: 13px;
	border-right: 1px solid #afc225;
	padding: 0px 1px 0px 0px;
    background-image:url(/images/bg-header-results-list.gif);
	background-position: center top;
}

#resultsHeaderTable th.resultsHeaderFirstColumn{
	background-position: left top;
	padding-left: 1px;
}


#resultsHeaderTable th.resultsHeaderLastColumn{
  border-right: 0px;
	background-position: right top;
}

#resultsTable{
	width: 490px;
	border-bottom: 1px solid #dddddd;
}

.resultsLogo{
	-moz-box-shadow: 0px 0px 5px #999;
    -webkit-box-shadow: 0px 0px 5px #999;
    box-shadow: 0px 0px 5px #999;
    margin-bottom: 3px;
}

#resultsTable td{
	border: 1px solid #dddddd;
	border-collapse: collapse;
	border-top: 0px;
	border-bottom: 0px;
	text-align: center;
	vertical-align: middle;
}

.resultsBuyerCell{
	width: 120px;
}

.resultsWorkingPhoneCell{
		width: 120px;
}

.resultsNonWorkingPhoneCell{
		width: 120px;
		font-size: 12px;
}

.resultsFreepostCell{
  width: 120px;
}
.resultsPostageBagSentCell{
	width: 120px;
}
.resultsPaymentsByCell{
	width: 120px;
}
td.resultsPaymentsByCell{
	font-size: 11px;
	line-height: 15px;
}
.resultsCustomerRatingCell{
	width: 120px;
}
.resultsOurRatingCell{
	width: 120px;
}
.resultRowEven td{
	background-color: #eeeeee;
}
.topResultRow{
	height: 130px;
	color: #333333;
}
.secondThirdResultRow td{
	height: 100px;
	color: #666666;
}
.subsequentResultRow{
	height: 70px;
	color: #999999;
}
.resultsWorkingPhoneCell strong{
	font-size: 20px;
	display: block;
}

.topResultRow .resultsWorkingPhoneCell{
	color: #96ad1e;
}

.resultsNonWorkingPhoneCell strong{
  font-size: 18px;
	display: block;
}

#resultsIntro{
	float:left;
	margin-top: -10px;
	position: relative;
	width:490px;
}


#whyChooseUsResults{
	position: relative;
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
	width: 180px;
	height: 75px;
	background-color: #666666;
	background-image:url(/images/bg-why-us-results.gif);
	color: white;
	padding: 10px 8px 10px 8px;
	font-size: 12px;
}

#whyChooseUsResults h4{
    color: white;
    position: relative;
    font-size: 17px;
    margin-bottom: 1px;
}

#whyChooseUsResults p{
    padding:0;
    margin:0;
	font-size: 12px;
	line-height: 14px;
}

#resultsFacebook{
	margin: 0px 0px 10px 0px;
}

.resultsReadReviews, .resultsAddAReview{
  margin-top: 5px;	
}

.ac_loading {
	background: url('/images/ajax-loader.gif') right center no-repeat;
}

.search-again
{
    float:left;
    width:245px;
    margin:10px 0px;
}

.invite-friends
{
    float:left;
    width:245px;
    margin:10px 0px;
}

