/*
SET PAGE DEFAULTS
------------------------------------------------------------- */
html, body, h1, h2, h3, h4, p, dl, dd, dt, ul, li, img, form {
	margin:0;
	padding:0;
}
body {
	font-family:arial,helvetica,sans-serif;
	font-size:62.5%;
	background-color:#111;
	color:#eee;
	text-align:center;
}
ul {
    list-style-type:none;
}
img {
	border:none;
}
/*
COLOURS
------------------------------------------------------------- */
h1, 
h2, 
h3, 
h4 {
	color:#b8d4eb;
	color:#BECFD6;
}
#subcon h3 {
	color:#b8d4eb;
}
#footer p {
	color:#a5a5a5;
}
#map h3, 
#map h4 {
	color:#5A6E85;
}
#map p, 
#map ul {
	color:#666;
}

#content ul li.phone,
#content ul li.mobile {
	color:#B0E052;
}
#subcon #contactus ul, 
#content ul li.phone, 
#content ul li.mobile {
	color:#B0E052;
	color:#5bf631;
	color:#ff3300;
	color:#fd4f24;
}
#subcon #showroom {
	/*color:#b8d4eb;
	color:#daedb4;*/
}
#subcon #showroom,
#subcon contactus {
	/*background-color:#242424;*/
}
strong {
	color:#BECFD6;
}
#map strong {
	color:#333;
}
span.heavy {
	font-weight:700;
	color:#BECFD6;
}
/*
LINK STYLES
------------------------------------------------------------- */
/*a:hover img {
	border:1px solid #9e9980;
}*/

a:link, 
a:visited {
	color:#e2dab7;
	/*font-weight:normal;*/
}
a:hover {
	color:#9e9980;
	/*font-weight:normal;*/
}
a:active {
	/*font-weight:normal;*/
	color:#e2dab7;
}
ul#navlist a { 
	padding:0.4em 2.5em;
	text-decoration:none;
	float:left;
	border-right:1px solid #111;
}
ul#navlist a:link, 
ul#navlist a:visited {
	color:#aabfd1;
	text-decoration:none;
	background-color:transparent;
}
ul#navlist a:hover,
ul#navlist li.current a:link,
ul#navlist li.current a:visited,
ul#navlist li.current a:hover {
	color:#e2dab7;
	text-decoration:none;
	background:url(../images/bg_nav_down.jpg) 0 50% repeat-x;
}
#contactus a:link,
#contactus a:visited {
	color:#B0E052;
	color:#5bf631;
	color:#ff3300;
	color:#fd4f24;
}
#contactus a:hover {
	color:#9e9980;
	/*font-weight:normal;*/
}
#contactus a:active {
	/*font-weight:normal;*/
	color:#B0E052;
	/*color:#FF4D11;*/
}
#location a:link,
#location a:visited {
	color:#FFBD00;
	color:#FF9D00;
}
#location a:hover {
	color:#9e9980;
	/*font-weight:normal;*/
}
#location a:active {
	/*font-weight:normal;*/
	color:#FF9D00;
	/*color:#FF4D11;*/
}

#contactus a, 
#location a, 
#footer a {
	text-decoration:none;
}

/*
BIG BLOCKS
------------------------------------------------------------- */
#page {
	background-color:#000;
	width:800px;
	width:920px;
	margin-top:0;
	margin-bottom:0;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	border-left:1px solid #222;
	border-right:1px solid #222;
	border-bottom:3px solid #222;
}
#wrap {
}
#container {
	width:100%;
	float:left;
	margin-left:-30%;
}
#content {
	margin-left:30%;
	padding:25px 25px 25px 20px;
}
#subcon {
	width:30%;
	float:left;
}
#footer {
	width:800px;
	margin-top:0;
	margin-bottom:0;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	padding-top:20px;
}
/*
HEADER & NAV STUFF
------------------------------------------------------------- */
#header {
	background:url(../images/title_140x800.jpg) top left no-repeat;
	background:url(../images/title_140x920.jpg) top left no-repeat;
	height:140px;
	border-bottom:1px solid #111;
}
.time_date {
	text-align:right;
	font-size: 1.1em;
	padding-right: 10px;
	color:#666;
}
#navcontainer {
	border-bottom:1px solid #111;
	background:url(../images/bg_nav.jpg) 0 50% repeat-x;
}

