@import "root.css";

/* ------------------------------------------------ */
/* - Grid Styles ---------------------------------- */
/* ------------------------------------------------ */

body
{
	text-align: center;
}

.shop_body
{
	margin-top: 24px;
}

#ft
{
	clear: both;
}

/* widths for IE are times .9759 */
/* 750 centered, and backward compatibility */
#doc, #doc2, #doc3, .usfi-t1, .usfi-t2, .usfi-t3, .usfi-t4, .usfi-t5, .usfi-t6, .usfi-t7
{
	margin: auto;
	text-align: left;
	width: 762px;
	min-width: 762px;
}

/* 950 centered */
#doc2
{
	width: 95em;
	_width: 92.7105em;
	min-width: 950px;
}

/* 100% width */
#doc3
{
	margin: auto 10px;
	width: auto;
}

/* below required for all fluid grids; adjust widths and margins above accordingly */

/* to preserve source-order independence for Gecko */
.usfi-b
{
	_position: static;
}
/* for IE < 7 */
#usfi-main .usfi-b
{
	position: static;
}

#usfi-main
{
	width: 100%;
}

.usfi-t1 #usfi-main, .usfi-t2 #usfi-main, .usfi-t3 #usfi-main
{
	float: right;
	margin-left: -25em; /* IE: preserve layout at narrow widths */
}

.usfi-t4 #usfi-main, .usfi-t5 #usfi-main, .usfi-t6 #usfi-main
{
	float: left;
	margin-right: -25em; /* IE: preserve layout at narrow widths */
}

.usfi-t1 .usfi-b
{
	float: left;
	width: 16em;
	_width: 15.6144em;
}

.usfi-t1 #usfi-main .usfi-b
{
	margin-left: 17em;
	_margin-left: 16.5903em;
}

.usfi-t2 .usfi-b
{
	float: left;
	width: 144px;
}

.usfi-t2 #usfi-main .usfi-b
{
	margin-left: 154px;
	width: 608px;
}

.usfi-t3 .usfi-b
{
	float: left;
	width: 30em;
	_width: 29.277em;
}

.usfi-t3 #usfi-main .usfi-b
{
	margin-left: 31em;
	_margin-left: 30.2529em;
}

.usfi-t4 .usfi-b
{
	float: right;
	width: 18em;
	_width: 17.5662em;
}

.usfi-t4 #usfi-main .usfi-b
{
	margin-right: 19em;
	_margin-right: 18.5421em;
}

.usfi-t5 .usfi-b
{
	float: right;
	width: 24em;
	_width: 23.4216em;
}

.usfi-t5 #usfi-main .usfi-b
{
	margin-right: 25em;
	_margin-right: 24.3975em;
}

.usfi-t6 .usfi-b
{
	float: right;
	width: 30em;
	_width: 29.277em;
}

.usfi-t6 #usfi-main .usfi-b
{
	margin-right: 31em;
	_margin-right: 30.2529em;
}

.usfi-t7 #usfi-main .usfi-b
{
	display: block;
	margin: 0 0 1em 0;
}

#usfi-main .usfi-b
{
	float: none;
	width: auto;
}
/* GRIDS (not TEMPLATES) */
.usfi-g .usfi-u, .usfi-g .usfi-g, .usfi-gc .usfi-u, .usfi-gc .usfi-g .usfi-u, .usfi-ge .usfi-u, .usfi-gf .usfi-u
{
	float: right;
	display: inline;
}

.usfi-g div.first, .usfi-gc div.first, .usfi-gc div.first div.first, .usfi-gd div.first, .usfi-ge div.first, .usfi-gf div.first
{
	float: left;
}

.usfi-g
{
	padding: 5px 0 0 8px;
}

.usfi-g .usfi-u, .usfi-g .usfi-g
{
	width: 49.1%;
}

.usfi-g .usfi-g .usfi-u, .usfi-gc .usfi-g .usfi-u
{
	width: 48.1%;
}

.usfi-gb .usfi-u, .usfi-gc .usfi-u, .usfi-gd .usfi-u
{
	float: left;
	margin-left: 2%;
	_margin-left: 1.895%;
	width: 32%;
}

.usfi-gb div.first, .usfi-gc div.first, .usfi-gd div.first
{
	margin-left: 0;
}

.usfi-gc div.first, .usfi-gd .usfi-u
{
	width: 66%;
}

.usfi-gd div.first
{
	width: 32%;
}

