
/* --- basket ---*/
#paragraphFormat{
	font-size: inherit;
	padding-top: 10px;
}
#salesProductImage{
	float: left;
	padding: 10px 20px 10px 20px;
}
.salesPDFImage{
	float: left;
	margin: 0 10px 6px 15px;
}
.salesRecalcButtonClass{
	margin-right: 10px;
}
.salesHyperlinkStrip{
	margin-top: 3px;
}
#BalanceAlertsFrequencyBlock,
#AmountSection,
#ScheduledPaymentAlertsBlock,
#FrequencyValueBlock,
#upgradeConsentAgreementBlock{
	display: none;
}

#pricingDisplayDetails{
    font-size: larger;
    font-weight: bolder;
}

#ProductBottomtext{
	float: left;
	font-size: 1.8em;
	padding: 45px 0 0 0;
}

#productGridLine3 a {
	margin: 0 0px 0px 16px;
}

.customCardContentBlockMainBack{
	border-top-color: white;
	border-top-style: solid;
	border-top-width: 7px;
}
.customCardContentBlockMainBack,.customCardTopBlockMainBack{
	padding: 1px 7px 7px 0;
}
.customCardTopBlockDividerBack{
	background-color:#FFF;
	border-left-color: #FFF;
	font-size: inherit;
	cursor: pointer;
}
.customCardTopBlockDividerBackFontUpSize{
  font-family: f_bold;
  font-size: 27px;
  margin: 0 0 -3px -2px;

  line-height: 24px;
  padding-left: 38%;
  padding-bottom: 4%;
  padding-top: 4%;
}

.customCardTopBlockBDividerBackFontUpSize,
.customCardTopBlockCDividerBackFontUpSize
{
	padding: 12px 0 0 0;
	color: #ff9900;
	font-size: 19px;
}

.customLoanopBlockDividerBackFontUpSize{
	padding: 0 0 4px 0;
	font-size: 1.3em;
}
.customLoanTopBlockDividerBack{
	background-color:#abdddd;
	border-left-style: solid;
	border-top:1px;
	
}

.customLoanButton{
	background-color:#FF9900;
	border-left-color: #e7e7e7;
	border-left-style: solid;
	border-left-width: 1px;
	padding: 7px 7px 7px 7px;
	font-size: inherit;
	vertical-align: middle;
	text-decoration: none;
	color: #FFF;
	float:right;
	font-family: FNBSansLight;
	cursor: pointer;
}
.customLoanButtonFontUpSize{
	padding: 7px 7px 7px 7px;
	text-align: center;
	vertical-align: middle;
	font-size: 1.3em;
}


.customLoanopBlockDividerBackFontUpSize{
	padding: 0 0 4px 0;
	font-size: 1.3em;
}
.customLoanTopBlockDividerBack{
	background-color:#abdddd;
	border-left-style: solid;
	border-top:1px;
	
}

.customLoanButton{
	background-color:#FF9900;
	border-left-color: #e7e7e7;
	border-left-style: solid;
	border-left-width: 1px;
	padding: 7px 7px 7px 7px;
	font-size: inherit;
	vertical-align: middle;
	text-decoration: none;
	color: #FFF;
	float:right;
	font-family: FNBSansLight;
	cursor: pointer;
}
.customLoanButtonFontUpSize{
	padding: 7px 7px 7px 7px;
	text-align: center;
	vertical-align: middle;
	font-size: 1.3em;
}

.customCardTopBlockHighLightColor{
	background-color:#FFF;
}
.customCardContentBlockDividerBack{
	border-left-color: #FFF;
	border-left-style: solid;
	border-left-width: 7px;
	padding: 0px 7px 7px 7px;
	font-size: inherit;
	text-align: right;
	
}


#blockB{
  cursor: pointer;
  float: left; 
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 100%;
  text-align: center;
  width: 50%;
  border-right: 1px solid black;
}
#blockC{
  cursor: pointer;
  float: left;
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 100%;
  text-align: center;
  width: 50%;
}

