/* 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; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,th { font-size: 1em; font-weight: normal; font-style: normal; }
ul,ol { list-style: none; }
fieldset,img { border: none; }
caption,th {
	text-align: center;
	color: #F90;
	font-weight: bold;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	font-weight: bold;
}

body {
	font: 12px arial, verdana, helvetica, sans-serif;
	color:#000000;
	margin:0;
	padding:0;
	}

#container {
	position:relative;
	margin:0 auto;
	width:800px;
	margin-top:10px;
	}
	
#bg_gradient {
	float:left;
	width:779px;
	min-height:200px;
	padding-left:21px;
	padding-bottom:10px;
	padding-top:27px;
	background:url(images/wrap.gif) top left repeat-x;
	}
	
	
	
	

/* Text */

li {
	margin-left:12px;
	list-style:disc inside;
	}
	
ul {
	margin-bottom:15px;
	}	

h1 {
	font-size:15px;
	font-weight:bold;
	margin-bottom:15px;
	color:#000000;
	}
.h7 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #F90;
}

h2 {
	font-size:11px;
	color:#000000;
	}

h3 {
	font-size:13px;
	font-weight:bold;
	margin-bottom:15px;
	color:#000000;
	}
	
h4 {
	width:185px;
	height:24px;
	padding:10px 0 0 10px;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	margin-bottom:10px;
	background:url(images/title.gif) top left repeat-x;
	}
	
h5 {
	font-size:13px;
	font-weight:bold;
	margin-bottom:5px;
	color:#000000;
	}
	
h6 {
	font-weight:bold;
	margin-bottom:3px;
	color:#F90;
	}

a {
	color:#ffdd00;
	text-decoration:none;
	}

a:hover {
	color:#ffdd00;
	text-decoration:underline;
	}

p {
	margin-bottom:15px;
	}
	
.margin-bottom {
	margin-bottom:12px;
	}

.table {
	margin-bottom:12px;
	}
	
.small-print {
	font-size:10px;
	color:#666666;
	}	
	

/*Navigation*/

#header {
	float:left;
	clear:both;
	width:800px;
	height:148px;
	background:url(images/header.gif) top center no-repeat;
	z-index:20;
	}

#navigation_bar {
	float:left;
	width:610px;
	height:33px;
	margin-top:1px;
	margin-bottom:1px;
	background:url(images/navigation.gif) top left repeat-x;
	}
	
#telephone {
	float:left;
	width:124px;
	height:25px;
	padding:8px 0 0 66px;
	margin-top:1px;
	margin-bottom:1px;
	background:url(images/telephone.gif) top left no-repeat;
	font-size:14px;
	color:#ffffff;
	}

#links {
	height:27px;
	margin:3px 0 0 20px;
	}

#links ul {
	list-style:none;
	margin:0;
	padding:0;
	}

#links li {
	list-style:none;
	float:left;
	margin:0px;
	height:21px;
	padding-top:6px;
	background:url(images/navigation-break.gif) center right no-repeat;
	}

#links li a {
	height:27px;
	text-decoration:none;
	list-style:none;
	padding-right:20px;
	padding-left:20px;
	color:#ffffff;
	}

#links li a:link,#links li a:visited {
	/*display:block;/*   /*Uncomment if defining a width for each button*/
	font-size:11px;
	font-weight:bold;
	text-align:center;
	height:27px;
	}

#links li a:hover,#links li a:active, #links li .current {
	color:#ffdd00;
	text-decoration:none;
	}

#links li a:hover,#links li a:active, #links li .current {
	color:#ffdd00;
	text-decoration:none;
	}

/* Layout */

#left  {
	float:left;
	width:231px;
	height:513px;
	margin-top:0px;
	}

#right {
	float:left;
	margin-left:15px;
	width:707px;
	padding-top:15px;
	border-top:1px dotted #000000;
	}
	
#form {
	float:left;
	width:165px;
	height:39px;
	padding-top:9px;
	}
	

