/********************************************/
/*	MASTER BODY
/********************************************/
body
{
	background-color:#FFF;
	color:#000;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size:12px;
	font-family:Arial, Helvetica, "Myriad Pro";
}

#container
{
	width:1000px;
	margin:0px auto 0px auto;
}
#content
{
	background:#FFF url(../images/content-bg.jpg) left top no-repeat;
}
.clear
{
	clear:both
}

/********************************************/
/*	HEADER
/********************************************/
#header
{
	background:#24429C url(/images/header.jpg) top left no-repeat;
	color:#FFF;
	width:100%;
}
#header-locations, #header-locations a:link, #header-locations a:visited, #header-locations a:hover, #header-locations h2, #header-locations h3
{
	background-color:transparent;
}
#header-locations, .header-location
{
	float:left
}
#header-locations
{
	border-right:#9CC 1px solid;
	color:#9CC;
	font-size:10px;
	margin:12px 20px 12px 0px;
	padding:10px 5px 10px 200px
}
#header-locations a:link, #header-locations a:visited, #header-locations a:hover, #header-locations h2
{
	color:#FFCC15;
}
#header-locations a:link, #header-locations a:visited, #header-locations a:hover
{
	font-size:13px;
}
#header-locations h2, #header-locations h3
{
	font-weight:400
}
#header-locations h2
{
	font-size:16px;
	font-weight:700;
}
#header-locations h3
{
	color:#FFF;
	font-size:18px;
	margin:0px 0px 0px 0px
}
.header-location
{
	padding-right:25px
}

/********************************************/
/*	TOP MENU
/********************************************/
#top-menu
{
	background:#9CC url(/images/menu-bg.jpg) top left no-repeat;
	clear:both;
	font-size:12px;
	height:38px
}
#top-menu a:link, #top-menu a:visited, #top-menu a:hover
{
	background-color:transparent;
	color:#FFF
}
#top-menu a:link, #top-menu a:visited
{
	text-decoration:none
}
#top-menu a:hover
{
	text-decoration:underline
}
#top-menu ul
{
	padding:12px 0px 0px 50px
}
#top-menu li
{
	border-right:#9CC 1px solid;
	float:left;
	padding:0px 12px;
}
#top-menu li.last
{
	border-right:none
}

/********************************************/
/*	LEFT PANEL
/********************************************/
h3, #left, #quick-search
{
	background-color:transparent;
}
#left, #quick-search .advanced
{
	float:left
}
#left
{
	color:#000;
	padding:27px 0px 0px 15px;
	width:205px;
}
#left h3, #value-car, #cars-for-cash h3 span
{
	font-weight:700
}
#left h3
{
	font-size:24px;
	padding-top:15px;
	margin:0px 0px 0px 0px;
}
#quick-search, #quick-search a:link, #quick-search a:visited, #quick-search a:hover, #quick-search h3, #car-locator, #car-locator h3, #cars-for-cash
{
	color:#FFF;
}
#quick-search, #value-car, #car-locator, #warranty, #cars-for-cash
{
	background-position:top left;
	background-repeat:no-repeat;
}
#quick-search
{
	background-image:url(/images/quick-search.jpg);
	height:293px;
	margin:3px 0px 0px 0px;
	text-align:center;
	width:203px
}
#quick-search a:link, #quick-search a:visited, #quick-search a:hover
{
	margin-top:20px;
	text-decoration:underline
}
#quick-search select, #car-locator h3, #cars-for-cash h3
{
	font-weight:400
}
#quick-search select, #cars-for-cash
{
	font-family:Arial, Helvetica, sans-serif
}
#quick-search select
{
	color:#666;
	font-size:11px;
	margin:3px 0px 3px 0px;
	padding:3px 6px 3px 6px;
	width:180px;
}
#quick-search .advanced
{
	padding:8px 0px 0px 12px;
}
#quick-search .search
{
	float:right;
	padding:4px 10px 0px 0px;
}
#live-chat
{
	margin-bottom:12px;
}
#value-car, #car-locator, #warranty, #cars-for-cash
{
	background-color:#FFF
}
#value-car, #car-locator, #warranty
{
	width:189px
}
#value-car, #warranty
{
	color:#073E77
}
#value-car
{
	background-image:url(/images/value-my-car.jpg);
	padding:0px 0px 22px 15px;
}
#car-locator
{
	background-image:url(/images/car-locator.jpg);
	padding:15px 0px 35px 15px;
}
#warranty
{
	background-image:url(/images/rac-vehicle-warranty.jpg);
	font-size:18px;
	padding:1px 0px 20px 15px;
}
#warranty img
{
	padding:4px 10px 0px 0px
}
#cars-for-cash
{
	background-color:transparent;
	background-image:url(/images/cars-for-cash.jpg);
	font-size:12px;
	padding:15px 0px 35px 0px;
	text-align:center;
	width:204px;
}
#cars-for-cash h3
{
	font-family:"Myriad Pro", Helvetica, Arial;
	font-size:20px;
	padding-top:0px
}
#cars-for-cash h3 span
{
	font-size:24px;
}

