.paycentra .left {
	float:left;
}
.paycentra .price {
	display: block;
	position: relative;
	top: -.3636em;
	margin-bottom: 1.4545em;
	white-space: nowrap;
}

.paycentra .price em {
	font-size: 200%;
	position: relative;
	top: .3636em;
}

.paycentra #paycentraHome {
	margin-top: 0;
	padding: 0 0 20px;
	background: #FFF;
}

/* Home Page Splash / Marketing Area Styles
------------------------------------------------------------------------------*/
.paycentra #paycentraHome h3#splashWelcome {
	float: left;
	margin-left: 10px;
	margin-top:10px;
	padding: 0;
	border-bottom: none;
	color: #000;
	font-size: 20px;
	overflow:hidden;
}

.paycentra #paycentraHome a#iAmACustomer {
	margin-left: 48px;
	font-size: 14px;
}

/* 20/12/09 CS 349861 */
.paycentra #paycentraHome a#notMe {
	float: left;
	margin: 5px 0 0 20px;
	font-size: 14px;
	line-height: normal;
}

.paycentra #paycentraHome #splash {
	position: relative;
	clear: both;
	background: #FFF url(/global/images/homepage/bgd_herospace.gif) no-repeat left bottom;
}

.paycentra #paycentraHome #splash ul#splashPromoMenu {
	position: absolute;
	right: 40px;
	top: 19px;
	z-index: 2;
}

.paycentra #paycentraHome #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;
}

.paycentra #paycentraHome #splash ul#splashPromoMenu #promoScrollTimer {
	position: absolute;
	right: 1px;
	top: 1px;
	width: 44px;
	height: 38px;
	overflow: hidden;
}

.paycentra #paycentraHome #splash ul#splashPromoMenu #promoScrollTimer span {
	position: absolute;
	top: 0;
	display: block;
	height: 38px;
	background: #FFE100;
}

.paycentra #paycentraHome #splash ul#splashPromoMenu #promoScrollTimer span.solid {
	right: 0;
	width: 5px;
}

.paycentra #paycentraHome #splash ul#splashPromoMenu #promoScrollTimer span.opaque {
	left: 0;
	width: 38px;
}

.paycentra #paycentraHome #splash ul#splashPromoMenu li {
	margin: 0 0 10px;
	padding: 0;
	width: 42px;
	height: 42px;
	overflow: hidden;
}

.paycentra #paycentraHome #splash ul#splashPromoMenu li img {
	display: block;
	width: 38px;
	height: 38px;
	border: 1px solid #D9DCDD;
	cursor: pointer;
}

.paycentra #paycentraHome #splash ul#splashPromoMenu li:hover img {
	border: 1px solid #FFE100;
}

.paycentra #paycentraHome #splash ul#splashPromoMenu li.last {
	margin-bottom: 0;
}


.paycentra #paycentraHome #splash div.promo {
	position: relative;
	z-index: 1;
}

.paycentra #paycentraHome #splash div.promo {
	position: relative;
	z-index: 1;
	display:block;
	opacity: 0;
	width: 960px;
	height: 230px;
}

.paycentra #paycentraHome #splash div.defaultPromo a,
.paycentra #paycentraHome #splash div.defaultPromo a img {
	display: block;
	width: 960px;
	height: 230px;
}



/* Home Page Modules
------------------------------------------------------------------------------*/
.paycentra #homeModules {
	position: relative;
	z-index: 4; /* To sit above promos */
	margin-top: 19px;
	width: 960px;
	height: 127px;
}

.paycentra #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;
}

.paycentra #homeModules li.last {
	margin-right: 0;
}

/* shadow images */
.paycentra #homeModules li div.shadow {
	position: absolute;
	top: -8px;
	overflow: hidden;
}

.paycentra #homeModules li div.shadowLeft,
.paycentra #homeModules li div.shadowRight {
	width: 7px;
	height: 367px;
}

.paycentra #homeModules li div.shadowLeft {
	left: -8px;
	background: url(/global/images/homepage/bgd_fullcontent_shadow_left.png) no-repeat;
}

.paycentra #homeModules li div.shadowRight {
	right: -8px;
	background: url(/global/images/homepage/bgd_fullcontent_shadow_right.png) no-repeat;
}

.paycentra #homeModules li div.shadowTop {
	left: -1px;
	width: 420px;
	height: 7px;
	background: url(/global/images/homepage/bgd_fullcontent_shadow_top.png) no-repeat;
}

.paycentra #homeModules li div.module {
	position: relative;
	height: 125px;
}

