/*BODY*/

body{
	margin: 0;
	font-family: "Helvetica","Arial",sans-serif;
	font-size: 0.8em;
	color: #555;
	background: #e7f1fd;
}

/*GENERAL*/

a{
	outline: none;
	color: #003B7B;
	text-decoration: none;
}

a:hover{
	color: #000000;
	text-decoration: underline;
}

hr {
border-color: #bfcbdb;
border-style: solid;
border-width:0 0 1px;
display:block;
height:1px;
margin: 25px 0 25px 0;
}

.required-field{
	color: #F00;
}

.content strong{
	color: #003B7B;
	font-size: 1.4em;
	font-weight: bold;
}

/*HEADER*/

#header-container{
	background: #074182;
	height: 109px;
	border-bottom: #066bd6 solid 1px;
}

#header-container .center-align{
	width: 900px;
	margin: 0 auto;
	position: relative;
}

#header-container .logo{
	background: url(images/header-top-logo.gif) no-repeat;
	width: 192px;
	height: 45px;
	float: left;
	text-indent: -9999px;
	margin: 33px 0 0 0;
}

#header-container .number{
	background: url(images/header-top-number.gif) no-repeat;
	width: 194px;
	height: 44px;
	float: right;
	text-indent: -9999px;
	margin: 16px 0 0 0;
}

/*NAVIGATION*/

#navigation{
	position: absolute;
	right: 0;
	padding: 12px 0 0 0;
	margin: 60px 0 0 0;
}

#navigation ul{
	margin: 0;
	padding: 0;
	
}

#navigation li{
	float: left;
	list-style: none;
	padding: 0 0 0 0;
	
}

#navigation li a{
	color: #ffffff;
	text-decoration: none;
	height: 23px;
	padding: 13px 5px 0 5px;
	font-size: 0.9em;
	border: 1px solid transparent;
	border-bottom: none;
	display: block;
}

#navigation li a:hover{
	background: url(images/nav-on.gif) no-repeat bottom center #0c61ac;
	color: #ffffff;
	border: 1px solid #0c3768;
	border-bottom: none;
}


body#home a#home-nav,

body#about a#about-nav,

body#make-a-claim a#make-a-claim-nav,

body#types-of-claim a#types-of-claim-nav,

body#claim-estimator a#claim-estimator-nav,

body#faqs a#faqs-nav,

body#success-stories a#success-stories-nav,

body#contact-us a#contact-us-nav,

body#careers a#careers-nav,

body#referrers a#referrers-nav

{
	
	background: url(images/nav-on.gif) no-repeat bottom center #0c61ac;
	color: #ffffff;
	border: 1px solid #0c3768;
	border-bottom: none;
}


/*FOOTER*/

#footer-container{
	background: #e7f1fd;
	margin: 25px 0 0 0;
	height: 110px;
}

#footer-container .center-align{
	width: 900px;
	margin: 0 auto;
	
}

#footer-container .top{
	background: url(images/main-container-top.gif) no-repeat;
	width: 900px;
	height: 10px;
	float: left;
	margin: 25px 0 0 0;
}


#footer-container .main{
	background: url(images/main-container-body.gif) repeat-y;
	height: 102px;
	width: 870px;
	padding: 15px 15px 5px 15px;
	text-align: center;
	float: left;
	margin: 0 0 0 0;
}

#footer-container .bottom{
	background: url(images/main-container-bottom.gif) no-repeat;
	width: 900px;
	height: 10px;
	float: left;
	margin: 0 0 0 0;
}


#footer-container .main p{
	font-size: 0.8em;
	margin: 0 0 10px 0;
}

#footer-container .sub{
	text-align: center;
	padding: 25px 0 25px 0;
	float: left;
}


#footer-container .sub p{
	font-size: 0.8em;
}

#footer-container a{
	color: #003B7B;
	text-decoration: none;
}

#footer-container a:hover{
	color: #000000;
	text-decoration: underline;
}

/*SIDEBAR*/

