/* [html] */

body, h1, h2, h3, h4, h5, h6, p, div, form, dl, dt, dd, ul, li, ol, img, table {
	margin:0;
	padding:0;
	border:0;
}
body {
	font:70%/170% Verdana, Geneva, sans-serif;
	background:#22324e;
	color:#404040;
	text-align:center;
}
p, h2, h3, h4 {
	margin:15px 0;
}
h2 {
	font:170%/150% Arial, Helvetica, sans-serif;
	margin-top:28px;
	font-weight:bold;
	color:#8b4631;
}
h2 a {
	text-decoration:none;
}
h3 {
	font:125%/170% Verdana, Geneva, sans-serif;
	color:#033458;
	font-weight:bold;
}
/*h3 span {
	font-size:80%;
	color:#7c91a0;
}*/
h4 {
	font-size:120%;
}
a {
	color:#165f9f;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color:#f89e1c;
}
/* [/html] */

/* claim form */

#body {
	position:relative;
	width:100%;
}
#claim_outer {
	background:#1d2a42;
	height:401px;
	position:absolute;
	top:-401px;
	left:0;
	width:100%;
}
#claim_inner {
	margin:0 auto;
	width:960px;
	text-align:left;
	color:#fff;
}
	#claim_inner h2 {
		color:#fff;
		font-weight:normal;
		font-size:220%;
		margin-top:20px;
	}
	#claim_inner h3 {
		color:#fff;
		font:150%/150% Arial, Helvetica, sans-serif;
		font-weight:normal;
		margin-top:0;
	}
	#claim_inner .claim_col {
		float:left;
		width:290px;
		height:260px;
		margin:0 10px;
		padding:0 5px;
	}
		#claim_inner .claim_col label {
			width:122px;
			float:left;
			font-weight:bold;
			color:#fff;
		}
			#claim_inner .claim_col label span {
				font-size:80%;
				display:block;
				font-weight:normal;
				margin:10px 5px 0 0;
			}
		#claim_inner .claim_col input {
			width:160px;
			padding:3px;
			border:1px solid #bfbfbf;
		}
		#claim_inner .claim_col input.dob {
			width:auto;
			margin-right:5px;
			text-align:center;
		}
		#claim_inner .claim_col input.submitbutt {
			border:0;
			width:auto;
			padding:0;
			margin-top:8px;
			float:right;
		}
		#claim_inner .claim_col textarea {
			width:160px;
			height:183px;
			padding:3px;
			border:1px solid #bfbfbf;
		}
		#claim_inner .claim_col select {
			width:168px;
			border:1px solid #bfbfbf;
			padding:3px;
		}
		#claim_inner .claim_col select.full_list {
			width:100%;
		}
		#claim_inner .claim_col p {
			margin:10px 0;
		}

/* [main containers] */

#outer {
	background:#fff url(/images/bg.gif) repeat-x;
}
#container {
	width:960px;
	margin:0 auto;
	padding-bottom:20px;
	text-align:left;
}

/* [header and nav] */

#top {
	height:180px;
	background:url(/images/top-bg.gif) repeat-y;
}
#top h1 {
	padding:19px 0 0 7px;
	float:left;
}
#logo_strap {
	height:140px;
	position:relative;
}
#strapline {
	float:right;
	margin:65px 0 0 0;
	font-size:160%;
	font-family:Arial, Helvetica, sans-serif;
	color:#884839;
	text-align:right;
}
	#strapline span {
		color:#334b74;
	}
	#strapline img {
		vertical-align:middle;
	}
.claim_btn {
	position:absolute;
	top:0;
	right:0;
}
#nav {
	list-style:none;
	height:40px;
	background:url(/images/nav-bg.gif) repeat-x;
	padding-left:8px;
}
#nav li {
	float:left;
	font:115%/140% Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#nav a {
	color:#fff;
	text-decoration:none;
	padding:9px 18px 8px;
	height:23px;
	display:block;
	background:url(/images/nav-end.gif) no-repeat top right;
}
#nav a:hover {
	color:#e3931e;
}
#nav a.onstate {
	background:url(/images/nav-li-bg.gif) repeat-x;
	color:#e3931e;
}
#nav li.contbutt a {
	padding:7px 10px;
}
	#nav li ul {
		margin:0;
		padding: 5px 0 0 12px;
		position: absolute;
		visibility: hidden;
		z-index:200000;
		width:167px;
		height:100px;
		background:#1a263a;
	}		
	#nav li ul li {
		float: none;
		list-style:none;
		background:none;
		margin:0;
		font-size:100%;
	}		
	#nav li ul li a, #nav li.onstate ul li a {
		width: auto;
		color:#fff;
		padding:4px 0;
		height:23px;
		text-align:left;
		background:none;
	}		
	#nav li ul li a:hover {
		color:#e3931e;			
	}
