/* 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:#ffffff;
	margin:0;
	margin-top:10px;
	padding:0;
	background:#1e5095 url(graphics/background.png) top center no-repeat;
	}

#wrapper {
	position:relative;
	margin:0 auto;
	width:1000px;
	}
	
#inner-wrap {
	float:left;
	width:1000px;
	min-height:200px;
	margin-bottom:5px;
	}

/* Typology */
li {
	margin-left:12px;
	list-style:disc inside;
	}
	
ul {
	margin-bottom:15px;
	}	

.list-indent li {
	list-style:disc;
	text-indent:-15px;
	padding-left:15px;
	}

h1 {
	font-size:16px;
	margin-bottom:15px;
	color:#ffffff;
	font-weight:100;
	}

h2 {
	font-size:11px;
	font-weight: normal;
	margin-bottom:14px;
	color:#fff;
	padding:4px;
	}

h3 {
	font-size:12px;
	font-weight:bold;
	margin-bottom:15px;
	color:#fff;
	}
	
h4 {
	font-size:12px;
	font-weight:bold;
	color:#fff;
	}
	
h5 {
	font-weight:100;
	}

a {
	color:#999;
	text-decoration:underline;
	}

a:hover {
	color: #ccc;
	text-decoration:underline;
	}

p {
	margin-bottom:15px;
	}
	


/*Navigation*/
#header {
	float:left;
	clear:both;
	width:998px;
	height:130px;
	z-index:20;
	background: url(graphics/header.png) top  center no-repeat;

}

#header P {
	background-color:#fff;
	color:#333;
	width:254px;
	float:right;
	height:20px;
	padding-left:10px;
}

#header a {
	color:#333;
}


#navigation {
	float:left;
	width:1000px;
	height:30px;
	margin-top:5px;
	background-image:url(graphics/bg_navigation.gif);
	background-repeat:repeat-x;
	margin-bottom:5px;
	}

#links {
	height:15px;
	margin:8px 0 0 12px;
	float:left;
	}

#links ul {
	list-style:none;
	margin-left:0px;
	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:47px;
	padding-left:48px;
	color:   #ffffff;
	}

#links li a:link,#links li a:visited {
	display:block;
	font-size:11px;
	text-align:center;
	height:11px;
	width:100px;
	}

#links li a:hover,#links li a:active, #links li .current {
	color: #ffffff;
	text-decoration:none;
	}

/* Layout */
#left {
	float:left;	
	width:730px;

	}
	
#right  {
	float:left;
	width:264px;
	margin-left:5px;

	}
	
#centre {
	width:1000px;
}

#content {
	padding:5px;
	margin-bottom:15px;
}

.subheader {
	background-color: #07244b;
	height:24px;
	width:auto;
	padding-left:5px;
}

.subheader h1, .subheader h2, .subheader h3, .subheader h4 {
	color:#fff;
}

#bread-crumbs {
	width:1000px;
	height:25px;	
	background-color:  #07244b;
	margin-bottom:5px;
	}

#bread-crumbs h1, #bread-crumbs h2, #bread-crumbs h3 {
	color:#FFF;
}

#bread-crumbs a {
	color:#fff;
	text-decoration:none;
	}

#bread-crumbs a:hover {
	color:#ccc;
	text-decoration:underline;
	}
	
#view_bread-crumbs {
	width:995px;
	height:25px;
	padding-top:0px;	
	background-color:  #07244b;
	padding-left:5px;
	}
	
#view_bread-crumbs h1, #view_bread-crumbs h2, #view_bread-crumbs h3 {
	color:#FFF;
}

#view_bread-crumbs a {
	color:#fff;
	text-decoration:none;
	}

#view_bread-crumbs a:hover {
	color:#ccc;
	text-decoration:underline;
	}

/* Home Page */
#home-left-section1  {
	float:left;
	width:210px;
	height:160px;
	background-color:#0a3570;
	background-image: url(graphics/home-left-usedcars.png);
	background-repeat:no-repeat;
	background-position:center top;
	padding:28px 0 0 54px;
	}
	
