body {
	margin: 0;
	padding: 0 0 50px 0;
	background-color: #000000;
	font-size: 12px;
	font-family: verdana;
	color: #333;
	height: 100%;
}

/* LAYOUT 
------------------------------------------- */
#header {
	background: url('img/bg_header.png') repeat-x 0 0;
	height: 100px;
}

#main {
	background: #c1d72e;
	padding: 20px 0 0 0;
}

#site-footer {
	border-top: solid 4px #676767; 
	background: url('img/bg_ftr.png') repeat-x 0 0;
	padding: 20px 0 0 0;
}

div.container-site {
	width: 860px;
	margin: 0 auto;
/*	position: relative; */
}

#column-left {
	width: 600px;
	float: left;
	background: url('img/bg_column_left.png') no-repeat 0 0;
	padding: 25px 0 0 0;
	margin: 0 0 10px 0;
}

#column-right {
	width: 250px;
	float: right;
}

#perma-nav {
	clear: both;
}

#content {
	background: #fff url('img/bg_content.png') no-repeat 0 100%;
	padding: 0 20px 20px 20px;
	min-height: 394px;
}

#perma-block {
	position: absolute;
	padding: 3px 0 0 0;
	width: 860px;
	top: 0;
	right: 0;
	left: 0;
	text-align: right;
	margin-left: auto;
	margin-right: auto;
}


/* @@@ Alternate boxes for "full screen" content with no right-bar */
.left-860 {
  width: 860px;
  float: left;
  background: url('img/bg_column_860.png') no-repeat 0 0;
  padding: 25px 0 0 0;
  margin: 0 0 10px 0;
}

.content-860 {
  background: #fff url('img/bg_content_860.png') no-repeat 0 100%;
  padding: 0 20px 20px 20px;
	min-height: 394px;
}

/* SECTIONS 
------------------------------------------- */
 /* @@@ SECTION :: HEADER @@@ */
 #header h1 {
	float: left;
	width: 192px;
	height: 54px;
	margin: 25px 0 0 0;
	padding: 0 0 0 0;
 }

 #header h1 a {
	width: 192px;
	height: 54px;
	display: block;
	background: url('img/logo.gif') no-repeat 0 0;
	text-indent: -9000px;
	overflow: hidden;
	outline: none;
 }

 /* @@@ SECTION :: SIDEBAR @@@ */
 /* LOGIN BOX */
 form#frm-sb-login {
   margin: 0 0 10px 0;
   background: url('img/bg_login.png') no-repeat 0 0;
   height: 108px;
   width: 225px;
   padding: 5px 10px 0 15px;
 }

 /* LOGIN BOX WHILE LOGGED IN */
 #sb-logged-in {
   margin: 0 0 10px 0;
   background: url('img/bg_login.png') no-repeat 0 0;
   height: 108px;
   width: 225px;
   padding: 5px 10px 0 15px;
  }

  #sb-logged-in h2.hdr-account-greeting {
    padding: 10px 0 10px 0;
    margin: 0;
    font-family: "Trebuchet MS", serif;
    font-size: 1.4em;
    text-indent: 10px;
    color: #ffffff;
    text-shadow: 1px 1px 1px #a75e43;
}

	#sb-logged-in div.sb-ctn { text-indent: 10px; font-weight: bold; color: #ffffff; text-shadow: 1px 1px 1px #974e33; }
	#sb-logged-in div.sb-plan { text-indent: 10px; margin: 5px 0 0 0; color: #ffffff; text-shadow: 1px 1px 1px #974e33; font-weight: bold; }

   
   form#frm-sb-login fieldset {
	margin: 0;
	padding: 0;
	border: 0;
   }

   form#frm-sb-login legend {
	display: none;
   }

   form#frm-sb-login strong.hdr-loginbox-myaccount {
	display: block;
	width: 174px;
	height: 25px;
	text-indent: -9000px;
	background: url('img/bg_legend_myaccount.png') no-repeat 0 10px;
	overflow: hidden;
	margin: 0;
	padding: 10px 0 0 0;
   }

   form#frm-sb-login label {
	display: block;
	width: 72px;
	color: #ffffff;
	float: left;
	font-size: 11px;
	font-weight: bold;
	padding: 3px 0 0 0;
	margin: 0;
   }

   form#frm-sb-login input {
	border: solid 1px #ee8e6a;
	font-size: 11px;
	color: #666;
	margin: 0 4px 4px 0;
	padding: 4px 1px 2px 1px;
   }

   form#frm-sb-login input.my-npa { width: 25px; float: left;}
   form#frm-sb-login input.my-nxx { width: 25px; float: left;}
   form#frm-sb-login input.my-yyyy { width: 36px; float: left;}
   form#frm-sb-login input.my-pass { width: 102px; float: left;}
   form#frm-sb-login input.my-go { border: 0; float: left; padding: 0;}

   ul.login-controls {
   	margin: 0;
	padding: 0 10px 0 0;
	text-align: center;
   }

   ul.login-controls li {
	list-style-type: none;
	display: inline;
	font-size: 9px;
	color: #ee8e6a;
	padding: 0 5px;
   }

   ul.login-controls li a {
	text-decoration: none;
	color: #ff9f7b;
   }

   ul.login-controls li a:hover { color: #333333; }


   /* PLUGINS: Activate + Locate Store */
   a.plug-shop-phones {
	display: block;
	height: 50px;
	width: 250px;
	margin: 0 0 10px 0;
	text-indent: -9000px;
	overflow: hidden;
	background: url('img/bg_sidebar_plugins.png') no-repeat 0 0;
   }

   a.plug-shop-phones:hover { background-position: -250px 0; }

   a.plug-shop-plans {
	display: block;
	height: 50px;
	width: 250px;
	margin: 0 0 10px 0;
	text-indent: -9000px;
	overflow: hidden;
	background: url('img/bg_sidebar_plugins.png') no-repeat 0 -50px;
   }

   a.plug-shop-plans:hover { background-position: -250px -50px; }

 /* @@@ SECTION :: FOOTER @@@ */
 div.ftr-testimonials {
	float: left;
	width: 350px;
	padding-right: 55px;
	color: #999999;
 }

 div.ftr-testimonials h3, div.ftr-nav-container h3 {
	color: #ffffff;
	font-weight: normal;
	font-size: 1.2em;
	margin-top: 5px;
	font-style: italic;
 }

 div.ftr-testimonials blockquote {
	padding: 0 0 5px 0;
	margin: 15px 0 0 0;
	font-size: 1em;
	text-indent: 0;
	font-style: italic;
	line-height: 1.4em;
 }

 div.ftr-testimonials span.testimonial-cust {
	text-align: right;
	display: block;
	font-size: .9em;
	margin-bottom: 5px;
 }

 p.us-based-cs {
	width: 119px;
	height: 33px;
	float: left;
	background: url('img/bg_usbasedcs.png') no-repeat 0 0;
	text-indent: -9999px;
	margin: 60px 0;
	padding: 0;
 }

 p.copyright {
	width: 330px;
	padding: 45px 0 0 0;
	margin: 20px 0;
	float: right;
	font-size: .9em;
 }

 ul#socnet {
	clear: both;
	width: 250px;
	height: 35px;
	padding: 20px 0 0 0;
	margin: 20px auto;
 }

 ul#socnet li {
	height: 35px;
	float: left;
	list-style-type: none
 }

 ul#socnet li a {
	display: block;
	float: left;
	height: 35px;
	text-indent: -9000px;
	background-image: url('img/bg_socnet.gif');
	background-repeat: no-repeat;
	overflow: hidden;
	outline: none;
 }

 ul#socnet li.sn-fb a { background-position: 0 0; width: 115px; }
 ul#socnet li.sn-tw a { background-position: -115px 0; width: 115px; }
 ul#socnet li.sn-ms a { background-position: -230px 0; width: 120px; }

