/* Float Clearing Wrappers */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/*	Base Styles for All Elements
	============================
*/
body {
	padding: 0;
	background: #002146;
	color: #002146;
	font: normal 14px "ProximaNovaSoft-Regular", Arial, sans-serif;
}

.hide,legend,body.has_js .js_hide {
	display: block;
	text-indent: -9999px;
	width: 0;
	height: 0;
	line-height: 0;
	overflow: hidden;
}
/* Image Replacements */
.ir {
	overflow: hidden;
	display: block;
	text-indent: -99999px;
}

/* Pill Shapes Anchors*/
a.pill {
	text-decoration: none;
	float: left;
	height: 22px;
	color: #333;
	line-height: 22px;
	font-weight: bold;
	text-align: center;
}

a.pill span.left {
	background: url(/web/20141225100658im_/http://www.cspire.com/resources/images/buttons/anchor_blue_left.png) no-repeat left 0;
	display: block;
	width: 4px;
	float: left;
	height: 22px;
}

a.pill span.right {
	background: url(/web/20141225100658im_/http://www.cspire.com/resources/images/buttons/anchor_blue_right.png) no-repeat right 0;
	float: left;
	height: 18px;
	padding: 4px 12px 0 5px;
	color: #fff;
}

a.pill:hover span {
	background-position: right -22px;
}

/*	Anchors */
a:link,a:visited {
	/*color: #2c72b6;*/
	text-decoration: none;
}

a.left_arrow {
	background: url(/web/20141225100658im_/http://www.cspire.com/resources/images/decorations/bullet_arrow_blue_left.gif) no-repeat 0 center;
	padding: 0 0 0 10px;
	font-size: 14px;
}

a.right_arrow {
	background: url(/web/20141225100658im_/http://www.cspire.com/resources/images/decorations/icons_20x20.png) no-repeat right -1683px;
	padding: 0 16px 0 0;
}

span.medium {
	font-size: 12px;
}

/* #wrapper added to force IE6 to accept */
#wrapper a.arrow {
	padding: 0 0 0 8px;
	background: url(/web/20141225100658im_/http://www.cspire.com/resources/images/decorations/bullet_arrow_blue.gif) no-repeat 0 4px;
	font-size: 14px;
}

#wrapper a.internal {
	padding: 0 0 0 8px;
	background: url(/web/20141225100658im_/http://www.cspire.com/resources/images/decorations/bullet_arrow_blue.gif) no-repeat 0 4px;
	font-size: 1em;
}

/* #wrapper added to force IE6 to accept */
#wrapper a.action_button_large {
	float: left;
	height: 32px;
	padding: 0 18px 0 0;
	background: url(/web/20141225100658im_/http://www.cspire.com/resources/images/buttons/action_button_lg.png) no-repeat right 0;
	color: #fff;
	font-weight: bold;
	line-height: 32px;
	text-decoration: none;
	font-size: 1.2727em;
	width:175px;
}

#wrapper a.action_button_large:hover,#wrapper a.action_button_large:active {
	background-position: right -32px;
}

#wrapper a.action_button_large_selected {
	float: left;
	height: 32px;
	padding: 0 18px 0 0;
	background: url(/web/20141225100658im_/http://www.cspire.com/resources/images/buttons/action_button_lg.png) no-repeat right -64px;
	color: #333;
	font-weight: bold;
	line-height: 32px;
	text-decoration: none;
	font-size: 1.2727em;
}

/* #wrapper added to force IE6 to accept */
#wrapper a.action_button_large span {
	float: left;
	width: 10px;
	height: 32px;
	background: url(/web/20141225100658im_/http://www.cspire.com/resources/images/buttons/action_button_lg.png) no-repeat left 0;
}

#wrapper a.action_button_large:hover span,#wrapper a.action_button_large:active span {
	background-position: left -32px;
}

#wrapper a.action_button_large_selected span {
	float: left;
	width: 10px;
	height: 32px;
	background: url(/web/20141225100658im_/http://www.cspire.com/resources/images/buttons/action_button_lg.png) no-repeat left -64px;
}

/* #wrapper added to force IE6 to accept */
#wrapper a.action_button_small {
	float: left;
	display:block;
	height: 26px;
	padding: 0 30px 0 0;
	background: url(/web/20141225100658im_/http://www.cspire.com/resources/images/buttons/action_button.png) no-repeat right 0;
	color: #fff;
	font-weight: bold;
	line-height: 26px;
	text-decoration: none;
	margin-left:2px;
}

#wrapper a.action_button_small span {
	display:block;
	margin-left:-2px;
}

#wrapper a.action_button_small span.button-text {
	background: none repeat scroll 0 0 transparent;
    display: inline;
    width: auto;
}

#wrapper a.action_button_small:hover,#wrapper a.action_button_small:active {
	background-position: right -26px;
}

#wrapper a.action_button_small_selected {
	float: left;
	height: 26px;
	padding: 0 20px 0 0;
	background: url(/web/20141225100658im_/http://www.cspire.com/resources/images/buttons/action_button.png) no-repeat right -52px;
	color: #333;
	cursor: auto;
	font-weight: bold;
	line-height: 26px;
	text-decoration: none;
}
/* #wrapper added to force IE6 to accept */
#wrapper a.action_button_small span {
	float: left;
	width: 10px;
	height: 26px;
	background: url(/web/20141225100658im_/http://www.cspire.com/resources/images/buttons/action_button.png) no-repeat left 0;
}

#wrapper a.action_button_small:hover span,#wrapper a.action_button_small:active span {
	background-position: left -26px;
}