.blockBImage{
  background-image: url(/Sales/03images/sales/02icons/icon_Accounts_colour_teal.png);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-transition: all.2s;
  -moz-transition: all.2s;
  -o-transition: all.2s;
  transition: all.2s;
  width: 48px;
  height: 48px;
  
  display: block;
  position: relative;
  text-align: center;
  margin: 0 auto -4px auto;
  padding: 0x 0px 0px 0px;
}

.blockCImage{
  background-image: url(/Sales/03images/sales/02icons/icon_cellPay_colour_turq.png);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-transition: all.2s;
  -moz-transition: all.2s;
  -o-transition: all.2s;
  transition: all.2s;
  width: 48px;
  height: 48px;
  
  display: block;
  position: relative;
  text-align: center;
  margin: 0 auto -4px auto;
  padding: 0x 0px 0px 0px;
}




.textAlignReset{
	text-align: left;
}
.blockContentClass {
	display: none;
}
.blockDisplayClass{
	display: block;
}
.contentArrowClass{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
.thinBlueLine{
	border-bottom-color: #009999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.customiseProductLineHolder{
	background-color: #dadada;
	height: 192px;
}
.customiseProductColButton{
	padding: 17px 30px 17px 30px;
}
#customiseProductColCard{
	background: url(/Sales/03images/sales/salescardholder.png) no-repeat top;
	width: 148px;
	height: 90px;
}
#customiseProductColPlus{
	background: url(/Sales/03images/sales/salesplussign.png) no-repeat top;
	width: 36px;
	height: 32px;
}
#customiseProductColDevice{
	background: url(/Sales/03images/sales/salesdeviceholdersmall.png) no-repeat top;
	width: 86px;
	height: 109px;
}
#customiseProductColOverdraft{
	font-size: inherit;
}
#customiseProductColAmountPerMonth{
	font-size: 1.8em;
}

.blockContentClass {
    display: none;
}
#blockAContent,
#blockBContent,
#blockCContent{
	display: none;
}


.ProductBottomImage{
    float: left;
    padding: 22px 22px 22px 22px;
}
/* --- brandselect --- */
.productImageLayout{
	padding: 0 0 0 0;
	max-width: 140px;
	max-height: 120px;
}
#deviceProductName{
	font-size: 1.8em;
	height: 50px;
	margin-top: 10px;
	color: black
}
#deviceProductPrice{
	font-size: 1.8em;
	color: black
}
.selectorHolderMiddleProduct {
	height: 180px; 
}
.selectorHolderMiddleDeviceProduct{
	height: 210px; 
}

/* --- cardselect --- */
.salesHideProducts{
	display: none;
}
.cardImageLayout{
	max-height: 170px;
}

/* --- customisecard --- */
.blockContentClass {
	display: none;
}
.blockDisplayClass{
	display: block;
}

.productGridLine1{
    width: 20%;
    float: left;
    border-right: 1px solid black;
    box-sizing: border-box;
    min-height: 75%;
    top: 13%;
    position: relative;
}

.productGridLine1 img{
	width: 64%;
	transform: translate(25%, 8%);
    box-shadow: 3px 4px 5px 1px rgba(0,0,0,0.50);
}

.productGridLine2{
    width: 30%;
    float: left;
    top: 12%;
    border-right: 1px solid black;
    box-sizing: border-box;
    min-height: 75%;
    position: relative;
}

.productGridLine3{
    min-height: 75%;
    width: 30%;
    top: 13%;
    /* padding: 2px 2px 8px 0px; */
    float: left;
    position: relative;
    border-right: 1px solid black;
    box-sizing: border-box;
}

.productGridLine4{
	min-height: 75%;
    width: 20%;
    top: 7%;
    float: left;
    position: relative;
    box-sizing: border-box
}

.productGridLine5{
    min-height: 75%;
    top: 7%;	
	width: 48%;
    float: left;
    border-right: 1px solid black;
    box-sizing: border-box;
    padding: 0px 3px 0 5px;
    margin: 6px 0px 0px 3px;
    position: relative;
 }
 .productGridLine6{
    min-height: 75%;
    width: 48%;
    top: 7%;
    float: left;
    position: relative;
    box-sizing: border-box;
}