/* NAVIGATION
------------------------------------------- */
 /* @@@ NAVIGATION :: MAIN @@@ */
 ul#nav {
   display: block;
   margin: 69px 0 0 0;
   padding: 0;
   float: right;
   width: 457px;
   list-style: none;
   list-style-type: none;
   line-height: 1.0;
 }

 ul#nav * {
   z-index: 100;
 }

 ul#nav li {
   float: left;
   position: relative;
   margin: 0 70px 0 0;
   height: 25px;
 }

 ul#nav li.last { 
   margin: 0;
 }

 ul#nav li a {
   background-image: url('img/bg_nav.gif');
   background-repeat: no-repeat;
   display: block;
   position: relative;
   height: 25px;
   overflow: hidden;
   text-indent: -9999px;
   outline: none;
 }

 ul#nav ul {
   position: absolute;
   display: none;
   left: 0;
   margin: 0;
   padding: 0;
   padding-top: 0;
   top: -999em;
   width: 160px; /* Width of dropdown portions */
 }

 ul#nav ul li {
   margin: 0;
   padding: 0;
   display: block;
   float: none;
   width: 100%;
   height: auto;
 }

 ul#nav ul li a {
   display: block;
   position: relative;
   float: none;
   font-size: 12px;
   font-weight: bold;
   color: #fff;
   background: none;
   margin: 0;
   padding: 0;
   height: auto !important;
   width: auto !important;
   text-indent: 0;
 }

 #nav li:hover ul,
 #nav li.sfHover ul {
   left: 0;
   top: 25px;
   z-index: 100;
 }

 ul#nav ul ul {
   left: 160px; /* Same as the ul#nav ul width */
   top: 0;
   padding: 0;
 }

 ul#nav li:hover li ul,
 ul#nav li.sfHover li ul {
   top: -999em;
 }

 ul#nav li li:hover ul,
 ul#nav li li.sfHover ul {
   left: 160px;
   top: 0;
 }

 ul#nav li li:hover li ul,
 ul#nav li li.sfHover li ul {
   top: -999em;
 }

 ul#nav li li li:hover ul,
 ul#nav li li li.sfHover ul {
   left: 200px;
   top: 0;
 }

 ul#nav li.n-plans a { width: 45px; background-position: 0 0; }
 ul#nav li.n-phones a { width: 53px; background-position: -45px 0; }
 ul#nav li.n-support a { width: 62px; background-position: -98px 0; }
 ul#nav li.n-myaccount a { width: 84px; background-position: -160px 0; }

 ul#nav li.n-plans a:hover { width: 45px; background-position: 0 -25px; }
 ul#nav li.n-phones a:hover { width: 53px; background-position: -45px -25px; }
 ul#nav li.n-support a:hover { width: 62px; background-position: -98px -25px; }
 ul#nav li.n-myaccount a:hover { width: 84px; background-position: -160px -25px; }

 /* @@@ NAVIGATION :: TOP - theming @@@ */

 ul#nav ul {
   background: url('img/bg_dropdown_bot.png') no-repeat 0 100%;
   padding-bottom: 14px;
   opacity: .9;
 }

 ul#nav ul.norightcorner {
   background: url('img/bg_dropdown_norightcorner.png') no-repeat 0 100%;
 }

 ul#nav ul li:hover a,
 ul#nav ul li.sfHover a,
 ul#nav ul li a:hover,
 ul#nav ul li a.sfHover {
   background-color: #333;
   color: #c1d72e;
   z-index: 100;
 }

 ul#nav ul ul {
   padding: 0;
   background: url('img/bg_submenu_bot.png') no-repeat 0 100%;
   padding-bottom: 14px;
   opacity: 1;
 }

 ul#nav ul ul.leftcorner {
   background: url('img/bg_submenu_leftcorner.png') no-repeat 0 100%;
 }

 ul#nav ul ul li.toprightcorner {
   margin: -14px 0 0 0;
   padding: 14px 0 0 0;
   background: url('img/bg_submenu_top.png') no-repeat 0 0;
   height: 0;
 }

 ul#nav ul ul li:hover a,
 ul#nav ul ul li.sfHover a,
 ul#nav ul ul li a:hover,
 ul#nav ul ul li a.sfHover {
   background-color: #444;
 }

 ul#nav ul li a {
   padding: 10px;
   background-color: #000;
 }

 /*** arrows **/
 ul#nav ul a.sf-with-ul {
   padding-right:  2.25em;
   min-width:    1px; /* trigger IE7 hasLayout so spans position accurately */
 }
 .sf-sub-indicator {
   position:   absolute;
   display: none; /* Don't show for the drop-downs, only submenus */
   right:      .75em;
   top:      1.05em; /* IE6 only */
   width:      10px;
   height:     10px;
   text-indent:  -999em;
   overflow:   hidden;
   background:   url('img/arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
 }
 a > .sf-sub-indicator {  /* give all except IE6 the correct values */
   top:      .8em;
   background-position: 0 -100px; /* use translucent arrow for modern browsers*/
 }
 /* apply hovers to modern browsers */
 a:focus > .sf-sub-indicator,
 a:hover > .sf-sub-indicator,
 a:active > .sf-sub-indicator,
 li:hover > a > .sf-sub-indicator,
 li.sfHover > a > .sf-sub-indicator {
   background-position: -10px -100px; /* arrow hovers for modern browsers*/
 }

 /* point right for anchors in subs */
 ul#nav ul .sf-sub-indicator { display: block; background-position:  -10px 0; }
 ul#nav ul a > .sf-sub-indicator { background-position:  0 0; }
 /* apply hovers to modern browsers */
 ul#nav ul a:focus > .sf-sub-indicator,
 ul#nav ul a:hover > .sf-sub-indicator,
 ul#nav ul a:active > .sf-sub-indicator,
 ul#nav ul li:hover > a > .sf-sub-indicator,
 ul#nav ul li.sfHover > a > .sf-sub-indicator {
   background-position: -10px 0; /* arrow hovers for modern browsers*/
 }

 /* @@@ NAVIGATION :: SIDEBAR @@@ */
 ul.nav-sidebar {
	margin: 0 0 20px 0;
	padding: 0 0 29px 0;
	width: 250px;
	background: url('img/bg_nav_sidebar_bot.gif') no-repeat 0 100%;
 }

 ul.nav-sidebar li {
	list-style-type: none;
	width: 250px;
	height: 30px;
	border-bottom: 1px solid white;
 }

 ul.nav-sidebar li a {
	display: block;
	width: 230px;
	height: 20px;
	padding: 8px 0 2px 20px;
	background: url('img/bg_nav_sidebar.gif') #f79521 no-repeat 0 0;
	color: white;
	text-decoration: none;
	font-weight: bold;
	font-family: "Trebuchet MS", arial, sans-serif;
	text-transform: uppercase;
 	text-shadow: 1px 1px 1px #d3941a;
 }

 ul.nav-sidebar li a:hover {
	background-position: 0 -30px;
	color: #555;
 	text-shadow: 1px 1px 1px #ffffff;
 }

 /* @@@ NAVIGATION :: FOOTER @@@ */
 div.ftr-nav-container {
	width: 425px;
	float: right;
 }
 ul.ftr-nav {
	margin: 0;
	padding: 10px 10px 0 0;
	float: left;
 }

 ul.ftr-nav li {
	list-style-type: none;
/*	display: inline; */
	padding: 0 7px;
	margin-bottom: 5px;
 }

 ul.ftr-nav li.last { border-right: 0; }

 ul.ftr-nav li a, a.ftr-nav-sub {
	color: #666;
	text-decoration: none;
	font-size: 11px;
 }

 a.ftr-nav-sub {
	display: block;
	text-align: right;
	float: right;
	margin: 10px 3px;
	width: 300px;
 }

 ul.ftr-nav li a:hover { color: #999; }

 /* @@@ NAVIGATION :: PERMA BLOCK - HEADER @@@ */
 ul#nav-pb {
	margin: 0;
	padding: 4px 0 0 0;
 }

 ul#nav-pb li {
	list-style-type: none; 
	display: inline;
	color: #999999;
	font-size: 9px;
  vertical-align: top;
 }

 ul#nav-pb li a {
	color: #999999;
	text-transform: uppercase;
	text-decoration: none;
  vertical-align: top;
 }

 ul#nav-pb li img {
   vertical-align: top;
 }

 ul#nav-pb li a:hover {
	color: #cccccc;
 }

 /* @@ CAROUSEL HOME @@ */
 ul#carousel-home {
	width: 860px;
	height: 240px;
	margin: 10px 0 0 0;
	padding: 5px 0 0 0;
 }
 ul#carousel-home li {
	width: 172px;
	height: 240px;
	float: left;
	list-style-type: none;
 }

 ul#carousel-home li a {
	width: 172px;
	height: 240px;
	display: block;
	text-indent: -9000px;
	overflow: hidden;
	outline: none;
 }

 ul#carousel-home li.ch-one a { background: url('img/carousel/one.png') no-repeat 0 0; }
 ul#carousel-home li.ch-two a { background: url('img/carousel/two.png') no-repeat 0 0; }
 ul#carousel-home li.ch-three a { background: url('img/carousel/three.png') no-repeat 0 0; }
 ul#carousel-home li.ch-four a { background: url('img/carousel/four.png') no-repeat 0 0; }
 ul#carousel-home li.ch-five a { background: url('img/carousel/five.png') no-repeat 0 0; }

 ul#carousel-home li.ch-one a:hover { background: url('img/carousel/one.png') no-repeat 0 -240px; }
 ul#carousel-home li.ch-two a:hover { background: url('img/carousel/two.png') no-repeat 0 -240px; }
 ul#carousel-home li.ch-three a:hover { background: url('img/carousel/three.png') no-repeat 0 -240px; }
 ul#carousel-home li.ch-four a:hover { background: url('img/carousel/four.png') no-repeat 0 -240px; }
 ul#carousel-home li.ch-five a:hover { background: url('img/carousel/five.png') no-repeat 0 -240px; }

 /* @@ CAROUSEL SUBPAGE @@ */
 ul#carousel-sub {
	width: 860px;
	height: 36px;
	margin: 10px 0 0 0;
	padding: 15px 0 0 0;
 }

 ul#carousel-sub li {
	width: 172px;
	height: 36px;
	float: left;
	list-style-type: none;
 }

 ul#carousel-sub li a {
	width: 172px;
	height: 36px;
	display: block;
	text-indent: -9000px;
	overflow: hidden;
	outline: none;
	background-image: url('img/bg_mini_carousel.png');
	background-repeat: no-repeat;
 }

 ul#carousel-sub li.cs-one a { background-position: 0 0; }
 ul#carousel-sub li.cs-two a { background-position: -172px 0; }
 ul#carousel-sub li.cs-three a { background-position: -344px 0; }
 ul#carousel-sub li.cs-four a { background-position: -516px 0; }
 ul#carousel-sub li.cs-five a { background-position: -688px 0; }

 ul#carousel-sub li.cs-one a:hover { background-position: 0 -36px; }
 ul#carousel-sub li.cs-two a:hover { background-position: -172px -36px; }
 ul#carousel-sub li.cs-three a:hover { background-position: -344px -36px; }
 ul#carousel-sub li.cs-four a:hover { background-position: -516px -36px; }
 ul#carousel-sub li.cs-five a:hover { background-position: -688px -36px; }



/* PAGES :: PLAN COMPARE - SLIDER
------------------------------------------- */
div.slider-thingy {
	background: url('img/slider/bg_sliderthingy.jpg') no-repeat 0 0;
	width: 510px;
	height: 185px;
	padding: 50px 20px 0 30px;
	margin-bottom: 20px;
}

div.slider-thingy div.slider-container {
	height: 16px;
	padding: 25px 0 20px 80px;
	margin-bottom: 1px;
	background-repeat: no-repeat;
	background-position: 0 18px;
}

div.slider-thingy div.slider-container div.slider-guy {
	width: 350px;
	float: left;
	cursor: pointer;
	cursor: hand;
}

div.slider-thingy div.slider-container div.sl-count {
	width: 75px;
	float: right;
	font-size: 25px;
	margin-top: -10px;
	text-align: right;
	font-family: arial;
	color: #676767;
}

div.slider-thingy div.slider-container.sl-talk { background-image: url('img/slider/bg_sl_talk.gif'); }
div.slider-thingy div.slider-container.sl-text { background-image: url('img/slider/bg_sl_text.gif'); }
div.slider-thingy div.slider-container.sl-data { background-image: url('img/slider/bg_sl_data.gif'); }

table.tbl-slider {
	margin: 10px 0 0 0;
}

table.tbl-slider th {
	padding: 20px 15px 5px 15px;
	font-size: 1.3em;
	background: #e96f34;
	background: #b2bb1c;
	border-bottom: solid 1px #ffffff;
	color: #ffffff;
}

