


/* styles */


/* colours 
Good Green: #D7E596
Good Blue: #103356
Good Grey: #E7EAE7



*/


html{
	font-size: 100.01%;
	background:#fff;
}

body{
	margin: 0;
	font-size: 11px;
	font-family: Arial, Tahoma, sans-serif;
	line-height: 1.33;
}


form {
	padding: 0;
	margin: 0;
	display: inline;	
}
img{
	border: none;
	display: block;
}

ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
/*h1, h2, h3, h4{margin: 0;}*/

p {
	font-size: 14px;
	margin: 0 0 1.43em 0;
}


a{text-decoration: underline; 	color: black;}
a:active, a:focus{outline:none;}






#main{
	margin: 0 auto;
	width: 944px;
}


h1 {
	font-size: 1.2em;
	margin: 0 0 1em;
	line-height: 160%;
}

h2 {
	font-size: 1.2em;
	margin: 0 0 0.5em;
}

h3 {
	font-size: 1.5em;
	margin: 0 0 0em;
	color: #103356;
		padding-bottom: 10px;

}

h4, h5, h6 {
	font-size: 1.2em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.5em;
	margin-left: 0;
}




#header{
	background:url(images/header.jpg) no-repeat;
	padding: 6px 0 0;
	width: 100%;
}
.logo{
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	background: url(images/logo.gif) no-repeat;
	width: 184px;
	height: 103px;
	margin: 0 0 0 10px;
	/*background-color: #103356;*/
}
.columns{overflow: hidden;}
* html .columns{
	overflow: visible;
	height: 1%;
}
#menu{
	float:left;
	margin: 10px 0 0;
}
#menu li{
	float:left;
	display: inline;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 16px;
}



#menu a{
	color:#103356;
	background:#D7E596;
	padding: 0 12px 0 10px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	text-decoration: none;
}
/* used with full nav. i.e. policy docs, faq, jargon 

#menu li{
	float:left;
	display: inline;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 10px;
}


#menu a{
	color:#103356;
	background:#D7E596;
	padding: 0 12px 0 10px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	text-decoration: none;
}

*/
#menu a:hover,
#menu .active a{
	background-color: #103356;
	color: white;
		text-decoration: none;

}
#header .columns .link{
	background: url(images/left-arrow1.gif) no-repeat;
	padding: 0 0 0 31px;
	display:block;
	font: bold 18px/23px Arial, Helvetica, sans-serif;
	color:#333;
	float:left;
	margin: 13px 0 0;
}
/*#header .columns .link:hover{background-position:0 100%;}*/
#content{
	overflow: hidden;
	width: 100%;
	margin: 31px 0 0;
}
#content h1 /*#content h4*/ {
	color:#103356;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.6em;
	padding-bottom:0px;
	font-style: italic;
	line-height: 1em;
	font-weight: normal;
	padding-left:3px;
		text-align: left;

}

#content h2 /*#content h4*/ {
	color:#103356;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.2em;
	padding-bottom:0px;
	line-height: 1em;
	font-weight: normal;
		text-align: left;

}
#content p{
	font: 1.2em/1.28em Arial, Helvetica, sans-serif;
	color:#333;
}
.main-content{
	float:left;
	width: 657px;
}
.main-content .product-box{
	float:left;
	width: 375px;
	border-top: 10px solid #103356;
}

.home-main-content {
	width: 657px;
	float:left;
	padding-top:5px;
	border-top: 10px solid #103356;
}
.home-main-content h1 {margin-bottom: 10px;}



.main-content .product-box li{
	background:#e5edee;
	border-bottom:1px solid #fff;
	overflow:hidden;
	width: 100%;
	vertical-align: top;
	padding: 11px 0;
}
.main-content .product-box img{
	border: 1px solid #004d58;
	float:left;
	width: 112px;
	height: 73px;
	margin: 3px 0 0 10px;
	display:inline;
}
.main-content .product-box div{
	float: right;
	width: 235px;
	margin: 0 8px 0 0;
	display: inline;
	overflow: hidden;
}
.main-content .product-box h3{
	font: bold 1.4em/1em Arial, Helvetica, sans-serif;
	color:#333;
}
.main-content .product-box p{
	font: 1.3em/1.53em Arial, Helvetica, sans-serif;
	color:#333;
	margin: 15px 0 10px;
}
.main-content .product-box a{
	font: bold 1.8em/1.27em Arial, Helvetica, sans-serif;
	color:#333;
	background: url(images/right-arrow.gif) no-repeat 100% 0;
	padding: 0 31px 0 0;
	height: 23px;
	float:left;
}


