﻿html,body,h1,h2,h3,h4,h5,h6,p,dl,dt,dd,blockquote,address,pre
{
    margin: 0px;
    padding: 0px;
}

body 
{
	background-color: #fff;
    font-family: Arial, Verdana, Sans-Serif;
	font-size: 75%;
    color: #333;
    margin: 0px;
    padding: 0px;
	text-align: center;
	line-height: 1.5;
}

h1, h2, h3, h4, h5, h6 
{
    font-size: 1em;
}

a {
    color: #ff6600;
	text-decoration: underline;
}

a img {
	border: none;
}

a:hover 
{
    text-decoration: none;
}

#container 
{
	width: 960px;
	min-height:400px;
	margin: 0 auto;
	overflow: hidden;
	/*background: yellow; */
}

#header {
	float: left;
	width: 960px;
	text-align: left;

}

#logo {
	background: url(images/logo-kt.gif) no-repeat;
	float: left;
	width: 380px;
	height: 80px;
	margin-top: 10px;
	margin-left: 30px;
}

#logo h1 {
	
	text-indent: -999px;
}
#logo h1 a 
{
    display: block;
    width: 298px;
    height: 73px;
    outline: 0;
}

#links {
	float: left;
	margin-left: 170px;
	width: 196px;
	height: 63px;
	color: #ccc;
	margin-top: 25px;
}

#links h2 
{
    font-size: 1.3em;
	margin-top: 15px;
	color: #333;
}

#links a {
	font-size: .9em;
}

#help 
{
    /*margin-top: 10px;*/
	float: left;
	width: 184px;
	height: 73px;
	/*background: url(images/separator-line3.gif) no-repeat left center;*/
}

#help #chatwindow 
{
    float: right;
    padding-top: 0px;
    padding-left: 25px;
}

#navigation {
	float: left;
	width: 960px;
	height: 30px;
	background: #ec241a;
}

#navigation ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#navigation li {
	float: left;

}

#navigation a {
	display: block;
	height: 30px;
	text-indent: -999px;
	background: url(images/nav-items.gif) no-repeat 0 0;
}

#navigation a:hover,
#navigation a:active,
#navigation a:focus {
	background-position: 0px -30px;

}

/* Start Menu Items */
#navigation .nav-home a {width: 79px;}
#navigation .nav-home a:hover, #navigation .nav-home a.AspNet-Menu-Selected,
#navigation .nav-home a:active, #navigation .nav-home a:focus { background-position: 0 -30px; }

#navigation .nav-newvehicles a {background-position: -79px 0;width: 112px;}
#navigation .nav-newvehicles a:hover, #navigation .nav-newvehicles a.AspNet-Menu-Selected,
#navigation .nav-newvehicles a:active, #navigation .nav-newvehicles a:focus { background-position: -79px -30px; }

#navigation .nav-usedvehicles a {background-position: -191px 0;width: 114px;}
#navigation .nav-usedvehicles a:hover, #navigation .nav-usedvehicles a.AspNet-Menu-Selected,
#navigation .nav-usedvehicles a:active, #navigation .nav-usedvehicles a:focus { background-position: -191px -30px; }

#navigation .nav-service a {background-position: -305px 0;width: 78px;}
#navigation .nav-service a:hover, #navigation .nav-service a.AspNet-Menu-Selected,
#navigation .nav-service a:active, #navigation .nav-service a:focus { background-position: -305px -30px; }

#navigation .nav-parts a {background-position: -383px 0;width: 62px;}
#navigation .nav-parts a:hover, #navigation .nav-parts a.AspNet-Menu-Selected,
#navigation .nav-parts a:active, #navigation .nav-parts a:focus { background-position: -383px -30px; }

#navigation .nav-fleet a {background-position: -445px 0;width: 60px;}
#navigation .nav-fleet a:hover, #navigation .nav-fleet a.AspNet-Menu-Selected,
#navigation .nav-fleet a:active, #navigation .nav-fleet a:focus { background-position: -445px -30px; }

#navigation .nav-partsservice a {background-position: -365px 0;width: 124px;}
#navigation .nav-partsservice a:hover, #navigation .nav-partsservice a.AspNet-Menu-Selected,
#navigation .nav-partsservice a:active, #navigation .nav-partsservice a:focus { background-position: -365px -30px; }

#navigation .nav-financeinsurance a {background-position: -505px 0;width: 153px;}
#navigation .nav-financeinsurance a:hover, #navigation .nav-financeinsurance a.AspNet-Menu-Selected,
#navigation .nav-financeinsurance a:active, #navigation .nav-financeinsurance a:focus { background-position: -505px -30px; }

