body {
background:url(graphics/bg.gif) left top repeat-x;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
margin:0 0 0 0;
padding:0;
border:0;
}

* {
margin:0;
padding:0;
}

#wrap {
position:relative;
width:1000px;
background:#ffffff;
margin:6px auto;
}

#inner-wrap {
padding-bottom:10px;
float:left;
clear:both;
width:1000px;
background:url(graphics/wrap_bg.gif) left top repeat-y !important;
}

#inner-wrap:after {
content:" ";
display:block;
clear:both;
}

* html #inner-wrap {
height:600px;
}

#header {
height:74px;
width:787px;

padding:222px 0 0 213px;
z-index:10;
position:relative;
background:url(graphics/banner.jpg) left top no-repeat;
}

#offer {
height:42px;
width:976px;
margin-left:12px;
_margin-left:6px;
}

#footer {
float:left;
padding-top:62px;
height:17px;
background:url(graphics/footer.gif) left top no-repeat;
width:1000px;
text-align:center;
margin:0px auto 0;
}

#footer a {
font-size:10px;
color:#666666;
}

#top {
	float:left;
	width:976px;
	text-align:left;
	margin-top:0px;
	margin-left:12px;
	_margin-left:6px;
	height:199px;
}

#bottom {
	float:left;
	width:976px;
	height:272px;
	text-align:left;
	margin-top:6px;
	margin-left:12px;
	_margin-left:6px;
}

#text {
	float:left; 
	width:729px; 
	height:262px;
	font-size:13px;
	font-weight:100;
	padding:10px 10px 0 0;
}

#offers {
	float:left; 
	width:237px; 
	height:272px;
}

#left {
	float:left;
	width:460px;
	height:450px;
	margin-left:23px;
	_margin-left:12px;
	margin-top:0px;
	color:#000000;
	background-color:#ffffff;
	padding:5px 5px 5px 7px;
}

#right {
	float:left;
	width:460px;
	height:450px;
	margin-left:20px;
	margin-top:0px;
}

#service1 {
	float:left; 
	width:458px; 
	height:100px; 
	margin-top:5px;

	}

#service2 {
	float:left; 
	width:454px; 
	height:329px; 
	margin-top:10px;
	border:1px solid #bababa;

	}

/* Typeography */
/*div {
font-size:10px;
}*/

a {
font-size:12px;
text-decoration:none;
color:#000;
}

a:hover {
color:#000;
text-decoration:underline;
}

h2 {
font-family: Arial, Trebuchet MS, sans-serif; font-size: 12px; color: #000000; font-weight:100;
}

/* end of Typeography 
 
start of main side navigation*/

#navigation {
float:left;
width:780px;
height:31px;
}

#links {
	height:31px;
	}

#links ul {
	list-style:none;
	margin:0;
	padding:0;
	}

#links li {
	list-style:none;
	float:left;
	}

#links li a {
	height:24px;
	padding-top:0px;
	text-decoration:none;
	list-style:none;
	width:124px;
	margin-right:6px;
	color:#f1f1f1;
	}

#links li a:link,#links li a:visited {
	display:block;
	font-size:13px;
	text-align:center;
	padding-top:7px;

	}

#links li a:hover,#links li a:active, #links li .current {
	color:#f1f1f1;
	font-weight:bold;
	text-decoration:none;
	}

/*end of navigation*/
#subheader1 {
height:26px;
background: url(graphics/box1_bg1.gif) left top repeat-x;
display:block;
color:#393939;
padding-top:3px;
padding-left:10px;
margin-top:10px;
}

#subheader2 {
height:26px;
background: url(graphics/box3_bg1.gif) left top no-repeat;
display:block;
color:#393939;
padding-top:3px;
padding-left:10px;
margin-top:10px;
}


#addressinfo {
height:149px;
width:237px;
background: url(graphics/box3_bg2.gif) left top no-repeat;
margin-bottom:17px;
padding:5px 5px 5px 10px;
color:#393939;
}

#directions {
height:65px;
margin-bottom:13px;
padding:72px 0 0 17px;
background: url(graphics/box4.gif) left top no-repeat;
}


ul {
margin-left:22px;
}

.footerlink {
color:#000;
font-family:arial;
font-size:10px;
font-variant:normal;
font-weight:700;
text-decoration:none;
}

:hover.footerlink {
color:#ff0;
}

.poweredbylink {
color:#000;
font-family:arial;
font-size:10px;
font-variant:normal;
font-weight:700;
text-decoration:none;
}

:hover.poweredbylink {
color:red;
}

/*view.asp basic css */
#dstop {
height:22px;
font-weight:bolder;
}

#bottom {
height:22px;
font-weight:bolder;
}

.dslink {
color:#000;
font-size:10px;
}

.dslink:hover {
color:#fff;
font-size:10px;
}

/*view.asp button*/
#viewadditional {
margin:10px 0 0 3px;
font-weight:bold;
}

