﻿body
{
margin: 0;
padding: 0;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 12px;
color: #6f6f6f;
background: url(/images/layout/bkgd-page.png) repeat;
}
img
{
border: none;
}
h1
{
font-size: 15px;
font-weight: bold;
color: #28626e;
margin: 0 0 10px 0;
}
h2
{
font-size: 12px;
font-weight: bold;
margin-bottom: 5px;
margin-top: 0;
}
h3
{
font-size: 12px;
color: #28626e;
font-weight: bold;
margin-bottom: 5px;
}
a
{
color: #28626e;
text-decoration: underline;
}
p
{
margin-top: 0;
margin-bottom: 18px;
text-align: justify;
}
acronym
{
border-bottom: 1px dashed #6f6f6f;
cursor: pointer;
speak: spell-out;
}
dt
{
font-weight: bold;
}
dd
{
margin-bottom: 10px;
}
br.clear
{
clear: both;
}
span.headingcolor
{
color: #c58383;
}
div#pagecontainer
{
position: relative;
width: 973px;
margin: 0 auto;
padding: 0 11px;
background: url(/images/layout/bkgd-wrapper.png) repeat-y;
}
div#header
{
height: 92px;
background: url(/images/layout/bkgd-header.jpg) repeat-x;
}
div#logo
{
float: left;
width: 268px;
height: 92px;
background: url(/images/layout/logo-legal-advice-helpline.png) no-repeat 10px 14px;
text-indent: -9999px;
cursor: pointer;
}
div#logo a
{
display: block;
width: 268px;
height: 92px;
}
div#headerright
{
float: left;
height: 92px;
text-align: right;
margin-left: 4px;
position: relative;
}
div#headerright img
{
margin: 20px 0 0 0;
position: relative;
left: 157px
}
div#mainnav
{
position: relative;
/*
amended to take into account removal of Docs tab
left: 30px;
*/
left: 160px;
top: 23px;
}
div#mainnav ul
{
list-style: none;
margin: 0;
padding: 0;
}
div#mainnav li
{
list-style: none;
text-transform: lowercase;
float: left;
margin: 0 1px 0 0;
text-align: center;
}
div#mainnav li a
{
float: left;
display: block;
height: 25px;
padding-top: 7px;
text-decoration: none;
font-family: Century Gothic, AvantGarde, Arial, Verdana;
font-size: 12px;
color: #fff;
font-weight: bold;
}
div#mainnav li.debt a
{
width: 82px;
background: url(/images/nav/debt-help.png) no-repeat 0 0;
}
div#mainnav li.debt a:hover
{
background: url(/images/nav/debt-help.png) no-repeat -83px 0;
}
div#mainnav li.pi a
{
width: 100px;
background: url(/images/nav/personal-injury.png) no-repeat 0 0;
}
div#mainnav li.pi a:hover
{
background: url(/images/nav/personal-injury.png) no-repeat -101px 0;
}
div#mainnav li.ppi a
{
width: 188px;
background: url(/images/nav/ppi.png) no-repeat 0 0;
}
div#mainnav li.ppi a:hover
{
background: url(/images/nav/ppi.png) no-repeat -189px 0;
}
div#mainnav li.docs a
{
width: 70px;
background: url(/images/nav/online-docs.png) no-repeat 0 0;
}
div#mainnav li.docs a:hover
{
background: url(/images/nav/online-docs.png) no-repeat -71px 0;
}
div#mainnav li.login a
{
width: 64px;
background: url(/images/nav/login.png) no-repeat 0 0;
}
div#mainnav li.login a:hover
{
background: url(/images/nav/login.png) no-repeat -65px 0;
}
div#mainnav li.glossary a
{
width: 70px;
background: url(/images/nav/glossary.png) no-repeat 0 0;
}
div#mainnav li.glossary a:hover
{
background: url(/images/nav/glossary.png) no-repeat -71px 0;
}
div#mainnav li.contact a
{
width: 82px;
background: url(/images/nav/contact.png) no-repeat 0 0;
}
div#mainnav li.contact a:hover
{
background: url(/images/nav/contact.png) no-repeat -83px 0;
}
div#mainnav li.consumer a
{
width: 122px;
background: url(/images/nav/consumer-advice.png) no-repeat 0 0;
}
div#mainnav li.consumer a:hover
{
background: url(/images/nav/consumer-advice.png) no-repeat -123px 0;
}
div.ribbonbuttons
{
position: absolute;
margin-top: -72px;
left: 120px;
}
div#headerbar
{
clear: both;
height: 21px;
background: url(/images/layout/bkgd-header-bar.jpg) repeat-x;
}
div#headerbarbottom
{
clear: both;
height: 21px;
background: url(/images/layout/bkgd-header-bar.jpg) repeat-x;
}
div#leftnavcontainer
{
}
div#leftnavcontainer ul
{
margin: 0 0 15px 15px;
padding: 0;
list-style: none;
text-align: left;
}
div#leftnavcontainer ul li
{
background: url(/images/nav/icon-leftnav.gif) no-repeat 0 14px;
padding: 10px 0 10px 20px;
border-bottom: 1px dashed #bcbcbc;
}
div#leftnavcontainer ul li.current
{
background: url(/images/nav/icon-leftnav-selected.gif) no-repeat 0 14px;
}
div#leftnavcontainer ul li.first
{
padding-top: 0;
background-position: 0 4px;
}
div#leftnavcontainer ul li a
{
font-family: Century Gothic, AvantGarde, Verdana;
font-size: 12px;
color: #346a75;
text-decoration: none;
}
.leftnavsub{
	visibility:hidden;
	position:absolute;
	overflow:hidden;
	border:1px dashed #bcbcbc;
	background-color:#FAFAFA;
	font-family:Century Gothic, AvantGarde, Verdana;
	text-align:left;
}
.leftnavsub ul{
	margin:5px;
	padding:0px;
}
.leftnavsub ul li{
	list-style-type:none;
	margin:0px;
	display: block;
}
.leftnavsub ul li a{	
	white-space:nowrap;
	text-decoration:none;
	padding: 5px 0;
	color:#346a75;
	display:block;
}
div#leftcol
{
float: left;
width: 212px;
text-align: right;
padding-right: 10px;
margin: 10px 0 10px 2px;
}
div#rightcol
{
float: left;
width: 217px;
padding-right: 5px;
text-align: right;
margin: 10px 0;
}
div#rightcol img
{
margin-bottom: 10px;
}
div#rightcol div.consumeradvice img
{
margin-bottom: 2px;
}
div#centrecol
{
float: left;
width: 497px;
border-left: 1px solid #d4d4d4;
border-right: 1px solid #d4d4d4;
margin: 10px 3px 10px 0;
padding: 0 10px;
min-height: 475px;
}
div#maincol
{
float: left;
width: 728px;
border-left: 1px solid #d4d4d4;
margin: 10px 0;
padding: 0 10px;
min-height: 475px;
}
em.colheadings
{
display: block;
font-size: 15px;
font-weight: bold;
font-style: normal;
text-align: left;
color: #28626e;
margin: 0 0 5px 15px;
}
em.colheadings a
{
text-decoration: none;
}
div.colhr {
height: 1px;
margin: 14px 0;
background: #fff url(/images/layout/bkgd-hr-column-headlines.png) no-repeat scroll center;
}
div.colhr hr {
display: none;
}
div#colheadlines
{
text-align: left;
font-size: 11px;
line-height: 16px;
margin: 0 0 18px 15px;
}
div#colheadlines a
{
font-weight: bold;
text-decoration: none;
color: #afafaf;
}
div#colheadlines a.headline
{
display: block;
font-style: normal;
color: #28616d;
font-weight: normal;
}
div#colheadlines a.headline:hover
{
text-decoration: underline;
}
div#colheadlines span.date
{
display: block;
color: #7f7f7f;
}
div#colrss
{
background: url(/images/layout/icon-feed.png) no-repeat 40px 0;
padding-left: 60px;
}
div#colrss a
{
color: #28626e;
font-weight: bold;
text-decoration: none;
}
div#quickform
{
float: right;
width: 194px;
height: 96px;
background: url(/images/layout/bkgd-quick-form.png) no-repeat;
padding: 90px 17px 0 0;
font-size: 11px;
color: #7a7a7a;
margin-bottom: 6px;
}
div#quickform select
{
font-size: 9px;
color: #575757;
}
div#quickform a
{
color: #28626e;
font-weight: bold;
text-decoration: none;
}
div#quickform div
{
margin-top: 15px;
}
div#quickform span.quickformstep
{
font-weight: bold;
font-size: 14px;
color: #28626e;
position: relative;
top: -10px;
}
div#quicksearch
{
float: right;
width: 191px;
height: 72px;
background: url(/images/layout/bkgd-search-tool.png) no-repeat;
margin-bottom: 10px;
padding: 70px 17px 0 0;
}
div#quicksearch input.searchtext
{
font-size: 9px;
color: #575757;
width: 167px;
}
div#quicksearch div
{
margin-bottom: 10px;
}
div#quicktools
{
float: right;
width: 188px;
height: 143px;
background: url(/images/layout/bkgd-quick-tools.png) no-repeat;
padding: 0 10px 0 10px;
margin-top: 10px;
}
div#quicktools ul
{
margin: 0;
padding: 0;
list-style: none;
text-align: left;
position: relative;
top: 55px;
}
div#quicktools li
{
padding: 8px 0 8px 60px;
}
div#quicktools li.jargon
{
background: url(/images/nav/icon-quick-tools-jargon.png) no-repeat 10px 7px;
border-bottom: 1px dashed #dedede;
}
div#quicktools li.contact
{
background: url(/images/nav/icon-quick-tools-contact.png) no-repeat 10px 6px;
}
div#quicktools a
{
text-transform: uppercase;
text-decoration: none;
font-family: Century Gothic, AvantGarde, Verdana;
font-size: 14px;
color: #28626e;
}
ul.rings
{
list-style: none;
margin: 0;
padding: 0;
}
ul.rings li
{
background: url(/images/layout/icon-li-rings.gif) no-repeat 0 0;
padding: 0 0 10px 20px;
}
ul.rings li a
{
color: #28626e;
font-weight: bold;
text-decoration: none;
}
ul.ticks
{
list-style: none;
padding: 0;
margin: 10px 0;
}
ul.ticks li
{
background: url(/images/layout/icon-li-ticks.gif) no-repeat 0 2px;
padding: 0 0 5px 20px;
}
div#footer
{
clear: both;
font-size: 10px;
line-height: 14px;
background-color: #28626e;
padding: 6px 10px 10px 10px;
}
div#footerlinks
{
color: #fff;
text-align: center;
line-height: 18px;
padding-bottom: 6px;
}
div#footerlinks a
{
color: #fff;
text-decoration: none;
}
div#footerlinks ul
{
margin: 0;
padding: 0;
display: inline;
}
div#footerlinks ul li
{
list-style: none;
display: inline;
border-right: 1px solid #fff;
margin: 0;
padding: 0 3px 0 2px;
}
div#footerlinks ul li.last
{
padding-right: 0;
border-right: none;
}
div#footerdisclaimer
{
text-align: justify;
color: #6bb7c6;
border-top: 1px solid #3b7e8c;
border-bottom: 1px solid #3b7e8c;
padding: 5px 0;
}
div#footerdisclaimer a
{
color: #fff;
text-decoration: none;
}
.breadcrumb{
padding: 3px 0 0 17px;
}
span.breadcrumb
{
display: block;
font-size: 11px;
color: #FFFFFF;
}
span.breadcrumb a
{
color:#FFFFFF;
font-weight: bold;
text-decoration: none;
}
div#maincol span.breadcrumb
{
padding-left: 0;
color: #a2a2a2;
margin-bottom: 15px;
}
div#maincol span.breadcrumb a
{
color: #a2a2a2;
}
img.pageimage
{
float: left;
margin: 0 10px 8px 0;
}
div.warning
{
background: url(/images/layout/bkgd-warning.png) no-repeat;
padding: 60px 20px 0 20px;
margin-bottom: 15px;
width: 443px;
height: 81px;
overflow: hidden;
font-weight: bold;
}
div.divider
{
height: 1px;
background: url(/images/layout/bkgd-divider.png) no-repeat;
margin: 15px 0;
}
div.pager
{
background: url(/images/layout/bkgd-pager.png) no-repeat;
height: 33px;
padding: 17px 0 0 15px;
}
div.pager a
{
padding: 1px 4px;
}
div.pager .current
{
padding: 1px 3px;
background-color: #28626e;
color: #fff;
text-decoration: none;
font-weight: bold;
}
table.standard
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 12px;
padding: 0;
border-collapse: collapse;
}
table.standard th
{
text-align: left;
font-weight: bold;
color: #28626e;
padding: 5px 15px 0 0;
}
table.standard td
{
padding: 5px 15px 0 0;
}
div.boxcontentcontainer
{
width: 484px;
background: url(/images/layout/bkgd-content-container-fill.png) repeat-y;
}
div.boxcontenttop
{
width: 484px;
height: 21px;
background: url(/images/layout/bkgd-content-container-top.png) no-repeat;
}
div.boxcontentbottom
{
width: 484px;
height: 28px;
background: url(/images/layout/bkgd-content-container-bottom.png) no-repeat;
}
div.boxcontent
{
margin: 0 20px;
}
/* Home page specific */
div#homepagecontent
{
font-size: 11px;
}
div#homepagecontent h1
{
margin: 0 0 5px 0;
}
/* News specific */
div#news em
{
font-size: 11px;
font-style:  normal;
color: #7f7f7f;
}
div#news h2
{
font-weight: normal;
color: #28616d;
margin: 7px 0;
}
div#news h2 a
{
font-weight: normal;
color: #28616d;
text-decoration: none;
}
div.newsimage
{
float: right;
margin: 0 0 15px 15px;
border: 1px solid #d4d4d4;
padding: 7px;
}
div.newsimage span
{
display:block;
text-align: center;
font-size: 11px;
}
p.publishdate
{
font-size: 11px;
color: #7f7f7f;
}
div#socialbookmarks
{
background: url(/images/layout/bkgd-bookmarks.png) no-repeat;
height: 71px;
padding: 18px 0 0 15px;
}
div#socialbookmarks em
{
font-style: normal;
font-weight: bold;
}
div#socialbookmarks ul
{
text-align:left;
list-style:none;
margin:15px 0 0px 15px;
padding:0;
}
div#socialbookmarks li
{
text-align:center;
display:inline;
padding:0 4px 6px 0 ;
}
div#socialbookmarks ul li.delicious
{
background: url(/images/layout/icon-delicious.gif) no-repeat 0 0;
}
div#socialbookmarks ul li.digg
{
background: url(/images/layout/icon-digg.gif) no-repeat 0 0;
}
div#socialbookmarks ul li.reddit
{
padding: 0 0 0 2px;
background: url(/images/layout/icon-reddit.gif) no-repeat 0 0;
}
div#socialbookmarks ul li.facebook
{
background: url(/images/layout/icon-facebook.gif) no-repeat 0 0;
}
div#socialbookmarks ul li.stumbleupon
{
background: url(/images/layout/icon-stumbleupon.gif) no-repeat 0 0;
}
div#socialbookmarks ul li a
{
padding: 0 0 0 18px;
margin: 0 3px 0 0px;
}
div.contact
{
margin-bottom: 10px;
min-height: 34px;
padding-left: 50px;
}
div.contactpost
{
background: url(/images/layout/icon-contact-post.png) no-repeat;
}
div.contactphone
{
background: url(/images/layout/icon-contact-phone.png) no-repeat;
}
div.contactfax
{
background: url(/images/layout/icon-contact-fax.png) no-repeat;
}
div.contactemail
{
background: url(/images/layout/icon-contact-email.png) no-repeat;
}
div.contactweb
{
background: url(/images/layout/icon-contact-web.png) no-repeat;
}
div.getacrobat
{
display: block;
margin: 10px 0 0 0;
padding: 5px 5px 5px 175px;
min-height: 50px;
border: 1px solid #CC3300;
background: #FFF url(/images/assets/get-adobe-reader.png) no-repeat 10px 10px;
}
div.glossary h2
{
font-size: 14px;
text-decoration: underline;
color: #89c9d7;
margin: 10px 0;
}
div.glossary div.jumplinks a
{
text-decoration: none;
color: #89c9d7;
border: 1px solid #89c9d7;
margin: 0 5px 5px 0;
padding: 2px 5px;
line-height: 26px;
white-space: nowrap;
}
div.glossary dd
{
margin-left: 0;
}
div.top
{
text-align: right;
font-size: 11px;
font-weight: bold;
color: #28626e;
}
div.top a
{
color: #28626e;
text-decoration: none;
}
div.footerterm
{
width: 973px;
margin: 5px auto 0 auto;
text-align: center;
border: 1px solid #ccc;
background-color: #e5e5e5;
font-size: 10px;
padding: 3px 0;
color: #5e5e5e;
}
div.pageterm
{
position: absolute;
top: 260px;
left: 246px;
}
div.pagetermdeep
{
position: absolute;
top: 309px;
left: 246px;
}
.contentpadded
{
padding-top: 28px;
}