@charset "utf-8";
/* CSS Document */

body{
	margin: 0px;
	padding: 0px;

}h2 {
	font-size: 14px;
	font-weight: bold;
	color: #ec972d;
	display: inline;
}

.clear {
	clear: both;
}
.bold {
	font-weight: bold;
}
.alignCenter {
	text-align: center;
}
.titleGap {
	height: 10px;
}

a, a:visited{
	color: #e03434;
	text-decoration: none;
}
a:hover{
	color: #e03434;
	text-decoration: underline;
}
/* Added for the vacancy section */
h2 a , h2  a:visited{
	color: #e03434;
}
/* Added for the vacancy section */
p {
}



#siteWrapper {
	padding-top: 50px;
	padding-bottom: 60px;
	width: 859px;
	margin-right: auto;
	margin-left: auto;
	font-family:Arial, Verdana; /*added by Aouse */
}
#headerWrapper {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dfdfdd;
}
#headerWrapper #logoHolder {
	margin-bottom: 25px;
}
#headerWrapper #logoHolder a {
	background-image: url(../../assets/images/global/ikano_financial_services_logo.gif);
	text-indent: -1000px;
	display: block;
	height: 75px;
	width: 238px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#mainNavWrapper {
	background-image: url(../../assets/images/global/nav_bar_background_grad.png);
	background-repeat: repeat-x;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
}
#mainNav {
	margin: 0;
	padding: 0;
	height: 24px;
	list-style: none;
	display: inline;
	overflow: hidden;
}
#mainNav li {
	display: inline;
	float:left;
}
#mainNav a {
	float: left;
	padding: 24px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:24px; /* for IE5/Win only */
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
#mainNav a:hover {
	background-position: 0 -24px;
	}

#mainNav a:active, #mainNav .selected {
	background-position: 0 -24px;
	}

#navigationHome a  {
	width: 50px;
	background-image: url(../../ikano_images/buttons/home.jpg);
	background-repeat: no-repeat;

	}
#navigationAboutus a  {
	width: 72px;
	background-image: url(../../ikano_images/buttons/about.jpg);
	background-repeat: no-repeat;

	}
#navigationOurproducts a  {
	width: 96px;
	background-image: url(../../ikano_images/buttons/products.jpg);
	background-repeat: no-repeat;

	}

#navigationPartnerus a  {
	width: 80px;
	background-image: url(../../ikano_images/buttons/partner.jpg);
	background-repeat: no-repeat;

	}
#navigationJoinus a  {
	width: 58px;
	background-image: url(../../ikano_images/buttons/join.jpg);
	background-repeat: no-repeat;

	}
#navigationContactus a  {
	width: 82px;
	background-image: url(../../ikano_images/buttons/contact.jpg);
	background-repeat: no-repeat;

	}
#navigationNewsroom a  {
	width: 82px;
	background-image: url(../../ikano_images/buttons/newsroom.jpg);
	background-repeat: no-repeat;

	}	
#navigationCustomers a  {
	width: 114px;
	background-image: url(../../ikano_images/buttons/customers.jpg);
	background-repeat: no-repeat;

	}
#navigationPartners a  {
	width: 114px;
	background-image: url(../../ikano_images/buttons/partners.jpg);
	background-repeat: no-repeat;

	}
#navigationCustomers a:hover  {
	background-position: 0 -23px !important;
	}
#navigationPartners a:hover  {
	background-position: 0 -23px !important;
	}



#navigation {
	background-image: url(../../ikano_images/buttons/back.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom:10px;
	height: 25px;
	width: 859px;
	z-index:50;
}	

#navigation ul li a img {
	display: block;
}

#navigation ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	width:700px;
	z-index:60;
}
#navigation ul li {
	display: inline;
	float:left;
	position:relative;
	z-index:70;
}
#navigation ul li a, #navigation ul li a:visited {
	float: left;
	padding: 24px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:24px; /* for IE5/Win only */
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#navigation ul li a:hover, #navigation ul li a:active {
	background-position: 0 -23px;	
}

#navigation ul li ul {     
	border: none;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	position: absolute;
	top:0px;
	left:0px;
	visibility: hidden;
	z-index:80;
}
#navigation ul li:hover ul, #navigation ul li.sfhover ul {
	 visibility: visible;
}


