/* Mr. Number Styles (iPhone, Android) */
/* Version 1.0, 2010-08-31             */

body {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 13px;
  color: #333333;
  margin: 0;
  padding: 0;
  background: #3981A7;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
}
h1 {
	font-weight: normal;
	font-size: 1.5em;
	padding: 5px;
}
h2 {
	font-weight: normal;
	font-size: 1.25em;
	padding: 5px;
}
h3 {
	padding-bottom: 5px;
	font-weight: bold;
	font-size: 1em;
	padding-left: 5px;
}

img {
  border: none;
}

/* TODO gradient */
#result, #settings {
  /*background: #f7fafc;*/
  /*border: 1px solid #dfdddd;*/
  padding: 5px;
}

#result td {
  vertical-align: top;
}

#settings td {
  vertical-align: top;
  padding-bottom: 1.5em;
}

#settings .label3 {
  padding-right: 3em;
}

.callout, .counter_box, #info {
  padding: 0 5px 0 5px;
  /*
  background: #f8f8f8;
  border: 1px solid #ebebeb;
  */
}

.callout h3 { padding: 0; }

#info form {
  display: inline;
  margin-right: 8px;
}

#complaint {
  padding: 8px;
  width: 93%;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
}

#complaint_submit {
  min-height: 16px;
}

#complaint_submit .btn-addcomplaint {
  float: right;
}
/*
#intro {
  position: relative;
  background: transparent url(/cache/phonesearch/sprite-intro-0805.png) -1px 0 no-repeat;
  border: 1px solid #dddddd;
  height: 288px;
  margin: 16px 0 25px 0;
}

#intro .fade_txt {
  position: absolute;
  top: 159px;
  left: 378px;
  display: none;
  width: 220px;
  height: 30px;
  background: transparent url(/cache/phonesearch/sprite-intro-0805.png) -621px -30px no-repeat;
}

#intro #callerID {
  background: transparent url(/cache/phonesearch/sprite-intro-0805.png) -621px -30px no-repeat;
}

#intro #backup {
  background: transparent url(/cache/phonesearch/sprite-intro-0805.png) -621px 0 no-repeat;
}

#intro #lookup {
  background: transparent url(/cache/phonesearch/sprite-intro-0805.png) -621px -60px no-repeat;
}

#intro #blocking {
  background: transparent url(/cache/phonesearch/sprite-intro-0805.png) -621px -90px no-repeat;
}

#intro #spam {
  background: transparent url(/cache/phonesearch/sprite-intro-0805.png) -621px -120px no-repeat;
}

#intro #btn-getapp {
  position: absolute;
  top: 215px;
  left: 378px;
  width: 136px;
  height: 37px;
  background: transparent url(/cache/phonesearch/sprite-0831.png) -750px -147px no-repeat;
  border: none;
  font-size: 18px;
  color: #ffffff;
  cursor: pointer;
  font-family: Helvetica,Arial,sans-serif;
  font-weight: bold;
}

#intro #btn-getapp:hover {
  background: transparent url(/cache/phonesearch/sprite-0831.png) -750px -190px no-repeat;
}

#intro #find_out_more {
  position: absolute;
  top: 263px;
  left: 408px;
}


#intro .show {
  display: block;
}
*/
#complaint-list { clear: both; }
.one-complaint {
  margin-top: 16px;
}

.one-complaint .header {
  padding: 10px 0px 10px 10px;
  background: #fafafa;
  border-top: 1px solid #bdd1db;
  color: #929292;
  font-size: 1em;
}
.one-complaint .header .timestamp {
	font-size: 14px;
  color: #929292;
}

.one-complaint .body {
  padding: 10px 0px 10px 10px;
  font-size: 15px;
  line-height: 1.5em;
}


.one-complaint .footer {
  padding: 10px 0px 10px 25px;
}

.hinted {
  color: #898989;
  font-style: italic;
}

#search {
  position: relative;
  padding-bottom: 6px;
}

#search #multilink {
	display: none;
}
#searchInput {
  margin-bottom: 4px;
  padding: 8px;
  width: 200px;
  font-size: 18px;
  outline: medium none #FFFFFF;
  vertical-align: top;
}

.label2 {
  font-weight: bold;
  /*font-size: 20px;*/
  margin-bottom: 8px;
}

#resultCol1 td.namerow {
  vertical-align: middle;
}

.label3 {
  font-weight: bold;
}

.value2 {
  margin-left: 8px;
  font-size: 20px;
  margin-bottom: 8px;
}

.value3 {
  margin-left: 8px;
  margin-bottom: 8px;
}

