body {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:75%;
	color:#999;
	background:#000;
	text-align:center;
	line-height:140%;
	}
	
#entire {
	width:1010px;
	text-align:left;
	margin:0 auto;
	}
/*
COMMON 
***************************/

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}

.clearfix {
	display: inline-block;
	}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
	}
	
.clearfix {
	display: block;
	}
/* End hide from IE-mac */


h1 {
	font-size:167%;
	line-height:130%;
	margin-bottom:1em;
	color:#FFFFFF;
	}
	
h2 {
	margin-bottom:.6em;
	margin-top:2em;
	font-weight:bold;
	font-size:117%;
	color:#FFFFFF;
	}
	
h3 {
	font-weight:bold;
	color:#CCCCCC;
	}
	
p {
	margin-bottom:1em;
	}
	
a {
	color:#fff;
	font-weight:bold;
	}
	
a:hover {
	color:#ccc;
	}
	
em {
	color:#fff;
	font-style:italic;
	}
	
strong {
	font-weight:bold;
	color:#ccc;
	}
	
ul {
	margin:0 0 1em 15px;
	}
	
ul li {
	background:url(../images/bg-ul-li.gif) no-repeat;
	padding:0 0 0 10px;
	background-position:0 .4em;
	margin:0 0 .4em;
	}
	
ol {
	margin:0 0 1em 30px;
	}
	
ol li {
	margin:0 0 .4em;
	list-style-type:decimal;
	}
	
.hidden {
	position:absolute;
	left:-999em;
	}
	
.centre {
	text-align:center;
	}
/*
HEADER 
***************************/

#header {
	height:135px; 
	background:#000;
	padding:0 0 0 0;
	}
	
#header img {
	float:left;
	margin-top: 0px;
	
	}
	
#manu-logos {
	float:right;
	text-align:center;
	/*width:230px;*/
	margin:30px 10px 0 0;
	}
	
#manu-logos a img {
	margin:0 5px;
	float:none;
	}
	
/*
GLOBAL NAV 
***************************/
#global-nav {
	text-align:right;
	width:100%;
	}
#global-nav ul {
	margin:0;
	padding:0;
	float:none;
	}
#global-nav ul li {
	background:none;
	margin:0 3px 0 0;;
	padding:0;
	display:inline;
	}
#global-nav ul li a {
	display:inline-block;
	padding:5px 10px;
	background:#1b1b1b;
	font-weight:normal;
	font-size:11px;
	}
	
#global-nav ul li a:hover {
	background:#444;
	color:#FFFFFF;
	}

/*
TOP NAV 
***************************/

#top-nav {
	clear:both;
	}
#top-nav ul {
	padding:0;
	margin:0 10px;
	list-style-type:none;
	line-height:1;
	}

#top-nav ul a {
	display:block;
	padding:10px 7px 9px 0;
	margin:0 0 0 7px;
	color:#FFFFFF;
	text-decoration:none;
	background-image:url(../images/bg-top-nav.gif);
	background-position:right;
	font-weight:normal;
	}
	
#top-nav ul li {
	float:left;
	padding:0;
	background:none;
	background-image:url(../images/bg-top-nav.gif);
	background-repeat:no-repeat;
	font-size:92%;
	margin:0 2px 0 0;
	}
	
#top-nav ul a:hover {
	text-decoration:underline;
	color:#ccc;
	}
	
#top-nav ul a.menu_current {
	color:#000000;
	font-weight:bold;
	background:#fff;
	margin-left:0;
	padding-left:0.8em;
	}
	
#top-nav ul span.menu_current {
	background:#fff;
	}
/*
LEFT NAV
***************************/
	
#content-main-left ul {
	margin:30px 0 30px 20px;
	padding-right:30px;
	}
	
#content-main-left ul li {
	border-bottom:1px solid #333;
	padding-bottom:3px;
	background-image:url(../images/bg-left-nav-ul-li.gif);
	}
	
#content-main-left ul li a {
	font-weight:normal;
	text-decoration:none;
	}
	
#content-main-left ul li a:hover {
	text-decoration:underline;
	}
/*
CONTENT ALL
***************************/

#content-all {
	background:#222 url(../images/bg-content-all.jpg) repeat-x;
	padding:0 10px 30px;
	clear:left;
	}
	
#content-main {
	width:750px;
	}
#content-main-wide {
	width:100%;
	}