#navigation ul li ul li { 
	position: relative;
	z-index:101;
	height:23px;
	top:25px;
	left:-3px;
	margin:0px;
	text-align:left;
	padding: 0px;
	padding-top: 2px;
	background-color:#ffffff;
	color: #000000;
	z-index:90;
}
#navigation ul li ul li a, #navigation ul li ul li a:visited {
	color:#000000;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	float: left;
	padding: 24px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:24px; /* for IE5/Win only */
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	z-index:100;
	text-decoration: none;
}
#navigation ul li ul li a:hover {
	color: #000000;
	
	margin: 0px;
	text-decoration: none;
	
	background-color: #f9f9f7;
}


#navigation a:active, #navigation .selected {
	background-position: 0 -24px;
	}

#adBoxCol {
	float: right;
	width: 224px;
	font-family: Arial, Helvetica, sans-serif;
}

#adBoxCol .ctaUL {
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
	font-weight: bold;
	line-height: 18px;
}

#adBoxCol .adBoxDivider {
	height: 7px;
}
#adBoxCol .callTo-retailSector {
	background-image: url(../../assets/images/callTo_actions/_whatever_your_sector.gif);
	height: 156px;
}
#adBoxCol .callTo-retailSector a, #adBoxCol .callTo-retailSector a:visited, #adBoxCol .callTo-retailSector a:hover{
	padding-top: 72px;
	padding-right: 27px;
	padding-left: 27px;
	padding-bottom: 16px;
	color:#ffffff;
	font-size: 14px;
	display:block;
	text-decoration:none;
}

#adBoxCol .callTo-ikanoproducts {
	background-image: url(../../assets/images/callTo_actions/ikano_products-new.jpg);
	height: 156px;
}
#adBoxCol .callTo-ikanoproducts a, #adBoxCol .callTo-ikanoproducts a:visited, #adBoxCol .callTo-ikanoproducts a:hover{
	padding-top: 55px;
	padding-right: 27px;
	padding-left: 27px;
	padding-bottom: 16px;
	font-size: 14px;
	color: #FFFFFF;
	display:block;
	text-decoration:none;
}

#adBoxCol .callTo-whowelookfor {
	background-image: url(../../assets/images/callTo_actions/_who_we_look_for_cta.gif);
	height: 318px;
	padding-top: 55px;
	padding-right: 27px;
	padding-left: 27px;
	font-size: 14px;
	color: #FFFFFF;
}
#adBoxCol .callTo-job {
	background-image: url(../../assets/images/callTo_actions/_ikano_job_application_form_cta.gif);
	height: 301px;
	padding-top: 72px;
	padding-right: 24px;
	padding-left: 24px;
	font-size: 14px;
	color: #FFFFFF;
}
#adBoxCol .callTo-ikanospirit {
	background-image: url(../../assets/images/callTo_actions/ikano-spirit-new.jpg);
	height: 108px;
	padding-top: 48px;
	padding-right: 27px;
	padding-left: 27px;
	font-size: 13px;
	color: #FFFFFF;
}
#adBoxCol  .callTo-jaeger {
	height: 160px;
	padding-top: 60px;
	padding-right: 27px;
	padding-left: 27px;
	background-image: url(../../assets/images/callTo_actions/ikano_jaeger_button_2.png);
	font-size: 13px;
	background-repeat:no-repeat;
	color: #666666;
	line-height: 18px;
}

#adBoxCol  .callTo-newLook {
	height: 160px;
	padding-top: 60px;
	padding-right: 27px;
	padding-left: 27px;
	background-image: url(../../assets/images/callTo_actions/ikano_new-look_button_3.png);
	font-size: 13px;
	background-repeat:no-repeat;
	color: #666666;
	line-height: 18px;
}
#adBoxCol .callTo-ikea {
	height: 115px;
	padding-top: 60px;
	padding-right: 27px;
	padding-left: 27px;
	background-image: url(../../assets/images/callTo_actions/_ikea_cta.gif);
	font-size: 13px;
	color: #666666;
	line-height: 18px;
}

#adBoxCol .callTo-author {
	font-size: 10px;
	margin-top: 12px;
	font-weight: bold;
}


#adBoxCol .callTo-joinTeam {
	height: 122px;
	background-image: url(../../assets/images/callTo_actions/_join_our_team.gif);
	margin-top: 7px;
}
.callTo-joinTeam a, .callTo-joinTeam a:visited, .callTo-joinTeam a:hover {
	display: block;
	padding-top: 50px;
	padding-right: 27px;
	padding-left: 27px;
	padding-bottom: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration:none;
}