/********************************************/
/*	HEADINGS
/********************************************/
h1
{
	color:#000;
	font-size:24px;
}
#title
{
	border-top:#E0E0E0 6px solid;
	margin-top:18px;
}
#general-title
{
	background:#FFF url(/images/car-title-bg.gif) no-repeat;
	margin:10px 0px 10px 0px;
}
#general-title h1
{
	padding:12px 0px 15px 20px;
}
#home-title {
	padding:22px 0px 0px 20px;
}
#home-title h1 {
	color:#073E77;
	font-size:48px;
	margin:0px 0px 0px 0px;
}
#home-title h1 span {
	color:#FF8901;
	font-size:24px;
}

/********************************************/
/*	MAIN CONTENT
/********************************************/
#main
{
	background-color:transparent;
	border-left:1px solid #FFF;
	float:left;
	min-height:950px;
	width:759px;
}
#main-content
{
	padding:15px 0px 0px 20px;
}

/********************************************/
/*	FOOTER
/********************************************/
#footer, #legal-info, .links a:link, .links a:visited, .links a:hover, #footer a:link, #footer a:visited, #footer a:hover
{
	color:#FFF
}
#footer, #legal-info
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	width:100%;
}
#footer
{
	background-image:url(/images/car-logos-bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#0C2038;
	padding:72px 0px 25px 40px;
	width:960px;
}
#footer h4
{
	font-size:10px;
	margin:13px 0px 13px 0px;
}
#legal-info
{
	background-color:#061625;
	padding:10px 0px 10px 0px;
}
.footer-col
{
	float:left;
	padding:0px 20px 0px 20px;
}
.footer-row
{
	padding:0px 0px 10px 0px
}
.section, .links, .links li
{
	float:left
}
.section
{
	padding:3px 0px 3px 75px;
	width:200px
}
.links
{
	width:700px
}
.links li
{
	border-right:#FFF 1px solid;
	margin:3px 0px 3px 0px;
	padding:0px 10px 0px 10px
}
.links li.last
{
	border-right:none
}
.links a:link, .links a:visited, .links a:hover
{
	background-color:transparent
}
#footer a:hover
{
	text-decoration:underline
}

/********************************************/
/*	SPLASH
/********************************************/
#splash, .splash-main, .splash-main1, .splash-main h2, .splash-main li
{
	background-color:transparent;
}
#splash
{
	margin-top:4px;
	padding:5px 0px 5px 0px;
}
#splash1
{
	margin:25px 0px 0px 20px;
	padding:5px 0px 5px 0px;
}
.splash-main
{
	background-image:url(/images/main-splash.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	padding:40px 15px 0px 400px;
	width:256px;
}
.splash-main1
{
	background-image:url(/images/main-splash1.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	padding:16px 0px 0px 30px;
}
.splash-main h2, .splash-main h3, .splash-main li, .splash-main1 h2, .splash-main1 h3, .splash-main1 li
{
	color:#073E77;
}
.splash-main h2, .splash-main h3, .splash-main1 h2, .splash-main1 h3
{
	font-weight:400;
}
.splash-main h2
{
	font-size:32px;
}
.splash-main1 h2
{
	font-size:28px;
}
.splash-main h3
{
	font-size:24px;
	margin:0px 0px 0px 0px;
}
.splash-main1 h3
{
	font-size:20px;
	margin:0px 0px 0px 0px;
}
.splash-main ul
{
	list-style-image:url(/images/list-arrow.jpg);
	padding:20px 0px 0px 80px;
}
.splash-main1 ul
{
	list-style-image:url(/images/list-arrow.jpg);
	padding:0px 0px 0px 40px;
}
.splash-main li, .splash-main1 li
{
	font-size:14px;
	font-weight:700;
}
#splash-tabs, #splash-tabs1, .splash-main, .splash-main1
{
	float:left;
}
#splash-tabs
{
	border-left:#CCCCCC 1px solid;
	margin-top:20px;
}
#splash-tabs1
{
	border-left:#CCCCCC 1px solid;
	margin-top:12px;
}
#splash-selling, #splash-services
{
	display:none;
}
.splash-link
{
	font-size:17px;
	font-weight:700;
	padding:34px 0px 18px 30px
}
.splash-link1
{
	padding:32px 15px 18px 15px
}
.splash-link a:link, .splash-link a:visited, .splash-link a:hover
{
	color:#FFF;
	text-decoration:none;
}
.splash-link img
{
	padding-right:15px
}

/********************************************/
/*	PART EXCHANGE
/********************************************/
#part-exchange, #part-exchange h2
{
	color:#FFF;
}
#part-exchange
{
	background:#FFF url(/images/part-exchange.jpg) top left no-repeat;
	font-size:14px;
	margin:0px 0px 0px 20px;
	padding:29px 0px 20px 130px;
}
#part-exchange h2
{
	background-color:transparent;
	font-size:36px;
	font-weight:400;
}
#part-exchange img
{
	padding:2px 0px 0px 40px
}
#part-exchange p
{
	margin-top:5px
}

/********************************************/
/*	CAR CATEGORIES
/********************************************/
#categories
{
	background-color:#FFF;
	padding:0px 0px 1px 10px;
}
.category, .category-type, .category-view
{
	float:left
}
.category
{
	font-size:12px;
	padding:0px 0px 0px 7px;
	text-align:center;
	width:177px;
}
.category-links
{
	background:#FFF url(/images/cat-links-bg.gif) top left no-repeat;
	width:175px;
}
.cat-name
{
	border-collapse:collapse;
	float:none;
	margin-top:0px;
	width:71px;
}
.cat-name td
{
	height:31px;
	width:71px;
}
.category-type
{
	line-height:95%;
	padding:0px 0px 0px 15px;
	width:71px;
}
.category-type a:link, .category-type a:visited, .category-type a:hover
{
	color:#FFF;
	font-weight:700;
}
.category-separator
{
	background-color:#CCC;
	float:left;
	height:170px;
	width:1px;
}
.category-image
{
	padding:30px 0px 20px 0px;
}
.category-view
{
	width:84px;
}

/********************************************/
/*	NEWSLETTER
/********************************************/
#newsletter
{
	background-color:#FF8901;
	color:#FFF;
	margin:18px 0px 0px 15px;
	padding:5px 15px 5px 20px;
}
#newsletter h3
{
	font-size:24px;
	font-weight:400;
	margin:0px 0px 0px 0px;
}
#newsletter-title, #newsletter-caption, #newsletter-form
{
	float:left;
}
#newsletter-caption
{
	padding:12px 0px 0px 30px;
}
#newsletter-form
{
	background:#FF8901 url(/images/newsletter-bg.gif) top left no-repeat;
	padding:0px 0px 0px 12px;
	margin-left:40px;
}
#newsletter input
{
	border:none;
	float:left;
}
#newsletter input.text
{
	color:#666;
	margin-top:5px
}

/********************************************/
/*	WATCH HERE VIDEO
/********************************************/
#watch-here
{
	background-color:#033c75;
	color:#FFF;
	margin:2px 0px 10px 15px;
	padding:5px 15px 30px 20px;
}
#watch-here h3
{
	font-size:22px;
	font-weight:400;
	margin:15px 0px 10px 0px;
}
#video
{
}
#video iframe {
	border:#ff8901 1px solid;
}
#video .video, #testimonial {
	border:#000033 8px solid;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin:0px auto 20px;
	width:562px;
}
#testimonial
{
	background-color:#000033;
	background-image:url(/images/testimonial-bg.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	font-size:14px;
	padding:0px 150px 40px 20px;
	width:392px;
}
#testimonial h4
{
	font-size:24px;
	font-weight:400;
	margin:41px 0px 60px;
}

/********************************************/
/*	CAR LOGOS
/********************************************/
#car-logos
{
	padding-top:10px;
	text-align:center;
}

/********************************************/
/*	SEARCH RESULTS
/********************************************/
.results-title, .result-img, .result-info, .result-title, .result-price, .result-finance
{
	float:left;
}
.pagination, .result-features a:link, .result-features a:visited, .result-features a:hover, .result-price, .result-finance
{
	font-weight:700;
}
.result-overlay {
	position:relative; height:139px; bottom:104px;
}
html* .result-overlay {
	bottom:107px;
}
.pagination
{
	padding:20px 10px 20px 0px;
	text-align:right;
}
.pagination a:link, .pagination a:visited, .pagination a:hover, .result-features a:link, .result-features a:visited, .result-features a:hover, .result-title h3 a:link, .result-title h3 a:visited, .result-title h3 a:hover
{
	color:#000;
}
.pagination a:hover
{
	text-decoration:underline;
}
.result
{
	background:#FFF url(/images/result-bg.jpg) no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	height:162px;
	margin-bottom:45px;
}
.result-img
{
	padding:15px 0px 0px 15px;
	height:139px;
	width:160px;
}
.result-info, .result-spec, .result-spec table, .result-features
{
	width:535px;
}
.result-info
{
	font-size:11px;
}
.result-main, .result-spec
{
	border-bottom:#E0E0E0 1px solid;
}
.result-spec
{
	padding:2px 0px 4px 0px;
}
.result-spec table
{
	border-collapse:collapse;
	float:none;
}
.result-spec table td
{
	height:auto;
	padding:3px 0px 1px 0px;
}
.result-spec table .col-one, .result-title
{
	width:230px;
}
.result-spec table .col-two
{
	width:200px;
}
.result-spec table .col-three
{
	width:105px;
}
.result-features
{
	padding:8px 0px 0px 0px;
}
.result-features a:link, .result-features a:visited, .result-features a:hover
{
	text-decoration:underline;
}
.result-title h3
{
	margin:12px 0px 8px 0px;
}
.result-title h3 a:link, .result-title h3 a:visited, .result-title h3 a:hover, .result-price
{
	font-size:16px;
}
.result-title h3 a:link, .result-title h3 a:visited, .result-title h3 a:hover
{
	background-color:#FFF;
	font-size:16px;
}
.result-price
{
	padding:12px 0px 0px 0px;
	width:100px;
}
.result-finance
{
	color:#F00;
	padding:16px 0px 0px 0px;
	width:150px;
}
.result-finance span
{
	font-size:10px;
	font-weight:400;
}

/********************************************/
/*	CAR PAGE
/********************************************/
#car-content
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
#car-slideshow {
	clear:both;
	font-size:14px;
	font-weight:700;
	padding-top:10px;
}
#car-text {
	padding-top:20px;
}
#product-title
{
	background:#FFF url(/images/car-title-bg.gif) no-repeat;
	margin-bottom:10px;
}
#car-title, #car-title-price, #car-title-finance
{
	float:left;
}
#car-title, #car-title-price
{
	padding:12px 0px 15px 20px;
}
#car-title
{
	width:400px;
}
#car-title h1
{
	margin:0px 0px 0px 0px;
}
#car-title-price
{
	font-size:24px;
	font-weight:700;
	padding-right:10px;
}
#car-title-finance
{
	color:#F00;
	font-weight:700;
	padding:24px 0px 0px 0px;
}
.car-overlay {
	bottom:278px;
	position:relative;
}
html* .car-overlay {
	bottom:281px;
}
.car-thumb-overlay {
	bottom:62px;
	position:relative;
}
html* .car-thumb-overlay {
	bottom:65px;
}
#car-image
{
	float:left;
	height:278px;
	width:370px;
}
#car-video {
    float:left;
	height:380px;
	width:370px;
}
#car-interaction
{
	float:left;
	padding-left:15px;
	width:352px;
}
#car-interaction a:link, #car-interaction a:visited, #car-interaction a:hover
{
	font-family:"Myriad Pro", Helvetica, Arial;
	font-size:14px;
	font-weight:700;
	color:#000;
}
#car-actions
{
	border-bottom:#E0E0E0 1px solid;
	padding-bottom:9px;
}
#save-btn, #print-btn, #book-btn, #partex-btn, #reserve-btn, #finance-btn
{
	float:left;
	padding:5px 0px 16px 50px;
	width:120px;
}
#save-btn, #book-btn, #reserve-btn
{
	margin-right:12px;
}
#save-btn
{
	background:#FFF url(/images/buttons/save-btn.gif) no-repeat;
}
#print-btn
{
	background:#FFF url(/images/buttons/print-btn.gif) no-repeat;
}
#book-btn
{
	background:#FFF url(/images/buttons/book-btn.gif) no-repeat;
}
#partex-btn
{
	background:#FFF url(/images/buttons/partex-btn.gif) no-repeat;
}
#reserve-btn
{
	background:#FFF url(/images/buttons/reserve-btn.gif) no-repeat;
}
#finance-btn
{
	background:#FFF url(/images/buttons/finance-btn.gif) no-repeat;
}
#car-thumbs
{
	padding:10px 0px 0px 0px;
}
.car-thumb
{
	margin-right:10px;
	padding:10px 0px 0px 0px;
	float:left;
	height:62px;
	width:62px;
}
.car-thumb img
{
	height:62px;
	width:62px;
}
.car-thumb-last
{
	margin-right:0px;
}
#car-spec
{
	clear:both;
	font-size:13px;
	padding:20px 0px 0px 0px;
}
#car-tabs
{
	background:#FFF url(/images/car-tab-top-bg.gif) bottom right no-repeat;
	padding-bottom:6px;
}
.car-tab
{
	float:left;
	font-weight:700;
	margin-right:2px;
	padding:14px 0px 13px 0px;
	text-align:center;
	width:135px;
}
.car-tab a:link, .car-tab a:visited, .car-tab a:hover
{
	color:#000;
}
.car-tab-content
{
	border-left:#C5C5C5 1px solid;
	border-right:#C5C5C5 1px solid;
	padding:15px 15px 0px 15px;
}
.car-tab-content table
{
	border-collapse:collapse;
	float:none;
	margin-top:0px;
	width:100%;
}
.car-tab-content h5 
{
    color:#073E77;
    font-size:14px;
    margin:25px 0px 10px 0px;
}
.car-tab-content li 
{
    padding:0px 0px 5px 0px;
}
.car-tab-content table td
{
	border-bottom:#E0E0E0 1px solid;
	height:auto;
	padding:6px 0px 6px 0px;
}
.car-tab-col {
    float:left;
    font-size:11px;
    padding:10px 25px 10px 0px;
    width:151px;
}
td.left
{
	width:300px;
}
td.right
{
	width:407px;
}
#car-tab-bottom
{
	background:#FFF url(/images/car-tab-bottom-bg.gif) no-repeat;
	height:9px;
	width:739px;
}
#car-tab-top
{
	background:#FFF url(/images/car-tab-top-bg.gif) right no-repeat;
	border-left:#C5C5C5 1px solid;
	clear:both;
	height:9px;
	width:738px;
}
#finance-example
{
	display:none;
}
#finance-example-tab
{
	background-image:url(/images/buttons/inactive-tab.gif);
	background-repeat:no-repeat;
}
#vehicle-details-tab
{
	background-image:url(/images/buttons/active-tab.gif);
	background-repeat:no-repeat;
}