/* default summary styles (can be overriden if need-be) */
.paycentra #homeModules li div.summary {
	position: relative;
	z-index: 6;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.paycentra #homeModules li div.summary h3 {
	position: absolute;
	right: 0px;
	top: 10px;
	margin: 0;
	padding: 0;
	width: 215px;
	border: none;
	color: #333;
	font-size:14px;
	font-weight:bold;
}

.paycentra #homeModules li div.summary div.summaryText {
	position: absolute;
	right: 0px;
	top: 30px;
	margin: 0;
	padding: 0;
	width: 218px;
	height: 75px;
	color: #656565;
}

.paycentra #homeModules li div.summary h3.longTitle {
  top:16px !important;
}

.paycentra #homeModules li div.summary div.summaryText p.longTitle{
	  position:relative;
	  top:8px;
}

.paycentra #homeModules li div.summary img.adMod {
	position: relative;
	left: 0;
	top: 0;
	display: block;
	width: 223px;
	height: 125px;
}

.paycentra #homeModules li div.summary div.summaryText,
.paycentra #homeModules li div.summary div.summaryText p {
	font-style: normal;
}

/* Default full content styles. These should NOT be overridden */
.paycentra #homeModules li div.full {
	padding: 19px;
	width: 380px;
	height: 320px;
	overflow: hidden;
}

/* default summary_bb[for Bahai] styles (can be overriden if need-be) */
.paycentra #homeModules li div.summary_bb {
	position: relative;
	z-index: 6;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.paycentra #homeModules li div.summary_bb h3 {
	position: absolute;
	right: 0px;
	top: 10px;
	margin: 0;
	padding: 0;
	width: 164px;
	border: none;
	color: #ffffff;
	font-size:14px;
	font-weight:bold;
	text-align:center;
}

.paycentra #homeModules li div.summary_bb div.summaryText {
	position: absolute;
	right: 0px;
	top: 30px;
	margin: 0;
	padding: 0;
	width: 218px;
	height: 75px;
	color: #656565;
}

.paycentra #homeModules li div.summary_bb h3.longTitle {
  top:16px !important;
}

.paycentra #homeModules li div.summary_bb div.summaryText p.longTitle{
	  position:relative;
	  top:8px;
}

.paycentra #homeModules li div.summary_bb img.adMod {
	position: relative;
	left: 0;
	top: 0;
	display: block;
	width: 223px;
	height: 125px;
}

.paycentra #homeModules li div.summary_bb div.summaryText,
.paycentra #homeModules li div.summary_bb div.summaryText p {
	font-style: normal;
}


/* Full Module Template Styles
----------------------------------------------------------*/
.paycentra #homeModules li div.full h2.main {
	margin: 0;
	padding: 0;
	color: #000;
	font-size: 21px;
	border: none;
}

.paycentra #homeModules .columnDivideWrapper {
	margin-bottom: 20px;
}

.paycentra #homeModules li div.full h3.subHeading {
	margin: 0;
	padding: 0;
	color: #000;
	font-size: 16px;
	border: none;
}

.paycentra .columnOneHalf,
.paycentra .columnOneHalfRt {
	width: 180px;
}

.paycentra .columnOneThird,
.paycentra .columnOneThirdRt {
	width: 113px;
}

.paycentra .columnTwoThirds,
.paycentra .columnTwoThirdsRt {
	width: 247px;
}

.paycentra .columnOneHalfRt,
.paycentra .columnOneThirdRt,
.paycentra .columnTwoThirdsRt .paycentra .homeModuleTemplateOne

.paycentra .columnOneHalf,
.paycentra .columnOneThird,
.paycentra .columnTwoThirds {
	float: left;
	margin-right: 20px;
}

/* Home Module Template #1 */
.paycentra .homeModuleTemplateOne .full {
	padding: 19px;
}

.paycentra .homeModuleTemplateOne .topContainer {
	position: relative;
	height: 200px;
	overflow: hidden;
}

.paycentra .homeModuleTemplateOne .topContainer img {
	float: left;
	margin-right: 10px;
	display: block;
}

.paycentra .homeModuleTemplateOne .learnMoreLink {
	background: transparent url(/global/images/template/common/bullet_arrow.gif) no-repeat;
	padding: 0 9px 0 19px;
}

.paycentra .homeModuleTemplateOne .learnMoreLink a {
	color: #000000;
}

.paycentra .homeModuleTemplateOne .topContainer {
	border-bottom:1px dashed #E3E3E3;
	padding-bottom: 20px;
}