#wrapper a.action_button_small_selected span {
	float: left;
	width: 10px;
	height: 26px;
	background: url(/web/20141225100658im_/http://www.cspire.com/resources/images/buttons/action_button.png) no-repeat left -52px;
}
/* #wrapper added to force IE6 to accept */
#wrapper a.action_button_small_grey {
	float: left;
	height: 26px;
	padding: 0 20px 0 0;
	background: url(/web/20141225100658im_/http://www.cspire.com/resources/images/buttons/action_button_grey.png) no-repeat right 0;
	color: #333;
	font-weight: bold;
	line-height: 26px;
	text-decoration: none;
}

#wrapper a.action_button_small_grey:hover,#wrapper a.action_button_small_grey:active {
	background-position: right -26px;
}

/* #wrapper added to force IE6 to accept */
#wrapper a.action_button_small_grey span {
	float: left;
	width: 10px;
	height: 26px;
	background: url(/web/20141225100658im_/http://www.cspire.com/resources/images/buttons/action_button_grey.png) no-repeat left 0;
}

#wrapper a.action_button_small_grey:hover span,#wrapper a.action_button_small_grey:active span {
	background-position: left -26px;
}

/*	Inline Elements */
abbr,acronym {
	border-bottom: 1px dotted #ccc;
}

em {
	font-style: italic;
}

body strong {
	font-weight: bold;
}

strong.highlight,span.highlight {
	color: #00AEEF;
	text-transform: uppercase;
}

strong.alert {
	color: #eb3c3c;
}

sup {
	font-size: 60%;
	vertical-align: top;
}

#content span.alert,strong.alert {
	/*color: #eb3c3c;*/
}

span.deemphasize {
	color: #999;
}

span.stars_lg {
	display: block;
	width: 119px;
	height: 21px;
	background: url(/web/20141225100658im_/http://www.cspire.com/resources/images/decorations/stars_lg.png) no-repeat;
	text-indent: -9999px;
	float: left;
}

span.no_stars {
	background-position: 0 -107px;
}

span.one_star_lg {
	background-position: 0 0;
}

span.two_stars_lg {
	background-position: 0 -21px;
}

span.three_stars_lg {
	background-position: 0 -42px;
}

span.four_stars_lg {
	background-position: 0 -63px;
}

span.five_stars_lg {
	background-position: 0 -84px;
}

span.stars_sm {
	display: block;
	width: 82px;
	height: 14px;
	background: url(/web/20141225100658im_/http://www.cspire.com/resources/images/decorations/stars_sm.png) no-repeat;
	text-indent: -9999px;
}

span.no_stars {
	background-position: 0 -70px;
}

span.one_stars {
	background-position: 0 0;
}

span.two_stars {
	background-position: 0 -14px;
}

span.three_stars {
	background-position: 0 -28px;
}

span.four_stars {
	background-position: 0 -42px;
}

span.five_stars {
	background-position: 0 -56px;
}

/*	Headings */
body h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
}

body h1 {
	color: #000;
	font-size: 2.545em;
	/* line-height: 120%; */
}

body .header h2.title {
	color: #000;
	font-size: 2.1em;
}

body h2 {
	margin: 0 0 10px 0;
	font-size: 1.455em;
	line-height: 1.3em;
}

body h2 span.ref {
	color: #999;
}

body h2 span.ref a {
	font-size: .688em;
}

body #wrapper h3 {
	color: #666;
	font-size: 1.3em;
	font-weight: bold;
}

body h3 span.ref {
	color: #999;
}

body h4 {
	font-size: 1.3em;
	font-weight: bold;
	text-transform: uppercase;
}

body h4.list_title {
	padding: 15px 0 10px 0;
	border-bottom: 1px solid #e8e8e8;
	margin: 0 0 8px 0;
}

body h5 {
	font-size: 1em;
}

/*	Form Elements */
input,textarea,select,button {
	color: #333;
	font: 1em "ProximaNovaSoft-Regular", Arial, sans-serif;
}

input,textarea {
	color: #666;
}

form label * {
	vertical-align: middle;
}

form label .bold {
	font-weight: bold;
}

form.filter {
	font-size: 1.091em;
}

form.filter ul {
	padding: 8px 0;
	line-height: 1.8em;
}

