/* Website Copyright of Spidersnet.co.uk */

/* Reset */

html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,th { font-size: 1em; font-weight: normal; font-style: normal; }
ul,ol { list-style: none; }
fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }

body {
	font: 12px arial, verdana, helvetica, sans-serif;
	color:#000000;
	margin:0;
	padding:0;
	}

#wrapper {
	position:relative;
	margin:0 auto;
	width:1000px;
	margin-top:5px;
	}
	
#inner-wrap {
	float:left;
	width:989px;
	min-height:200px;
	padding:8px 0 35px 11px;
	background:url(graphics/wrap.jpg) top left no-repeat;
	}
	
#home #inner-wrap {
	background:url(graphics/home-wrap.jpg) top center no-repeat;
	}

/* Typology */

li {
	margin-left:12px;
	list-style:disc inside;
	}
	
ul {
	margin-bottom:15px;
	}	

ul.list-indent {
	text-indent:-15px;
	margin-left:15px;
	}

h1 {
	font-size:11px;
	margin-bottom:10px;
	font-weight:bold;
	color:#0173b5;
	}

h2 {
	font-size:11px;
	color:#ffffff;
	}

h3 {
	font-size:12px;
	font-weight:bold;
	margin-bottom:15px;
	color:#000000;
	}

h4 {
	font-size:11px;
	color:#000000;
	padding-left:6px;
	margin-bottom:10px;
	}
	
h5 {
	font-size:12px;
	font-weight:bold;
	margin-bottom:5px;
	color:#000000;
	}
	
h6 {
	font-size:12px;
	font-weight:bold;
	margin-bottom:15px;
	color:#0173b5;
	line-height:20px;
	border-bottom:1px dotted #a8a8a8;
	}
	
h6 span {
	color:#000000;
	}
	
.headings {
	width:195px;
	height:24px;
	padding:10px 0 0 10px;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	margin-bottom:5px;
	background:url(graphics/title.gif) top left repeat-x;
	}

a {
	color:#0173b5;
	text-decoration:none;
	}

a:hover {
	color:#0173b5;
	text-decoration:underline;
	}

p {
	margin-bottom:15px;
	}
	
.apr {
	font-size:16px;
	}
	
.margin-bottom {
	margin-bottom:15px;
	}
	
.small-print {
	font-size:10px;
	color:#666666;
	}
	
.blue {
	color:#0173b5;
	}

/*Navigation*/

#header {
	float:left;
	clear:both;
	width:1000px;
	height:231px;
	z-index:20;
	background:url(graphics/header.jpg) top left no-repeat;
	}
	
#home #header {
	background: url(graphics/home-header.jpg) top left no-repeat;
	}

#left {
	float:left;
	width:227px;
	height:501px;
	margin-left:4px;
	background:url(graphics/left-bg.png) top left no-repeat;
	}

#location {
	float:left;
	width:205px;
	height:130px;
	margin-left:11px;
	}
	
#location p.address {
	margin:9px 0 5px 10px;
	}

#palace {
	float:left;
	width:227px;
	height:68px;
	margin-top:3px;
	}

#navigation {
	float:left;
	width:205px;
	height:290px;
	margin:10px 0 0 11px;
	}

#links {
	width:205px;
	}

#links ul {
	list-style:none;
	margin:0;
	padding:0;
	}

#links li {
	list-style:none;
	float:left;
	margin:0px;
	width:205px;
	border-bottom:1px dotted #d9d9d9;
	}

#links li a {
	height:22px;
	padding-top:9px;
	text-decoration:none;
	list-style:none;
	padding-right:10px;
	padding-left:10px;
	color:#000000;
	}

#links li a:link,#links li a:visited {
	display:block;
	font-size:11px;
	font-weight:bold;
	text-align:left;
	height:22px;
	}

#links li a:hover,#links li a:active, #links li .current {
	color:#0173b5;
	text-decoration:none;
	}
	
#search {
	float:left;
	width:155px;
	height:200px;
	}

