body {
/*height:100%;*/
background-color:#000;
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:2px 0 0;
padding:0;
border:0;
}

* {
margin:0;
padding:0;
}

html,* html #wrap {
/*height:600px;*/
}

#wrap {
position:relative;
width:800px;
background-color:#e5e4e4;
margin:0 auto;
}

#inner-wrap {
padding-bottom:23px;
float:left;
clear:both;
width:800px;

}

#inner-wrap:after {
content:" ";
display:block;
clear:both;
}

* html #inner-wrap {
/*height:600px;*/
}

#header {
height:128px;
width:805px;
margin-left:1px;
margin-bottom:2px;
margin-top:5px;
background:url(graphics/banner2.jpg) top left no-repeat;
}

#footer {
float:left;
height:21px;
/*padding-top:62px;*/
/*background:url(graphics/footer.gif) top left no-repeat;*/
border:1px solid #ffffff;
width:789px;
text-align:center;
margin:2px 0 0 5px;
}

#footer a {
font-size:10px;
color:#666666;
}

#left {
float:left;
width:527px;
text-align:left;
padding: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:#FFF;
text-decoration:underline;
}

h1 {
font-size:12px;
color:#393939;
font-weight:100;
}

li {color: #000;}
li span {color: #393939;}

a:link {color: #cc0000;} a:visited {color: #cc0000;} a:hover {color: #cc0000;} a:active {
	color: #009;
}

/* end of Typeography 
 
start of main side navigation*/
#navigation {
float:left;
width:802px;
height:36px;
margin-top:1px;
margin-left:1px;
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: url(graphics/box3_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:#393939;
}

#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:#282365;
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: #C00;
}

.day {
color:#000000;
}

#menu1 {
visibility:hidden;
z-index:400;

	width:151px;
	padding:0px;
	list-style:none;
	text-decoration:none;
	position:absolute;
	top:186px;
	left:209px;

}

#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:#5f5e5e;
	font-size:10px;
	text-decoration:none;
	text-align:center;
	padding-top:2px;
	width:151px;
	height:23px;
	background-color:#c5c4c4;
	display:block;
	padding-left:0px;
	}
	
#menu1 a:hover {
	color:#fff;
	background-color:#191e46;
	}

#home { /*home page fix*/
	position:relative;
	height:672px;
	}
	
#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;
}