span.required {
	background: url(/web/20141225100658im_/http://www.cspire.com/resources/images/decor/required.png) left 3px no-repeat;
	padding-left: 12px;
	margin: 0;
}

/*	Block Elements */
/*address,blockquote,p,dl,ol,ul,table {
	margin: 0 0 1em 0;
}*/

div.error_margin {
	display: block;
	margin: 10px 0 10px 0;
}

p.error, div.errorMsg {
	padding: 18px 0 18px 54px;
	/* margin: 0; this was too close to the "Your Order" section on the cart page*/
	background: url(/web/20141225100658im_/http://www.cspire.com/resources/images/error_exclamation.gif) no-repeat 10px center #fce2e2;
	color: #eb3c3c;
	font-size: 14px;
    font-weight: bold;
	margin: 0.5em 0;
}
div.errorMsg p {
	margin:0;
}
.genieFormErrors .errorMsg {
	margin:0;
	text-align:left;
	padding-right:18px;
}

p.error a {
	font-weight: normal;
}

p.warningmsg {
	padding: 18px 0 18px 54px;
	margin: 0;
	background: url(/web/20141225100658im_/http://www.cspire.com/resources/images/error_info.gif) no-repeat 10px center #8ec7b5;
	color: #579981;
	font-size: 1.25em;
	font-weight: bold;
}

p.warningmsg a {
	font-weight: normal;
}

ul.error li {
	padding: 20px 0 20px 58px;
	background: url(/web/20141225100658im_/http://www.cspire.com/resources/images/error_exclamation.gif) no-repeat 10px center #fce2e2;
	color: #eb3c3c;
	font-size: 1.25em;
	font-weight: bold;
	line-height: 120%;
}

div#error_fix ul.error li {
	padding: 18px 0 18px 54px;
	background: url(/web/20141225100658im_/http://www.cspire.com/resources/images/error_exclamation.gif) no-repeat 10px center #fce2e2;
	color: #eb3c3c;
	font-size: 1em;
	font-weight: bold;
}

div#error_fix ul.error li ul li {
	padding: 5px 0 5px 0;
	background: none;
	color: #eb3c3c;
	font-size: 1em;
	font-weight: bold;
}

/*	PNG Wrappers - for IE, of course. */
div.abs_png,span.abs_png,div.abs_png img,span.abs_png img,.abs_png_new,.abs_png_new img {
	display: block;
}

/*	Listing Titles Common Styles */
div.list_title {
	position: relative;
	padding: 15px 0 10px 0;
	border-bottom: 1px solid #e8e8e8;
	margin: 0 0 8px 0;
}

div.list_title form {
	position: absolute;
	top: 10px;
	right: 0;
	width: 220px;
	margin: 0;
	font-weight: bold;
	text-transform: none;
}

div.list_title select {
	width: 170px;
}

/*	Pricing Note Prepaid Listing Titles Common Styles */
div.pricingNotePrepaid {
	position: relative;
}

div.pricingNotePrepaid #phoneSortCombo {
	font-size: 14px;
}

div.pricingNotePrepaid form {
	top: 0px;
	float: right;
	width: 230px;
	margin: 0;
	font-weight: bold;
	text-transform: none;
	padding-bottom: 20px;
}

div.pricingNotePrepaid select {
	width: 170px;
}

/*	Header Variations
	=================
*/
.header {
	position: relative;
	margin: 0;
}

.header .main {
	float: left;
	width: 802px;
}

.header .flow {
	height: 82px;
	padding-left: 56px;
	background: url(/web/20141225100658im_/http://www.cspire.com/resources/images/header_flow_border.gif) repeat-x bottom left;
	text-align: center;
	position: relative;
}

/*	Head, container for main headings. */
.header .head {
	float:left;
	/*width:300px;*/
	margin-right:30px;
}

.two_sections .head {
	width: 782px;
	margin: 10px 0 0 0;
}

/*	Path, top center graphic container. */
.header .path {
	float: left;
	width: 260px;
	padding: 2px 0;
	font-size: 1.091em;
	line-height: 1.1em;
	font-weight: bold;
	text-align: center;
	color: #666;
}

.header .path * {
	vertical-align: middle;
	padding-right: 20px;
}

.header .path img {
	padding-top: 4px;
}
/*	Help, top right list of links. */
.header ul.help {
	float: right;
	width: 138px;
	padding: 0 0 15px 0;
	margin: 0;
}

ul.help_compare {
	float: right;
	width: 118px;
	margin: 20px 0 0 0;
	padding: 0 0 0 0;
}
/* temporarily commenting out -cdaniel ul.help li,	ul.help_compare li { */
ul.help_compare li {
	padding: 4px 0 5px 25px;
	border-bottom: 1px solid #e8e8e8;
	background: url(/web/20141225100658im_/http://www.cspire.com/resources/images/decorations/icons_20x20.png) no-repeat;
}

ul.help li {
	padding: 4px 0 5px 25px;
	border-bottom: 1px solid #e8e8e8;
	margin: 0;
	background: url(/web/20141225100658im_/http://www.cspire.com/resources/images/decorations/icons_20x20.png) no-repeat;
}

ul.help li.print,ul.help_compare li.print {
	background-position: 0 -240px;
}

ul.help li.support,ul.help_compare li.support {
	background-position: 0 -360px;
}

ul.help li.email,ul.help_compare li.email {
	background-position: 0 -480px;
}

ul.help_borderless li {
	border: none;
}

#page_empty_cart ul.help li {
	border: 0;
}

#page_plans_landing ul.help li {
	border: 0;
}

.help_right {
	float: right;
}

/*	Guide, bottom left text and icon. */
h3.guide {
	font-size: 1.273em;
}

.header .guide {
	position: absolute;
	bottom: 1px;
	left: 0;
	width: 120px;
	padding: 0 0 4px 22px;
	margin: 0;
	background: url(/web/20141225100658im_/http://www.cspire.com/resources/images/decorations/icons_20x20.png) no-repeat 0 0;
	line-height: 1.4em;
	text-align: left;
	font-weight: normal;
}

.header .guide strong {
	color: #333;
	font-size: 1.125em;
}

/*	Tabs, bottom center tabs. */
.header .tabs {
	padding: 0 20px;
	margin: 0 auto;
}

.header .tabs2 {
	width: 323px;
}

.header .tabs3 {
	width: 482px;
}

.header .tabs4 {
	width: 641px;
}

.header .tabs li {
	float: left;
	width: 159px;
	height: 33px;
	padding: 49px 0 0 0;
	margin: 0 0 1px 0;
	text-align: left;
}

.header .tabs li.selected {
	position: relative;
	width: 71px;
	height: 65px;
	padding: 17px 80px 0 13px;
	margin: 0;
	background: url(/web/20141225100658im_/http://www.cspire.com/resources/images/tabs/flow_tabs.gif) no-repeat 0 0;
	font-size: 1.091em;
	line-height: 1.2em;
}

.header .tabs li.selected strong {
	font-size: 1.333em;
	line-height: 1.2em;
}

.header .tabs li.selected img {
	position: absolute;
	top: 16px;
	right: 16px;
}

.header .tabs a {
	float: left;
	width: 120px;
	height: 22px;
	padding: 11px 0 0 33px;
	background: url(/web/20141225100658im_/http://www.cspire.com/resources/images/tabs/flow_tabs.gif) no-repeat -481px 0;
	color: #666;
	font-weight: bold;
	text-decoration: none;
}

.header .tabs a:hover,.header .tabs a:active {
	background-position: -481px bottom;
	color: #333;
}

.header .tabs li.complete a {
	background-position: -328px 0;
}

.header .tabs li.complete a:hover,.header .tabs li.complete a:active {
	background-position: -328px bottom;
}

.header .tabs li.selected a {
	position: absolute;
	top: 0;
	right: 0;
	width: 19px;
	height: 19px;
	padding: 0;
	background-image: none;
	text-indent: -9999px;
	overflow: hidden;
}

.header .tabs li.selected a:hover,.header .tabs li.selected a:active {
	background: url(/web/20141225100658im_/http://www.cspire.com/resources/images/tabs/flow_tabs.gif) no-repeat -634px 0;
}

#tab_close,#tab_pick {
	position: absolute;
	left: 16px;
	z-index: 79;
	width: 285px;
}

#tab_close .content,#tab_pick .content {
	width: 275px;
	padding: 5px;
	background: url(/web/20141225100658im_/http://www.cspire.com/resources/images/tip_285.gif) no-repeat 0 -17px;
	text-align: center;
}

#tab_close p,#tab_pick p {
	margin: 8px 20px;
	font-size: 1.636em;
	line-height: 1.1em;
}

#tab_close .clearfix {
	padding: 5px 0 10px 47px;
}

#tab_pick .clearfix {
	padding: 5px 0 10px 12px;
}

#tab_close .clearfix span {
	font-size: 1.3em;
	float: left;
	line-height: 1.4em;
}

#tab_close a,#tab_pick a {
	position: static;
	float: left;
	height: 22px;
	background-image: url(/web/20141225100658im_/http://www.cspire.com/resources/images/mma/buttons/confirm_choice_buttons.png);
	text-indent: -99999px;
}

#tab_close a.cancel {
	width: 77px;
	margin-right: 17px;
	background-position: top left;
}

#tab_pick a.cancel {
	width: 127px;
	margin-right: 6px;
	background-position: top left;
}

