﻿
h1
{
    margin:0 0 15px 0;
    padding:0 0 3px 0;
    font-size:1.135em;
    border-bottom:#d6d6d4 1px solid;
}
h2
{
    padding:10px 0 2px 0;
    font-size:1.045em;
}
p 
{
	padding:0 0 12px 0;
	line-height:130%;
}
.circlePad
{
	padding:0 30px 12px 0;
	line-height:120%;
}
ol.numbered li.circlePad
{
	padding:0 30px 8px 0;
}
p.red
{
    color:#fff;
    background:red;    
}
a
{
    text-decoration:none;
    font-weight:bold;
    color:#f39309;
}
a:hover, a.active
{
    color:#3d3437;
}
a:focus
{
    outline:none;
}
a img
{
    border:none;
}
hr
{
    color:#daf0c9;
    border:1px solid;
}
/*----------------------------------------------------------------------*/
/*--------*//* MAIN NAVIGATION */
#navigation ul li
{
    float:left;
}
#navigation ul li a
{
    float:left;
    display:block;
    padding:16px 10px 0 10px;
    height:48px;
    he\ight:32px;
    font-size:0.815em;
    font-weight:bold;
    text-decoration:none;
    color:#fff;
    background:url(../images/backgrounds/main-nav-pipe.gif) right 14px  no-repeat;    
}
#navigation ul li:hover, #navigation ul li.current
{
    background:url(../images/backgrounds/main-nav-circle.gif) bottom center no-repeat;
}
#navigation ul li a:hover, #navigation ul li.current a
{
    color:#ffa92f;
}
#navigation ul li.apply a
{
    color:#ffa92f;
    background:none;    
}
/*----------------------------------------------------------------------*/
/*--------*//* QUICK NAVIGATION */
#quickNav ul
{
    float:right;
}
#quickNav ul li
{
    float:left;
    padding:0 6px 0 6px;
    background:url(../images/backgrounds/quick-nav-pipe.gif) right no-repeat;
}
#quickNav ul li.last
{
    padding:0 0 0 6px;
    background:none;
}
#quickNav ul li a
{
    display:block;
    font-size:0.75em;
    font-weight:bold;
    text-decoration:none;
    color:#3d3437;
}
#quickNav ul li a:hover, #quickNav ul li a.active
{
    color:#f39309;
}
/*----------------------------------------------------------------------*/
/*--------*//* SUB NAVIGATION */
#subNav ul
{
    padding:0 0 37px 0;
    background:url(../images/backgrounds/sub-nav-bottom.gif) bottom no-repeat;
}
#subNav ul li
{
    height:31px;    
}
#subNav ul li a
{
    display:block;
    padding:8px 7px 0 7px;    
    width:170px;
    w\idth:156px;
    height:31px;
    he\ight:23px;
    text-align:left;
    font-size:0.885em;
    font-weight:bold;
    text-transform:uppercase;
    text-decoration:none;
    color:#fff;
    background:url(../images/backgrounds/sub-nav-li.gif) repeat-x;    
}
#subNav ul li a:hover, #subNav ul li a.active
{
    color:#3d3437;
}
/*----------------------------------------------------------------------*/
/*--------*//* TELEPHONE NUMBER */
#telephone h2
{
    padding:0 0 5px 0;
    text-transform:uppercase;
}
#telephone h2 span
{
    font-size:1.2em;
    color:#f39309;
}
#telephone p strong
{
    font-size:1.2em;
}
/*----------------------------------------------------------------------*/
/*--------*//* UNIQUE SELLING POINTS */
#usp
{
	margin:0 0 0 9px;
	padding:10px 30px 0 360px;
	height:245px;
	background:url(../images/backgrounds/usps.jpg) top left no-repeat;
}
#usp h2
{
	padding:0 0 12px 30px;
	font-size:1.4em;
	font-weight:normal;
	color:#F39309;
}
#usp ul li
{
	padding:0 0 8px 30px;
	font-weight:bold;
	background:url(../images/backgrounds/pin.gif) top left no-repeat;
}
#usp p
{
	padding:7px 0 0 30px;
}
/*----------------------------------------------------------------------*/
/*--------*//* HOMEPAGE ADVERTS AND TEXT COLUMNS */
#left, #mid, #right
{
    float:left;
    width:300px;
}
#left,#right
{
    margin:25px 0 0 0;
}
#mid
{
    width:350px;    
}
#left a, #mid a, #right a
{
    display:block;
    font-size:1.175em;
    color:#fff;
}
#left a, #right a
{
    margin:0 0 25px 0;
    padding:142px 0 0 20px;
    width:300px;
    w\idth:280px;
    height:180px;
    he\ight:38px;
}
#left a
{
    background:url(../images/home-boxes/ivas.jpg) no-repeat;
}
#mid a
{
    padding:192px 0 0 20px;
    width:350px;
    w\idth:330px;
    height:230px;
    he\ight:38px;
    background:url(../images/home-boxes/debt-mangement.jpg) no-repeat;
}
#right a
{
    background:url(../images/home-boxes/trust-deeds.jpg) no-repeat;
}
#left a:hover, #mid a:hover, #right a:hover
{
    color:#f2f2f2;
}
#left p, #mid p, #right p
{
    padding:10px;
}
/*----------------------------------------------------------------------*/
/*--------*//* GLOBAL FORM ELEMENTS */
label
{
    display:block;
    padding:3px 10px 2px 0;
    font-size:0.9em;
    font-weight:bold;    
}
textarea, input, select
{ 
    margin-bottom:6px;
    padding:2px;
	width:220px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.0em;
	color:#474230;
	background-color:#fff;
	border:#d9dcdb 1px solid;
}
textarea
{ 
	width:300px;
}
li.dob select
{
    width:80px;
}
li.notes, li.terms
{
    margin:10px 0 0 0;
}
li.terms table
{
    float:left;
    margin:2px 3px 0 0;
    width:20px;
}
li.terms input
{
    width:auto;
    border:none;
}
li.terms label
{
    float:left;
    width:460px;
    font-weight:normal;
}
ul.btn, li.btn
{ 	
	margin:10px 0 0 0;
}
ul.btn li
{ 	
	display:inline;
	width:105px;
}
ul.btn li input, li.btn input
{ 
	width:100px;
	font-weight:bold;
	color:#fff;
	background-color:#828284;
	border:#ccc 1px solid;
}
/*----------------------------------------------------------------------*/
/*--------*//* APPLY NOW ADVERT */
#applyNowAdvert
{
    margin:0;
    padding:15px 0 18px 0;
    background:#fcfafb url(../images/backgrounds/left-box-bottom.gif) bottom left no-repeat; 
}
#applyNowAdvert h2, #applyNowAdvert h3
{
    padding:0 0 5px 0;
    font-size:0.9em;
    text-transform:uppercase;    
}
#applyNowAdvert h3
{
    font-size:1.275em;
    color:#f39309;
}
#applyNowAdvert p.text
{
    padding:0 12px 12px 12px;
    text-align:left;
}
/*----------------------------------------------------------------------*/
/*--------*//* RANDOMISED CONTENT */
#random blockquote
{
    padding:0 0 5px 0;
    font-weight:bold;
    font-style:italic;
    line-height:110%;
    color:#3d3437;
}
/*----------------------------------------------------------------------*/
/*--------*//* FOOTER */
#footer p
{
    padding:0;
    line-height:120%;
    text-align:center;
    font-size:0.7em;
    color:#fff;
}
#footer .bottom
{
    padding:18px 0 0 0;
}
#footer .bottom p
{
    color:#3d3437;
}
#footer a
{
    font-weight:normal;
    color:#f39309;
}
#footer a:hover
{
	color:#3d3437;
}


#scroll
{
	margin:20px 0 20px 0;
	height:70px;
	overflow:auto;
}