/********************************************/
/*	ADVANCED SEARCH
/********************************************/
#advanced-search
{
	background-color:#FF8901;
	padding:15px 15px 15px 15px;
}
#advanced-search form {
	margin:0px 0px 0px 0px;
}
#advanced-search select
{
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:400;
	margin:0px 10px 5px 0px;
	padding:3px 6px 3px 6px;
}
.adv-search-col
{
	float:left;
	width:220px;
}
.adv-search-col > .search
{
	padding-right:22px;
	text-align:right;
}

/********************************************/
/*	VALUE MY CAR PAGE
/********************************************/
#value-my-car
{
	border-collapse:collapse;
	width:100%;
}
#value-my-car td
{
	height:auto;
	vertical-align:top;
	width:50%;
}
#value-my-car tr.labels td {
	padding-top:10px;
}

/********************************************/
/*	BOOK A TEST DRIVE PAGE
/********************************************/
#test-drive
{
	border-collapse:collapse;
	width:100%;
}
#test-drive td
{
	height:auto;
	vertical-align:top;
	width:50%;
}
#test-drive tr.labels td {
	padding-top:10px;
}

/********************************************/
/*	CAR RESERVATION PAGE
/********************************************/
#reserve-car
{
	border-collapse:collapse;
	width:100%;
}
#reserve-car td
{
	height:auto;
	vertical-align:top;
	width:50%;
}
#reserve-car tr.labels td {
	padding-top:10px;
}

