/* 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; }

/*Main*/

body {
	font: 11px arial, verdana, helvetica, sans-serif;
	color:#000000;
	padding:0;
	background-color:#fff;
	background-image: url(../graphics/background.jpg);
	background-position:center top;
	background-repeat: repeat-x;
	}

#wrapper {
	position:relative;
	margin:0 auto;
	width:1000px;
	}
	
#inner-wrap {
	float:left;
	width:1000px;
	min-height:475px;
	padding:0;
	margin:0 0 10px 0;
	position:relative;
	}

/* Typography */
h3 {
	font-size:11px;
	font-weight:bold;
}

a {
	color:#000;
	font-weight:normal;
	text-decoration:none;
	}

a:hover {
	color:#000;
	}

p {
	margin-bottom:15px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	}
	
.padding {
	padding:10px;
}

#bread-trail {
	color:#666;
	padding:0 0 5px 5px;
}

#bread-trail a {
	color:#666;
	text-decoration:underline;
}

#bread-trail a:hover {
	color: #333;
}

#page-title {
	background:url(../graphics/title-bar-bg.gif) repeat-x center;
	padding:10px;
	height:15px;
	clear:both;
	position:relative;
	margin:0;
	border:#FFF 2px solid;
	}
	
#page-title h2, #page-title h1 {
	text-align:right; 
	font-size:14px; 
	font-weight:bold;
	color:#333;
}

#title_bar {
	background:url(../graphics/title-bar-bg.gif) repeat-x center;
	padding:10px;
	height:15px;
	margin-top:10px;
	clear:both;
	position:relative;
	border: #FFF 2px solid;
}

#title_bar h4, #title_bar h2, #title_bar h1, #title_bar a {
	color: #333;
	font-weight:bold;
	font-size:13px;
}

#title_bar strong {
	float:right; 
	font-size:12px;
	color:#FFF;
	padding:0;
	margin:0;
	position:absolute;
	left:710px;
}

/* left side */
#left {
	float:left;	
	width:750px;
	height:100%;
	}

#home-slideshow {
	width:742px;
	height:247px;
	border:#FFF solid 4px;
	margin-bottom:10px;
	}
	
#player1 {
	float:left;
	width:741px;
	height:247px;
}
	
#pscroller1{
	width: 500px;
	height: 24px;
	border:none;
}

#home-text {
	clear:both;
	height:100%;
	font-size:11px;
	color: #666;
	border-bottom:#666 dotted 1px;
	margin-bottom:15px;
	}

#home-text h2 {
	color:#666;
	font-size:12px;
	font-weight:bold;
}

#home-text h3 {
	color:#000;
	padding-bottom:5px;
	font-size:11px;
}

#home-text p {
	padding-bottom:0;
	color: #666;
}

#home-text a {
	color: #666;
}

#home-text a:hover {
	color: #000;
}


#home-text ul {
	margin-left:25px;
	margin-top:0;
	padding-top:0;
	list-style: disc;
}

#home-text ul li {
	margin:0;
	list-style:none;
	color:#666;
}

#home-cars {
	width:750px;
	padding-bottom:15px;
}

#home-cars h2 {
	color: #666;
}

#home-cars p {
	color:#666;
}

/*Content*/

.float-right {
	float:right;
	padding:15px;
}

.right-image {
	float:right;
	border:#FFF 2px solid;
	margin:10px;
	}
	
.content-text {
	background-color:#FFF;
	padding:15px;
	margin-bottom:15px;
}

.content-text p {
	font-size:12px;
}

.content-text h2 {
	font-size:13px;
	font-weight:bold;
	line-height:15px;
	padding-bottom:4px;
}

.content-text ul li {
	list-style: square;
	margin:10px 0 5px 15px;
	font-size:12px;
}

#enquire {
	float:right;
	width:94px;
	height:15px;
	padding:5px;
	margin:15px 0 15px 15px;
	text-align:center;
	background-color:#047a30;
	border:1px solid #ccc;
	color:#fff;
	font-weight:bold;
}

#enquire:hover {
	color:#ffffff;
	background-color:#000000;
	text-decoration:none;
}

#enquire-feedback {
	float:right;
	width:110px;
	height:15px;
	padding:5px;
	margin:15px 0 15px 15px;
	text-align:center;
	background-color:#047a30;
	border:1px solid #ccc;
	color:#fff;
	font-weight:bold;
}

#enquire-feedback:hover {
	color:#ffffff;
	background-color:#000000;
	text-decoration:none;
}

#free-insurance {
	float:left;
	width:698px;
	height:20px;
	margin:10px 0 0 15px;
	color:#ffffff;
	font-size:12px;
	padding-top:5px;
	text-align:center;
	background-color:#cc0a14;
	border:5px solid #cccccc;
	}
	
#free-insurance:hover {
	background-color:#000000;
	text-decoration:none;
	}

/*Stock list*/