#MakeDropDown {
	float:left;
	margin-top:118px;
	margin-left:38px;
	width:100px;
	background-color:#ffffff;
	color:#000000;
	}

#ModelDropDown {
	float:left;
	margin-top:7px;
	margin-left:38px;
	width:100px;
	background-color:#ffffff;
	color:#000000;
	}

/* Layout */

#right {
	float:left;
	margin-left:19px;
	width:716px;
	padding-top:15px;
	border-top:1px dotted #000000;
	}
	
#bread-crumbs {
	float:left;
	margin-left:19px;
	width:553px;
	height:26px;
	padding-top:22px;
	margin-top:15px;
	}

#bread-crumbs a {
	color:#ffffff;
	text-decoration:none;
	}

#bread-crumbs a:hover {
	color:#ffffff;
	text-decoration:underline;
	}

#form {
	float:left;
	width:165px;
	height:40px;
	padding-top:7px;
	margin-top:15px;
	}

/* Home Page */

#home-right {
	float:left;
	margin-left:14px;
	width:724px;
	height:330px;
	margin-top:160px;
	background-color:#FFFFFF;
	}
	
#home-slideshow {
	float:left;
	width:704px;
	height:144px;
	padding:4px 0 0 4px;
	margin:8px 0 0 8px;
	background:url(graphics/slideshow-bg.gif) top left no-repeat;
	}

#home-text {
	float:left;
	width:700px;
	height:167px;
	margin:10px 0 0 12px;
	font-size:11px;
	}

#home-text p {
	margin-bottom:12px;
	}

/* Content */

#used-cars {
	width:950px;
	float:left;
	height:auto;
	margin-top:10px;
	}

#content-left {
	width:685px;
	float:left;
	padding-left:7px;
	margin-top:18px;
	}

#content-right {
	width:250px;
	float:left;
	height:382px;
	margin-left:23px;
	margin-top:13px;
	}
	
#used-offers {
	float:left;
	width:717px;
	height:97px;
	margin:0;
	margin-bottom:10px;
	}

.team {	
	float:left;
	width:169px;
	height:170px;
	margin-bottom:10px;
	padding:13px 0 0 14px;
	background:url(graphics/team-bg.png) top left no-repeat;
	}

.image-bg {	
	float:left;
	width:169px;
	height:170px;
	margin-bottom:10px;
	padding:13px 0 0 14px;
	background:url(graphics/image-bg.png) top left no-repeat;
	}
	
.details {	
	float:left;
	width:519px;
	min-height:170px;
	margin-bottom:10px;
	padding:13px 0 0 14px;
	}
	
.motability-image-bg {	
	float:left;
	width:169px;
	margin-bottom:10px;
	padding:13px 0 20px 14px;
	background:url(graphics/image-bg.png) top left no-repeat;
	clear:left;
	}
	
.motability-details {	
	float:left;
	width:519px;
	margin-bottom:10px;
	padding:13px 0 0 14px;
	}
		
.new-cars {	
	float:left;
	width:179px;
	height:182px;
	}
	
.finance {
	margin-bottom:5px;
	}

/* Contact Page */

#contact-left {
	float:left;
	width:362px;
	}
	
#contact-left p {
	margin-bottom:15px;
	}

#contact-right {
	float:left;
	width:344px;
	height:426px;
	padding:4px;
	background:url(graphics/map.png) top left no-repeat;
	}

#googlemap {
	float:left;
	width:344px;
	height:413px;
	}

.currentday {
	color:#0173b5;
	}

/* Footer */

#latest-news {
	float:left;
	width:950px;
	height:40px;
	margin-left:23px;
	background:url(graphics/latest-news.gif) top left no-repeat;
	}
	
#blog {
	float:left;
	width:788px;
	height:22px;
	margin:5px 0 0 162px;
	padding-top:8px;
	font-size:11px;
	color:#0173b5;
	background:url(graphics/blog.gif) top left repeat-x;
	}
	
#blog a {
	color:#232323;
	}
	