#tab_close a.cancel.add_funds {
	text-indent: 0;
	display: inline;
	font-size: 1.3em;
	width: auto;
	margin-right: 10px;
}

#tab_close a.add_funds {
	line-height: 1.4em;
}

#tab_close a.cancel:hover,#tab_close a.cancel:active,#tab_pick a.cancel:hover,#tab_pick a.cancel:active {
	background-position: bottom left;
}

#tab_close a.confirm {
	width: 97px;
	background-position: top right;
}

#tab_close a.confirm.add_funds {
	background-image: none;
	text-indent: 0;
	display: inline;
	width: auto;
	margin-left: 10px;
}

#tab_pick a.confirm {
	width: 116px;
	background-position: top right;
}

#tab_close a.confirm:hover,#tab_close a.confirm:active,#tab_pick a.confirm:hover,#tab_pick a.confirm:active {
	background-position: bottom right;
}

#tab_close a.no_data {
	background-image: url(/web/20141225100658im_/http://www.cspire.com/resources/images/mma/buttons/confirm_choice_buttons.png);
}

#tab_pick a.no_data {
	background-image: url(/web/20141225100658im_/http://www.cspire.com/resources/images/mma/buttons/pick_another_buttons.png);
}

#tab_close .bottom,#tab_pick .bottom {
	width: 285px;
	height: 16px;
	background: url(/web/20141225100658im_/http://www.cspire.com/resources/images/tip_285.gif) no-repeat 0 0;
}

/*	Order, bottom right link and icon. */
.header .order {
	position: absolute;
	bottom: 1px;
	right: 0;
	width: 96px;
	padding: 0 0 10px 24px;
	background: url(/web/20141225100658im_/http://www.cspire.com/resources/images/decorations/icons_20x20.png) no-repeat 90px -108px;
	font-size: 1.091em;
	line-height: 1.25em;
	text-align: left;
}

.header .skip {
	position: absolute;
	bottom: 1px;
	right: 0;
	width: 108px;
	padding: 0 0 10px 0;
	line-height: 1.1em;
	text-align: left;
	color: #666;
}

.header .skip a {
	font-size: 1.0909em;
}

.header .skip p {
	margin: 4px 0 0 0;
}

.header .order a {
	display: block;
}

/*	Promos
	======
	Promo images should be 140px (width) by 110px (height) transparent PNG-24.
*/
.promos .over {
	cursor: pointer;
}

#wrapper .promos .over a {
	text-decoration: underline;
}

.promos div.abs_png {
	position: absolute;
	bottom: 0;
	left: 0;
}

.promos .last div.abs_png {
	left: 460px;
}

.promos h4 {
	margin: 0 0 .714em 0;
	color: #000;
	font-size: 1.455em;
	font-weight: normal;
	text-transform: none;
}

.promos p {
	font-size: 1.091em;
	line-height: 1.091em;
}

.promos p.note {
	color: #666;
	font-size: 1em;
}

p.hilite {
	background: #fffcaf;
	padding: 4px;
}

p.hilite strong {
	font-size: inherit;
}

.promos .promo a.arrow {
	font-size: 1.1em !important;
}

form label * {
	vertical-align: middle;
}

form.filter {
	font-size: 1.091em;
}

form.filter ul {
	padding: 8px 0;
	/*line-height:1.8em;*/
}

