body
{
    background: url("../images/bg_gradient_slice.jpg") repeat-x #E0E0E0;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #3d3d3d;
	font-size: 11px;
}

#main {
	font-size:13px;
	}
#backgroundContainer
{
  
    width: 1014px;
    margin: 0 auto;
	position: relative;
	overflow: hidden;
}

a
{
	outline: none;
}

hr
{
	color: #01B2C4;
}

h2
{
	color: #32a3cc;
	margin: 0;
	font-size: 20px;
	margin: 5px 0;
	text-transform: uppercase;
}

h3
{
	color: #3f3f3f;
	margin: 0 0 20px 0;
	font-size: 16px;
	text-transform: uppercase;
}

input.button
{
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    border:0;
    width:151px;
    height:24px;
    background: url(../images/btn-blue.png) no-repeat;
}

#current
{
    background: url(../images/btn-selected-slice.png) repeat-x;
}

/**Header**/

#header
{

	height: 52px;
	position: relative;
	overflow: hidden;
	
}


#header .chatBtn
{
	float: right;
	margin: 15px 0 0 10px;
}

#header .chatBtn a
{
	height: 37px;
	width: 35px;
	/*display: block;*/
}

#header .pageTitle
{
	background: url(../images/title.png) no-repeat top;
	height: 15px;
	width: 329px;
	display: block;
	float: left;
	margin: 17px 0 0 20px;
}


/**QuickContact**/

#QuickContact
{
	position: absolute;
	top: 100px;
	right: 0px;
	padding:5px;
	width: 266px;
	/*background: url(../images/qContactBack.png) no-repeat;*/
	background: #CCC;
	z-index: 99;
}

#QuickContact .row .label
{
	float: left;
	display: block;
	width: 110px;
	color: #fff;
	padding: 3px 0 0 0;
}

#QuickContact .row .input
{
	float: left;
	margin: 0 0 6px 0;
}

#QuickContact .submit
{
	float: right;
	margin: 0 5px 0 0;
}

#QuickContact .submit input
{
	width: 74px;
}

#QuickContact #question
{
    width: 143px;
}

#QuickContact #enquiryForm h3
{
    color: #01B2C4;
    margin: 0;
}

#QuickContact #enquiryErrorMessage
{
    clear: both;
}

/**End QuickContact**/

/**End Header**/

#mainContainer
{
	width: 974px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}

#main 
{
    background: white;

    background:url("../images/bg_footer.jpg") no-repeat scroll center bottom white;
}

.content
{
    margin: 0 auto;
    width: 936px;
}

.home
{
	position: absolute;
	top: 610px;
	right: 0px;
}

.content #nav
{
	float: right;
	text-align:right;
	margin: 38px 0 0 0;
}

.content #nav ul
{
	margin: 0;
	padding: 0;
}

.content #nav ul li
{
	margin: 0 0 20px 0;
	list-style: none;
}

.content #nav ul li a
{
	width: 315px;
}

.content #nav ul li a
{
	text-decoration: none;
	font-size: 20px;
	font-weight: bold;
	color: #32A3CC;
	text-transform: uppercase;
	background: url("../images/link-arrow.png") no-repeat scroll right center transparent;
	padding-right: 15px;
}

.content .presenter
{
	float: left;
}


ul, menu, dir {
-moz-padding-start: 0px;
padding: 0px;
}

#navlist
{
background:url(../images/nav-bar-grey.png) no-repeat;
	height: 43px;
	margin: 6px 0 0 0;
}


#navlist ul li #current.first
{
background:url(../images/nav-bar.jpg) no-repeat;
}


#navlist ul li
{
	float: left;
	list-style: none;
	border-right:1px solid #999999;
	margin: 10px 0 0 0;
	font-weight: bold;
}

#navlist ul li a
{
	text-decoration: none;
	color: #fff;
	font-size: 14px;
	text-transform:uppercase;
	padding: 10px 10px 15px 10px;
}


#navlist ul li a:hover
{
	background: url(../images/btn-selected-slice.png) repeat-x;
}
#navlist ul li a.first:hover 
{
	background:url(../images/nav-bar.jpg) no-repeat;
}


.topArea
{
    border-bottom: solid #CACACA 1px;
	overflow: hidden;
}

.bottomArea
{
	overflow: hidden;
	padding-bottom: 5px;
}

.flash
{
	height: 265px;
	width: 470px;
	float: left;
	margin: 27px 20px 0 0;
}

.rightContent
{
	width: 330px;
	float: left;
	margin: 10px 0 0 0;
	padding: 0 0 0 20px
}

.figures
{
	width: 438px;
	float: left;
	margin: 0 20px 10px 0;
}

.graph
{
	float: left;
	text-align: left;
}

.figures .row
{
	width: 470px;
	display: block;
	float: left;
	margin: 3px 0;
}

#response .row
{
	width:413px;
	padding: 0 57px 0 0;
}

.figures .row .label
{
	float: left;
	display: block;
	margin: 3px 0 0 10px;
	width: 266px;
}

.figures .row .input
{
	float: left;
	margin: 0 0 6px 0;
}

.figures .row .input input
{
	text-align: right;
    border: solid 1px #ccc;
    padding: 2px 3px 2px 0;
}

.figures .row select
{
    width: 148px;
    text-align: left;
    padding: 2px 3px 2px 2px;
}

.row .advisory
{
	clear:both;
}

.figures .submit
{
	text-align: right;
	width: 425px;
	margin: 5px 0 10px 0;
}

.difference
{
	color: #dc0000;
}