.usfi-ge .usfi-u
{
	width: 24%;
}

.usfi-ge div.first, .usfi-gf .usfi-u
{
	width: 74.2%;
}

.usfi-gf div.first
{
	width: 24%;
}

.usfi-ge div.first
{
	width: 74.2%;
}

#bd:after, .usfi-g:after, .usfi-gb:after, .usfi-gc:after, .usfi-gd:after, .usfi-ge:after, .usfi-gf:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#bd, .usfi-g, .usfi-gb, .usfi-gc, .usfi-gd, .usfi-ge, .usfi-gf
{
	zoom: 1;
}

a:active, a:focus
{
	outline: 0;
}

/* ------------------------------------------------ */

/* ------------------------------------------------ */
/* - Header Styles -------------------------------- */
/* ------------------------------------------------ */

#header
{
	position: relative;
	width: 762px;
	height: 131px;
	z-index: 98;
}

#header h1
{
	position: absolute;
	left: 4px;
	top: 17px;
	display: block;
	width: 205px;
	height: 52px;
}

#header h1 a
{
	display: block;
	padding: 52px 0 0 0;
	width: 205px;
	height: 0;
	overflow: hidden;
}

#header ul.topnav
{
	position: absolute;
	right: 4px;
	top: 6px;
}

#search
{
	position: absolute;
	right: 0;
	top: 34px;
	padding: 6px 0 0 6px;
	width: 156px;
	height: 25px;
}

#search input
{
	width: 118px;
	padding: 2px 0 2px 4px;
	font: normal 11px/13px tahoma, verdana, sans-serif;
	border: 1px solid;
}

#jdlogo
{
	position: absolute;
	top: 20px;
	left: 210px;
}

/* ------------------------------------------------ */

/* ------------------------------------------------ */
/* - Navigation Styles ---------------------------- */
/* ------------------------------------------------ */

#navigation
{
	position: absolute;
	left: 0;
	top: 86px;
	width: 762px;
	height: 29px;
}

#navigation ul#menu li
{
	display: block;
	height: 29px;
	list-style: none;
}

#navigation ul#menu li a
{
	display: block;
	padding: 29px 0 0 0;
	height: 0;
	text-decoration: none;
	overflow: hidden;
}

.parentover
{
	/*  		color: #fff; 		background-color: #666; 		*/
}

.parentoff
{
	/*  		color: #fff; 		background-color: #b9bcbc; 		*/
}

/*
	#phones { position : absolute; left: 0; width: 128px; z-index: 1;}
	#plans { position : absolute; left: 108px; width: 129px; z-index: 1; }
	#coverage { position : absolute; left: 217px; width: 129px; z-index: 1; }
	li#features { position : absolute; left: 326px; width: 129px; z-index: 1; }
	#downloads { position : absolute; left: 435px; width: 129px; z-index: 1; }
	#support { position : absolute; left: 544px; width: 129px; z-index: 1; }
	li#about { position : absolute; left: 653px; width: 129px; z-index: 1; }
	*/

#phones
{
	float: left;
	width: 108px;
	padding: 0;
}
#plans
{
	float: left;
	width: 109px;
	padding: 0;
}
#coverage
{
	float: left;
	width: 109px;
	padding: 0;
}
li#features
{
	float: left;
	width: 109px;
	padding: 0;
}

#downloads
{
	float: left;
	width: 109px;
	padding: 0;
}
#support
{
	float: left;
	width: 109px;
	padding: 0;
}
li#about
{
	float: left;
	width: 109px;
	padding: 0;
}

#navigation li ul
{
	display: none;
	padding: 0;
	border: 1px solid;
	border-top: 1px solid;
	background: url(/static/images/bg_dropdown.gif) left top repeat-y;
	position: absolute;
	top: 22px;
	z-index: 999;
}

/* to control widths of troublesome dropdowns */
#navigation #phones ul
{
	left: 2px;
	width: 122px;
}
#navigation #plans ul
{
	left: 111px;
	width: 122px;
}
#navigation #coverage ul
{
	left: 220px;
	width: 122px;
}
#navigation li#features ul
{
	left: 329px;
	width: 122px;
}
#navigation #downloads ul
{
	left: 438px;
	width: 122px;
}
#navigation #support ul
{
	left: 547px;
	width: 122px;
}
#navigation li#about ul
{
	left: 656px;
	width: 122px;
}

#navigation li:hover ul, #navigation .sfhover ul
{
	display: block;
}