#resultCol1 {

}

#resultCol1 td {
  vertical-align: top;
}

#resultCol2-name, #resultCol2 {
  padding-top: 2px;
}

#resultCol2-name {
  padding-top: 12px;
}

#result ul {
  padding-left: 18px;
}

.spoofed_result_col {
  padding-top: 12px;
}

#mynumber {
  float: right;
}

#numbers {

}

#numbers ul {
	margin: 0;
	padding: 0;
}

#numbers li {
  float: left;
  width: 98px;
  list-style-type: none;
  margin-left: 5px;
  padding: 0;
}

#pagination {
  clear: both;
  /*float: right;*/
  padding-right: 25px;
  padding-top: 20px;
  text-align: right;
}

#btn-search {
  width: 86px;
  height: 38px;
  background: transparent url(/cache/phonesearch/sprite-0831.png) -444px -170px no-repeat;
  border: none;
  cursor: pointer;
}

.btn-buy-115x30 {
  width: 115px;
  height: 30px;
  background: transparent url(/cache/phonesearch/sprite-0831.png) -555px -55px no-repeat;
  cursor: pointer;
  border: none;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 15px;
  font-weight: 600;
  color: #ffffff;
}
.btn-buy-184x30 {
  width: 184px;
  height: 30px;
  background: transparent url(/cache/phonesearch/sprite-0831.png) -555px -90px no-repeat;
  cursor: pointer;
  border: none;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 15px;
  font-weight: 600;
  color: #ffffff;
  text-transform: uppercase;
}
.btn-buy-89x25 {
  width: 62px;
  height: 25px;
  background: transparent url(/cache/phonesearch/sprite-0831.png) -1100px -20px no-repeat;
  cursor: pointer;
  border: none;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: 600;
  color: #ffffff;
}
.btn-buy-89x25-selected {
  width: 62px;
  height: 25px;
  background: transparent url(/cache/phonesearch/sprite-0831.png) -1162px -20px no-repeat;
  cursor: pointer;
  border: none;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: 600;
  color: #a3cd8b;
}
/*
#buys .btn-buy-89x25, #buys .btn-buy-89x25-selected {
  position: absolute;
  right: 6px;
  top: 6px;
}
*/
.btn-addcomplaint {
  width: 119px;
  height: 30px;
  background: transparent url(/cache/phonesearch/sprite-0831.png) -555px -20px no-repeat;
  cursor: pointer;
  border: none;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: 600;
  color: #ffffff;
}
.btn-up { width: 32px; height: 24px; background: transparent url(/cache/phonesearch/sprite-0831.png) -750px -20px no-repeat; cursor: pointer; }
.btn-down { width: 32px; height: 24px; background: transparent url(/cache/phonesearch/sprite-0831.png) -786px -20px no-repeat; cursor: pointer; }
.btn-up-selected { background-position: -750px -47px }
.btn-down-selected { background-position: -786px -47px }

.btn-reply { width: 50px; height: 24px; background: transparent url(/cache/phonesearch/sprite-0831.png) -850px -20px no-repeat; cursor: pointer; }
.btn-question { width: 15px; height: 15px; background: transparent url(/cache/phonesearch/sprite-0831.png) -950px -20px no-repeat; cursor: pointer; border: none; }

.checkmark {
  background: transparent url(/cache/phonesearch/sprite-0831.png) -970px -20px no-repeat;
  height: 41px;
  width:  41px;
}

.ac {
  margin-bottom: 0.5em;
}

.ac a {
  margin-right: 1em;
}


#captcha label {
  //vertical-align: top;
}

#captcha input {
  //vertical-align: top;
}

#captcha img {
  margin: 0;
  vertical-align: middle;
}

#terms {
  clear: both;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 10px;
  line-height: 1;
  padding-left: 6px;
  margin-bottom: 20px;
}
#terms a {
  color: #0000EE;
  text-decoration: underline;
}

#lower {
  display: none;
}

#areacode-wrapper {
  border-bottom:1px solid #7DA2B4;
  clear:both;
  height:250px;
  margin:0 auto;
  padding-top:35px;
  position:relative;
  width:1000px;
}