table.tbl-slider th.sl-th-left { border-left: solid 1px #ffffff; }
table.tbl-slider th.sl-th-right { border-right: solid 1px #ffffff; }

div.sl-carrier-container {
	background: #eeeeee;
	border: solid 1px #ffffff;
	
}

div.sl-carrier-container:hover {
	background: #1479a8;
	color: #ffffff !important;
	cursor: pointer;
	cursor: hand;
}

div.sl-carrier-container:hover div {
	color: #ffffff !important;
}

div.sl-left { 
	width: 120px;
	float: left;
	padding: 20px 15px;
	font-size: 1.3em;
	font-weight: bold;
	color: #676767;
}

div.sl-middle {
	width: 240px;
	float: left;
	padding: 20px 15px;
	font-size: 1.3em;
	color: #676767;
	font-weight: bold;
}

div.sl-right {
	width: 100px;
	float: left;
	padding: 20px 15px;
	text-align: right;
	font-size: 1.3em;
	font-weight: bold;
}

div.sl-right div { text-align: right; }

div.sl-bottom {
	clear: both;
	padding: 0 15px 20px 15px;
	font-size: .9em;
	color: #787878;
}

div.sl-bestplan {  
  color: #1479a8;
}

p.sl-instruct {
	margin: 7px 0 20px 0;
	padding: 0 10px 0 0;
	font-size: 9px;
	font-style: italic;
	color: #787878;
	text-align: right;
}


table.tbl-slider th.sl-th-left { text-align: left; }
table.tbl-slider th.sl-th-middle { text-align: left; }
table.tbl-slider th.sl-th-right { text-align: right; }

/* AFFILIATE FAQ PAGES 
---------------------------- */
#affiliate-faq dt { font-weight: bold; margin-bottom: 5px; color: #1f6f93; }
#affiliate-faq dd { padding: 0 0 20px 0; margin: 0 0 20px 0; border-bottom: solid 1px #eeeeee; line-height: 1.6em; }

/* LANDING PAGE COMPARE 
------------------------------ */
div.landing-compare-right h3 {
	color: #ffffff;
	font-weight: bold;
	font-size: 1.3em;
	background: #358bb2;
	background: url('img/headers/bg_h3_rightcol_compare.png') no-repeat 0 0;
	padding: 8px 10px;
	margin-top: 0;
	height: 19px;
	text-align: center;
}

div.landing-compare-right h3 span {
	font-size: .7em;
	color: #5fafd3;
	font-weight: normal;
}

div.landing-compare-right p {
	font-size: 1.1em;
	padding: 0 5px;
}

div.landing-compare-right ul {
	padding: 10px 3px 12px 12px;
	margin: 10px 3px 12px 12px;
}

div.landing-compare-right ul li {
	font-size: 1.1em;
	margin-bottom: 10px; 
	font-weight: bold;
}

div.landing-compare-right ul li span {
	color: #358bb2;
	font-size: .8em;
	display: block;
	text-align: right;
	font-weight: normal;
}

div.landing-compare-right a {
	color: #acc025;
}

div.landing-compare-right a:hover {
	background: #acc025;
	color: #ffffff;
}

div.landing-compare-right a.blk-compare-shopphones {
	display: block;
	border: 0;
	height: 94px;
	width: 240px;
	background: url('img/bg_compare_shopphones.gif') no-repeat 0 0;
	text-indent: -9000px;
	
}

/* PAGES LANDING ANDROID
---------------------------- */
div.pages-android-left {
	width: 300px;
	float: left;
}

div.pages-android-right {
	width: 480px;
	float: right;
}

div.pages-android-right a.android-buy-one {
	display: block;
	border: 0;
	margin: 20px 0;
}

div.pages-android-left h3, div.pages-android-right h3 {
	color: #005d83;
	font-size: 1.3em;
	font-weight: bold;
}

div.pages-android-left h4 {
	color: #222222;
	margin-bottom: 3px;
}

div.pages-android-left ul {
	margin: 0 5px 3px 7px;
	padding: 0 5px 3px 12px;
}

div.pages-android-right ul {
	margin: 5px 5px 3px 7px;
	padding: 5px 5px 3px 12px;
}

div.pages-android-right ul li {
	margin-bottom: 5px;
}

div.pages-android-left span.small {
	display: block;
	font-size: .9em;
	color: #676767;
	margin-bottom: 15px;
}

/* PAGES :: LANDING :: WOOT 
------------------------------------------ */
div.woot-col-left 	{ float: left; width: 240px; padding-right: 20px; }
div.woot-col-right 	{ float: right; width: 560px; }
div.sp-fon-specs	{ padding: 10px; font-size: .9em; border-top: solid 3px #ffffff; }
div.sp-fon-specs.psoff 	{ background: #bdd3de; background: #eaf5fb; }
div.sp-fon-specs.pson 	{ background: #dae5eb; }

.woot-promo-code	{ display: block; text-align: right; font-size: 1.2em; padding-bottom: 15px; }
.woot-promo-code span	{ font-weight: bold; background: #c1d72e; }
.sp-fon-cat		{ float: left; width: 110px; color: #00718f; font-weight: bold; text-transform: uppercase; }
.sp-fon-col1		{ float: left; width: 340px; }
.sp-fon-col2		{ float: left; width: 330px; }
.sp-fon-full		{ float: left; width: 670px; }
.sp-fon-footnotes	{ clear: both; padding-left: 120px; }
div.sp-fon-specs ul 	{ margin: 0 3px 5px 8px; padding: 0 3px 5px 15px; }
div.sp-fon-specs ul li  { margin-bottom: 5px; }
.sp-fon-footnotes span  { display: block; font-style: italic; font-size: .9em; }
.sp-fon-full table	{ width: 95%; }
.sp-fon-full table td 	{ padding: 4px 15px; border-bottom: solid 1px #bbbbbb; }

a.btn-woot-buy 		{ display: block; float: left; width: 95px; padding: 10px; font-size: 1.3em; font-weight: bold; text-align: center; margin-right: 15px; margin-bottom: 10px; text-transform: uppercase; }
a.btn-woot-buy.woot-lgblack		{ background: #000000; border: solid 5px #333333; color: #ffffff; }
a.btn-woot-buy.woot-lgblue		{ background: #0263aa; border: solid 5px #0e71b9; color: #ffffff; }
a.btn-woot-buy.woot-lggreen		{ background: #799e3e; border: solid 5px #87ad4b; color: #ffffff; }
a.btn-woot-buy.woot-lgwhite		{ background: #f5f5f5; border: solid 5px #dddddd; color: #222222; }
a.btn-woot-buy.woot-lgblack:hover	{ background: #333333; color: #ffffff; }
a.btn-woot-buy.woot-lgblue:hover	{ background: #0e71b9; color: #ffffff; }
a.btn-woot-buy.woot-lggreen:hover	{ background: #87ad4b; color: #ffffff; }
a.btn-woot-buy.woot-lgwhite:hover	{ background: #dddddd; color: #222222; }

a.btn-woot-buy.woot-3100silver		{ background: #f5f5f5; border: solid 5px #dddddd; color: #222222; }
a.btn-woot-buy.woot-3100silver:hover	{ background: #dddddd; color: #222222; }
a.btn-woot-buy.woot-3100pink		{ background: #bb7194; border: solid 5px #cd89a9; color: #ffffff; }
a.btn-woot-buy.woot-3100pink:hover	{ background: #cd89a9; color: #ffffff; }
a.btn-woot-buy.woot-3100blue		{ background: #0263aa; border: solid 5px #0e71b9; color: #ffffff; }
a.btn-woot-buy.woot-3100blue:hover	{ background: #0e71b9; color: #ffffff; }


a.btn-woot-buy.woot-lgblack .soldout { color: #aaaaaa; }
a.btn-woot-buy.woot-lgblue .soldout { color: #cccccc; }
a.btn-woot-buy.woot-lggreen .soldout { color: #cccccc; }
a.btn-woot-buy.woot-lgwhite .soldout { color: #666666; }

/* PAGES LANDING HOLIDAY
------------------------------------- */
div.holiday-col { width: 245px; float: left; padding: 7px; margin: 0 6px; border: solid 1px #eeeeee; }
div.holiday-col img { text-align: center;  margin: 0 auto; display: block; }

a.btn-holiday {display: block; float: left; width: 215px; padding: 10px; font-size: 1.3em; font-weight: bold; text-align: center; margin-right: 15px; margin-bottom: 10px; text-transform: uppercase;}
a.btn-holiday.holiday-pink		{ background: #bb7194; border: solid 5px #cd89a9; color: #ffffff; }
a.btn-holiday.holiday-pink:hover	{ background: #cd89a9; color: #ffffff; }
a.btn-holiday.holiday-black		{ background: #000000; border: solid 5px #333333; color: #ffffff; }
a.btn-holiday.holiday-black:hover	{ background: #aaaaaa; color: #ffffff; }
a.btn-holiday.holiday-blue		{ background: #0263aa; border: solid 5px #0e71b9; color: #ffffff; }
a.btn-holiday.holiday-blue:hover	{ background: #0e71b9; color: #ffffff; }

a.btn-holiday.holiday-blue .soldout { color: #cccccc; }
a.btn-holiday.holiday-black .soldout { color: #aaaaaa;}
a.btn-holiday.holiday-pink .soldout { color: #aaaaaa;}

.holiday-sp-fon-full		{ padding:0px; float: left; width: 235px; }
.holiday-sp-fon-full table	{ width: 100%; }
.holiday-sp-fon-full table td 	{ padding: 4px 5px; border-bottom: solid 1px #bbbbbb; }




/* PAGES LANDING VALENTINES
------------------------------------- */
div.vday-col { width: 169px; float: left; padding: 10px; margin: 0 7px; border: solid 1px #eeeeee; }
div.vday-col img { text-align: center; width: 140px; margin: 0 auto; display: block; }

/* PAGES LANDING INSTINCT M800
------------------------------------- */
div.m800-col1 { width: 205px; float: left; }
div.m800-col2 { width: 611px; float: left; padding-top: 25px; }
span.m800-refurb-lbl { display: block; text-align: center; color: #898989; padding-top: 15px; font-size: .9em; }
div.m800-disclaim { clear: both; text-align: right; padding-right: 10px; color: #898989; }
div.m800-disclaim-woot { clear: both; padding-right: 10px; padding-top: 20px; color: #454545; }
div.m800-disclaim-woot ul li { margin-bottom: 7px; line-height: 1.5em; }
div.m800-getit-bg {
	background: url('img/deals/bg_m800deal_getitnow.jpg') no-repeat 0 0; 
	width: 311px; 
	height: 74px;
	padding: 9px 0 0 300px;
}
a.m800-getit-btn { 
	background: url('img/deals/btn_m800deal_getitnow.jpg') no-repeat 0 0;
	display: block;
	text-indent: -9000px;
	width: 298px;
	height: 65px;
}
a.m800-soldout-btn { 
	background: url('img/deals/btn_m800deal_soldout.jpg') no-repeat 0 0;
	display: block;
	text-indent: -9000px;
	width: 298px;
	height: 65px;
}

/* PAGES :: PLANS
------------------------------------------- */

 div.plan-content {
	padding: 10px 0 0 10px;
 }

 ul.plan-intro {
	margin: 0 0 20px 0;
	padding: 0;
 }

 ul.plan-intro li {
	margin: 0 0 10px 0;
	list-style-type: none;
	font-size: 1.1em;
	font-weight: bold;
 }

 ul.plan-intro-unlimited {
	margin: 0 0 20px 0;
	width: auto;
	padding: 0 0 0 10px;
	float: right;
	width: 360px;
 }

 div.plan-ul {
	float: left;
	width: 160px;
 }
	
	div.plan-ul span { display: block; text-align: center;}
	div.plan-ul span.ul-rate { font-size: 105px; font-family: arial, helvetica, sans-serif; }
	div.plan-ul span.ul-rate sup { font-size: 45px; color: #333333; }
	div.plan-ul span.ul-desc { font-size: 12px; }

 ul.plan-intro-unlimited li {
	margin: 0 0 10px 0;
	list-style-type: none;
	font-size: 1.1em;
	font-weight: bold;
 }

 img.plan-intro-graphic {
	width: 148px;
	height: 148px;
	float: right;
 }

 h3.plan-details {
	font-weight: bold;
	color: #000000;
 }

 h3.plan-details span {
	padding: 5px 10px 3px 10px;
	border-left: solid 3px #000000;
 }

	h3.plan-details.det-ul span { background: #c1d82f; }
	h3.plan-details.det-hy span { background: #67c8c6; }
	h3.plan-details.det-rp span { background: #f47d30; }

 ul.plandetails-left, ul.plandetails-right {
	width: 250px;
	float: left;
	margin: 10px 0 20px 0;
 }

 ul.plandetails-left li, ul.plandetails-right li {
	list-style-type: none;
	margin: 0 0 15px 0;
	line-height: 1.5em;
	font-size: 1em;
 }

 ul.plandetails-left {
	padding: 0 20px 0 0;
 }

 ul.plandetails-right {
	padding: 0 0 0 20px;
	border-left: 1px solid #b3b3b3;
 }

 div.plan-block-dot10 { background: url('img/intro_graphic_dot10.jpg') no-repeat 0 15px; padding: 10px 0 10px 165px; height: 175px; }
 div.plan-block-unlimitedtalk { background: url('img/intro_graphic_unlimitedtalk.jpg') no-repeat 0 15px; padding: 10px 0 10px 165px; height: 175px; }
 div.plan-block-unlimitedtalkplus { background: url('img/intro_graphic_unlimitedtalkplus.jpg') no-repeat 0 15px; padding: 10px 0 10px 165px; height: 175px; }
 div.plan-block-hybrid { background: url('img/intro_graphic_hybrid.jpg') no-repeat 0 15px; padding: 10px 0 10px 165px; height: 175px; }
 div.plan-block-sms { background: url('img/intro_graphic_sms.jpg') no-repeat 0 15px; padding: 10px 0 10px 165px; height: 165px; }
 div.plan-block-intl { background: url('img/intro_graphic_intl.jpg') no-repeat 0 15px; padding: 10px 0 10px 165px; height: 205px; }
 div.plan-block-android { background: url('img/intro_graphic_android.jpg') no-repeat 0 15px; padding: 10px 0 10px 165px; height: 165px; }

 #plans table {
	width: 95%;
 }

 #plans table td {
	text-align: center;
	padding: 5px;
 }

     /*  REAL PAYGO TABLE     */
	table.rp-plan {
		margin: 0 auto 10px auto;	
	}

	table.rp-plan td {
		background: #ffffff;
		padding: 10px 15px;
		text-align: center;
		width: 120px;
	}

	table.rp-plan td span {
		display: block;
	}

	table.rp-plan td span.rp-service {
		font-size: 36px;
	}

	table.rp-plan td span.rp-desc, span.rp-desc {
		font-size: 12px;
	}

	table.rp-plan td span.rp-rate, span.rp-rate {
		font-size: 80px;
		font-family: arial, helvetica, sans-serif;
	}

	table.rp-plan td span.rp-rate sup, span.rp-rate sup {
		font-size: 18px;
	}

	

 /* @@@ PLANS -> TERMS AND CONDITIONS @@@ */

 span.terms-heading {
   display: inline;
   font-size: 100%;
   font-weight: bold;
   margin: 0;
 }

 /* @@@ PAGES->ACCOUNT :: LOGIN @@@ */

  #content #login {
	width: 300px;
	height: 115px;
	padding: 35px 25px 25px 25px;
	background: url('img/bg_login_content.gif') no-repeat 0 0;
	margin: 40px auto;
  }

  #content #login form {
	margin: 0 auto;
	padding: 0;
	width: 250px;
  }

  #content #login div.ptpass-and-go {
	margin: 10px 0 0 0;
  }

  #content #login div.register, #content #login div.forgot-password {
	margin: 10px 0 0 0;
	font-size: 11px;
  }

  #content #login label {
	float: left;
	width: 80px;
	padding: 4px 0 0 0;
	margin: 0;
  }

  #content #login input {
	padding: 2px 2px 1px 2px;
  }

  #content #login input.my-npa, #content #login input.my-nxx, #content #login input.my-yyyy {
	width: 30px;
	float: left;
	margin: 0 4px 4px 0;
  }

  #content #login input.my-yyyy {
	width: 45px;
  }

  #content #login div.clear {
	height: 1px;
	line-height: 1px;
  }

  #content #login div.ptpass-and-go input {
	float: left;
	margin: 0 4px 4px 0;
	width: 70px;
  }

  #content #login div.ptpass-and-go input.my-go {
	border: 0;
	padding: 0;
	width: 35px;
  }

  .login-error {
    width: 300px;
    margin: 15px auto 10px auto;
}

 /* @@@ PAGES :: WHY PTEL @@@ */

  div.whyptel-footnotes {
	border-top: solid 1px #999999;
	padding: 10px 0 20px 0;
	font-size: 10px;
	margin: 30px 0 0 0;
  }

 /* @@@ PAGES :: NEWS AND MEDIA @@@ */
  div.media-contact {
	margin: 20px 0 20px 35px;
	background: url('img/bg_media_contact.png') no-repeat 0 0;
	padding: 5px 0 0 80px;
	height: 100px;
	width: 400px; 
  }

 ul.nav-news {
	list-style-type: none;
	margin: 0;
	padding: 0;
	height: 21px;
 }

 ul.nav-news li {
	float: left;
	padding: 2px 5px 2px 0;
 }

 ul.nav-news li a {
	color: #1479a8;
	font-weight: bold;
	padding: 1px 10px 1px 6px;
	display: block;
	border-left: solid 3px #ffffff;
 }

 ul.nav-news li.submenuselected a {
	background: #1479a8;
	color: #ffffff;
	border-left: solid 3px #676767;
 }


 /* @@@ PAGES->SUPPORT :: HOME @@@ */

  div.hello-world {
	background: url('img/bg_hello.png') no-repeat 0 0;
	width: 860px; 
	height: 51px;
	margin-top: 15px; 
  }

	div.hello-world p { padding: 5px 20px 0 160px; margin: 0; color: #cdcdcd; font-family: arial, helvetica, sans-serif; font-size: 12px; }
	div.hello-world a { color: #c1d72e; text-decoration: none; }
	div.hello-world a:hover { color: #cdcdcd; }

  div.support-block {
	width: 200px;
	float: left;
	padding: 10px 30px;
	height: 140px;
	margin: 0 0 10px 0;
	text-align: center;
  }

  div.support-block h3 { 
	text-align: center;
	margin: 0;
  }

  div.support-block h3 a {
	color: #e96f34;
  }

  div.support-block h3 a:hover {
	color: #a2ad00;
  }
  
  div.support-block p {
	text-align: left;
	padding-left: 15px;
	font-size: 11px;
	line-height: 14px;
  }

  div.support-block p a { color: #444; }
  div.support-block p a:hover { color: #888; }

  div.support-icon { width: 70px; height: 65px; margin: 0 auto; }
  div.sblk-faq div.support-icon { background: url('img/bg_support_icons.gif') no-repeat 0 0; }
  div.sblk-howto div.support-icon { background: url('img/bg_support_icons.gif') no-repeat -70px 0; }
  div.sblk-locator div.support-icon { background: url('img/bg_support_icons.gif') no-repeat -140px 0; }
  div.sblk-contact div.support-icon { background: url('img/bg_support_icons.gif') no-repeat -210px 0; }
  div.sblk-mobilecontent div.support-icon { background: url('img/bg_support_icons.gif') no-repeat -280px 0; }
  div.sblk-pm div.support-icon { background: url('img/bg_support_icons.gif') no-repeat -350px 0; }

   /* @@@ PAGES->COMMENT-FORMS @@@ */
  div#comment_character_count {
	width: 30px;
	float: left;
	border: solid 1px #ddd;
	border-left: 0;
	padding: 3px;
	margin: 15px 0;
	text-align: center;
	font-weight: bold;
  }
  
 /* @@@ PAGES->SEND-SMS @@@ */
  div.character-counter-label {
	width: 100px;
	float: left;
	padding: 3px;
	margin: 15px 0;
	background: #f06d35;
	border: solid 1px #f06d35;
	color: white;
	font-weight: bold;
	text-align: center;
  }

  div#sms_character_count {
	width: 30px;
	float: left;
	border: solid 1px #ddd;
	border-left: 0;
	padding: 3px;
	margin: 15px 0;
	text-align: center;
	font-weight: bold;
  }

  p.sendsms-success-p {
	background: url('img/bg_sendsms_success.jpg') no-repeat 0 0;
	height: 325px;
	padding: 40px 10px 0 235px;
  }


 /* @@@ PAGES->ACTIVATE @@@ */

  ul#activate-progress {
	margin: 0;
	padding: 0;
  height: 50px;
  }

  ul#activate-progress li {
	list-style-type: none;
	width: 100px;
	height: 50px;
	display: block;
	float: left;
	text-indent: -9000px;
	background-image: url('img/bg_activation_progress.png');
	background-repeat: no-repeat;
  }

  ul#activate-progress a {
    width: 100px;
    height: 25px;
    padding: 0;
    margin: 0;
    display: block;
  }

  ul#activate-progress li.ap-1 { background-position: 0 0; }
  ul#activate-progress li.ap-2 { background-position: -100px 0; }
  ul#activate-progress li.ap-3 { background-position: -200px 0; }
  ul#activate-progress li.ap-4 { background-position: -300px 0; }
  ul#activate-progress li.ap-5 { background-position: -400px 0; }
  ul#activate-progress li.ap-6 { background-position: -500px 0; }
  ul#activate-progress li.ap-7 { background-position: -600px 0; }
  ul#activate-progress li.ap-8 { background-position: -700px 0; }

  ul#activate-progress li.ap-1-on { background-position: 0 -50px; }
  ul#activate-progress li.ap-2-on { background-position: -100px -50px; }
  ul#activate-progress li.ap-3-on { background-position: -200px -50px; }
  ul#activate-progress li.ap-4-on { background-position: -300px -50px; }
  ul#activate-progress li.ap-5-on { background-position: -400px -50px; }
  ul#activate-progress li.ap-6-on { background-position: -500px -50px; }
  ul#activate-progress li.ap-7-on { background-position: -600px -50px; }
  ul#activate-progress li.ap-8-on { background-position: -700px -50px; }


  #activation-content {
	width: 480px;
	padding: 5px 40px 15px 40px;
	border: double 3px #bbbbbb;
	margin: 50px auto;
	background: #f6f6f6;
  }

  #activation-content hr{
	color: #f6f6f6;
	background: #f6f6f6;
  }

  #activation-content h3 {
	border-bottom: solid 1px #bbbbbb;
	margin: 5px 0 10px 0;
  }

  #activation-content div.column-left-act {
	width: 230px;
	float: left;
  }

  #activation-content div.column-right-act {
	width: 240px;
	float: right;
  }

  #activation-content div.step1-height {
    height: 20em;
  }

  #activation-content div.column-left-act ul.pickplan {
	margin: 10px 0 0 10px;
	padding: 0 0 0 10px;
  }

  #activation-content div.column-left-act ul.pickplan li  {
	margin: 0 0 10px 0;
  }

  #activation-content div.column-left-act ul.pickplan li a {
	font-weight: bold;
	font-size: 1.3em;
  }

  div.column-left-act dl {
	margin: 0;
	padding: 0;
  }

  div.column-left-act dl dt {
	font-weight: bold;
	margin: 10px 0 0 0;
	color: #555555;
  }

  div.column-left-act dl dd {
	font-weight: bold;
	color: #1479a8;
	padding: 0;
	margin: 5px 0 10px 0;
	font-size: 1.2em;
  }

  div.column-right-act table.activate-plan-table {
	background: #dddddd;
	width: 220px;
  }  

  div.column-right-act table.activate-plan-table th {
	background: #f6ebca;
	padding: 2px;
  }  

  div.column-right-act table.activate-plan-table td {
	background: #ffffff;
	padding: 2px;
	text-align: center;
  }  

 /* @@@ PAGES->PLANS :: INT'L CALLING @@@ */
  div.column-left-intl {
	float: left;
	width: 315px;
  }

  div.column-right-intl {
	float: right;
	width: 200px;
	background: #f5f5f5;
	padding: 15px 10px;
  }

 div.column-right-intl p, div.column-right-intl li {
	font-size: 11px;
 }

 div.column-right-intl ul, div.column-right-intl ol {
	padding: 0 0 0 12px;
	margin: 10px 0 15px 12px;
 }

 #intl-rates div.or {
	margin: 15px 0;
	font-weight: bold;
	text-align: center;
 }

 form#intl-by-country select {
	font-size: 10px;
 }

 #intl-rates input {
	border: solid 1px #ccc;
 }

 #intl-rates fieldset {
	border: 2px double #dddddd;
	margin: 0 0 20px 0;
	padding: 0 10px;
 }
 
 #intl-rates fieldset div {
	margin: 15px 0; 
 }

 #intl-rates legend {
	font-weight: bold;
	color: #1479a8;	 
 }

 iframe#display-intl-rate {
	width: 250px;
	border: 1px solid #eeeeee;
	font-size: 11px;
	height: 45px;
	padding: 0;
	margin: 10px 0;
 }

 iframe#intl-all-countries {
	width: 280px;
	border: 1px solid #eeeeee;
	font-size: 11px;
	height: 250px;
	padding: 0;
	margin: 10px 0;
	margin-left: 20px;
 }

 #intl-rates div.intl-browse-rates h3 {
	font-weight: bold;
	color: #1479a8;
	font-size: 12px;
	padding-left: 20px;
 }  


 /* @@@ PAGES->CREATE ACCOUNT  @@@ */
  div.create-ctn {
	margin: 20px 0;
  }

  div.create-ctn input.create-submit {
	display: block;
	margin: 10px 0;
  }

  table.create-menu {
	margin: 0 25px 0 25px;
	width: 290px;
  }

  table.create-personalinfo th {
	text-align: right;
	padding: 0 7px 0 0;
  }

 /* @@@ PAGES->MY-ACCOUNT :: HOME/INFO @@@ */
  table.myaccount-info {
	margin: 0 auto 20px auto;
  }

  table.myaccount-info th {
	text-align: right;
	padding: 4px 8px;
	background: #f3f3f3;
	border: solid 1px #f3f3f3;
  }

  table.myaccount-info td {
	padding: 4px;
	border: solid 1px #eee;
  }

  table.myaccount-services-tbl {
	background: #dddddd;
  }

  table.myaccount-services-tbl th {
	background: #eeeeee;
	padding: 5px;
  }
  table.myaccount-services-tbl td {
	padding: 15px 5px;
	background: #ffffff;
  }

 /* @@@ PAGES->PRIVACY-AND-TERMS @@@ */
 #privacy p, #terms p, #privacy li {
	font-size: 11px;
 }

 #privacy h3, #terms h3 {
	color: #676767;
	font-size: 12px;
 }

 /* @@@ MY ACCOUNT -> TABLES @@@ */
 table.acct-tbl {
	width: 90%;
	margin: 5px auto 15px auto;
	background: #eee;
 }

 table.acct-tbl th {
	padding: 3px;
 }

 table.acct-tbl td.acct-cell, table.acct-tbl td {
	text-align: center;
	padding: 5px;
 }

 table.acct-tbl.checkout-tbl td {
	background: white;
 }

 /* @@@ MY ACCOUNT -> SOCNET PROMO @@@ */
 div.socnet-follow {
	margin-top: 20px;
	height: 70px;
	border: solid 2px #cccccc;
	background: #eee;
	border-right: 0;
	border-left: 0;
	padding: 10px 20px 20px 15px;
 }

 div.socnet-follow ul {
	margin: 0;
	padding: 5px 0 0 0;
	list-style: none;
	width: 110px;
	float: left;
 }

 div.socnet-follow ul li {
	float: left;
	margin: 0;
	width: 50px;
	height: 43px;
 }

 div.socnet-follow ul li a {
	display: block;
	text-indent: -9000px;
	outline: none;
	width: 45px;
	height: 43px;
 }

 div.socnet-follow ul li.doodle-tw a { background: url('img/icons/doodle_twitter.png') no-repeat 0 0; }
 div.socnet-follow ul li.doodle-fb a { background: url('img/icons/doodle_fb.png') no-repeat 0 0; }

 div.socnet-follow ul li a:hover { opacity: .75; }

 /* @@@ MY ACCOUNT -> CARD PURCHASE @@@ */

 p.tip {
	padding: 10px 20px 20px 40px;
	background: #eeeeee url('img/bg_tip.gif') no-repeat 5px 8px;
	margin: 5px 0 15px 0;
	border: #cccccc solid 2px;
	border-right: 0;
	border-left: 0;
 }

 p.successtip {
	padding: 10px 20px 20px 50px;
	background: #eeeeee url('img/bg_successtip.gif') no-repeat 5px 8px;
	margin: 5px 0 15px 0;
	border: #cccccc solid 2px;
	border-right: 0;
	border-left: 0;
 }

 p.failuretip {
	padding: 10px 20px 20px 50px;
	background: #eeeeee url('img/bg_failuretip.gif') no-repeat 5px 8px;
	margin: 5px 0 15px 0;
	border: #cccccc solid 2px;
	border-right: 0;
	border-left: 0;
 }

 #cards-cart {
   width: 150px;
   float: right;
   background-color: #f2f2f2;
   border: #dddddd solid 1px;
   -moz-border-radius-bottomleft: 5px;
   -moz-border-radius-bottomright: 5px;
   -moz-border-radius-topleft: 5px;
   -moz-border-radius-topright: 5px;
   margin-bottom: 15px;
   padding: 0 5px 15px 5px;
 }
 
 #cards-cart h3 {
   text-align: center;
   margin-top: 0;
   padding-top: 10px;
 }

 #cards-cart div.cart-container-buttons {
	margin-top: 15px;
 }

 #cards-cart div.cart-container-buttons a {
	display: block;
	margin: 5px auto;
	width: 100px;
 }

 #cards-bin {
   margin: 0 15px;
   padding: 0;
 }

 #available-cards {
   float: left;
   width: 380px;
 }

 #available-cards .category {
   background-color: #f2f2f2;
   border: #dddddd solid 1px;
   -moz-border-radius-bottomleft: 5px;
   -moz-border-radius-bottomright: 5px;
   -moz-border-radius-topleft: 5px;
   -moz-border-radius-topright: 5px;
   margin-bottom: 15px;
 }

 #available-cards .cat-name {
   padding-left: 10px;
   text-align: center;
   margin-top: 0;
   padding-top: 10px;
 }

 .cp-card .indicator {
   position: relative;
   float: right;
   top: 5px;
   width: 22px;
   height: 22px;
   margin: 0;
   margin-bottom: -22px;
   display: none;
   padding: 0;
   z-index: 800;
 }

 #available-cards .cp-card .indicator {
   background: url('img/edit_add.gif') no-repeat;
 }

 #cards-bin .cp-card .indicator {
   background: url('img/edit_remove.gif') no-repeat;
 }

 a.btn-loadpin-co {
	background: transparent url('img/edit_add.gif') no-repeat 10px 50%;
	padding: 3px 0 3px 40px;
	display: block;
	margin: 2px 0 2px 0;
	text-align: left;
	
 }

 div.checkout-terms {
	margin: 15px 0;
	background: #fffae8;
	padding: 10px;
	border: solid 2px #ddd8c6;
 }

 div.checkout-terms p, div.checkout-terms ul {
	font-size: 10px;
 }

 div.form-checkout-cvv input {
	float: left; 
	width: 75px;
 }

 span.cvv-tooltip {
	border: solid 1px #0d6a96;
	display: block;
	width: 30px;
	text-align: center;
	margin-left: 3px;
	float: left;
	background-color: #1e86b7;
	padding: 2px;
	color: white;
	font-weight: bold;
 }
 /* @@@ PHONES->HOME @@@ */

 #phones-loading-message {
   color: #c1d72e;
   font-size: 150%;
   padding: 20px;
   overflow: visible;
   height: 0px;
 }

 #phones {
	padding: 20px 0;
 }

 #phones-quickaccess {
   width: 100%;
   padding: 10px 10px 40px 10px;
  }

  div.pqa-phone {
    float: left;
    text-align: center;
    width: 130px;
    border: solid 1px #cccccc;
    padding: 7px;
    margin: 5px 15px 10px 15px;
  }

  div.pqa-phoneimage {
    width: 125px;
    height: 135px; 
    position: relative;
  }

  div.pqa-phoneimage a img {
    vertical-align: middle;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
  }

  div.pqa-phonename {
    font-weight: bold;
    color: #e96f34;
    height: 28px;
    font-size: .9em;
    vertical-align: bottom;
  }

  div.pqa-phonename a {
    color: #333333;
  }

  div.pqa-phoneprice {
    font-weight: bold;
    color: #c10000;
  }

 div.pl-phoneimage {
	width: 125px;
	text-align: center;
	float: left;
 }

 div.pl-phone-price {
	margin: 10px 0 0 0;
	font-weight: bold;
	font-size: 1.2em;
	color: #c10000;
	text-align: center;
 } 

 div.pl-phonedesc {
	width: 415px;
	float: right;
 }

 div.pl-phonedesc h3 {
	margin-top: 0;
 }

 div.pl-addtocart {
	clear: both;
	width: 85px;
	padding: 10px 0 0 450px;
 }

 div.pl-addtocart a {
	width: 82px;
	height: 21px;
	display: block;
	text-indent: -9000px;
	overflow: hidden;
	background: url('img/buttons/btn_addtocart.gif') no-repeat 0 0;
 }

 div.pl-phonedesc h4 {
	margin: 5px 0;
	font-size: 12px;
 }

 div.pl-phonedesc dl {
	margin: 0;
	padding: 0;
 }

 div.pl-phonedesc p {
	margin-bottom: 10px;
 }

 div.pl-phonedesc p, div.pl-phonedesc dt, div.phonedesc dd {
	font-size: 11px;
 }

 div.pl-phonedesc dt {
	font-weight: bold;
	color: #1479A8;
	width: 90px;
	display: block;
	float: left;
	padding: 2px;
	font-size: 10px;
	margin: 0 0 2px 0;
	border-top: solid 1px #eeeeee;
  clear: left;
 }

 div.pl-phonedesc dd {
	width: 250px;
	float: left;
	display: block;
	padding: 2px 5px;
	font-size: 10px;
	margin: 0 0 2px 0;
	border-top: solid 1px #eeeeee;
 }

 div.cl-card, div.cp-card, div.cp-no-card {
   float: left;
   text-align: center;
   margin: 0;
   padding: 7px 12px;
   width: 100px;
   height: 100px;
 }

 div.cl-card img, div.cp-card img, div.cp-no-card img {
   border: none;
   margin: 0;
   margin-bottom: 0.25em;
   vertical-align: text-bottom;
 }

 div.cl-card .price, div.cp-card .price {
   color: #a2ad00;
   font-weight: bold;
 }

 strong.hdr-shoppingcart {
   text-indent: -9000px;
   overflow: hidden;
   margin: 0;
   padding: 0;
   height: 30px;
   display: block;
 }

 .minicart-container {
   padding: 0 0 20px 0;
   background: url('img/bg_cartcontainer.gif') no-repeat 0 100%;
   margin-bottom: 15px;
   width: 250px;
 }

 .minicart {
	margin: 0;
	padding: 5px 10px 0 15px; 
  background: url('img/bg_cartcontainer.gif') no-repeat 0 0;
 }

 div.minicart-container form {
	margin: 0;
	padding: 0;
 }

 .btn-clearcart, .btn-viewcart {
   border: 0;
   float: left;
   width: 100px; 
   padding: 0 4px;
   margin: 10px 0 0 0;
}

 div.minicart-item {
	margin-bottom: 5px;
 }

 div.minicart-item span.minicart-item-price {
	display: block;
	text-align: right;
	font-weight: bold;
	padding-bottom: 2px;
	border-bottom: solid 1px #edf3c1;
 }

 div.minicart-item span.minicart-phone-cat {
	font-size: 10px;
 }

 div.minicart-group {
	padding: 0 0 10px 40px;
	margin: 0 0 15px 0;
 }

 div.minicart-item-group {
	background: url('img/icons/icon_addeditem.gif') no-repeat 0 0;
 }

 .minicart-promo-group .minicart-item-price {
   color: #c10000;
 }
 
 .minicart-promo-group .minicart-item-price-promo-addon {
   color: #000000;
 }

 #minicart-items-total, #minicart-shipping, #minicart-tax, #minicart-total {
	font-weight: bold;
	text-align: right;
	margin: 5px 0;
 }

 .smallzip {
   font-size: 80%;
 }

 div.cart-controls {
	margin: 15px 0;
 }

 div.cart-controls form {
	padding: 0;
	margin: 0;
 }

 div.cart-controls input {
	float: right;
	padding: 0 4px; 
	width: 100px;
 }

 div.cart-controls input.orders.contshopping {
	width: 135px;
 }


 .orders {
   border: none;
 }

 .chooseplan-column-left {
   width: 45%;
   float: left;
 }

 .chooseplan-column-left ul li {
	font-size: 1.1em;
	margin-bottom: 5px;
  }

 .chooseplan-column-left ul li small {
	font-size: 11px;
  }

 .chooseplan-column-right {
   width: 45%;
   float: right;
   padding: 5px;
   background: #fffae8;
   border: solid 1px #ddd8c6;
 }

 .cov-check {
   width: 540px;
   background: url('img/bg_covcheck.gif') no-repeat 0 100%;
   padding: 0 10px 20px 10px;
   font-weight: bold;
 } 

 h3.hdr-cov-check {
	width: 560px;
	height: 44px;
	margin: 0;
	padding: 0;
	text-indent: -9000px;
	background: url('img/hdr_bg_covcheck.gif') no-repeat 0 0;
 }

 .cart-table .spacer1 {
   height: 15px;
 }

 .cart-table .spacer2 {
   height: 20px;
 }
 .cart-table .spacer2 td {
   border-top: 1px solid #888;
 }

 .cart-table .parent-row .thumbnail {
   margin-right: 25px;
 }
 .cart-table .child-row .thumbnail {
   margin-left: 25px;
 }

 .cart-table .parent-row td, .child-row td {
   padding-bottom: 5px;
 }

 .cart-table .type-PROMO .item-price {
   color: #c10000;
 }

 table.cart-table th {
	background: #eee;
	padding: 4px;
 }

 /* COPUON CODE APPLY */
 #coupon-code div.c-input-text label { display: inline; line-height: 20px; }
 #coupon-code div.c-input-text input { width: 100px; padding: 2px; height: 20px; }
 #coupon-code div.c-input-text { float: left; width: 220px; }
 #coupon-code div.c-input-submit input { width: 70px; height: 25px; float: left; }


 /* @@@ PAGES :: 404 @@@ */
  
  h2.hdr-404 {
	width: 343px;
	height: 112px;
	margin: 0 auto;
	background: url('img/headers/404.gif') no-repeat 0 0;
	text-indent: -9000px;
	overflow: hidden;
  } 

  p.puppies-404 {
	display: block;
	width: 515px;
	height: 235px;
	margin: 10px auto;
	background: url('img/puppies404.jpg') no-repeat 0 0;
	text-indent: -9000px;
  }