#navigation ul#menu li ul li
{
	position: relative;
	z-index: 999;
	padding: 0;
	margin: 0;
	list-style: none;
	display: block;
	height: 21px;
	font: normal 11px/19px tahoma, verdana, sans-serif;
}

#navigation ul#menu li ul li a
{
	display: block;
	padding: 3px 0 1px 11px;
	height: 17px;
	white-space: nowrap;
}

#navigation li ul li a:link, #navigation li ul li a:visited
{
	text-decoration: none;
}

/* ------------------------------------------------ */

/* ------------------------------------------------ */
/* - Nav Left Styles ------------------------------ */
/* ------------------------------------------------ */

.nav_left_promo
{
	float: left;
	width: 144px;
}

.nav_promo
{
	display: block;
	padding: 10px 0 0 0;
}

#nav_left_content
{
	padding: 16px 0 30px 3px;
	min-height: 391px;
	font: normal 11px/13px tahoma, verdana, sans-serif;
}

#nav_left_content_shop
{
	padding: 16px 0 0px 3px;
	min-height: 77px;
	font: normal 11px/13px tahoma, verdana, sans-serif;
}

#nav_left_content h3, #nav_left_content_shop h3
{
	padding: 0 10px 2px 6px;
	font: bold 11px/13px tahoma, verdana, sans-serif;
}

#nav_left_content p, #nav_left_content_shop p
{
	padding: 0 6px 5px 6px;
	font: normal 11px/18px tahoma, verdana, sans-serif;
}

#nav_left_content ul, #nav_left_content_shop ul
{
	margin: 3px 0 0 0;
	padding: 0;
	list-style-type: none;
}

#nav_left_content li, #nav_left_content_shop li
{
	padding: 0 0 4px 0;
	width: 138px;
	height: 14px;
	font: normal 11px/13px tahoma, verdana, sans-serif;
	background: none;
}

#nav_left_content li a:link, #nav_left_content li a:visited, #nav_left_content_shop li a:link, #nav_left_content_shop li a:visited
{
	display: block;
	padding: 0 0 1px 6px;
	width: 132px;
	height: 13px;
	text-decoration: none;
}

#nav_left_content li a:hover, #nav_left_content li a:active, #nav_left_content_shop li a:hover, #nav_left_content_shop li a:active
{
	text-decoration: none;
}

a.nav_left_go
{
	display: block;
	margin: 0 0 0 113px;
	width: 25px;
}

a.nav_left_go:link, a.nav_left_go:visited
{
	text-decoration: none;
}

a.nav_left_go:hover, a.nav_left_go:active
{
	text-decoration: underline;
}

a.coveragego
{
	position: relative;
	top: 5px;
}

a.zipcoverage
{
	margin: 3px 0 0 26px;
	width: 112px;
}

a.zipchange
{
	margin: 3px 0 0 47px;
	width: 91px;
}

.nav_left_coverage
{
	float: left;
	width: 92px;
	margin: 3px 0 0 6px;
	padding: 2px 0 2px 4px;
	font: normal 11px/13px tahoma, verdana, sans-serif;
	border: 1px solid;
}

.nav_left_divider
{
	margin: 9px 0 0 5px;
	width: 128px;
	height: 13px;
	border-top: 1px solid;
}

h1
{
	padding: 0 0 10px 0;
	font: bold 20px/22px arial, tahoma, sans-serif;
}

h2
{
	padding: 3px 0 12px 0;
	font: bold 14px/14px arial, tahoma, sans-serif;
}

h3
{
	padding: 2px 0 12px 1px;
	font: bold 12px/14px arial, tahoma, sans-serif;
}

h3 a:link, h3 a:visited
{
	font: bold 12px/14px arial, tahoma, sans-serif;
	text-decoration: none;
}

h3 a:hover, h3 a:active
{
}

p
{
	padding: 0 0 8px 0;
	font: normal 12px/16px arial, tahoma, sans-serif;
}

ul
{
	padding: 2px 0 9px 0;
	font: normal 12px/16px arial, tahoma, sans-serif;
}

ul li
{
	padding: 0 0 2px 11px;
}

ol
{
	margin: 0 0 0 29px;
	padding: 2px 0 9px 0;
	font: bold 12px/16px arial, tahoma, sans-serif;
}

ol li
{
	padding: 0 0 0 0px;
	margin: 0;
	font: normal 12px/16px arial, tahoma, sans-serif;
	color: #434343;
}