#flash {
	background:url(/images/wall-image.jpg) no-repeat;
	height:150px;
}
	#home #flash {
		height:368px;
		background:none;
	}
	#claim #flash {
		height:368px;
		background:none;
	}
	#media #flash {
		background:url(/images/media-centre-header.jpg) no-repeat;
	}
	
/* [/top] */

/* [content] */

#content {
	padding-left:7px;
	margin:-55px 0 0;
	background:url(/images/2col-bg.gif) repeat-y;
}
#full {
	padding:0 33px 20px;
	background:url(/images/full-bg.png) no-repeat;
	position:relative;
	z-index:1001;
	width:882px;
}
	#media_centre {
		padding:30px 15px 0;
		height:445px;
		width:890px;
		margin:0 -19px;
		background:url(/images/media-centre-bg.gif) no-repeat 0 15px;
	}
	#skeleton {
		padding-top:20px;
		height:640px;
	}
	#whiplash {
		padding:20px 0;
		height:350px;
	}
	
/* [main column] */

#main {
	width:561px;
	float:left;
	padding:0 33px 20px;
	background:url(/images/main-bg.png) no-repeat;
	position:relative;
	z-index:1001;
}
	#main ul.list {
		margin:15px 0 15px 30px;
		list-style:square;
	}
	#main ul.list li {
		margin:10px 0;
	}
	#main ul.list li li {
		margin:10px 0;
		list-style:none;
		font-size:80%;
	}
.col_holder {
	height:285px;
	position:relative;
	z-index:1001;
}
.col {
	float:left;
	width:263px;
	padding:0 22px;
	height:277px;
}
	.col_1 {
		background:url(/images/home-col1-bg.png) no-repeat left top;
	}
	.col_1 h2 {
		margin:0;
		padding-top:18px;
		font-size:160%;
		font-weight:normal;
	}
	.col_2 {
		background:url(/images/home-col2-bg.png) no-repeat left top;
		margin:0 13px;
	}
	.col_2 h2 {
		margin:0;
		padding-top:18px;
		color:#fff;
		font-size:160%;
		font-weight:normal;
	}
	.col_3 {
		padding:0;
		width:313px;
	}
		.col_3 img {
			margin-bottom:9px;
		}
.callback {
	margin:24px -5px 0;
}
	.callback label {
		width:92px;
		float:left;
		text-align:right;
		margin-right:9px;
		font-weight:bold;
		color:#22324d;
	}
	.callback input{
		width:160px;
		border:1px solid #bfbfbf;
		padding:3px;
	}
	.callback input.submitbutt {
		border:0;
		width:auto;
		padding:0;
		margin-top:8px;
	}
	.callback select {
		width:168px;
		border:1px solid #bfbfbf;
		padding:3px;
	}
	.callback p {
		margin:9px 0;
	}
.home_banner {
	float:left;
	width:460px;
	margin:5px 0 15px 4px;
}
	.home_banner img {
		vertical-align:bottom;
	}
	.quote, .ban_rt {
		margin-left:20px;
	}
	.partner {
		background:url(/images/blank-tab.gif) no-repeat;
		height:153px;
		padding:5px 0 0 25px;
		width:435px;
		font-size:150%;
	}
		.partner img {
			vertical-align:middle;
			margin:0 8px;
		}
	.social {
		background:url(/images/blank-tab.gif) no-repeat;
		height:158px;
		font-size:150%;
		margin-left:20px;
	}
		.social img {
			margin-right:10px;
		}
		.soc_logos {
			float:left;
			width:185px;
			padding:25px 0 0 25px;
		}
			.soc_logos p {
				margin-top:0;
			}
		.twit_feed {
			float:left;
			width:250px;
			background:#134f84;
			height:158px;
		}
#message {
	font-size:120%;
	margin-top:5px;
}
#message2 {
	font-size:190%;
	color:#fff;
	margin-top:175px;
	text-align:center;
}
.case_list {
	width:560px;
	line-height:210%;
}
	.case_list a {
		display:block;
		height:27px;
		cursor:pointer;
	}
		.case_list a.grey {
			background:#f2f2f2;
		}
	.case_list span {
		width:415px;
		float:left;
		font-weight:normal;
		color:#404040;
	}
	.case_list span.name {
		float:left;
		width:80px;
		font-weight:bold;
		color:#165f9f;
		padding-left:20px;
	}
	.case_list span.view {
		float:right;
		width:20px;
		margin-right:20px;
		font-weight:bold;
		color:#fff;
	}
		.case_list a.grey span.view {
			color:#f2f2f2;
		}
		.case_list a:hover span.view {
			color:#404040;
		}
	.case_list dt {
		width:115px;
		float:left;
		clear:left;
		padding:0 10px 0 0;
		color:#033458;
		font-weight:bold;
		font-size:110%;
	}
	.case_list dd {
		float:left;
		width:455px;
		padding:0;
		color:#404040;
		font-size:110%;
	}
		.case_list dd a {
			text-decoration:none;
			margin-left:3px;
			font-weight:bold;
		}