/* TYPOGRAPHY
------------------------------------------- */
a { 
	color: #a2ad00; 
	text-decoration: none;
}


a:hover {
	color: #e86f34;
}

p {
	margin: 5px 0 20px 0;
	line-height: 1.6em;
}

h2 {
	margin: 0 0 10px 0;
	padding: 0;
}

h3 {
	color: #e96f34;
	margin: 15px 0 5px 0;
	padding: 0;
	font-size: 1.2em;
}

h3 a {
  color: #e96f34;
}

h4 {
	margin-bottom: 5px;
	font-size: 1.1em;
}

#content li {
	line-height: 1.5em;
	margin: 0 0 10px 0;
}

.strong {
	font-weight: bold;
}

.dark { color: #000000; }
.light { color: #666666; }
.lighter { color: #999999; }
.orange { color: #e76f34; }
.red { color: #dd0000; }
.small { font-size: 10px; }

sup {
	color: #aaaaaa;
}

hr { 
	margin: 10px 0 15px 0;
	clear: both;
	color: #b3b3b3;
	line-height: 1px;
	background: #b3b3b3;
	height: 1px;
	border: 0;
}

 /* @@@ TYPOGRAPHY :: HEADERS IR @@@ */

 h2.hdr-main {
	height: 32px;
	text-indent: -9000px;
	width: 450px;
 }
 
 h2.hdr-plans-default { background: url('img/headers/plans_default.gif') no-repeat 0 0; }
 h2.hdr-plans-dot10 { background: url('img/headers/plans_dot10.gif') no-repeat 0 0; float: left; width: 300px; }
 h2.hdr-plans-sms { background: url('img/headers/plans_sms.gif') no-repeat 0 0; }
 h2.hdr-plans-intlrates { background: url('img/headers/plans_intl.gif') no-repeat 0 0; }
 h2.hdr-plans-compare { 
	background: url('img/headers/realpaygo_cheap.gif') no-repeat 0 0; 
	background: url('img/headers/realpaygo_cheap.jpg') no-repeat 0 0; 
	width: 600px;
	height: 150px;
	margin-left: -20px;
	margin-top: -25px;
	padding-top: 0;
 }

 h2.hdr-compare-ad {
	background: url('img/headers/hdr_compare_ad.png') no-repeat 0 0;
	width: 860px;
	height: 180px;
	padding-top: 0;
	margin-left: -20px;
	margin-top: -25px;
 }

 h2.hdr-wootdeal {
	background: url('img/deals/hdr_freerumor.gif') no-repeat 0 0;
	margin-left: -20px;
	margin-top: -25px;
	padding-top: 0;
	width: 860px;
	height: 150px;
 }

 h2.hdr-holidaydeal {
	background: url('img/deals/50_rp_landing_banner.jpg') no-repeat 0 0;
	margin-left: -20px;
	margin-top: -25px;
	padding-top: 0;
	width: 860px;
	height: 150px;
 }
 
 
 
 h2.hdr-woottsfree {
	background: url('img/deals/hdr_woot_tsfree.gif') no-repeat 0 0;
	margin-left: -20px;
	margin-top: -25px;
	padding-top: 0;
	width: 860px;
	height: 150px;
 }

 h2.hdr-hofotsfree {
	background: url('img/deals/hdr_hofo_tsfree.gif') no-repeat 0 0;
	margin-left: -20px;
	margin-top: -25px;
	padding-top: 0;
	width: 860px;
	height: 150px;
 }


 h3.hdr-h3-cheapestperiod {
	width: 820px;
	height: 50px;
	margin: 0;
	padding: 0;
	background: url('img/headers/hdr_h3_cheapestperiod.png') no-repeat 0 0;
	text-indent: -9000px;
 }

 h2.hdr-zio-here {
	background: url('img/headers/hdr_zioishere.png') no-repeat 0 0;
	width: 450px; 
	height: 50px;
 }

/* h2.hdr-phones-default { background: url('img/headers/phones_default.gif') no-repeat 0 0; } */
 h2.hdr-phones-default { background: url('img/headers/phones_freeshipping.png') no-repeat 0 0; height: 80px; width: 560px; margin-top: -10px; }

 h2.hdr-support { background: url('img/headers/support_default.gif') no-repeat 0 0;  }
 h2.hdr-support-faq { background: url('img/headers/support_faq.gif') no-repeat 0 0;  }
 h2.hdr-support-locator { background: url('img/headers/support_storelocator.gif') no-repeat 0 0;  }
 h2.hdr-support-howto { background: url('img/headers/support_howto.gif') no-repeat 0 0;  }
 h2.hdr-support-contact { background: url('img/headers/support_contact.gif') no-repeat 0 0;  }
 h2.hdr-support-mobilecontent { background: url('img/headers/support_mobilecontent.gif') no-repeat 0 0;  }

 h2.hdr-about-default { background: url('img/headers/about_default.gif') no-repeat 0 0;  }
 h2.hdr-about-news { background: url('img/headers/about_news.gif') no-repeat 0 0;  }
 h2.hdr-about-careers { background: url('img/headers/about_careers.gif') no-repeat 0 0;  }
 h2.hdr-about-reseller { background: url('img/headers/about_reseller.gif') no-repeat 0 0;  }
 h2.hdr-about-why { background: url('img/headers/about_whyplatinumtel.gif') no-repeat 0 0;  }
 h2.hdr-about-whyprepaid { background: url('img/headers/about_whyprepaid.gif') no-repeat 0 0;  }

 h2.hdr-myaccount-create { background: url('img/headers/myaccount_create.gif') no-repeat 0 0; }
 h2.hdr-myaccount-default { background: url('img/headers/myaccount_default.gif') no-repeat 0 0; }
 h2.hdr-myaccount-details { background: url('img/headers/myaccount_details.gif') no-repeat 0 0; } 
 h2.hdr-myaccount-callrecords { background: url('img/headers/myaccount_callrecords.gif') no-repeat 0 0; } 
 h2.hdr-myaccount-loadpin { background: url('img/headers/myaccount_loadpin.gif') no-repeat 0 0; } 
 h2.hdr-myaccount-loadeditems { background: url('img/headers/myaccount_loadeditems.gif') no-repeat 0 0; } 
 h2.hdr-myaccount-loadediteminfo { background: url('img/headers/myaccount_loadediteminfo.gif') no-repeat 0 0; } 
 h2.hdr-myaccount-phoneprogramming { background: url('img/headers/myaccount_phoneprogramming.gif') no-repeat 0 0; } 
 h2.hdr-myaccount-services { background: url('img/headers/myaccount_services.gif') no-repeat 0 0; } 
 h2.hdr-myaccount-myinformation { background: url('img/headers/myaccount_myinformation.gif') no-repeat 0 0; } 
 h2.hdr-myaccount-changepassword { background: url('img/headers/myaccount_changepassword.gif') no-repeat 0 0; } 

 h2.hdr-phones-viewcart { background: url('img/headers/phones_viewcart.gif') no-repeat 0 0; }
 h2.hdr-phones-checkout { background: url('img/headers/phones_checkout.gif') no-repeat 0 0; }

 h2.hdr-sms { background: url('img/headers/sendsms.gif') no-repeat 0 0; }
 h2.hdr-sms-success { background: url('img/headers/sendsms_success.gif') no-repeat 0 0; }

 h2.hdr-privacy { background: url('img/headers/more_privacypolicy.gif') no-repeat 0 0; }
 h2.hdr-tou { background: url('img/headers/more_termsofuse.gif') no-repeat 0 0; }

 h2.hdr-unlimitedtalk {
	width: 560px;
	height: 88px;
	text-indent: -9000px;
	overflow: hidden;
	background: url('img/headers/hdr_unlimitedtalk.png') no-repeat 0 0;
 }

 h2.hdr-androidunlimited {
	width: 560px;
	height: 88px;
	text-indent: -9000px;
	overflow: hidden;
	background: url('img/headers/hdr_androidunlimited.png') no-repeat 0 0;
 }

 h2.hdr-realpaygo {
	width: 560px;
	height: 88px;
	text-indent: -9000px;
	overflow: hidden;
	background: url('img/headers/hdr_realpaygo.png') no-repeat 0 0;
 }

 h2.hdr-hybrid {
	width: 560px;
	height: 88px;
	text-indent: -9000px;
	overflow: hidden;
	background: url('img/headers/hdr_hybrid.png') no-repeat 0 0;
 }

 h2.hdr-sbnav-plans {
	width: 250px;
	height: 29px;
	text-indent: -9000px;
	background: url('img/sidebar_hdr/plans.gif') no-repeat 0 0;
	margin: 0;
	padding: 0;
	overflow: hidden;
 }

 h2.hdr-sbnav-account {
	width: 250px;
	height: 29px;
	text-indent: -9000px;
	background: url('img/sidebar_hdr/myaccount.gif') no-repeat 0 0;
	margin: 0;
	padding: 0;
	overflow: hidden;
 }
 
 div.hdr-sbnav-account-ctn {
   background: #333;
   color: #c1d72e;
   font-weight: bold;
   font-family: "Trebuchet MS", arial, sans-serif;
   padding: 5px 20px 0 20px;
   font-size: 1.2em;
   border-top: 2px solid white;
 }

 div.hdr-sbnav-account-plan {
   background: #333;
   color: #eee;
   font-weight: bold;
   font-family: "Trebuchet MS", arial, sans-serif;
   padding: 0 20px 3px 20px;
   border-bottom: 2px solid white;
   font-size: 15px;
 }

 h2.hdr-sbnav-support {
	width: 250px;
	height: 29px;
	text-indent: -9000px;
	background: url('img/sidebar_hdr/support.gif') no-repeat 0 0;
	margin: 0;
	padding: 0;
	overflow: hidden;
 }

 h2.hdr-sbnav-phones {
	width: 250px;
	height: 29px;
	text-indent: -9000px;
	background: url('img/sidebar_hdr/phones.gif') no-repeat 0 0;
	margin: 0;
	padding: 0;
	overflow: hidden;
 }

 h2.hdr-sbnav-about {
	width: 250px;
	height: 29px;
	text-indent: -9000px;
	background: url('img/sidebar_hdr/about.gif') no-repeat 0 0;
	margin: 0;
	padding: 0;
	overflow: hidden;
 }





 /* @@@ TYPOGRAPY :: ANCHOR BUTTONS @@@ */
 a.btn-view-details { 
	display: block;
	width: 91px;
	height: 22px;
	text-indent: -9000px;
	overflow: hidden;
	background: url('img/buttons/btn_viewdetails_orange.gif') no-repeat 0 0;
	margin: 10px 0;
	float: right;
	padding: 0 0 10px 0;
 }

 
/* COMMON
------------------------------------------- */
.clear {
	clear: both;	
}

.error, .warning {
  background-color: #fff;
  padding: 4px;
  margin-bottom: 1.5em;
}

.error h2, .warning h2 {
  color: #fff;
  font-weight: bold;
  margin: -4px -4px 0.5em -4px;
  padding-left: 4px;
}

.error h2 .close-btn, .warning h2 .close-btn {
  float: right;
  position: relative;
  margin-right: 4px;
}

.error h2 .close-btn a, .warning h2 .close-btn a {
  color: #fff;
  text-decoration: none;
}

.error {
  border: 1px solid #d00;
}

.error h2 {
  background-color: #d00;
}

.warning {
  border: 1px solid #e96f34;
}

.warning h2 {
  background-color: #e96f34;
}

/* TABLES
------------------------------------------- */
table.new-plantbl {
	margin: 10px auto 20px auto;
}

table.new-plantbl th {
	font-weight: bold;
	padding: 6px 15px 6px 10px;
	border-right: solid 1px #333333;
	text-align: right;
	text-transform: uppercase;
	color: #333333;
	color: #1479A8;
}

table.new-plantbl td {
	padding: 6px 15px;
	background: #eeeeee;
	color: #000000;
}

table.new-plantbl td.last {
	border-right: solid 1px #333333;
	background: #dddddd;
}

table.plantable {
	width: 525px;
	margin: 10px 0 20px 0;
	background: url('img/tbl_bottom.gif') no-repeat 0 100%;
	padding: 0 0 25px 0;
}

table.plantable th {
	font-weight: bold;
	font-size: 1.2em;
	color: white;
	background: url('img/tbl_th.gif') repeat-x 0 0;
	height: 32px;
	padding: 5px 15px 5px 15px;
}

table.plantable th.first {
	background: url('img/tbl_th_left.gif') no-repeat 0 0;
}

table.plantable th.last {
	background: url('img/tbl_th_right.gif') no-repeat 100% 0;
}

table.plantable td {
	font-size: 1.2em;
	color: #585858;
	text-align: center;
	font-weight: bold;
	padding: 7px 0;
	border-left: 1px solid #ddd;
}

table.plantable tr.off td {
	background-color: #f6e0c6;
	font-size: 1.2em;
	color: #585858;
	text-align: center;
	font-weight: bold;
}

table.plantable tr.bottom td {
	background: url('img/tbl_td_bottom.gif') repeat-x 0 100%;
}

table.plantable tr.on td.first { background: url('img/tbl_td_left_on.gif') repeat-y 0 0; border: 0; }
table.plantable tr.on td.last { background: url('img/tbl_td_right_on.gif') repeat-y 100% 0; }
table.plantable tr.off td.first { background: url('img/tbl_td_left_off.gif') repeat-y 0 0; border: 0;}
table.plantable tr.off td.last { background: url('img/tbl_td_right_off.gif') repeat-y 100% 0; }
table.plantable tr.bottom td.first { background: url('img/tbl_td_left_bot.gif') no-repeat 0 100%; border: 0; }
table.plantable tr.bottom td.last { background: url('img/tbl_td_right_bot.gif') no-repeat 100% 100%; }

table tr.even td {
  background-color: #fdf4b8;
}

table tr.odd td {
  background-color: #ffffff;
}

 /* COMPARISON TABLES */

 table.comparison-table {
	margin: 10px auto 25px auto;
	width: 525px;
 }

 table.comparison-table th {
	text-align: right;
	padding: 5px;
	font-size: 14px;
	background: #eeeeee;
	width: 110px;
	color: #1479a8;
 }

 table.comparison-table td {
	padding: 5px 10px;
	background: #ffffff;
	width: 200px;
	border-left: solid 1px #ddd;
	background: url('img/bg_td_comparison.gif') no-repeat 100% 0;
 }

 table.oneitem td {
	width: 402px;
 }

 table.comparison-table tr.ptel td {
	border-bottom: solid 1px #ddd;
 }

 table.comparison-table tr.ptel th {
	border-bottom: solid 1px #ddd;
	background: #eee;
	color: #111;
 }

 table.comparison-table ul {
	margin: 0;
	padding: 0;
 }

 table.comparison-table li {
	margin: 0 !important;
	font-weight: bold;
	list-style: none;
 }

 table.comparison-table tr.ptel span.comparison-param {
	font-weight: bold;
	color: #e96f34;
 }

 table.comparison-table span.comparison-param {
	font-weight: bold;
	color: #666666;
 }

 table.comparison-table span.you-spend {
	font-size: 18px;
	font-family: "Trebuchet Ms";
 }

/* Store Locator
------------------------------------------- */
 #gmap-search label {
	display: block;
	font-weight: bold;
	color: #444;
	margin: 3px 0 0 0;
 }

 #gmap-search input {
	margin: 2px 0 10px 0;
 }

 div.locator-left {
	float: left;
	width: 210px;
	padding: 0 0 0 40px;
 }

 div.locator-right {
	float: left;
	width: 230px;
	border-left: solid 1px #ddd;
	padding: 0 0 5px 60px;
	margin: 0 0 15px 0;
 }

 div.locator-miles {
	clear: both;
	text-align: center;
	padding: 10px 30px 15px 0;
 }

 div.locator-submit {
	text-align: center;
	padding: 15px 45px 30px 0;
 }

 .blk-airtime-display {
        border: solid 1px #aaaaaa;
        background: #eeeeee;
        width: 250px;
        height: 250px;
        padding: 15px;
/*	position: absolute;
	top: -200px;
	left: 50px; */
 }

a.info{
    position:relative; /*this is the key*/
    z-index:24;
    color:#000;
    text-decoration:none;
    border: 0;
    outline: none; 
    font-size: .9em; display: block; }

a.info:hover{z-index:25;}

a.info span{display: none}

a.info:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:-3em; left:-3em; width:260px;
    padding: 10px;
    border:1px solid #aaaaaa;
    background-color:#eeeeee; color:#000;
    font-size: 1em; }

 
/* FAQ Page
------------------------------------------- */
 
  .faq-category {
    margin-bottom: 1em;
    padding: 0 0 0 10px;
  }

  .faq-category-title {
    margin: 0 0 1em 0;
    padding: 0;
    color: #1379a9;
  }

  .faq-category-title:hover {
    color: #e86f34;
    cursor: pointer;
  }

  .faq-question {
    padding-left: 50px;
    margin-bottom: 1em;
  }

  .faq-question h4 {
	padding: 0;
	margin: 0 0 .5em 0;
	font-size: 1.1em;
	cursor: pointer;
	color: #333;
  }

  .faq-question h4:hover {
    color: #e86f34;
    cursor: pointer;
  } 

  .faq-category h3 {
    margin: 20px 0 0 0;
    cursor: pointer;
    font-size: 1.3em;
  }
  
  .faq-category h3.hdr-faq-general { background: url('img/bg_faq_icons.gif') no-repeat 0 0; height: 34px; padding: 6px 0 0 45px; }
  .faq-category h3.hdr-faq-rating { background: url('img/bg_faq_icons.gif') no-repeat 0 -40px; height: 34px; padding: 6px 0 0 45px; }
  .faq-category h3.hdr-faq-accountinfo { background: url('img/bg_faq_icons.gif') no-repeat 0 -80px; height: 34px; padding: 6px 0 0 45px; }
  .faq-category h3.hdr-faq-free { background: url('img/bg_faq_icons.gif') no-repeat 0 -120px; height: 34px; padding: 6px 0 0 45px; }
  .faq-category h3.hdr-faq-3g { background: url('img/bg_faq_icons.gif') no-repeat 0 -160px; height: 34px; padding: 6px 0 0 45px; }
  .faq-category h3.hdr-faq-contact { background: url('img/bg_faq_icons.gif') no-repeat 0 -200px; height: 34px; padding: 6px 0 0 45px; }
  .faq-category h3.hdr-faq-lnp { background: url('img/bg_faq_icons.gif') no-repeat 0 0; height: 34px; padding: 6px 0 0 45px; }

/* Howto Page
------------------------------------------- */
 div.howto-left {
	width: 250px;
	float: left;
	border-right: solid 1px #eee;
	padding: 0 20px 0 0;
 }
 
 div.howto-right {
	width: 250px;
	float: left;
	padding: 0 0 0 30px;
 }


/* Contact Form
------------------------------------------- */
 #contact-form dl#contact-numbers {
	text-indent: -9000px;
	width: 450px;
	height: 85px;
	background: url('img/bg_dl_contactnumbers.gif') no-repeat 0 0;
	margin: 10px 0 40px 40px;
 }

 #contact-form {
	padding: 0 0 30px 0;
 }

 #contact-form form {
	padding: 0 0 0 20px;
 }

 #contact-form label {
	display: block;
	margin: 10px 0 3px 0;
	font-weight: bold;
 }

 #contact-form input {
	border: #999 solid 1px;
	margin: 1px 0 5px 0;
	padding: 3px 5px;
 }

 #contact-form input.contact-txt {
	width: 200px;
 }

 #contact-form textarea {
	border: #999 solid 1px;
	overflow: auto;
 }

 #contact-form input.submit {
	
 }

