/* 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;
	background-image:url(../graphics/background.jpg);
	background-repeat: no-repeat;
	background-position: top;
	}

#wrapper {
	position:relative;
	margin:0 auto;
	width:1005px;
	}
	
#inner-wrap {
	float:left;
	width:1000px;
	min-height:400px;
	padding-bottom:20px;
	}


/* Typology */
li {
	margin-left:12px;
	list-style:disc inside;
	}
	
ul {
	margin-bottom:15px;
	}	

h1 {
	font-size:11px;
	font-weight:bold;
	margin-bottom:13px;
	color:#000;
	}

h2 {
	font-size:11px;
	color:#000;
	}

h3 {
	font-size:12px;
	font-weight:bold;
	margin:0 0 15px 0px;
	color:#000;
	}
	
h4 {
	font-size:12px;
	font-weight:bold;
	color:#000;
	}
	
h5 {
	font-weight:100;
	}

a {
	color:#9f1f1f;
	text-decoration:none;
	}

a:hover {
	color:#9f1f1f;
	text-decoration:underline;
	}

p {
	margin-bottom:15px;	
	}

.red {
	color:#9f1f1f;
	}

/*Navigation*/
#header {
	float:left;
	clear:both;
	width:1000px;
	height:225px;
	background:url(../graphics/header.jpg) top left no-repeat;
	z-index:20;
	margin-bottom:10px;
	position:relative;
	}

#header_phone {
	position:absolute;
	left: 800px;
	top: 65px;
	width: 228px;
	font-size:24px;
	line-height:24px;
	font-weight:bold;
}

#navigation {
	float:left;
	width:736px;
	height:37px;
	margin-top:175px;
	background-image:url(../graphics/navigation.gif);
	background-position:right;
	background-repeat:no-repeat;
	}

#links {
	height:15px;
	margin:0px 0 0 10px;
	_margin-left:5px;
	float:left;
	}

#links ul {
	list-style:none;
	margin:0;
	padding:0;
	}

#links li {
	list-style:none;
	float:left;
	margin:0px;
	border-right:2px  solid #ccc;
	}

#links li a {
	height:15px;
	padding-bottom:3px;
	text-decoration:none;
	list-style:none;
	padding-right:16px;
	padding-left:16px;
	color:#000000;
	}

#links li a:link,#links li a:visited {
	display:block;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	height:23px;
	padding-top:10px;
	width:70px;
	}

#links li a:hover,#links li a:active, #links li .current {
	color:#fff;
	text-decoration:none;
	background-image:url(../graphics/navigation_over.gif);	
	}

#navigation-search {
	float:left;
	width:264px;
	height:37px;
	margin-top:175px;
	background-image:url(../graphics/navigation.gif);
	background-position:left;
	background-repeat:no-repeat;
	}

#MakeDropDown {
	float:left;
	margin-top:8px;
	margin-left:24px;
	width:100px;
	background-color:#ffffff;
	color:#000000;
	font-size:10px;
	}

#ModelDropDown {
	float:left;
	margin-top:8px;
	margin-left:15px;
	width:100px;
	background-color:#ffffff;
	color:#000000;
	font-size:10px;
	}

/* Drop Down */
#menu1 {
	position:absolute;
	left:365px;
	top:211px;
	width:105px;
	z-index:500;
	visibility:hidden;
	z-index:999;
	}

#menu1 ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	}

#menu1 li {
	list-style-type: none;
	}

#menu1 a {
	display: block;
	height:19px;
	padding-top:3px;
	width:105px;
	text-align:center;
	text-decoration: none;
	color:#000000;
	font-size:11px;
	font-weight:bold;
	background-color:#d1d1d1;
	}

#menu1 a:hover {
	color:#9f1f1f;
	text-decoration:none;
	}

/* Layout */
#left {
	float:left;	
	width:264px;
	height:521px;
	margin:0;
	padding:0;
	}
	
#right  {
	float:left;
	width:735px;
	margin:0;
	padding:0;
	}

#content {
	float:left;
	width:707px;
	padding-top:15px;
	margin-left:12px;
	_margin-left:6px;
	}

/*#content span {
	color:#9f1f1f;
	}*/
	
#bread-crumbs {
	float:left;
	width:532px;
	height:25px;
	padding-top:10px;
	margin-left:15px;
	}