/* Home Page */

#home-left  {
	float:left;
	width:750px;
	height:216px;
	margin-top:0px;
	}

#home-right {
	float:left;
	margin-left:13px;
	width:732px;
	height:464px;
	}

#home-buttons {
	float:left;
	width:732px;
	height:200px;
	margin-top:10px;
	}

#home-content {
	float:left;
	width:712px;
	margin:0 0 0 20px;
	font-size:12px;
	background:url(images/text-bg.png) no-repeat left top;
	padding:20px;	
	}
	
#home-content p {
	margin-bottom:10px;
	}
	
#home-content a {
	color:#F90;
	}
	


/* Contact Page */

#contact-left {
	float:left;
	width:354px;
	}
	
#contact-left p {
	margin-bottom:13px;
	}
	
#address1 {
	float:left;
	width:162px;
	height:120px;
	border-right:#b8b8b8 solid 1px;
	}
	
#address2 {
	float:left;
	width:162px;
	height:120px;
	padding-left:15px;
	}

#contact-right {
	float:left;
	width:344px;
	height:426px;
	padding:4px;
	background:url(images/map.png) top left no-repeat;
	}

#googlemap {
	float:left;
	width:344px;
	height:391px;
	}

.currentday {
	color:#cf7f01;
	}
	
#txtPostcodeA {
	float:left;
	width:40px;
	height:18px;
	margin-left:0px;
	margin-top:6px;
	}

#txtPostcodeB {
	float:left;
	width:40px;
	height:18px;
	margin-left:5px;
	margin-top:6px;
	}

#btnShowDirections {
	float:left;
	margin-left:5px;
	margin-top:6px;
	}

/* Footer */

#footer {
	width:750px;
	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:#cf7f01;
	text-decoration:none;
	}

#footer-links {
	float:left;
	width:750px;
	margin-top:8px;
	margin-left:20px;
	}

#footer-address {
	float:left;
	width:900px;
	margin-top:8px;
	margin-left:20px;
	clear:both;
	}

#ie6Warning {
	float:left;
	width:1000px;
	margin-top:10px;
	background-color:#be1101;
	color:#ffffff;
	text-align:center;
	padding-top:10px;
	}

#ie6Warning a {
	color:#ffffff;
	}
	
#ie6Warning a:hover {
	color:#ffffff;
	text-decoration:underline;
	}

/* Drop Down */

#menu1 {
	position:absolute;
	left:59px;
	top:210px;
	width:96px;
	z-index:500;
	visibility:hidden;
	}
	
#menu2 {
	position:absolute;
	left:65px;
	top:210px;
	width:90px;
	z-index:500;
	visibility:hidden;
	}

#menu3 {
	position:absolute;
	left:360px;
	top:210px;
	width:152px;
	z-index:500;
	visibility:hidden;
	}
	
#menu4 {
	position:absolute;
	left:230px;
	top:210px;
	width:95px;
	z-index:500;
	visibility:hidden;
	}

#menu1 ul, #menu2 ul, #menu3 ul, #menu4 ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	}

#menu1 li, #menu2 li, #menu3 li, #menu4 li {
	list-style-type: none;
	}

#menu1 a:hover, #menu2 a:hover, #menu3 a:hover, #menu4 a:hover {
	color:#ffdd00;
	text-decoration:none;
	}
#container #home-content table tr td {
	font-weight: normal;
}
#container #home-content table {
	color: #ebebeb;
}
#container #home-content table {
	color: #000;
}
#container #home-content table tr th {
	color: #F90;
	text-align: center;
}
#container #home-content table tr th h7 {
	color: #000;
}
#container #home-content table tr th h6 {
	font-size: 14px;
}
.style7 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #F90;
}
#container #bg_gradient #right #contact-left .table tr td a {
	color: #666;
}
#container #bg_gradient #right #contact-left .table tr td {
	font-size: 12px;
}
.smalltable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
}