/*address,blockquote,form,p,dl,ol,ul,table {
	margin: 0 0 12px 0;
}*/

div.abs_png {
	position: absolute;
}

div.abs_png img {
	display: block;
}

hr {
	background-color: #e8e8e8; /* for Firefox */
	color: #e8e8e8;
	margin: 10px 0 10px 0;
	padding: 0 0 0 0;
	height: 1px;
	border-width: 0;
}

hr.thick {
	height: 3px;
	margin: 20px 0 20px 0;
}

* html hr.thick {
	margin: 10px 0 10px 0;
}

*:first-child+html hr.thick {
	margin: 10px 0 10px 0;
}

hr.tight {
	margin: 8px 0;
}

* html hr.tight {
	margin: 3px 0;
}

*:first-child+html hr.tight {
	margin: 3px 0;
}

p.disclaimer {
	font-size: .8em;
	color: #999999;
}

p.note {
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 5px 0 5px 0;
}

form p.note {
	border: none;
	font-size: 115%;
	padding-top: 15px;
}

/*	Top Tabs and Navigation
	=======================
*/
#top_tabs {
	float: left;
	width: 530px;
	padding: 0 0 0 20px;
	margin: 0;
}

#top_tabs li {
	float: left;
	width: 160px;
}

#top_tabs a {
	display: block;
	width: 128px;
	padding: 14px;
	margin: 0 4px 0 0;
	background: url(/web/20141225100658im_/http://www.cspire.com/resources/images/tabs/top_tabs.gif) no-repeat top center #a3acb0;
	color: #fff;
	font-size: 1.091em;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

#top_tabs a:hover,#top_tabs a:active {
	background-color: #005469;
	background-position: top right;
	color: #fff;
}

#top_tabs .selected a,#top_tabs .selected a:hover,#top_tabs .selected a:active {
	background-color: #fff;
	background-position: top left;
	color: #333;
	cursor: default;
}

#top_nav {
	float: left;
	width: 410px;
	padding: 14px 0;
	margin: 0;
	text-align: right;
}

/*	Logo, Account Links, Search
	===========================
*/
#logo_account_search {
	position: relative;
	padding: 0 0 15px 0;
	font-family: Arial, Helvetica, sans-serif;
}

.navless #logo_account_search {
	border-bottom: 3px solid #e5e5e5;
	padding-bottom: 24px;
}
/* already defined on top a:link, a:visited 
	#logo_account_search a:link, #logo_account_search a:visited {
		color:#2c72b6;
		text-decoration:none;
	}*/
#search_form {
	position: absolute;
	right: 0;
	bottom: 8px;
	width: 224px;
	margin: 0;
}

#search_form input {
	vertical-align: middle;
}

#search_form input.text {
	width: 152px; /* Reduced width by 2px in order to support Firefox Mac */
	padding: 2px 1px 1px 1px;
	margin: 1px 0 0 0;
	color: #666;
}

/*	Top Note
	========
*/
body #top_note {
	margin: 0 0 10px;
	background: url(/web/20141225100658im_/http://www.cspire.com/resources/images/top_note.png) no-repeat 0 0 #fff;
	text-align: left;
	padding-top: 1px;
	padding-left: 10px;
	height: 32px;
	color: #fff;
}*/

body #top_note p {
	padding: 8px 0 3px 0;
	margin: 0;
	/*background: url(/web/20141225100658im_/http://www.cspire.com/resources/images/top_note.png) no-repeat -920px .675em;*/
	color: #fff;
	font-size: .909em;
	text-align: center;
	text-transform: uppercase;
}

body #top_note p span {
	margin-top: 5px;

}

body #top_note div.bottom {
	width: 920px;
	height: 3px;
	background: url(/web/20141225100658im_/http://www.cspire.com/resources/images/top_note.png) no-repeat 0 -1px;
}

/*	Main Page Wrapper
	=================
*/
#page {
	padding: 30px 20px 34px 20px; /* Leaves 920px width */
	border-bottom: 1px solid #e8e8e8;
	background: url(/web/20141225100658im_/http://www.cspire.com/resources/images/page_corners.gif) no-repeat top left #fff;
}

.navless #page {
	padding-top: 24px;
}

#content {
	margin: 20px 0 20px 0;
	padding: 0 0 0 0;
	color: #505050;
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 1em;*/
	/*line-height: 1.1em;*/
}

/*	Promos
	======
	Promo images should be 140px (width) by 110px (height) transparent PNG-24.
*/
.promos {
	position: relative;
}

.promos .top {
	height: 10px;
	/*background: url(/web/20141225100658im_/http://www.cspire.com/resources/images/promo.png) no-repeat top left;*/
}

.promos .promo {
	float: left;
	width: 300px;
	padding: 10px 20px 0 140px;
}

.promos div.abs_png {
	bottom: 0;
	left: 0;
}

.promos .last div.abs_png {
	left: 460px;
}

.promos h4 {
	margin: 0 0 .714em 0;
	color: #000;
	font-size: 1.455em;
	font-weight: normal;
	text-transform: none;
}

.promos p {
	font-size: 1.091em;
	/*line-height:1.09em;*/
}

.promos p.note {
	color: #666;
	font-size: 1em;
}

.calling_areas {
	width: 780px;
	overflow: hidden;
}

.calling_areas .areas {
	background: #eef6f9 url(/web/20141225100658im_/http://www.cspire.com/resources/images/decorations/calling_area.png) no-repeat;
	width: 760px;
	height: 191px;
	padding: 254px 0 0 20px;
}

.primary .areas {
	background-position: -780px 0;
}

.nationwide .areas {
	background-position: -1560px 0;
}

