/* 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-image:url(graphics/navigation.png);
	background-repeat:repeat-x;
	background-position:top;
	}

#wrapper {
	position:relative;
	margin:0 auto;
	width:1000px;
	}
	
#inner-wrap {
	float:left;
	width:1000px;
	min-height:200px;
	padding-bottom:20px;
	}

/* Typology */
li {
	margin-left:12px;
	list-style:disc inside;
	}
	
ul {
	margin-bottom:15px;
	}	

h1 {
	color:#ff6b6b;
	font-size:18px;
	font-weight:bold;
	padding-top:5px;
	}

h2 {
	color:#ff6b6b;
	font-size:18px;
	font-weight:bold;
	}

h3 {
	font-size:14px;
	font-weight:bold;
	color:#fd9090;
	}
	
h4 {
	font-size:14px;
	font-weight:bold;
	color:#fd9090;
	}
	
h5 {
	font-weight:100;
	}

a {
	color:#ff6b6b;
	text-decoration:none;
	}

a:hover {
	color:#ff6b6b;
	
	}

.pink {
	color:#ff6b6b;
	}

.black {
	color: #333;
	font-size:24px;
}

/*Navigation*/
#header {
	float:left;
	clear:both;
	width:1000px;
	height:170px;
	background:url(graphics/header.png) top center no-repeat;
	z-index:20;	
	margin-top:15px;
	margin-bottom:10px;
	position:relative;
	}
	
#header h2 {
	color:#ff6b6b;
	padding-top:80px;
	padding-left:150px;
	font-size:22px;
}

#header h3 {
	padding-left:15px;
	padding-top:10px;
	font-size:33px;
	color:#FFF;
}

#navigation-search {
	float:left;
	width:280px;
	height:37px;
	padding-left:5px;
	}
	
#navigation-search p {
	float:left;
	margin:0;
	padding:0;
	margin-top:12px;
	color:#FFF;
	font-weight:bold;
	}
	
#MakeDropDown {
	float:left;
	margin-top:8px;
	margin-left:10px;
	width:90px;
	background-color:#ffffff;
	color:#000000;
	}

#ModelDropDown {
	float:left;
	margin-top:8px;
	margin-left:10px;
	width:90px;
	background-color:#ffffff;
	color:#000000;
	}

#navigation {
	float:left;
	height:39px;
	}

#links {
	height:15px;
	margin:13px 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 #fff;
	}

#links li a {
	height:11px;
	padding-bottom:3px;
	text-decoration:none;
	list-style:none;
	padding-right:12px;
	padding-left:12px;
	color:#fff;
	}

#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:  #ffcad1;
	text-decoration:none;
	}


/* Drop Down */

#menu1 {
	position:absolute;
	left:330px;
	top:38px;
	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:#fff;
	font-size:11px;
	font-weight:bold;
	background-color:#ff6b6b;
	}

#menu1 a:hover {
	color:#000;
	text-decoration:none;
	}
	
/* Layout */
#top {
	width:1000px;
}

#left {
	float:left;	
	width:264px;
	}
	
#right  {
	float:left;
	width:724px;
	}

#content {
	float:left;
	width:707px;
	padding-top:15px;
	margin-left:12px;
	border-top:1px dotted #000000;
	}

#bread-crumbs {
	float:left;
	width:350px;
	height:26px;
	padding-top:5px;
	margin-left:12px;
	}

#bread-crumbs a {
	color:#999;
	text-decoration:none;
	}

#bread-crumbs a:hover {
	color:#ccc;
	text-decoration:underline;
	}

#form {
	float:left;
	width:338px;
	height:63px;
	}

/* Home Page */
#left h2 {
	font-size:15px;
}

#left-section1 {
	width:240px;
	height:130px;
	padding-left:5px;
	margin-top:5px;
	background:url(graphics/home-left-location.png) bottom right no-repeat;
	}
	
#left-section2  {
	width:222px;
	height:155px;
	margin-top:20px;
	padding:26px 0 0 41px;
	background:url(graphics/home-left-usedcars.png) top left no-repeat;
	}
	
#left-section3  {
/*	background-image:url(graphics/bt_contact.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;*/
	height:100px;
	width:240px;
	margin-top:15px;
}

#enquireonline {
	background-image:url(graphics/bt_contact.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	float:right;
	height:90px;
	width:90px;
}

#enquireonline:hover {
	background-image:url(graphics/bt_contact_over.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
}

#clickenquireonline {
	text-decoration:none;
	color:#333;
	padding-left:5px;
}

#left-section3 h2 {
	padding-top:35px;
	padding-left:5px;
}

#left-section3 p {
	padding-left:5px;
}
	
	
	
	







#left-section5  {
	height:100px;
	width:240px;
	margin-top:15px;
}