.figures em
{
	font-size: 9px;
	font-style: normal
}

.figures .spacer
{
	width: 40px;
	float: left;
	padding: 4px 0 0 0;
	overflow: hidden;
}

.figures .difference .input, .figures .lInterest .input, .figures .sInterest .input, .figures .payment .input
{
	margin: 0 40px 0 0;
}


.ajaxResultValue
{
	float: right;
}

.ajaxLabel
{
	float: left;
	display: block;
	width: 350px;
}

.figures .pound input
{
    background: #fff url(../images/pound.gif) no-repeat left center;
    border: solid 1px #ccc;
    padding: 2px 3px 2px 0;
    
}

.details
{
	float: left;
	margin: 0;
	width: 950px;
}

.details p
{
	margin: 0;
}

.logo
{
	float: left;
	background: url(../images/logo.png) no-repeat center;
	width: 275px;
	height: 42px;
	margin: 10px 0 0 0;
}

.logo a
{
    display:block;
    width: 140px;
	height: 38px;
}

#footerContainer
{
    width: 1014px;
	margin: 18px auto;
}

#footerContainer p, #footerContainer .codeweavers
{
    font-size: 10px;
    width: 960px;
    margin: 0 auto;
}

#footerContainer .codeweavers a
{
	color: #3d3d3d;
	text-decoration: none;
}

#footerContainer .codeweavers a:hover
{
	text-decoration: underline;
}

.errorMessage
{
	color: Red;
	font-weight: bold;
}

#vehicleSelectionWrapper
{
    float:left;
}

#vehicleSelection
{
    width: 470px;
    padding: 5px 0px;
    overflow: hidden;
}

#vehicleSelection select
{
    width: 248px;
    margin: 0 0 6px 0;
}

#vehicleSelection .label
{
    width: 160px;
    float: left;
    text-align: left;
    padding: 3px 6px 0px 0px;
}

#vehicleSelection .dropDownContainer
{
    float: left;
}

#vehicleSelection .ajaxLoader
{
    float: right;
    padding: 1px 3px 0px 0px;
}

#vehicleSelection .dobField
{
	float:left;
	width:122px;
	margin-right:4px;
}

#dealerResponseWrapper
{
    clear: both;
    height: 200px;
    color: #0E0E0E;
    border-top: solid 1px #01B2C4;
    padding: 10px;
}

.dealerResponseWrapper .row
{
	width: 470px;
	display: block;
	float: left;
}

#graphPoundSign
{
    float: left;
	color: #01B2C4;
	font-weight: bold;
	padding: 10px;
}

#graphMonths
{
    float: left;
    padding: 10px;
	color: #01B2C4;
	font-weight: bold;
}

.graph #graphMonths
{
	display:none;
}

#creditCardGraph .graph #graphMonths
{
	display:block;
}

#creditCardGraph .graph #graphPoundSign
{
	display:none;
}

#savingsGraph
{
    float: left;
}

#financeParameters
{
	width: 470px;
	float: left;
}

#financeParameters h3
{
	margin-top: 20px;
}

#vehicleSelectionWrapper h3
{
	margin-top: 20px;
}

.headings
{
    float: left;
    width: 310px;
    margin: 0;
}

.headings ul li
{
    list-style-type:circle;
    margin: 6px 0;
}


.carDetails
{
    margin: 0 0 30px 0;
    width: 1030px;
}

.flashIntro
{
    float:left;
    margin: 20px 0 0 0;
}

#responseWrapper
{
    clear: both;
    color: #0E0E0E;
    border-top: solid 1px #CACACA;
}
#response
{
    margin: 0 0 0 10px;
}

#breezeInfo b
{
    color: #01B2C4;
}

.col1, .col2
{
    float: left;
    width: 450px;
}

.col1
{
    margin: 0 20px 0 0;
}

.col2 ul
{
    margin:13px 0 0 20px;
    padding:0;
}

.col2 ul li
{
    margin: 0 0 8px 0;
}

.aboutIntro
{
    width: 660px;
    margin: 20px 0 0 0;
}

.financeResponse
{
    float: left;
    width: 453px;
}

#hpResponse, #lpResponse
{
    float: left;
    width: 430px;
}

#hpResponse .ajaxLabel, #lpResponse .ajaxLabel
{
    width: 250px;
}

#hpResponse .row, #lpResponse .row
{
    width: 370px;
}

.financeResponse .row
{
    width: 440px;
    margin: 6px 10px;
    height: 16px;
}

a.infoBtn
{
    display: block;
    float: left;
    width: 12px;
    height: 12px;
    background: url(../images/info.gif) no-repeat;
}

a.ccInfo
{
    margin: 4px 64px 0 0;
}

a.aprInfo
{
    margin: 4px 129px 0 0;
}

.figures .row .ccLbl
{
    width: 190px;
}

.figures .row .aprLbl
{
    width: 125px;
}

.infoContainer
{
    position: absolute;
    top: 0;
    background: #eee;
    border: solid #ccc 1px;
    padding: 10px;
}

.ccInfo
{
    left: 220px;
    width: 160px;
}

.aprInfo
{
    left: 149px;
    width: 100px;
}

#tooltip
{
	position:absolute;
	border:1px solid #333;
	background:#eee;
	padding:5px;
	color:#333;
	display:none;
	width: 200px;
	z-index: 99;
}	

#enquiryResponse
{
    margin-top: 30px;
}

.financeTitle
{
    color: #01B2C4;
    font-weight: bold;
    font-size: 14px;
    margin: 10px 0;
}