@charset "utf-8";

/* ---------------------------------- MAIN */

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}
img {
	border: none;
}
a {
	color: #2679b3;
}
a:hover {
	color: #000000;
}
h3 {
	text-transform: uppercase;
	font-size: 1.2em;
	margin: 10px 0px 10px 0px;
	padding: 0px;
}
h2 {
	color: #7C7C7C;
	font-size: 1em;
	font-weight: normal;
	display:inline;
}
#inline {
	display: inline;
	float: none;
}
#marginBottom {
	margin-bottom: 10px;
}
/* ---------------------------------- LAYOUT */

#layout {
	float: left;
	width: 100%;
	text-align: top center;
	background-image: url(../../images/bg-main-page.gif);
	background-position:top center;
	background-repeat: repeat-y;
}
#layoutNew {
	float: left;
	width: 100%;
	text-align: top center;
	background-image: url(../../images/bg-main-page.gif);
	background-position:top center;
	background-repeat: repeat-y;
	padding-bottom:147px;
}
#mainholder {
	width: 756px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: left;
	position: relative;
}
#bottomshadow {
	float: left;
	width: 100%;
	height: 18px;
	background-image: url(../../images/bg-bottom-shadow.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

/* ---------------------------------- CONTENT */

.black {
	color:#000000;
	}

#contentbox {
	float: left;
	width: 756px;
}
#contentboxNew {
	float: left;
	width: 756px;
	top:147px;
	position: relative;
}

.floatleft {
	float: left;
	margin: 0px 10px 5px 0px;
}
.floatright {
	float: right;
	margin: 0px 0px 5px 10px;
}
.floatmap {
	float: left;
	margin: 6px 10px 10px 0px;
}
.panelform select {
	font-size: 1em;
	width: 20em;
}
.panelform input {
	font-size: 1em;
	padding: 3px 0px 1px 4px;
	width: 20em;
}
.panelform .sendbutton {
	width: 10em;
}
.carpictures {
	float: right;
	width: 187px;
	margin: 0px 0px 0px 15px;
}
.rangeitem {
	float: left;
	width: 250px;
	margin: 15px 0px 15px 0px;
}
.rangeitem img {
	float: left;
	margin: 0px 7px 0px 0px;
}
.rangeitemnoble {
	float: left;
	width: 280px;
	text-align: center;
	margin: 15px 0px 15px 0px;
}
.rangeitemnoble img {
	float: left;
	margin: 0px 7px 0px 0px;
}
.rangeitemrover {
	float: left;
	width: 280px;
	text-align: center;
	margin: 15px 0px 15px 0px;
}
.rangeitemrover img {
	float: left;
	margin: 0px 7px 0px 0px;
}
.carpicturessmall {
	float: right;
	width: 165px;
	margin: 0px 0px 0px 0px;
}
.carpicturessmall2 {
	float: right;
	width: 125px;
	margin: 10px 0px 0px 0px;
}
.mainpic {
	float: left;
	margin: 0px 20px 10px 10px;
}
.motlogo {
	float: left;
	margin: 0px 10px 15px 0px;
}
/* -------------------- LEFT COLUMN */

#leftcolumn {
	float: left;
	width: 137px;
}

#leftcolumn a.index {
	display: block;
	width: 137px;
	height: 36px;
	background-image: url(../../images/left-menu-home.jpg);
}
#leftcolumn a.index:hover {
	background-image: url(../../images/left-menu-home-over.jpg);
}

#leftcolumn a.tvr {
	display: block;
	width: 137px;
	height: 71px;
	background-image: url(../../images/left-menu-tvr.jpg);
}
#leftcolumn a.tvr:hover {
	background-image: url(../../images/left-menu-tvr-over.jpg);
}

#leftcolumn a.mg {
	display: block;
	width: 137px;
	height: 71px;
	background-image: url(../../images/left-menu-mg.jpg);
}
#leftcolumn a.mg:hover {
	background-image: url(../../images/left-menu-mg-over.jpg);
}


#leftcolumn a.noble {
	display: block;
	width: 137px;
	height: 58px;
	background-image: url(../../images/left-menu-noble.jpg);
}
#leftcolumn a.noble:hover {
	background-image: url(../../images/left-menu-noble-over.jpg);
}
#leftcolumn a.rover {
	display: block;
	width: 137px;
	height: 79px;
	background-image: url(../../images/left-menu-rover.jpg);
}
#leftcolumn a.rover:hover {
	background-image: url(../../images/left-menu-rover-over.jpg);
}

#leftcolumn a.mini {
	display: block;
	width: 137px;
	height: 68px;
	background-image: url(../../images/left-menu-mini.jpg);
}
#leftcolumn a.mini:hover {
	background-image: url(../../images/left-menu-mini-over.jpg);
}