#sidebar{
	width: 300px;
	float: right;
	margin: 5px 0 0 0;
}

#sidebar h3{
	font-size: 1.4em;
	margin: 0 0 15px 0;
	font-weight: normal;
	color: #003b7b;
	line-height: 130%;
	border-bottom: 1px solid #bfcbdb;
	padding: 0 0 10px 0;
}


#sidebar h4{
	font-size: 1.2em;
	margin: 0 0 15px 0;
	font-weight: bold;
	color: #003b7b;
	line-height: 130%;
}


#sidebar .make-a-claim-box{
	background: url(images/box-middle-300px.gif) repeat-y;
	padding: 5px 15px 10px 15px;
	margin: 0 0 0 0;
}

#sidebar .make-a-claim-box-top{
	background: url(images/box-top-300px.gif) no-repeat;
	width: 300px;
	height: 10px;
	margin: 15px 0 0 0;
}

#sidebar .make-a-claim-box-bottom{
	background: url(images/box-bottom-300px.gif) no-repeat;
	width: 300px;
	height: 16px;
}

#sidebar .make-a-claim-box a.claim-now{
	background: url(images/small-blue-button-1.png) no-repeat;
	width: 116px;
	height: 43px;
	display: block;
	cursor: pointer;
	font-size: 1.2em;
	text-align: center;
	padding: 0 0 5px 0;
	margin: 10px 4px 0 0;
	color: #ffffff;
	border: none;
	line-height: 260%;
	font-weight: normal;
}

#sidebar .make-a-claim-box a.claim-now:hover{
	background: url(images/small-blue-button-2.png) no-repeat;
	text-decoration: none;
}

#callMeBack-sidebar{
	margin: 20px 0 0 0;
}

#callMeBack-sidebar input{
	background: url(images/input-background.gif) repeat-x;
	border: 1px solid #bfcbdb;
	padding: 5px 5px 5px 5px;
	width: 150px;
	color: #454c55;
}

#callMeBack-sidebar label{
	width: 105px;
	display: block;
	float: left;
	padding: 5px 0 0 0;
	cursor: pointer;
}
#callMeBack-sidebar p{
	position: relative;
}

#callMeBack-sidebar label.error{
	color: #F00;
	position: absolute;
	left: 53px;
	top: 0;
	font-size: 10px;
}

#callMeBack-sidebar select{
	width: 160px;
}

#callMeBack-sidebar .submit{
	background: url(images/small-blue-button-1.png) no-repeat;
	width: 116px;
	height: 43px;
	display: block;
	cursor: pointer;
	font-size: 1.2em;
	text-align: center;
	padding: 0 0 5px 0;
	margin: 10px 4px 0 0;
	color: #ffffff;
	border: none;

}

#callMeBack-sidebar .submit:hover{
	background: url(images/small-blue-button-2.png) no-repeat;
}

/*HOME SPLASH*/

#home-splash{
	background: url(images/blue-home-bg.jpg) no-repeat center #124599;
	height: 405px;
	padding: 25px 25px 25px 25px;
}

#home-splash .center-align{
	width: 900px;
	margin: 0 auto;
}

#home-splash .left{
	float: left;
	width: 560px;
	position: relative;
	height: 410px;
}

#home-splash .right{
	float: right;
}

#home-splash .right a img{
	border: none;
}

#home-splash h1{
	/*background: url(images/home-splash-heading.png) no-repeat;*/
	width: 560px;
	height: 85px;
	/*text-indent: -9999px;*/
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color:white;
}

#home-splash .blurb p{
	line-height: 130%;
	color: #e5e5e5;
}

#home-splash .blurb a{
	color: #ffcd04;
	text-decoration: none;
}

#home-splash .blurb a:hover{
	color: #ffffff;
	text-decoration: underline;
}

#home-splash .blurb sup{
	color: #ffcd04;
}

#home-splash .blurb ul{
	margin: 0;
	padding: 0;
	float: left;
}