/********************************************/
/*	CAR FINANCE PAGE
/********************************************/
#car-finance
{
	border-collapse:collapse;
	width:100%;
}
#car-finance td
{
	height:auto;
	vertical-align:top;
	width:50%;
}
#car-finance tr.labels td {
	padding-top:10px;
}

/********************************************/
/*	SHORTLIST
/********************************************/
#shortlist-box {
	width:200px;
	text-align:left;
	background-color:#AAD5F8;
	color:#999999;
	font-weight:bold;
	margin-top:6px;
}










ul, li, div {
	margin:0;
	padding:0;
	}


#div-left {
	width:122px;
}

#img-banner {
	float:right
}


	
	
	
#img-prestwich {
	float:left;
	border-right:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
}
#a-atherton {
	float:left;
	width:120px;
	height:75px;
	background:url(/images/loc_pad2.gif) repeat-x top left;
}
/*#a-atherton:hover {
	background:url(../images/atherton2.gif) no-repeat top left;
}*/
#a-prestwich {
	float:left;
	width:120px;
	height:75px;
	background:url(/images/loc_pad.gif) repeat-x top left;
}
/*#a-prestwich:hover {
	background:url(../images/prestwich2.gif) no-repeat top left;
}*/
#a-atherton span.head, #a-prestwich span.head {display:block;margin-top:6px;color:#FED420;font-weight:bold;font-size:14px;}
#a-atherton span.num, #a-prestwich span.num {display:block;color:white;font-weight:bold;font-size:15px;margin:2px 0 2px 0;}
#a-atherton span.link, #a-prestwich span.link {color:#FED420;text-decoration:underline;font-size:11px;}