ul#navlist
{
	padding:0;
	margin:0;
	color:#000;
	float:left;
	width:100%;
	list-style-type:none;
}
ul#navlist li {
	display:inline;
}

/*
FONT SIZES
------------------------------------------------------------- */
#footer p {
	font-size:1em;
	line-height:1;
}
h1 {
	font-size:2.4em;
	font-weight:normal;
	margin-bottom:0.33em;
	line-height:1.5;
}
h1.homeheading {
	margin-top:15px;
}
h3 {
	font-size:1.8em;
	font-weight:normal;
	margin-bottom:0.5em;
	padding-top:10px;
	line-height:1;
}
#subcon h3 {
	font-size:1.4em;
	padding:6px 8px 5px 8px;
	border-bottom:1px solid #111;
	background:url(../images/bg_heading_202.jpg) 0 0 no-repeat;
	background:url(../images/bg_heading_238.jpg) 0 0 no-repeat;
	margin:0 0 5px 0;
}
#map h3 {
	padding-top:0;
}
h4 {
	font-size:1.3em;
	line-height:1.5;
	margin-bottom:0.5em;
}
#subcon h4 {
	font-size:1.2em;
	margin-left:8px;
	margin-bottom:0;
}
p, ul, dl {
	font-size:1.2em;
	padding-bottom:1em;
	line-height:1.5;
}
#subcon p, #subcon ul {
	font-size:1.2em;
	padding:0;
	margin:0 0 10px 8px;
}
#subcon p .footnote {
	font-size:90%;
}
#subcon #contactus ul,
#subcon #location ul {
	font-size:1.5em;
	/*font-weight:700;*/
}
#subcon #contactus li.phone, 
#subcon #contactus li.mobile, 
#subcon #location li {
	font-weight:700;
} 
#subcon #showroom {
}
#content ul li.phone, #content ul li.mobile {
	font-size:1.4em;
	font-weight:700;
}
.adfeatures, .addesc, .undercol, .leftcol, .rightcol {
	font-size:1.2em;
}
/*
MAIN CONTENT ELEMENTS
------------------------------------------------------------- */
.centered {
    text-align:center;
}
#content li {
	/*padding:0.3em 0 0.3em 20px;
	background:url(../images/bullet_list.gif) 5px 0.7em no-repeat;*/
	padding:0 0 0 18px;
	margin-bottom:5px;
	background:url(../images/bullet_sphere.jpg) 5px 0.4em no-repeat;
}
#content p.bgp {
	padding:5px;
	border:1px solid #333;
	background-color:#222;
	margin-bottom:1em;
	/*padding-left:20px;
	background:url(../images/fam/star.png) left center no-repeat;*/
}
.feature {
	padding:10px;
	border:1px solid #222;
	margin-bottom:1em;
}
.feature img {
	float:left;
	border-width:0px;
}
.feature p {
	padding:0;
}
.feature p, .feature h3 {
	margin-left:60px;
	padding-top:0;
}
#content .feature h3 {
	margin-bottom:0;
}
img {
	border:1px solid #333;
}
img.contentimg {
	border-width:0;
	float:right;
	margin:0 0 10px 10px;
}
/*
CONTACT FORM
------------------------------------------------------------- */
#content form {
	font-family:arial,verdana,helvetica,sans-serif;
	border:1px solid #333;
	width:420px;
	width:500px;
	margin:30px 0 0 0;
	padding:0;
	position:relative;
}
div#formarea {
	padding:5px 15px;
}
#content form h2 {
	margin:0;
	padding:0;
	font-size:14px;
	display:inline;
	border:1px solid #333;
	padding:4px 6px;
	margin:0;
	background-color:#000;
	position:relative;
	top:-0.6em;
	left:-1px;
}
#content form p {
	margin:0;
	padding:0;
	font-size:11px;
}

/*
MAP PAGE
------------------------------------------------------------- */
#map p, 
#map ul {
	padding-bottom:1em;
}
#content #map li {
	margin:0;
	padding:0 0 0 20px;
	background:url(../images/bullet_list_map.gif) 5px 0.4em no-repeat;
}