.main-content .product-box a:hover{
	font: bold 1.8em/1.27em Arial, Helvetica, sans-serif;
	color:#333;
	background: url(images/right-arrow1.gif) no-repeat 100% 0;
	padding: 0 31px 0 0;
	height: 23px;
	float:left;
}
.main-content .inset-box{
	float:right;
	width:232px;
	/*border-top: 10px solid #103356;*/
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	margin-left:20px;
	margin-bottom:10px;
		background-color: #D7E596;

}
.main-content .inset-box p{
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
}
/* simple green btn */
.simple-green-btn{
	display: block;
	background: url(images/simple-btn-left.gif) no-repeat;
}
.simple-green-btn span{
	display: block;
	background: url(images/simple-btn-right.gif) no-repeat 100% 0;
	height: 42px;
	cursor:pointer;
	font: 18px/42px Arial, Helvetica, sans-serif;
	color:#fff;
	position: relative;
	right:-3px;
}
.simple-green-btn:hover {background-position: 0 100%}
.simple-green-btn:hover span {background-position: 100% 100%}
/* arrowed-btn */
.arrowed-btn{
	display: block;
	background: url(images/simple-btn-left.gif) no-repeat;
}
.arrowed-btn span{
	display: block;
	background: url(images/arrowed-btn-right.gif) no-repeat 100% 0;
	height: 42px;
	cursor:pointer;
	font: 18px/42px Arial, Helvetica, sans-serif;
	color:#fff;
	padding: 0 32px 0 0;
	position: relative;
	right:-3px;
}
.arrowed-btn:hover{background-position: 0 100%}
.arrowed-btn:hover span{background-position: 100% 100%}



.smallquotebutton{
	display: block;
	background: url(images/simple-btn-left.gif) no-repeat;
	width: 125px;
}
.smallquotebutton span{
	display: block;
	background: url(images/arrowed-btn-right.gif) no-repeat 100% 0;
	height: 30px;
	cursor:pointer;
	font: 14px/42px Arial, Helvetica, sans-serif;
	color:#fff;
	padding: 0 32px 0 0;
	position: relative;
	right:-3px;
}
.smallquotebutton:hover{background-position: 0 100%}
.smallquotebutton:hover span{background-position: 100% 100%}







.main-content .inset-box .simple-green-btn{
	width:193px;
	margin: 0 0 0 11px;
}
.main-content .inset-box .simple-green-btn span{
	width: 193px;
	text-align:center;
}


.main-content .standardpage-box .simple-green-btn{
	width:193px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
		text-decoration: none;

}
.main-content .standardpage-box .simple-green-btn span{
	width: 193px;
	text-align:center;
	text-decoration: none;
}

.standardpage-box{
	border-top: 10px solid #103356;
	margin: 0px 0 0;
	overflow: hidden;
	width: 100%;
}