#footerWrapper {
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
#footerNavWrapper  {
	height: 23px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #d8d7d5;
	border-bottom-color: #d8d7d5;
	background-color: #fbfaf8;
}
#footerNavWrapper .footerNavLabel {
	font-size: 12px;
	font-weight: bold;
	color: #827970;
	float: left;
	line-height: 23px;
	margin-right: 7px;
	margin-left: 5px;
	height: 23px;
}

#footerNav {
	display: inline;
	list-style-type: none;
}
#footerNav li {
	float: left;
}
#footerNav   a:link,#footerNav a:visited   {
	font-size: 12px;
	color: #A09C92;
	text-decoration: none;
	padding-right: 13px;
	margin-right: 12px;
	background-image: url(../../assets/images/global/footerNavBullet.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 23px;
	display: inline-block;
	line-height: 23px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footerNav a:hover {
	color: #CA0808;
	text-decoration: underline;
}
#footerNav .end a {
	background-image: none;
}



#footerCrumbNav {
	display: inline;
	list-style-type: none;
}
#footerCrumbNav li {
	float: left;
}
#footerCrumbNav   a:link,#footerCrumbNav a:visited   {
	font-size: 12px;
	color: #F2972D;
	text-decoration: none;
	padding-right: 20px;
	margin-right: 6px;
	background-image: url(../../assets/images/footer/BCarrow.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	height: 23px;
	display: inline-block;
	line-height: 23px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footerCrumbNav a:hover {
	color: #000000;
	text-decoration: none;
}
#footerCrumbNav  .end  {
	background-image: none;
	font-size: 12px;
	color: #999999;
	padding-top: 4px;
}

#footerLinkNav {
	display: inline;
	list-style-type: none;
}
#footerLinkNav li {
	float: right;
}
#footerLinkNav   a:link, #footerLinkNav a:visited   {
	font-size: 12px;
	color: #F2972D;
	text-decoration: none;
	padding-right: 15px;
	margin-right: 6px;
	background-image: url(/ikano_images/bottom_dot.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	height: 23px;
	display: inline-block;
	line-height: 23px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footerLinkNav a:hover {
	color: #000000;
	text-decoration: none;
}
#footerCrumbNav  .end  {
	background-image: none;
	font-size: 12px;
	color: #999999;
	padding-top: 4px;
}


#baseWrapper {
	margin-top: 8px;
}
#baseLogosWrapper {
	float: right;
	width: 100%;
}
#baseLogosWrapper a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#baseLogosWrapper .fla {
	width: 48px;
	height: 29px;
	background-image: url(../../assets/images/footer/fla_logo.gif);
	overflow: hidden;
	text-indent: -1000px;
	display: block;
	float: right;
	margin-left: 8px;
}
#baseLogosWrapper .investinpeople {
	width: 42px;
	height: 29px;
	background-image: url(../../assets/images/footer/invest_in_people_logo.gif);
	overflow: hidden;
	text-indent: -1000px;
	display: block;
	float: right;
	margin-left: 8px;
}
#baseLogosWrapper .ikanogroup {
	width: 49px;
	height: 29px;
	background-image: url(../../assets/images/footer/ikano_group_logo.gif);
	overflow: hidden;
	text-indent: -1000px;
	display: block;
	float: right;
	margin-left: 8px;
}
#baseLogosWrapper .rainbow {
	width: 65px;
	height: 33px;
	background-image: url(/ikano_images/logo-rainbow.gif);
	overflow: hidden;
	text-indent: -1000px;
	display: block;
	float: left;
	margin-right: 8px;
}
#baseLogosWrapper .bic {
	width: 65px;
	height: 33px;
	background-image: url(/ikano_images/logo-bic.gif);
	overflow: hidden;
	text-indent: -1000px;
	display: block;
	float: left;
	margin-right: 8px;
}
#baseLogosWrapper .wbschool {
	width: 65px;
	height: 35px;
	background-image: url(/ikano_images/logo-wbschool.gif);
	overflow: hidden;
	text-indent: -1000px;
	display: block;
	float: left;
	margin-right: 8px;
	margin-left: -20px;
	margin-top: -2px;
}
#baseLogosWrapper .fla:hover, .investinpeople:hover, .ikanogroup:hover, .rainbow:hover, .bic:hover, .wbschool:hover {
	background-position: bottom;
}


#baseNavWrapper {
	height: 15px;
	float: left;
	width: 600px;
}
#baseNav {
	list-style-type: none;
	display: inline;
}
#baseNav img {
	float: left;
	margin-top: 2px;
}

