@charset "utf-8";
/* CSS Document */

@import url(navigation.css);

html {
	background: none;	
}

body {
	background: url(images/bg-page.gif) #0066cc no-repeat top center;	
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#pagewrapper {
	width: 970px;	
	margin: 0px auto;
}

#masthead {
	position: relative;
	left: 0px;
	width: 970px;
	height: 44px;
}

#masthead-logo {
	position: absolute;
	left: 5px;
	top: 13px;
}

#masthead-homebutton {
	position: absolute;	
	right: 5px;
	top: 18px;
}

#homepagewrapper {

}

#homepagewrapper,
#contentpagewrapper{
	position: relative;	
	outline: none;
}

#homepage-noflash {
	border-left: 5px solid #004e9c;	
	border-right: 5px solid #004e9c;		
}

#landing-wrapper {
	border-left: 5px solid #004e9c;	
	border-right: 5px solid #004e9c;		
}

#contentwrapper {
	background: #eee;
	width: auto; 
	padding-top: 44px;
	border-left: 5px solid #004e9c;	
	border-right: 5px solid #004e9c;
	min-height:510px;
	height:auto !important;
  	height:510px;

}

#leftcolumn {
	margin-top: 24px;
	width: 240px;
	float: left;
	background: url(images/bg-leftcol.gif) #eee no-repeat top left;
	min-height:510px;
	height:auto !important;
  	height:510px;

}

ol#menu {
	width: 222px;
	text-align: left;
	margin-left: 7px;
}

ol#menu span,
ol#menu a {
	display: block;	
}


ol#menu li.header span{
	width: 210px; height: 26px;
	padding-left: 15px;
	padding-top: 20px;
	font-weight: bold;
	color: #000;
	font-size: 13px;
	background: url(images/bg-menu-header.gif) #fdfdfd repeat-x top left;
	border-bottom: 1px solid #cecece;
}

ol.submenu li {
	font-weight: normal;	
}

ol#menu li ol.submenu li {
	background: #f6f6f6;	
}

ol#menu li ol.submenu li a{
	width: 190px; height: 21px;
	padding-left: 35px;
	text-decoration: none;
	font-weight: normal;
	padding-top: 5px;
	color: #000;
	font-size: 9px;
	background: url(images/bullet-menu.gif) #f6f6f6 no-repeat 13px 5px;
	border-bottom: 1px solid #e8e8e8;
}

ol#menu li ol.submenu li a:hover {
	text-decoration: underline;	
}

#pagetitlewrapper {
	height: 100px;
	position: relative;
}

#rightcolumn {
	width: 720px;
	margin-top: 24px;
	float: left;
	background: url(images/bg-rightcol.gif) #fff repeat-x top left;
	min-height:510px;
	height:auto !important;
  	height:510px;
}

#rightcolumn #rightcontentwrapper {
	position: relative;
	left: 0px;
	width: 464px;
	padding-top: 80px;
}

#rightcolumn #content {
	padding-left: 30px;	
	background: url(images/bg-rightcol-bottom.gif) no-repeat bottom left;
	min-height:510px;
	height:auto !important;
  	height:510px;
	padding-bottom: 20px;
}

#content #kylie {
	position: absolute; 
	right: -256px; top: 8px;
	width: 256px; height: 605px;
	background:url(images/kylie.jpg) no-repeat top left;
}



#pagetitle {
	text-indent: -9999px;
	position: absolute;
	left: 20px; top: 20px;
}

#footer {
	width: 970px; height: 66px;
	position: relative; left: 0px;
	background: url(images/bg-footer.gif) no-repeat top left;
}

#footer p {
	padding: 17px 0px 0px 30px;
	font-size: 11px;
	
}

#footer a {
	color: #000;
	outline: none;
}

#footer a.contact {
	position: absolute;
	right: 10px;
	top: 0px;
	width: 410px;
	height: 55px;
	text-indent: -9999px;
	display: block;
}

#terms {
	width: 960px;
	margin: 10px auto 20px auto;
	color: #fff;
	font-size: 10px;
	text-align: center;
}

#terms a {
	color: #fff;	
}

