@charset "UTF-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
}

html, body {
	height: 100%;
	margin: 0 0 1px;
	padding: 0;
}

h1,h2,h3{
	color:#005662;
	margin:0 60px 16px;
}

h1{
	font-size:21px;
	margin-bottom:10px;
}

h2{
	font-size:14px;
	margin-bottom:5px;
}

h2.red{
	color:#EB0048;
}

h2.call_action{
	color:#EB0048;
	font-size:18px;
}

h3{
	font-size:14px;
	margin-bottom:7px;
}

h1 span{
	color:#EB0048;
}

p{
	line-height:16px;
}

span.number{
	color:#EB0048;
	font-size:14px;
}

a{
	/* color:#1F1351; */
	color:#EB0048;
}

a:hover{
	text-decoration:underline;
	text-decoration:none;
}

img{
	border:0;
}

.clear{
	clear:both;
}

body{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#5A5B5E;
	background-color:#005662;
}

#wrap{
	background-color:#FFF;
	width:805px;
	padding:0 7px;
	margin:0 auto;
}

#header{
	position:relative;
	margin-bottom:4px;
	background-image:url(../images/top-bg.jpg);
	background-repeat:no-repeat;
	height:212px;
}

#header img{
	float:left;
	padding-bottom:1px;
}

#header img.road{
	position:absolute;
	top:134px;
	left:494px;
}

/* TOP NAV GENERAL */
#header ul {
	height: 41px;
	margin: 0;
	padding:0;
	list-style:none;
	clear:both;
}

#header ul li {
	float:left;
	width:61px;
	height: 41px;
	margin: 0;
	padding:0;
}

#header ul li a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
}

#header ul li a span {
	position:relative;
	margin-left:-9999px;
}

#header ul li a:hover {
	background-image: none;
}

#header ul li.active a {
	background-image: none !important;
}

/* INDIVIDUAL TABS */
#header ul li.home {
	width:61px;
	background: url( '../images/top-nav/home.jpg' ) 0 -82px no-repeat;
}
#header ul li.home a {
	background: url( '../images/top-nav/home.jpg' ) top left no-repeat;
}
#header ul li.home a:hover {
	background-image: none;
}

#header ul li.injury_claim {
	width:99px;
	background: url( '../images/top-nav/injury-claim.jpg' ) 0 -82px no-repeat;
}
#header ul li.injury_claim a {
	background: url( '../images/top-nav/injury-claim.jpg' ) top left no-repeat;
}
#header ul li.injury_claim a:hover {
	background-image: none;
}

#header ul li.make_claim {
	width:121px;
	background: url( '../images/top-nav/make-claim.jpg' ) 0 -82px no-repeat;
}
#header ul li.make_claim a {
	background: url( '../images/top-nav/make-claim.jpg' ) top left no-repeat;
}
#header ul li.make_claim a:hover {
	background-image: none;
}

#header ul li.about {
	width:79px;
	background: url( '../images/top-nav/about.jpg' ) 0 -82px no-repeat;
}
#header ul li.about a {
	background: url( '../images/top-nav/about.jpg' ) top left no-repeat;
}
#header ul li.about a:hover {
	background-image: none;
}

#header ul li.contact {
	width:86px;
	background: url( '../images/top-nav/contact.jpg' ) 0 -82px no-repeat;
}
#header ul li.contact a {
	background: url( '../images/top-nav/contact.jpg' ) top left no-repeat;
}
#header ul li.contact a:hover {
	background-image: none;
}

#header ul li.faq {
	width:69px;
	background: url( '../images/top-nav/faq.jpg' ) 0 -82px no-repeat;
}
#header ul li.faq a {
	background: url( '../images/top-nav/faq.jpg' ) top left no-repeat;
}
#header ul li.faq a:hover {
	background-image: none;
}

/* MAIN CONTENT */
#content_wrap{
	background-image:url(../images/content-bg.gif);
	background-repeat:repeat-y;
}

#content{
	position:relative;
	float:left;
	width:613px;
	padding:0 7px 0 0;
}

#content p{
	margin:0 40px 16px 60px;
}

#content img.content_title{
	margin-bottom:14px;
}

ul#pageing{
	position:absolute;
	top:114px;
	left:0;
	list-style:none;	
}

ul#pageing li{
	display:block;
	float:left;
	width:18px;
	text-align:center;
	font-size:14px;
	margin-right:2px;
}