/*
FEATURE
***************************/

#feature {
	margin:0 0 10px 0;
	width:750px;
	height:220px;
	}

#feature-image {
	background:#fff;
	padding:10px;
	float:left;
	width: 730px;
	}
#feature-image img {
	float:left;
	}
#feature-image p {
	margin:0;
	}
	
#feature-image ul {
	margin:0px;
	padding:0px;
	}

#feature-image ul li {
	margin:0px;
	padding:0px;
	background:none;
	list-style-type:none;
	}
	
#feature-content {
	background:#fff;
	padding:10px 20px 20px;
	}
	
#feature-content {
	color:#555;
	}
	
#feature-content h1 {
	color:#000000;
	}
	
#feature-content h2 {
	color:#000;
	margin-top:0;
	}
	
#feature-content em {
	color:#000;
	}
	
.home-intro {
	width:180px;
	float:left;
	font-size:140%;
	line-height:130%;
	background:#efefef;
	padding:10px;
	margin-right:20px;
	}	
/*
MANU ITEM (ford/kia links)
***************************/
#manu-items {
	background:url(../images/bg-manu-items.jpg) no-repeat;
	margin:0 0 20px;
	}
a#manu-item-ford,
a#manu-item-kia {
	width:165px;
	height:43px;
	float:left;
	font-weight:normal;
	font-size:16px;
	padding-top:10px;
	text-decoration:none;
	}
a#manu-item-ford:hover,
a#manu-item-kia:hover {
	text-decoration:underline;
	}
a#manu-item-ford {
	padding-left:80px;
	color:#fff;
	}
a#manu-item-kia {
	padding-left:55px;
	color:#fff;
	}
a#manu-item-ford span,
a#manu-item-kia span {
	display:block;
	font-size:10px;
	text-transform:uppercase;
	color:#FFFFFF;
	}
/*
CONTENT RIGHT
***************************/

#content-right {
	float:right;
	width:225px;
	}

.banner-right {
	margin:0 0 15px;
	width:220px;
	}
	
.banner-right a img {
	border-bottom:1px solid #000;
	}
	
.banner-right a:hover img {
	border-bottom:1px solid #ccc;
	}

.banner-right-text {
	height:25px;
	padding:8px 5px 0;
	background:url(../images/bg-banner-text.gif) repeat-x;
	text-decoration:none;
	display:block;
	}
	
.banner-right-text:hover {
	text-decoration:underline;
	}
	
.banner-right-text span {
	color:#6CB2FF;
	}
	
.banner-right.kia span {
	color:#E33033;
	}
	
#content-right a.banner img {
	border:none;
	border:1px solid #111;
	}
	
#content-right a.banner:hover img {
	border-bottom:1px solid #ccc;
	}

#content-right ul {
	margin:0px;
	padding:0px;
	}

#content-right ul li {
	margin:0px;
	padding:0px;
	list-style-type:none;
	background:none;
	}
	
#general-banners {
	float:left;
	width:225px;
	}
	
#general-banners ul {
	margin-bottom: 10px;
	}
	
#ford-banners a.banner {
	display:block;
}

/*
CONTENT MAIN LEFT
***************************/

#content-main-left {
	width:260px;
	float:left;
	background:url(../images/bg-content-main-wide.jpg) repeat-x;
	}

#content-main-left-text {
	background:#fff;
	padding:20px 20px 30px;
	color:#505050;
	}
	
#content-main-left-text h1 {
	color:#212121;
	}

#content-main-left-text-bottom {
	background:url(../images/bg-content-main-left-text.gif) no-repeat bottom;
	height:26px;
	margin:0 0 5px 0;
	}
	
.content-main-left-item {
	padding:10px;
	margin:0 20px 15px 0;
	background:#111;
	}
	
#mp3player p {
	font-size:14px;
	padding-left:35px;
	background:url(../images/mp3.png) no-repeat;
	}
	
#mp3player-object {
	padding-left:35px;
	padding-top:4px;
	height:28px;
	background:url(../images/forward.png) no-repeat;
	}
	
.content-main-left-item.buttons a {
	display:block;
	margin:0 0 8px;
	border-bottom:1px solid #111;
	}
	
.content-main-left-item.buttons a.last,
#content-main-left .banner-right {
	margin:0;
	}
	
.content-main-left-item.buttons a:hover {
	border-bottom:1px solid #ccc;
	}
	