a.link_back
{
	display: block;
	padding: 0 0 9px 10px;
	font: normal 11px/13px arial, tahoma, sans-serif;
}

a.link_back:link, a.link_back:visited
{
	text-decoration: none;
}

a.link_back:hover, a.link_back:active
{
	text-decoration: underline;
}

.super
{
	position: relative;
	top: -7px;
	font: normal 9px/14px arial, tahoma, sans-serif;
}

.superdagger
{
	position: relative;
	top: -3px;
	font: normal 9px/14px arial, tahoma, sans-serif;
}

.disc_wrap
{
	padding: 8px 0 0 0;
}

.disc_wrap p.disc
{
	padding: 0 0 2px 0;
}

p.disc
{
	font: normal 10px/13px arial, tahoma, sans-serif;
}

p.disc label
{
	padding: 0 2px 0 0;
	display: block;
	float: left;
	text-align: right;
	width: 15px;
}

hr
{
	margin: 0 0 5px 0;
	border: 0;
	height: 1px;
	width: 100%;
}

table.scholarship
{
	margin: 0 0 6px 1px;
}
table.scholarship td
{
	padding: 0 0 4px 0;
	width: 180px;
	font: normal 11px/13px tahoma, sans-serif;
	color: #434343;
}

/* ------------------------------------------------ */

/* ------------------------------------------------ */
/* - Button Styles -------------------------------- */
/* ------------------------------------------------ */

.btn, .btn_long
{
	padding: 3px 0 7px 0;
	position: relative;
	left: -1px;
	height: 23px;
	outline: none;
}

.btn a, .btn_long a
{
	position: absolute;
	left: 3px;
	top: 3px;
	display: block;
	padding: 17px 0 0 0;
	width: 96px;
	height: 0;
	overflow: hidden;
}

.btn
{
	position: relative;
	top: 3px;
	float: right;
	width: 102px;
	height: 25px;
	border: 0;
	cursor: hand;
	cursor: pointer;
}

#btn_bar
{
	position: relative;
	padding: 0 14px 0 0;
}

	.btn_cart
	{
		position: relative;
		top: 3px;
		padding: 0 0 0 0;
		width: 125px;
		height: 43px;
		border: 0;
		cursor: hand;
		cursor: pointer;
		overflow: hidden;
	}
	
	.btn_cart_anchor, .btn_cart_long
	{
		position: relative;
		top: 3px;
		padding: 43px 0 0 0;
		width: 125px;
		height: 0;
		border: 0;
		cursor: hand;
		cursor: pointer;
		overflow: hidden;
	}
	
		.btn_cart_long
		{
			width: 142px;
		}
		
		#btn_bar a.btn_cart_continuecheckout
		{
			position: static;
			margin-top: 3px;
		}
	
		.btn_cart_updatetotals
		{
			padding: 36px 0 0 0;
			*padding: 33px 0 0 0;
		}
		
		.btn_cart_continueshopping
		{
			position: absolute;
			left: 15px;
			top: 3px;
		}

.btn_long a
{
	width: 119px;
}

.btn_buyaccessories, .btn_selectthisphone, .btn_morefaqs
{
	width: 102px;
}

.btn_viewopenings
{
	width: 125px;
}

.btn_edit
{
	float: right;
	width: 46px;
	height: 23px;
	border: 0;
}

/* ------------------------------------------------ */

/* ------------------------------------------------ */
/* - Form Styles ---------------------------------- */
/* ------------------------------------------------ */

/* ----- START form ----- */
fieldset
{
	margin-bottom: 10px;
}

fieldset legend
{
	padding: 0;
	font-weight: bold;
}

fieldset li
{
	list-style: none;
	clear: both;
	width: 500px;
}

	fieldset li input
	{ 
		float: left;
		width: 100px;
	}
	
		fieldset input.button
		{ *margin-left:108px;
		margin-left:106px;
		margin-top:3px;
		border:none;
		width:80px;
		}

		fieldset input.secondbutton
		{
			margin-left: 10px; *margin-left:12px;
		}

	fieldset li label
	{
		display: block;
		line-height: 18px;
		vertical-align: top;
		width: 100px;
		float: left;
		margin: 0 5px 5px 0;
	}

	fieldset li label.fulllength
	{
		line-height: 18px;
		vertical-align: top;
		width: auto;
		clear: both;
	}


	fieldset li span.emulatelabel
	{
		display: block;
		line-height: 18px;
		float: left;
		width: 100px;
		margin: 0 5px 5px 0;
	}

	fieldset li span.emulateinput
	{
		display: block;
		line-height: 18px;
		float: left;
	}


	fieldset li span.radiolist
	{
		display: block;
		clear: both;
	}

		fieldset li span.radiolist.horizontal input
		{
			width: 20px;
		}

		fieldset li span.radiolist.horizontal label
		{
			width: auto;
			margin-right: 10px;
		}

		fieldset li span.radiolist.vertical input
		{
			width: 20px;
			clear: left;
		}

		fieldset li span.radiolist.vertical label
		{
			width: auto;
			margin-right: 10px;
		}