.main-content .advice-box{
	border-top: 10px solid #103356;
	margin: 30px 0 0;
	overflow: hidden;
	width: 100%;
}
.main-content .advice-box .title{
	width: 100%;
	overflow: hidden;
}
.main-content .advice-box .title h2{
	float:left;
	display: inline;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
}
.main-content .advice-box .arrowed-btn{
	float:right;
	width: 156px;
	margin: 10px 16px 0 0;
	display: inline;
}
.main-content .advice-box .arrowed-btn span{
	width: 124px;
	text-align:center;
}
.main-content .advice-box p{margin: 15px 0 7px 10px;}
.main-content .quote-box{
	margin: 35px 0 0;
	background:#e5edee;
	border-top: 10px solid #103356;
}
.main-content .quote-box .title{
	background: #cedddf;
	overflow: hidden;
	width: 100%;
	padding: 0 0 12px;
}
.main-content .quote-box .title em{
	background:url(images/text-step-1.gif) no-repeat;
	text-indent:-999px;
	overflow: hidden;
	float:right;
	width: 99px;
	height: 44px;
	margin: 18px 13px 0 0;
	display: block;
}
.main-content .quote-box .title h2{
	margin: 8px 0 12px 10px;
	font:bold 2.4em/1em Arial, Helvetica, sans-serif !important;
}
.main-content .quote-box .title strong{
	margin: 0 0 0 10px;
	font: 1.6em/1.1em Arial, Helvetica, sans-serif;
	color:#333;
}
.main-content .quote-box .title strong span{font-weight: bold}
.main-content .quote-box .form-holder{
	float:left;
	width: 300px;
	margin: 0 0 0 10px;
	display: inline;
}
.main-content .quote-box .form-holder .male-female{
	overflow: hidden;
	width: 100%;
	margin: 20px 0 0;
}
.main-content .quote-box .form-holder .male-female p{
	float:left;
	width: 135px;
}
.main-content .quote-box .form-holder .male-female label{
	float:left;
	margin: 0 10px 0 0;
}
.main-content .quote-box .form-holder .male-female input{
	margin: 2px 0 0;
	padding: 0;
	width: 13px;
	height: 13px;
	float:left;
}
.main-content .quote-box .form-holder .male-female span{
	float:left;
	font: 1.4em/1.28em Arial, Helvetica, sans-serif;
	color:#333;
	margin: 0 3px 0 0;
}
.main-content .quote-box .form-holder .question{
	overflow: hidden;
	width: 100%;
	margin: 18px 0;
}
.main-content .quote-box .form-holder .question p{
	float:left;
	width: 165px;
	margin: 0 7px 0 0;
}
.main-content .quote-box .form-holder .question select{
	float:left;
	width: 90px;
	margin: 3px 0 0;
}
.main-content .quote-box .arrowed-btn{
	float:right;
	width: 135px;
	margin: 92px 100px 0 0;
	display: inline;
}
.main-content .quote-box .arrowed-btn span{
	width: 103px;
	text-align:center;
}
.main-content .partner-box{
	border-top: 10px solid #103356;
	margin: 38px 0 0;
	padding: 10px 0 0 10px;
}
.main-content .partner-box p a{
	text-decoration:underline;
	color:#333;
}
.main-content .partner-box p a:hover{text-decoration:none}
.main-content .slideshow-holder{
	overflow: hidden;
	width: 100%;
	margin: 15px 0 0;
}
.main-content .slideshow-holder div{
	float:left;
	overflow: hidden;
	width: 504px;
}
.main-content .slideshow-holder ul{
	overflow: hidden;
	width: 9999px;
}
.main-content .slideshow-holder li{ float:left;}
.main-content .slideshow-holder li a{
	float:left;
	margin: 0 22px 0 10px;
}
.main-content .slideshow-holder li a img{ display:block;}
.main-content .slideshow-holder .btn-more{
	float:right;
	padding: 0 37px 0 0;
	background:url(images/right-arrow.gif) no-repeat 100% 0;
	height: 23px;
	font: 1.8em/1.27em Arial, Helvetica, sans-serif;
	color:#333;
	margin: 18px 15px 0 0;
}
.main-content .slideshow-holder .btn-more:hover{text-decoration:underline}
.main-content .news-box{
	border-top: 10px solid #103356;
	margin: 40px 0 0;
	padding: 8px 0 0 8px;
}
.main-content .news-box ul{margin: 21px 0}
.main-content .news-box ul li{
	display: inline;
	background: url(images/simple-list-separator.gif) no-repeat 0 50%;
	padding: 0 2px 0 8px;
}
.main-content .news-box ul li:first-child{
	background: none;
	padding-left:0;
}
.main-content .news-box ul li a{
	font: bold 1.4em/1.5em Arial, Helvetica, sans-serif;
	color:#00525c;
}

.postdate{
	font: bold 1.2em/1.5em Arial, Helvetica, sans-serif;
	color:#00525c;
}

.main-content .news-box ul li a:hover{text-decoration:underline}
.main-content .news-box .lnk-more{
	font: 1.4em/1.28em Arial, Helvetica, sans-serif;
	color:#5d872c;
	text-decoration:underline;
}
.main-content .news-box .lnk-more:hover{text-decoration:none}
.main-content .news-box p{margin: 21px 0;}
.side-bar{
	float:right;
	width: 241px;
}

.side-bar a:link {text-decoration:underline;}
.side-bar a:hover {text-decoration:none;}

