/*
BL2958 - Hanley Redesign
Global CSS file v0.1
Last modified 24/01/2008
*/

/* Reset */

* {
	margin:0;
	padding:0;
}

input {
	border:1px solid #666666;
}

img {
	border:0;
}

/* Layouts */

body {
	background:url(../images/layout/bg.gif) top center repeat-y;
}

#wrapper {
	width:760px;
	padding:20px;
	margin:0px auto;
}

#header #logo {
	float:left;
	margin-right:12px;
}

#headerright {
	float:right;
}

#headerleft {
	float:left;
}

ul#navigation	{
	width:569px;
	height:19px;
	margin-top:12px;
	background: transparent url(../images/layout/navigation.png) top left no-repeat;
	position: relative;
}
	
ul#navigation li {
	position: absolute;
	list-style:none;
	line-height:0px;
	font-size:1px;
	float:left;
}

ul#navigation li, ul#navigation a {
	height: 19px;
	display: block;
}

ul#navigation li a {
	text-indent: -9999px;
	text-decoration: none;
}

#home				{left: 0px; width:55px; }
#savings			{left: 55px; width:72px; }
#mortgages			{left: 127px; width:94px; }
#financialplanning	{left: 221px; width:148px; }
#insurance			{left: 369px; width:91px; }
#members			{left: 460px; width:109px; }

#home a:hover				{background: transparent url(../images/layout/navigation.png) 0px -19px no-repeat;}
#savings a:hover 			{background: transparent url(../images/layout/navigation.png) -55px -19px no-repeat;}
#mortgages a:hover 			{background: transparent url(../images/layout/navigation.png) -127px -19px no-repeat;}
#financialplanning a:hover 	{background: transparent url(../images/layout/navigation.png) -221px -19px no-repeat;}
#insurance a:hover 			{background: transparent url(../images/layout/navigation.png) -369px -19px no-repeat;}
#members a:hover 			{background: transparent url(../images/layout/navigation.png) -460px -19px no-repeat;}

body#st-h #home					{background: transparent url(../images/layout/navigation.png) 0px -19px no-repeat;}
body#st-s #savings 				{background: transparent url(../images/layout/navigation.png) -55px -19px no-repeat;}
body#st-m #mortgages 			{background: transparent url(../images/layout/navigation.png) -127px -19px no-repeat;}
body#st-fp #financialplanning 	{background: transparent url(../images/layout/navigation.png) -221px -19px no-repeat;}
body#st-i #insurance 			{background: transparent url(../images/layout/navigation.png) -369px -19px no-repeat;}
body#st-mb #members 			{background: transparent url(../images/layout/navigation.png) -460px -19px no-repeat;}

#content_wrap {
	background:url(../images/layout/bg_content.gif) top left repeat-y;
	margin-top:17px;
}

#left {
	float:left;
	width:150px;
	padding-right:9px;
}

#center {
	float:left;
	width:418px;
	padding:0px 10px 0px 11px;
	overflow-x:hidden;
}

#right {
	float:left;
	width:149px;
	padding-left:11px;
}

.box {
	width:148px;
	border:1px solid #c3e3ba;
	border-top:0px;
	padding:8px 0px 8px 0px;
}

div#box_toplinks {
	border:1px solid #b2bdd7;
	border-top:0px;
}

div#box_downloads {
	background:url(../images/layout/box_download_bg.gif) bottom right no-repeat;
}

div#box_myaccount {
	background:#ca94bb url(../images/layout/box_myaccount_bg.gif) bottom right no-repeat;
	border:1px solid #ba74a6;
}

div#box_search_head {
	height:50px;
	width:148px;
	background:#c3e3ba url(../images/layout/box_search_bg.gif) bottom right no-repeat;
	border:1px solid #80c36d;
}


div#box_latestnews {
	background:#e5e9f2 url(../images/layout/box_latestnews_bg.gif) bottom right no-repeat;
	border:1px solid #b2bdd7;
}

div#box_helpdesk {
	background: url(../images/layout/box_helpdesk_bg.gif) bottom right no-repeat;
}