#navigation .nav-currentspecials a {background-position: -658px 0;width: 129px;}
#navigation .nav-currentspecials a:hover, #navigation .nav-currentspecials a.AspNet-Menu-Selected,
#navigation .nav-currentspecials a:active, #navigation .nav-currentspecials a:focus { background-position: -658px -30px; }

#navigation .nav-contactus a {background-position: -787px 0;width: 173px;}
#navigation .nav-contactus a:hover, #navigation .nav-contactus a.AspNet-Menu-Selected,
#navigation .nav-contactus a:active, #navigation .nav-contactus a:focus { background-position: -787px -30px; }

/* End Menu Items */

#section-heading {
	float: left;
	width: 960px;
	height: 129px;
}
#section-heading h2 
{
    text-indent: -999px;
}

#kt-home #section-heading {
	height: 330px;
}

#kt-newvehicles #section-heading {
	height: 76px;
	background: #c2161c url(images/h2-newvehicles.gif) no-repeat top left;
	padding-top: 104px;
}

#kt-newvehicles #section-heading div {
    width: 650px;
    color: #fff;
}

#section-heading.h2-usedvehicles 
{
    background: url(images/h2-usedvehicles.gif) no-repeat top left;
}
#section-heading.h2-fleet 
{
    background: url(images/h2-fleet.gif) no-repeat top left;
}
#section-heading.h2-partsservice 
{
    background: url(images/h2-partsservice.gif) no-repeat top left;
}
#section-heading.h2-parts
{
    background: url(images/h2-parts.gif) no-repeat top left;
}
#section-heading.h2-service 
{
    background: url(images/h2-service.gif) no-repeat top left;
}
    #section-heading.h2-bookaservice 
    {
        background: url(images/h2-makeabooking.gif) no-repeat top left;
    }
#section-heading.h2-financeinsurance 
{
    background: url(images/h2-applyforfinance.gif) no-repeat top left;
}
    #section-heading.h2-applyforfinance 
    {
        background: url(images/h2-applyforfinance.gif) no-repeat top left;
    }
#section-heading.h2-currentspecials 
{
    background: url(images/h2-currentspecials.gif) no-repeat top left;
}
#section-heading.h2-aboutus 
{
    background: url(images/h2-aboutus.gif) no-repeat top left;
}
#section-heading.h2-contactus 
{
    background: url(images/h2-contactus.gif) no-repeat top left;
}
#section-heading.h2-glossary 
{
    background: url(images/h2-glossary.gif) no-repeat top left;
}
#section-heading.h2-sitemap 
{
    background: url(images/h2-sitemap.gif) no-repeat top left;
}
#section-heading.h2-privacypolicy 
{
    background: url(images/h2-privacypolicy.gif) no-repeat top left;
}
#section-heading.h2-disclaimer 
{
    background: url(images/h2-disclaimer.gif) no-repeat top left;
}

#section-heading h1,
#section-heading h2,
#section-heading h5,
#section-heading p {
	color: #fff;
	padding-left: 30px;
	font-size: .96em;
}

#flash-content {
	float: left;
	width: 960px;
	height: 330px;
	background: url(images/temp-flash.jpg) no-repeat;
}

#leftFlash 
{
    float: left;
    width: 560px;
    height: 330px;
}

#rightFlash 
{
    text-align: right;
    float: right;
    width: 383px;
    padding-top: 30px;
    padding-right: 17px;
}

#flash-content a 
{
    outline: 0;
}

/* New Vehicles Header Start */
#new-vehicles {
	float: left;
	width: 960px;
	height: 180px;
	background: url(images/bg-newvehicles.gif) no-repeat;

}

#new-vehicles h2 {
	font-size: 2.8em;
	padding-top: 40px;
}

#table-newvehicles h2 
{
    clear: both;
}

#new-vehicles p {
	font-size: 1em;
	width: 600px;
}
/* New Vehicles Header End */

/* Start Finance & Insurance Header*/
#finance {
	float: left;
	width: 960px;
	height: 129px;
	background: url(images/bg-finance.gif) no-repeat;
}

#finance h5 {
	margin-top: 40px;
	font-size: 1em;
}

#finance h2 {
	font-size: 2.8em;
}

/* End Finance & Insurance Header*/

#content {
	float: left;
	text-align: left;
	width: 960px;
}

#content p {
	margin-bottom: 10px;
	color: #3d4a57;
}