#leftcolumn a.xpart {
	display: block;
	width: 137px;
	height: 68px;
	background-image: url(../../images/left-menu-xpart.jpg);
}
#leftcolumn a.xpart:hover {
	background-image: url(../../images/left-menu-xpart-over.jpg);
}
#leftcolumn a.mot {
	display: block;
	width: 137px;
	height: 77px;
	background-image: url(../../images/left-menu-mot.jpg);
}
#leftcolumn a.valeting {
	display: block;
	width: 137px;
	height: 77px;
	background-image: url(../../images/valeting.jpg);
}
#leftcolumn a.range {
	display: block;
	width: 117px;
	padding-left:20px;
	padding-top:5px;
	padding-bottom:5px;
	border-top:#E9E9E9 solid 1px;
	text-transform:capitalize;
	background-color:#FBFBFB;
}
#leftcolumn a:hover.range {
	background-color:#E6E6E6;
}
#leftcolumn a.tvrpanel {
	display: block;
	width: 113px;
	height: 16px;
	background-image: url(../../images/bg-panel-tvr.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	margin: 15px 0px 0px 12px;
	padding: 58px 0px 0px 0px;
	text-align: center;
	color: #ffe7af;
	margin-bottom:10px;
}
#leftcolumn a.tvrpanel:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#leftcolumn a.noblepanel {
	display: block;
	width: 113px;
	height: 16px;
	background-image: url(../../images/bg-panel-noble.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	margin: 15px 0px 0px 12px;
	padding: 58px 0px 0px 0px;
	text-align: center;
	color: #ffe7af;
	margin-bottom:10px;
}
#leftcolumn a.noblepanel:hover {
	color: #FFFFFF;
	text-decoration: none;
}

/* -------------------- CENTER BOX */

#bottompanels {
	float: right;
	width: 619px;
	padding: 0px 0px 0px 0px;
}
a.findusedcar {
	display: block;
	float: left;
	width: 183px;
	height: 186px;
	background-image: url(../../images/panel-find-used-car.jpg);
	margin: 11px 12px 0px 0px;
}
a.findusedcar:hover {
	background-image: url(../../images/panel-find-used-car-over.jpg);
}
a.findusedcarRover {
	display: block;
	float: left;
	width: 183px;
	height: 186px;
	background-image: url(../../images/panel-used-car-rover.jpg);
	margin: 11px 12px 0px 0px;
}
a.findusedcarRover:hover {
	background-image: url(../../images/panel-used-car-rover-over.jpg);
}
a.findusedcarTVR {
	display: block;
	float: left;
	width: 183px;
	height: 186px;
	background-image: url(../../images/panel-used-car-tvr.jpg);
	margin: 11px 12px 0px 0px;
}
a.findusedcarTVR:hover {
	background-image: url(../../images/panel-used-car-tvr-over.jpg);
}
a.findusedcarNoble {
	display: block;
	float: left;
	width: 183px;
	height: 186px;
	background-image: url(../../images/panel-used-car-noble.jpg);
	margin: 11px 12px 0px 0px;
}
a.findusedcarNoble:hover {
	background-image: url(../../images/panel-used-car-noble-over.jpg);
}
a.sellcar {
	display: block;
	float: left;
	width: 183px;
	height: 186px;
	background-image: url(../../images/panel-sell-car.jpg);
	margin: 11px 12px 0px 0px;
}
a.sellcar:hover {
	background-image: url(../../images/panel-sell-car-over.jpg);
}

#maincontent .row {
	width:568px;
	float:left;
	margin:15px 0px 0px 0px;
	border:1px solid #ccc;
	background:url(../../images/stocklistBack.gif) repeat-y top left;
	}

#maincontent .plate {
	float:left;
	width:49px;
	margin:0px 10px 0px 0px;
	text-align:right;
	font-size:1.2em;
	color:#000000;
	}

#maincontent .desc {
	float:left;
	width:350px;
	}

#maincontent .desc h4 {
	margin:0px 5px;
	color:#000000;
	padding:0px;
	font-size:1.2em;
	}

#maincontent .desc p {
	margin:0px 5px;
	padding:0px;
	}

#maincontent .price {
	text-align:right;
	color:#000000;
	font-size:1.2em;
	float:right;
	font-weight:bold;
	}

#maincontent .image {
	float:right;
	width:150px;
	}

/* -------------------- BOTTOM PANELS */

.bottompanel {
	float: left;
	margin: 11px 12px 0px 0px;
}
#specialofferspanel {
	float: left;
	width: 183px;
	height: 186px;
	background: url(../../images/bg-panel-special-offers.jpg) top center no-repeat;
	margin: 11px 0px 0px 0px;
}
#specialoffersnewspanel {
	float: left;
	width: 159px;
	height: 135px;
	background: url(../../images/bg-panel-news.jpg) top center no-repeat;
	margin: 11px 0px 0px 0px;
	position:relative;
	padding: 51px 12px 0px 12px;
	font-weight:inherit;
	color:inherit;
	text-decoration:none;
}