#home-splash .blurb li{
	background: url(images/home-splash-tick.png) no-repeat left;
	padding: 5px 0 0 35px;
	color: #e5e5e5;
	font-size: 1.4em;
	line-height: 170%;
	list-style: none;
}

#home-splash .blurb a.claim-now{
	background: url(images/large-blue-button-1.png) no-repeat;
	width: 203px;
	height: 57px;
	display: block;
	cursor: pointer;
	font-size: 1.8em;
	text-align: center;
	padding: 0 0 0 0;
	float: right;
	margin: 30px 0 0 0;
	color: #ffffff;
	line-height: 240%;
}

#home-splash .blurb a.claim-now:hover{
	background: url(images/large-blue-button-2.png) no-repeat;
	text-decoration: none;
}

#home-splash .blurb .small{
	font-size: 0.8em;
	float: left;
	margin: 20px 0 0 0;
	color: #2268b7;
	position: absolute;
	bottom: 0;
	left: 0;
}


#home-splash .call-me-back{
	background: #FFFFFF;
	width: 250px;
	height: 265px;
	padding: 40px 25px 25px 25px;
	position: relative;
}

#home-splash .call-me-back p{
	margin: 0 0 5px 0;
}

#home-splash .call-me-back-top{
	background: url(images/home-call-me-back-top.gif) no-repeat;
	width: 300px;
	height: 7px;
	position: relative;
	margin: 0 0 0 0;
}

#home-splash .call-me-back-bottom{
	background: url(images/home-call-me-back-bottom.gif) no-repeat;
	width: 300px;
	height: 7px;
	
}

#home-splash .live-chat{
	background: #f0f6fe;
	width: 250px;
	padding: 25px 25px 25px 25px;
	height: 50px;
}

#home-splash .call-me-back h2{
	background: url(images/heading-banner-bg-1.gif) no-repeat;
	font-size: 1.4em;
	color: #ffffff;
	margin: 0;
	width: 161px;
	height: 58px;
	line-height: 260%;
	display: block;
	padding: 0 0 0 32px;
	font-weight: normal;
	position: absolute;
	left: -9px;
	top: 0;
}
#callMeBack{
	margin: 20px 0 0 0;
}

#callMeBack input{
	background: url(images/input-background.gif) repeat-x;
	border: 1px solid #bfcbdb;
	padding: 5px 5px 5px 5px;
	width: 120px;
	color: #454c55;
}

#callMeBack p{
	position: relative;
	width: 100%;
}
#callMeBack label.error{
	color: #F00;
	position: absolute;
	left: 55px;
	top: 0;
	font-size: 10px;
}


#callMeBack label{
	width: 115px;
	display: block;
	float: left;
	padding: 5px 0 0 0;
	cursor: pointer;
}

#callMeBack select{
	width: 130px;
}

#callMeBack .submit{
	background: url(images/small-blue-button-1.png) no-repeat;
	width: 116px;
	height: 43px;
	display: block;
	cursor: pointer;
	font-size: 1.2em;
	text-align: center;
	padding: 0 0 5px 0;
	margin: 10px 4px 0 0;
	color: #ffffff;
	border: none;
	float: right;
}

#callMeBack .submit:hover{
	background: url(images/small-blue-button-2.png) no-repeat;
}

/*HOME INFORMATION*/

#home-information{
	background: #e7f1fd;
	border-top: #ffffff;
	height: 250px;
	padding: 25px 25px 0px 25px;
}

#home-information .center-align{
	width: 900px;
	margin: 0 auto;
}

#home-information .box-1{
	background: url(images/home-been-injured-box-1.gif) no-repeat;
	width: 237px;
	height: 235px;
	float: left;
	margin: 0 25px 0 0;
	padding: 20px 20px 20px 20px;
}

#home-information .box-2{
	background: url(images/home-been-injured-box-2.gif) no-repeat;
	width: 218px;
	height: 235px;
	float: left;
	padding: 20px 20px 20px 20px;
}