#areacode-wrapper h2, #areacode-wrapper h2 a, #areacode-wrapper h2 a:link, #areacode-wrapper h2 a:visited, #areacode-wrapper h2 a:active {
  clear:both;
  color:#FFFFFF;
  font-size:18px;
  margin-bottom:10px;
  margin-top:0;
  padding:0;
  text-decoration:none;
  font-weight: normal;
}
#areacode-wrapper #areacode-list {
  list-style-type:none;
  margin-top:10px;
  line-height: 1;
  padding-left: 0;
}
#areacode-wrapper #areacode-list li {
  display:inline;
  list-style-type:none;
}
#areacode-wrapper #areacode-list li, #areacode-wrapper #areacode-list li a, #areacode-wrapper #areacode-list li a:link, #areacode-wrapper #areacode-list li a:visited, #areacode-wrapper #areacode-list li a:active {
  color:#D1EEFC;
  font-size:11px;
  line-height:14px;
  padding-right:4px;
}

/* Taken from other css */
a { color:#0fa2df; text-decoration:none; }
a:hover { text-decoration: underline; }

#sidebar {
 display: none;
}

/*
#sidebar h2 {
  font-size: 16px;
}

#sidebar #fb { margin: 0 0 3px 1px; width: 220px; }

#sidebar .callout {
  padding: 0px 20px 15px;
}

#sidebar .one-complaint .header {
  padding: 10px 0 0;
  font-size: 16px;
  background: none;
  border-top: 1px solid #ebebeb;
}

#sidebar .one-complaint .body {
  padding: 8px 0 0;
  background: none;
  font-size: 13px;
}

#sidebar .one-complaint .footer {
  color: #949494;
  font-size: 12px;
  line-height: 1.4em;
  padding: 10px 0 0;
}

.review {
  margin-bottom: 16px;
}

.review .stars {
  height: 22px;
  margin-bottom: 10px;
  border-top: 1px solid #ebebeb;
}

.review .stars-5 {
  background: transparent url(/cache/phonesearch/sprite-0831.png) no-repeat scroll -124px -14px
}

.review .stars-4 {
  background: transparent url(/cache/phonesearch/sprite-0831.png) no-repeat scroll -124px -34px
}

.review .stars-3 {
  background: transparent url(/cache/phonesearch/sprite-0831.png) no-repeat scroll -124px -54px
}

.review .stars-2 {
  background: transparent url(/cache/phonesearch/sprite-0831.png) no-repeat scroll -124px -74px
}

.review .stars-1 {
  background: transparent url(/cache/phonesearch/sprite-0831.png) no-repeat scroll -124px -94px
}

.review .body {
  font-size: 13px;
  font-style: italic;
  line-height: 1.5em;
}

.review .footer {
  color: #949494;
  font-size: 12px;
  line-height: 1.4em;
  padding: 6px 0 0;
}

#sidebar .section, #sidebar .counter_box {
  margin-bottom: 20px;
}

#sidebar .counter_box {
  font-size: 14px;
  font-weight: bold;
  padding: 15px 20px;
  text-align: center;
  margin-bottom: 30px;
}

#sidebar .counter {
	width: 184px;
	height: 27px;
	background: transparent url(/cache/phonesearch/sprite-0831.png) no-repeat scroll -750px -90px;
  	font-weight: bold;
	font-size: 23px;
	color: white;
	padding-top: 9px;
	margin: 6px 0 6px 0;
}
*/
.error {
  color: red;
  font-size: 16px;
  margin-bottom: 8px;
}

/*
#footer {
  clear: both;
  height: 150px;
  padding-top: 18px;
  position: relative;
  font-size: 1.5em;
}

#footer #foot-col-1 { position: absolute; width: 150px; left: 0; padding-bottom: 20px; }
#footer #foot-col-2 { position: absolute; width: 150px; left: 150px; }
#footer #foot-col-3 { position: absolute; width: 150px; left: 300px; }
#footer #foot-col-4 { position: absolute; width: 150px; left: 450px; }

#footer ul { padding: 0; }
#footer li { list-style-type: none; }
#footer li, #footer li a, #footer li a:link, #footer li a:visited, #footer li a:active {
  line-height: 17px;
  font-size: 11px;
  color: #cdeaf9;
}
#footer li a:hover {
  line-height: 17px;
  font-size: 11px;
  text-decoration: underline;
}
#footer li.col-title,
#footer li.col-title a,
#footer li.col-title a:link,
#footer li.col-title a:visited,
#footer li.col-title a:active {
  line-height: 19px;
  font-size: 11px;
  font-weight: 700;
  color: #ffffff;
}
#footer li.col-title a:hover { text-decoration: underline; }

#footer #icons img {
  border: none;
}

#footer #icons {
  left: 440px;
  position: absolute;
  top: 7px;
  width: 535px;
}
#footer #icons #icon-appstore {
  left:0;
  position:absolute;
  top:10px;
}
#footer #icons #icon-appworld {
  left:150px;
  position:absolute;
  top:0;
}
#footer #icons #icon-android {
  left:380px;
  position:absolute;
  top:30px;
}
*/