#baseNav li {
	float: left;
}


#baseNav a:link, #baseNav a:visited {
	font-size: 11px;
	color: #989794;
	text-decoration: none;
	height: 11px;
	margin-right: 7px;
	padding-right: 8px;
	background-image: url(../../assets/images/global/baseNav_bullet.gif);
	background-repeat: no-repeat;
	background-position: right center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#baseNav a:hover {
	color: #CA0808;
	text-decoration: underline;
}
#baseNav .end a {
	background-image: none;
}

#subNavCol {
	float: left;
	width: 122px;
	clear: left;
}
#subNav {
	list-style-type: none;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
}
#subNav li {
	display: inline;
}
#subNav a {
	font-size: 12px;
	font-weight: bold;
	color: #817b73;
	text-decoration: none;
	line-height: 20px;
	float: left;
	clear: both;
	width: 118px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#subNav a:hover, #subNav .selected a {
	color: #de2828;
}


#partners {
	float: left;
	width: 587px;
	background-color: #ffffff;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #c9c9bf;
	border-bottom-color: #c9c9bf;

	padding-top: 15px;
	padding-bottom: 22px;
	font-size: 14px;
	color: #5f5f5f;
	line-height: 20px;
}
	
#partner-box{
	background-image: url("../../assets/images/home/our_partners.jpg");
	background-repeat:no-repeat;
	width:587px;
	height:281px;
}

#partner-box .welcomeBox {
	float: left;
	width: 317px;
	padding-top: 127px;
	padding-left: 29px;
	font-family: Arial, Helvetica, sans-serif;
}
#partner-box .quoteHolder {
	float: right;
	padding-right: 47px;
	width: 114px;
	font-size: 12px;
	font-weight: bold;
	color: #766b61;
	text-align: center;
	margin-top: 108px;
	font-family: Arial, Helvetica, sans-serif;
}
#partner-box .aboutUsBTN {
	float: right;
	padding-right: 37px;
	margin-top: 60px;
}
#partner-box .aboutUsBTN a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}	

#partner-menu{
	width:545px;
	margin-top:10px;
	text-align:center;
}

#partner-menu ul{
	font-size:15px;
	list-style:none;
	margin:0px;
	margin-left:115px;
	padding:0px;
}
	
#partner-menu ul li{
	display:inline;
	float:left;
	
}	
#partner-menu ul li a{
	padding-left:15px;
	padding-right:15px;
	color:#5f5f5f;
	font-weight:bold;
	text-align:center;
}	
	
#PDContentCol {
	float: left;
	width: 442px;
	background-color: #ffffff;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #c9c9bf;
	border-bottom-color: #c9c9bf;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 22px;
	font-size: 14px;
	color: #5f5f5f;
	line-height: 20px;
}
/* full width no CTA for admin area */
#PDContentCol.fullWidth {
	width: 795px;
}

#PDContentCol table {
	margin: 5px 6px 5px 0px;
	width: 100%;
	background-color:#FFFFFF;
	border-style:solid;
	border-width: 1px;
	border-color:#000000;
	border-collapse: collapse;
	font-size: 85%;
}

#PDContentCol td, th{
	text-align:center;
	vertical-align:top;
	border-style:solid;
	border-width: 1px;
	border-color:#000000;
}
/* full width no CTA for admin area */
/*
#PDContentCol a, PDContentCol a:visited{
	color: #e03434;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #e03434;
}
#PDContentCol a:hover{
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
*/






#homeContentWrapper {
	background-image: url(../../assets/images/home/background_grad.png);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 18px;
	padding-right: 15px;
	padding-bottom: 23px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d8d7d3;
}
.homeContentCol {
	float: left;
	width: 589px;
}
#homeHeroBox {
	background-image: url(../../assets/images/home/home_hero.jpg);
	height: 282px;
	width: 589px;
}
#homeHeroBox .welcomeBox {
	float: left;
	width: 317px;
	padding-top: 127px;
	padding-left: 29px;
	font-family: Arial, Helvetica, sans-serif;
}
#homeHeroBox .quoteHolder {
	float: right;
	padding-right: 47px;
	width: 114px;
	font-size: 14px;
	font-weight: bold;
	color: #766b61;
	text-align: center;
	margin-top: 118px;
	font-family: Arial, Helvetica, sans-serif;
}
#homeHeroBox .aboutUsBTN {
	float: right;
	padding-right: 42px;
	margin-top: 60px;
}
#homeHeroBox .aboutUsBTN a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.welcomeBox h1 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	display: inline;
}

