/*****************  html settings ***************************/
/*
* {
  margin:0;
  padding:0;
}
*/
html {
  height:100%;
  padding-bottom:1px;
}
img {
  border:0 none;
}
a {
  color:#0066CC;
}
a:hover {
  color:#003399;
}
body {
  background:#159AE0 none repeat scroll 0 0;
  color:#444433;
  font-family:'Trebuchet MS',Helvetica,sans-serif;
  font-size: 12px;
  padding:1% 2%;
  margin: 0 auto;
  text-align:center;
}
p {
  padding:0 0 10px;
}
table {
  width:100%;
}
ul {
  margin:6px 6px 6px 16px;
}
small, .small {
  font-size:0.8em;
}
#main h2 {
   margin: 5px 0;
}
.left {
  float:left;
}
.right {
  float:right;
}
#wrapper {
  background:#159AE0 none repeat scroll 0 0;
  font-size:1.1em;
  margin:0 auto;
  width:960px;
  text-align: left;
}
#container {
  background:#FFFFFF none repeat scroll 0 0;
  margin:0 auto;
  text-align:center;
  width:960px;
  border: 6px solid #5CB8E9;
  -moz-border-radius: 12px;
}
#main {
  padding: 12px;
  text-align: left;
}
.center {
   text-align:center;
}
.edge-top, .edge-bottom {
  background:#5CB8E9 url(../img/edges.gif) no-repeat scroll 0 0;
  font-size:0;
  height:7px;
}
.edge-bottom {
  background-position:left bottom;
}
.clearer {
  clear:both;
}
.padded {
  padding:12px 14px;
}
/**************************** header styles *********************************************/
#header {
   background:#159AE0 url(../img/orangephone.jpg) no-repeat scroll -10px -15px;
   margin:0 auto;
   padding-bottom:5px;
   width:960px;
   height:100px;
}
#header .left {
   padding-left:110px;
   padding-top:13px;
   width:250px;
}
#header .right {
  color:#66CCFF;
  padding:74px 12px 0 0;
}
#header .left a {
  font-size: 30px;
  color: #FFF;
  text-decoration: none;
}
#header .right a {
  color:#FFFFFF;
  font-family:sans-serif;
  font-size-adjust:none;
  font-stretch:normal;
  font-style:normal;
  font-variant:normal;
  font-weight:bold;
  line-height:normal;
  margin:0 6px;
  text-decoration:none;
}
#header .right a:hover {
  text-decoration:underline;
}
.footer {
  margin:0 20px;
  padding:10px 5px;
}

/********************************  homepage stuff ************************************/
#main h2.title {
   font-size: 30px;
   color: #000066;
   text-align: center;
}
.ul1 {
   text-align: left;
   list-style-type: none;
   margin: 0;
}
.ul1 li {
  display:block;
  float:left;
  padding:4px 30px 4px 0;
  width:267px;
}
.ul2 {
   margin: 3px auto;
}
.ul2 li {
   display: inline-table;
   padding:4px 15px 4px 0;
   color:#222222;
   font-family:'Arial','Helvetica',San-Serif;
   font-size:14px;
   font-weight:normal;
   line-height:18px;
}
.form1 .input1 {
   border:1px solid #C8C8C8;
   color:#000000;
   display:block;
   font-size:28px;
   height:40px;
   padding:4px 4px 0;
   width:220px;
}
.form1 label {
   display: block;
   font-weight: bold;
   color: rgb(103, 101, 101); 
   padding-bottom: 4px;
}
.form1 .sbmt1 {
   width: auto;
   padding: 0;
   font-size: 14px;
   margin-top:5px;
}
.sect1 {
   margin: 0 auto;
   padding: 15px;
}

#ac_areas {
  margin: 15px auto;
}
/***********************  areacode_nxx ************************************************/
#main h2.title2 {
   text-align: left;
   margin: 5px auto;
}