a:hover#specialoffersnewspanel {
	color:auto;
}

#panel_link{
	position:absolute;
	top:0px;
	left:0px;
}

#panel_link span{
	padding: 0 183px 186px 0;
	position:relative;
	float:left;
	display:block;
	clear:both;
}

#specialdetails {
	width: 159px;
	margin: 51px 12px 0px 12px;
}
#specialoffersnewspanel img {
	float: left;
	margin: 2px 8px 2px 2px;
}
#specialoffersnewspanel span {
	margin: 5px 0px;
	padding: 6px 0px 0px 0px;
	/*float:left;*/
	/*height: 53px;*/
}
#specialdesc {
	float: left;
	width: 159px;
	/*margin: 3px 12px 0px 12px;*/
	display: inline;
	cursor:pointer;
	color:#4E4D4D;
}
.desc{
	color:#4E4D4D;

}
#specialdesc p {
	margin: 0px 4px 0px 4px;
	padding: 0px;
	color: #4e4d4d;
}
/* ---------------------------------- FOOTER */

#footer {
	float: left;
	width: 556px;
	padding: 10px 0px 30px 15px;
}
#footer p {
	margin: 0px;
	padding: 0px;
}
#footer .footerright {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	text-align:right;
}


.imgs {
	float:right;
	padding:0px 0px 0px 20px;
	margin:0px;
}

/* ---------------------------------- FORMS */

#form {
	float:left;
	width:580px;
	}

#form .row {
	margin:0px 0px 5px 0px;
	padding:0px;
	border:none;
	background:none;
	width:580px;
	}
	
#form .name {
	border:none;
	width:110px;
	float:left;
	}
	
#form .input {
	border:none;
	width:300px;
	float:left;
	}
	
#form .input input {
	margin:0px;
	padding:1px 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	width:150px;
	}
	
#form .input textarea {
	margin:0px;
	padding:1px 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	width:150px;
	}
#redtext {
	color:#FF0000;
}
#QuickLinks {
	float: left;
	width: 609px;
	padding: 10px 0px 10px 10px;
	background-color: #F7F4EC;
	margin: 10px 0px 10px 0px;
}
#QuickLinks ul {
	float: left;
	list-style-type: none;
	margin:10px 0px 15px 25px;
	padding: 0px;
}
#QuickLinks .title a {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.1em;
}
#QuickLinks p {
	font-size: 1.4em;
	color: #9E9E9E;
	margin: 0px 0px 0px 25px;
	padding: 0px;
}
#QuickLinks a {
	color: #7C7C7C;
	text-decoration: none;
}
#QuickLinks a:hover {
	color: #000000;
	text-decoration: underline;
}
#webstat {
	display:none;
}

/* stockist list styles created by Gary 19/10/2009 */

#maincontent .stockist-row {
	width:568px;
	float:left;
	margin:15px 0px 0px 0px;
	border:1px solid #ccc;
	}
#maincontent .stockist-row #stockist-title {
	float: left;
	width: 100%;
	border-bottom: 1px solid #CCCCCC;
	background: #f2ede1;
}
#maincontent .stockist-row #stockist-title #title {
	float: left;
	width: 78%;
	padding: 1% 2%;
}
#maincontent .stockist-row #stockist-title #title h4 {
	text-transform: capitalize;
	font-size: 1.167em;
	font-weight: normal;
	color: #000000;
}
#maincontent .stockist-row #stockist-title #date {
	float: right;
	width: 8%;
	text-align: right;
	font-size: 1.167em;
	color: #000000;
	border-left: 1px solid #CCCCCC;
	padding: 1% 2%;
}
#maincontent .stockist-row #content {
	float: left;
	width: 46%;
	padding: 0 2%;
}
.price-class {
	font-weight: bold;
	color: #333333;
	font-size: 12px;
	text-align: right;
}
#maincontent .stockist-row #images {
	float: right;
	width: 49%;
	text-align: center;
	padding: 0 0 1% 0;
}
#maincontent .stockist-row #content p {
	margin: 1em 0;
	font-size: 1em;
	line-height: 16px;
}
#maincontent .stockist-row #images #main-image {
	float: left;
	width: 100%;
	margin: 0 0 0.8em 0;
	padding: 1em 0 0 0;
}
#maincontent .stockist-row #images #thumbnails {
	float: left;
	width: 100%;
}
#maincontent .stockist-row #images #thumbnails img {
	display: inline;
	margin: 0.5px;
}
#maincontent .stockist-row #images img {
	background: #FFFFFF;
	padding: 2px;
	border: 1px solid #999999;
}

/* Amends done by Gary on 29/07/2010 */

.centred-img { float:left; width:100%; text-align:center; } 
.centred-img img { display:inline; }