#home-information .box-1 h1{
	font-size: 1.2em;
	color: #003b7b;
	line-height: 130%;
	margin: 0 0 15px 0;
}

#home-information .box-2 h1{
	font-size: 1.2em;
	color: #003b7b;
	line-height: 130%;
	margin: 0 0 15px 0;
}

#home-information .box-1 strong{
	color: #000000;
	border-bottom: 1px solid #000000;
}

#home-information .box-2 strong{
	color: #000000;
	border-bottom: 1px solid #000000;
}

#home-information .box-1 ul{
	margin: 0;
	padding: 0;
	float: left;
}

#home-information .box-1 li{
	background: url(images/home-been-injured-box-arrow.gif) no-repeat left;
	padding: 0px 0 0 20px;
	color: #545d68;
	font-size: 1em;
	line-height: 190%;
	list-style: none;
}

#home-information .box-1 li a{
	color: #545d68;
	text-decoration: none;
}

#home-information .box-1 li a:hover{
	color: #000;
	text-decoration: underline;
}

#home-information .box-2 ul{
	margin: 0;
	padding: 0;
	float: left;
}

#home-information .box-2 li{
	background: url(images/home-been-injured-box-tick.gif) no-repeat left;
	padding: 0px 0 0 35px;
	color: #545d68;
	font-size: 1em;
	line-height: 190%;
	list-style: none;
}

#home-information .box-2 li a{
	color: #545d68;
	text-decoration: none;
}

#home-information .box-2 li a:hover{
	color: #000;
	text-decoration: underline;
}

#home-information .box-2 .small{
	font-size: 0.8em;
	float: left;
	margin: 20px 0 0 0;
	color: #a3a7ac;
}

#home-information sup{
	color: #000;
}

#home-information .box-3{
	background: url(images/home-tv-advert-box.gif) no-repeat;
	width: 260px;
	height: 220px;
	float: right;
	padding: 35px 20px 20px 20px;
}

#home-information .box-3 h1{
	font-size: 1.6em;
	color: #003b7b;
	line-height: 120%;
	margin: 0 0 5px 0;
}

#home-information .box-3 .left{
	float: left;
	margin: 0 20px 0 0;
}

#home-information .box-3 .right{
	float: left;
}

#home-information .box-3 a{
	color: #545d68;
	text-decoration: none;
}

#home-information .box-3 a:hover{
	color: #000;
	text-decoration: underline;
}

#home-information .box-3 p{
	line-height: 140%;
}

#home-information .box-3 hr {
	border: 0;
	color: #bfcbdb;
	background: #bfcbdb;
	height: 1px;
	display: block;
	margin: 30px 0 30px 0;
}





/*MAIN STUFF*/

#main-container{
	background: #e7f1fd;
	border-top: #ffffff;
	padding: 0px 25px 25px 25px;
}

#main-container .center-align{
	width: 900px;
	margin: 0 auto;
}

#main-container .center-align .content-top{
	background: url(images/main-container-top.gif) no-repeat;
	width: 900px;
	height: 10px;
	float: left;
	margin: 25px 0 0 0;
}

#main-container .center-align .content{
	background: url(images/main-container-body.gif) repeat-y;
	padding: 0px 25px 25px 25px;
	float: left;
	position: relative;
}
	
#main-container .center-align .content-bottom{
	background: url(images/main-container-bottom.gif) no-repeat;
	width: 900px;
	height: 10px;
	float: left;
	margin: 0 0 25px 0;
}

#main-container h2{
	font-size: 1.2em;
	color: #003b7b;
	line-height: 130%;
	margin: 0 0 15px 0;
}

a.make-a-claim{
	background:transparent url(images/home-been-injured-box-arrow.gif) no-repeat 135px 0;
	color:#003B7B;
	display:block;
	font-size:1.2em;
	font-weight:bold;
	margin:0 0 10px 0;
	padding:0 0 0 0px;
text-decoration:none;
}

