/* 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*/


h3	{
	font-size: 14px;
	margin: 15px;
	font-weight: bold;
	}

body {
	font: 11px arial, verdana, helvetica, sans-serif;
	color:#000000;
	padding:0;
	background-color:#fff;
	margin-top:2px;
	background-image: url(../graphics/background.jpg);
	background-position:center top;
	background-repeat: repeat-y;
	}

#wrapper {
	position:relative;
	margin:0 auto;
	width:1000px;
	}
	
#inner-wrap {
	float:left;
	width:1000px;
	min-height:475px;
	background-color:#fff;
	padding-bottom:10px;
	}

/* Typography */

a {
	color:#21354e;
	text-decoration:none;
	}

a:hover {
	color:#21354e;
	}

p {
	margin-bottom:15px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	}
	
.padding {
	padding:10px;
}


ul {
margin-left:40px;
list-style:disc
}
/*home right*/
#right  {
	float:left;
	width:750px;
	}

#home-slideshow {
	width:750px;
	height:250px;
	margin-top:10px;
	}

#home-buttons {
	width:750px;
	height:25px;
	background-image:url(../graphics/button_1.jpg);
	background-repeat:repeat-x;
	padding-top:10px;
	}

#home-buttons ul {
	list-style:none;
	margin:0;
	padding:0;
	}

#home-buttons li {
	list-style:none;
	float:left;
	margin:0px;
	border-right:1px dotted #ccc;
	}

#home-buttons li a {
	text-decoration:none;
	list-style:none;
	padding-right:10px;
	padding-left:10px;
	color:#fff;	
	}

#home-buttons li a:link,#home-buttons li a:visited {
	font-size:11px;
	font-weight:bold;
	text-align:center;
	height:11px;
	}

#home-buttons li a:hover,#home-buttons li a:active, #home-buttons li .current {
	color:#ccc;
	text-decoration:none;
	}
	
#home-text {
	clear:both;
	width:750px;
	height:100%;
	font-size:11px;
	background-color: #F2F2F2;
	}

#home-text h1 {
	color:#fff;
	padding-bottom:10px;
	font-size:12px;
}

#home-text p {
	padding:15px;
	color: #333;
}


#home-cars {
	background-color: #F2F2F2;
	width:750px;
}

.marquee {
	float:left;
	width:980px;
	height:20px;
	margin:15px 0 10px 0;
	}

.marquee span {
	padding:0 13px 0 13px;
	color:#c09444;
	}

/*Stock list*/

#used-cars {
	width:980px;
	float:left;
	height:auto;
	margin-top:15px;
	padding-left:20px;	
	background-color:#FFFFFF;
	}
	
/*meet the team*/

#meet_the_team img {
	padding:15px;
	float:left;
}

#meet_the_team p {
	padding:15px;
}

/*cars wanted*/

#formcontainer {
	background-color: #F2F2F2;
	width: 700px;
	height: 425px;
	padding-left: 50px;
	padding-top: 25px;
}
	
.formfield {
	width: 200px;
	float: left;
}


/* Warranty  */


#column-left{
	float: left;
	width: 350px;
	margin-right: 10px;
	}
#column-right{
	float: right;
	width: 350px;
	margin-left: 10px;
	}
#additional	{
	float: left;
	width: 750px;
	margin-top: 20px;
	}

/* Contact Page */

#googlemap {
	float:left;
	width:750px;
	height:250px;
	margin: 0 0 10px 0;
	}

#address_1, #address_2  {
	float:left;
	width:240px;
	height:410px;
	margin-right:10px;
	background-color: #F2F2F2;
}

#address_1 p, #address_2 p {
	padding:10px;
}
	
#directions {
	padding:10px;
	
}

#txtPostcodeA {
	width:50px;
	margin-top:15px;
	margin-left:10px;
}

#txtPostcodeB {
	width:50px;
	margin-top:15px;
}

#btnShowDirections {
	margin-top:5px;
}

#contact-form {
	float:left;
	width:250px;
}


/* Footer */

#footer { /* 1000px centred wrap */
	clear:both;
	width:1000px;
	height:100px;
	padding-top:10px;
	margin-top:30px;
	color: #666;
	text-align: center;
	font-size:11px;
	background-color: #999;
	background-image:url(../graphics/footer_background.jpg);
	background-repeat:repeat-x;
}

#footer a {
	color:#666;
	font-size:11px;
	}

#footer a:hover {
	color:#000;
	text-decoration:none;
	}
	
#footer p {
	margin-bottom:10px;
	}

/*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;
}

#sitemap {
	padding:15px;
}

#car_list ul {
margin-left:10px;
list-style-image:none;
list-style:none;
}