/* NEWS AND MEDIA
------------------------------------------ */

 h3.pr-headline a {
	color: #1479a8;
	font-size: 1.2em;
 }

 h3.pr-headline a:hover {
	color: #e86f34;
 }

 h4.pr-subhead, div.pr-fulltext-item h3.pr-subhead {
	color: #333333;
	font-size: 1em;
 }

 div.pr-dateline {
	text-align: right;
	font-size: .9em;
	border-bottom: solid 1px #dddddd;
	padding: 0 5px 0 0;
 }

 div.pr-summary { 
	padding-bottom: 10px;
 }

 div.pr-item { 
	margin-bottom: 20px;
 }

/* PLANT A TREE
------------------------------------------- */

div#sb-planttree {
	width: 250px;
	height: 200px;
	padding-bottom: 10px;
}

div#sb-planttree a {
	margin: 0;
	padding: 0;
	display: block;
	text-indent: -9999px;
	width: 250px;
	height: 200px;
	background: url('img/bg_af_phonesbanner.jpg') no-repeat 0 0;
}

h2.hdr-planttree {
	width: 560px;
	height: 150px;
	background: url('img/hdr_ecofriendly.jpg') no-repeat 0 0;
	text-indent: -9999px;
}

div.col-plant-left { width: 270px; float: left;}
div.col-plant-right { width: 270px; float: right; padding-bottom: 20px; }
div.col-plant-left h3, div.col-plant-right h3 { }

