.sprint .left {
	float:left;
}
.sprint .price {
	display: block;
	position: relative;
	top: -.3636em;
	margin-bottom: 1.4545em;
	white-space: nowrap;
}

.sprint .price em {
	font-size: 200%;
	position: relative;
	top: .3636em;
}

.sprint #sprintHome {
	margin-top: 0;
	padding: 0 0 20px;
	background: #FFF;
}

/* Home Page Splash / Marketing Area Styles
------------------------------------------------------------------------------*/
.sprint #sprintHome h3#splashWelcome {
	float: left;
	margin-left: 48px;
	padding: 0;
	border-bottom: none;
	color: #000;
	font-size: 20px;
}

.sprint #sprintHome a#iAmACustomer {
	margin-left: 48px;
	font-size: 14px;
}

/* 20/12/09 CS 349861 */
.sprint #sprintHome a#notMe {
	float: left;
	margin: 5px 0 0 20px;
	font-size: 14px;
	line-height: normal;
}

.sprint #sprintHome #splash {
	position: relative;
	clear: both;
	background: #FFF url(/global/images/homepage/bgd_herospace.gif) no-repeat left bottom;
}

.sprint #sprintHome #splash ul#splashPromoMenu {
	position: absolute;
	right: 40px;
	top: 19px;
	z-index: 2;
}

.sprint #sprintHome #splash ul#splashPromoMenu #promoScrollIndicator {
	position: absolute;
	z-index: 3;
	width: 46px;
	height: 40px;
	right: -4px;
	top: 0;
	background: url(/global/images/homepage/bgd_splash_itemselected.gif) no-repeat;
	cursor: pointer;
}

.sprint #sprintHome #splash ul#splashPromoMenu #promoScrollTimer {
	position: absolute;
	right: 1px;
	top: 1px;
	width: 44px;
	height: 38px;
	overflow: hidden;
}

.sprint #sprintHome #splash ul#splashPromoMenu #promoScrollTimer span {
	position: absolute;
	top: 0;
	display: block;
	height: 38px;
	background: #FFE100;
}

.sprint #sprintHome #splash ul#splashPromoMenu #promoScrollTimer span.solid {
	right: 0;
	width: 5px;
}

.sprint #sprintHome #splash ul#splashPromoMenu #promoScrollTimer span.opaque {
	left: 0;
	width: 38px;
}

.sprint #sprintHome #splash ul#splashPromoMenu li {
	margin: 0 0 10px;
	padding: 0;
	width: 42px;
	height: 42px;
	overflow: hidden;
}

.sprint #sprintHome #splash ul#splashPromoMenu li img {
	display: block;
	width: 38px;
	height: 38px;
	border: 1px solid #D9DCDD;
	cursor: pointer;
}

.sprint #sprintHome #splash ul#splashPromoMenu li:hover img {
	border: 1px solid #FFE100;
}

.sprint #sprintHome #splash ul#splashPromoMenu li.last {
	margin-bottom: 0;
}


.sprint #sprintHome #splash div.promo {
	position: relative;
	z-index: 1;
}

.sprint #sprintHome #splash div.promo {
	position: relative;
	z-index: 1;
	display:block;
	opacity: 0;
	width: 960px;
	height: 322px;
}

.sprint #sprintHome #splash div.defaultPromo a,
.sprint #sprintHome #splash div.defaultPromo a img {
	display: block;
	width: 960px;
	height: 322px;
}



/* Home Page Modules
------------------------------------------------------------------------------*/
.sprint #homeModules {
	position: relative;
	z-index: 4; /* To sit above promos */
	margin-top: 19px;
	width: 960px;
	height: 127px;
}

.sprint #homeModules li.module {
	float: left;
	margin-right: 20px;
	width: 223px;
	height: 125px;
	border: 1px solid #D9DCDD;
	background: url(/global/images/homepage/bgd_footermodules.gif) no-repeat -223px 0;
}

.sprint #homeModules li.last {
	margin-right: 0;
}

/* shadow images */
.sprint #homeModules li div.shadow {
	position: absolute;
	top: -8px;
	overflow: hidden;
}