.calling_areas .areas h2 {
	color: #2c72b6;
	margin: 0;
	padding: 0 0 6px 12px;
}

.calling_areas .areas div strong {
	font-size: 1.0909em;
	font-weight: normal;
}

.calling_areas .areas div p {
	line-height: 1.1em;
	margin: 0;
	padding: 10px 0 0 0;
}

.has_js .calling_areas .areas div {
	cursor: pointer;
}

.calling_areas .areas div {
	margin: 0 12px 0 0;
	width: 330px;
	height: 152px;
	float: left;
	padding: 13px 15px 0 20px;
}

.calling_areas .areas div.area_over {
	color: #fff;
}

.calling_areas .areas div.area_over h2 {
	text-decoration: underline;
	color: #fff;
}

/* invite buttons */
.invite a.btn {
	height: 22px;
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	padding: 0;
}

.invite a.btn.invite {
	background: url(/web/20141225100658im_/http://www.cspire.com/resources/images/sweepstakes/buttons/invite_friends.png) no-repeat;
	width: 87px;
	padding: 0;
	margin: 0 0 0 157px;
}

.invite a:hover.btn.invite {
	background-position: 0 -22px;
}

.invite a.btn.details {
	background: url(/web/20141225100658im_/http://www.cspire.com/resources/images/sweepstakes/buttons/see_details.png) no-repeat;
	width: 75px;
	padding: 0;
	margin: 0 0 0 163px;
}

.invite a:hover.btn.details {
	background-position: 0 -22px;
}

.invite a.btn.invite_friends_grey {
	background: url(/web/20141225100658im_/http://www.cspire.com/resources/images/sweepstakes/buttons/invite_friends_grey.png) no-repeat;
	width: 94px;
	padding: 0;
	margin: 0;
}

.invite a:hover.btn.invite_friends_grey {
	background-position: 0 -22px;
}

/* Invite Friends Overlay 
	   ===================
	*/
.invite #facebox .width430 {
	width: 430px;
}

.invite #facebox .invitation {
	width: 430px;
}

.invite #facebox .invitation h1 {
	position: absolute;
	width: 372px;
	height: 30px;
	padding: 17px 0 0 10px;
	color: #fff;
	background-color: #0a81a0;
	font-size: 1.16em;
	font-weight: bold;
	margin: 0;
	z-index: 10;
}

.invite #facebox .invitation .left_column,.invite #facebox .invitation .right_column {
	float: left;
}

.invite #facebox .invitation div.btn {
	text-align: center;
	width: 100%;
	float: left;
}

.invite #facebox .invitation div.btn a {
	margin: 0 auto 10px auto;
	display: block;
}

.invite #facebox form#invite_friends {
	padding: 65px 26px 0 26px;
}

.invite #facebox .invitation .left_col {
	font-weight: bold;
	display: block;
	padding: 0 0 5px 0;
}

.invite #facebox .invitation .row {
	padding: 0 20px 20px 0;
}

.invite #facebox .invitation .row input {
	width: 163px;
	color: #777;
}

/*	What's This? Tooltips */
div.whats_this_tooltip {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	width: 285px;
	text-transform: none;
}