.paycentra .homeModuleTemplateOne .columnTwoThirds p {
	width: 237px;
}

.paycentra .homeModuleTemplateOne .columnOneThirdRt ul {
}

.paycentra .homeModuleTemplateOne .columnOneThirdRt {
	width: 93px;
}

/* Home Module Template #2 */
.paycentra .homeModuleTemplateTwo .full {
	padding: 19px;
}

.paycentra .homeModuleTemplateTwo .topContainer {
	position: relative;
	height: 160px;
	padding-top: 10px;
	overflow: hidden;
}

.paycentra .homeModuleTemplateTwo .topContainer img {
	float: left;
	margin-right: 10px;
	display: block;
}

.paycentra .homeModuleTemplateTwo .learnMoreLink {
	background: transparent url(/global/images/template/common/bullet_arrow.gif) no-repeat;
	padding: 0 9px 0 19px;
}

.paycentra .homeModuleTemplateTwo .learnMoreLink a {
	color: #000000;
}

.paycentra .homeModuleTemplateTwo .topContainer {
	border-bottom:1px dashed #E3E3E3;
	padding-bottom: 20px;
}

.paycentra .homeModuleTemplateTwo .columnTwoThirds p {
	width: 237px;
}

.paycentra .homeModuleTemplateTwo .columnOneThirdRt ul {
}

.paycentra .homeModuleTemplateTwo .columnOneThirdRt {
	width: 93px;
}



/* Segmentation Home Page
------------------------------------------------------------------------------*/
.paycentra #paycentraHome.segmentation {
	margin-top: 0;
	padding: 0 140px 20px;
	background: #FFF url(/global/images/homepage/bgd_herospace.gif) no-repeat left bottom;
}

.paycentra #paycentraHome.segmentation h1,
.paycentra #paycentraHome.segmentation h2,
.paycentra #paycentraHome.segmentation h3,
.paycentra #paycentraHome.segmentation h4 {
	margin: 0;
	padding: 0;
	border: none;
}

.paycentra #paycentraHome.segmentation h1 {
	margin: 51px 0 43px;
	width: 111px;
	height: 47px;
}

.paycentra #paycentraHome.segmentation h1 a img {
	display: block;
	width: 111px;
	height: 47px;
	border: none;
}

.paycentra #paycentraHome.segmentation h2#welcome {
	margin: 0 0 9px;
	font-size: 30px;
	color: #000;
}

.paycentra #paycentraHome.segmentation h3#connectivity {
	margin: 0 0 31px;
	font-size: 20px;
	color: #999;
}

.paycentra #paycentraHome.segmentation h3#tellUs {
	font-size: 20px;
	color: #333;
	display:inline;
}

.paycentra #paycentraHome.segmentation a#rememberMe {
	font-size: 14px;
	font-style: italic;
}

.paycentra #paycentraHome.segmentation div#rememberMeToolTip {
	display: none;
}

.paycentra #paycentraHome.segmentation ol li#clientSegment,
.paycentra #paycentraHome.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;
}

.paycentra #paycentraHome.segmentation ol li#clientSegment.over,
.paycentra #paycentraHome.segmentation ol li#prospectSegment.over {
	background: url(/global/images/homepage/bgd_segment.gif) no-repeat -330px 0;
}

.paycentra #paycentraHome.segmentation ol li#clientSegment img,
.paycentra #paycentraHome.segmentation ol li#prospectSegment img {
	position: absolute;
	left: 1px;
	top: 1px;
	display: block;
	width: 108px;
	height: 118px;
}

.paycentra #paycentraHome.segmentation ol li#clientSegment {
	margin-right: 20px;
	padding: 29px 0 0 111px;
	width: 219px;
}

.paycentra #paycentraHome.segmentation ol li#clientSegment.over {
	margin: 10px 16px -4px -4px;
	padding: 33px 4px 4px 115px;
}

.paycentra #paycentraHome.segmentation ol li#clientSegment.over img {
	left: 5px;
	top: 5px;
}

.paycentra #paycentraHome.segmentation ol li#clientSegment h4 {
	width: 128px;
	height: 40px;
}

.paycentra #paycentraHome.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;
}

.paycentra #paycentraHome.segmentation ol li#prospectSegment {
	padding: 29px 0 0 110px;
	width: 220px;
}

.paycentra #paycentraHome.segmentation ol li#prospectSegment.over {
	margin: 10px -4px -4px;
	padding: 33px 4px 4px 114px;
}

.paycentra #paycentraHome.segmentation ol li#prospectSegment.over img {
	top: 5px;
	left: 5px;
}