/* COMMENTED OUT AS USING VIEW.CSS FOR DSLINK STYLES - view.asp styles */
/*.dstitles {
height:20px;
color:#000;
padding-left:10px;
vertical-align:middle;
background-color:#4983bd;
}

#dslinks {
background:#464445;
font-size:11px;
line-height:normal;
margin-bottom:4px;
margin-top:3px;
}

#dslinks ul {
list-style:none;
margin:0;
padding:4px 0;
}

#dslinks li {
display:inline;
text-decoration:none;
margin:0;
padding:0;
}

#dslinks a {
text-decoration:none;
height:20px;
margin:0 0 0 2px;
padding:0 5px 0 0;

}
*/
/* Commented Backslash Hack hides rule from IE5-Mac \*/
/*#dslinks a span {
height:20px;
color:#fff;
text-decoration:none;
background:#2b2b2b;
float:none;
padding:4px 16px;
}
*/
/* End IE5-Mac hack */
/*#dslinks a:hover span {
color:#FFF;
text-decoration:none;
}

#dslinks a:hover {
background-color:#002a52;
}
*/
#dsenlarge a{
display:block;
width:268px;
height:18px;
padding-top:2px;
background: url(graphics/ds_header_hover.gif) left top repeat-x;
color:#ffffff;
text-align:center;
border:1px solid #666666;
margin-bottom:1px;
}

#dsenlarge a:hover {
background: url(graphics/ds_header.gif) left top repeat-x;
color:#ffffff;
text-align:center;
text-decoration:none;
border:1px solid #999999;
}

.menu {
	text-align: left;
	position: absolute;
	visibility: hidden;
	z-index: 100;
}

#enquireonline a {
display:block;
width:286px;
height:56px;
padding:2px;
border:1px solid #333333;
margin-top:5px;
font-size:18px;
font-weight:700;
background:url(graphics/black_contact.gif) no-repeat right bottom #000000;
font-size:14px;
color:#FFFFFF;
}


.currentday {
color:#ffffff;
background-color:#223717;
}

.day {
color:#000000;
}

#menu1 {
visibility:hidden;
z-index:400;
background-color:#1a2a44;
	width:160px;
	padding:2px;
	list-style:none;
	text-decoration:none;
	position:absolute;
	top:113px;
	left:35px;

}

#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:157px;
	background-color:#1a2a44;
	display:block;
	padding-left:3px;
	}
	
#menu1 a:hover {
	color:#fff;
	background-color:#4983bd;
	}
	
#home { /*home page fix*/
	padding-top:5px;
	position:relative;
	height:460px;
	}
	
	
	
	
	
#menu3 ul {
        list-style: none;
        margin: 0;
        padding: 0;
        }



#menu3 {
        width: 218px;
        border: 1px solid #ccc;
        margin:0;
        }

#menu3 li a {
          height: 32px;
          height: 22px;
        text-decoration: none;
        }

#menu3 li a:link, #menu3 li a:visited {
        color: #888;
        display: block;
        background: url(graphics/menu3.gif);
        padding: 5px 0 3px 30px;
        }

#menu3 li a:hover, #menu3 li #current, #menu3 li a:active {
       /* color: #283A50;*/
		color: #FFF;
        background: url(graphics/menu3.gif) 0 -32px;
        padding: 5px 0 3px 30px;
        }
		
#txtPostcodeA {
	float:left;
	width:40px;
	height:20px;
	margin-left:323px;
	margin-top:4px;
	background-color:#ffffff;
}

#txtPostcodeB {
	float:left;
	width:40px;
	height:20px;
	margin-left:5px;
	margin-top:4px;
	background-color:#ffffff;
}

#btnShowDirections {
	float:left;
	margin-left:8px;
	margin-top:4px;
}

/* Make/Model Search */

#MakeDropDown {
	float:left;
	margin-top:0px;
	margin-left:32px;
	width:100px;
	background-color:#ffffff;
	color:#000000;
}

#ModelDropDown {
	float:left;
	margin-top:0px;
	margin-left:10px;
	width:100px;
	background-color:#ffffff;
	color:#000000;
}

#sitemap {
	color:#FFFFFF;
	font-size:12px;
	padding:0 20px 0 20px;
}

/* Service Pages */

.service-button {
	margin:0 8px 8px 0;
	}

#service-prices {
	float:left;
	width:920px;
	margin-left:23px;
	_margin-left:12px;
	color:#000000;
	padding:10px 5px 5px 7px;
	font-size:12px;
	}
	
#service-prices table {
	font-size:13px;
	text-align:center;
	}

#service-prices h1, .service-left h1 {
	font-size:16px;
	margin-bottom:15px;
	}

#service-prices p, #service-prices ul, .service-left p, .service-left ul {
	margin-bottom:15px;
	font-size:12px;
	}

#service-prices .price, .service-left .price {
	font-size:20px;
	}

.green {
	color:#223718;
	}
	
.green-bg {
	background-color:#223718;
	color:#ffffff;
	text-align:center;
	height:25px;
	}

.margin-bottom {
	margin-bottom:15px;
	}

.service {
	float:left;
	width:457px;
	margin-left:23px;
	_margin-left:12px;
	font-size:13px;
	}