#content h2 {
	font-size: 20px;
	font-weight: bold;
	color: #066fbc;
	margin-bottom: 10px;
	padding-left: 5px;
}

#content h3 {
	font-weight: bold;
	height: 24px;
	background: url(images/bg-subheading.gif) no-repeat top left;
	padding-left: 5px;
	padding-top: 5px;
}

#content h3.long {
	height: 54px;
	background: url(images/bg-subheading.gif) #e0f0ff no-repeat top left;
	margin-bottom: 10px;
}

#content h3.midlong {
	height: 34px;
	background: url(images/bg-subheading.gif) #e0f0ff no-repeat top left;
	margin-bottom: 10px;
}

#content p {
	padding-bottom: 20px;
	padding-left: 5px;
	line-height: 16px;
}

#content p#applybutton {
padding-top: 20px;
	
}

#content a {
	color: #0066cc;	
}

#content ul,
#content ol{
	margin-left: 5px;
	margin-bottom: 20px;
}

#content ul li {
	background: url(images/bullet-content-list.gif) no-repeat 0px 4px;	
	padding-left: 10px;
	line-height: 16px;
}

#content ol li {
	padding-left: 10px;
	margin-left: 24px;
	list-style: decimal;
	line-height: 16px;
}

#content strong {
	font-weight: bold;	
	
}

#content table {
	margin-left: 5px;
	margin-bottom: 20px;
}

#content table.fees {
	width: 400px;
}



#content table.fees th {
	width: 160px;		
	font-weight: bold;
	vertical-align: top;

}

form {
	font-size: 11px;	
}

form .row {
	border-bottom: 1px solid #cecece;
	padding: 8px 0px;
	float: left;
	width: 435px;
}

form .row label.extended {
	float: left;
	width: 220px;
}

form .row .form-left label {
	float: left;
	width: 80px;
}

form .row .form-right label {
	float: left;
	width: 70px;
}

form .row .form-left {
	float: left;
	margin-right: 10px;
}

form .row .form-right {
	float: left;	
}

#content form p {
	padding-top: 10px;
	margin-left: 0px;
	padding-left: 0px;
	line-height: 16px;
}

input.text {
	width: 125px; height: 20px;
	padding-top: 3px; padding-left: 3px;
	border: 1px solid #cecece;
	background: url(images/bg-textinput.gif) repeat-x top left;
}

input.text-extended {
	width: 197px; height: 20px;
	padding-top: 3px; padding-left: 3px;
	border: 1px solid #cecece;
	background: url(images/bg-textinput.gif) repeat-x top left;
}

textarea.text {
	width: 335px;  height: 60px;
	padding-top: 3px; padding-left: 3px;
	border: 1px solid #cecece;
	background: url(images/bg-textinput.gif) repeat-x top left;	
}



#noflash-header {
	padding-top: 64px;	
	background: url(images/noflash-header.gif) no-repeat 0 68px;
	width: 960px; height: 293px;
	text-indent: -9999px;
}

#noflash-header p {
		display: none;
}

#noflash-buttonstrip {
	width: 	960px; height: 113px;
	position: relative;
	top: 0px;
	background:url(images/bg-buttonstrip.gif) no-repeat top left;
}

#noflash-buttonstrip h1 {
	font-size: 18px;
	font-weight: bold;
	color: #06c;
	padding-bottom: 2px;
}

#noflash-buttonstrip h1 a {
	color: #06c;
	text-decoration: none;
}

#noflash-buttonstrip p {
	font-size: 11px;
	line-height: 16px;
}

#noflash-buttonstrip #hp-businesscurrent {
	width: 212px; top: 18px;
	position: absolute;
	left: 15px;
}

#noflash-buttonstrip #hp-businesscurrent a.button-more {
	position: absolute; top: 0px; right: 0px;

	width: 20px; height: 20px;
}

#noflash-buttonstrip #hp-personaleveryday {
	width: 212px; top: 16px;
	position: absolute;
	left: 260px;
}

#noflash-buttonstrip #hp-personaleveryday a.button-more {
	position: absolute; top: 0px; right: 4px;

	width: 20px; height: 20px;
}