.paycentra #paycentraHome.segmentation ol li#prospectSegment h4 {
	width: 164px;
	height: 42px;
}

.paycentra #paycentraHome.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;
}

.paycentra #paycentraHome.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;
}

.paycentra #paycentraHome.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;
}

.paycentra #paycentraHome.segmentation ol li#businessSegment h4 {
	float: left;
	margin: 20px 0 24px 0; 
	width: 236px;
	height: 16px;
}

.paycentra #paycentraHome.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;
}
.paycentra #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
 * ***********************/

.paycentra #paycentraHome.interstitial {
	padding: 0 0 0;
	background: none;
} 
 
.paycentra  #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;
}

.paycentra #paycentraHome  #interstitial  h1 {
	margin-top: 0;
}

.paycentra #interstitial .currentCustomer,
.paycentra #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;
}

.paycentra #interstitial .currentCustomer h2,
.paycentra #interstitial .browsingCustomer h2 {
	margin-top: 35px;
}

.paycentra #interstitial .browsingCustomer {
	margin-left: 20px;
}

.paycentra #interstitial .currentCustomer ul,
.paycentra #interstitial .browsingCustomer ul {
	margin: auto;
	text-align: center;
	width: 204px; 
}

.paycentra #interstitial .currentCustomer li,
.paycentra #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;
}

.paycentra #interstitial .currentCustomer li a,
.paycentra #interstitial .browsingCustomer li a{
	display: block;
	height: 55px;
	color: #333333;
}



/* VERSION ICONS & LIFESTYLE INTERSTITIAL */
.paycentra #interstitial.versionIcons, .paycentra #interstitial.versionLifeStyle{
	background:none;
	padding: 0;
	border:none;
}

.paycentra #interstitial.versionIcons .currentCustomer, 
.paycentra #interstitial.versionIcons .browsingCustomer{
	border:none;
	width: 445px;
}
.paycentra #interstitial.versionIcons  .currentCustomer li, 
.paycentra #interstitial.versionIcons .browsingCustomer li,
.paycentra #interstitial.versionLifeStyle  .currentCustomer li, 
.paycentra #interstitial.versionLifeStyle .browsingCustomer li{
	background:none;
	margin-top: 0px;
	text-align: left;
	height: 40px;
	line-height:35px;
}
.paycentra #interstitial.versionIcons ul, .paycentra #interstitial.versionLifeStyle ul{
	margin-left:67px;
}
.paycentra #interstitial.versionIcons .subhead ,
.paycentra #interstitial.versionIcons h2,
.paycentra #interstitial.versionLifeStyle .subhead ,
.paycentra #interstitial.versionLifeStyle h2{
	font-size: 14px;
	text-align: left;
	margin: 20px 0 20px 67px;
	line-height: 22px;
}
.paycentra #interstitial.versionLifeStyle .subhead ,
.paycentra #interstitial.versionLifeStyle h2{
	margin: 20px 0 20px 0px;
}
.paycentra #interstitial.versionLifeStyle .subhead {
	font-size: 14px;
	height: 48px;
}
.paycentra #interstitial.versionIcons .currentCustomer li a, 
.paycentra #interstitial.versionIcons .browsingCustomer li a ,
.paycentra #interstitial.versionLifeStyle .currentCustomer li a, 
.paycentra #interstitial.versionLifeStyle .browsingCustomer li a {
	display: inline;
	height: 30px;
	color: #333333;
}
.paycentra #interstitial.versionLifeStyle{
	background: url("/global/images/homepage/main_lifestyle.png") no-repeat 355px 88px;
	padding: 0;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 auto;
	width: 1080px;
	height: 590px;
}
.bodyVersionLS{
	background-image: url("/global/images/homepage/colortile.png");
	background-repeat:repeat-x;
	width:100%
}
.paycentra #interstitial.versionLifeStyle .currentCustomer, 
.paycentra #interstitial.versionLifeStyle .browsingCustomer{
	border:none;
	width: 250px;
	background-color: transparent;
}

.paycentra #interstitial.versionLifeStyle .currentCustomer ul, 
.paycentra #interstitial.versionLifeStyle .browsingCustomer ul {
	margin: auto;
	text-align: center;
	width: 304px;
}
.paycentra #interstitial.versionLifeStyle .welcomeImg{
	margin: 30px 0 15px;
}
.paycentra.bodyVersionLS #footer {
	margin: 0 auto
}
.paycentra #paycentraHome.segmentation h1 a img.logo{
	display: block;
	position: relative;
	border: none;
	top: 18px;
}