/* 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/background.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#8e9eb5

	}

#wrapper {
	position:relative;
	margin:0 auto;
	width:1000px;
	}
	
#inner-wrap {
	float:left;
	width:1000px;
	min-height:200px;
	/*padding-left:13px;*/
	padding-bottom:20px;
	/*padding-top:10px;*/
	/*	background-color:#FFF;*/
	/*background:url(graphics/wrap.jpg) top center no-repeat;*/
	}

#home #inner-wrap {
	/*background:url(graphics/home-wrap.jpg) top center no-repeat;*/
	}

/* Typology */
	
ul {
	margin-bottom:15px;
	}	

h1 {
	font-size:11px;
	font-weight:bold;
	margin-bottom:13px;
	color:#000;
	}

h2 {
	font-size:11px;
	color:#000;
	}

h3 {
	font-size:12px;
	font-weight:bold;
	margin-bottom:15px;
	color:#000;
	}
	
h4 {
	font-size:12px;
	font-weight:bold;
	color:#000;
	}
	
h5 {
	font-weight:100;
	}

a {
	color:#5b7396;
	text-decoration:none;
	}

a:hover {
	color:#5b7396;
	text-decoration:underline;
	}

p {
	margin-bottom:15px;
	}

.red {
	color:#5b7396;
	}

/*Navigation*/
#preheader {
	float:left;
	clear:both;
	width:1000px;
	height:22px;
	z-index:20;
	text-align:right;
	}
#header {
	float:left;
	position:relative;
	clear:both;
	width:1000px;
	height:171px;
	background:url(graphics/header.jpg) top center no-repeat;
	z-index:20;
	}

#header h1,#header  h2 {
	display:none;
}

#telephone {
	position:absolute;
	top:60px;
	left:500px;
	font-size:18px;
	line-height:25px;
	color:#2e4c72;
	}

#navigation {
	float:left;
	width:736px;
	height:37px;
	margin-top:135px;
	background:url(graphics/navigation.gif) top right ;
	background-repeat:repeat-x;
	}

#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 #666666;
	}

#links li a {
	height:11px;
	padding-bottom:3px;
	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:#5b7396;
	text-decoration:none;
	}

#navigation-search {
	float:left;
	width:264px;
	height:37px;
	margin-top:135px;
	background:url(graphics/search.gif) top left;
	background-repeat: repeat-x;
	}
	
#header-social {
	position: absolute;
	top: 135px;
	right: 10px;
	font-size: 12px;
	font-weight: 700;
	z-index: 999;
	}

#header-social a{
	color: #5b7396;
	text-decoration: none;
	border: none;
	}
	
#header-social a:hover{
	color: #666;
	text-decoration: none;
	}

#MakeDropDown {
	float:left;
	margin-top:8px;
	margin-left:24px;
	width:100px;
	background-color:#ffffff;
	color:#000000;
	}

#ModelDropDown {
	float:left;
	margin-top:8px;
	margin-left:15px;
	width:100px;
	background-color:#ffffff;
	color:#000000;
	}

/* Layout */

#left {
	float:left;	
	width:264px;
	min-height:521px;
	margin-left:0px;
	
	}
	
#right  {
	float:left;
	width:736px;
	min-height:600px;
	}

#content {
	float:left;
	width:707px;

	padding-top:15px;
	margin-left:12px;
	border-top:1px dotted #000000;
	}

#content span {
	color:#5b7396;
	}

.paymentsearch {
	width:260px;
	float: left;
	margin: 10px 0 10px 0;
	}

.paymentsearch h3{
	width:250px;
	padding: 5px;
	float: left;
	font-size: 16px;
	font-weight: bold;
	text-align:center;
	margin: 0 0 5px 0;
	background-color:#2f4b72;
	color: #fff;
	}


#left .input,#left submit, #left h3 {-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;}

#left .input {
	float:left;
	height:26px;
	width:246px;
	padding:0 0 0 10px;
	background-color:#f3f3f3;
	font-weight: bold;
	border:2px solid #e9e9e9;
	margin-bottom:3px;
	font:12px Arial, Helvetica, sans-serif;
	}
