body {
/*height:100%;*/
background-color:#fff;
background-image:url(graphics/bg4.gif);
background-position: center top;
background-repeat:repeat-y;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
margin:0px 0 0;
padding:0;
border:0;
}

* {
margin:0;
padding:0;
}

html,* html #wrap {
/*height:600px;*/
}

#wrap {
position:relative;
width:800px;
background-color:#fff;
margin:0 auto;



}

#inner-wrap {
padding-bottom:23px;
float:left;
clear:both;
width:800px;
background-color:#FFF; /*  background-position: top centre; background-repeat:no-repeat;*/


}

#inner-wrap:after {
content:" ";
display:block;
clear:both;
}

* html #inner-wrap {
/*height:600px;*/
}

#header {
height:100px;
width:825px;
margin-left:-2px;
/*margin-bottom:2px;*/
margin-top:0px;
background:url(graphics/banner2.jpg) top left no-repeat;
}

#footer {
float:left;
height:20px;
padding-top:62px;
background:url(graphics/footer.gif) top left no-repeat;
border:1px solid #ffffff;
width:789px;
text-align:center;
padding-right:9px;
/*margin:2px 0 0 5px;*/
}

#footer a {
font-size:10px;
color:#666666;
}

#left {
	float:left;
	width:527px;
	text-align:left;
	padding-top: 18px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}


#right {
	width:252px;
	text-align:left;
	position:absolute;
	top:30;
	left:541px;
	padding:5px;
	height:670px;
}

/* Typeography */
div {
font-size:10px;
}

a {
font-size:12px;
text-decoration:none;
color:#000;
}

a:hover {
color:#000;
text-decoration:underline;
}

h1 {
font-size:12px;
color:#000000;
font-weight:100;
}
h2 {
font-size:12px;
color:#000000;
font-weight:700;
}


h3 {
	font-size:11px;
}

li {color: #000;}
li span {color: #000;}

a:link {color: #cc0000;} a:visited {color: #cc0000;} a:hover {color: #cc0000;} a:active {color: #cc0000;}

/* end of Typeography 
 
start of main side navigation*/
#navigation {
float:left;
width:802px;
height:35px;
/*margin-top:1px;*/
margin-left:-2px;
/*margin-bottom:5px;*/
background: url(graphics/navigation.gif) left top repeat-x;
}

#subheader1 {
height:26px;
background: url(graphics/box1_bg1.gif) left top repeat-x;
display:block;
color:#ffffff;
padding-top:3px;
padding-left:10px;
margin-top:10px;
}

#subheader2 {
height:26px;
background-image: url(graphics/box3_bg1.gif);
display:block;
color:#ffffff;
padding-top:3px;
padding-left:10px;
margin-top:10px;
}

#subheader3 {
height:26px;
background: url(graphics/box4_bg1.gif) left top no-repeat;
display:block;
color:#ffffff;
padding-top:3px;
padding-left:10px;
margin-top:10px;
}

#addressinfo {
height:147px;
width:237px;
background: url(graphics/box3_bg2.gif) left top no-repeat;
margin-bottom:8px;
padding:7px 5px 5px 10px;
color:#000000;
}

#directions {
height:65px;
margin-bottom:0px;
padding:72px 0 0 17px;
background: url(graphics/box4.gif) 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: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;
}

#dsenlarge a{
display:block;
width:268px;
height:20px;
background-color:#ffffff;
color:#000000;
text-align:center;
border:1px solid #535353;
margin-bottom:1px;
}

#dsenlarge a:hover {
background-color:#d62221;
color:#ffffff;
text-align:center;
text-decoration:none;
border:1px solid #535353;
}

.menu {
	text-align: left;
	position: absolute;
	visibility: hidden;
	z-index: 100;
}

#findus {
display:block;
width:278px;
height:240px;
margin-top:5px;
padding:5px 5px 5px 10px;
color:#000000;
background-color:#f3f3f3;
}

#findus span {
color:#cc0000;
}


.currentday {
color:#ffffff;
background-color: #006;
}

.day {
color:#000000;
}

#menu1 {
	visibility:hidden;
	z-index:400;
	width:128px;
	padding:0px;
	list-style:none;
	text-decoration:none;
	position:absolute;
	top:128px;
	left:129px;

}

#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:0px;
	}
	
#menu1 a {
	color:#4b4b4b;
	font-size:10px;
	text-decoration:none;
	text-align:center;
	padding-top:2px;
	width:128px;
	height:23px;
	background-color:#c5c4c4;
	display:block;
	padding-left:0px;
	}
	
#menu1 a:hover {
	color:#fff;
	background-color:#0f056c;
	}

#home { /*home page fix*/
	position:relative;
	height:950px;
	}
	
#txtPostcodeA {
	float:left;
	width:50px;
	height:20px;
	margin-left:0px;
	margin-top:5px;
	background-color:#999999;
}

#txtPostcodeB {
	float:left;
	width:50px;
	height:20px;
	margin-left:5px;
	margin-top:5px;
	background-color:#999999;
}

#btnShowDirections {
	float:left;
	margin-left:8px;
	margin-top:4px;
}