#noflash-buttonstrip #hp-savings {
	width: 212px; top: 16px;
	position:absolute;
	left: 500px;
}

#noflash-buttonstrip #hp-savings a.button-more {
	position: absolute; top: 0px; right: 4px;

	width: 20px; height: 20px;
}

#noflash-buttonstrip #hp-onlinebanking {
	width: 212px; top: 16px;
	position: absolute;
	left: 740px;
}

#noflash-buttonstrip #hp-onlinebanking a.button-more {
	position: absolute; top: 0px; right: 4px;

	width: 20px; height: 20px;
}

#noflash-applynow {
	width: 960px; height: 46px;
	background: url(images/bg-applynow.gif) repeat-x top left;
}

#noflash-applynow img {
	float: right;
	padding-right: 5px;
	padding-top: 5px;
}

/* page specific */

#page-products #pagetitlewrapper h1 {
	width: 96px; height: 26px;
	background: url(images/pagetitle-products.gif) no-repeat top left;
}

#page-products #content #kylie {
	background:url(images/kylie.jpg) no-repeat top left;
}

#page-switch #content #kylie {
	background:url(images/kylie-5.jpg) no-repeat top left;
}

#page-switch #pagetitlewrapper h1 {
	width: 167px; height: 26px;
	background: url(images/pagetitle-switch.gif) no-repeat top left;
}

#page-faqs #pagetitlewrapper h1 {
	width: 117px; height: 24px;
	background: url(images/pagetitle-faqs.gif) no-repeat top left;
}

#page-apply #pagetitlewrapper h1 {
	width: 106px; height: 24px;
	background: url(images/pagetitle-apply.gif) no-repeat top left;
}

#page-contact #pagetitlewrapper h1 {
	width: 117px; height: 24px;
	background: url(images/pagetitle-faqs.gif) no-repeat top left;
}

.required {
	color: #f00;	
}

/* landing page styles */

#landing-content {
	padding-top: 64px;	
	background: url(images/bg-landing-top.jpg) no-repeat 0 68px;
	width: 960px; height: 289px;
	text-indent: -9999px;
}

#landing-content h1 {
	position: absolute;
	top: 65px; left: 5px;
	width: 395px; height: 42px;
	background: url(images/landing-header-new.jpg) no-repeat top left;
}

#landing-content h2 {
	position: absolute;
	top: 141px; left: 5px;
	width: 422px; height: 47px;
	background:url(images/landing-heading-two.jpg) no-repeat top left;
}

#landing-content p {
	position: absolute;
	top: 210px; left: 23px;
	width: 500px;
	font-weight: bold;
	color: #fff;
	text-indent: 0px;
}

#landing-content-kylie {
	background: url(images/landing-new-kylie.jpg) no-repeat top left;
	position: absolute;
	left: 5px;
	top: 286px;
	height: 226px;
	width: 157px;
}

#landing-content-bullets {
	background: url(images/landing-new-bullets.jpg) no-repeat top left;
	position: absolute;
	left: 195px;
	top: 355px;
	height: 157px;
	width: 431px;
}

#landing-content .applybutton {
	position: absolute;
	width: 235px; height: 38px;
	top: 520px; left: 720px;
	background: url(images/landing-btn-apply-new.gif) no-repeat top left;
}

#landing-list {
	background: url(images/bg-landing-bottom.jpg) no-repeat ;
	width: 960px; height: 157px;
	text-indent: -9999px;
}

#landing-content #image_footer {
	width: 970px; height: 66px;
	top: 510px;
	position: absolute; left: 0px;
	background: url(images/bg-footer-landing.gif) no-repeat top left;
}

#landing-content a:hover {
	cursor: pointer;
}

#landing #footer {
	width: 1px; height: 66px;
	position: relative; left: 0px;
	#background: url(images/bg-footer-landing.gif) no-repeat top left;
	background: none;
}

#landing #footer p {
	padding: 17px 0px 0px 30px;
	font-size: 11px;
	
}

#landing #terms {
	text-align: left;
}



/* landing page styles end */