.introBlock_orange  {
	font-size: 18px;
	color: #ec972d;
	line-height: 26px;
	margin-bottom: 17px;
	font-family: Arial, Helvetica, sans-serif;
}
.introBlock_red  {
	font-size: 18px;
	color: #ea0000;
	line-height: 26px;
	margin-bottom: 17px;
	font-family: Arial, Helvetica, sans-serif;
}
.introBlock_grey  {
	font-size: 18px;
	color: #837c6b;
	line-height: 26px;
	margin-bottom: 17px;
	font-family: Arial, Helvetica, sans-serif;
}
.introBlock_yellow  {
	font-size: 18px;
	color: #f3b500;
	line-height: 26px;
	margin-bottom: 17px;
	font-family: Arial, Helvetica, sans-serif;
}

#commonContentWrapper {
	background-image: url(../../ikano_images/background_grad.png);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 18px;
	padding-right: 15px;
	padding-bottom: 23px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d8d7d3;
}
#commonContentWrapper  .index-title1 h1 {
	background-image: url(../../assets/images/headers/your_credit.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 400px;
	display: block;
	margin: 0px;
	padding: 0px;
	text-indent: -1000px;
}
#commonContentWrapper  .index-title2 h1 {
	background-image: url(../../assets/images/headers/make_payment.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 400px;
	display: block;
	margin: 0px;
	padding: 0px;
	text-indent: -1000px;
}

#aboutContentWrapper {
	background-image: url(../../assets/images/aboutUs/background_grad.png);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 18px;
	padding-right: 15px;
	padding-bottom: 23px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d8d7d3;
}
#aboutContentWrapper  .index-title h1 {
	background-image: url(../../assets/images/headers/about_us.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 120px;
	display: block;
	margin: 0px;
	padding: 0px;
	text-indent: -1000px;
}
#aboutContentWrapper  .directors-title  h1 {
	background-image: url(../../assets/images/headers/Our_directors.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 176px;
	display: block;
	padding: 0px;
	text-indent: -1000px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#aboutContentWrapper .essence-title h1 {
	background-image: url(../../assets/images/headers/Our_essence.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 170px;
	display: block;
	padding: 0px;
	text-indent: -1000px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#aboutContentWrapper .mission-title h1 {
	background-image: url(../../assets/images/headers/Our_mission.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 164px;
	display: block;
	padding: 0px;
	text-indent: -1000px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#aboutContentWrapper .duties-title h1 {
	background-image: url(../../assets/images/headers/Our_duties.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 151px;
	display: block;
	padding: 0px;
	text-indent: -1000px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}



#aboutContentWrapper .image1 {
	float: right;
	height: 532px;
	width: 224px;
	margin-left: 14px;
	margin-top: 5px;
}
.about_director-name {
	font-size: 18px;
	color: #ec972d;
	margin-bottom: 12px;
}
.about_director-image {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
.about_director-divider {
	clear: both;
	height: 30px;
}





#productsContentWrapper {
	background-image: url(../../assets/images/aboutUs/background_grad.png);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 18px;
	padding-right: 15px;
	padding-bottom: 23px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d8d7d3;
}
#productsContentFrame  {
	float: left;
	width: 472px;
}


#productsContentWrapper h3 {
	font-size: 18px;
	color: #000000;
	display: inline-block;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

#productsContentWrapper .index-title h1 {
	background-image: url(../../assets/images/headers/Our_prodcuts.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 184px;
	display: block;
	margin: 0px;
	padding: 0px;
	text-indent: -1000px;
}
#productsContentWrapper .loans-title h1 {
	background-image: url(../../assets/images/headers/products-loans.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 356px;
	display: block;
	margin: 0px;
	padding: 0px;
	text-indent: -1000px;
}
#productsContentWrapper .cards-title h1 {
	background-image: url(../../assets/images/headers/store_cards.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 286px;
	display: block;
	margin: 0px;
	padding: 0px;
	text-indent: -1000px;
}
#productsContentWrapper .loyalty-title h1 {
	background-image: url(../../assets/images/headers/Loyalty_solutions.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 233px;
	display: block;
	margin: 0px;
	padding: 0px;
	text-indent: -1000px;
}
#productsContentWrapper .sales-title h1 {
	background-image: url(../../assets/images/headers/Sales_support.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 233px;
	display: block;
	margin: 0px;
	padding: 0px;
	text-indent: -1000px;
}

#productsContentWrapper   .products_flashcmpnt {
	text-align: center;
	margin-top: 35px;
}