.sprint #homeModules li div.shadowLeft,
.sprint #homeModules li div.shadowRight {
	width: 7px;
	height: 367px;
}

.sprint #homeModules li div.shadowLeft {
	left: -8px;
	background: url(/global/images/homepage/bgd_fullcontent_shadow_left.png) no-repeat;
}

.sprint #homeModules li div.shadowRight {
	right: -8px;
	background: url(/global/images/homepage/bgd_fullcontent_shadow_right.png) no-repeat;
}

.sprint #homeModules li div.shadowTop {
	left: -1px;
	width: 420px;
	height: 7px;
	background: url(/global/images/homepage/bgd_fullcontent_shadow_top.png) no-repeat;
}

.sprint #homeModules li div.module {
	position: relative;
	height: 125px;
}

/* default summary styles (can be overriden if need-be) */
.sprint #homeModules li div.summary {
	position: relative;
	z-index: 6;
	width: 100%;
	height: 100%;
	background: url(/global/images/homepage/bgd_footermodules.gif) no-repeat;
	overflow: hidden;
}

.sprint #homeModules li div.summary h3 {
	position: absolute;
	right: 0;
	top: 22px;
	margin: 0;
	padding: 0;
	width: 125px;
	border: none;
	color: #333;
}

.sprint #homeModules li div.summary img {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 98px;
	height: 125px;
}

.sprint #homeModules li div.summary div.summaryText {
	position: absolute;
	right: 20px;
	top: 44px;
	margin: 0;
	padding: 0;
	width: 105px;
	height: 61px;
	color: #656565;
}

.sprint #homeModules li div.summary div.summaryText,
.sprint #homeModules li div.summary div.summaryText p {
	font-style: normal;
}

/* Default full content styles. These should NOT be overridden */
.sprint #homeModules li div.full {
	padding: 19px;
	width: 380px;
	height: 320px;
	overflow: hidden;
}



/* Full Module Template Styles
----------------------------------------------------------*/
.sprint #homeModules li div.full h2.main {
	margin: 0;
	padding: 0;
	color: #000;
	font-size: 21px;
	border: none;
}

.sprint #homeModules .columnDivideWrapper {
	margin-bottom: 20px;
}

.sprint #homeModules li div.full h3.subHeading {
	margin: 0;
	padding: 0;
	color: #000;
	font-size: 16px;
	border: none;
}

.sprint .columnOneHalf,
.sprint .columnOneHalfRt {
	width: 180px;
}

.sprint .columnOneThird,
.sprint .columnOneThirdRt {
	width: 113px;
}

.sprint .columnTwoThirds,
.sprint .columnTwoThirdsRt {
	width: 247px;
}

.sprint .columnOneHalfRt,
.sprint .columnOneThirdRt,
.sprint .columnTwoThirdsRt .sprint .homeModuleTemplateOne

.sprint .columnOneHalf,
.sprint .columnOneThird,
.sprint .columnTwoThirds {
	float: left;
	margin-right: 20px;
}

/* Home Module Template #1 */
.sprint .homeModuleTemplateOne .full {
	padding: 19px;
}

.sprint .homeModuleTemplateOne .topContainer {
	position: relative;
	height: 200px;
	overflow: hidden;
}

.sprint .homeModuleTemplateOne .topContainer img {
	float: left;
	margin-right: 10px;
	display: block;
}

.sprint .homeModuleTemplateOne .learnMoreLink {
	background: transparent url(/global/images/template/common/bullet_arrow.gif) no-repeat;
	padding: 0 9px 0 19px;
}

.sprint .homeModuleTemplateOne .learnMoreLink a {
	color: #000000;
}

.sprint .homeModuleTemplateOne .topContainer {
	border-bottom:1px dashed #E3E3E3;
	padding-bottom: 20px;
}

.sprint .homeModuleTemplateOne .columnTwoThirds p {
	width: 237px;
}

.sprint .homeModuleTemplateOne .columnOneThirdRt ul {
}

.sprint .homeModuleTemplateOne .columnOneThirdRt {
	width: 93px;
}

/* Home Module Template #2 */
.sprint .homeModuleTemplateTwo .full {
	padding: 19px;
}