#column1 {
	float: left;
	width: 340px;
	margin-top: 30px;
	margin-left: 30px;
	margin-right: 10px;
}

#column1 h2 {
	padding-bottom: 10px;
	font-size: 2em;
	color: #ec241a;		
}

ul 
{
    margin-left: 15px;
    padding-left: 0px;
}

#column1 p.p-grey {
	color: #999;
}

#column2 {
	float: left;
	width: 180px;
	margin-top: 30px;
}

#kt-home #column2 {
	padding-top: 54px;
}
	
#column2 h4 a {
	text-decoration: none;
	color: #ec241a;
}

#column2 img {
	padding-left: 5px;
}

.greyarrow { padding-left: 16px; background: transparent url(images/arrow-grey.gif) no-repeat 5px 1px; }

#column3 {
	float: left;
	width: 400px;
}

#column3 h3 {
	clear: both;
	background: #ec241a;
	color: #fff;
	height: 30px;
	padding-left: 20px;
	padding-top: 5px;
	font-size: 1.4em;
	margin-bottom: 0px;
}

#column3 .borderTop
{
    border-top: solid 1px #ea5952;
}

th 
{
    text-align: left;
}

#table-explore {
	float: left;
	background: url(images/bg-table.gif) no-repeat;
	width: 400px;
	height: 196px;
}

#table-explore h4 {
	padding-bottom: 5px;
}

#table-explore ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

#table-explore a {
	display: block;
	width: 102px;
	text-decoration: none;
	color: #666;
	padding-left: 7px;
	background: transparent url(Images/arrow-red.gif) no-repeat -3px 5px;
}

#table-explore a:hover {
	color: #000;
}

#table-explore #passenger {
	float: left;
	width: 109px;
	padding-top: 10px;
	padding-left: 20px;
}

#table-explore #wdsuv {
	float: left;
	width: 101px;
	padding-top: 10px;
	padding-left: 15px;
}

#table-explore #commercial {
	float: left;
	width: 130px;
	padding-top: 10px;
	padding-left: 20px;
}

#mailinglist {
	float: left;
	background: url(images/bg-mailinglist.gif) no-repeat;
	width:400px;
	height:222px;
}

#mailinglist h3 {
	color: #ec241a;
	background-color: transparent;
	padding-top: 15px;
	margin-bottom: 0px;
	height: auto;
}

#mailinglist p {
	margin-left: 20px;
	width: 200px;
}

#mailinglist #toprow {
	width: 350px;
	height: 87px;
	float: left;
}

#mailinglist #bottomrow 
{
     float:left;
     width: 350px;
     margin-left:20px;
}

#mailinglist table 
{
    width: 100%;
}

#mailinglist td 
{
    width: 50%;
}
#mailinglist td p 
{
    width: auto;
    margin-left: 0px;
    margin-bottom: 2px;
}

#mailinglist input 
{
    height: 15px;
}

#mailinglist .btn-subscribe {
	float: right;
	height: auto;
	margin-right: 30px;
	
}

/* Start New Vehicles Content */
#table-newvehicles {
    margin-top: 30px;
	width: 930px;
	min-height: 400px;
	margin-left: 30px;
}

#table-newvehicles h2 a {
	margin-top: 20px;
	margin-bottom: 5px;
	color: #ec241a;
	text-decoration: none;
}

#table-newvehicles h2 a:hover {
    text-decoration: underline;
}

#table-newvehicles .vehicles {
	width: 960px;
	margin-bottom: 20px;
}

#table-newvehicles h3 
{
    font-size: 1em;
    margin-bottom: 0px;
}

#table-newvehicles .vehicles .listitem {
	border: 1px solid #e5edf2;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;	
	width: 220px;
	height: 160px;	
}

#table-newvehicles .vehicles .first {
    clear: both;
}

#table-newvehicles .vehicles div h3 a {
    display: block;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 112px;
    color: #333;
    text-decoration: none;
}

#table-newvehicles .vehicles div h3 a:hover {
    color: #ff6600;
}

#table-newvehicles .vehicles div p a {
    display: block;
	padding-left: 15px;
	padding-bottom: 10px;
	font-size: .9em;
	color: #3d4a57;
	text-decoration: none;
}

#table-newvehicles .vehicles div p.note {
	margin-top: 96px;
}

#table-newvehicles .vehicles div p.note span {
	color: #999;
}

/* Vehicle Details */
#vehicledetails .subnavigation {
    width: 160px;
    margin-right: 30px;
    float: left;
    background: #fff url(images/bg-vehicle-subnav.gif) no-repeat top left;
    padding-top: 40px;
    min-height: 440px;
    height: 440px;
}

