/* 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;
	color: #666;
}
h1, h2, h3, h4, h5, h6, pre, code, address, caption, cite, code, em, th {
	font-size: 1em;
	font-weight: bold ;
	font-style: normal;
}
ul, ol {
	list-style: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Typeography */
div {
	font-size:10px;
}
a {
	font-size:11px;
	text-decoration:none;
	color: #666;
}
a:hover {
	color:#ccc;
	text-decoration:underline;
}


h2 {
	font-weight:bold;
	margin-bottom:5px;
	margin-top:5px;}
p, div {
	font-family:Verdana, tahoma, helvetica, arial;
	font-size:11px;
	line-height:150%;
}

/*Main body*/

body {
	height:100%;
	/*background-image:url(graphics/bg1.gif);*/
	background-position: center top;
	background-repeat: no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin: 0;
	padding:0;
	border:0;
	background-color:#fff;

}
* {
	margin:0;
	padding:0;
}
html, * html #wrap {
	height:100%;
}
#wrap {
	min-height:100%;
	position:relative;
	width:900px;
	margin:0 auto;
	/*background-image:url(graphics/bg.gif);*/
	background-position: center top;
	background-repeat: no-repeat;
	padding-left:10px;
	padding-right:10px;
}
#inner-wrap {
	padding-bottom:30px;
	_padding-bottom:15px;
	float:left;
	clear:both;
	width:900px;
}
#inner-wrap:after {
	content:" ";
	display:block;
	clear:both;
}
* html #inner-wrap {
	height:600px;
}
/*Navigation*/
#header {
	height:222px;
	width:900px;
	margin-bottom:8px;
}
#searchbox {
	width:300px;
	float:left;
	clear:both;
	height:38px;
	padding-left:10px;
	padding-top:12px;
	/*margin-left:11px;
	margin-top:89px;*/
	position:absolute;
	top:89px;
	left:11px;
}
#searchbox select {
	float:left;
	margin-right:5px;
	width:100px;
	background-color:#000;
	color:#FFF;
	border:#CCC 1px solid
}
#navigation {
	float:left;
	width:900px;
	height:30px;
	margin-top:5px;
	margin-left:1px;
	margin-bottom:30px;
	position:relative;
}
#links {
	height:26px;
	width:900px;
	margin-left:7px;
}
#links ul {
	list-style:none;
	margin:0;
	padding:0;
}
#links li {
	list-style:none;
	float:left;
}
#links li a {
	height:19px;
	padding-top:0px;
	text-decoration:none;
	list-style:none;
	background: url(graphics/button_off.gif) left top repeat-x;
	border:1px solid #666;
	/*margin-bottom:4px;*/
	width:143px;
	margin-right:-1px;
	color: #000000;
/*	padding-bottom:2px;*/
}
#links li a:link, #links li a:visited {
	display:block;
	font-size:13px;
	text-align:center;
	padding-top:2px;
	font-size:10px;
}
#links li a:hover, #links li a:active, #links li .current {
	color:#ffffff;
	text-decoration:none;
	background: url(graphics/button_on.gif) left top repeat-x;
	border:1px solid #666;
}
.menu {
	text-align: left;
	position: absolute;
	visibility: hidden;
	z-index: 100;
}
#menu1 {
	visibility:hidden;
	z-index:400;
	width:160px;
	list-style:none;
	text-decoration:none;
	position:absolute;
	top:252px;
	left:151px;
}
#menu1 #tabs ul {
	margin-left: 0;
	padding-left: 0;
	display: block;
	list-style:none;
}
#menu1 #tabs ul li {
	list-style: none;
	margin-left: 0;
	margin-bottom: 0;
	display:block;
	/*padding-left:3px;*/
}
#menu1 a {
	color:#fff;
	text-decoration:none;
	width:155px;
	background-color:#1a2a44;
	display:block;
}
#menu1 a:hover {
	color:#fff;
	background-color:#4983bd;
}
#menu2 {
	visibility:hidden;
	z-index:400;
	width:160px;
	list-style:none;
	text-decoration:none;
	position:absolute;
	top:252px;
	left:439px;
}
#menu2 #tabs ul {
	margin-left: 0;
	padding-left: 0;
	display: block;
	list-style:none;
}
#menu2 #tabs ul li {
	list-style: none;
	margin-left: 0;
	margin-bottom: 0;
	display:block;
	padding-left:3px;
}
#menu2 a {
	color:#fff;
	text-decoration:none;
	width:155px;
	background-color:#1a2a44;
	display:block;
}
#menu2 a:hover {
	color:#fff;
	background-color:#4983bd;
}
/*Home*/
#left {
	float:left;
	width:550px;
	text-align:left;
	padding:5px;
	height:315px;
	
	
}
#right {
	width:300px;
	text-align:left;
	float:left;
	padding:5px;
	height:315px;
	
	
}
#addressinfo {
	height:137px;
	width:326px;
	background: url(graphics/map.gif) left top no-repeat;
	margin-bottom:4px;
	/*border:1px solid #999;*/
	padding:6px 5px 5px 5px;

	
	
	
}
#addressinfo a { color:#F00; text-decoration:underline;}
#addressinfo a:hover { color:#F00}


#directions {
	height:35px;
	position:relative;
}
#txtPostcodeA {
	float:left;
	width:40px;
	height:20px;
	position:absolute;
	color:#000000;
	background-color:#e5e4e4;
	left: 173px;
	top: 13px;
}
#txtPostcodeB {
	float:left;
	width:40px;
	height:20px;
	position:absolute;
	color:#000000;
	background-color:#e5e4e4;
	left: 221px;
	top: 13px;
}
#btnShowDirections {
	float:left;
	position:absolute;
	left: 271px;
	top:12px;
}
#home { /*home page fix*/
	position:relative;
	height:500px;
	width:900px;
}

#profile {
	padding:5px 5px 5px 5px; 

	height:300px; 
	overflow:auto; 
	font-size:11px;
	width:540px;
}



/*opening hours*/
.currentday {
	color:#ffffff;
	background-color:#000;
}
.day {
	color:#000000;
}

/*finance*/
#finance li{ list-style: disc;
margin-left:20px;}

#finance { padding:10px;}

/*warranty*/
#warranty li { list-style: disc;
margin-left:20px;}

#warranty { padding:10px;}

/*service*/
#service {
	padding:10px;
	height: 300px;}
	
#servicetext {
	width:535px;
	float:left;
}

#servicehours {
	float:left;
	padding-left:25px;
	padding-top:20px;
}

/*contact*/

#enquireonline a {
	display:block;
	width:300px;
	height:60px;
	padding:2px;
	font-size:18px;
	background:url(graphics/contact.gif) no-repeat top left #fff;
	font-size:14px;
	color:#FFFFFF;
}

#contact {
	 padding:10px 0 10px 10px;">
position:relative; width:900px; height: 400px;
}


/*Footer*/
#footer {
	width:900px;
	height:50px;
	float:left;
	border-top:1px dotted #a7a7a7;
	color:#767676;
	font-size:11px;
	
}
#footer a {
	color:#767676;
	font-size:11px;
}
#footer a:hover {
	color:#000;

}
#footer-links {
	float:left;
	width:400px;
	margin-top:8px;
	margin-left:20px;
}
#footer-spidersnet {
	float:right;
	width:270px;
	margin-top:8px;
}
#footer-address {
	float:left;
	width:900px;
	margin-top:8px;
	margin-left:20px;
	clear:both;
}