div.whats_this_tooltip .content {
	width: 265px;
	padding: 10px;
	background: url(/web/20141225100658im_/http://www.cspire.com/resources/images/tip_285.gif) no-repeat 0 -17px;
}

div.whats_this_tooltip .clearfix {
	position: relative;
	margin: 0 0 5px 0;
}

div.whats_this_tooltip h3 {
	color: #333;
	font-size: 1.455em;
}

div.whats_this_tooltip a.close {
	position: absolute;
	top: 0;
	right: 0;
	height: 22px;
	padding: 0 20px 0 0;
	background: url(/web/20141225100658im_/http://www.cspire.com/resources/images/decorations/icons_20x20.png) no-repeat right -2094px;
}

div.whats_this_tooltip p {
	margin: 0 0 5px 0;
	/*font-size: 1.1em;*/
	font-weight: normal;
	line-height: 1em;
	color: #666666;	
}

div.whats_this_tooltip .content table td.left {
	font-weight: normal;
	color: gray;
	vertical-align: middle;
	text-align: left;
	border: 1px solid gray;
	height: 25px;
	width: 85px;
	border-left: none;
}

div.whats_this_tooltip .content table td.right {
	font-weight: normal;
	color: gray;
	vertical-align: middle;
	text-align: left;
	border: 1px solid gray;
	height: 25px;
	width: 175px;
	border-right: none;
}

div.whats_this_tooltip .content table th.left {
	text-align: left;
	height: 17px;
	width: 85px;
}

div.whats_this_tooltip .content table th.right {
	text-align: left;
	height: 17px;
	width: 175px;
}

div.whats_this_tooltip .bottom {
	width: 285px;
	height: 16px;
	background: url(/web/20141225100658im_/http://www.cspire.com/resources/images/tip_285.gif) no-repeat 0 0;
}

div.whats_this_tooltip .tooltip_details {
	padding-top: 5px;
	width: 200px;
}

.clear {
	clear: both;
}

.floatLayer {
	position: absolute;
	visibility: hidden;
	width: auto;
	height: auto;
	left: 20px;
	top: 200px;
	background: url(/web/20141225100658im_/http://www.cspire.com/resources/images/backgrad.jpg) repeat-x;
	background-color: #FFFFFF;
	border: 1px solid #cccccc;
	padding: 8px;
	z-index: 11;
}

.floatLayerContent {
	padding: 10px;
	padding-top: 15px;
	padding-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
}

.floatCloseButton {
	position: absolute;
	top: 2px;
	right: 2px;
}

.hide_div {
	display: none;
}


ul.navList {
	list-style: none;
}

ul.navList li {
	float: left;
}

ul.navigation {
	font-size: 14px;
	list-style: none;
}

ul.navigation li {
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
}

ul.navigation li a {
	background: url(/web/20141225100658im_/http://www.cspire.com/resources/images/decorations/bullet_arrow_blue.gif) 0 4px no-repeat;
	margin: 0 0 0 0;
	padding: 0 0 0 12px;
}
/* copied from my_account.css */
/*ul.navigation li {
	padding-bottom: 10px;
	color: #6d9928;
}*/
ul.default {
	
}

ul.default li {
	list-style-type: none;
	background: url(/web/20141225100658im_/http://www.cspire.com/resources/images/decorations/bullet.png) 0px 5px no-repeat;
	padding: 0 0 0 14px;
	margin-bottom: 10px;
	line-height: 120%;
}

ul.arrows {
	
}

ul.arrows li {
	list-style-type: none;
	background: url(/web/20141225100658im_/http://www.cspire.com/resources/images/decorations/bullet_arrow_dkblue.png) 0px 4px no-repeat;
	padding: 0 0 0 12px;
	line-height: 120%;
}

ol.default {
	margin-left: 20px;
	list-style: decimal;
	list-style-position: outside;
}

ol.default li {
	margin-bottom: 10px;
	padding: 0 0 0 0;
	line-height: 120%;
}

#print li {
	background: transparent url(/web/20141225100658im_/http://www.cspire.com/resources/images/icon-print-off.gif) 0% 50% no-repeat;
}

#email {
	background: transparent url(/web/20141225100658im_/http://www.cspire.com/resources/images/icon-email-off.gif) 0% 50% no-repeat;
}

tr.genieActiveSlot {
	font-size: 20px;
}

tr.genieInactiveSlot {
	font-size: 12px;
}

tr.genieInactiveSlot * {
	
}

a.print {
	background: transparent url(/web/20141225100658im_/http://www.cspire.com/resources/images/icon-print-off.gif) 0% 50% no-repeat;
	padding-left: 20px;
	color: #6D9928;
}

.bin {
	padding-bottom: 10px;
	margin-bottom: 15px;
	border-bottom: 3px solid #e8e8e8;
	font-size: 12px;
	line-height: 16px;
}

.bin ul {
	margin-top: 10px;
}

.bin noborder {
	border-bottom: none;
}

.binSeparator {
	margin: 12px 0 12px 0;
	padding: 0 0 0 0;
	height: 1px;
	border-bottom: 1px solid #e8e8e8;
}

.ac_results {
	padding: 0px;
	border: 1px solid WindowFrame;
	background-color: Window;
	overflow: hidden;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results iframe {
	display: none; /*sorry for IE5*/
	display /**/: block; /*sorry for IE5*/
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	filter: mask();
	width: 3000px;
	height: 3000px;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: pointer;
	display: block;
	width: 100%;
	font: menu;
	font-size: 12px;
	overflow: hidden;
}

.ac_loading {
	background: Window url('/web/20141225100658im_/http://www.cspire.com/resources/css/old/indicator.gif') right center no-repeat;
}

.ac_over {
	background-color: #fffdca;
	color: HighlightText;
}

.ac_results a:link,.ac_results a:visited {
	color: #2C72B6;
	text-decoration: none;
}

.ac_results a:active,.ac_results a:hover {
	color: #2C72B6;
}
/*	Page-internal Layout
	====================
*/
.cols_a .main {
	float: right;
	width: 696px;
}

.cols_a .sidebar {
	float: left;
	width: 200px;
}

.cols_b .main {
	float: left;
	width: 684px;
}

.cols_b .sidebar {
	float: right;
	width: 224px;
}

.cols_c .left_sidebar {
	float: left;
	width: 160px;
}

.cols_c .main {
	float: left;
	width: 548px;
}

.cols_c .right_sidebar {
	float: right;
	width: 200px;
}

#main p,.cols_a p,.cols_b p,.cols_c p {
	line-height: 16px;
}

.selectbox_custom1 {
	width: 142px;
	margin-top: 8px;
}

/* dynamic layouts */
#flyout {
	background: url(/web/20141225100658im_/http://www.cspire.com/resources/images/decor/bg_reviewContainer.jpg) repeat-x left bottom;
	position: absolute;
	top: 0;
	left: 0;
	visibility: hidden;
	opacity: 0;
	width: auto;
	text-align: left;
	z-index: 3;
}

#flyout #flyout-header {
	border-top: 1px solid #5c6f7d;
	border-left: 1px solid #5c6f7d;
	border-right: 1px solid #5c6f7d;
	height: 16px;
	padding: 10px 10px 0 10px;
}

* html #flyout #flyout-header {
	width: auto;
	w\idth: auto;
}

* html #flyout #flyout-content {
	width: auto;
	w\idth: auto;
}

#flyout #flyout-header #close-flyout {
	position: absolute;
	top: 12px;
	right: 15px;
}

* html #flyout #flyout-header #close-flyout {
	
}

#flyout #flyout-content { /*background-color: #E5F1F5;*/
	border: 1px solid #5c6f7d;
	border-top-width: 0;
	padding: 10px;
}

#package_finder h3 {
	margin: 0 0 12px 0;
}

#package_finder p {
	font-size: 12px;
	line-height: 15px;
}

#processingLayer {
	position: absolute;
	background: #00acef;
	color:#fff;
	width:300px;
	padding:10px 0;
	font-size:20px;
	display:none;
	z-index:3005;
	-moz-border-radius: 6px; /* FF1-3.6 */
	-webkit-border-radius: 6px; /* Saf3-4, iOS 1-3.2, Android <1.6 */
	border-radius: 6px;
	filter: alpha(opacity = 80);
	opacity: .8;
}
#processingLayer img {
	vertical-align:middle;
}

