/* CSS Document */

/* 
-----------------------------------------------------
Clevercarfinance.co.uk v1.0
Copyright Clever Car Finance Ltd
Created 20/08/08
Author James Jacobs
-----------------------------------------------------
*/


/*reset css*/
html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend{/*,
table, caption, tbody, tfoot, thead, tr, th, td {*/
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
	}
a img, :link img, :visited img {
	border: 0;
	}

ol, ul {
	list-style: none;
	}
	
/*--------------Main Elements --------------------*/

body {
	background:url(../images/body_top_grad.gif) top left repeat-x #532e63;
	color:#4C4C4C;
	font-family:Arial,Helvetica,Verdana,Sans-Serif;
	font-size:14px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	margin:0pt;
	padding:0pt;
	}
	
a {
	text-decoration:none;
	}
	
h1 {
	color:#532e63;
	font-size:18px;
	font-weight:bold;
	margin-bottom:10px;
	}
	
h2 {
	color:#532e63;
	font-size:16px;
	font-weight:bold;
	margin-bottom:10px;
	clear: both;
	}
	
h3 {
	color:#532e63;
	margin-bottom:10px;
	font-size:16px;
	}
	
p {
	text-align:justify;
	line-height:1.2em;
	margin-bottom:10px;
	font-size:12px;
	}
	
/*------------ Nav Bar -----------------*/

#headerNavBar {
	float: left;
	margin-top:-10px;
	width:680px;
}

#headerNavBar ul {
	margin: 0;
	padding: 2em 0 0 0;
	list-style: none;
}

#headerNavBar li {
	float: left;
	background:url(../images/left_tab.gif) no-repeat;
	margin: 0 4px 0 0;
	padding: 0px 0 0 11px;
}

#headerNavBar a {
	float: left;
	display: block;
	background:url(../images/right_tab.gif) no-repeat right top;
	padding: 8px 10px 8px 0px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	font-size:14px;
}

#headerNavBar a:hover {
	color:#c1b3c3;
	}

#activePage {
	color:#f58026 !important;
	}

/*------------- Smallnav---------------- */

#subNavBar {
	background: url(../images/subnav_bg.gif) top right repeat-x #f58026;
	width:910px;
	float:left;
	display: inline;
	padding:5px 0px 5px 0px;
	clear: left;
	margin-bottom: -5px;
	}

#subNavBar ul	{
	list-style:none;
	margin:0 auto;
	padding: 7px 5px 7px 5px;
	}

#subNavBar li	{
	display:inline;
	padding:5px 5px 5px 2px;
	}

#subNavBar a {
	color: #000000;
	text-decoration:none;
	font-size: 12px;
	font-weight:Bold;
	margin-right:7px;
	padding:3px 5px 3px 5px;
	text-decoration:none;
	}

#smallnav a:hover {
	color:#014789;
	}
	
#subNavBar #active {
	color:#532e63;
	font-weight:bold;
	}
	
/*-------------------Divs and Id------------------*/

#pageContainer {
	margin:20px auto;
	width:930px;
	background: url(../images/header_bg.gif) top left no-repeat;
	padding-top:10px;
	}
	
#header {
	margin-top:10px;
	padding:0px 10px 0px 10px;
	}
	
#logo {
	margin:0px 0px 0px 0px;
	float:left;
	}
	
#callUs {
	float:right;
	}
	
#callUs li {
	margin-bottom:5px;
	text-align:right;
	color:#532e63;
	}
	
#callUs a {
	padding-right:25px;
	color:#532e63;
	font-weight:bold;
	}
	
#callUs a:hover {
	text-decoration:underline;
	}
	
#callUs #call {
	background: url(../images/mobile.gif) no-repeat right center scroll;
	font-size:22px;
	}
	
#callUs #email {
	background:url(../images/email_go.gif) no-repeat right center scroll;
	font-size:16px;
	}
	
#callUs #download {
	background:url(../images/book_addresses.gif) no-repeat right center scroll;
	font-size:16px;
	}
	
#headerNavBar {
	clear:both;
	width:700px;
	}
	