#apply_finance {
	background-image:url(graphics/bt_financeapply.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	float:right;
	height:90px;
	width:90px;
}

#clickapply_finance {
	text-decoration:none;
	color:#333;
	padding-left:5px;
}



#left-section5 h2 {
	padding-top:35px;
	padding-left:5px;
}

#left-section5 p {
	padding-left:5px;
}







	
	
	
	
	
	
	
	
	
#left-section4  {
	width:222px;
	padding-left:10px;
	margin-top:20px;
	}

#left-section4 a {
	color: #999;
}

#home-slideshow {
	height:260px;
	margin-bottom:10px;
	float:left;
	}

#home-text {
	float:left;
	width:700px;
	margin:15px 0 0 12px;
	font-size:11px;
	color: #333;
	}

/*Home page buttons*/
#preload_homepagebuttons {
	visibility:hidden;
	display:none;
	}

#home-buttons {
	clear:both;
	height:200px;
	width:1000px;
	margin-bottom:10px;
	margin-left:2px;
	}	

#home-buttons ul li { 
	list-style:none;
	margin:0;
	padding:0;
	text-align:center;
	}

#home-buttons li {
	float:left;
	width:166px;
	height:200px;
	background-image:url(graphics/bg_button.jpg);
	background-repeat:no-repeat;
	background-position: top;
	}

#home-buttons li a:hover {
	text-decoration:none;
	}

#home-buttons .button{
	display:block;
	width:165px;
	height:120px;
	}
	

#home-buttons h1 {
	color: #fff;
}

#bt_new {
	background-image:url(graphics/bt_new.png);
	background-repeat:no-repeat;
	background-position:center;
	}
	
#bt_new:hover {
	background-image:url(graphics/bt_new_over.png);
	}

#bt_usedcars {
	background-image:url(graphics/bt_usedcars.png);
	background-repeat:no-repeat;
	background-position:center;
	}
	
#bt_usedcars:hover {
	background-image:url(graphics/bt_usedcars_over.png);
}

#bt_finance {
	background-image:url(graphics/bt_finance.png);
	background-repeat:no-repeat;
	background-position:center;
	}

#bt_finance:hover {
	background-image:url(graphics/bt_finance_over.png);
}

#bt_sellyourcar {
	background-image:url(graphics/bt_sellyourcar.png);
	background-repeat:no-repeat;
	background-position:center;
	}
	
#bt_sellyourcar:hover {
	background-image:url(graphics/bt_sellyourcar_over.png);
	}	

#bt_contracthire {
	background-image:url(graphics/bt_contracthire.png);
	background-repeat:no-repeat;
	background-position:center;
	}
	
#bt_contracthire:hover {
	background-image:url(graphics/bt_contracthire_over.png);
}

#bt_quad {
	background-image:url(graphics/bt_quad.png);
	background-repeat:no-repeat;
	background-position:center;
	}

#bt_quad:hover {
	background-image:url(graphics/bt_quad_over.png);
}


/* 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:344px;
	height:426px;
	}
	
.currentday {
	color:#ff6b6b;
	}

#directions {
	}

#txtPostcodeA {
	width:50px;
}

#txtPostcodeB {
	width:50px;
}

#btnShowDirections {
	padding:4px;
	font-size:11px;
}

/*Finance Apply*/
#financeapp {
	padding:20px;
}

/* Blog */
	
#blog {
	float:left;
	width:700px;
	height:275px;
	margin:0 0 20px 12px;
	}
	
#blog li {
	list-style:none;
	margin:0 0 10px 0;
	padding:0;
	color:#999999;
	}
	
#blog li img {
	display:none;
	}

.rss {
	padding-left:25px;
	background:url(graphics/rss.gif) top left no-repeat;
	border-bottom: #676767 solid 1px;
	margin-bottom:5px;
	padding-bottom:5px;
	}

/* Footer */

#footer {
	width:1000px;
	height:50px;
	float:left;
	border-top:1px dotted #999;
	color:#999;
	font-size:11px;
	}

#footer a {
	color: #999;
	font-size:11px;
	}

#footer a:hover {
	color:#ccc;
	text-decoration:underline
	}

#footer-logos {
	float:left;
	width:1000px;
	height:100px;
	margin-bottom:10px;
	}

#footer-links {
	float:left;
	width:500px;
	margin-top:8px;
	margin-left:20px;
	}
	
#footer-spidersnet {
	float:right;
	width:220px;
	margin-top:8px;
	}
	
#footer-address {
	float:left;
	width:900px;
	margin-top:8px;
	margin-left:20px;
	clear:both;
	}

/*ie6 warning*/
#ie6Warning {
	float:left;
	width:1000px;
	margin-top:10px;
	background-color: #F00/*#ff6b6b*/;
	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;
	}