fieldset em
{
	font-weight: bold;
	font-style: normal;
	float: left;
}

fieldset .fieldexplanation
{
	font-style: italic;
	font-size: 10px;
	margin: -5px 0px 0px 105px;
}

fieldset p.requiredfields
{
	margin-left: 105px;
}

.errorsummary li
{
	list-style-type: none;
	margin: 0 0 0 10px;
}

.submitmessage
{
	font-weight: bold;	
}

/* ----- END form ----- */

select
{
	border: 1px solid #5f5f5f;
	color: #5f5f5f;
	font: normal 11px/13px tahoma, verdana, sans-serif;
}

/* ------------------------------------------------ */

/* ------------------------------------------------ */
/* - Title Styles --------------------------------- */
/* ------------------------------------------------ */

.title, .title_small, .title_half
{
	position: relative;
	top: 0px;
	padding: 30px 0 0 0;
	width: 608px;
	height: 0;
	overflow: hidden;
	font: normal 10px/14px tahoma, verdana, sans-serif;
}

.title_small
{
	margin: 8px 0 0 0;
	width: 322px;
}

.title_half
{
	margin: 8px 0 0 0;
	width: 299px;
}

.plans
{
	padding: 29px 0 0 0;
}

.billing_method, .billing_info, .shipping_method, .shipping_info, .password_reset, .password_help, .username_help, .new_customer, .phones, .popularaccessories, .available_accessories
{
	padding: 34px 0 0 0;
}

/* ------------------------------------------------ */

/* ------------------------------------------------ */
/* - Tabs Styles ---------------------------------- */
/* ------------------------------------------------ */

.tabs
{
	width: 608px;
	height: 38px;
}

.phones_collapsed
{
	display: none;
	position: relative;
	height: 34px;
}

.phones_expanded
{
	position: relative;
	display: none;
	padding: 38px 0 0 10px;
	width: 598px;
	height: 122px;
}

.phones_collapsed h1, .phones_expanded h1
{
	position: absolute;
	text-indent: -9999px;
}

.phones_expanded label
{
	font: bold 11px/13px tahoma, arial, sans-serif;
}

.phones_expanded #sort_ddls
{
	float: left;
}

.phones_expanded #sort_ddls label
{
	float: left;
	display: block;
	position: relative;
	top: 4px;
	padding: 0 4px 0 0;
	width: 90px;
	text-align: right;
}

.phones_expanded #sort_ddls select
{
	width: 150px;
	height: 17px;
	padding: 1px 0 0 0;
	margin: 1px 0 9px 0;
	font: normal 11px/13px tahoma, arial, sans-serif;
}

.phones_expanded #sort_cbxs
{
	position: relative;
	top: 2px;
	float: left;
	padding: 0 0 0 25px;
}

.phones_expanded #sort_cbxs label
{
	float: left;
	position: relative;
	left: 5px;
	width: 130px;
	height: 21px;
}

.phones_expanded #sort_cbxs input
{
	float: left;
}

.tabs a
{
	float: left;
	display: block;
	padding: 29px 0 0 0;
	height: 0;
	overflow: hidden;
}

.phones_collapsed a#tab_collapsed, .phones_expanded a#tab_expanded
{
	position: absolute;
	left: 303px;
	top: 0;
	width: 305px;
}

.phones_expanded a.expand_go
{
	position: absolute;
	left: 545px;
	top: 116px;
	display: block;
	padding: 19px 0 0 0;
	width: 26px;
	height: 0;
	overflow: hidden;
}

.plans_fcc a#tab_amf
{
	position: relative;
	left: 270px;
	top: 5px;
	width: 169px;
}

.plans_fcc a#tab_fam
{
	position: relative;
	left: 270px;
	top: 5px;
	width: 169px;
}

