/* 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;
	margin:0;
	padding-top:10px;
	background-color:#fff;
	background-image: url(../graphics/background.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	}

#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;
	}
	
	h1 {
	font-size:16px;
	font-weight:700;
	}
	
	h2 {
	font-size:14px;
	font-weight:700
	}
	
#title_bar h2, #title_bar h1 {
font-size:11px;
}
	
.padding {
	padding:10px;
}

/*home right*/
#right  {
	float:left;
	width:750px;
	font-weight:normal;
	
	}

#home-slideshow {
	width:750px;
	height:290px;
	margin-top:10px;
	}

#home-buttons {
	width:750px;
	height:60px;
	padding-top:0px;
	}

#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:730px;
	height:100%;
	font-size:11px;
	background-color: #F2F2F2;
	padding: 10px;
	}
	
/* Easter Start */	

#easter-home-text {
	clear:both;
	width:480px;
	height:100%;
	font-size:11px;
	background-color: #F2F2F2;
	padding: 10px;
	}
	
#easter {
	position:absolute;
	top:570px;
	left:760px;
	}

/* Easter End */	

#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;
}

/*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;
}

/* Contact Page */

#googlemap {
	float:left;
	width:750px;
	height:250px;
	}

#address_1, #address_2  {
	float:left;
	width:240px;
	height:460px;
	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;
	height: 480px;
}


/*ie6 warning*/
#ie6Warning {
position:relative;
margin:0 auto;

	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;
}



#advancesearch {
float:left;
width:340px;
height:490px;
}

#advancesearchright {
float:left;
width:370px;
height:490px;
background:url(../graphics/car-search_icon.gif) top right no-repeat;
}