#productsTabsWrapper-inactive {
	height: 53px;
}
#productsTabsWrapper-loans {
	height: 53px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #e90101;
}
#productsTabsWrapper-cards {
	height: 53px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #eb8300;
}
#productsTabsWrapper-loyalty {
	height: 53px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #887f6e;
}
#productsTabsWrapper-sales {
	height: 53px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #ffbe00;
}


#productsTabNav {
	margin: 0;
	padding: 0;
	height: 53px;
	list-style: none;
	display: inline;
	overflow: hidden;
}
#productsTabNav li {
	display: inline;
	float:left;
}
#productsTabNav a {
	float: left;
	overflow: hidden;
	height: 0px !important;
	height /**/:53px; /* for IE5/Win only */
	margin-right: 9px;
	padding-top: 53px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	width: 97px;
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
#productsTabNav a:hover {
	background-position: 0 -53px;
	}

#productsTabNav a:active, #productsTabNav .selected {
	background-position: 0 -53px;
	}

#productsTabloans a  {
	background-image: url(../../assets/images/products/tabs/ifc_and_loans.jpg);
	background-position: left top;
}
#productsTabCards a  {
	background-image: url(../../assets/images/products/tabs/cards.jpg);
	background-position: left top;
}
#productsTabLoyalty a  {
	background-image: url(../../assets/images/products/tabs/loyalty.jpg);
	background-position: left top;
}
#productsTabSales a  {
	background-image: url(../../assets/images/products/tabs/sales.jpg);
	background-position: left top;
}




#partnerContentWrapper {
	background-image: url(../../assets/images/aboutUs/background_grad.png);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 18px;
	padding-right: 15px;
	padding-bottom: 23px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d8d7d3;
}
#partnerContentWrapper .index-title h1 {
	background-image: url(../../assets/images/headers/Partnerus.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 210px;
	display: block;
	margin: 0px;
	padding: 0px;
	text-indent: -1000px;
}
#partnerContentWrapper .index-title2 h1 {
	background-image: url(../../assets/images/headers/Contact_us.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 210px;
	display: block;
	margin: 0px;
	padding: 0px;
	text-indent: -1000px;
}
#partnerContentWrapper .index-title3 h1 {
	background-image: url(../../assets/images/headers/Our_clients.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 210px;
	display: block;
	margin: 0px;
	padding: 0px;
	text-indent: -1000px;
}
#partnerContentWrapper h3 {
	font-size: 18px;
	color: #000000;
	display: inline-block;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}



#clientLogosWrapper h4{
font-size:22px;
margin:0 0 -10px 0;
padding:10px 0 5px 0;
border-bottom:1px solid #EAE9E5;
}

#clientLogosWrapper {
	padding-top: 20px;
	padding-right: 16px;
	padding-left: 16px;
}
#clientLogosWrapper .logoBox {
	/*height: 92px;*/
	width: 189px;
	float: left;
	background-color: #EFEFEF;
	clear: left;
	margin-top: 22px;
	border: 1px solid #DDDDDD;
}
#clientLogosWrapper .logoBox2 {
	/*height: 92px;*/
	width: 189px;
	float: right;
	background-color: #E4E4E4;
	clear: right;
	margin-top: 22px;
	border: 1px solid #DDDDDD;
}
#clientLogosWrapper a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#clientLogosWrapper a:hover {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/*Jam*/
#clientLogosWrapper span{
	
	overflow:hidden;
	margin-top:22px;
	
}
/*Jam*/




#joinusContentWrapper {
	background-image: url(../../assets/images/aboutUs/background_grad.png);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 18px;
	padding-right: 15px;
	padding-bottom: 23px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d8d7d3;
}
#joinusContentWrapper ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 12px;
}


#joinusContentWrapper h3 {
	font-size: 18px;
	color: #000000;
	display: inline-block;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