h1#box_home, h1#box_toplinks,m h1#box_search_head, h1#box_downloads, h1#box_myaccount, h1#box_latestnews, h1#box_helpdesk {
	width:135px;
	padding-left:15px;
	background-color:#39a21c;
	padding-top:7px;
	padding-bottom:7px;
}

h1#box_search_head {
	color:#FFFFFF;
	font-size:1em;
	width:135px;
	padding-left:15px;
	background-color:#39a21c;
	padding-top:7px;
	padding-bottom:7px;
	
}

body#st-h h1#box_home { background-color:#39a21c; }					
body#st-s h1#box_home { background-color:#3a87b1; }		  				
body#st-m h1#box_home { background-color:#1a315b; }		  		
body#st-fp h1#box_home { background-color:#375829; }		  
body#st-i h1#box_home { background-color:#DE8600; }		  		
body#st-mb h1#box_home { background-color:#844c73; }

h1#box_toplinks, h1#box_latestnews {
	background-color:#00247b;
	margin-top:9px;
}

h1#box_downloads {
	margin-top:9px;
}

h1#box_helpdesk {
	margin-top:9px;
}

h1#box_myaccount {
	background-color:#952a77;
	margin-top:9px;
}

#box_search_input {
	width:130px;
	height:16px;
	margin-left:8px;
	border:1px solid #e7e7e7;
	padding-top:3px;
}

#box_search_submit {
	background:#39a21c;
	border:1px solid #00247b;
	margin: 10px 0px 8px 8px;
	width:36px;
	height:19px;
}

#center .box {
	width:189px;
	height:90px;
	padding:8px;
	float:left;
	margin-top:4px;
}

#center #box_savings.box {
	border:1px solid #028fcb;
	background:#cee9f5 url(../images/layout/box_savings_bg.gif) bottom right no-repeat;
}

#center #box_mortgages.box {
	border:1px solid #021b58;
	background:#ccd3e5 url(../images/layout/box_mortgages_bg.gif) bottom right no-repeat;
	margin-left:4px;
}

#center #box_financialplanning.box {
	border:1px solid #124504;
	background:#d0dacd url(../images/layout/box_financialplanning_bg.gif) bottom right no-repeat;
}

#center #box_insurance.box {
	border:1px solid #df8907;
	background:#f9e7cd url(../images/layout/box_insurance_bg.gif) bottom right no-repeat;
	margin-left:4px;
}

#footer {
	border-top:1px solid #38a01c;
	margin-top:20px;
	clear:both;
	padding:10px;
}

#footer #footerleft {
	float:left;
}

#footer #footerright {
	float:right;
}

#marketingimage {
	margin-bottom:15px;
}


/* Typography */

body {
	font-family:arial, sans-serif;
	font-size: 85%;
	line-height: 1.125em;
	color:#464545;
}



ul {
	margin-left:20px;
}

#header a { 
	color:#39a21c; 
	text-decoration:none;
}
#header a:hover {
	text-decoration:underline;	
}

#header h1 {
	font-size:1.1em;
	line-height:1.2em;
	color:#00247b;
	font-weight:normal;
}

#header h1.green {
	color:#39a21c;
	display:inline;
}

#header h2 {
	font-size:2em;
	line-height:2em;
	color:#00247b;
	text-align:right;
}

#header #headerright {
	font-size: 0.8em;
}

h1#box_home, h1#box_toplinks, h1#box_downloads, h1#box_search_head, h1#box_myaccount, h1#box_latestnews, h1#box_helpdesk {
	color:#ffffff;
	font-size:1em;
}

.box a {
	color:#00247b; 
	text-decoration:none;
	font-size:0.80em;
	line-height:1.4em;
	font-weight:bold;
}

.box a:hover {
	text-decoration:underline;
}

.box h3 {
	color:#000000;
	margin-left:19px;
	font-size:80%;
}

#center .box p {
	margin-left:5px;
	padding-left:14px;
	margin-top:0;
	margin-bottom:0;
}

.box p {
	margin-left:5px;
	padding-left:14px;
	margin-top:0;
	margin-bottom:0;
	letter-spacing:0.5px;
}