a.make-a-claim:hover{
	background:transparent url(images/home-been-injured-box-arrow.gif) no-repeat 140px 0;
	color:#000000;
	text-decoration:none;
}

a.success-link{
	background:transparent url(images/home-been-injured-box-arrow.gif) no-repeat 245px 0;
	color:#003B7B;
	display:block;
	font-size:1.2em;
	font-weight:bold;
	margin:0 0 10px 0;
	padding:0 0 0 0px;
text-decoration:none;
}

a.success-link:hover{
	background:transparent url(images/home-been-injured-box-arrow.gif) no-repeat 250px 0;
	color:#000000;
	text-decoration:none;
}

a.go-back {style.css (line 863)
background:transparent url(images/green-go-back.gif) no-repeat scroll 5px 0;
color:#003B7B;
display:block;
font-size:1.2em;
font-weight:bold;
margin:0 0 10px;
padding:0 0 0 20px;
position:absolute;
right:0;
text-decoration:none;
top:27px;
}

#main-container .about-box{
	background: url(images/box-middle-500px.gif) repeat-y;
	padding: 15px 15px 10px 15px;
	margin: 0 0 0 0;
}

#main-container .about-box-bottom{
	background: url(images/box-bottom-500px.gif) no-repeat;
	width: 500px;
	height: 16px;
	margin: 0 0 15px 0;
}

#main-container .about-box-top{
	background: url(images/box-top-500px.gif) no-repeat;
	width: 500px;
	height: 10px;
	margin: 25px 0 0 0;
}



#main-container .about-box ul{
	margin: 0;
	padding: 0;
}

#main-container .about-box li{
	background: url(images/home-been-injured-box-tick.gif) no-repeat 0px 5px;
	padding: 5px 0 10px 35px;
	color: #545d68;
	font-size: 1em;
	line-height: 140%;
	list-style: none;
}

#main-container h1{
	background: url(images/heading-banner-bg-2.gif) no-repeat;
	font-size: 1.4em;
	color: #ffffff;
	width: 254px;
	height: 58px;
	line-height: 260%;
	display: block;
	padding: 0 0 0 25px;
	font-weight: normal;
	position: absolute;
	left: -34px;
	top: 0;
}

#main-container p{
	margin: 0 0 15px 0;
	line-height: 150%;
}

#main-container .left-image{
	background: url(images/heading-banner-left.png) no-repeat;
	width: 9px;
	height: 58px;
	margin: 0 0 0 -34px;
	position: absolute;
}

#main-container .left{
	float: left;
	width: 500px;
	margin: 0 0 0 0;
	padding: 85px 0 0 0;
	position: relative;
}

#main-container .right{
	float: right;
	width: 325px;
	padding: 0 0 0 25px;
}

/*#main-container .left a{
	font-size: 1.2em;
	color: #003B7B;
	font-weight: bold;
	text-decoration: none;
	padding: 0 0 15px 0;
}

#main-container .left a:hover{
	color: #000;
}*/

#main-container .faqs-box-top{
	background: url(images/box-top-500px.gif) no-repeat;
	height:10px;
	margin:25px 0 0;
	width:500px;
}

#main-container .faqs-box{
	background:transparent url(images/box-middle-500px.gif) repeat-y;
	margin:0;
	padding:15px 15px 10px;
}

#main-container .faqs-box-bottom{
	background:transparent url(images/box-bottom-500px.gif) no-repeat;
	height:16px;
	margin:0 0 15px;
	width:500px;
}

#main-container .faqs-box ul{
	margin: 0;
	padding: 0;
}

#main-container .faqs-box li{
	background: url(images/home-been-injured-box-arrow.gif) no-repeat 0px 5px;
	padding: 4px 0 0px 20px;
	line-height: 140%;
	list-style: none;
	margin: 0 0 5px 0;
}

#main-container .faqs-box li a{
	font-size: 1em;
	color: #003B7B;
	font-weight: normal;
}

