/*
			COLOUR PALETTE

#222222		Near-Black			Text
#444444		Dark Grey			Second-level headings
#AAAAAA		Mid Grey			First-level headings
#DDDDDD		Light Grey			Table borders
#EEEEEE		Very Light Grey		Table backgrounds
#FD990D		Gold				Logo
#BE7301		Golden Brown		Link text
#254B7A		Steel Blue			Banner and footer backgrounds
#9BADC4		Light Steel Blue	Quote steps

***************************************** GLOBAL ELEMENTS ****************************************/

html {
	overflow-y: scroll;						/* vertical scrollbar is shown even when not required */
	background: #f6f6f6;					/* canvas background */
}
body, form, img, a, li {					/* reset for cross-browser consistency */
	margin: 0;
	padding: 0;
	border: 0;
}
body, input, textarea, select {				/* typography */
	font-family: Segoe UI, Trebuchet MS, sans-serif;
	font-size: 10pt;
}
body {
	color: #222;							/* default text colour */
}
h1, .h1span, .newsdate {
	color: #aaa;
}
h1, .h1span {
	font-size: 140%;
	font-weight: bold;
}
h2 {
	font-size: 100%;
	color: #444;
	font-weight: bold;
	text-transform: uppercase;
}
ul {										/* reset for cross-browser consistency */
	margin-left: 0;
	padding-left: 2em;
	list-style-image: url(images/bullet-black.png);	/* custom marker for top-level unordered lists */
}
ul ul {
	list-style-image: none;					/* nested unordered lists use default markers */
}
h1, h2 {
	margin: 20px 0 10px;					/* heading margin */
}
p, .standard-margin, .list-standard-margin li, .sparseDEPRECATED li, .list-thick-spaceDEPRECATED li {
	margin: 10px 0;							/* paragraph margin */
}
.thin-margin, .list-thin-margin li, .list-thin-spaceDEPRECATED li {
	margin: 4px 0;							/* thinner margin */
}
.list-no-margin li {
	margin: 0;
}
a {
	color: #be7301;
}
a:link, a:visited {
	text-decoration: none;					/* links are denoted by colour only */
}
a:hover, a:focus {
	text-decoration: underline;				/* underline the active link */
	outline: 0;								/* ... and therefore we don't need an outline */
}

/**************************************** GLOBAL CLASSES *****************************************/

.page-shading, .footer-shading {			/* centre these within the body */
	width: 880px;
	margin: 0 auto;							
}
.page-shading {								/* this contains the graduated shading */
	background: transparent url(images/wrapper-shading-main.png) repeat-y;
}
.footer-shading {							/* this contains the graduated shading */
	background: transparent url(images/wrapper-shading-bottom.png) no-repeat;
}
.page, .footer {							/* centre these within the shading divs */
	width: 800px;
	margin: 0 auto;
}
.page {
	background-color: white;
}
.footer {
	background-color: transparent;
}
.banner {
	height: 100px;
	background: #254b7a url(images/banner.png) no-repeat left top;
}
.content {
	padding: 40px 20px 10px;
	background: url(images/content-shading.png) no-repeat;
}
.h1span {
	display: block;
	padding-bottom: 10px;
}
.disabled {
	color: #aaa;
}
.removed {
	display: none;
}
.hidden {
	visibility: hidden;
}
.indent {
/*	margin-left: 30px; */
	padding-left: 2em;
}
.no-top-margin, .h1topDEPRECATED, .h2topDEPRECATED {
	margin-top: 0;
}
.note {
	color: #254b7a;
	font-weight: bold;
}
.imagefloatleft {
	float: left;
	margin: -6px 10px 10px -10px;
}
.imagefloatright {
	float: right;
	margin: -6px -10px 10px 10px;
}
.toparrow {
	float: right;
}
.youngsavers {
	font-style: italic;
}
.error {
	color: #b00;
}
.lower-alpha {
	list-style-type: lower-alpha;
}
.list-folder {
	list-style-image: url(images/icon-folder.png)
}
.list-file {
	list-style-image: url(images/icon-file.png)
}
/*
.list-up {
	list-style-image: url(images/icon-up.png)
}
*/
table.standard {
	border: 1px solid #ddd;
}
table.standard td {
	background-color: #eee;
	padding: 8px;
}
table.standard .header-row td {
	padding: 2px 8px;
	text-align: center;
	color: #254b7a;
	font-weight: bold;
	font-size: 90%;
	text-transform: uppercase;
}

/*************************************************************************************************/