label {
	font-size:1.1em;
}
#content form#getdirections {
	font-family:arial,verdana,helvetica,sans-serif;
	border:1px solid #333;
	width:420px;
	width:280px;
	float:right;
	margin:15px 0;
	padding:0;
	position:relative;
}
#getdirections button {
	margin-top:1em;
	margin-bottom:0.5em;
}
#getdirections label {
	display:block;
	padding-bottom:3px;
}
/*
Fancy Buttons
---------------------------------------------------------- */
/* REQUIRED BUTTON STYLES: */		
button.submitBtn { 
	position: relative;
	border: 0;
	padding: 0;
	cursor: pointer;
	overflow: visible; /* removes extra side padding in IE */
}
button.submitBtn::-moz-focus-inner {
	border: none;  /* overrides extra padding in Firefox */
	padding: 0; 
}
button.submitBtn span { 
	position: relative;
	display: block; 
	white-space: nowrap;	
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	/* Safari and Google Chrome only - fix margins */
	button.submitBtn span {
		margin-top: -1px;
}
}
/* OPTIONAL BUTTON STYLES for applying custom look and feel: */		
button.submitBtn { 
	padding: 0 20px 0 0;
	text-align: center;
	background: transparent url(../images/button_sprite.gif) no-repeat right -96px; 
	font-size:1.2em;
	font-weight:700;
	margin:0;
	color:#fd4f24;
	font-family: Arial, Helvetica, sans-serif;
}
	
button.submitBtn span {
	padding: 6px 0 6px 20px;
	line-height:12px;
	height:12px;
	background: transparent url(../images/button_sprite.gif) no-repeat left top;
	margin:0;
}
	
button.submitBtn:hover, button.submitBtnhover { 
	background-position: right -144px; 
}
	
button.submitBtn:hover span, button.submitBtnhover span {
	background-position: 0 -48px;
}
/*
ALL CARS LISTING PAGE
------------------------------------------------------------- */
#at_listings {
	border:none;
}
div.adbox {
	border:1px solid #333;
	position:relative;
	margin:10px 0 40px 0;
}
#content .adimgcell p {
	margin:0;
	padding:0 0 0 0;
}
#content .adbox li {
	margin:0 10px 0 0;
	/*padding:0 0 0 12px;
	background:url(../images/bullet_list.gif) 0 0.4em no-repeat;*/
	background:none;
	padding:0 0 0 5px;
}
#content .leftcell a {
	text-decoration:none;
}
div.adtoprow {
	font-size:1.8em;
	margin-bottom:10px;
	position:relative;
}
div.adtoprow .leftcell {
	border:1px solid #333;
	padding:4px 6px;
	background-color:#000;
	position:relative;
	top:-0.6em;
	left:-1px;
}
div.adtoprow .rightcell {
	float:right;
	border-left:1px solid #333;
	padding:4px 6px;
	border-bottom:1px solid #333;
}
div.adimgcell {
	width:110px;
	float:left;
	text-align:center;
}
#content ul.ldatacell {
	float:left;
	width:185px;
	margin:0;
	padding:0;
}
#content ul.rdatacell {
	float:left;
	width:185px;
	margin:0;
	padding:0;
}
div.addesc {
	padding:10px 10px 0 10px;
	clear:both;
	zoom:1;
	line-height:1.5;
}
div.adfeatures {
	padding:10px;
	line-height:1.5;
}
div.addate {
	padding:0 10px;
	text-align:right;
}