a.go-back{
	background: url(images/green-go-back.gif) no-repeat 5px 0;
	display: block;
	padding: 0 0 0 20px;
	margin: 0 0 10px 0;
	font-size: 1.2em;
	color: #003B7B;
	font-weight: bold;
	text-decoration: none;
	display: block;
	position: absolute;
	right: 0;
	top: 27px;
}
a.go-back:hover{
	background: url(images/green-go-back.gif) no-repeat 0 0;
	color: #000;
	text-decoration: none;
}

body#faqs strong{
	color: #003B7B;
	font-size: 1em;
}

body#types-of-claim strong{
	color: #003B7B;
	font-size: 1em;
}

body#faqs a{
	
}

body#faqs h2, body#types-of-claim h2{
	font-size: 1.4em;
	color: #003B7B;
}

body#faqs h3, body#types-of-claim h3{
	font-size: 1.4em;
	color: #003B7B;
}
/*EXTRA INFORMATION*/

/*HOME INFORMATION*/

#extra-information{
	background: #e7f1fd;
	border-top: #ffffff;
	height: 280px;
	padding: 25px 25px 0px 25px;
	margin: 0 0 25px 0;
	margin: 0 auto;
	width: 900px;
}

#extra-information .center-align{
	width: 900px;
	margin: 0 auto;
}

#extra-information .box-1{
	background: url(images/home-been-injured-box-1.gif) no-repeat;
	width: 237px;
	height: 235px;
	float: left;
	margin: 0 25px 0 0;
	padding: 20px 20px 20px 20px;
}

#extra-information .box-2{
	background: url(images/home-been-injured-box-2.gif) no-repeat;
	width: 218px;
	height: 235px;
	float: left;
	padding: 20px 20px 20px 20px;
}

#extra-information .box-1 h1{
	font-size: 1.2em;
	color: #003b7b;
	line-height: 130%;
	margin: 0 0 15px 0;
}

#extra-information .box-2 h1{
	font-size: 1.2em;
	color: #003b7b;
	line-height: 130%;
	margin: 0 0 15px 0;
}

#extra-information .box-1 strong{
	color: #000000;
	border-bottom: 1px solid #000000;
}

#extra-information .box-2 strong{
	color: #000000;
	border-bottom: 1px solid #000000;
}

#extra-information .box-1 ul{
	margin: 0;
	padding: 0;
	float: left;
}

#extra-information .box-1 li{
	background: url(images/home-been-injured-box-arrow.gif) no-repeat left;
	padding: 0px 0 0 35px;
	color: #545d68;
	font-size: 1em;
	line-height: 190%;
	list-style: none;
}

#extra-information .box-1 li a{
	color: #545d68;
	text-decoration: none;
}

#extra-information .box-1 li a:hover{
	color: #000;
	text-decoration: underline;
}

#extra-information .box-2 ul{
	margin: 0;
	padding: 0;
	float: left;
}

#extra-information .box-2 li{
	background: url(images/home-been-injured-box-tick.gif) no-repeat left;
	padding: 0px 0 0 35px;
	color: #545d68;
	font-size: 1em;
	line-height: 190%;
	list-style: none;
}

#extra-information .box-2 li a{
	color: #545d68;
	text-decoration: none;
}

#extra-information .box-2 li a:hover{
	color: #000;
	text-decoration: underline;
}

#extra-information .box-2 .small{
	font-size: 0.8em;
	float: left;
	margin: 20px 0 0 0;
	color: #a3a7ac;
}

#extra-information sup{
	color: #000;
}

#extra-information .box-3{
	background: url(images/home-tv-advert-box.gif) no-repeat;
	width: 260px;
	height: 220px;
	float: right;
	padding: 35px 20px 20px 20px;
}

#extra-information .box-3 h1{
	font-size: 1.6em;
	color: #003b7b;
	line-height: 120%;
	margin: 0 0 5px 0;
}

#extra-information .box-3 .left{
	float: left;
	margin: 0 20px 0 0;
}

#extra-information .box-3 .right{
	float: left;
}

#extra-information .box-3 a{
	color: #545d68;
	text-decoration: none;
}