.productGridLine7{ /*upgrade / downgrade styling*/
    float: left;
    margin: 31px 15px 0 28px;
}

.productGridLine7 p,
.productGridLine6 p,
.productGridLine5 p,
.productGridLine4 p,
.productGridLine3 p,
.productGridLine2 p,
.productGridLine1 p{
	font-size: inherit;
	line-height: 1.1em;
	margin-bottom: 0.5em;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 8px;
}


.productGridLine7 h2,
.productGridLine6 h2,
.productGridLine5 h2,
.productGridLine4 h2,
.productGridLine3 h2,
.productGridLine2 h2,
.productGridLine1 h2 {
    font-size: 20px;
    line-height: 22px;
    width: 100%;
    padding: 0px 8px 0px 0px;
    margin: 7px 3px 8px 7px;
    font-weight: bold;
}


#overdraftDisplayStyle{
	padding: 25px 0 0 0;
}

.productGridLine7 a,
.productGridLine6 a,
.productGridLine5 a,
.productGridLine4 a,
.productGridLine3 a,
.productGridLine2 a,
.productGridLine1 a{
    padding-left: 15px;
}


.salesDowngradeFormButton{
     position: relative;
    margin: 5% 17%;
    width: 65%;
    color: #FFF;
    background: #F90 none repeat scroll 0% 0%;
    border: 1px solid #F90;
    font-size: inherit;
    padding: 4px 4px;
    text-align: center;
    border-radius: 6px;
}

.salesParagraph{
	font-size:1.4em;
	padding-top:10px;
}
.disclaimer{
	font-size:inherit;
}
.salesDebtConTableHeader{
	margin-top: 5px;
}

/* creditcard-customise.jsp */
#changeCardDesign{
	font-size: inherit;
    padding: 7px 7px 7px 7px;
    max-width: 110px;
    text-align: center;
    margin: 0px 0px 0px 13px;
}
.floatToolbox{
	float: left;
	margin-left:14px;
	margin-right:10px;
	margin-bottom:6px;
}
.tooltipParagraphText {
	float: left;
	font-size:15px;
	padding-left: 15px;
}
#additionalCardDeclaration{
	font-size: 14px;
}
.salesChangeDesignButton{
	margin-top: 4px;
}

/*cc upgrade styles*/

.salesParagraph{
	font-size:1.4em;
	padding-top:10px;
}

#changeCardDesign{
	font-size: inherit;
	padding: 7px 7px 7px 7px;
	max-width: 110px;
	text-align: center;
	margin-bottom: 10px;
}

.floatToolbox{
	float: left;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:6px;
}

.tooltipParagraphText {
	float: left;
	font-size:15px;
	padding-left: 15px;
}

#additionalCardDeclaration{
	font-size: 14px;
}
.salesInlineLink {
	font-size: 14px;;
}

.textAlignReset{
	text-align: left;
}
.blockContentClass {
	display: none;
}
.blockDisplayClass{
	display: block;
}
.contentArrowClass{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
.thinBlueLine{
	border-bottom-color: #009999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.AccountDetailsDisplay{
    padding: 10px 0 10px 20px;
}

.AccountDetailsDisplayText{
    padding: 10px 0 0 0;
    font-size: inherit;
}

#ProductBottomImage{
    float: left;
    padding: 10px 20px 10px 20px;
}

#ProductBottomtext{
    float: left;
    font-size: 1.8em;
    padding: 45px 0 0 0;
}

#blockAContent,
#blockBContent,
#blockCContent{
	display: none;
}

#customiseProductColPlus{
    background: url(/Sales/03images/sales/salesplussign.png) no-repeat top;
    width: 36px;
    height: 32px;
}
#customiseProductColDevice{
    background: url(/Sales/03images/sales/salesdeviceholdersmall.png) no-repeat top;
    width: 86px;
    height: 109px;
}

#customiseProductColOverdraft{
    font-size: 1.8em;
}
#customiseProductColAmountPerMonth{
    font-size: 1.8em;
}
.showHide{
    display: none;
}