﻿/**********************/
/*********tabs*********/
/**********************/


/*life insurance tabs*/
.lifeInsurance .onlineApplicationHeader{
	background:url(../../Images/Application/bg_applicationTabsLI.gif) 0 0 no-repeat;
}

.lifeInsurance .stepIndicator .stepOne{
	background:url(../../Images/Application/tab_coverLI.gif) 0 bottom no-repeat;
}

.lifeInsurance .stepIndicator .stepTwo{
	background:url(../../Images/Application/tab_aboutLI.gif) 0 bottom no-repeat;
}

.lifeInsurance .stepIndicator .stepThree{
	background:url(../../Images/Application/tab_healthLI.gif) 0 bottom no-repeat;
}

.lifeInsurance .stepIndicator .stepFour{
	background:url(../../Images/Application/tab_confirmationLI.gif) 0 bottom no-repeat;
}

.lifeInsurance .completeIndicator div{
	background:url(../../Images/Application/tick_LI.png) 0 0 no-repeat;
}


/*funeral plan tabs*/
.funeralPlan .onlineApplicationHeader{
	background:url(../../Images/Application/bg_applicationTabsFP.gif) 0 0 no-repeat;
}

.funeralPlan .stepIndicator .stepOne{
	background:url(../../Images/Application/tab_coverFP.gif) 0 bottom no-repeat;
}

.funeralPlan .stepIndicator .stepTwo{
	background:url(../../Images/Application/tab_aboutFP.gif) 0 bottom no-repeat;
}

.funeralPlan .stepIndicator .stepThree{
	background:url(../../Images/Application/tab_healthFP.gif) 0 bottom no-repeat;
}

.funeralPlan .stepIndicator .stepFour{
	background:url(../../Images/Application/tab_confirmationFP.gif) 0 bottom no-repeat;
}

.funeralPlan .completeIndicator div{
	background:url(../../Images/Application/tick_FP.png) 0 0 no-repeat;
}


/*income protector tabs*/
.incomeProtector .onlineApplicationHeader{
	background:url(../../Images/Application/bg_applicationTabsIP.gif) 0 0 no-repeat;
}

.incomeProtector .stepIndicator .stepOne{
	background:url(../../Images/Application/tab_coverIP.gif) 0 bottom no-repeat;
}

.incomeProtector .stepIndicator .stepTwo{
	background:url(../../Images/Application/tab_aboutIP.gif) 0 bottom no-repeat;
}

.incomeProtector .stepIndicator .stepThree{
	background:url(../../Images/Application/tab_healthIP.gif) 0 bottom no-repeat;
}

.incomeProtector .stepIndicator .stepFour{
	background:url(../../Images/Application/tab_confirmationIP.gif) 0 bottom no-repeat;
}

.incomeProtector .completeIndicator div{
	background:url(../../Images/Application/tick_IP.png) 0 0 no-repeat;
}


/*insurance for over 55 tabs*/
.insurance55 .onlineApplicationHeader{
	background:url(../../Images/Application/bg_applicationTabsIP55.gif) 0 0 no-repeat;
}

.insurance55 .stepIndicator .stepOne{
	background:url(../../Images/Application/tab_coverIP55.gif) 0 bottom no-repeat;
}

.insurance55 .stepIndicator .stepTwo{
	background:url(../../Images/Application/tab_aboutIP55.gif) 0 bottom no-repeat;
}

.insurance55 .stepIndicator .stepThree{
	background:url(../../Images/Application/tab_healthIP55.gif) 0 bottom no-repeat;
}

.insurance55 .stepIndicator .stepFour{
	background:url(../../Images/Application/tab_confirmationIP55.gif) 0 bottom no-repeat;
}

.insurance55 .completeIndicator div{
	background:url(../../Images/Application/tick_IP55.png) 0 0 no-repeat;
}


/*major illness tabs*/
.majorIllness .onlineApplicationHeader{
	background:url(../../Images/Application/bg_applicationTabsMI.gif) 0 0 no-repeat;
}

.majorIllness .stepIndicator .stepOne{
	background:url(../../Images/Application/tab_coverMI.gif) 0 bottom no-repeat;
}

.majorIllness .stepIndicator .stepTwo{
	background:url(../../Images/Application/tab_aboutMI.gif) 0 bottom no-repeat;
}

.majorIllness .stepIndicator .stepThree{
	background:url(../../Images/Application/tab_healthMI.gif) 0 bottom no-repeat;
}

.majorIllness .stepIndicator .stepFour{
	background:url(../../Images/Application/tab_confirmationMI.gif) 0 bottom no-repeat;
}

.majorIllness .completeIndicator div{
	background:url(../../Images/Application/tick_MI.png) 0 0 no-repeat;
}


/*accidental death tabs*/
.accidentalDeath .onlineApplicationHeader{
	background:url(../../Images/Application/bg_applicationTabsAD.gif) 0 0 no-repeat;
}

.accidentalDeath .stepIndicator .stepOne{
	background:url(../../Images/Application/tab_coverAD.gif) 0 bottom no-repeat;
}

.accidentalDeath .stepIndicator .stepTwo{
	background:url(../../Images/Application/tab_aboutAD.gif) 0 bottom no-repeat;
}

.accidentalDeath .stepIndicator .stepThree{
	background:url(../../Images/Application/tab_healthAD.gif) 0 bottom no-repeat;
}

.accidentalDeath .stepIndicator .stepFour{
	background:url(../../Images/Application/tab_confirmationAD.gif) 0 bottom no-repeat;
}

.accidentalDeath .completeIndicator div{
	background:url(../../Images/Application/tick_AD.png) 0 0 no-repeat;
}

/*cancer insurance tabs*/
.cancerInsurance .onlineApplicationHeader{
	background:url(../../Images/Application/bg_applicationTabsCI.gif) 0 0 no-repeat;
}

.cancerInsurance .stepIndicator .stepOne{
	background:url(../../Images/Application/tab_coverCI.gif) 0 bottom no-repeat;
}

.cancerInsurance .stepIndicator .stepTwo{
	background:url(../../Images/Application/tab_aboutCI.gif) 0 bottom no-repeat;
}

.cancerInsurance .stepIndicator .stepThree{
	background:url(../../Images/Application/tab_healthCI.gif) 0 bottom no-repeat;
}

.cancerInsurance .stepIndicator .stepFour{
	background:url(../../Images/Application/tab_confirmationCI.gif) 0 bottom no-repeat;
}

.cancerInsurance .completeIndicator div{
	background:url(../../Images/Application/tick_CI.png) 0 0 no-repeat;
}

/**********************/
/********popup*********/
/**********************/
.popupHeader .lifeInsurancePlan{
	background:url(../../Images/header_popupLI.gif) 0 0 no-repeat;
}