body {
height:100%;
background-image:url(graphics/bg.gif);
background-position: center top;
background-repeat:repeat-y;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
margin:2px 0 0;
padding:0;
border:0;
}

* {
margin:0;
padding:0;
}

html,* html #wrap {
height:100%;
}

#wrap {
min-height:100%;
position:relative;
width:800px;
background-color:#ffffff;
margin:0 auto;
}

#inner-wrap {
padding-bottom:30px;
_padding-bottom:15px;
float:left;
clear:both;
width:800px;

}

#inner-wrap:after {
content:" ";
display:block;
clear:both;
}

* html #inner-wrap {
height:600px;
}

#header {
height:202px;
width:800px;
margin-bottom:8px;
margin-top:8px;
background:url(graphics/header.jpg) top left no-repeat;
}
#warrantyContent {
	float: left;
	width: 620px;
	padding-left: 180px;
}
#warrantyImages {
	width: 150px;
	left: 3px;
	position: absolute;
}



	#header_top {
	height:69px;
	width:800px;
	background:url(graphics/header_title.jpg);
		}
		
			#header_mid {
	height:152px;
	width:800px;
	background:url(graphics/header_mid.jpg) no-repeat left top;
		}
		
			#header_bottom {
	height:30px;
	width:800px;
	background:url(graphics/header_bottom.jpg) top left no-repeat;
		}
		
		#header_bottom_title {
		margin-left:630px;
		height:30px;
		padding-top:5px;
		font-weight:900;
		color:#FFFFFF;
		
		}

		
		
					#header_nav {
	
	width:220px;
	margin-left:580px;
	background:#1a2a44;
		}

#footer {
float:left;
bottom:0;
left:0;
height:260px;
/*border-top:1px solid #000;*/
width:100%;
text-align:center;
margin:2px auto 0;
}

#footer a {
font-size:10px;
}

#left {
	float:left;
	width:320px;
	text-align:left;
}

#mid { /*now right hand pannel*/
	position:absolute;
	left:590px;
	width:200px;
	padding:5px;
	min-height:800px;
	top:30px;
}

#right {
	width:247px;
	text-align:left;
	position:absolute;
	top:0;
	left:330px;
	height: 675px;
	padding-left: 5px;
}

#topcars {
	width:193px;
	height:22px;
	text-align:left;
	position:absolute;
	top:2px;
	left:597px;
	border:1px solid #333333;
	background: url(graphics/sub_header.gif) left top repeat-x;
	color: #ffffff;
	padding-left:5px;
}

#contents {
float:left
width:764px;
height:485px;
top:5px;
left:5px;
border:1px solid #e2dede;
background: url(graphics/tyre.gif) left top no-repeat;
}

#contentsleft {
float:left;
width:250px;
height:450px;
top:5px;
left:5px;
padding-left:20px;
padding-top:30px;
}

#contentsright {
float:left;
width:500px;
height:400px;
top:5px;
left:5px;
padding-top:50px;
}

h2 {font-family: Arial, sans-serif, "Trebuchet MS"; font-size: 18px; color:#CCCCCC; margin:0px; padding:0; line-height:175%; }

/* Typeography */
div {
font-size:10px;
}

a {
font-size:12px;
text-decoration:none;
color:#000;
}

a:hover {
color:#000;
text-decoration:underline;
}

H1 {
font-size:14px;
}

/* end of Typeography 
 
start of main side navigation*/
#navigation {
float:left;
width:793px;
height:30px;
margin-top:5px;
margin-left:3px;
margin-bottom:15px;
}


#links {
	height:26px;
	}

#links ul {
	list-style:none;
	margin:0;
	padding:0;
	}

#links li {
	list-style:none;
	float:left;
	}

#links li a {
	height:26px;
	padding-top:0px;
	text-decoration:none;
	list-style:none;
	background: url(graphics/button_off.gif) left top repeat-x;
	border:1px solid #000000;
	margin-bottom:2px;
	width:128px;
	margin-right:2px;
	color: #000000;
	/*background:url(graphics/nav_bg.gif) left top repeat-x;*/ /*Here is the normal state image*/
	}

#links li a:link,#links li a:visited {
	display:block;
	font-size:13px;
	text-align:center;
	padding-top:4px;

	}

#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 #000000;
	/*background:url(graphics/nav_bg_over.gif) left top repeat-x;*/ /*Here is the over state image*/
	}

/*end of navigation*/
.subheaders {
	height:22px;
	border:1px solid #333333;
	background: url(graphics/sub_header.gif) left top repeat-x;
	display:block;
	color: #ffffff;
	padding-top:2px;
	padding-left:5px;
	margin-bottom:4px;
}

#addressinfo {
height:137px;
width:235px;
background: url(graphics/hand.gif) left top no-repeat;
margin-bottom:4px;
border:1px solid #333333;
padding:6px 5px 5px 5px;
color:#000000;
}

#directions {
height:56px;
border:1px solid #333333;
padding:65px 0 0 100px;
margin-bottom:8px;
background: url(graphics/google.jpg) left top no-repeat;
}

p,div {
font-family:Verdana,tahoma,helvetica,arial;
font-size:12px;
line-height:150%;
}

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:#D4D0C8;
}

/*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 {
color:#000000;
font-family:verdana,arial;
padding: 10px 0 0 0;
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:20px;
background-color:#000000;
color:#FFF;
text-align:center;
border:1px solid #333333;
margin-bottom:1px;
}

#dsenlarge a:hover {
background-color:#ffffff;
color:#000000;
text-align:center;
text-decoration:none;
border:1px solid #535353;
}
#serviceContent {
	float: right;
	margin-top: -230px;
}
#servicesBanner {
	margin-top: 10px;
	margin-left: 100px;
	margin-bottom: 10px;
}
.serviceTitleBlue {
	font-size: 12px;
	font-weight: bold;
	color: #3333cc;
}


.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;
	font-size:14px;
	color:#FFFFFF;
	background-color: #000000;
	background-image: url(graphics/blue_contact.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}


.currentday {
	color:#ffffff;
	background-color:#3333cc;
}

.day {
color:#000000;
}

#menu1 {
	visibility:hidden;
	z-index:400;
	width:159px;
	list-style:none;
	text-decoration:none;
	position:absolute;
	top:257px;
	left:134px;

}

#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;
	}
	
#home { /*home page fix*/
	position:relative;
	height:710px;
	}
	
	
	
	
	
#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:3px;
	margin-top:3px;
	color:#000000;
	background-color:#e5e4e4;
}

#txtPostcodeB {
	float:left;
	width:40px;
	height:20px;
	margin-left:5px;
	margin-top:3px;
	color:#000000;
	background-color:#e5e4e4;
}

#btnShowDirections {
	float:left;
	margin-left:8px;
	margin-top:2px;
}
#warranty1 {
	padding-left: 150px;
	background-image: url(graphics/autotrust_1.gif);
	background-repeat: no-repeat;
}
#warranty2 {
	background-image: url(graphics/autotrust_2.gif);
	background-repeat: no-repeat;
	padding-left: 150px;
}