a.blk-af-logo {
	width: 129px;
	height: 84px;
	display: block;
	margin: 10px auto;
	text-indent: -9999px;
	background: url('img/bg_af_logo.gif') no-repeat 0 0;
}

ul.list-plant { list-style-type: none; margin: 10px 0; padding: 10px 0; }
ul.list-plant li {
	background: url('img/bg_li_leaf.png') no-repeat 0 0;
	padding-left: 30px;
}
ul.list-plant li ul { margin-left: 10px; padding-left: 10px; margin-top: 15px; }
ul.list-plant li ul li { padding-left: 0; background: none !important; }

div.af-inaction { width: 105px; padding: 10px 5px; float: left; }
div.af-inaction img { border: 0; }

div.footer-planttree {
	clear: both;
	padding-top: 20px;
	margin-top: 20px;
	border-top: solid 1px #eeeeee;
}

div.footer-planttree a {
	display: block;
	font-size: 1.2em;
	font-weight: bold;
	background: url('img/bg_li_leaf.png') no-repeat 5px 50%;
	padding: 10px 10px 10px 39px;
	color: #1479a8;
	width: 480px;
}


div.footer-planttree a:hover {
	background: #1479a8 url('img/bg_li_leaf.png') no-repeat 5px 50%;
	color: white;
}