ul#pageing li a{
	display:block;
	float:left;
	width:18px;
	height:18px;
	padding-top:2px;
	color:#fff;
	background-color:#FF7B00;
}

ul#pageing li a.on{
	background-color:#201352;
}

img.bottom_image{
	float:right;
	padding-right: 10px;
}

#right_col{
	position:relative;
	float:left;
	width:185px;
	background-color:#fff;
}

#right_col .start_claim{
	margin-top:26px;
}

/* SUB NAV GENERAL */
#right_col ul {
	width:188px;
	margin: 0;
	padding:0;
	list-style:none;
}

#right_col ul li {
	width:185px;
	height:78px;
	margin: 10px 0 0 0;
	padding:0;
}

#right_col ul li a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
}

#right_col ul li a span {
	position:relative;
	margin-left:-9999px;
}

#right_col ul li a:hover {
	background-image: none;
}

#right_col ul li.active a {
	background-image: none !important;
}

/* INDIVIDUAL TABS */

#right_col ul li.repair {
	background: url( '../images/sub-nav/repair.jpg' ) 0 -156px no-repeat;
}
#right_col ul li.repair a {
	background: url( '../images/sub-nav/repair.jpg' ) top left no-repeat;
}
#right_col ul li.repair a:hover {
	background-image: none;
}

#right_col ul li.equip {
	background: url( '../images/sub-nav/equip.jpg' ) 0 -156px no-repeat;
}
#right_col ul li.equip a {
	background: url( '../images/sub-nav/equip.jpg' ) top left no-repeat;
}
#right_col ul li.equip a:hover {
	background-image: none;
}

#right_col ul li.accidents {
	background: url( '../images/sub-nav/accidents.jpg' ) 0 -156px no-repeat;
}
#right_col ul li.accidents a {
	background: url( '../images/sub-nav/accidents.jpg' ) top left no-repeat;
}
#right_col ul li.accidents a:hover {
	background-image: none;
}

#right_col img.camps_solicitors{
	margin:10px 0 0 0;
}

#right_col p{
	font-size:11px;
	line-height:14px;
	text-align:center;
	color:#AB863E;
	padding:6px 10px 6px;
	background-color: #E0E1E3;
	margin-top:0;
}

#footer{
	clear:both;
	background-image:url(../images/content-bg.gif);
	padding-top:20px;
}

#footer p{
	float:left;
	font-size:11px;
	line-height:12px;
	margin-top:0px;
	width:480px;
	padding-right: 10px;
}

#footer p span{
	font-weight:bold;
}

#footer img.csc{
	float:right;
}

#logo_holder{
	float:left;
	width:60px;
}

#logo_holder img{
	margin-bottom:5px;
}


/* CLAIM FORM STYLES */

#claim_form_styled{
	margin-top:20px;
	padding:0;
	width:440px;
	margin-left: 30px;
	position: relative;
}

#claim_form_styled label{
	display:block;
	float:left;
	text-align:right;
	width:120px;
	padding-top:2px;
	color: #EB0048;
}

#claim_form_styled input, #claim_form_styled select, #claim_form_styled textarea{
	float:left;
	width:300px;
	margin:2px 0 7px 10px;
	border:solid 1px #CCCCCC;
	font-size:12px;
	padding:2px;
}

#claim_form_styled select{
	width:200px;
}

#claim_form_styled textarea{
	height:100px;
	font-family:Arial,Helvetica,sans-serif;
	line-height:16px;
}

#claim_form_styled input.submit{
	position:absolute;
	top:444px;
	left:430px;
	width:140px;
	height:72px;
	background:#666666 url(../images/submit-button.jpg) no-repeat;
	text-align:center;
	line-height:24px;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	padding:0 !important;
	border:0;
	cursor:pointer;
}

#recaptcha_area{
	margin-left:122px;
}

.recaptchatable{
	clear:both;
}

img.thank_1{
	position:absolute;
	top:430px;
	left:160px;
}

img.thank_2{
	position:absolute;
	top:90px;
	left:340px;
}

.errorHolder p{
	color:#EB0048;
	font-weight:bold;
}

#quick_link {
	background-color:#FFFFFF;
	height:40px;
	margin-top:15px;
	padding:15px 0;
}

#quick_link p{
	width:100%;
	padding-left:10px;
}
