/* 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.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#fff;

	}

#wrapper {
	position:relative;
	margin:0 auto;
	width:1000px;
	}
	
#inner-wrap {
	float:left;
	width:1000px;
	min-height:200px;
	padding-bottom:20px;
}


/* Typology */

h1 {
	font-weight:bold;
	}
	
h5 {
	font-weight:100;
	}

a {
	color:#7a2626;
	text-decoration:none;
	}

a:hover {
	color:#7a2626;
	text-decoration:underline;
	}

.subheader {
	height:30px;
	clear:both;
}

.subheader h3 {
	color:#ffffff;
	font-size:12px;
	padding-left:15px;
	padding-top:7px;
	height:23px;
	font-weight:bold;
	background:url(graphics/sub-header-bg.gif) top left repeat-x;
}

.red {
	color:#7a2626;
}

/*Navigation*/
#header {
	clear:both;
	width:1000px;
	height:160px;
	z-index:1;
	margin-bottom:1px;
	}
	
#header h1 {
	position:absolute;
	top:35px;
	left:500px;
	margin:5px 0 0 20px;
	font-size:18px;
	color:#000000;
	font-weight:bold;
	text-align:right;
}

#header h1 span {
	font-size:16px;
}

#header h3 {
	font-size:22px;
	color:#fff;
	font-weight:normal;
	font-family:Helvetica, sans-serif
	}

#header p {
	color:#fff;
	float:left;
	padding-top:11px;
	}
	
#navigation {
	float:left;
	width:1000px;
	height:37px;
	}

#navigation h1 {
	float:left;
	color:#ffffff;	
	padding-top:10px;
	font-size:13px;
	font-weight:bold;
	width:250px;
}

#navigation h1 span {
	color:#ffffff;	
}

#links {
	height:15px;
	margin:11px 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 #000000;
	}

#links li a {
	height:11px;
	padding-bottom:3px;
	text-decoration:none;
	list-style:none;
	padding-right:32px;
	padding-left:32px;
	color:#ffffff;
	font-weight:bold;
	}

#links li a:link,#links li a:visited {
	/*display:block;/*   /*Uncomment if defining a width for each button*/
	font-size:11px;
	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:400px;
	height:37px;
	}

#MakeDropDown {
	float:left;
	margin-top:8px;
	margin-left:5px;
	width:80px;
	background-color:#ffffff;
	color:#000000;
	font-size:10px;
	}

#ModelDropDown {
	float:left;
	margin-top:8px;
	margin-left:5px;
	width:80px;
	background-color:#ffffff;
	color:#000000;
	font-size:11px;
	}
	
/* Drop Down */
#menu1 {
	position:absolute;
	left:370px;
	top:197px;
	width:140px;
	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:140px;
	text-align:center;
	text-decoration: none;
	color: #000000;
	font-size:11px;
	background-color:#f0f0f0;
	}

#menu1 a:hover {
	color:#7a2626;
	text-decoration:none;
	}
	
/* Layout */
#left {
	float:left;	
	width:250px;
	height:480px;
	margin-right:14px;
	margin-top:24px;
	}
	
#right  {
	float:left;
	width:724px;
	}

#content {
	float:left;
	width:707px;
	padding-top:15px;
	margin-left:12px;
	border-top:1px dotted #ccc;
	}

#content span {
	color:#ffcc25;
	}
	
#bread-crumbs {
	float:left;
	width:532px;
	height:26px;
	padding-top:22px;
	margin-left:12px;
	font-size:11px;
	}

#bread-crumbs a {
	color:#7a2626;
	text-decoration:none;
	}

#bread-crumbs a:hover {
	color:#7a2626;
	text-decoration:underline;
	}
	
#view_bread-crumbs {
	float:left;
	width:900px;
	height:15px;
	padding-bottom:10px;
	margin-left:12px;
	font-size:11px;
	border-bottom:1px dotted #ccc;
}

#view_bread-crumbs a {
	color:#7a2626;
	text-decoration:none;
	}

#view_bread-crumbs a:hover {
	color:#7a2626;
	text-decoration:underline;
	}

#form {
	float:left;
	width:175px;
	height:39px;
	padding-top:9px;
	}
	
.form-button {
	float:left;
	width:174px;
	padding-top:5px;
	height:22px;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	font-size:13px;
	border:3px solid #686d5b;
	background-color:#4b513c;
	}
	
.form-button:hover {
	color:#ffffff;
	background-color:#000000;
	text-decoration:none;
	}


/*left_content*/
#left_address {
	width:235px;
	height:160px;
	padding:5px 0 0 15px;
	margin-top:10px;
	background:url(graphics/left_map.png) top right no-repeat;
	background-position: 150px 0px;	
	}
	
#left_address p {
	margin-bottom:5px;

	}
	
#left_Horseboxes_slide  {
	float:left;
	width:209px;
	height:155px;
	padding:26px 0 0 41px;
	margin-top:20px;
	background:url(graphics/left_car_slide.png) top left no-repeat;
	}
	
#left_directions {
	height:100px;
}

#left_Horseboxes_list {
	height:100px;
	padding:15px;
	padding-left:23px;
}

/* Home Page */		
#home-slideshow {
	margin-top:9px;
	float:left;
	width:707px;
	height:187px;
	border:1px solid #000000;
	}

#home-text {
	float:left;
	width:707px;
	font-size:12px;
	}
	
/*button navigation*/
#home-buttons {
	width:740px;
	height:100px;
	clear:both;
}

#home-buttons ul li {
	margin-top:20px;
	width:166px;
	height:70px;
	padding-left:15px;	
	float:left;
	padding-top:35px;
	margin-right:4px;
	color:#fff;
}

#home-buttons span {
	color:#000;
	font-size:12px;
}

#bt_usedHorseboxes {
	background-image:url(graphics/bt_usedcars.png);
	background-repeat:no-repeat;
	background-position:center;
}

#bt_warranty {
	background-image:url(graphics/bt_warranty.png);
	background-repeat:no-repeat;
	background-position:center;
}

#bt_finance {
	background-image:url(graphics/bt_finance.png);
	background-repeat:no-repeat;
	background-position:center;
}

#bt_contact {
	background-image:url(graphics/bt_contact.png);
	background-repeat:no-repeat;
	background-position:center;
}

/* Content */
#used-horseboxes {
	width:980px;
	float:left;
	height:auto;
	margin-top:15px;
	padding-left:20px;	
	background-color:#FFFFFF;
	}

/* 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:#7a2626;
	}

#directions {
	}

#txtPostcodeA {
	width:50px;
}

#txtPostcodeB {
	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 #999;
	color:#999;
	font-size:11px;
	}

#footer a {
	color:#999;
	font-size:11px;
	}

#footer a:hover {
	color:#999;
	text-decoration:underline
	}

#footer-links {
	float:left;
	width:600px;
	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/*#ffcc25*/;
	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;
	}