#extra-information .box-3 a:hover{
	color: #000;
	text-decoration: underline;
}

#extra-information .box-3 p{
	line-height: 140%;
}

#extra-information .box-3 hr {
	border: 0;
	color: #bfcbdb;
	background: #bfcbdb;
	height: 1px;
	display: block;
	margin: 30px 0 30px 0;
}



/*MAKE A CLAIM*/


#claimForm{
	margin: 20px 0 0 0;
	width: 460px;
}

#claimForm input{
	background: url(images/input-background.gif) repeat-x #ffffff;
	border: 1px solid #bfcbdb;
	padding: 5px 5px 5px 5px;
	width: 250px;
	color: #454c55;
}
#claimForm p{
	position: relative;
	width: 100%;
}

#claimForm textarea{
	background: url(images/input-background.gif) repeat-x #ffffff;
	border: 1px solid #bfcbdb;
	padding: 5px 5px 5px 5px;
	width: 250px;
	color: #454c55;
}

#claimForm label{
	width: 145px;
	display: block;
	float: left;
	padding: 5px 0 0 0;
	cursor: pointer;
	margin: 0 40px 0 0;
}

#claimForm label.error{
	color: #F00;
	position: absolute;
	left: 135px;
	top: 0;
	font-size: 10px;
}


#claimForm select{
	width: 260px;
	margin: 3px 0 0 0;
	padding: 1px 0 0 0;
	color: #454c55;
	font-size: 12px;
}

#claimForm option{
	background: #e7f1fd;
	color: #454c55;
	font-size: 12px;
	padding: 2px 0 0px 0;
}


#claimForm .submit{
	background: url(images/small-blue-button-1.png) no-repeat;
	width: 116px;
	height: 43px;
	display: block;
	cursor: pointer;
	font-size: 1.2em;
	text-align: center;
	padding: 0 0 0 0;
	margin: 10px 14px 0 0;
	color: #ffffff;
	border: none;
	float: right;
}

#claimForm .submit:hover{
	background: url(images/small-blue-button-2.png) no-repeat;
}


#main-container .types-of-claim-list ul{
	margin: 0 0 15px 0;
	padding: 0;
}

#main-container .types-of-claim-list li{
	background: url(images/home-been-injured-box-arrow.gif) no-repeat 0px 5px;
	padding: 4px 0 0px 15px;
	line-height: 140%;
	list-style: none;
}

#main-container .types-of-claim-list li a{
	font-size: 1em;
	color: #003B7B;
	font-weight: normal;
}



body#success-stories strong{
	font-size: 1em;
}

body#success-stories .right-align{
	text-align: right;
	font-weight: bold;
	color: #003B7B;
}



.contact-us ul{
	margin: 0 0 15px 0;
	padding: 0;
}

.contact-us li{
	list-style: none;
	line-height: 140%;
}

#careers-list ul{
	margin: 0 0 15px 0;
	padding: 0;
}

#careers-list li{
	background: url(images/home-been-injured-box-arrow.gif) no-repeat left;
	list-style: none;
	line-height: 140%;
	padding: 0 0 0 15px;
	margin: 0 0 5px 0;
}

#careers-list-2 ul{
	margin: 0 0 15px 0;
	padding: 0;
}

#careers-list-2 li{
	background: url(images/home-been-injured-box-arrow.gif) no-repeat left;
	list-style: none;
	line-height: 140%;
	padding: 0 0 0 15px;
	margin: 0 0 5px 0;
}

#careers-list-3 ul{
	margin: 0 0 15px 0;
	padding: 0;
}

#careers-list-3 li{
	background: url(images/home-been-injured-box-arrow.gif) no-repeat left;
	list-style: none;
	line-height: 140%;
	padding: 0 0 0 15px;
	margin: 0 0 5px 0;
}




#recruitment-form{
	margin: 20px 0 0 0;
	width: 500px;
}