#go-home {display:block;height:100px;width:205px;float:left;}
#go-home:focus {
	outline:0;
	background:url(images/menu-highlight.png) repeat-x left bottom;
	/* IE 6 .png transparency hack */
	_background-image:none;
	_outline:inherit;
}
#search {text-align:right;padding:0;color:#98a0b0;padding:10px 25px;text-transform:uppercase;font-weight:bold;}
#search a {color:#98a0b0;}
#searchbox {width:120px;background-color:transparent;border:1px solid #98a0b0;color:#98a0b0;padding:0;}
#menu1 {background:transparent;margin-top:-27px;text-align:right;padding:0 10px 10px 0;}
#footer7 {padding:4px;text-align:center;color:white;}
#menu1 a, #footercontact {color:white;text-transform:uppercase;font-weight:bold;padding:40px 10px 5px;}
#menu1 a:hover, #menu1 a:focus {
	outline: 0;
	text-decoration: none;
	background: url(images/menu-highlight.png) repeat-x left bottom;
	/* IE 6 .png transparency hack */
	_background-image:none;
	_text-decoration:underline;
}
#footer7 {font-size:110%;font-weight:bold;clear:both;}
#footer7 a {color:#feaa2c;}
#stripe {font-size:85%;text-align:center;padding:10px;}
#stripe a {color:inherit;}
#footercontact {float:left;margin:5px 20px;}

#searchgo {visibility:hidden;}

#home-byline {font-style:italic;color:#254b7a;font-weight:bold;font-size:160%;text-align:center;
				border:1px solid #ddd;width:434px;display:inline-block;margin-top:10px;padding:7px;background:#f8f8f8 url(images/pattern-steel.png);}