.plans_fam2 a#tab2_fcc
{
	position: relative;
	left: 161px;
	top: 5px;
	width: 223px;
}

.plans_fcc2 a#tab2_fam
{
	position: relative;
	left: 385px;
	top: 5px;
	width: 223px;
}

.plans_amf, .plans_fam, .plans_smartphone, .plans_fam2
{
	display: none;
}

.plans_smartphone a#tab_fcc2
{
	position: relative;
	left: 100px;
	top: 5px;
	width: 169px;
}

.plans_smartphone a#tab_fam2
{
	position: relative;
	left: 270px;
	top: 5px;
	width: 169px;
}

.plans_fam a#tab_fcc
{
	position: relative;
	left: 100px;
	top: 5px;
	width: 169px;
}

.plans_fcc a#tab_smart
{
	position: relative;
	left: 270px;
	top: 5px;
	width: 169px;
}

.plans_fam a#tab_smart2
{
	position: relative;
	left: 100px;
	top: 5px;
	width: 169px;
}

.plans_fam a#tab_amf2
{
	position: relative;
	left: 100px;
	top: 5px;
	width: 169px;
}

.tabs_top_phonefilter
{
	width: 608px;
	height: 29px;
	background: url(../../assets/images/title_phonefilter.jpg) left top no-repeat;
}

.tabs_bottom
{
	width: 608px;
	height: 10px;
	background: url(../../assets/images/tabs_bottom.jpg) left top no-repeat;
}

.tabs_bottom2
{
	width: 608px;
	height: 10px;
	background: url(../../assets/images/tabs_bottom2.jpg) left top no-repeat;
}
.tabs_bottom_small
{
	width: 322px;
	height: 10px;
	background: url(../../assets/images/tabs_bottom_small.jpg) left top no-repeat;
}

.tabs_bottom_half
{
	width: 299px;
	height: 10px;
	background: url(../../assets/images/tabs_bottom_half.jpg) left top no-repeat;
}

/* ------------------------------------------------ */

/* ------------------------------------------------ */
/* - Promo Styles --------------------------------- */
/* ------------------------------------------------ */


#promo_hero
{
    position: relative;
    top: -5px;
    left: -8px;
    _left: 0;
    padding-bottom: 8px;
}

.promoleft
{
	position: relative;
	margin: 10px 0 0 0;
	width: 144px;
	padding: 169px 0 0 0;
	height: 0;
	overflow: hidden;
}

.promoleft a
{
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 144px;
	padding: 169px 0 0 0;
	height: 0;
	overflow: hidden;
}

/* ------------------------------------------------ */

/* ------------------------------------------------ */
/* - Footer Styles -------------------------------- */
/* ------------------------------------------------ */

#footer
{
	position: relative;
	margin: 10px auto 0 auto;
	padding: 10px 0 0 5px;
	width: 757px;
	height: 84px;
	font: normal 10px/14px tahoma, verdana, sans-serif;
	border-top: 1px solid;
	text-align: left;
}

#footer p
{
	padding: 0 0 0 0;
	font: normal 10px/14px tahoma, verdana, sans-serif;
}

#footer ul.pipe
{
	position: absolute;
	right: 4px;
	top: 13px;
}

#footer ul.disclaimer
{
	position: static;
}

#footer ul.disclaimer li
{
	font: normal 10px/12px tahoma, verdana, sans-serif;
}

#footer ul.disclaimer li.first
{
	background: none;
}

#footer ul.disclaimer li.privacy
{
	text-transform: uppercase;
}

#footer ul.disclaimer li.privacy a:link, #footer ul.disclaimer li.privacy a:visited
{
	text-decoration: none;
}

#footer ul.disclaimer li.privacy a:hover, #footer ul.disclaimer li.privacy a:active
{
	text-decoration: underline;
}

#footer ul.disclaimer li a:link, #footer ul.disclaimer li a:visited
{
	text-decoration: none;
}

#footer ul.disclaimer li a:hover, #footer ul.disclaimer li a:active
{
	text-decoration: underline;
}

#email_signup
{
	position: relative;
	left: -5px;
	padding: 0 0 6px 0;
	width: 152px;
	height: 40px;
}

#email_signup a
{
	display: block;
	padding: 40px 0 0 0;
	width: 152px;
	height: 0;
	overflow: hidden;
}

/* ------------------------------------------------ */