#recruitment-form p{
	position: relative;
	width: 100%;
}
#recruitment-form label.error{
	color: #F00;
	position: absolute;
	left: 155px;
	top: 0;
	font-size: 10px;
}


#recruitment-form input{
	background: url(images/input-background.gif) repeat-x #ffffff;
	border: 1px solid #bfcbdb;
	padding: 5px 5px 5px 5px;
	width: 250px;
	color: #454c55;
}

#recruitment-form textarea{
	background: url(images/input-background.gif) repeat-x #ffffff;
	border: 1px solid #bfcbdb;
	padding: 5px 5px 5px 5px;
	width: 250px;
	color: #454c55;
}

#recruitment-form label{
	width: 235px;
	display: block;
	float: left;
	padding: 5px 0 0 0;
	cursor: pointer;
}

#recruitment-form select{
	width: 260px;
	margin: 3px 0 0 0;
	padding: 1px 0 0 0;
	color: #454c55;
	font-size: 12px;
}

#recruitment-form option{
	background: #e7f1fd;
	color: #454c55;
	font-size: 12px;
	padding: 2px 0 0px 0;
}


#recruitment-form .submit{
	background: url(images/small-blue-button-1.png) no-repeat;
	width: 116px;
	height: 43px;
	display: block;
	cursor: pointer;
	font-size: 1.2em;
	text-align: center;
	padding: 0 0 0 0;
	margin: 10px 0 0 0;
	color: #ffffff;
	border: none;
	float: right;
}

#recruitment-form .submit:hover{
	background: url(images/small-blue-button-2.png) no-repeat;
}


img.float-right{
	float: right;
	border: 1px solid #BFCBDB;
	margin: 0 0 0 15px;
}

img.float-left{
	float: left;
	border: 1px solid #BFCBDB;
	margin: 0 15px 0 0;
}

.recruitment-link{
	font-weight: bold;
}


/**************************************************************

	MultiBox
	v1.3

**************************************************************/

.MultiBoxContainer {
	position: absolute;
	border: 10px solid #e7f1fd;
	background-color: #000;
	display: none;
	z-index: 2;
	text-align: left;
	/*overflow: hidden;*/
}

.MultiBoxLoading {
	background: url(images/loader.gif) no-repeat center;
}

.MultiBoxContent {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.MultiBoxClose {
	position: absolute;
	top: -26px;
	left: -26px;
	background: url(images/close.png) no-repeat;
	width: 24px;
	height: 24px;
	cursor: pointer;
}


.MultiBoxControlsContainer {
	overflow: hidden;
	height: 0px;
	position: relative;
}

.MultiBoxControls {
	width: 100%;
	height: auto;
	position: relative;
	background-color: #000000;
}


.MultiBoxPrevious {
	position: absolute;
	background: url(images/left.png) no-repeat;
	width: 24px;
	height: 24px;
	left: 0px;
	margin-top: 5px;
	cursor: pointer;
}

.MultiBoxNext {
	position: absolute;
	background: url(images/right.png) no-repeat;
	width: 24px;
	height: 24px;
	right: 0px;
	margin-top: 5px;
	cursor: pointer;
}

.MultiBoxNextDisabled {
	cursor: default;
	background: url(images/rightDisabled.png) no-repeat;
}

.MultiBoxPreviousDisabled {
	cursor: default;
	background: url(images/leftDisabled.png) no-repeat;
}

.MultiBoxTitle {
	position: relative;
	margin: 10px 0 0 35px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
	text-align: left;
}

.MultiBoxNumber {
	position: relative;
	width: 50px;
	margin: 10px 35px 0 0;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: right;
}

.MultiBoxDescription {
	clear: left;
	position: relative;
	margin: 0 35px 0 35px;
	padding-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: left;
}

#questionForm{
	margin-left:50px;
	width:400px;
	height:400px;
	border:none;
	background: url(http://www.claimfree.co.uk/images/questionBackground.png) no-repeat;
	
		
}

/*textarea#questionText{width:400px;}*/

/*************************************************************/