#content {
	clear:both;
	background:#FFFFFF;
	padding:10px 10px 10px 10px;
	display: inline-block;
	}
	
#leftContent {	
	width:670px;
	float:left;
	margin-right:10px;
	display:inline;
	background:url(../images/test_header_bg.gif) no-repeat top left;
	}
	
#leftContent h1 {
	margin-left:10px;
	margin-top:10px;
	}
	
#rightContent {
	width:220px;
	float:left;
	margin-left: 10px;
	display: inline;
	}
	
.rightBoxBotCorners {
	margin-top:-3px;
	}
	
#contentFooter {
	clear:both;
	}
	
#topsteps {
	margin-bottom:10px;
	}
	
#topsteps a {
	margin-left:10px;
	}
	
#clearlink {
	clear:both;
	text-decoration:none;
	color:#532e63;
	font-size:10px;
	}
	
#rss {
	float:right;
	}
	
#footerTopCarCont {
	background:#FFFFFF;
	}
	
#footerTopCarCont p {
	float:left;
	background-color:#FFFFFF;
	text-align:left;
	width:670px;
	padding:0px 20px 10px 10px;
	display:inline;
	}
	
#footerTopCar {
	float:right;
	background:#FFFFFF;
	}
	
#footer {
	clear:both;
	background-color: #775a7a;
	}
	
#footerSiteMap {
	clear:both;
	padding: 20px 20px 0px;
	background:url(../images/footer_top_grad.gif) top left repeat-x #937996;
	margin-top: -10px;
	position: relative;
	}
	
#footerSiteMap h3 {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	margin-left:10px;
	margin-bottom: 10px;
	}
	
.footerSiteMapCol {
	float:left;
	width:210px;
	position: relative;
	}
	
.footerSiteMapCol h3 {
	color:#532e63 !important;
	}
	
#footerSiteMap ul {
	background:#937996;
	}
	
#footerSiteMap li {
	padding-left:10px;
	margin-top:10px;
	}
	
#footerSiteMap li a {
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:bold;
	}
	
#footerSiteMap li a:hover {
	text-decoration:none;
	}
	
#apr {
	font-size:18px;
	margin-top:20px;
	}
	
#bookmark {
	margin-top:10px;
	}
	
#about .howitworksstep h3 {
	margin-top:20px;
	}
	
#dealerHelp li {
	margin-bottom:5px;
	}
	
#dealerHelp {
	margin-bottom:20px;
	}
	
	
/*------------------- Classes ------------------*/

.leftContentBox {
	border-left:2px solid #f2eed6;
	border-right:2px solid #f2eed6;
	padding-top:10px;
	padding-right:10px;
	padding-left:10px;
	background:#faf5e5;
	}
	
.leftContentBox a {
	color:#532e63;
	}
	
.leftContentBoxBotCorners {
	margin-bottom:10px;
	margin-top:-10px;
	}
	
.leftContentBoxH2Corners {
	background: url(../images/leftcontentbox_top_corners.gif) top left no-repeat #faf5e5;
	padding:10px 0px 5px 11px;
	margin-bottom:0px;
	}

.rightBox {
	margin-top:10px;
	/*background:#f1eff2;*/
	}
	
.rightBox h3 {
	background:url(../images/col_header.gif) top left no-repeat;
	color:#FFFFFF;
	padding:8px 0px 7px 10px;
	}
	
.rightBoxContent {
	border-left:#e0d7e4 2px solid;
	border-right:#e0d7e4 2px solid;
	background:#f1eff2;
	margin-bottom:-5px;
	}
	
.rightBox p {
	padding:10px;
	margin-bottom:0px;
	margin-top:-10px;
	}
	
.rightBox ul {
	padding:10px;
	margin-bottom:0px;
	margin-top:-10px;
	}
	
.rightBox li {
	margin-bottom:5px;
	font-weight: bold;
	color: black;
	}
	
.marginImageBoxes {
	margin-left:30px;
	}
	
.newsBox {
	width:208px;
	float:left;
	display: inline;
	color:#532e63;
	}
	