/* ------------------------------------------------ */
/* - Helper Styles -------------------------------- */
/* ------------------------------------------------ */

.print_only
{
	display: none;
}

.clear_fix
{
	clear: both;
}

.float_right
{
	float: right;
}

.float_left
{
	float: left;
}

ul.pipe
{
	list-style-type: none;
}

ul.pipe li
{
	display: inline;
	padding: 0 3px 0 9px;
	font: normal 11px/13px tahoma, verdana, sans-serif;
	text-transform: lowercase;
}

ul.pipe li.first
{
	padding-left: 0;
}

ul.pipe li.last
{
	padding-right: 0;
	text-transform: none;
}

ul.pipe li a:link, ul.pipe li a:visited
{
	text-decoration: none;
}

ul.pipe li a:hover, ul.pipe li a:active
{
	text-decoration: underline;
}

.text_tiny
{
	float: right;
	font: normal 10px tahoma, verdana, sans-serif;
}

.center
{
	text-align: center;
}

/* ------------------------------------------------ */

/* ------------------------------------------------ */
/* - MetroLocal Promo Styles ---------------------- */
/* ------------------------------------------------ */

#contentx
{
	width: 600px;
	font-family: Arial, Helvetica, sans-serif;
}

#right_column
{
	width: 120px;
	float: left;
	padding-top: 8px;
}
    	
	#right_column .last
	{
		margin-bottom: 26px;
	}
    		
	#partners
	{
		padding: 0 0 4px 5px;
	}
		#partners h3
		{
			text-align: center;
			margin-bottom: 0px;
		}
    		
		#partners .partner
		{
			text-align: center;
			margin: 0 0 8px -7px;
			font-size: 11px;
			position: relative;
			width: 125px;
			width: 100px;
		}
    			
			#partners .partner img
			{
				position: relative;
				border-style: solid;
				border-width: 1px;
				width: 125px;
				height: 100px;
				z-index: 1;
				left: 0;
			}
    			
			#partners .partner p
			{
				position: absolute;
				z-index: 10;
				width: 100%;
				left: 14px;
				top: 80px;
				text-align: center;
				white-space: nowrap;
			}
			
			#partners a.view_all_partners
			{
				display: block;
				font-size: 11px;
				font-weight: bold;
				text-decoration: none;
				margin-bottom: 4px;
			}
.MetrolocalBanner
{
	margin: 0 0 5px 35px;
}

	#promotions
	{
		padding: 0 0 4px 5px;
	}
    		
		#promotions .promo
		{
			text-align: center;
			margin: -13px 0 8px -7px;
			position: relative;
			width: 125px;
			height: 135px;
			border-style: solid;
			border-width: 0px;
		}
		
		#promotions .smallpromo
		{
			height: 130px;
		}		
		
		#promotions .longpromo
		{
			height: 165px;
		}		
		
		#promotions .longpromo_200
		{
			height: 215px;
		}		
    			
			#promotions .promo img
			{
				position: absolute;
				z-index: 1;
				left: 0;
			}
    			
#middle_column
{
	        
	width: 462px;
	margin-right: 11px;
	margin-top: 0px;
	position: relative;
	float: left;
	font-size: 12px;
}
	        
	#middle_column #image
	{
		position: absolute;
		top: -5px;
		left: -5px;
	}
	
	#middle_column em
	{
		font-style: italic;
	}
    	
	#middle_column h2
	{
		font-family: helvetica, arial;
		font-weight: bold;
		font-size: 13px;
		margin: 159px 0 0 0;
	}
    		
	#middle_column p.main_content
	{
		font-size: 13px;
		margin: 169px 10px 15px 5px;
	}
    		
	#middle_column #actionitems
	{
		width: 462px;
		height: 126px;
	}
    		
		#actionitems .actionitem
		{
			position: relative;
			width: 105px;
			height: 126px;
			float: left;
			overflow: hidden;
			padding: 0 5px;
			font-size: 11px;
		}
    			
    		#actionitems .actionitem p
			{
				margin: 5px 0;
			}
			
#print_only {display:none;}





/* ------------------------------------------------ */
/* - Email Collection Control --------------------- */
/* ------------------------------------------------ */

    .redval li 
    {
        color: #f00;   
    }
    
    .btn_submitemail
    {
	    border: none;
	    text-indent: -9999px;
	    width: 105px;
	    height: 22px;
	    cursor: pointer;
	    font: 1px arial;
	    margin-left: 103px;
    }