/* [right column] */

#right {
	float:left;
	width:313px;
	margin-left:13px;
	position:relative;
	z-index:1001;
}
	#right .col_2 {
		margin:0;
		float:none;
	}
	#right .call_icons {
		margin-top:7px;
	}
		#right .call_icons img {
			margin-top:8px;
		}

/* [form] */


legend {
	font-size:120%;
	color:#43668e;
	font-weight:bold;
}
fieldset {
	border:1px solid #ccc;
	padding:0 25px 20px;
	margin-bottom:20px;
}
fieldset p {
	margin:15px 0 0;
}
label {
	width:230px;
	float:left;
}
label.small_label {
	width:120px;
	float:left;
	text-align:right;
	margin-right:15px;
}
input, textarea {
	font:100% Verdana, Arial, Helvetica, sans-serif;
}
select {
	font:100% Verdana, Arial, Helvetica, sans-serif;
	width:170px;
}
textarea.fulltext {
	width:400px;
}
input.blue_button {
	background:url(/images/button.gif) no-repeat;
	width:97px;
	height:30px;
	text-align:center;
	font-weight:bold;
	color:#fff;
	margin-top:5px;
	border:0;
}
label.error {
	margin:3px 0;
	width:auto;
	float:none;
	display:block;
	font-weight:bold;
	background:url(/images/error-icon.png) no-repeat 0 3px;
	padding-left:20px;
	color:#404040;
}
.fade_out {
	width:960px;
	height:401px;
	background:url(/images/transparent.png) repeat;
	position:absolute;
	display:none;
}
.errors {
	display:none;
	position:absolute;
	top:85px;
	left:325px;
	width:300px;
	padding:15px 15px 11px;
	background:#fff;
	border:1px solid #000;
}
.close_me {
	position:absolute;
	top:8px;
	right:12px;
}

input:focus, input.error, textarea.error  { 
	border:1px solid #e3931e;
}

/* [/form] */

/* [footer] */

#footer_outer {
	width:100%;
}
#footer {
	color:#404040;
	font-size:90%;
	clear:both;
	text-align:left;
	margin:0 auto;
	width:960px;
	height:210px;
	background:url(/images/footer-image.jpg) no-repeat bottom center;
}
#footer ul {
	list-style:none;
	background:url(/images/footer-logo.gif) no-repeat;
	height:90px;
	padding:20px 0 0 0;
}
#footer li {
	float:left;
	padding:0 8px 2px;
	line-height:100%;
	margin:5px 0 15px;
	border-right:1px solid #59657a;
	color:#fff;
}
#footer li.firstone {
	margin-left:266px;
}
#footer li.valid {
	border:0;
	float:right;
	padding-left:16px;
}
#footer li.valid a {
	margin:0 2px;
}
#footer li.nobord {
	border:0;
	float:right;
	padding-left:16px;
}
#footer li.lastone {
	border:0;
	padding-right:0;
}
#footer img {
	float:left;
	margin:7px 15px 0 0;
}
#footer a {
	color:#fff;
	text-decoration:none;
	font-weight:normal;
}
#footer a:hover {
	color:#808080;
}
#footer .address {
	float:left;
	line-height:170%;
}
#footer a.arrival {
	color:#00aeef;
}
/* [/footer] */

/* [extra] */

.divider {
	margin:20px 0;
	border-bottom:1px solid #d8d8d8;
	font-size:1px;
	clear:both;
}
hr {
	color:#e5e5e5;
	background-color:#e5e5e5;
	border:0;
	height:1px;
	clear:both;
}
.cleaner {
	clear:both;
}
.spacer {
	clear:both;
	height:1px;
}
.populate_off {
	display:none;
}
.populate_on {
	display:block;
}
.blue {
	color:#025b9c;
}
.orange {
	color:#f89e1c;
}
.center {
	text-align:center;
}
.firstpara {
	margin-top:0;
}
.smalltext {
	font-size:70%;
}
.imglft {
	float:left;
	margin:4px 20px 0 0;
}
.imgrt {
	float:right;
	margin:4px 0 0 20px;
}
.viking {
	vertical-align:middle;
	margin:3px 0 0 10px;
}
.fltlft {
	float:left;
}
.fltrt {
	float:right;
}
.bluehead {
	color:#344c75;
	font-size:110%;
}
.blue_link {
	color:#344c75;
}
.lrg_txt {
	font-size:120%;
	line-height:190%;
}
.apply {
	float:right;
	margin:22px 0 0 8px;
}
.fax {
	margin:0 14px;
}
.yellow {
	color:#f89e1c;
}
.norb {
	margin-right:0;
}
.hide {
	position:absolute;
	left:-5000px;
	margin:0;
	padding:0;
}
.hide2, .hide3, .hide4, .hide5, .hide6 {
	display:none;
}

/* [/extra] */