.newsBox h3, .newsBox2 h3 {
	font-size:14px !important;
	}
	
.newsBox2 {
	width:208px;
	float:left;
	margin-left:10px;
	display: inline;
	color:#532e63;
	}
	
a.cssButton {
	background: transparent url(../images/link_button_off.gif) no-repeat scroll top left;
    color: #532e63;
    font: normal 12px arial, sans-serif;
	padding:6px 24px 6px 16px;
    text-decoration: none;
	margin-left:60px;
	display:inline-block;
	font-weight:bold;
	margin-bottom:7px;
	}
	
a.cssButton:hover {
    color: #f58026;
    outline: none; /* hide dotted outline in Firefox */
	font-weight:bold;
}

.clear {
	clear:both;
	}
	
.howitworksstep {
	clear:both
	}
	
.howitworksstep span {
	color:#532E63;
	font-weight:bold;
	}	

.howitworksstep img {
	float:left;
	margin-bottom:10px;
	}
		
.howitworksstepcontent {
	float:left;
	margin-left:20px;
	margin-top:20px;
	width:400px;
	display:inline;
	}
	
.rightBoxBotCorners {
	}
	
/*------ Contact us fieldset ---------*/


#contact fieldset {
	float: left;
	clear: both;
	width:640px;
	margin: 0;
	padding: 0;
	background:#F2EFE9;
	border:#e0d7e4 1px solid;
	margin-top:10px;
	margin-bottom:5px;
	}

#contact fieldset ol {  
	padding:0;
	margin:0;
	margin-top:3.5em;
	list-style: none;
	padding: 0 1em 0 1em;
	float:left;
}

#contact fieldset li {  
	float: left;  
	clear: left;  
	width: 100%;  
	padding-bottom: 1em;
	}

#contact fieldset.submit {  
	float: none;  
	width: auto;  
	border-style: none;  
	padding-left: 12em;  
	background-color: transparent;  
	background-image: none;
	}

#contact label {  
	float: left;  
	width: 10em;  
	margin-right: 1em;
	}

#contact textarea {
	width:400px;
	}
	
.inputtext {
	border:#cabcd1 1px solid;
	background: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	}
	
.inputtext2 {
	border:#cabcd1 1px solid;
	background: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	width:235px;
	}

input[type=text]:focus, textarea:focus, select:focus {
	border:#ffd324 1px solid;
	background-color:#fff6bf;
	background-image:none;
	font-style:italic;
	}
	
.message {
	background: #fff6bf url(../images/error_field.gif) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #ffd324;
	border-bottom: 2px solid #ffd324;
	}
	
.message_sent {
	background: #f8fafc url(../images/information.gif) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #b5d4fe;
	border-bottom: 2px solid #b5d4fe;
	text-align:justify;
	line-height:1.2em;
	}
	
/*------------ Leasing pages ------------*/

#print_logo {
	display:none;
	}

	
#leasing .rightBoxContent ul {
	padding-top:10px;
	}

#leasing .rightBoxContent li {
	font-size:14px;
	}
	
#leasing .rightBoxContent a {
	color:#532E63;
	}
	
#leasing .rightBoxContent a:hover {
	text-decoration:underline;
	}
		
.carContainer {
	float:left;
	width:310px;
	margin-top: 10px;
	margin-right:10px;
	display:inline;
	}
	
.carContainer h2 {
	color:#532E63;
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
	clear:none !important;
	}
	
.carContainer h3 {
	font-size:10px;
	}
	
.carContainer h4 {
	color:#f58026;
	font-weight:bold;
	font-size: 10px;
	}
	
.carContainer a {
	color:#4C4C4C;
	font-size:12px;
	}

.carContainer h2 a {
	color:#532e63 !important;
	font-size:16px !important;
	font-weight:bold !important;
	margin-bottom:10px !important;
	color:#532e63 !important;
	}

.carContainer a:hover {
	color:#532e63;
	}
	
.carContainer img {
	float:left;
	border:#e0d7e4 1px solid;
	padding:2px;
	margin-right:10px;
	display:inline;
	}
	
