/* 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;
	margin-top:40px;
	background-image: url(../graphics/bg-header.jpg);
	background-position:center top;
	background-repeat: repeat-x;
	}

#wrapper {
	position:relative;
	margin:0 auto;
	width:1020px;
	
	}
	
#inner-wrap {
	float:left;
	width:1000px;
	min-height:475px;
	background-color:#fff;
	padding:10px;
	
	}

/* Typography */

h4 {
	font-size: 12px;
	font-weight: bold;
	}
a {
	color: #333;
	text-decoration:none;
	}

a:hover {
	color: #666;
	}

p {
	margin-bottom:15px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	}
	
.padding {
	padding:10px;
}

/*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 h3 {
	color:#000;
	padding-bottom:5px;
	margin-left:15px;
	font-size:11px;
}

#home-text p {
	padding:15px;
	padding-bottom:0;
	color: #333;
}

#home-text ul {
	margin-left:25px;
	margin-top:0;
	padding-top:0;
	list-style: disc;
}

#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;
}

/* Offers */

.row {
	width:750px;
	height:32px;
	margin:0;
	margin-bottom:5px;
	float:left;
	clear:both;
	height:34px;
	background-color:#eaeaea;
	}

.row1 {
	width:748px;
	height:30px;
	margin:0;
	margin-bottom:5px;
	float:left;
	clear:both;
	border:1px solid #CCCCCC;
	height:34px;
	}

.row2 {
	width:748px;
	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;
	float:left;
	height:24px;
	padding-top:9px;
	}

.new-car-offer-disc{
	width:355px;
	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:#be1101;
	text-decoration:none;
	}
	
/* Contact Page */

#googlemap {
	float:left;
	width:750px;
	height:250px;
	}

#address_1, #address_2  {
	float:left;
	width:490px;
	height:410px;
	margin-right:10px;
	background-color: #F2F2F2;
}

#address_1 p, #address_2 p {
	padding:10px;
	margin-right:5px;
	margin-top:5px;
	margin-bottom:5px;
	float:left;

}
	
#directions {
	padding:10px;
	clear:both
	}

#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:1005px;
	height:50px;
	padding-top:10px;
	margin-top:10px;
	padding-left:15px;
	color: #fff;
	text-align: left;
	font-size:11px;
	background-color: #3d5170;
}

.footer-logos {

}

#footer a {
	color: #fff;
	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;
}