#joinusContentWrapper .index-title h1 {
	background-image: url(../../assets/images/headers/Join_us.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 234px;
	display: block;
	margin: 0px;
	padding: 0px;
	text-indent: -1000px;
}
#joinusContentWrapper .apply-title h1 {
	background-image: url(../../assets/images/headers/Apply_to_join_us.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 275px;
	display: block;
	margin: 0px;
	padding: 0px;
	text-indent: -1000px;
}
#joinusContentWrapper .equalopps-title h1 {
	background-image: url(../../assets/images/headers/Equal_opportunities.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 291px;
	display: block;
	margin: 0px;
	padding: 0px;
	text-indent: -1000px;
}
#joinusContentWrapper .dataprotection-title h1 {
	background-image: url(../../assets/images/headers/Data_protection_act.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 302px;
	display: block;
	margin: 0px;
	padding: 0px;
	text-indent: -1000px;
}
#joinusContentWrapper .job-title h1 {
	background-image: url(../../assets/images/headers/Job.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 302px;
	display: block;
	margin: 0px;
	padding: 0px;
	text-indent: -1000px;
}
#joinusContentWrapper .vacancyWrapper {
	margin-top: 18px;
}
#joinusContentWrapper .image1 {
	float: right;
	margin-left: 15px;
	margin-top: -15px;
}
#joinusContentWrapper #downloads {
	margin-top: 10px;
}
#joinusContentWrapper #downloads  .iconHolder  {
	float: left;
	clear: none;
	display: inline-block;
}
#joinusContentWrapper #downloads .txtHolder {
	float: right;
	clear: none;
	width: 140px;
	display: inline-block;
	height: 40px;
}


#joinusContentWrapper #downloads a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: inline;
}
/*
#joinusContentWrapper table {
	width: 441px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#joinusContentWrapper table .headerBlock {
	background-color: #887f6e;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#joinusContentWrapper table .contentBlock {
	font-size: 12px;
	color: #7a7263;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
	vertical-align: top;
}
*/


#newsroomContentWrapper {
	background-image: url(../../assets/images/aboutUs/background_grad.png);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 18px;
	padding-right: 15px;
	padding-bottom: 23px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d8d7d3;
}

#newsroomContentWrapper h1 {
	
	width: 410px;
	line-height:28px;
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
	font-size: 22px;
	font-weight:bold;
	color:#333333;
}
#newsroomContentWrapper ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 12px;
}


#newsroomContentWrapper h3 {
	font-size: 18px;
	color: #000000;
	display: inline-block;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}



/* Added by Aouse so table styles apply without the need toinput class in vacancies section */
#businessRequirements table {
	width: 441px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#businessRequirements table th {
	background-color: #887f6e;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#businessRequirements table td {
	font-size: 12px;
	color: #7a7263;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
	vertical-align: top;
}
/* Added by Aouse so table styles apply without the need toinput class in vacancies section */




#contactContentWrapper {
	background-image: url(../../assets/images/aboutUs/background_grad.png);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 18px;
	padding-right: 15px;
	padding-bottom: 23px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d8d7d3;
}
#contactContentWrapper ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 12px;
}


#contactContentWrapper h3 {
	font-size: 18px;
	color: #000000;
	display: inline-block;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

#contactContentWrapper .index-title h1 {
	background-image: url(../../assets/images/headers/Contact_us.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 260px;
	display: block;
	margin: 0px;
	padding: 0px;
	text-indent: -1000px;
}
#contactContentWrapper #termsBox {
	font-size: 12px;
	color: #c1bfb2;
	margin-top: 20px;
	line-height: 14px;
}



#sitemapContentWrapper {
	background-image: url(../../assets/images/aboutUs/background_grad.png);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 18px;
	padding-right: 15px;
	padding-bottom: 23px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d8d7d3;
}
#sitemapContentWrapper ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 12px;
}



#sitemapContentWrapper h3 {
	font-size: 18px;
	color: #000000;
	display: inline-block;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

#sitemapContentWrapper .index-title h1 {
	background-image: url(../../assets/images/headers/Site_map.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 260px;
	display: block;
	margin: 0px;
	padding: 0px;
	text-indent: -1000px;
}
#sitemapContentWrapper .indented {
	margin-left: 35px;
}




#infoContentWrapper {
	background-image: url(../../assets/images/aboutUs/background_grad.png);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 18px;
	padding-right: 15px;
	padding-bottom: 23px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d8d7d3;
}
#infoContentWrapper ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 12px;
}

#infoContentWrapper h3 {
	font-size: 18px;
	color: #000000;
	display: inline-block;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

#infoContentWrapper .accessibility-title h1 {
	background-image: url(../../assets/images/headers/Accessibility.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 260px;
	display: block;
	margin: 0px;
	padding: 0px;
	text-indent: -1000px;
}
#infoContentWrapper .legalterms-title h1 {
	background-image: url(../../assets/images/headers/Legal_terms_of_use.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 260px;
	display: block;
	margin: 0px;
	padding: 0px;
	text-indent: -1000px;
}