/*********************** comments box *************************************************/
.form_section {
   -moz-background-clip:border;
   -moz-background-inline-policy:continuous;
   -moz-background-origin:padding;
   background:#DCECF9 url(../img/fieldbg.gif) no-repeat scroll 0 0;
   margin-top:3px;
   width:543px;
   color:#516F8C;
   font-family:Helvetica,Arial,sans-serif;
   font-size:0.8em;
}
.form_clearing_div {
   -moz-background-clip:border;
   -moz-background-inline-policy:continuous;
   -moz-background-origin:padding;
   background:transparent none repeat scroll 0 0;
   clear:both;
   height:6px;
   width:543px;
}
.address_form_hr {
   border-color:-moz-use-text-color -moz-use-text-color #BED4E9;
   border-style:none none solid;
   border-width:0 0 1px;
   color:#BED4E9;
   width:519px;
   text-align: center;
}
.address_form_label {
   color:#516F8C;
   float:left;
   font-size:16px;
   font-weight:normal;
   height:auto;
   line-height:20px;
   margin-left:10px;
   margin-top:7px;
   width:110px;
}
.address_form_field {
   float:left;
   margin-left:0;
   margin-top:5px;
}
.form_explain_text {
   color:#516F8C;
   font-size:12px;
   font-weight:normal;
   line-height:16px;
}
.clearing_div {
   background-color:white;
   clear:both;
   height:0;
   width:720px;
}
#submitButton {
   float:right;
   height:34px;
}
.dir1 {
   text-align: left;
   list-style-type: none;
   margin: 0;
}
.dir1 li {
  display:block;
  float:left;
  padding:4px 10px 4px 0;
}
.promotion {
   height:1%;
   overflow:hidden;
   margin-bottom:11px;
}
.promotion .box {
   float:left;
   width:268px;
}
.promotion .box .t, .promotion .box .b {
   width:100%;
   overflow:hidden;
   height:5px;
}
.box h2 a, .featured h2 a {
   color:#08708e;
   text-decoration:none;
   font-size:16px;
   letter-spacing: -0.01em;
}
.promotion .box h2 .maintitle, .featured h2 .maintitle {
   text-decoration:none;
   font-size:16px;
   letter-spacing: -0.01em;
}
.featured h2 {
   margin:-2px 0 3px;
   font:bold 1.8100em/.75em arial, helvetica, sans-serif;
}
/*.featured em a {font: 0.6em bold Helvetica, Arial, sans-serif;color:#9C9C9C;background:none;}*/
.promotion .box:hover h2 a, .promotion .box.hover h2 a, .featured .box:hover h2 a, .featured .box.hover h2 a {
   color:#0095c0;
}
/* featured */
.featured {
}
.featured .box {
   height:1%;
   padding:6px 0px 6px 0;
   margin-right:6px;
   text-align: left;
   min-height: 95px;
   color: #202020;
  font-weight: normal;
  padding: 15px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}
/*.featured .box:hover,
.featured .box.hover {cursor:pointer;}*/
.featured .box .t, .featured .box .b {
   width:100%;
   overflow:hidden;
   height:5px;
}
.featured .box .c {
   height:1%;
   padding:5px 0;
   position:relative;
}
.featured .box:hover, .featured .box.hover {
   background:#FBFBFB;
}
.featured .holder {
   border-bottom: 1px dotted #E0E0E0;
   float: left;
   margin-bottom: 15px;
   padding-bottom: 15px;
   position: relative;
   width: 90%;
}
.featured .holder img {
   float:left;
   margin:0 8px 0 0;
}
.featured .frame {
   display:table;
   height:1%;
   text-align: left;
}
.featured .frame p {
  line-height: 1.3em;
  margin: 0;
  padding: 0;
}
.featured .frame-img {
   float:left;
   width:110px;
   min-height:72px;
}
.gecko.mac.ff3 .featured h2 {
   margin:2px 0 0;
}
.box p {
   margin: 0 0 3px;
   color: #555555;
   margin-top: 4px;
   font: 1.1em arial, helvetica, sans-serif;
}
.box p span {
   font: .9em arial, helvetica, sans-serif;
}
.box p span, .box p span a {
   color:#999999;
}
.box p span a:hover {
   color:#0095c0;
   text-decoration:underline;
}
.featured .five-dollars {
   font:2.5833em/1em Arial, Helvetica, sans-serif;
   color:#f3f3f3;
   margin-top:5px;
}
.control-holder {
   position:absolute;
   width:100%;
}
ul.control {
   padding:0;
   margin:0;
   list-style:none;
   overflow:hidden;
   top:58px;
   font-size:14px;
   width:400px;
}
ul.control li {
   float:left;
   padding-right: 15px;
   display: inline;
}
ul.control a {
   float:left;
   color:#0095c6;
   text-decoration:none;
   vertical-align:top;
   font:.834em/1.6em Helvetica, Arial, sans-serif;
}
ul.control span, ul.control em {
   float:left;
   margin-right:2px;
   font-style:normal;
   cursor:pointer;
}
ul.control span {
   height:16px;
   width:16px;
   overflow:hidden;
   text-indent:-9999px;
}
.box p {
   cursor:default;
   line-height:1.5em;
   font-size: 12px;
}
.box h1 {
  font-size: 16px;
}
ul.control .positive span {
   background:url(../img/ico-positive.gif) no-repeat;
   background-position:0 -16px;
}
ul.control .positive em {
   cursor: default;
   float:left;
   color:#6f6f6f;
   vertical-align:top;
   font:.834em/1.6em Helvetica, Arial, sans-serif;
}
ul.control .like span {
   background:url(../img/ico-like.gif) no-repeat;
   background-position:0 -16px;
}
ul.control .share span {
  color:#000000;
  float: left;
  font: 0.834em/1.6em Helvetica,Arial,sans-serif;
  text-decoration: none;
  text-indent: 0;
  vertical-align: top;
  width: 40px;
}
ul.control .share {
   width:160px;
}