#img-prestwich {
	float:left;
	border-right:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	}
#img-atherton {
	float:left;
	border-right:1px solid #ffffff;
	}
#img-vehicle-replacement {
	float:left;
	border-top:1px solid #ffffff;
	border-right:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
}
#ul-topnav {
	list-style-type:none;
	float:left;
	width:579px;
	background-color:#56B6DE;
	border-bottom:1px solid #ffffff;
	}
#ul-topnav li {
	float:left;

	}
#ul-topnav a {
	float:left;
	width:114px;
	border-right:1px solid #ffffff;
	padding:2px 0 2px 0;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	font-variant:small-caps;
	border-right:1px solid #ffffff;
	padding:2px 0px 2px 0;	
	}
#ul-topnav a:hover {
	background-color:#3555B8;
	}

#ul-bottomnav {
	list-style-type:none;
	float:left;
	width:578px;
	background-color:#0193CC;
	}
#ul-bottomnav li {
	float:left;

	}
#ul-bottomnav a {
	float:left;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	font-variant:small-caps;
	width:114px;
	border-right:1px solid #ffffff;
	padding:2px 0px 2px 0;	
	}
#ul-bottomnav a:hover {
	background-color:#2E3192;
	}



/*#content{
	position:absolute;
	width:420px;
	margin-left:260px;
	margin-top:200px;
}*/