/* Admin section form */
.admin {margin:10px 0 5px 0;}
.admin label{display:block;margin:0 0 3px 0;}
.admin input{margin:0 0 10px 0;}
/*Admin section form */

/* contact us phone list table - added 29062010 CP */
table.contactus { border-top: 1px solid black; border-left: 1px solid black; }
table.contactus tr td { border-right: 1px solid black; border-bottom: 1px solid black; }

/* Specific style for H5 on the contact us page, done so nothing else is overwritten */
h5.contactHeading{margin:0 0 7px 0;}
/* Specific style for H5 on the contact us page, done so nothing else is overwritten */

/* POPUP */
a{
cursor: pointer;
text-decoration:none;
}

.backgroundPopup{
/*display:none;*/	
position:fixed;
/*_position:absolute;  hack for internet explorer 6*/
height:100%;
width:100%;
top:0;
left:0;
background:#000000;
border:1px solid #000;
z-index:1;
}
.popupContact{
/*
top:0;
height:5px;
width:491px;
background:#FFFFFF;
border:0px solid #cecece;
z-index:2319;
padding:0px;
margin-top:0px;
*/
}

.popupContact h5{
color:#EB7F00;
font-size:1.4em;
font-weight:normal;
width:470px;
}

.popupContactClose{
font-size:14px;
line-height:14px;
right:6px;
top:4px;
position:absolute;
color:#6fa5fd;
font-weight:700;
display:block;
width:10px;
}
.buttons{
cursor:pointer;
font-weight:bold;
}

.ir_messageResult{
width:491px;
border:0px solid red;
margin:0;
padding:0 20px 0px 20px;
float:left;
}

.ir_messageResult p, ul{
margin:0 0 0 0;
padding:0 0 0 15px;
width:430px;
border:0px solid red;
color:#5F5F5F;
}
#pop_up_buttons{
margin:0 0 15px 0;
}

#pop_up_buttons .ir_cta{
color:#EB0000;
margin:0 0 2px 0;
}
/* POP UP */









/* JQuery */


/* Main wrapper for the slideshow. Acts as a container for aboslute positioned layers. */
#slideshow{
	background-image:url(../../home-slideshow/show-background.gif);
	background-repeat:no-repeat;
	visibility:hidden;
	margin:0px;
	position:relative;
	padding:0px;
	width:860px;
	display:block;
	
}


/*Formats text elements in slideshow*/
p{
	
	padding:0px;
	margin:0px;
	padding-top:10px;
}						

/*---------- Text elements for scene one ---------------------*/

#smart{
	background-color:#FFFFFF;
	position:absolute;
	visibility:hidden;
	top:4px;
	left:40px;
	font-size:100px;
	font-weight:bold;
	color:#000000;
	z-index:3;
	display:block;
}	
#simple{
	background-color:#FFFFFF;
	position:absolute;
	visibility:hidden;
	top:120px;
	left:40px;
	font-size:100px;
	font-weight:bold;
	color:#000000;
	z-index:3;
	display:block;
}
#fair{
	background-color:#FFFFFF;
	position:absolute;
	visibility:hidden;
	top:242px;
	left:40px;
	font-size:100px;
	font-weight:bold;
	color:#000000;
	z-index:3;
	display:block;
}

/*---------- Text elements for scene two ---------------------*/

#our{
	background-color:#FFFFFF;
	position:absolute;
	top:2px;
	left:40px;
	font-size:100px;
	font-weight:bold;
	visibility:hidden;
	color:#000000;
	z-index:5;
	display:block;
}	
#famous{
	background-color:#FFFFFF;
	position:absolute;
	top:122px;
	left:40px;
	font-size:100px;
	font-weight:bold;
	visibility:hidden;
	color:#000000;
	z-index:5;
	display:block;
}
#friends{
	background-color:#FFFFFF;
	position:absolute;
	top:242px;
	left:40px;
	font-size:100px;
	font-weight:bold;
	visibility:hidden;
	color:#000000;
	z-index:5;
	display:block;
}


/*---------- Background images for each scene ---------------------*/

#balloons{
	visibility:hidden;
	position:absolute;
	top:0px;
	left:0px;
	display:block;
	z-index:2;
	}
#logos{
	visibility:hidden;
	
	position:absolute;
	top:0px;
	z-index:4;
	left:0px;
	display:block;
	}	
#euro{
	visibility:hidden;
	position:absolute;
	top:0px;
	z-index:6;
	left:0px;
	display:block;
	}		