#home-left-section1 p {
	margin-bottom:5px;
	}

#home-slideshow {
	width:730px;
	height:165px;
	margin-bottom:5px;
	}

#home-text {
	width:710px;
	height:178px;
	padding:10px 10px 0 10px;
	font-size:11px;
	color:#ffffff;
	background-color:#0a3570;
	overflow:auto;
	}
	
#location {
	background-color:#0a3570;
	margin-bottom:5px;
	padding:10px 10px 0 10px;
	height:130px;
	color:#ffffff;
	}

#home-address h2{
	padding:0;
	margin:0;
}

#txtPostcodeA, #txtPostcodeB {
	width:50px;
	float:left;
	margin:2px;
}

#btnShowDirections {
	float:left;
	width: 78px;
	height: 20px;
	font-size:11px;
}


/* Content */
#used-cars {
	width:980px;
	float:left;
	height:auto;
	margin-top:5px;
	padding-left:20px;	

	padding-top:15px;
	padding-bottom:15px;
	color:#ffffff;
}

/* Contact Page */
#contact_left {
	float:left;
	width:330px;
	height:426px;
	margin-right:5px;
	background-color:#07244b;
	color:#ffffff;
}

#contact_left p {
	padding:5px;
}

#contact_mid {
	float:left;
	width:330px;
	height:426px;
	margin-right:5px;
	background-color:#07244b;
	color:#ffffff;
}

#contact_right {
	float:left;
	width:330px;
	height:426px;
	background-color:#07244b;
	color:#ffffff;
}

/*#contactform {
	float:left;
	margin-right:5px;
}*/

#googlemap {
	float:left;
	width:330px;
	height:400px;
}

#contact-right {
	float:left;
}

#contactform b {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

.currentday {
	font-weight:bold;
	}
	
/*Finance*/
#financeapp {
	padding:20px;
	color:#ffffff;
	}



/*sell your car*/
.formfield {
	width:200px;
	float:left;
}
#formcontainer {
	width:450px;
	height:600px;
	margin-left:50px;
	margin-top:25px;
	margin-bottom:25px;
}

#formquestions {
	margin-bottom:15px;
}

/* Footer */
#footer {
	width:990px;
	height:52px;
	float:left;
	color: #999999;
	font-size:11px;
	margin-top:5px;
	padding:3px 0 0 10px;
	background:#07244b;
	}

#footer a {
	color: #999999;
	font-size:11px;
	text-decoration:none
	}

#footer a:hover {
	color:#999999;
	text-decoration:underline
	}

#footer-logos {
	float:left;
	height:40px;
	width:1000px;
	margin-bottom:5px;
	margin-top:5px;
	
	}

#footer-links {
	float:left;
	width:500px;
	margin-top:8px;
	}
	
#footer-spidersnet {
	float:right;
	width:220px;
	margin-top:8px;	}
	
#footer-address {
	float:left;
	margin-top:8px;
	clear:both;
	width:800px;
	}
	

#footer-links ul {
	list-style:none;
	margin:0;
	padding:0;
	margin-top:5px;
	}

#footer-links li {
	list-style:none;
	float:left;
	margin:0px;
	
	}

#footer-links li a {
	height:11px;
	padding-bottom:3px;
	text-decoration:none;
	list-style:none;
	padding-right:5px;
	padding-left:5px;
	color:  #fff;
	}
	
#footer-cars {
	clear:both;
	text-align:center;
	width:500px;
}

.SiteMapVehicleLink {
	float:left;
	padding-right:5px;
	
}

/*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;
	}

/* Sitemap */
#sitemap {
	float:left;
	margin:6px 0 0 10px;
	}
	
	
	#menu1 {
	position:absolute;
	left:250px;
	top:165px;
	width:120px;
	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:96px;
	text-align:center;
	text-decoration: none;
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	background-color:#07244b;
	}
	


#menu1 a:hover {
	background-color:#1e5095;
	text-decoration:none;
	}