#footer-buttons {
	float:left;
	width:984px;
	height:111px;
	margin:9px 0 9px 12px;
	}
	
.buttons {
	float:left;
	width:238px;
	height:111px;
	margin-right:8px;
	}

#footer {
	width:1000px;
	height:50px;
	float:left;
	border-top:1px dotted #a7a7a7;
	color:#767676;
	font-size:11px;
	}

#footer a {
	color:#767676;
	font-size:11px;
	}

#footer a:hover {
	color:#0173b5;
	text-decoration:none;
	}

#footer-links {
	float:left;
	width:300px;
	margin-top:8px;
	margin-left:20px;
	}

#footer-spidersnet {
	float:right;
	width:220px;
	margin-top:8px;
	}
	
#footer-address {
	float:left;
	width:950px;
	margin-top:8px;
	margin-left:20px;
	clear:both;
	}

#ie6Warning {
	float:left;
	width:1000px;
	margin-top:10px;
	background-color:#be1101;
	color:#ffffff;
	text-align:center;
	padding-top:10px;
	}

#ie6Warning a {
	color:#ffffff;
	}
	
#ie6Warning a:hover {
	color:#ffffff;
	text-decoration:underline;
	}

.ie6-title {
	font-size:12px;
	font-weight:bold;
	margin-bottom:5px;
	color:#000000;
	}

/* Drop Down */

#menu1 {
	position:absolute;
	left:221px;
	top:314px;
	width:124px;
	z-index:500;
	visibility:hidden;
	}

#menu1 ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	}

#menu1 li {
	list-style-type: none;
	margin-bottom:1px;
	}

#menu1 a {
	display: block;
	height:22px;
	padding-top:9px;
	padding-left:10px;
	width:114px;
	text-align:left;
	text-decoration: none;
	color:#000000;
	font-size:11px;
	font-weight:bold;
	background:url(graphics/drop-down.png) top left repeat-x;
	}

#menu1 a:hover {
	color:#0173b5;
	text-decoration:none;
	}

/* Offers */

#offers {
	width:703px;
	height:148px;
	padding:14px 0 0 14px;
	margin:0;
	margin-bottom:10px;
	float:left;
	background:url(graphics/offers-bg.png) top left no-repeat;
	}

.row {
	width:717px;
	margin:0;
	margin-bottom:5px;
	float:left;
	clear:both;
	height:34px;
	background-color:#d8d8d8;
	}

.row1 {
	width:715px;
	margin:0;
	margin-bottom:5px;
	float:left;
	clear:both;
	border:1px solid #CCCCCC;
	height:34px;
	}

.row2 {
	width:715px;
	height:30px;
	margin:0;
	margin-bottom:5px;
	float:left;
	clear:both;
	border:1px solid #CCCCCC;
	height:34px;
	}

.new-car-offer-pic{
	width:45px;
	float:left;
	height:34px;
	padding-top:0px;
	}
	
.new-car-offer-year {
	width:60px;
	padding-left:5px;
	margin-left:5px;
	float:left;
	height:24px;
	padding-top:9px;
	}

.new-car-offer-disc{
	width:360px;
	padding-left:5px;
	float:left;
	overflow:hidden;
	height:24px;
	padding-top:9px;
	}
	
.new-car-offer-price{
	width:58px;
	float:left;
	padding-left:2px;
	font-weight:bold;
	height:24px;
	padding-top:9px;
	}
	
.new-car-offer-save{
	width:58px;
	float:left;
	padding-left:2px;
	color:#be1101;
	font-weight:bolder;
	height:24px;
	padding-top:9px;
	}

.new-car-offer-more{
	width:115px;
	float:left;
	height:24px;
	padding-top:9px;
	}
	
.new-car-offer-more a {
	color:#000000;
	text-decoration:none;
	}
	
.new-car-offer-more a:hover {
	color:#0173b5;
	text-decoration:none;
	}

/* Sitemap */

#sitemap {
	float:left;
	margin:78px 0 0 10px;
	}