/* CSS Document */

body{
	color:#6E7562;
	font-family:Arial, Helvetica, sans-serif;
	font-size:76%;
	}
.hidden {
	display:none;
	}
	
hr{
	border-bottom:1px dashed #ccc;
	border-top:0px dashed #fff;
	border-left:none;
	border-right:none;
	height:1px;
	margin:10px 0;
	}

a img{ border:0;}
h3, h4, p, ul { 
	padding:0.4em 0;
	}
ul{ 
	margin-left:30px;
	}
ul li {
	margin:0.4em 0;
	background:url("/resources/images/common/redArrow.gif") no-repeat 0 4px;
	list-style:none;
	padding-left:14px;
	}

.gold ul {
	list-style:none;
	}
	
li.gold  {
	height:28px;
	background:url("/resources/images/GoldCard/tick.gif") no-repeat ;
	list-style:none;
	padding-left: 30px;
	}

ul.threeColumn{
	float:left;
	width:150px;}

h3{ 
	color:#ED1000;
	font-size:1.4em;
	}	
h4{ 
	color:#6E7562;
	font-size:1.2em;
	}	
a{
	color:#900;
	}
a:hover{
	text-decoration:none;
	color:#A0A794;}
	
h3.red a {color:#ED1000;}
h3.red a:hover {color:#ED1000;}
	
/* PAGE TITLES */
body#products div.title {background:url("/resources/images/titles/products.gif") no-repeat;}
body#vouchers div.title {background:url("/resources/images/titles/vouchers.gif") no-repeat;}
body#loans div.title {background:url("/resources/images/titles/loans.gif") no-repeat;}
body#catalogue div.title {background:url("/resources/images/titles/catalogue.gif") no-repeat;}
body#promotions div.title {background:url("/resources/images/titles/promotions.gif") no-repeat;}
body.contact div.title {background:url("/resources/images/titles/contact.gif") no-repeat;}
body.about div.title {background:url("/resources/images/titles/about.gif") no-repeat;}
body#existing div.title {background:url("/resources/images/titles/existing.gif") no-repeat;}
body#recruitment div.title {background:url("/resources/images/titles/recruitment.gif") no-repeat;}
body.corporate div.title{background:url("/resources/images/titles/corporate.gif") no-repeat;}
body.decline div.title{background:url("/resources/images/titles/decline.gif") no-repeat;}

/* apply */
body#apply_assumptions div.title {background:url("/resources/images/titles/assumptions.gif") no-repeat;}
body#apply_customer div.title, body#apply_address div.title {background:url("/resources/images/titles/customer.gif") no-repeat;}
body#apply_application div.title {background:url("/resources/images/titles/application.gif") no-repeat;}
body#apply_confirm div.title {background:url("/resources/images/titles/confirm.gif") no-repeat;}
body.apply ul li {background:url("/resources/images/common/blueArrow.gif") no-repeat 0 4px;}

/* apply agent */
body#apply_agent_personal div.title, body#apply_address div.title {background:url("/resources/images/titles/agent_customer.gif") no-repeat;}
body#apply_agent_application div.title {background:url("/resources/images/titles/agent_application.gif") no-repeat;}
body#apply_agent_confirm div.title {background:url("/resources/images/titles/agent_confirm.gif") no-repeat;}

/* extras pages */
body#extra_pages div.title {background:url("/resources/images/titles/existing.gif") no-repeat;}

/* doorstep pages */
body#doorstep div.title {background:url("/resources/images/titles/existing.gif") no-repeat;}



div.title{
 	height:90px;
	padding:10px;
	}

div.title h1{
	color:#900;
	font-size:2em;
	margin-top:60px;
	}	

div.title h2{
	color:#900;
	font-size:2em;
	margin-top:60px;
	}
	
div.title h2.applyAgent{
	font-size: 2.6em;
	margin-top: 16px;
	}
	
body.apply .title h2{color:#069;}

/* APPLY BUTTON*/
.applySml{ 
	background:url("/resources/images/common/applyBox.gif") top no-repeat;
	padding:10px 6px 0 6px;
	text-align:center;
	}
.applySml p.number{ 
	color:#03ACCD;
	font-weight:bold;
	padding:0;
	}
.applySml p.number span{
	font-size:1.6em;
	}
.applySml p.applyAgentText{ 
	color:#03ACCD;
	font-weight:bold;
	font-size: 1.8em;
	padding:0 0 10px 0;
	}
.applySmlBot{
	padding:2px 6px;
	color:#fff;
	text-align:center;
	font-weight:bold;
	background:url("/resources/images/common/applyBoxBot.gif") bottom no-repeat;
	}
.applySmlBot p.applyAgentNumber{
	font-size: 1.6em;
	}
.leftAPR {
	font-size: 1.8em;
	font-weight:bold;
	margin-top:20px;
	color:#9e0100;
	}
		
.applyAgentSml{ 
	background:url("/resources/images/common/applyAgentBox.gif") left no-repeat;
	padding:10px 6px 0 6px;
	height: 95px;
	}
.applyAgentSml p{ 
	float: left;
	color:#03ACCD;
	font-weight:bold;
	padding:0;
	font-size: 1.8em;
	background-color: transparent;
	padding: 13px 0 0 9px;
	}	
a.applyButton{
	background:url("/resources/images/common/applyButton.gif") no-repeat;
	height:90px;
	width:138px;
	display:block;
	}
a.applyButton:hover{
	background:url("/resources/images/common/applyButton.gif") 0 -90px no-repeat;
	}
	
a.applyAgentButton{
	float: left;
	background:url("/resources/images/common/applyAgentButton.gif") no-repeat;
	height:90px;
	width:138px;
	display:block;
	margin: 0 0 0 12px;

	}
a.applyAgentButton:hover{
	background:url("/resources/images/common/applyAgentButton.gif") 0 -90px no-repeat;
	}
	
a.applyGoldButton{
	float: right;
	background:url("/resources/images/GoldCard/goldApplyButton.gif") no-repeat;
	height:50px;
	width:264px;
	display:block;
	margin: 10px 0 0 0;
	}
	
a.applyGoldButton:hover{
	background:url("/resources/images/GoldCard/goldApplyButton.gif") 0 -50px no-repeat;
	}
	
a.applyProductButton{
	float: left;
	background:url("/resources/images/GoldCard/goldApplyButton.gif") no-repeat;
	height:50px;
	width:264px;
	display:block;
	margin: 10px 0 0 70px;
	}

a.applyProductButton:hover{
	background:url("/resources/images/GoldCard/goldApplyButton.gif") 0 -50px no-repeat;
	}
	
/* BADGE STAR */
.badge{ 
	background:url("/resources/images/common/badge.gif") no-repeat;
	float:right;
	width:133px;
	height:133px;
	}
.badge p{
	color:#fff;
	text-align:center;
	margin:20px 0px;
	font-weight: bold;
	}
.badge p span{ 
	font-size:1.7em;
	line-height:1em;
	}
.badge p#aprLoans{
	color:#ED1000;
	font-size:2.4em;
	text-align: center;
	margin-top: 20px;
	}
	

	
/* Branch finder */
.finderTop{
	margin-top:10px;
	background:url("/resources/images/common/finderTop.gif") no-repeat top left;
	padding:5px 0;
	}
.finder{
	padding:0 0 10px 0;
	width:350px;
	background:url("/resources/images/common/finderBot.gif") no-repeat bottom;
	padding:0 10px 10px 10px;
	margin-bottom:10px;
	}
.finder fieldset label{
	font-weight:bold;
	}
.finder fieldset input.findBranch{
	background:url("/resources/images/buttons/findBranch.gif") no-repeat;
	border:none;
	width:102px;
	height:25px;
	font-weight:bold;
	color:#fff;
	font-size:0.9em;
	}
.branches{
	padding:8px 0;
	}
.branches h4{
	font-size:1em;
	}
	
#branchFinderIcon {
	margin: 5px 5px 0 0;
	cursor: pointer;
	}
	
/* FAQS */

.pagetop {
	text-align: right;
	}


/* GOLD CARD */

.cardTitle {
	text-align:left;
	}

.cardTitle h1 {
	color:#ac0800;
	font-weight:normal;	
	}
	
.cardTitle h4 {
	color:#917d59;
	font-weight:bold;
	font-size:1.2em;
	}
	
.applyDetail {
	width:720px;
	height:128px;
	clear:both;
	margin: 0 0 20px 0;
	background:url("/resources/images/GoldCard/applyDetailBg.gif") no-repeat;
	}
	
.applyDetailLeft {	
	color:#fff;
	font-weight:bold;
	float:left;
	font-size:0.9em;
	padding: 14px 0 10px 30px;
	width: 200px;
	}

.applyDetailLeft h3 {	
	color:#fff;
	font-weight:normal;
	font-size:3.8em;
	padding:0;
	}
	
.applyDetailLeft h4 {	
	color:#fff;
	font-weight:normal;
	font-size:1.8em;
	padding:0;
	}

.applyDetailRight {
	color:#fff;
	float:right;
	font-size:0.9em;
	padding: 6px 30px 10px 0;
	width: 440px;
	}

.applyDetailRight a {
	color:#fff;
	text-decoration:none;
	}

.applyDetailRight a:hover {
	color:#fff;
	text-decoration:underline;
	}

