/* NAVIGATION */
/* ----------------------------------------- */
/* date: 04/XII/2009 */
/* author: Daniel Angel */
/* ----------------------------------------- */

/* ----------------------------------------- */

/* links and redefined elements */

a {
	color: #000;
	text-decoration: none;
}
a:hover, div#footer a:hover, a.active {
	color: #DE1B2D;
}
a:active {
	color: #C10022;
}
div#main a {
	color: #DE1B2D;
}
div#main a:hover {
	border-bottom: 1px solid #DE1B2D;
}
	div#main a#viewlarge:hover {
		border: none;
	}
div#main a:active {
	color: #C10022;
	padding-bottom: 2px;
}
div#footer a {
	color: #666;
}
div#footer a:active {
	color: #C10022;
}


div#main ul, div#main ol {
	padding: 0 0 0 3em;
}
div#main ul li {
	list-style: disc;
	margin: .7em 0;
}
div#main ol li {
	list-style: decimal;
	margin: .7em 0;
}
div#main ol.alpha li {
	list-style: lower-latin;
}
h4 {
	color: #000;
	font-size: 1.25em;
}
h5 {
	color: #000;
	font-weight: bold;
}

/* Headers */

.rep {
	background: url(../images/titles.png) no-repeat;
	height: 60px;
	margin: 0 0 1em 0;
	text-indent: -9999px;
}
div#footer .rep {
	border-bottom: 1px solid #E9E9E9;
	background: url(../images/titles-small.png) no-repeat;
	height: 20px;
	margin: 0 0 15px 0;
	padding: 0 0 10px 0;
	text-indent: -9999px;
}
h3#disputes {
	background-position: 16px 0;
	left: -20px;
	margin-top: 1.15em !important;
	position: relative;
	width: 243px;
	z-index: 1;
}
h2#welcome { background-position: 0 -60px; }
h2#dp { background-position: 0 -180px; }
h2#ns { background-position: 0 -240px; }
h2#ld { background-position: 0 -300px; }
h2#ms { background-position: 0 -360px; }
h2#mc { background-position: 0 -420px; }
h2#rc { background-position: 0 -480px; }
h2#qe { background-position: 0 -540px; }
h2#co { background-position: 0 -600px; }
h2#ab { background-position: 0 -660px; }
h2#os { background-position: 0 -720px; }
h2#lr { background-position: 0 -1020px; }

/* these titles are for the new landing pages used in the June ad words campaign */
div#content h2#dy 					{ background-position: 0 -1080px; }
div#content h2#vl 					{ background-position: 0 -1140px; margin-right: -20px; }
div#content div#sidebar-lp h2#al 	{ background-position: 0 -1203px; margin-top: 17px; }


	h4#video {
		background-position: 0 -120px;
		margin-left: 16px !important;
	}
	body#what-you-need-to-know h4#video {
		background-position: 0 -783px;
	}
	body#how-our-no-success-no-fee-plan-works h4#video {
		background-position: 0 -843px;
	}
	body#claim-must-be-commenced-in-claim-state h4#video {
		background-position: 0 -903px;
	}
	body#what-is-a-mediation h4#video {
		background-position: 0 -963px;
	}

h5#talk {
	background-position: 0 0;
}
h5#sitenav {
	background-position: 0 -21px !important;
}
h5#news {
	border: none !important;
	background-position: 0 -41px !important;
	position: absolute;
	top: 6px;
	width: 160px;
}
div#info p {
	line-height: 1.3em;
}



/* buttons */

p.buttons-small {
	height: 21px;
	width: 133px;
}
p.buttons-small a {
	background: url(../images/buttons-small.png) 0 0 no-repeat;
	display: block;
	height: 21px;
	text-indent: -9999px;
}
p#qualify a {
	background-position: 0 0;
}
p#qualify a:hover {
	background-position: -133px 0;
}
p#more {
	float: left;
	width: 105px;
}
p#more a {
	background-position: 0 -21px;
	overflow: hidden;
}
p#more a:hover {
	background-position: -133px -21px;
}