#navigation {
	overflow:hidden;
}
#navigation div.navleft {
	float:left;
	border-right:1px solid #fff;
	width:398px;
	clear:left;
}
#navigation .nav1 {
	border-top:1px solid #fff;
	background-image:url(/images/nav_1_pad.gif);
	background-repeat:repeat-x;
	height:24px;
	width:402px;
	line-height:24px;
	overflow:hidden;
}
#navigation .nav1 a {
	display:block;
	float:left;
	font-size:15px;
	font-weight:bold;
	color:#fff;
	padding:0 16px 0 16px;
}
#navigation .nav2 {
	background-image:url(/images/nav_2_pad.gif);
	background-repeat:repeat-x;
	height:24px;
	clear:both;
	line-height:24px;
	overflow:hidden;
}
#navigation .nav2 a {
	display:block;
	float:left;
	font-size:15px;
	font-weight:bold;
	color:#fff;
	padding:0 32px 0 32px;
}
#navigation .nav2 a:hover, #navigation .nav1 a:hover {
	color:#ddd;
}
#div-staticcontent {
	float:left;
	width:690px;
	padding-left:5px;
}
#div-footer-end {
	width:706px;
	height:8px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
#div-footer-text {
	width:700px;
	height:8px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	}
#div-footer-text p {
	text-align:left;
	font-size:80%;
	color:#9B9C9C;
	
	}
form#SearchForm {
	width:220px;
	text-align:left;
	color:#000000;
	background-color:#fff;
	font-weight:bold;
	margin:0;
	clear:both;
	padding:0;
	color:#666;
}
form#SearchForm label.rad {
	font-size:14px;
	color:#000;
	display:inline;
}
form#SearchForm p {
	margin:0;
	padding:0;
	font-size:90%;
}
fieldset {

	}
label {
	display:block;
	margin:5px 0 2px 0;
	color:#000;
	}
select {
	width:198px;
	border:1px solid #ADCAD0;
	color:#000000;
	font-weight:bold;
	}
input {
	/*border:none;*/
	color:#000000;
	font-weight:bold;
}
#p-search {
	margin:0 0 0 10px;
	padding:0 0 0 5px;
	height:22px;
	text-align:left;
	color:#000000;
	font-weight:bold;
	background:url(../images/bg-p-search.gif) no-repeat bottom left;
	}
#p-shortlist {
	margin:10px 0 0 10px;
	padding:0 0 0 5px;
	height:22px;
	text-align:left;
	color:#000000;
	font-weight:bold;
	background:url(../images/bg-p-search.gif) no-repeat bottom left;
	}
/* homepage thumbs */
.div-thumb {
	float:left;
	border:1px solid #CFE2E6;
	width:135px;
	height:180px;
	margin-left:5px;
	margin-top:10px;
	}
.div-thumb p {
	margin:0;
	padding:0;
	}
.div-thumbcontent {
	width:122px;
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
	text-align:center;
}
.p-price {
	height:1.5em;
	background-color:#CC0001;
	color:#ffffff;
	font-weight:bold;
	}
.p-week {
	height:1.5em;
	background-color:#000000;
	color:#ffffff;
	font-weight:bold;

	}
.div-perweek {

	}
	
.ul-profile {
	float:right;
	background-color:#0099FF;
	width:300px;
	color:#ffffff;
	font-weight:bold;
	margin:30px 5px 0 0;
	}	
.ul-profile li {
	float:left;
	padding:4px;
	
}
.li-price {
	background-color:#BA0001;
	padding:4px;
	}
.ul-profile2 {
	float:left;
	width:420px;
	color:#ffffff;
	font-weight:bold;
	margin:30px 5px 0 0;
	}	
.ul-profile2 li {
	float:left;
	padding:4px;	
}
.li-price2 {
	background-color:#BA0001;
	padding:4px;
	}