/* ------------------------------------------------ */



/* ------------------------------------------------ */
/* - Microcart ------------------------------------ */
/* ------------------------------------------------ */

.microcart
{
	position: absolute;
	left: 415px;
	top: 34px;
	font: bold 24px/24px arial, tahoma, sans-serif;
}

	.microcart a:link, .microcart a:visited, a.microcart a:hover, .microcart a:active
	{
		display: block;
		padding: 3px 104px 0 31px;
		width: 30px;
		height: 40px;
		_padding-top: 4px;
		_height: 39px;
		text-align: center;
		letter-spacing: -1px;
		color: #e75b1d;
		text-decoration: none;
	}

	a.microcart_count:link, a.microcart_count:visited, a.microcart_count:hover, a.microcart_count:active
	{
		display: block;
		padding: 3px 104px 0 31px;
		width: 30px;
		height: 40px;
		_padding-top: 4px;
		_height: 39px;
		text-align: center;
		letter-spacing: -1px;
		color: #e75b1d;
		text-decoration: none;
	}

	.microcart_increment
	{
		margin: 0 0 0 635px;
	}
/* ------------------------------------------------ */
/* - Cart Confirmation Styles ---------------------- */
/* ------------------------------------------------ */

			
.confirmation_table
{
	width: 608px;
	border: 0;
	margin: 20px 0;
}

	.confirmation_table th
	{
		border: 1px solid #000;
		margin: 2px;
		font-weight: bold;
		font-size: 12px;
		padding: 2px 2px 2px 4px;
		background-color: #545454;
		color: #fff;
	}

	.confirmation_table td
	{
		border: 1px solid #000;
		margin: 2px;
		padding: 2px 2px 2px 4px;
	}
    
/* ------------------------------------------------ */

/* ------------------------------------------------ */
/* - Plans and Phone List Page Promos --------------*/
/* -------------------------------------------------*/

.plans_promo_banner
{
	margin: 0 auto 10px;
	width: 468px;
	height: 85px;
}

.mm_promo_banner
{
	margin: 0 auto 10px;
	width: 468px;
}

.plans_promo_banner .promo_banner_textlinks
{
	width: 234px;
	text-align: center;
	float: left;	
}

/* ------------------------------------------------ */

/* ---TRUSTe CERTIFIED PRIVACY additions --- */


#bottom_left
{
	width: 570px; 
	float: left;
}
#bottom_right
{
	text-align: right;
}

/* ------------------------------------------------ */

/* ------------------------------------------------ */
/* - Zip Code Bars -------------------------------- */
/* ------------------------------------------------ */

.zipbar_contentwrap
{
	position: relative;
	margin-bottom: 10px;
	width: 762px;
}

	.zipbar_top
	{
		width: 762px;
		height: 3px;
	}

	.zipbar_bottom
	{
		width: 762px;
		height: 3px;
	}

	#zipbar_bubble
	{
		display: none;
		position: absolute;
		left: 83px;
		top: -19px;
		width: 182px;
		height: 61px;
		z-index: 999;
	}
	
	.zipbar_center
	{
		min-height: 24px;
		width: 500px;
	}

		.zipbar_center p
		{
			padding: 1px 0 3px 7px;
			font-family: tahoma;
			font-size: 11px;
			font-weight: bold;
		}

		.zipbar_center p span
		{
			position: relative;
			width: 50px;
			padding: 0 0 0 10px;
			font-family: tahoma;
			font-size: 11px;
			font-weight: normal;
		}

		.zipbar_center ul
		{
			padding: 0 0 3px 7px;
		}
			
			.zipbar_center ul li
			{
				font-family: tahoma;
				font-size: 11px;
				_height: 13px;
				padding: 0 0 2px 12px;
			}

.lnkEditZip, a.lnkEditZip, a.lnkEditZip:hover
{
	white-space: nowrap;
	position: absolute;
	right: 45px;
	top: 50%;
	margin-top: -6px;
	font-size: 1.2em;
	font-weight: bold;
	text-align: right;
}

.btnZipCodeEdit
{
	position: absolute;
	right: 6px;
	top: 50%;
	margin-top: -9px;
}

.enterYourZipCode
{
	color: #666666;
	font-weight: bold;
	font-size: 12px;
	position: absolute;
	right: 43px;
	top: 50%;
	margin-top: -6px;
}

.pnlCityState
{
	width:auto;
}
/* ------------------------------------------------ */