a.banner img {
	border:10px solid #111;
	}

#content-main-left a.banner {
	border-bottom:1px solid #222;
	line-height:0;
	}
	
#content-main-left a.banner:hover {
	border-bottom:1px solid #ccc;
	}

.contactbox p {
	font-size:92%;
	margin:0;
	color:#777;
	}
	
.contactbox {
	margin:0 20px 30px 0;
	}
	
.contactbox form {
	padding:5px 0 0 0;
}

.contactbox p strong {
	color:#ccc;
	}
	
.contactbox div {
	margin:10px 0 0;
	border:1px solid #222;
	padding:5px;
	background:#151515;
	}
	
.contactbox a {
	color:#999;
	text-decoration:none;
	}
	
.contactbox a:hover {
	color:#fff;
	text-decoration:underline;
	}
	
.contactbox h2 {
	color:#aaa;
	margin:0 0 10px;
	font-size:100%;
	padding-bottom:10px;
	border-bottom:1px dashed #222;
	}
	
.contactbox h2 span {
	color:#FFFFFF;
	display:block;
	font-size:117%;
	}

.contactbox h3 {
	text-decoration:underline;
	}
	
.ford {
	color:#6CB2FF;
	}
	
.kia {
	color:#E33033;
	}
/*
CONTENT MAIN CENTRE
***************************/

#content-main-centre-wide {
	float:left;
	width:470px;
	padding:20px 20px 30px 0;
	background:url(../images/bg-content-main-wide.jpg) repeat-x;
	}
	
#content-main-centre-wide .news_page {
	float:left;
	width:730px;
	padding:20px 20px 30px 0;
	background:url(../images/bg-content-main-wide.jpg) repeat-x;
	}
#content-main-centre-wide-extra {
	float:left;
	width:690px;
	padding:20px 20px 30px 20px;
	background-color:#FFF;
	}
	
#content-main-centre-wide ul {
	background:#1c1c1c;
	padding:20px;
	margin-left:0;
	}
	
ul.list-with-links span {
	display:block;
	font-size:80%;
	font-weight:normal;
	margin-left:15px;
	}
	
#content-main-centre-wide ul.ul-3col,
#content-main-centre-wide ul.ul-2col {		
	width:90%;
	}
	
#content-main-centre-wide ul.ul-3col li {		
	width:29%;
	float:left;
	}
	
#content-main-centre-wide ul.ul-2col li {		
	width:40%;
	float:left;
	margin-right:10px;
	}
	
#content-main-centre-wide.white {
	background:#fff;
	width:450px;
	padding:20px 20px 30px;
	color:#505050;
	}
	
#content-main-centre-wide.white h2 {
	color:#333;
	margin-top:0;
	}
	
#content-main-left-text strong {
	color:#505050;
	}
	
img.my-rewards {
	margin-right:15px;
	}
	
form.my-rewards {
	margin-top:10px;
	}
	
#content-main-centre-wide img,
#content-main-centre-superwide img {
	border:5px solid #111111;
	}
	
#content-main-centre-wide .post-full img {
	width:460px;
	height:100%;
	clear:both;
}

#content-main-centre-wide .post-full object {
	width:400px;
}

#content-main-centre-wide #new-cars img {
	border:none;
	}
	
#content-main-centre-wide .banner-right {
	float:left;
	}
	
#content-main-centre-wide .banner-right.ford {
	margin-right:25px;
	}
	
#content-main-centre-wide .banner-right a img {
	border-top:none;
	border-left:none;
	border-right:none;
	}
	
#content-main-centre-wide .banner-right a img {
	border-bottom:1px solid #000;
	}
	
#content-main-centre-wide .banner-right a:hover img {
	border-bottom:1px solid #ccc;
	}
	
.button-container {
	margin:0 0 10px;
	border-bottom:1px dashed #333;
}
.button {
	margin:0 0 10px;
}
.button a img {
	border-bottom:1px solid #222;
	}
	
#content-main-centre-wide .banner-right a:hover img,
.button a:hover img {
	border-bottom:1px solid #ccc;
	}
	
#content-main-centre-superwide {
	float:left;
	width:730px;
	padding:20px 20px 30px 0;
	background:url(../images/bg-content-main-wide.jpg) repeat-x;
	}
	
.content-main-wide-column {
	float:left;
	width:325px;
	padding:0 20px;
	}
	