.img-profile-preview {
	float:left;
	width:375px;
}
#images {
	float:left;
	width:385px;
}
#info {
	float:left;
	width:335px;
}
#info .price {
	color:#BA0001;
	font-size:18px;
	font-weight:bold;
}
#info .pw {
	color:#0099FF;
	font-size:15px;
	font-weight:bold;
}
#info h1 {
	margin:0;
	padding:0;
	color:#3e3e3e;
	font-size:24px;
}
.li-pw {
	background-color:#0099FF;
	}
.li-shortlist {
	float:right;
	background-color:#BA0001;
	border-left:5px solid #ffffff;
	}
.li-shortlist a {
	color:#ffffff;
	}

.div-profile-options {
	float:right;
	width:115px;
	height:100px;
	margin:5px 5px 0 0;
	}
	
.div-profile-thumbs {
	float:left;
	width:50px;
	height:100px;
	}
.div-profile-thumbs img {
	margin:0 0 5px 0;
	height:55px;
	width:55px;
	}
.div-option-text {
	float:right;
	width:55px;
	height:55px;
	}
table {
	border-color:#fffff;
	margin-top:3px;
	float:left;
	}
td {
	width:55px;
	height:55px;
	}
.td-option {

	text-align:center;
	background-color:#56B6DE;
	color:#ffffff;
	font-weight:bold;
	font-size:70%;

	vertical-align:middle;
	}
.div-clear {
	clear:both;
	}
img {
	border:0;
	}
.h1 {
	color:#2E3190;
	font-size:180%;
	margin:5px 0 0 0;
	padding:0;
}
.h1-profile {
	float:left;
	font-size:140%;
	color:#BA0001;
	margin:30px 0 0 5px;
	}
.ul-spec {
	text-align:left;
	margin-left:5px;
	}
.ul-spec li {
	text-align:left;
	}
.ul-spec span {
	color:#BA0001;
	font-weight:bold;
	}
.div-shortlist {
	padding:0 25px 0 20px;
	margin:0 0 0 10px;
	text-align:left;
	color:#999999;
	border-left:1px solid #CFE2E6;
	border-right:1px solid #CFE2E6;
	border-bottom:1px solid #CFE2E6;
	color:#ADADAD;
	font-weight:bold;
	}

h2 {
	color:#000;
	margin:0;
	padding:0;
	font-size:1em;
	}
ul {
	list-style-type:none;
	}
a{
	color:#2A3795;
	text-decoration:none;
	}

a:hover{color:#0193CC;}

/* results page */
.div-results {
	float:left;
	width:710px;
	margin:25px 0 0 5px;
	font-size:90%;
	}
.img-results-thumb {
	float:left;
	border:1px solid #CFE2E6;
}
.h1-results {
	font-size:100%;
	margin:12px 0 0 14px;
	color:#ACACAC;
	text-align:left;
	}
.div-spec {
	float:left;
	width:560px;
	text-align:left;
	margin:0 0 0 10px;
}
.div-spec .spec {
	float:left;
	width:275px;
}
.div-spec .info {
	float:left;
	width:285px;
	margin-bottom:8px;
}
.div-spec .more {
	background-color:#E0E0E0;
	text-align:right;
	clear:both;
}

.div-spec h2 {
	font-size:140%;
	color:#666;
	padding:0;
	margin:0;
}
.div-spec p {
	font-size:90%;
	margin:0;
	padding:0;
}
.div-spec span {
	color:#BA0001;
	font-weight:bold;
	font-size:130%;
}
.pages {
	text-align:center;
	fon-size:120%;
	font-weight:bold;
}
.pages a {
	color:#333;
}
.pages a:hover {
	color:#999;
}
.p-click {
	background-color:#E0E0E0 !important;
}
.p-click a {
	float:right;
	color:#BA0001;
	font-weight:bold;
	font-variant:small-caps;
	font-size:130%;
	text-decoration:underline;
	}
.p-click a:hover {
	text-decoration:none;
	}
.email {
	background-color:#ffffff;
	width:195px;
	color:#000000;
	}
	
.div-thumbs {
	float:left;
	margin:0 1px 1px 0;
	height:93px;
}
	
.p-carname {
	height:32px;
	}

#a-finance {
                float:left;
                width:121px;
                height:57px;
                margin:2px 0 0 0;
                background:url(/images/2finance.gif) no-repeat top left;
                }

#a-finance:hover {
                background:url(/images/2finance2.gif) no-repeat top left;
                }

#a-testdrive {
                float:left;
                width:121px;
                height:57px;
                margin:2px 0 0 0;
                background:url(/images/2testdrive.gif) no-repeat top left;
                }

#a-testdrive:hover {
                background:url(/images/2testdrive2.gif) no-repeat top left;
                }