#left label {
	float: left;
	width: 125px;
	padding-top: 5px;
	font-weight: bold;}

#left input, #left select {
	float: right;
	width: 100px;
	margin: 3px 3px 3px 0;
	background-color:#FFFFFF;}
	
#left select {
	width: 105px;}

#left #Search {
	float: left;
	width:260px;
	padding:5px;
	margin:5px 0 0 0;
	background-color:#2f4b72;
	color: #fff;
}

#left #Search:hover {
	background-color:#c0cad6;
	color: #000;
}

#sub-nav li {
	float:left;
	list-style:none;
	}
	
#sub-nav li a {
	display: block;
	height:21px;
	width:250px;
	padding:5px 0 0 10px;
	margin-left:0px;
	background-color:#cfcfcf;
	color:#222;
	text-decoration:none;
	border:1px solid #999;
	margin-bottom:2px;
	font:12px Arial, Helvetica, sans-serif;
	}
	
#sub-nav li a:hover {
	display: block;
	color:#fff;
	text-decoration:none;
	background-color: #333;
	}

#bread-crumbs {
	float:left;
	width:532px;
	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;
	}
	
/* Compare Vehicles */

#viewedcars {
	position: relative;
	float: left;
	margin: 20px 0 10px 0;
	width:831px;
	height:64px;
	border:1px solid #ddd;
	-moz-border-radius:8px;
	border-radius:8px;
	background:url(/graphics/compare-bg.gif) top left no-repeat;
	float:left;
	padding-left:167px;
}

#viewedcars #theviewedcars {
	width:666px;
	float:left;
	height:56px;
	padding:4px;
}
	
#viewedcars #theviewedcars a {
	display:block;
	width:73px;
	height:55px;
	float:left;
	border:1px solid #212c62;
	margin:0 4px 0 0 ;
}
	
#viewedcars #gocompare {
	width:152px;
	float:left;
	height:57px;
	padding-top:4px;
	
}

/* Home Page */

#home-left-section1 {
	float:left;
	width:240px;
	height:270px;
	padding:60px 0 0 23px;
	background:url(graphics/home-left-location.png) top left no-repeat;
	}
	
#home-left-section1 p {
	margin-bottom:5px;
	}
	
#home-left-section3  {
	float:left;
	width:264px;
	height:180px;
	padding: 5px 0 0 17px;
	background: #999;
	/*border-top: 5px solid #eee;
	border-bottom: 5px solid #eee;
	border-right: 17px solid #eee;
	border-left: 17px solid #eee;*/
	}
	
#home-left-section4 a  {
	display:block;
	float:left;
	width:214px;
	height:170px;
	margin-top:10px;
	margin-left:50px;
	background: url(graphics/logo-fsa-new.png) top left no-repeat;
	}
	
#home-slideshow {
	float:left;
	width:736px;
	height:184px;
	/*	padding:4px 0 0 4px;
	margin:4px 0 0 8px;*/
	/*background:url(graphics/slideshow-bg.png) top left no-repeat;*/
	}

#home-text {
	float:left;
	width:700px;
	height:180px;
	margin:15px 0 0 12px;
	font-size:11px;
	color: #fff;
	}

#home-text h1 {
	color:#FFF;
}

#home-text p {
	margin-bottom:8px;
	}

/*Home page buttons*/

#home-buttons {
	float:left;
	width: 736px;
	}

.hero {
	position: relative;
	float:left;
	width:235px;
	height:90px;
	border:1px solid #ddd;
	background: #333;
	padding:8px 0 0 8px;
	color:#000000;
	}
.hero a {
	position: absolute;
	left: 10px;
	bottom: 10px;
	z-index: 2;
	}
	
.hero p {
	float:left;
	width:105px;
	padding-right: 100px;
	color: #fff;
	font-size:11px;
	margin-bottom:5px;
	}
	
.hero h4 {
	margin-bottom:5px;
	color: #1a76c1;
	}

.hero#used {
	background:url(../graphics/home-usedcars.jpg) #222 top right no-repeat;
	}
	
.hero#enquire {
	background:url(../graphics/home-enquire.jpg) #222 top right no-repeat;
	}
	