#used-cars {
	width:980px;
	float:left;
	height:auto;
	margin-top:15px;
	padding-left:20px;	
	background-color:#FFFFFF;
	}

/*Finance*/

.left-col {
	width:325px;
	float:left;
	margin:0 20px 15px 0;
	border-right:#CCC dotted 1px;
	padding:0 10px 0 0;
	}
	
.right-col {
	width:325px;
	float:left;
	margin:0 0 15px 0;
	}

#finance-calc {
	width:735px;
	float:left;
	padding:10px 0 0 25px;
	color:#666;
}

#apply-finance {
	width:125px;
	height:15px;
	padding:5px;
	margin:15px 0 15px 0;
	display:block;
	text-align:center;
	background-color:#047a30;
	border:1px solid #ccc;
	color:#fff;
	font-weight:bold;
}

#apply-finance:hover {
	color:#ffffff;
	background-color:#000000;
	text-decoration:none;
}

/*Testimonials*/
#contactform {
	padding:0 0 0 0;
}

#contactform label {
	font-size:12px;
	width:150px;
	height:20px;
}

.formLabel {
	line-height: 1.6em;
	text-align: right;
	margin-right: 10px;
	width: 120px;
	font-size:11px;
	float: left;
}

#comments {
	width:450px;
	height:150px;
}

.submitButton {
	width:100px;
	margin:10px 0 0 160px;

}

/*Compare Page*/

/*#comparecars { width:735px; background-color:#FFF; height:600px; }
#compareheader { width:750px; font-weight: bold; margin-bottom: 10px; }
#compareheader div { float: left; text-align: left; }
#compareerror { width: 750px; font-weight:bold; }
.comparerow { width:750px; margin-bottom: 5px; border: 1px; background-color:#FFF;  }
.comparerow div { float: left; height: 130px;  text-align: left; background-color:#FFF;}

#compareheadercolumnheader, .comparerowheader { width: 120px; font-weight:bold; padding-right: 40px; }
#comparephotoheader, .comparephoto { width: 160px; margin-right:10px; }
#comparemileageheader, .comparemileage { width: 60px; }
#compareco2header, .compareco2 { width: 60px; }
#comparempgheader, .comparempg { width: 60px; }
#compareaccelerationheader, .compareacceleration { width: 60px; }
#comparetopspeedheader, .comparetopspeed { width: 100px; display:none; }
#comparepriceheader, .compareprice { width: 60px; }*/
	
/* Contact Page */

#contact-left {
	float:left;
	width:400px;
	height:600px;
	background-color:#FFF;
	}

#contact-right {	
	float:left;
	width:250px;
	height:400px;
	margin-left:20px;
	background-color:#FFF;
	}
	
#contact-phone {
	font-size:20px;
	font-weight:bold;
	color: #C00;
	}
	
.border-bottom {
	border-bottom:1px dotted #ccc;
	padding-bottom:15px;
	}

#googlemap {
	float:left;
	width:380px;
	height:380px;
	border:6px solid #f1efee;
	margin:0 28px 20px 0;
	}

.currentday {
	color:#800c1f;
	}

#post-code1 {
	float:left;
	width:120px;
	height:25px;
	padding-top:5px;
	}
	
#post-code2 {
	float:left;
	width:130px;
	height:30px;
	}
	
#txtPostcodeA {
	float:left;
	width:40px;
	height:20px;
	margin-left:0px;
	margin-top:1px;
	background-color:#f1efee;
	border:1px solid #d9d9d9;
	}

#txtPostcodeB {
	float:left;
	width:40px;
	height:20px;
	margin-left:5px;
	margin-top:1px;
	background-color:#f1efee;
	border:1px solid #d9d9d9;
	}

#btnShowDirections {
	float:left;
	margin-left:5px;
	}


/* Footer */

#footer { /* 1000px centred wrap */
	clear:both;
	width:1005px;
	height:80px;
	padding-left:5px;
	color: #666;
	text-align: left;
	font-size:11px;
	font-weight:normal;
	border-top:#999 dotted 1px;
}

#footer a {
	color: #333;
	font-size:11px;
	}

#footer a:hover {
	color:#000;
	text-decoration:none;
	}
	
#footer p {
	margin-bottom:10px;
	font-weight:normal;
	line-height:10px;
	}
	
#footer-text {
	float:left;
	width:500px;
}

#footer-logos {
	float:right;
}

#footer-links {
	clear:both;
	margin:15px 0;
	text-align:right;
}

/*ie6 warning*/
#ie6Warning {
	float:left;
	width:1000px;
	margin-top:10px;
	background-color: #F00/*#21354e*/;
	color:#ffffff;
	text-align:center;
	padding-top:10px;
	}

#ie6Warning a {
	color:#ffffff;
	}
	
#ie6Warning a:hover {
	color:#ffffff;
	text-decoration:underline;
	}

/*.techheader {
	background-color:#03C;
}

.SiteMapVehicleLink {
	margin-left:25px;
}*/