.sprint .homeModuleTemplateTwo .topContainer {
	position: relative;
	height: 160px;
	padding-top: 10px;
	overflow: hidden;
}

.sprint .homeModuleTemplateTwo .topContainer img {
	float: left;
	margin-right: 10px;
	display: block;
}

.sprint .homeModuleTemplateTwo .learnMoreLink {
	background: transparent url(/global/images/template/common/bullet_arrow.gif) no-repeat;
	padding: 0 9px 0 19px;
}

.sprint .homeModuleTemplateTwo .learnMoreLink a {
	color: #000000;
}

.sprint .homeModuleTemplateTwo .topContainer {
	border-bottom:1px dashed #E3E3E3;
	padding-bottom: 20px;
}

.sprint .homeModuleTemplateTwo .columnTwoThirds p {
	width: 237px;
}

.sprint .homeModuleTemplateTwo .columnOneThirdRt ul {
}

.sprint .homeModuleTemplateTwo .columnOneThirdRt {
	width: 93px;
}



/* Segmentation Home Page
------------------------------------------------------------------------------*/
.sprint #sprintHome.segmentation {
	margin-top: 0;
	padding: 0 140px 20px;
	background: #FFF url(/global/images/homepage/bgd_herospace.gif) no-repeat left bottom;
}

.sprint #sprintHome.segmentation h1,
.sprint #sprintHome.segmentation h2,
.sprint #sprintHome.segmentation h3,
.sprint #sprintHome.segmentation h4 {
	margin: 0;
	padding: 0;
	border: none;
}

.sprint #sprintHome.segmentation h1 {
	margin: 51px 0 43px;
	width: 111px;
	height: 47px;
}

.sprint #sprintHome.segmentation h1 a img {
	display: block;
	width: 111px;
	height: 47px;
	border: none;
}

.sprint #sprintHome.segmentation h2#welcome {
	margin: 0 0 9px;
	font-size: 30px;
	color: #000;
}

.sprint #sprintHome.segmentation h3#connectivity {
	margin: 0 0 31px;
	font-size: 20px;
	color: #999;
}

.sprint #sprintHome.segmentation h3#tellUs {
	font-size: 20px;
	color: #333;
	display:inline;
}

.sprint #sprintHome.segmentation a#rememberMe {
	font-size: 14px;
	font-style: italic;
}

.sprint #sprintHome.segmentation div#rememberMeToolTip {
	display: none;
}

.sprint #sprintHome.segmentation ol li#clientSegment,
.sprint #sprintHome.segmentation ol li#prospectSegment {
	float: left;
	position: relative;
	margin-top: 14px;
	height: 91px;
	background: url(/global/images/homepage/bgd_segment.gif) no-repeat 0 -4px;
	overflow: hidden;
	cursor: pointer;
}

.sprint #sprintHome.segmentation ol li#clientSegment.over,
.sprint #sprintHome.segmentation ol li#prospectSegment.over {
	background: url(/global/images/homepage/bgd_segment.gif) no-repeat -330px 0;
}

.sprint #sprintHome.segmentation ol li#clientSegment img,
.sprint #sprintHome.segmentation ol li#prospectSegment img {
	position: absolute;
	left: 1px;
	top: 1px;
	display: block;
	width: 108px;
	height: 118px;
}

.sprint #sprintHome.segmentation ol li#clientSegment {
	margin-right: 20px;
	padding: 29px 0 0 111px;
	width: 219px;
}

.sprint #sprintHome.segmentation ol li#clientSegment.over {
	margin: 10px 16px -4px -4px;
	padding: 33px 4px 4px 115px;
}

.sprint #sprintHome.segmentation ol li#clientSegment.over img {
	left: 5px;
	top: 5px;
}

.sprint #sprintHome.segmentation ol li#clientSegment h4 {
	width: 128px;
	height: 40px;
}

.sprint #sprintHome.segmentation ol li#clientSegment h4 a {
	display: block;
	width: 128px;
	height: 40px;
	background: url(/global/images/homepage/heading_sprintcustomer.gif) no-repeat;
	text-indent: -9999em;
}

.sprint #sprintHome.segmentation ol li#prospectSegment {
	padding: 29px 0 0 110px;
	width: 220px;
}