/*
CAR DETAILS PAGE
------------------------------------------------------------- */
div.listingwrapper {
	position:relative;
	margin-top:30px;
	border:1px solid #333;
	padding-bottom:10px;
}
#content .listingwrapper h1 {
	font-size:2em;
	display:inline;
	border:1px solid #333;
	padding:4px 6px;
	margin:0;
	background-color:#000;
	position:relative;
	top:-0.6em;
	left:-1px;
}
#content .listingwrapper h3, #content .listingwrapper p {
	margin:0 10px 10px 16px;
	padding:0;
}
#content .listingwrapper h3 {
	font-size:1.6em;
	color:#b8d4eb;
	font-weight:700;
	padding-top:10px;
}
div.javaimgcol {
	width:108px;
	float:right;
}
div.javamaincol {
	width:375px;
	line-height:1.5em;
	float:left;
}
.javamaincol #main {
	margin-left:16px;
}
div.listingcontent {
	width:375px;
	float:left;
}
.javamaincol .leftcol, .javamaincol .rightcol {
	width:178px;
	float:left;
	line-height:1.5;
}
.javamaincol .cardetails {
	padding-left:16px;
}
.javamaincol .undercol {
	clear:both;
	line-height:1.5;
}
#content .listingwrapper p.printlink {
	padding-left:20px;
	background:url(../images/printer.gif) 0 0 no-repeat;
}
/*
SIDEBAR ELEMENTS
------------------------------------------------------------- */
#findus, #location {
	margin:20px 18px 0 20px;
	background:url(../images/bg_panel_202.jpg) 0 100% no-repeat;
	background:url(../images/bg_panel_238.jpg) 0 100% no-repeat;
	padding: 0 0 5px 0;
}
#location li {
	margin-bottom:5px;
	padding-right:10px;
	padding-left:60px;
	/*padding-bottom:10px;*/
	background:url(../images/carsourcing_grey.gif) 0 0 no-repeat;
}

#showroom {
	margin:20px 18px 0 20px;
	background:url(../images/bg_panel_202.jpg) 0 100% no-repeat;
	background:url(../images/bg_panel_238.jpg) 0 100% no-repeat;
	padding: 0 0 15px 0;
}
#showroom p.openhours {
	margin:0 0 0 8px;
	padding:0;
}
#showroom p.mapthumb {
	margin:0;
	padding:8px 0 5px 8px;
}
#contactus {
	margin:35px 18px 0px 20px;
	background:url(../images/bg_panel_202.jpg) 0 100% no-repeat;
	background:url(../images/bg_panel_238.jpg) 0 100% no-repeat;
	padding: 0 0 5px 0;
}
#contactus li {
	margin-bottom:5px;
	padding-right:10px;
}
#content li.phone {
	background:url(../images/telephone.gif) 0 50% no-repeat;
	padding-left:20px;
}
#contactus li.phone {
	background:url(../images/telephone_grey.gif) 0 50% no-repeat;
	padding-left:20px;
}
#content li.mobile {
	background:url(../images/phone.gif) 0 50% no-repeat;
	padding-left:20px;
}
#contactus li.mobile {
	background:url(../images/phone_grey.gif) 0 50% no-repeat;
	padding-left:20px;
}
#content li.email {
	background:url(../images/email.gif) 0 0.2em no-repeat;
	padding-left:20px;
}
#contactus li.email {
	background:url(../images/email_grey.gif) 0 0.3em no-repeat;
	padding-left:20px;
}
#ccards {
	margin:20px 18px 25px 20px;
	background:url(../images/bg_panel_202.jpg) 0 100% no-repeat;
	background:url(../images/bg_panel_238.jpg) 0 100% no-repeat;
	padding: 0 0 5px 0;
}
#ccards h4 {
	margin-bottom:8px;
}
.cardicons img {
	border:none;
	padding:3px;
}
p.cardicons {
	text-align:center;
}
#subcon .feature {
	padding:0 0 5px 0;
	border-width:0;
	margin:20px 18px 0 20px;
	background:url(../images/bg_panel_202.jpg) 0 100% no-repeat;
	background:url(../images/bg_panel_238.jpg) 0 100% no-repeat;
}
#subcon .feature img {
	float:left;
	border-width:0px;
	padding-left:5px;
}
#subcon .feature p {
	padding:0 5px 0 0;
}
#subcon .feature p {
	margin-left:60px;
}

/*
FOOTER ELEMENTS
------------------------------------------------------------- */
#footer p {
	line-height:1;
	padding:0 0 1em 0;
}
/*
HACKS & FIXES
------------------------------------------------------------- */
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clearfix {
	display: inline-block;
	_height: 1%;
}
/* Hides from IE-mac \*/
.clearfix {
	display: block;
}
/* End hide from IE-mac */

/* Has Layout Triggers */
/* Hide from IE5/Mac \*/
* html #nav li {
	height:1px; 
} 
/* End hide from IE5/Mac */