ul.control a:hover {
   border:0;
   text-decoration:underline;
   color:#0095c6;
}
ul.control a:hover span, ul.control .active a span, .featured .box:hover ul.control a span, .featured .box.hover ul.control a span {
   background-position:0 -16px;
}

h2.topic {
  margin-top: 25px;
  margin-bottom: 10px;
}
.ul3 {
  padding: 0;
  list-style-type: none;
}
.nxxdir li, .npadir li {
  display: inline-block;
  _display: inline;
  width: 30%;
  margin: 0;
}
.nxxdir li a, .npadir li a {
  white-space: nowrap;
}

#tbl_phone_details {
  width: 100%;
  border:1px solid #CCCCCC;
  margin: 10px 0 0 0;
  padding: 0;
}
#phone_highlight {
  font-size:13px;
  font-family:Arial,Helvetica,sans-serif;
}
#phone_highlight h2 {
  font-weight:bold;
  padding:8px 0 0;
  color:#033976;
  font-family:Arial,Helvetica,sans-serif;
  font-size:16pt;
}
#tbl_phone_details td {
  line-height:18px;
  padding:5px;
  font-size: 13px;
}
#tbl_phone_details td.l {
  border-bottom:1px solid #CCCCCC;
  font-weight: bold;
}
#tbl_phone_details td.r {
  border-bottom:1px solid #CCCCCC;
  border-right:1px solid #CCCCCC;
}
#phone_frame {
  -moz-border-radius:12px;
  -webkit-border-radius: 12px;
  padding:15px;
  width:850px;
  border:3px solid #CCCCCC;
  margin:20px auto;
  background-color: #FFF;
}
#phone_frame2 {
  -moz-border-radius:12px;
  -webkit-border-radius: 12px;
  padding:15px;
  width:980px;
  border:3px solid #CCCCCC;
  margin:15px auto;
  background-color: #FFF;
}
#phone_detail_check {
  margin-left:130px;
}
#phone_detail_check td {
  width: 200px;
  color:#333333;
  font-size:12px;
  font-weight:bold;
}
#phone_detail_check img {
  padding-right: 5px;
}
.check_btn {
  text-align: right;
  padding: 10px 0;
}
.guaranteed_tbl {
  border: 1px solid rgb(204, 204, 204);
}
.guaranteed_tbl td {
  padding: 5px;
  font-size: 11px;
}
.spam_marker {
  border: 1px solid #333333;
  background-color: #4970B0;
  font-weight: bold;
  display: inline;
  float: left;
  padding: 3px;
  margin-top: 4px;
}
.spam_marker:hover {
  background-color: #AAAAAA;
  cursor: pointer;
}