.sprint #sprintHome.segmentation ol li#prospectSegment.over {
	margin: 10px -4px -4px;
	padding: 33px 4px 4px 114px;
}

.sprint #sprintHome.segmentation ol li#prospectSegment.over img {
	top: 5px;
	left: 5px;
}

.sprint #sprintHome.segmentation ol li#prospectSegment h4 {
	width: 164px;
	height: 42px;
}

.sprint #sprintHome.segmentation ol li#prospectSegment h4 a {
	display: block;
	width: 164px;
	height: 42px;
	background: url(/global/images/homepage/heading_donthavesprint.gif) no-repeat;
	text-indent: -9999em;
}

.sprint #sprintHome.segmentation ol li#businessSegment {
	clear: both;
	margin-bottom: 52px;
	padding: 20px 0 0 20px;
	width: 660px;
	height: 60px;
	background: url(/global/images/homepage/bgd_segment_business.gif) no-repeat 0 16px;
	overflow: hidden;
	cursor: pointer;
}

.sprint #sprintHome.segmentation ol li#businessSegment.over {
	margin: -4px -4px 48px;
	padding: 20px 4px 4px 24px;
	background: url(/global/images/homepage/bgd_segment_business.gif) no-repeat -680px 16px;
}

.sprint #sprintHome.segmentation ol li#businessSegment h4 {
	float: left;
	margin: 20px 0 24px 0; 
	width: 236px;
	height: 16px;
}

.sprint #sprintHome.segmentation ol li#businessSegment h4 a {
	display: block;
	width: 236px;
	height: 16px;
	background: url(/global/images/homepage/heading_businesssolutions.gif) no-repeat;
	text-indent: -9999em;
}

/* upgrade eligibility styles */
#hp_upgrade_main{
	margin-right:0;
}
#hp_upgrade_image{
	width:175px;
}
#hp_upgrade_main div.field{
	margin-bottom:10px;
}
#hp_upgrade_main p{
	margin-right:10px;
}
#upgEligCheckForm{
	margin-top:30px;
}
.sprint #upgEligCheckForm label.error {
    background: url("/global/images/icons/ico_error_sml.gif") no-repeat scroll 0 0.0909em transparent;
    color: #CC2424;
    display: block;
	padding:2px 0 0 25px;
	margin-top:5px;
}
#upgradeEligibilityResetText{
	cursor:pointer;
	text-decoration:underline;
	color:#1c94c3;
}
/* end upgrade eligibility styles */
/*
 * Biz 3.0 Cookie Page
 * ***********************/

.sprint #sprintHome.interstitial {
	padding: 0 0 0;
	background: none;
} 
 
.sprint  #interstitial {
	
	margin: 0 auto;
	background: #FFF url(/global/images/homepage/bgd_interstitialcookie.jpg) repeat-x 0 0;
	height: 539px;
	margin: 20px 0;
	padding: 0 120px;
	border-bottom: 1px solid #c5c5c5;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}

.sprint #sprintHome  #interstitial  h1 {
	margin-top: 0;
}

.sprint #interstitial .currentCustomer,
.sprint #interstitial .browsingCustomer {
	width: 343px;
	height: 247px;
	border: 1px solid #c5c5c5;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	float: left;
	background-color: #FFF;
	margin: auto;
	text-align: center;
}

.sprint #interstitial .currentCustomer h2,
.sprint #interstitial .browsingCustomer h2 {
	margin-top: 35px;
}

.sprint #interstitial .browsingCustomer {
	margin-left: 20px;
}

.sprint #interstitial .currentCustomer ul,
.sprint #interstitial .browsingCustomer ul {
	margin: auto;
	text-align: center;
	width: 204px; 
}

.sprint #interstitial .currentCustomer li,
.sprint #interstitial .browsingCustomer li {
	background: url(/global/images/homepage/bgd_customerType.jpg) no-repeat;
	display: block;
	height: 55px;
	line-height : 55px;
	text-align: center;
	font-size: 20px;
	margin-top: 20px;
}

.sprint #interstitial .currentCustomer li a,
.sprint #interstitial .browsingCustomer li a{
	display: block;
	height: 55px;
	color: #333333;
}