/* Home page
------------------------------------------- */
  /* Like #content except without corners or padding */
  #home-content {
    width: 860px;
    float: left;
    padding: 0;
  }

  .ui-tabs-hide { display: none; }
  .tabbed {
    display: none;
    width:560px;
    height:300px;
    margin:0px;
    padding: 0px;
  }

  #imageselector {
    list-style-type: none;
    margin: 0;
    padding: 0 0 0 32px;
    position: absolute;
    top: 401px;
    z-index:100;
  }

  #imageselector a {
    display: block;
    float: left;
    margin: 0 2px 0 2px;
    opacity: 0.75; 
    width: 12px; 
    height: 13px;
    text-indent: -9000px;
    background: url('img/imageselect-off.png') no-repeat 0 0;
  }

  #imageselector a:hover {
    opacity: 1;
  }
  
  #imageselector a.activeSlide {    
    background: url('img/imageselect-on.png') no-repeat 0 0;
  }

  #imageselector a:focus {
    outline:none;    
  }

/* Picture Messaging (PLSPics) page
------------------------------------------- */
  #plspics-content {
    padding: 0 0 20px 0;
  }


/* Coverage map page
------------------------------------------- */
  #coverage-content {
    padding: 0 0 20px 20px;
  }

/* FORMS
------------------------------------------- */

 input, textarea {
	border: solid 1px #aaaaaa;
 }
 .input {border: solid 1px #aaaaaa; margin: 0 0 5px 0;}
 .inputerror {background: #f6e0c6;}
 .form_warn{ font-style: italic;font-size: 10px;}
 
 label {
	display: block;
	margin: 10px 0 3px 0;
	font-weight: bold;
 }



 /** HEARING AID COMPATIBILITY **/

 table.tbl-hac {
	background: #ccc;
	margin: 10px 0 50px 0;
 }

 table.tbl-hac th {
	background: #ddd;
	font-size: 10px;
 }

 table.tbl-hac td {
	background: white;
	font-size: 10px;
 }

 table.tbl-hac td.hac-center {
	text-align: center;
 }

