/* 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-color: #fff ;
	margin-top:50px;
	}

#wrapper {
	position:relative;
	margin:0 auto;
	width:1000px;
	}
	
#inner-wrap {
	float:left;
	width:1000px;
	min-height:475px;
	background-color:#fff;
	padding-bottom:20px;
	border-left:5px solid #DADADA;
	border-right:5px solid #DADADA;
	border-bottom:5px solid #DADADA;
	}

/* Typology */

li {
	margin-left:12px;
	font-size:11px;
	list-style:disc inside;
	}
	
ul {
	margin-bottom:15px;
	}	

a {
	color:#00FF00;
	text-decoration:none;
	}

a:hover {
	color:#00ff00;
	text-decoration:underline;
	}

p {
	margin-bottom:15px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	}

/*Navigation*/

#header {
	float:left;
	clear:both;
	width:1000px;
	height:120px;
	background:url(graphics/header.gif) top center no-repeat;
	z-index:20;
	border-bottom:1px #FFF solid;
	border-left:5px solid #DADADA;
	border-right:5px solid #DADADA;
	border-top:5px solid #DADADA;
	position: relative;
	
	}
	
#header img {
	position:absolute;
	left: 825px;
	top: -33px;
}

#header h1   {
	color:#FFF;
	padding-top:15px;
	padding-left:15px;
}

 #header p  {
	color:#FFF;
	padding-left:15px;
	
}

#navigation_wrap {
	width:1010px;
}

#navigation {
	float:left;
	width:740px;
	height:37px;
	background:url(graphics/navigation.gif) top right repeat-x ;
	border-right:5px solid #DADADA;
	}

#links {
	height:15px;
	margin:10px 0 0 10px;
	float:left;
	}

#links ul {
	list-style:none;
	margin:0;
	padding:0;
	}

#links li {
	list-style:none;
	float:left;
	margin:0px;
	border-right:1px dotted #ccc;
	}

#links li a {
	text-decoration:none;
	list-style:none;
	padding-right:16px;
	padding-left:16px;
	color:#000000;
	
	}

#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:11px;
	}

#links li a:hover,#links li a:active, #links li .current {
	color:#FFFFFF;
	text-decoration:none;
	}

#navigation-search {
	float:left;
	width:260px;
	height:37px;	
	border-left:5px solid #DADADA;
	background:url(graphics/navigation.gif) top left;
	background-repeat: repeat-x;
	}

#MakeDropDown {
	float:left;
	margin-top:8px;
	margin-left:20px;
	width:100px;
	background-color:#ffffff;
	color:#000000;
	font-size:11px;
	}

#ModelDropDown {
	float:left;
	margin-top:8px;
	margin-left:15px;
	width:100px;
	background-color:#ffffff;
	color:#000000;
	font-size:11px;
	}

/* Drop Down */
#menu1 {
	position:absolute;
	left:305px;
	top:164px;
	width:105px;
	z-index:500;
	visibility:hidden;
	
	}

#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: normal;
	background-color:#f0f0f0;
	border-top:#ccc dotted 1px;
	}

#menu1 a:hover {
	color:#C00;
	text-decoration:none;
	}

/*Side Buttons*/
#side-buttons a h4 {
	color: #666;
	padding-top:76px;
	float:right;
	font-size:11px;
	margin:10px;
}

#side-buttons h4:hover {
	color: #C00;
}

#side_buttons_1 {
	border:#000 5px solid;
	width:160px;
	margin-bottom:10px;
	height:100px;
	background-image:url(graphics/footer_button_1.gif);
	float:left;
	background-repeat: no-repeat;
	background-position: center;
}

#side_buttons_2 {
	border:#000 5px solid;
	width:160px;
	margin-left:15px;
	height:100px;
	background-image:url(graphics/footer_button_2.gif);
	float:left;
	background-repeat: no-repeat;
	background-position: center;
}

#side_buttons_3 {
	border:#000 5px solid;
	width:160px;
	margin-left:15px;
	height:100px;
	background-image:url(graphics/footer_button_3.gif);
	float:left;
	background-repeat: no-repeat;
	background-position: center;
}


/* Layout */
#left {
	float:left;	
	width:264px;
	height:100%;
	}
	
#right  {
	float:left;
	width:708px;
	padding: 10px;
	}

#content {
	float:left;
	width:707px;
	padding-top:15px;
	margin-left:12px;
	border-top:1px dotted #000000;
	}

#content span {
	color:#00ff00;
	}
	
#bread-crumbs {
	float:left;
	width:732px;
	height:26px;
	padding-top:22px;
	margin-left:12px;
	}

#bread-crumbs a {
	color:#999;
	text-decoration:none;
	}

#bread-crumbs a:hover {
	color:#ccc;
	text-decoration:underline;
	}
	
#view_bread-crumbs {
	float:left;
	width:532px;
	height:15px;
	padding-top:0px;
	margin-left:12px;
}

#view_bread-crumbs a {
	color:#999;
	text-decoration:none;
	}

#view_bread-crumbs a:hover {
	color:#ccc;
	text-decoration:underline;
	}

#form {
	float:left;
	width:175px;
	height:39px;
	padding-top:9px;
	}

/* Home Page */
#address {
	height:120px;
	width:230px;
	border-right:1px solid #fff;
	padding:15px;
	}
	
#title_bar {
	background-color:#00ff00;
	padding:15px;
	height:15px;
}

#title_bar h2, #title_bar h1 {
	color:#000000;
}

#car_list h2 {
	padding:10px;
	padding-left:15px;
}

#home-slideshow {
	width:710px;
	height:184px;
	border-left:1px solid #fff;
	}

#home-text {
	margin-top:1px;
	clear:both;
	width:710px;
	height:100%;
	font-size:11px;
	border-left:1px solid #fff;
	}

#home-text h1 {
	color:#000000;
	padding-bottom:10px;
	font-size:12px;
}

#home-text p {
	padding:15px;
	color: #333;
}

/* Content */
#right-section1  {
	float:left;
	width:238px;
	height:130px;
	padding:60px 0 0 23px;
	background:url(graphics/home-left-location.png) top left no-repeat;
	}
	
#right-section1 p  {
	margin-bottom:5px;
	}

#right-section2  {
	float:left;
	width:213px;
	height:302px;
	margin-left:9px;
	margin-top:10px;

	}

#used-cars {
	width:980px;
	float:left;
	height:auto;
	margin-top:15px;
	padding-left:20px;	
	background-color:#FFFFFF;
	}

#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;
	}

/* 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:700px;
	height:368px;
	border-left:1px #FFF solid;
	border-bottom:1px #FFF solid;
	}
	
.currentday {
	color:#00ff00;
	}

#directions {
	color:#FFF;
	float:right;
	}

#txtPostcodeA {
	width:50px;

}

#txtPostcodeB {
	width:50px;

}

#btnShowDirections {
	font-size:11px;
}

/* Footer */
#footer img {
	float:right;
}

#footer {
	float:left;
	color:#999;
	font-size:11px;
	background-color:#fff;
	margin-top:15px;
	width:1000px;
	}

#footer a {
	color:#999;
	font-size:11px;
	}

#footer a:hover {
	color:#999;
	text-decoration:underline
	}

#footer-links {
	margin-left:20px;
	padding-top:10px;
	}
	
#footer-address {
	margin-left:20px;
	}

/*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;
	}

/* Sitemap */
#sitemap {
	float:left;
	margin:6px 0 0 10px;
	}
`