/* General Content */
#content {
background: #bdd1db url(/cache/phonesearch/wap/bg-repeatx-hdr-1x100.png) repeat-x 0 0;

padding-top: 30px;
width: 100%;
margin: 0;
}

#content #logo { display: none; }
#content #logo-smartphone { display: block; margin: 0 auto 0 auto; }
#content #content-main {
  padding: 5px 5px 35px 5px;
  margin: 0;
}

/* user snippet */
#user_snippet {
 display: none;
}
#user_snippet a {
  font-weight: bold;
}

#user_snippet .user_ident {
  font-weight: bold;
}

#user_snippet .buy_more_link a {
  color: #54B51A;
}

.box-mob {
	background: #ffffff;
	padding: 3px 0 20px 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 10px;
}

/* Buy credits with Zong */
/*
#buys {

  border: none;
  margin: 20px 0 20px;

 
}

#buys .buys-row.selected {
  background-color: #ffffff;
  border-color: #80c55e; 
}

#buys .buys-row {
  background-color: #fafafa;
  border: 2px solid #D7D7D7;
  padding: 20px 0 20px 0;
  margin: 3px;
}
#buys .buys-row-compact {
  background-color: #fafafa;
  border: 2px solid #D7D7D7;
  padding: 10px 0 10px 0;
  margin: 3px;
}

#buys .subtext {
  color: #f7941e;
  font-size: 1em;
  line-height: 1.5em;
  font-weight: bold;
  text-transform: uppercase;
}

#buys .subtext-v2 {
  font-size: 1.25em;
  line-height: 1.25em;
  color: #666666;
}

#buys .checkbox {
	width: 57px;
	height: 57px;
	background: transparent url(/cache/phonesearch/sprite-0831.png) -1240px -20px no-repeat;
	cursor: pointer;
	border: none;
	margin: 0 30px 0 30px;
}
#buys .checkbox:hover {
	background: transparent url(/cache/phonesearch/sprite-0831.png) -1300px -20px no-repeat;
}

#buys .checkbox.selected {
	background: transparent url(/cache/phonesearch/sprite-0831.png) -1360px -20px no-repeat;
	cursor: default;
}

#buys .checkbox.selected:hover {
	background: transparent url(/cache/phonesearch/sprite-0831.png) -1360px -20px no-repeat;
	cursor: default;
}

#pay-wrapper {
  padding: 20px 0;
  line-height: 1.25em;
  text-align: left;
}

#pay-wrapper .btn-img { border: 0; margin-top: 15px; }
#pay-wrapper .rt { margin-right: 20px; }

#phoneInput {
  margin-top: 2px;
  margin-bottom: 10px;
  padding: 13px;
  width: 410px;
  font-size: 18px;
  outline: medium none #FFFFFF;
  vertical-align: top;
}

.btn-pay {
	width: 272px;
	height: 58px;
	background: transparent url(/cache/phonesearch/sprite-0831.png) -1100px -90px no-repeat;
	cursor: pointer;
	border: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 23px;
	font-weight: normal;
	color: #ffffff;
}

.btn-pay:hover {
	background: transparent url(/cache/phonesearch/sprite-0831.png) -1100px -156px no-repeat;
}

.btn-pay-sm {
	width:  93px;
	height: 57px;
	background: transparent url(/cache/phonesearch/sprite-0831.png) -1000px -90px no-repeat;
	cursor: pointer;
	border: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 23px;
	font-weight: normal;
	color: #ffffff;
}

.btn-pay-sm:hover {
	background: transparent url(/cache/phonesearch/sprite-0831.png) -1000px -90px no-repeat;
}

#buys .description {
  	color: #555555;
  	font-size: 2em;
  	margin: 10px 0 5px 0;
	line-height: 1.5em;
}

.account_phone_input {
  font-size:     18px;
  margin-bottom: 10px;
  margin-top:     2px;
  padding:       13px;
  width:        410px;
  outline: medium none #FFFFFF;
  vertical-align: top;
}
*/

.error_message {
  color: red;
}


/*
#zong_col {
  position: absolute;
  left: 290px;
}

#zong_col_split {
  padding: 20px 0 0;
}

#zong_iframe {
  border: 2px solid #D7D7D7;
  width : 613px;
  height: 356px;
}

#zong_status {
  position: absolute;
  top : 180px;
  left: 250px;
  font-size: 18px;
}

.buy_subhead {
  font-size: 16px;
}
*/



.lookup_num {
  font-weight: bold;
}