/* -------------------------------------- */
/* NEW GREEN BUTTONS -------------------- */
/* added 02/07/2010 by Owen Evans ------- */
/* -------------------------------------- */

a.big-buttons {
	background: url(../images/landing-page-buttons.png) top left no-repeat;
	display: block;
	float: left;
	height: 80px;
	outline: none;
	margin-top: 0px;
	text-indent: -9999px;
	width: 280px;
	}
a.big-buttons:hover {
	border: none !important;
	}
	a#call-today		{ background-position: 0 0; margin-right: 25px; }
	a#call-today:hover	{ background-position: 0 -80px; }
	a#make-claim		{ background-position: 0 -160px; }
	a#make-claim:hover	{ background-position: 0 -240px; }
	a#call-today-2			{ background-position: 0 -320px; margin-right: 25px; }
	a#call-today-2:hover	{ background-position: 0 -400px; }
	a#make-claim-2			{ background-position: 0 -480px;}
	a#make-claim-2:hover	{ background-position: 0 -560px; }

/* remove that ghastly padding when clicked */
div#main a.big-buttons:active { padding: 0; }

div#big-buttons-padding {
	padding: 20px 0 20px 0;
}

/* END NEW GREEN BUTTONS */

/* -------------------------------------- */
/* CALL TO ACTION BUTTONS --------------- */
/* added 02/07/2010 by Owen Evans ------- */
/* -------------------------------------- */

a.call-to-action {
	background: url(../images/buttons-call-to-action.png) 0 0 no-repeat;
	border: none !important;
	display: block;
	height: 28px;
	margin: 10px 0 2px auto;
	text-indent: -9999px;
	}
a.col {
	margin: 10px 0 2px 0;
	float: right;
	}
	a#claim					{ background-position: 0 0; width: 130px; } 
	a#claim:hover 			{ background-position: 0 -30px; }
	a#qualify				{ background-position: 0 -60px; width: 203px; } 
	a#qualify:hover			{ background-position: 0 -90px; } 
	a#request				{ background-position: 0 -120px; width: 185px; } 
	a#request:hover 		{ background-position: 0 -150px; }
	a#call					{ background-position: 0 -180px; width: 144px; } 
	a#call:hover 			{ background-position: 0 -210px; }
	a#enquire				{ background-position: 0 -240px; width: 144px; } 
	a#enquire:hover 		{ background-position: 0 -270px; }
	
/* remove that ghastly padding when clicked */
div#main a.call-to-action:active { padding: 0; }

/* END CALL TO ACTION BUTTONS */



/* Make a Claim Form - Click here to read more (hidden box) */

p#expand-box {
	color: #DE1B2D;
	padding-bottom: 2px;
	cursor: pointer;
}



/* sifr elements */
div#main h3, body#statistics-and-articles div#main h4 {
	border-top: 1px solid #DDD;
	color: #000000;
	font-size: 1.5em;
	font-style: oblique;
	line-height: 1em;
	padding-top: 1.5em;
	width: 670px;
}
div#main h3.fl {
	line-height: 1.3em;
	width: 330px;
}
div#main h3.sIFR-replaced object {
	height: 150%;
}
div#main h3.fl.sIFR-replaced object {
	width: 330px;
}

/* FOOTER... */

div#ticker a.twitter {
	background: url(../images/social-links.png) top left no-repeat;
	float: right;
	height: 25px;
	margin: -4px 0 0 0;
	outline: none;
	text-indent: -9999px;
	width: 140px;
}
div#ticker a.twitter:hover {
	background-position: bottom left;
}
div#ticker a.rss-feed {
	background: url(../images/social-links.png) top right no-repeat;
	float: right;
	height: 25px;
	margin: -4px -10px 0 0;
	outline: none;
	text-indent: -9999px;
	width: 140px;
}
div#ticker a.rss-feed:hover {
	background-position: bottom right;
}