.contact-form {
	margin:0pt 20px 20px; 
	padding:10px; 
	background:#000 url(../images/icon-arrow.png) no-repeat;
	background-position:8px 3px;
	}
	
.contact-form p {
	margin:0 0 0 40px;
	font-size:14px;
	}

.employment	{
	color:#FFFFFF;
	margin:25px 0 5px 0;
	}
/*
ACCESSORIES GRID
***************************/

.accessories-product-holder {
	float:left;
	padding:0 5px 5px 0;
	}
.end {
	margin-right:0;
	}
.accessories-product-holder p {
	margin:0;
	text-align:center;
	}
	
div.newcar .accessories-product-holder {
	height:125px;
    float: left;
    padding: 0 5px 5px 0;
}
	
/*
SPONSORSHIP TABLE
***************************/
#sponsorship {
	margin:20px 0 0;
	}

#sponsorship td {
	background:#1c1c1c;
	padding:5px 5px 5px 10px;
	}
#sponsorship td.spacer {
	background:#222;
	}
/*
NEW CARS TABLE
***************************/

#new-cars td {
	border-bottom:1px solid #e6e6e6;
	text-align:center;
	vertical-align:bottom;
	padding:20px 0 10px;
	}
	
#new-cars a img {
	margin:0 auto 10px;
	display:block;
	text-align:center;
	}

#new-cars a {
	
	color:#999;
	font-size:133%;
	text-decoration:none;
	}
	
#new-cars a:hover {
	color:#333;
	}
/*
SITEMAP
***************************/
#sitemap {
	/*float:left;*/
	}
#sitemap a {
	font-weight:normal;
	}
/*
FOOTER
***************************/

#footer {
	background:#111 url(../images/bg-footer.gif) repeat-x;
	clear:both;
	padding:10px 10px 30px;
	}
	
#footer img {
	margin:0 10px 0 0;
	}
	
#footer p {
	float:right;
	clear:right
	margin:13px 5px 0 0;
	}

/*
FOOTER NAV
***************************/
#footer a img {
	display:none;
	}
#footer ul, #sitemap ul {
	margin-top:20px;
	}
#footer ul, #sitemap ul {
	clear:both;
	}
	
#footer ul li, #sitemap ul li {
	float:left;
	background-image:none;
	padding-left:0;
	padding-right:16px;
	margin-bottom:0;
	}
#sitemap ul li {
	float:none;
	display:block;
	margin-bottom:20px;
	}	
#footer ul li a, #sitemap ul li a {
	font-size:11px;
	color:#CCCCCC;
	}
	
#footer ul li a:hover, #sitemap ul li a:hover {
	text-decoration:underline;
	color:#fff;
	}
	
#footer ul li ul, #sitemap ul li ul {
	margin-top:0px;
	margin-left:0px;
	}
	
#sitemap ul li ul {
	height:100px;
	}

#footer ul li ul li, #sitemap ul li ul li {
	float:none;
	width:118px;
	padding-bottom:3px;
	padding-top:2px;
	margin-right:0;
	border-bottom:1px solid #222;
	padding-right:0;
	}
#sitemap ul li ul {
	float:none;
	height:auto;
	}
#sitemap ul li ul li {
	display:inline;
	width:auto;
	padding-right:15px;
	}
#sitemap ul li ul li {
	border-bottom:1px solid #333;
	}
	
#footer ul li ul li a, #sitemap ul li ul li a {
	font-weight:normal;
	text-decoration:none;
	text-transform:none;
	color:#777;
	font-size:9px;
	}
#enews-container {
	background:#040404;
	margin:0 0 10px;
}
#enews {
	padding:15px 20px;
	}
#enews div {
	margin:0 0 8px;
	}
#enews-container h2 {
	margin:0;
	font-size:20px;
	background:#141414;
	border-top:5px solid #313131;
	padding:10px;
	}
#enews-container h2 span {
	color:#999;
}
.home-enews {
	clear:both;
	}
	
/* Mike 03/07/09 */

div.search-res {
	width:100%;
}

/*
Mike 06/07/2009 */
div#birthday-promo {
	width:730px;
	margin-bottom:10px;
	padding:10px;
	background-color:#111111;
}


#breadcrumbs {
	padding:8px 10px;
	margin:0 0 20px;
	background:#222;
}
#breadcrumbswhite {
	padding:8px 10px;
	margin:0 0 20px;
	background:#efefef;
}
	
