﻿* 
{
    padding:0;
    margin:0;
}
.clear
{
    position:relative;
    display:block;
    width:1px;
    height:1px;
    font-size:1px;
    clear:both;
}
ul,li
{
    list-style-type:none;
}
ul.bulleted, ol.numbered
{
    margin:0 0 12px 25px;
}
ul.bulleted, ul.bulleted li
{
    list-style-type:disc;
}
ol.numbered, ol.numbered li
{
    list-style-type:decimal;
}
ol.numbered li
{
    padding:0 0 8px 0;
}
ul.tick
{
    margin:0 0 12px 0;
}
ul.tick li
{
    padding:0 0 10px 25px;
    text-align:left;
    background:url(../images/tick.gif) top left no-repeat;
}
.display
{
    display:none;
}
body, html
{
    font-size:100%;
}
/*----------------------------------------------------------------------*/
/*--------*//* BODY */
body
{
    font:95% Arial, Helvetica, sans-serif;
}
/*----------------------------------------------------------------------*/
/*--------*//* WRAPPERS */
#container1 
{
	width:100%;
	text-align:center;	
}
#container2
{
	margin:0 auto;
	position:relative;
	padding:177px 0 20px 0;
	width:960px;
	text-align:left;
	color:#3d3437;
	background:url(../images/backgrounds/gradient-strip.jpg) 0 48px repeat-x;
}
#container3
{
	background:url(../images/backgrounds/main-stretch.jpg) repeat-y;
}
#maincontent 
{
    padding:58px 0 25px 27px;
    width:960px;
    w\idth:933px;
    font-size:0.850em;
    background:url(../images/backgrounds/main.jpg) no-repeat;
}
body.home #maincontent 
{
    padding:490px 40px 25px 40px;
    width:960px;
    w\idth:880px;
    background:url(../images/backgrounds/home.gif) repeat-x;
}
/*----------------------------------------------------------------------*/
/*--------*//* COLUMNS */
#leftCol
{
	float:left;
	margin:21px 0 0 0;
	padding:0;
	width:170px;
	text-align:center;
}
#mainCopy 
{
	float:left;
	margin:0 0 0 27px;
	width:554px;
}
#mainCopy .inner
{
    padding:0 27px 0 27px;
    width:554px;
    w\idth:500px;
}
#rightCol
{
	float:right;
	padding:190px 10px 0 10px;
	width:182px;
	w\idth:162px;
	text-align:center;
}
#col1, #col2
{
    position:relative;
    float:left;
    padding:62px 15px 75px 15px;
    width:415px;
    w\idth:385px;
    background:url(../images/backgrounds/home-col-1.gif) top left no-repeat;
    border-bottom:#f5f5f5 1px solid;
}
#col2
{
    float:right;
    padding:62px 15px 70px 15px;
    background:url(../images/backgrounds/home-col-2.gif) top left no-repeat;
}
/*----------------------------------------------------------------------*/
/*--------*//* LOGO */
#logo
{
    position:absolute;
    top:28px;
    left:0;
    width:335px;
    height:180px;    
    background:url(../images/logo.jpg) no-repeat;
}
/*----------------------------------------------------------------------*/
/*--------*//* MAIN NAVIGATION */
#navigation
{
    position:absolute;
    top:48px;
    right:0;
    z-index:999;
    width:746px;
    height:50px;
}
/*----------------------------------------------------------------------*/
/*--------*//* QUICK NAVIGATION */
#quickNav
{
    position:absolute;
    top:18px;
    right:0;
    z-index:999;
    width:746px;
    height:14px;
}
/*----------------------------------------------------------------------*/
/*--------*//* TELEPHONE NUMBER */
#telephone
{
    position:absolute;
    top:115px;
    right:0;
    z-index:999;
    width:736px;
    height:50px;
}
/*----------------------------------------------------------------------*/
/*--------*//* RANDOMISED CONTENT */
#random
{
    position:absolute;
    display:table;
    top:95px;
    right:0;
    padding:0 15px 0 15px;
    z-index:999;
    width:400px;
    w\idth:370px;
    height:77px;
    font-size:0.8em;
    background:url(../images/backgrounds/random-content.gif) center left no-repeat;
}
#random .inner
{
    display:table-cell;
    vertical-align:middle;
}
/*----------------------------------------------------------------------*/
/*--------*//* HOME PAGE CIRCLES */
#homeCircleLeft
{
    position:absolute;
    top:362px;
    left:60px;
    width:207px;
    height:250px;
    text-align:center;
    background:url(../images/home-circles/unfair-credit-agreements.jpg) no-repeat;
}
#homeCircleMiddle
{
    position:absolute;
    top:214px;
    left:290px;
    padding:0;
    width:380px;
    height:435px;
    text-align:center;
    background:url(../images/home-circles/ppi.gif) no-repeat;
}
#homeCircleRight
{
    position:absolute;
    top:362px;
    right:60px;
    width:207px;
    height:250px;
    text-align:center;
    background:url(../images/home-circles/debt-help.jpg) no-repeat;
}
#homeCircleLeft.homeCircles a, #homeCircleRight.homeCircles a
{
    display:block;
    padding:235px 0 0 0;
    width:207px;
    height:250px;
    he\ight:15px;
}
#homeCircleMiddle.homeCircles a
{
    display:block;
    padding:400px 0 0 0;
    width:380px;
    height:435px;
    he\ight:15px;
}
/*----------------------------------------------------------------------*/
/*--------*//* LARGE PAGE CIRCLES */
#largeCircle, #ctl00_largeCircle
{
    position:absolute;
    top:200px;
    right:18px;
    width:207px;
    height:207px;
    background:url(../images/backgrounds/large-circle.png) no-repeat;
}
#ctl00_largeCircle.c01
{
    background:url(../images/page-circles/01.png) no-repeat;
}
#ctl00_largeCircle.c02
{
    background:url(../images/page-circles/02.png) no-repeat;
}
#ctl00_largeCircle.c03
{
    background:url(../images/page-circles/03.png) no-repeat;
}
#ctl00_largeCircle.c04
{
    background:url(../images/page-circles/04.png) no-repeat;
}
#ctl00_largeCircle.c05
{
    background:url(../images/page-circles/05.png) no-repeat;
}
#ctl00_largeCircle.c06
{
    background:url(../images/page-circles/06.png) no-repeat;
}
#ctl00_largeCircle.c07
{
    background:url(../images/page-circles/07.png) no-repeat;
}
#ctl00_largeCircle.c08
{
    background:url(../images/page-circles/08.png) no-repeat;
}
/*----------------------------------------------------------------------*/
/*--------*//* TERMS & CONDITIONS */
#terms
{
    width:480px;
}
#terms h2
{
    font-size:1.1em;
    font-weight:normal;
}
#terms h3
{
    padding:0 0 15px 10px;
    font-size:1.0em;
    font-weight:normal;
}
#terms h4
{
    padding:0 0 15px 20px;
    font-size:1.0em;
    font-weight:normal;
}
#terms p
{
    padding:0 0 12px 10px;
}
/*----------------------------------------------------------------------*/
/*--------*//* FOOTER */
#footer
{
    padding:5px 0 10px 0;
    width:960px;
    background:url(../images/backgrounds/footer.gif) top left repeat-x;
}