#a-value {
                float:left;
                width:121px;
                height:57px;
                margin:2px 0 0 0;
                background:url(/images/2value.gif) no-repeat top left;
                }

#a-value:hover {
                background:url(/images/2value2.gif) no-repeat top left;
                }

#a-reserve {
                float:left;
                width:121px;
                height:57px;
                margin:2px 0 0 0;
                background:url(/images/2reserve.gif) no-repeat top left;
                }

#a-reserve:hover {
                background:url(/images/2reserve2.gif) no-repeat top left;
                }

#staticlinks {
	padding-top: 10px;
	padding-bottom: 10px;
	color: #CCCCCC;

}
#staticlinks a {
	color: #666666;
	text-decoration: none;
}
#staticlinks a:hover {
	color:#BA0001;
	text-decoration: underline;
}

<!-- Car Locator Form -->

/*#car-locator
{
	width:100%
}*/

#car-locator p
{
	padding:0px 15px 0px 10px
}

#car-locator-form td, #locator-contact-details td
{
	height:auto
}

#car-locator-form input, #locator-contact-details input
{
	background-color:#FFFFFF;
	border:#85ADD6 1px solid;
	color:#000000;
	font-weight:700;
	margin:0px 0px 0px 0px
}

#car-locator-form span
{
	font-size:11px;
	font-weight:400
}

		.style10 {	font-family: "Times New Roman", Times, serif;
			font-size: medium;
			color: #003366;
		}
		.style11 {	color: #000066;
			font-weight: bold;
		}
		.style12 {
			font-size: 14px;
			font-weight: bold;
		}

        .style14 {color: #FF0000;font-size:14px;}
        .style15 {color: #FFFFFF;font-size:14px;}

p.hp1{
	font-size:26px;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:0px;
	}
p.hp2{
	font-size:20px;
	font-weight:bold;
	color:#BA0001;
	margin-top:0px;
	margin-bottom:0px;
	}
p.hp3{
	font-size:14px;
	font-weight:bold;
	}


#div-footer-text{
	position:relative;
	top:1400px;
	}

#div-footer-text h1{
	color: #9B9C9C;
	}

#div-footer-text p.hits{
	font-size:14px;
	color:#000;
	text-align:center;
	margin:0;
	padding-bottom:10px;
	}

#div-footer-text p.hplink{
	margin:0;
	padding-top:110px;
	}

.cf_element h1{
	background-color:#CFE2E6;
	}

.cf_element{
	float:left;
	width:694px;
	padding:2px;
	padding-top:0px;
}
.testimonial {
	background-image:url(/images/testimonial.jpg);
	background-repeat:no-repeat;
	width:220px;
	height:162px;
	margin:10px 0 10px 10px;
	text-align:left;
}
.testimonial span {
	color:#FED420;
	font-weight:bold;
}
.testimonial p {
	color:#fff;
	font-size:13px;
}

#homeinfo {
	padding:10px;
	background-color:#378CCC;
	background-image:url(/images/panel_bg.gif);
	background-repeat:repeat-x;
	text-align:center;
}
#homeinfo .panel {
	width:239px;
	background-color:#fff;
	float:left;
}
#homeinfo .left {
	margin-right:10px;
}
#homeinfo .right {
	margin-left:10px;
}
#homeinfo ul {
	list-style-type:disc;
	color:#999;
	text-align:left;
	padding:0 0 8px 40px;
}
#LargeImage {
	position:absolute;
	z-index:999;
	width:660px;
	height:500px;
	left:50%;
	margin-left:-330px;
	top:50%;
	margin-top:-250px;
}
div#shadow {
	position:absolute;
	padding:2px;
	top:7px;
	left:7px;
	background-color:#000;
	filter: alpha(opacity=50);
	opacity: .5;
	width:640px;
	height:480px;
}
#LargeImage div.close {
	position:absolute;
	z-index:1000;
	left:1px;
	top:1px;
}
#LargeImage div.close img {
	border:none;
}
#LargeImage img {
	position:absolute;
	border:1px solid #666;
	top:2px;
	left:2px;
}

.textfield
{
	border:#ADCAD0 1px solid
}

.car-options
{
	float:right
}

.car-options img
{
	padding-bottom:3px
}
.gallery {
	width:570px;height:75px;float:right;overflow:hidden;
}
.gallery a {margin-right:1px;}


#car_preview{
border:1px solid #2A6DB3; float:left;margin:10px;padding:4px;text-align:center;
}

#car_preview p.model{
font-weight:bold;
}
#car_preview img{
border:1px solid #2A6DB3;
}

#car_preview span.preview_price{
color:#D32233;font-weight:bold;
}

.resultsMsg {
	color:#0562A7;
	font-size:14px;
	font-weight:700;
	padding:15px 0px 0px;
	text-align:center;
}