#vehicledetails > .subnavigation {
    height: auto;
}

#vehicledetails .subnavigation h4 { display: none; }

#vehicledetails .subnavigation dl {
    margin-left: 30px;
    margin-right: 10px;
    margin-bottom: 10px;
}

#vehicledetails .subnavigation dt a {
    color: #3d4a57;
    font-weight: bold;
    text-decoration: none;
}

#vehicledetails .subnavigation dd a {
    padding-left: 12px;
    background: transparent url(images/arrow-red.gif) no-repeat 0px 3px;
    color: #3d4a57;
    text-decoration: none;
}

#vehicledetails .subnavigation dd a:hover,
#vehicledetails .subnavigation dt a:hover,
#vehicledetails .subnavigation dd a.selected {
    color: ;
}

#vehicledetails .details {
    width: 770px;
    float: left;
    position: relative;
    background: transparent url(images/bg-moredetails.gif) no-repeat bottom left;
    margin-bottom: 20px;
}

#vehicledetails .details ul 
{
    margin-left: 0px;
    list-style-type: none;
    color: #f60;
    font-size: .8em;
}

#vehicledetails .details ul li
{
    background: url(images/arrow-red.gif) no-repeat;
    background-position: 0px 4px;
    padding-left: 10px;
}

#vehicledetails .details ul li a
{
    color: #333;
}

#vehicledetails .details .featureimage {
    position: absolute;
    right: 0;
    top: 0;
}

#vehicledetails .details .intro {
    width: 290px;
    min-height: 320px;
    padding-top: 40px;
    position: relative;
    font-size: 1.2em;
}

.moredetails {
    clear: both;
    padding-top: 20px;
    color: #666;
}

.moredetails td {
    vertical-align: top;
}

.moredetails ul {
    list-style-type: square;
    margin: 0 20px 10px 20px;
    padding: 0;
}

.moredetails h4 {
    color: #bf191f;
    margin-bottom: 10px;
}

/* Start Finance Content */
#content p .large {
	font-size: 1.2em;
}

#kt-finance #column1 {
	width: 255px;
	margin-top: 30px;	
	margin-right: 5px;
}

#kt-finance #column1 h1,
#kt-finance #column1 h2,
#kt-finance #column1 p {
	margin-right: 30px;
}

#kt-finance #column2 {
	width: 340px;
	height: 315px;
	border: 1px solid #e5edf2;
	margin-top: 30px;	
	margin-left: 5px;
	margin-right: 5px;
	background: #f7fafb;
}

#kt-finance #content table {
	padding-top: 15px;
	padding-left: 15px;
}

#kt-finance #content table td p {
	margin-right: 3px;
}

#kt-finance #content table td h4 {
	margin-bottom:5px;
}

#kt-finance #column3 {
	width: 340px;
	height: 315px;
	margin-top: 30px;	
	margin-left: 5px;
	border: 1px solid #e5edf2;
	background: #f7fafb;
}

/* End Finance Content */

#footer {
	width: 960px;
	text-align: left;
	font-size: .9em;
	color: #999;
	float: left;
}

#footer #separator-endline {
	float: left;
	background: url(images/separator-line2.gif) no-repeat;
	width: 760px;
	height: 31px;
	margin-top: 40px;
}

#footer #justoff {
	float: right;
	background: url(images/logo-justoff.jpg) no-repeat;
	width: 200px;
	height: 112px;
	margin-top: 40px;	
}

#footer #kt-info {
	float: left;
	width: 200px;
	padding-left: 30px;
	margin-bottom: 20px;
}

#footer #kt-info p {
	margin-left: 2px;
}

#footer #kt-info p.title {
	font-size: 1.2em;
	color: #333;
}

#footer #kt-info p.body {
	font-size: 1em;
	color: #666;
}

#footer #kt-info p span {
	color: #dc241f;
}

#footer #kt-info span.subgrey {
	font-size: .7em;
	color: #999;
}

#footer #separator-line {
	float: left;
	background: url(images/separator-line3.gif) no-repeat;
	width: 23px;
	height: 55px;
}

#footer #twc-info {
	float: left;
	width: 300px;
	padding-bottom: 20px;
}

#footer #twc-info p.copy {
	margin-left: 2px;
	font-size: 1em;
}

#twc-info p.copy a {
	text-decoration: none;
	color: #999;
}

#intro-para, #table1, #table2 
{
    float: left;
    margin-top: 30px;
}
#intro-para 
{
    width: 205px;
    margin-left: 30px;
    margin-right: 20px;
}