#bread-crumbs a {
	color:#999;
	text-decoration:none;
	}

#bread-crumbs h2 {
	font-size:16px;
	font-weight:bold;
	}

#bread-crumbs a:hover {
	color:#ccc;
	text-decoration:underline;
	}
	
#view_bread-crumbs {
	float:left;
	width:532px;
	height:25px;
	padding-top:5px;
	margin-left:25px;
}

#view_bread-crumbs a {
	color:#999;
	text-decoration:none;
	}
	
#view_bread-crumbs h2 {
	font-size:16px;
	font-weight:bold;
	}

#view_bread-crumbs a:hover {
	color:#ccc;
	text-decoration:underline;
	}

#form {
	float:left;
	width:175px;
	height:39px;
	padding-top:9px;
	}

/* Home Page */
#home-left-section1 {
	float:left;
	width:241px;
	height:184px;
	padding:13px 0 0 23px;
	background:url(../graphics/home-left-location.png) top left no-repeat;
	}
	
#home-left-section1 h3 {
	color:#fff;
	padding-bottom:5px;
}
	
#home-left-section1 p {
	margin-bottom:5px;
	}
	
#home-left-section3  {
	float:left;
	width:222px;
	height:179px;
	padding:26px 0 0 41px;
	background:url(../graphics/home-left-usedcars.png) top left no-repeat;	
	}
	
#home-left-section4   {
	float:left;
	width:255px;
	height:175px;
	padding:13px 0 0 5px;
	background:url(../graphics/home-left-opening.png) top left no-repeat;
	}	
	
#opening_hours 	{
	margin-left:25px;
}
	
#home-left-section4  h3 {
	color: #fff;
	padding:1px;
	height:14px;
	padding-left:20px;
	padding-bottom:5px;
}

#logos img {
	padding:15px;
	margin-left:30px;
}

#home-slideshow {
	float:left;
	width:735px;
	height:239px;
	}
#home-slideshow p {
	padding:0;
	margin:0;
	width:735px;
	height:239px;
	}
#home-text {
	float:left;
	width:735px;
	height:450px;
	margin:15px 0 0 0;
	font-size:11px;
	color: #333;
	clear: both;
	}

#home-text h1 {
	color:#000;
	padding:10px;
}

#home-text h3 {
	margin-left:10px;
}

#home-text p {
	padding-left:10px;
	padding-right:10px;
	}

/*Home page buttons*/
#preload_homepagebuttons {
	visibility:hidden;
	display:none;
}

#home-buttons {
width:720px;
	clear:both;
	height:160px;
	padding-top:10px;
	padding-left:15px;
	float: left;
}

#home-buttons a:hover {
	text-decoration: none;
}

#home-buttons ul li { 
	list-style:none;
	margin:0;
	padding:0;
}

#home-buttons li {
	float:left;
}

#home-buttons a{
	display:block;
	width:222px;
	height:30px;
	padding-left:13px;
	padding-top:50px;
	color:#666;
	float:left;
}

#home-buttons-usedcars {
	background-image:url(../graphics/home-bt-usedcars.png);
	background-repeat:no-repeat;
}

#home-buttons-usedcars:hover {
	background-image:url(../graphics/home-bt-usedcars_over.png);
		background-repeat:no-repeat;
}

#home-buttons-enquire {
	background-image:url(../graphics/home-bt-enquire.png);
		background-repeat:no-repeat;
}

#home-buttons-enquire:hover {
	background-image: url(../graphics/home-bt-enquire_over.png);
		background-repeat:no-repeat;
}

#home-buttons-location {
	background-image:url(../graphics/home-bt-location.png);
		background-repeat:no-repeat;
}

#home-buttons-location:hover {
	background-image:url(../graphics/home-bt-location_over.png);
		background-repeat:no-repeat;
}

#home-buttons-warranty {
	background-image:url(../graphics/home-bt-warranty.png);
		background-repeat:no-repeat;
}

#home-buttons-warranty:hover {
	background-image:url(../graphics/home-bt-warranty_over.png);
		background-repeat:no-repeat;
}

#home-buttons-finance {
	background-image:url(../graphics/home-bt-finance.png);
		background-repeat:no-repeat;
}

