﻿/************************
		Icon Sprites
************************/

.childdetails-icon
{
	height:56px;
	line-height:56px;
	background:url(/App_Themes/Images/dashboard-icons.png) no-repeat;
	background-position:0 0;
	text-indent:56px;
	display:block;	
}

.transactionhistory-icon
{
	height:56px;
	line-height:56px;
	background:url(/App_Themes/Images/dashboard-icons.png) no-repeat;
	background-position:0 -168px;
	text-indent:56px;
	display:block;	
}

.schemecontribution-icon
{
	height:56px;
	line-height:56px;
	background:url(/App_Themes/Images/dashboard-icons.png) no-repeat;
	background-position:0 -56px;
	text-indent:56px;
	display:block;	
}

.orderamendments-icon
{
	height:56px;
	line-height:56px;
	background:url(/App_Themes/Images/dashboard-icons.png) no-repeat;
	background-position:0 -392px;
	text-indent:56px;
	display:block;	
}

.activecarer-icon
{
	height:56px;
	line-height:56px;
	background:url(/App_Themes/Images/dashboard-icons.png) no-repeat;
	background-position:0 -112px;
	text-indent:56px;
	display:block;	
}

.voucheramount-icon
{
	height:56px;
	line-height:56px;
	background:url(/App_Themes/Images/dashboard-icons.png) no-repeat;
	background-position:0 -336px;
	text-indent:56px;
	display:block;	
}

.promopanel-icon
{
	height:56px;
	line-height:56px;
	background:url(/App_Themes/Images/dashboard-icons.png) no-repeat;
	background-position:0 -280px;
	text-indent:56px;
	display:block;	
}

.voucherbalance-icon
{
	height:56px;
	line-height:56px;
	background:url(/App_Themes/Images/dashboard-icons.png) no-repeat;
	background-position:0 -224px;
	text-indent:56px;
	display:block;	
}

.contactdetails-icon
{
	height:56px;
	line-height:56px;
	background:url(/App_Themes/Images/dashboard-icons.png) no-repeat;
	background-position:0 -392px;
	text-indent:56px;
	display:block;	
}

.securitydetails-icon
{
	height:56px;
	line-height:56px;
	background:url(/App_Themes/Images/dashboard-icons.png) no-repeat;
	background-position:0 -448px;
	text-indent:56px;
	display:block;	
}

.calculator-icon
{
	height:56px;
	line-height:56px;
	background:url(/App_Themes/Images/dashboard-icons.png) no-repeat;
	background-position:0 -520px;
	text-indent:56px;
	display:block;	
}

.register-icon
{
	height:56px;
	line-height:56px;
	background:url(/App_Themes/Images/dashboard-icons.png) no-repeat;
	background-position:0 -576px;
	text-indent:56px;
	display:block;	
}

.employer-icon
{
	height:56px;
	line-height:56px;
	background:url(/App_Themes/Images/dashboard-icons.png) no-repeat;
	background-position:0 -632px;
	text-indent:56px;
	display:block;	
}

.address-icon-darkblue
{
	height:32px;	
	line-height:32px;
	background:url(/App_Themes/Images/contact-icons.png) no-repeat;
	background-position:0 -480px;
	text-indent:42px;
	display:block;
}

.email-icon-darkblue
{
	height:32px;	
	line-height:32px;
	background:url(/App_Themes/Images/contact-icons.png) no-repeat;	
	background-position:0 -512px;
	text-indent:42px;
	display:block;
}

.phone-icon-darkblue
{
	height:32px;	
	line-height:32px;
	background:url(/App_Themes/Images/contact-icons.png) no-repeat;
	background-position:0 -544px;
	text-indent:42px;
	display:block;
}

.address-icon-orange
{
	height:32px;	
	line-height:32px;
	background:url(/App_Themes/Images/contact-icons.png) no-repeat;
	background-position:0 -384px;
	text-indent:42px;
	display:block;
}

.email-icon-orange
{
	height:32px;	
	line-height:32px;
	background:url(/App_Themes/Images/contact-icons.png) no-repeat;	
	background-position:0 -416px;
	text-indent:42px;
	display:block;
}

.phone-icon-orange
{
	height:32px;	
	line-height:32px;
	background:url(/App_Themes/Images/contact-icons.png) no-repeat;
	background-position:0 -448px;
	text-indent:42px;
	display:block;
}

.address-icon-grey
{
	height:32px;	
	line-height:32px;
	background:url(/App_Themes/Images/contact-icons.png) no-repeat;
	background-position:0 -288px;
	text-indent:42px;
	display:block;
}

.email-icon-grey
{
	height:32px;	
	line-height:32px;
	background:url(/App_Themes/Images/contact-icons.png) no-repeat;	
	background-position:0 -320px;
	text-indent:42px;
	display:block;
}

.phone-icon-grey
{
	height:32px;	
	line-height:32px;
	background:url(/App_Themes/Images/contact-icons.png) no-repeat;
	background-position:0 -352px;
	text-indent:42px;
	display:block;
}
.tooltip-icon
{
	height:16px;
	line-height:16px;
	background:url(/App_Themes/Images/dashboard-icons.png) no-repeat;
	background-position: 0 -504px;
	text-indent:16px;
	display:block;	
}