.hero#location {
	background:url(../graphics/home-location.jpg) #222 top right no-repeat;
	}

.hero#sell {
	background:url(../graphics/home-sell-car.jpg) #222 top right no-repeat;
	}
	
.hero#finance {
	background:url(../graphics/home-car-finance.jpg) #222 top right no-repeat;
	}
	
.hero#feedback {
	background:url(../graphics/home-feedback.jpg) #222 top right no-repeat;
	}
	
/*side buttons*/

#side-buttons {
	clear:both;
	height:200px;
	padding-top:10px;
	padding-left:15px;
}

#side-buttons span {
	visibility:hidden;
}

#side-buttons a:hover {
	text-decoration: none;
}

#side-buttons ul li { 
	list-style:none;
	margin:0;
	padding:0;
}

#side-buttons a{
	display:block;
	width:235px;
	height:92px;
}

#side-buttons-usedcars {
	background-image:url(graphics/home-bt-usedcars.png);
}

#side-buttons-usedcars:hover {
	background-image:url(graphics/home-bt-usedcars_over.png);
}

#side-buttons-enquire {
	background-image:url(graphics/home-bt-enquire.png);
}

#side-buttons-enquire:hover {
	background-image: url(graphics/home-bt-enquire_over.png);
}

#side-buttons-location {
	background-image:url(graphics/home-bt-location.png);
}

#side-buttons-location:hover {
	background-image:url(graphics/home-bt-location_over.png);
}

#side-buttons-video {
	background-image:url(graphics/home-bt-video.png);
}

#side-buttons-video:hover {
	background-image:url(graphics/home-bt-video_over.png);
}

#side-buttons-finance {
	background-image:url(graphics/home-bt-finance.png);
}

#side-buttons-finance:hover {
	background-image:url(graphics/home-bt-finance_over.png);
}

#side-buttons-feedback {
	background-image:url(graphics/home-bt-feedback.png);
}

#side-buttons-feedback:hover {
	background-image:url(graphics/home-bt-feedback_over.png);
}

/* Content */

#right-section1  {
	float:left;
	width:238px;
	height:245px;
	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:#5b7396;
	}

#directions {
	}

#txtPostcodeA1, #txtPostcodeB1, #txtPostcodeA2, #txtPostcodeB2 {
	width:50px;
}

#btnShowDirections {
	padding:4px;
	font-size:11px;
}

/*Finance Apply*/

#financeapp {
	padding:20px;
}

/* Footer */

#footer {
	width:1000px;
	height:50px;
	float:left;
	border-top:1px dotted #fff;
	color:#fff;
	font-size:11px;
	}

#footer a {
	color:#fff;
	font-size:11px;
	}

#footer a:hover {
	color:#fff;
	text-decoration:underline
	}

#footer-logos {
	float:left;
	width:952px;
	height:38px;
	margin-bottom:10px;
	margin-left:25px;
	/*background:url(graphics/footer.gif) top left no-repeat;*/
	}

#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/*#5b7396*/;
	color:#ffffff;
	text-align:center;
	padding-top:10px;
	}

#ie6Warning a {
	color:#ffffff;
	}
	
#ie6Warning a:hover {
	color:#ffffff;
	text-decoration:underline;
	}

/* Drop Down */

#menu1 {
	position:absolute;
	left:315px;
	top:172px;
	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:bold;
	background-color:#ffffff;
	}

#menu1 a:hover {
	color:#5b7396;
	text-decoration:none;
	}

/* Sitemap */

#sitemap {
	float:left;
	margin:6px 0 0 10px;
	}

/* Collapse Box 

a.dsphead {
	text-decoration:none;
	}
	
a.dsphead:hover {
   text-decoration:underline;
   }
   
a.dsphead span.dspchar {
   font-weight:normal;
   }
   
.dspcont {
   display:none;
   }
*/
#seoimages {
	width:819px;
	float:left;
	clear:both;
	display:block;
	padding: 10px;
/*	border: 5px solid #2b2a2a;*/
	margin-top: 10px;
}

#seoimages img {
float:left;
margin-right:2px;
margin-bottom:2px;
}