#home-buttons-finance:hover {
	background-image:url(../graphics/home-bt-finance_over.png);
		background-repeat:no-repeat;
}

#home-buttons-sellyourcar {
	background-image:url(../graphics/home-bt-sellyourcar.png);
		background-repeat:no-repeat;
}

#home-buttons-sellyourcar:hover {
	background-image:url(../graphics/home-bt-sellyourcar_over.png);
		background-repeat:no-repeat;
}

/*side buttons*/
#side-buttons {
	clear:both;
	height:250px;
	padding-top:10px;
	padding-left:15px;
}

#side-buttons a:hover {
	text-decoration: none;
}

#side-buttons ul li { 
	list-style:none;
	margin:0;
	padding:0;
}

#side-buttons a{
	display:block;
	width:222px;
	height:30px;
	padding-left:13px;
	padding-top:50px;
	color:#666;
}

#side-buttons-usedcars {
	background-image:url(../graphics/home-bt-usedcars.png);
}

#side-buttons-usedcars:hover {
	background-image:url(../graphics/home-bt-usedcars_over.png);
}

#side-buttons-enquire {
	background-image:url(../graphics/home-bt-enquire.png);
}

#side-buttons-enquire:hover {
	background-image: url(../graphics/home-bt-enquire_over.png);
}

#side-buttons-location {
	background-image:url(../graphics/home-bt-location.png);
}

#side-buttons-location:hover {
	background-image:url(../graphics/home-bt-location_over.png);
}

#side-buttons-video {
	background-image:url(../graphics/home-bt-warranty.png);
}

#side-buttons-video:hover {
	background-image:url(../graphics/home-bt-warranty_over.png);
}

#side-buttons-finance {
	background-image:url(../graphics/home-bt-finance.png);
}

#side-buttons-finance:hover {
	background-image:url(../graphics/home-bt-finance_over.png);
}

#side-buttons-feedback {
	background-image:url(../graphics/home-bt-sellyourcar.png);
}

#side-buttons-feedback:hover {
	background-image:url(../graphics/home-bt-sellyourcar_over.png);
}

/*stocklist*/
#used-cars {
	width:980px;
	float:left;
	height:auto;
	margin-top:15px;
	padding-left:20px;	
	background-color:#FFFFFF;
	}

/*cars wanted*/

#formcontainer {
	background-color: #F2F2F2;
	width: 680px;
	height: 425px;
	padding-left: 35px;
	padding-top: 25px;
}
	
.formfield {
	width: 200px;
	float: left;
}

#submit {
	clear:both;
	margin:15px;
}



/* Contact Page */
#contact-left {
	float:left;
	width:354px;
	}

#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:426px;
	}
	
.currentday {
	color:#9f1f1f;
	}

#txtPostcodeA {
	width:50px;
}

#txtPostcodeB {
	width:50px;
}

#btnShowDirections {
	padding:4px;
	font-size:11px;
}

/*Finance Apply*/
#financeapp {
	padding:20px;
}

/* Footer */
#footer {
	width:1000px;
	height:50px;
	float:left;
	border-top:1px dotted #666;
	color:#666;
	font-size:11px;
	}

#footer a {
	color:#666;
	font-size:11px;
	}

#footer a:hover {
	color:#ccc;
	text-decoration:underline
	}

#footer-logos {
	float:left;
	width:952px;
	height:50px;
	margin-bottom:10px;
	margin-left:25px;
	/*background:url(graphics/footer.gif) top left no-repeat;*/
	}

#footer-links {
	float:left;
	width:500px;
	margin-top:8px;
	margin-left:20px;
	}
	
#footer-spidersnet {
	float:right;
	width:220px;
	margin-top:8px;
	}
	
#footer-address {
	float:left;
	width:900px;
	margin-top:8px;
	margin-left:20px;
	clear:both;
	}

/*ie6 warning*/
#ie6Warning {
position:relative;
margin:0 auto;

	width:1000px;
	margin-top:10px;
	background-color: #F00/*#9f1f1f*/;
	color:#ffffff;
	text-align:center;
	padding-top:10px;
	}

#ie6Warning a {
	color:#ffffff;
	}
	
#ie6Warning a:hover {
	color:#ffffff;
	text-decoration:underline;
	}

/* Sitemap */
#sitemap {
	float:left;
	margin:6px 0 0 10px;
	}