#already-a-customer p {
	margin-top: 10px;
	font-size: 12px;
	line-height: 16px;
}

#answer-center p {
	margin-top: 10px;
	font-size: 1.2em;
	line-height: 120%;
}

#answer-center ul li {
	margin: 0 0 4px 0;
	font-size: 1em;
	line-height: 100%;
}

#answer-center ul li a {
	display: block;
	padding: 0 0 0 12px;
	margin: 0 0 0 0;
	background: url(/web/20141225100658im_/http://www.cspire.com/resources/images/decorations/bullet_arrow_blue.gif) no-repeat 0 4px;
}

#answer-center h3 {
	margin-bottom: 12px;
}

div.required-field {
	margin: 0 0 12px 0;
	font-size: 1em;
	color: #999999;
}

ul.simple {
	list-style-type: none;
	margin: 1em 0 1em 0;
}

ul.simple li {
	line-height: 120%;
	margin: 0 0 5px 0;
}

img.spinner {
	display: none;
	margin-top: 3px;
}

#darkBackgroundLayer {
	filter: alpha(opacity = 30);
	opacity: .3;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1000;
	background-color: #999999;
}

div.downloadManual a {
	display: block;
	width: 436px;
	height: 88px;
	background: url(/web/20141225100658im_/http://www.cspire.com/resources/images/pdf_download.png) no-repeat top left;
	text-indent: -9999px;
}

div.downloadManual a:hover,div.downloadManual a:active {
	background-position: bottom left;
}

#main p.name {
	line-height: 10px;
}

/* Fix for Shipping Flyout underneath a select drop down */
#ie6DropDownCover {
	position: absolute;
	z-index: 5;
	overflow: hidden;
	width: 33em;
}

#ie6DropDownCover iframe {
	display: none;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	filter: mask();
	width: 3000px;
	height: 3000px;
}

/* HUGE added generic alert box (see prepaid for example) */
div.alert_box {
	background: url(/web/20141225100658im_/http://www.cspire.com/resources/images/prepaid/alert_box.png) no-repeat top left;
}

div.alert_box div.note {
	float: left;
	font-size: 1.273em;
	padding: 30px 70px 0 50px;
	width: 560px;
}

div.alert_box div.note h3 {
	color: #333;
	font-size: 1.215em;
}

#main div.alert_box div.note h3 {
	line-height: 1.429em;
}

#main div.alert_box div.note p {
	line-height: 1.429em;
	margin: 0;
}

div.alert_box div.data {
	float: left;
	padding: 30px 15px 0 85px;
	position: relative;
	width: 140px;
}

div.alert_box div.data img {
	border: 1px solid #e8e8e8;
	display: block;
	height: 65px;
	position: absolute;
	top: 30px;
	left: 11px;
	width: 65px;
}

div.alert_box div.data h4 {
	color: #333;
	font-size: 1em;
	line-height: 1.2em;
	margin: 0 0 6px 0;
	text-transform: none;
}

div.alert_box div.data p {
	color: #666;
	margin: 0 0 6px 0;
}

div.alert_box div.compatibility_alert p {
	color: #333;
}

div.alert_box div.data p strong {
	color: #333;
}

div.alert_box div.bottom {
	background: url(/web/20141225100658im_/http://www.cspire.com/resources/images/prepaid/alert_box.png) no-repeat top right;
	height: 24px;
}

/* HUGE added a genie-esque popup for errors/warnings. */
#popup_note {
	width: 400px;
}

#popup_note div#popup_header {
	height: 40px;
}

.prepaid_bkgrd {
	background: #c2e7f5;
}

#popup_note h2 {
	color: #333;
	font-size: 1.4em;
	font-weight: bold;
	text-transform: uppercase;
	padding: 11px 0 0 10px;
	margin: 0;
}

#popup_note .popup_content {
	font-size: 1.091em;
	line-height: 1.333em;
	padding: 10px;
}

#popup_note .popup_footer {
	border-top: 1px solid #d5d5d5;
	color: #666;
	padding: 10px;
	margin: 0 10px 0 10px;
	text-align: center;
}

#popup_note form {
	margin: 0;
}

#popup_note form .buttons {
	text-align: center;
}

#popup_note form .buttons * {
	vertical-align: middle;
}

#popup_note .buttons {
	text-align: center;
}

#popup_note .buttons p {
	display: inline;
	position: relative;
	bottom: 7px;
	margin: 0 5px 0 5px;
}

span.header_text {
	font-size: 1.6em;
}

#facebox_overlay {
	position: absolute;
	top: 0;
	left: 0;
	background-color: #000;
	z-index: 100;
}

/* Don't comment this out. It's for the contact us page. */
.grid_container { 
	width: 500px;
}

.govt_on  { 
	float: left; 
	height: 60px; 
	width: 45%; 
	background: #f4f4f4; 
	padding: 4px; 
}

.govt_off  { 
	float: left; 
	height: 60px; 
	width: 45%; 
	padding: 4px; 
}

/*
     FILE ARCHIVED ON 10:06:58 Dec 25, 2014 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 01:11:03 Oct 13, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 8.986
  exclusion.robots: 8.055
  exclusion.robots.policy: 8.033
  esindex: 0.019
  cdx.remote: 61.298
  LoadShardBlock: 203.078 (3)
  PetaboxLoader3.datanode: 198.359 (4)
  PetaboxLoader3.resolve: 292.711 (2)
  load_resource: 328.265
*/