.side-bar .call-back{
	border-top: 10px solid #103356;
	padding: 8px 8px 15px 8px;
	background: #e5edee;
}
.side-bar .call-back .widgettitle h4{margin:0 0 7px; }
.side-bar h4 {font-size: 1.8em; color: #103356;}
.side-bar .call-back form div{margin: 10px 0 0;}
.side-bar .call-back form span{
	font: 1.4em/1.24em;
	color:#333;
	display: block;
	margin: 6px 0 4px;
}
.side-bar .call-back input{
	background: #fff;
	border: 1px solid #000;
	width: 208px;
	height: 19px;
	padding: 3px 5px;
}
.side-bar .call-back .simple-green-btn{
	width: 193px;
	margin: 16px 0 0 15px;
}
.side-bar .call-back .simple-green-btn span{
	width: 193px;
	text-align:center;
}
.side-bar .grey-box{
	border-top: 10px solid #103356;
	padding: 8px 8px 15px 8px;
	background: #E7EAE7;
	margin: 0px 0 0;
	margin-bottom: 20px;
}
.side-bar .grey-box .widgettitle h4{margin: 0 0 10px;}
.side-bar .grey-box .simple-green-btn{
	width: 193px;
	margin: 18px 0 0 15px;
	text-decoration:none;
}
.side-bar .grey-box .simple-green-btn span{
	width: 193px;
	text-align:center;
}



.textwidget p{font-size: 80%;
	line-height: 1.24em;
}

.side-bar .side-links{
	border-top: 10px solid #103356;
	padding: 8px 8px 0 8px;
	margin: 22px 0 0;
}
.side-bar .side-links ul{margin: 6px 0 0;}
.side-bar .grey-box .textwidget ul{margin: 6px 0 0;}


.side-bar .side-links li{margin: 11px 0 0;}
.side-bar .grey-box .textwidget li{
	font-size:120%;
	margin: 8px 0 0;
	padding-left:0px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
	list-style-position: inside;
	list-style-image: url(images/tick.jpg);
	list-style-type: disc;
}

.side-bar .side-links ul a{
	font: 1.4em/1em Arial, Helvetica, sans-serif;
	color:#5d872c;
}
.side-bar .side-links ul a:hover{text-decoration:underline}


.sidebar .grey-box li {padding-bottom:10px; color: red;}



#footer{
	border-top: 10px solid #103356;
	overflow: hidden;
	width: 100%;
	background-color: #E7EAE7;
	margin-top: 105px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 13px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;		/*font: 1.1em/1.45em Arial, Helvetica, sans-serif;*/

}
#footer .col-1{
	float:left;
	display: inline;
	width: 650px;
	margin: 0 0 0 15px;
}
#footer .col-2{
	float:left;
	display: inline;
	margin: 0 0 0 50px;
	width: 200px;
}
#footer .col-3{
	float:left;
	display: inline;
	width: 185px;
	margin: 0 0 0 75px;
}
#footer .col-4{
	float:left;
	display: inline;
	width: 120px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 70px;
}
#footer p{
	font: 1.1em/1.45em Arial, Helvetica, sans-serif;
	color:#333;
}
#footer p a{
	color:#333;
}
#footer p a:hover{text-decoration:underline}
#footer ul a{
	font: 1.2em/1.5em Arial, Helvetica, sans-serif;
	color:#333;
	text-decoration:none;
}
#footer ul a:hover{text-decoration:underline}
#footer address{
	font: 1.1em/1.45em Arial, Helvetica, sans-serif;
	color:#333;
}



/*wordpress styles from default template */


.post {
	text-align: justify;
		margin-right: 0;
	margin-bottom: 40px;
	margin-left: 0;
	}
	
.post h1 {margin-top: 10px; margin-bottom: 15px;}	

.post hr {
	display: block;
	}


.widecolumn .post {
	margin: 0;
	}
	
	
	
		
	html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	font-size: 1.1em;
	
	}

.entry {font-size:1.1em;}


html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}
	

.widecolumn .entry p {

	}

	
.narrowcolumn .entry, .widecolumn .entry {
	
	}


.post h2 a{/*font-size: 150%;*/ line-height:150%; font-weight: normal; color:#103356; }

.post h2 a:hover {/*font-size: 150%;*/ line-height:150%; font-weight: normal; color:#103356; text-decoration:underline;}

/*for iframe instant quote */

/*  .inlinequote {margin-bottom: 20px;}*/

.inlinequote {
	background-image: url(images/instant-quote-bg.gif);
	background-repeat: no-repeat;
	background-position: left 60px;
	height: 250px;
	width: 657px;
}


.quotebritish {padding-left: 80px; padding-top: 80px; float:left;}