.boxes {width:437px;margin-top:15px;table-layout:fixed;border-spacing:5px;border:1px solid #ddd;} /* , .boxes3 */
.boxes td {padding:5px;background:#f8f8f8;cursor:pointer;}
/* .boxes3 td {padding:2px 7px 2px 2px;background:#f8f8f8;} */
.boxes td:hover {background-color:#faeac5;} /* #FEF4CF; */   /* , .boxes3 td:hover */
.boxes td a {color:#222;} /* , .boxes3 td a */
.boxes td a:hover {text-decoration:none;} /* , .boxes3 td a:hover */
.boxes img {vertical-align:middle;margin-right:5px;} /* , .boxes3 img */

.homearticle, .homearticletop {border-bottom:1px solid #ccc;}
.homearticle {padding:15px 0;}
.homearticletop {padding:0 0 15px;}

#contact-form td {vertical-align:top;padding-right:10px;}
#contact-form td h2 {margin:0;}
#contact-form .groupheader td {padding-top:15px;}
#contact-form td.right-align {text-align:right;}
#contact-form #name {width:200px;}
#contact-form #phone {width:120px;}
#contact-form #fax {width:120px;}
#contact-form #email {width:300px;}

#contact-data, #comparefunds-data {border-collapse:collapse;}
#contact-data td, #comparefunds-data td {vertical-align:top;padding:8px 20px 8px 0;border-top:1px solid #ccc;border-bottom:1px solid #ccc;}

#product-comparison {margin-bottom:30px;}
#product-comparison td {padding:2px 8px;text-align:center;}
#product-comparison td.rowhead {text-align:left;}
#product-comparison tr:hover td {background-color:#FAEAC5;}
#product-comparison tr:first-child:hover td {background-color:#eee;}
#product-comparison tr:first-child td {padding:8px;}

#quote-questions {border-bottom:1px solid #ddd;border-collapse:collapse;table-layout:fixed;width:100%;margin-bottom:10px;}
#quote-questions td {vertical-align:top;background-color:#f6f6f6;}
#quote-questions #col1, #quote-questions #col2 {border-right:20px solid white;}
#quote-questions #col1 {width:30%;}
#quote-questions #col3 {width:20%;}
#quote-questions .colheading {background:#9BADC4;text-transform:uppercase;font-weight:bold;color:white;font-size:14pt;padding-left:10px;}
#quote-questions #col1body, #quote-questions #col2body, #quote-questions #col3body {padding:10px;}
#quote-questions .question-separator {padding-top:7px;border-top:1px solid #ccc;margin-top:7px;}
#quote-questions .question-list {margin-left:20px;}
#quote-questions .question-date {margin-left:25px;}
#memberlhc-wrapper .question-list, #partnerlhc-wrapper .question-list {margin-bottom:0;}
/* #2memberlhc-result, #2partnerlhc-result {margin-left:20px;margin-top:5px;font-style:italic;} */
#quote-questions #quote {margin-top:30px;color:#254B7A;padding:10px;border:1px solid #254B7A;text-align:center;font-size:16pt;font-weight:bold;}

.quote-date {width:80px;}
.quote-customlhc {width:20px;}
.quote-lhcinfo {font-style:italic;}
.radio-unchecked, .radio-checked, .radio-disabled {padding-left:17px;border-left:1px solid transparent;}
.radio-unchecked input, .radio-checked input, .radio-disabled input {position:absolute;top:-1000px;}
.radio-unchecked:hover {cursor:pointer;}
.radio-unchecked {background:url(images/dot-outline-blue.png) no-repeat left center;}
.radio-checked {background:url(images/dot-blue.png) no-repeat left center;}
.radio-disabled {background:url(images/dot-grey.png) no-repeat left center;color:#aaa;}
.dotted-outline {border:1px dotted #666;}

#quote-print td {padding-right: 20px;}
#quote-print #quote {font-weight: bold;font-size:120%;}

.action-anchor, .action-anchor-transparent {padding-left:22px;}
.action-anchor {background:url(images/arrow-yellow.png) no-repeat 0 2px;}
.action-anchor-transparent {background:url(images/arrow-yellow-transparent.png) no-repeat 0 2px;}
/* #homecontent h1 {font-weight:normal;} */

#search-results {border-collapse:collapse;}
#search-results th, #search-results td {padding-right:20px;}
#search-results th {font-weight:normal;text-align:left;border-bottom:1px solid #ddd;}

#faqcontent h2 {text-transform:none;}
#faqcontent p {margin-left:40px;}

#ancillary {margin-bottom:10px;clear:right;}
#ancillary td {text-align:center;}
#ancillary td:first-child {text-align:left;}
#ancillary h2 {margin:0;color:#254B7A;}
#ancillary #col2, #ancillary #col3 {width:200px;}
#ancillary .group-separator td {font-size:2px;}
#ancillary .group-separator td, #ancillary .no-title {background-color:white;}
#ancillary .group-title td {padding:2px 8px;}
#ancillary .group-title td+td {font-weight:bold;font-size:90%;}
#ancillary .smaller {font-size:90%;}

#waiting-periods {margin-bottom:10px}
#waiting-periods td:first-child {width:100px;text-align:center;}

#youngsavers-comparison {margin-bottom:20px;}
#youngsavers-comparison td {padding:4px 8px;text-align:center;}
#youngsavers-comparison .header-row td {padding:2px 8px;}
#youngsavers-comparison td:first-child {text-align:left;}
#youngsavers-comparison td.darker {background-color:#e0e0e0;}

#youngsavers-ancillary {margin-bottom:10px;clear:right;}
#youngsavers-ancillary td {text-align:center;}
#youngsavers-ancillary td:first-child {text-align:left;}
#youngsavers-ancillary h2 {margin:0;color:#254B7A;}
#youngsavers-ancillary #col2, #youngsavers-ancillary #col3, #youngsavers-ancillary #col4 {width:160px;}
#youngsavers-ancillary .group-separator td {font-size:2px;}
#youngsavers-ancillary .group-separator td, #youngsavers-ancillary .no-title {background-color:white;}
#youngsavers-ancillary .group-title td {padding:2px 8px;}
#youngsavers-ancillary .group-title td+td {font-weight:bold;font-size:90%;}
#youngsavers-ancillary .smaller {font-size:90%;}

#payment1 td:first-child, #payment2 td:first-child, #payment3 td:first-child {text-align:right;padding-right:10px;}
#payment3 {margin:20px 40px;border-collapse:collapse;}
#payment3 td {border:1px solid #ddd;padding:5px;}

#sitemapcontent p {margin:5px 0 0;}
#email-print, #logo-print {display: none;}

#replacecard-form {margin-top:25px;}
#replacecard-form td {vertical-align:top;padding-right:10px;}
#replacecard-form td.right-align {text-align:right;}
#replacecard-form #name {width:200px;}
#replacecard-form #dob {width:120px;}
#replacecard-form #membership {width:120px;}
#replacecard-form #phone {width:120px;}
#replacecard-form #email {width:300px;}

.newsdate {margin:0;font-size:90%;}

#healthlinks-title {text-align:center;}
#healthlinks-title p {float:right;margin:0 0 0 -500px;text-align:right;color:#888;}
#healthlinks-heading-manager {text-align:center;border-bottom:1px solid #ddd;padding-bottom:5px;margin-bottom:0;}
.healthlinks-left-column, .healthlinks-right-column {text-align:justify;width:360px;margin-bottom:20px;}
.healthlinks-left-column {float:left;}
.healthlinks-right-column {float:right;border-left:1px solid #ddd;padding-left:20px;}
.healthlinks-signature {margin:20px 0 0;}
/*
.healthlinks-left-column, .healthlinks-right-column {text-align:justify;}
.healthlinks-left-column {float:left;width:360px;padding-right:15px;margin-right:15px;border-right:1px solid #ddd;}
.healthlinks-signature {margin-top:20px;}
*/
.healthlinks-signature img {float:left;margin-right:30px;}
#healthlinks-heading-backpage {clear:both;text-align:center;border-bottom:1px solid #ddd;padding-bottom:5px;margin-bottom:0;}

#footer-message {color:#999;}

.comparefunds-label {margin-top:15px;margin-bottom:3px;}
.comparefunds-input {margin-left:5px;margin-top:2px;}
.comparefunds-callout {float:right;position:relative;margin:10px -8px 10px 10px;clear:right;width:254px;height:41px;padding:80px 0 0 36px;background:url(images/compare-funds-callout.png) no-repeat;}

.home-h2 {background:url(images/home-h2.png) no-repeat;height:20px;color:#ccc;text-align:center;padding-top:2px;}
.home-anchor {display:block;padding-left:30px;height:24px;padding-top:3px;margin:5px 10px;}
.justify {text-align:justify;}