.carContainer a.cssButton {
	background: transparent url(../images/link_button_leasing.gif) no-repeat scroll top left;
    color: #532e63;
    font: normal 12px arial, sans-serif;
	padding:6px 24px 6px 16px;
    text-decoration: none;
	display:inline-block;
	font-weight:bold;
	margin-left:0px !important;
	margin-top:10px;
	}
	
.carContainer a.cssButton:hover {
    color: #f58026;
    outline: none; /* hide dotted outline in Firefox */
	font-weight:bold;
}

.carContainer a.cssButton:visited {
	outline:none;
	}

/*------- Application pages ---------*/

#formContainer {
	padding: 10px 20px 10px 20px;
	}

fieldset {  
	position: relative;  
	float: left;  
	clear: left;  
	width: 100%;  
	margin: 0 0 -1em 0;  
	padding: 0 0 1em 0;  
	border-style: none;  
	border-top: 1px solid #BFBAB0;
	border-bottom: 1px solid #BFBAB0;
	background-color: #F2EFE9; 
	}
	
legend {  
	color: #532E63;  
	font-weight: bold;
	}
	
legend span {  
	position: absolute;  
	left: 0.74em;  
	top: 0;  
	margin-top: 0.5em;  
	font-size: 135%;
	width:300px;
	} 
	
label {
	float: left;
	width: 20em;
	margin-right: 1em;
	}
	
fieldset ol {  
	padding: 3.5em 1em 0 1em;  
	list-style: none;
	}
	
fieldset li {
	/*float: left;*/
	clear: left;
	width: 100%;
	padding-bottom: 1em;
	}
	
fieldset fieldset {  
	margin-bottom: -2.5em;  
	border-style: none;  
	background-color: transparent;  
	background-image: none;
	}

fieldset fieldset legend {  
	margin-left: 0;  
	font-weight: normal;
	}
	
fieldset fieldset ol {
	position: relative;
	margin: 0 0 0 16em;
	padding: 0;
	top: -1.3em;
	}
	
fieldset fieldset label {  
	float: none;  
	width: auto;  
	margin-right: auto;
	}
		
.addAnotherContainer {
	padding-top:1.5em;
	float: left;
	clear: both;
	}

#continuecontainer {
	clear:both;
	margin-top:10px;
	}
	
#mandatoryFieldsWarning {
	background: #f8fafc url(../images/information.gif) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #b5d4fe;
	border-bottom: 2px solid #b5d4fe;
	text-align:justify;
	line-height:1.2em;
	margin-bottom:10px;
	}
	
#progressBar {
	text-align: left;
	padding: 0px 20px 0px 20px;
	text-align:justify;
	line-height:1.2em;
	}
	
#progressBar img {
	margin-right:40px;
	}
	
#thankYou {
	border-style: none;
	border-top: 1px solid #BFBAB0;
	border-bottom: 1px solid #BFBAB0;
	background-color: #F2EFE9;
	padding:10px;
	}
	
#thankYou h2 {
	margin-top:20px;
	}
	
#thankYouExampleDealsContainer {
	}
	
.thankYouExampleDeal {
	float:left;
	display:inline;
	width:145px;
	margin-right:20px;
	}
	
.thankYouExampleDeal img {
	padding:2px;
	border:#BFBAB0 1px solid;
	margin-bottom:5px;
	}
	
.proofList {
	margin-bottom:10px;
	}
	
.proofList li {
	margin-bottom:10px;
	text-align:justify;
	}
	
.proofList span {
	font-weight:bold;
	}
	
#processing {
	clear:both;
	text-align:center;
	display:block;
	}
	
#processingP {
	text-align:center!important;
	margin-top:20px;
	}
	
#processPage #thankYou h1, #processPage #thankYou p {
	text-align:center!important;
	}
	
/* ------- Pages -------- */

#news #leftContent {	
	width:670px;
	float:left;
	margin-right:10px;
	display:inline;
	background-image:none !important;
	}
	
#newsPaper {
	float:left;
	}
	
#newsPara {
	float:right;
	width: 580px;
	}
	
#newsClear {
	clear:both;
	padding-top: 10px;
	}