#box_home p, #box_helpdesk p {
	background: url(../images/layout/box_home_arrow.gif) 0px 4px no-repeat;
}

#box_toplinks p, #box_downloads p {
	background: url(../images/layout/box_home_arrow.gif) 0px 4px no-repeat;
}

#box_latestnews p {
	background: url(../images/layout/box_home_arrow.gif) 0px 4px no-repeat;
	line-height:0.5em;
	margin-bottom:12px;
}

#box_myaccount p {
	background: url(../images/layout/box_myaccount_arrow.gif) 0px 4px no-repeat;
}

#box_search_head p {
	background: url(../images/layout/box_home_arrow.gif) 0px 4px no-repeat;
}

#box_myaccount p.noarrow, #center #box_savings.box p.noarrow, #center #box_mortgages.box p.noarrow, #center #box_financialplanning.box p.noarrow, #center #box_insurance.box p.noarrow {
	background: none;
}

#box_myaccount a.noarrow {
	color:#952a77;
}

#box_search_input {
	color:#39a21c;
	font-size:0.8em;
	line-height:1.1em;
}

#box_search_submit {
	color:#00247b;
	font-size:0.85em;
	font-weight:bold;
}

div#box_myaccount a {
	color:#ffffff;
}

#center p {
	margin-top:10px;
	margin-bottom:10px;
	line-height:1.3em;
	font-size:0.9em;
}

#center a {
	font-weight:bold;
	color:#39a21c;
	text-decoration:none;
}

#center a:hover {
	text-decoration:underline;
}

#center h4 {
	font-size:1.3em;
	line-height:1.2em;
	text-transform:uppercase;
	color:#39a21c;
}

body#st-h #center h4, body#st-h #center a { color:#39a21c; }					
body#st-s #center h4, body#st-s #center a { color:#3a87b1; }		  				
body#st-m #center h4, body#st-m #center a { color:#1a315b; }		  		
body#st-fp #center h4, body#st-fp #center a { color:#375829; }		  
body#st-i #center h4, body#st-i #center a { color:#DE8600; }		  		
body#st-mb #center h4, body#st-mb #center a { color:#844c73; }		 

#center #box_savings.box h1 {
	color: #028fcb;
	font-size:1.1em;
	line-height:1.4em;
	border-bottom:1px solid #028fcb;
	margin-bottom:3px;
}

#center #box_savings.box p {
	background: url(../images/layout/box_savings_arrow.gif) 0px 4px no-repeat;
}

#center #box_mortgages.box h1 {
	color: #021b58;
	font-size:1.1em;
	line-height:1.4em;
	border-bottom:1px solid #021b58;
	margin-bottom:3px;
}

#center #box_mortgages.box p {
	background: url(../images/layout/box_mortgages_arrow.gif) 0px 4px no-repeat;
}

#center #box_financialplanning.box h1 {
	color: #021b58;
	font-size:1.1em;
	line-height:1.4em;
	border-bottom:1px solid #021b58;
	margin-bottom:3px;
}

#center #box_financialplanning.box p {
	background: url(../images/layout/box_financialplanning_arrow.gif) 0px 4px no-repeat;
}

#center #box_insurance.box h1 {
	color: #021b58;
	font-size:1.1em;
	line-height:1.4em;
	border-bottom:1px solid #021b58;
	margin-bottom:3px;
}

#center #box_insurance.box p {
	background: url(../images/layout/box_insurance_arrow.gif) 0px 4px no-repeat;
}

#footer {
	color: #38a01c;
	font-size:0.8em;
}

#footer #footerright {
	text-align:right;
}

#footer a {
	color: #38a01c;
}

/* Clear element */
.fc:after { 
	content: "."; 
	display: block; 
	height: 0; 
	font-size:0; 
	clear: both; 
	visibility:hidden; 
} 
.fc { display: inline-block; } 
/* Hides from IE Mac \*/ 
* html .fc { height: 1%; } 
.fc { display:block; } 
/* End Hack */

.ratesTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight: bold;
	color: #81ab01;
	text-decoration: none;
}
.ratesText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #333333;
	text-decoration: none;
}

.formText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #333333;
	text-decoration: none;
}
