/* 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: 12px arial, verdana, helvetica, sans-serif;
	color:#000000;
	margin:0;
	padding:0;
	background-color: #fff ;
	background-image: url(../graphics/background.jpg);
	background-position: center top;
	background-repeat:no-repeat;
	padding-top:10px;	
	}

#wrapper {
	position:relative;
	margin:0 auto;
	width:1000px;
	}
	
#inner-wrap {
	float:left;
	width:1000px;
	min-height:475px;
	padding:0 0 0 10px;
	background-color:#fff;
	}

/* Typography */

li {
	font-size:11px;
	list-style:disc inside;
	color:#999;
	}
	
ul {

	}	

a {
	color:  #0518ff;
	text-decoration:none;
	}

a:hover {
	color: #666;
	}

p {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color: #333;
	}
	
h3 {
	color:#FFF;
	font-size:11px;
	font-weight:bold;
	padding-left:5px;
}

/*Top*/

#header {
	float:left;
	clear:both;
	width:1000px;
	height:120px;
	background:url(../graphics/header.png) top left no-repeat;
	position: relative;
	background-color:#FFF;
	padding-bottom:40px;
	}
	
#header p {
	position:absolute;
	left:677px;
	top: 75px;
	width: 300px;
	height: 75px;
	color: #999;

}
#header h1 {
	font-size:16px;
	color: #666;
	position:absolute;
	left:133px;
	top: 75px;
	width: 600px;
	height: 75px;
}

/*Navigation*/

#navigation_wrap {
	clear:both;
	width:990px;
	background-color:#fff;
	padding-left:10px;
	height:37px;
}

#navigation {
	float:left;
	width:980px;
	height:37px;
	background-image:url(../graphics/line_background.gif);
	background-repeat: repeat;
	background-position:top;
	}

#links {
	height:15px;
	margin:0 0 0 0;
	float:left;
	}

#links ul {
	list-style:none;
	margin:0;
	padding:0;	
	}

#links li {
	list-style:none;
	float:left;
	margin:0px;	
	}

#links li a {
	list-style:none;
	padding-right:16px;
	padding-left:16px;
	color: #fff;
	padding-top:10px;
	}

#links li a:link,#links li a:visited {
	display:block;   /*Uncomment if defining a width for each button*/
	font-size:11px;
	font-weight:bold;
	text-align:center;	
	height:27px;
	}

#links li a:hover,#links li a:active, #links li .current {
	color: #333;
	background-repeat: repeat-x;
	background-position:top;
	}
	
#make_model p {
	color:#FFF;
	float:left;
	font-weight:bold;
	padding:10px 0 0 185px;
}

#MakeDropDown {
	float:left;
	margin-top:8px;
	margin-left:10px;
	width:90px;
	background-color:#ffffff;
	color:#000000;
	font-size:10px;
	}

#ModelDropDown {
	float:left;
	margin-top:8px;
	margin-left:15px;
	width:90px;
	background-color:#ffffff;
	color:#000000;
	font-size:10px;
	}

/* Drop Down */

#menu1 ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	}

#menu1 li {
	list-style-type: none;
	float:left;
	}

#menu1 a:hover {
	color:#0518ff;		
	}

#menu1 a {
	display: block;
	height:19px;
	width:92px;
	padding-top:3px;
	padding-bottom:8px;
	text-align:center;
	text-decoration: none;
	color:#333;
	font-size:11px;
	font-weight: normal;
	background-color: #fff;
	}

#menu1 {
	position:absolute;
	left:10px;
	top:196px;
	z-index:500;
	visibility:hidden;
	background-color:#fff;
	width:935px;
	height:30px;
	padding-left:45px;
	padding-top:5px;
	}

/*bread crumbs*/

#bread-crumbs {
	clear:both;
	padding-top:15px;
	margin-left:20px;
	font-size:12px;	
	}

#bread-crumbs a {
	color:#ccc;
	font-size:12px;
	text-decoration:none;
	}

#bread-crumbs a:hover {
	color:#ccc;
	text-decoration:underline;
	}
	
#bread-crumbs h2 {
	color:#666;
}


/* Home Page */

#home-slideshow {
	margin-bottom:10px;
	margin-top:10px;
}

#home-sections {
	width:980px;
}

.home-section {
	width:320px;
	float:left;
	padding-right:10px;	
}

.home-section ul li {
	color:#666;
	margin-left:5px;
}

.home-section ul li a {
	color: #333;
}
.home-section ul li a:hover {
	color: #666;
}

.home-section h2 {
	background-color:#DADADA;
	background-image:url(../graphics/line_background.gif);
	background-position:top;
	height:15px;
	width:300px;
	color:#fff;
	padding:10px;
	font-size:11px;
	font-weight:bold;
}

.home-section img {
	margin-bottom:10px;
}

.home-section h2 a {
	display:block;
	width:300px;
	color: #fff;
	height:35px;
	font-size:11px;
	font-weight:bold;
}

.home-section h2 a:hover {
	color:#fff;
	text-decoration: underline;
}

.home-section p {
	padding:5px;
}

.home-section a {
	font-size:10px;
	color:#0518ff;
	padding-left:5px;
}

/* Content */

#content {
	padding-left:15px;
	padding-right:15px;
	width:980px;	
}

#sub_header {
	margin-bottom:10px;
	margin-top:10px;
}

#used-cars {
	width:980px;
	float:left;
	height:auto;
	}

#content-left {
	width:685px;
	float:left;
	padding-left:7px;
	margin-top:18px;
	}

#content-right {
	width:250px;
	float:left;
	height:382px;
	margin-left:23px;
	margin-top:13px;
	}
	
/*Warranty*/

#5star, #4star{
	width:460px;
	float:left;
	padding:10px;
}

#5star h1, #4star h1 {
	background-color:#DADADA;
	height:15px;
	width:450px;
	border-bottom:#001bc9 solid 10px;
	padding:10px;
}
	
/* 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:975px;
	margin:10px 0 10px 0;
	height:300px;
	}

/*#left {
	width:320px;
	float:left;
	color:#FFF;
	margin-top:10px;
}

#left p {
	padding:10px;
}

#right {
	width:460px;
	float:left;
	padding:10px;
	color:#FFF;
}

#left h1, #right h1 {
	background-color:#DADADA;
	height:15px;
	width:450px;
	border-bottom:#001bc9 solid 10px;
	padding:10px;
}*/

#opening-hours {
	margin-left:5px;
	font-size:11px;
}	

.currentday {
	color: #001bc9;
	}

#directions {
	color:#FFF;
	float:right;
	}

#txtPostcodeA {
	width:50px;
}

#txtPostcodeB {
	width:50px;
}

#btnShowDirections {
	font-size:11px;
}

/* Footer */

#footer {
	float:left;
	color: #999;
	font-size:11px;
	margin-top:25px;
	padding-top:10px;
	width:965px;
	margin-left:10px;
	border-top: #D2D2D2 dotted 1px;
	text-align:left;
	}

#footer a {
	color:#999;
	font-size:11px;
	}

#footer a:hover {
	color:#999;
	text-decoration:underline
	}

#footer-links {
	margin-left:10px;
	padding-top:10px;
	}
	
#footer-address {
	margin-left:10px;
	}

/*ie6 warning*/
#ie6Warning {
	float:left;
	width:1000px;
	margin-top:10px;
	background-color: #F00/*#00a554*/;
	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;
	}