#table1, #table2 
{
    background:#F7FAFB;
    border: 1px solid #E5EDF2;
    height: 315px;
}

#table1
{
    width: 340px;
    margin-left: 5px;
}

#table2
{
    width: 350px;
    margin-left: 5px;
    margin-bottom: 20px;
}

#table1 table, #table2 table 
{
    margin-top: 10px;
    margin-left: 12px;
}

#table1 p, #table2 p 
{
    margin-right: 3px;
    margin-bottom: 10px;
}

#table1 td, #table2 td
{
    vertical-align: top;
}

#table1 img, #table2 img 
{
    padding-left: 5px;
}

#table1 th, #table2 th 
{
    padding-bottom: 5px;
}

#columna, #columnb 
{
    float: left;
    width: 450px;
    margin-top: 30px;
    margin-left: 30px;
    overflow: hidden;
}

#columna td, #columnb td 
{
    vertical-align: top;
}

#columna p
{
    margin-right: 30px;
}

#columna ul li 
{
    margin-right: 20px;
}

#columnb 
{
    width: 480px;
    float: right;
    margin-left: 0px;
    margin-right: 0px;
}

#table-personaldetails 
{
    text-align: left;
    float: left;
}

#table-vehicledetails 
{
    text-align: left;
    float: left;
}

#columnb #table1, #columnb #table2
{
    float: right;
    margin-top: 0px;
    margin-bottom: 20px;

    width: 340px;
}

#columnb .submitbutton 
{

}

#table1.contact 
{
    height: 410px;
}

#contact 
{
    float: right;
    width: 390px;
    height: auto;
}

#contact #table1.contact 
{
    height: auto;
}

#contact select 
{
    width: 300px;
    margin-bottom: 5px;
}

#table1.contact img.captcha
{
    margin: 0px;
    padding: 0px;
    margin-bottom: 10px;
}

div.submitbutton 
{
    float: right;
    clear: both;
}

div.submitbutton input 
{
    float: right;
    margin-right: 30px;
}

h3 
{
    margin-bottom: 10px;
    font-size: 1.3em;
}

.formResponse 
{
    margin-top: 10px;
    margin-left: 10px;
}

p.note {
	font-size: .9em;
	color: #666;
}

.contactfix 
{
    clear:both;
    margin-bottom:0px;
}

#onecolumn 
{
    width: 900px;
    float: left;
    margin: 30px 30px 0 30px;
    position: relative;
}

#onecolumn iframe
{
    /*margin-left: 90px;*/
}

#onecolumn .photo 
{
    top: 0;
    right: -30px;
    position: absolute;
}

#contactValSummary 
{
    float: right;
    width: 340px;
}

#content p.smallNote {
	font-size: .7em;
	color: #666;
	margin-top: 10px;
	margin-bottom: 0px;
}

#content .grey 
{
    color: #666;
}

h6 
{
    text-transform: uppercase;
    font-size: 1em;
    color: #e32118;
    background: url(images/arrow-right-grey.gif) no-repeat;
    background-position: 0px 4px;
    padding-left: 10px;
    margin-bottom: 10px;
}

#columna td.borderRight 
{
    border-right: solid 1px #333;
}

#alignRight 
{
    float: right;
}

.redArrow 
{
	display:-moz-inline-block;
	display:inline-block;
	background: transparent url(images/arrow-red.gif) no-repeat center left;
	padding-left: 2ex;
	min-height: 18px;
}

.greyArrow 
{
	display:-moz-inline-block;
	display:inline-block;
	background: transparent url(images/arrow-grey.gif) no-repeat center left;
	padding-left: 2ex;
	min-height: 18px;    
}

#column1 h3 
{
    color: #ec241a;
    margin-bottom: 5px;
}

.phone 
{
    background: url(images/icon-phone.gif) no-repeat left center;
    padding-left: 20px;
}

.email
{
    background: url(images/icon-email.gif) no-repeat left center;
    padding-left: 20px;
}

#columnb p,
.photo p
{
    text-align: right;
}

#columnb table p,
#columnb #table1 p,
#columnb #table2 p
{
    text-align: left;
}

#columnb table img,
#columnb #table1 img,
#columnb #table2 img
{
    margin-bottom: 0;
}

#columnb img,
.photo img
{
    margin-bottom: 5px;
}

#columnb .large,
.photo .large
{
    background: url(images/arrow-red-large.gif) no-repeat left center;
    padding-left: 10px;
    font-weight: bold;
}