html,body,div,span,hr,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,:before,:after,input,textarea,select{background:none;border:0;border-collapse:collapse;border-spacing:0;border-width:0;bottom:auto;clear:none;content:none;direction:ltr;float:none;left:auto;margin:0;outline:0;padding:0;right:auto;text-decoration:none;text-indent:0;top:auto;}
body,input,select,textarea,option,iframe,code{background:#fff;font-family:Arial,Helvetica,sans-serif;}

/* Main body styles. */

body {
color: #333;
font-size: 62.5%;
text-align: center;
}

	#subpages { display: none; }

	.red {
	color: #FE2F28;
	}

	strong.red {
	font-size: 1.2em;
	}



/* Header. */

#header {
background: url(../graphics/layout/banner.gif) no-repeat;
color: #FE2F28;
font-size: 1.4em;
font-weight: bold;
height: 103px;
margin: 0 auto;
text-align: right;
width: 860px;
}

	#header p#contact {
	color: #666;
	text-transform: uppercase;
	padding: 25px 0 0;
	}
	
	#header p#tel {
	font-size: 1.4em;
	padding: 3px 0 0;
	}
	
		#header p#tel span {
		color: #666;
		font-size: .7em;
		}
	
	#header p#email {
	padding: 0 0 5px;
	}
	
		#header p#email span {
		color: #666;
		}
	
		#header p#email a {
		color: #FE2F28;
		}



/* Navigation. */

#nav {
background: #FE2F28;
}

	#nav ul {
	border-left: 1px solid #fff;
	list-style: none;
	margin: 0 auto;
	overflow: auto;
	width: 860px;
	}
	
		#nav ul li {
		border-right: 1px solid #fff;
		float: left;
		}
		
		#nav ul li a {
		background: url(../graphics/layout/nav.jpg) repeat-x;
		color: #fff;
		font-size: 1.6em;
		float: left;
		letter-spacing: -1px;
		padding: 10px 20px;
		text-transform: uppercase;
		}
		
			#nav ul li a:hover {
			background: #fff url(../graphics/layout/nav_hover.jpg) repeat-x;
			color: #000;
			}
			
	/* Accessibility. */
	
	#nav li#access {
	float: right;
	}
		
		#nav li#access a {
		background: url(../graphics/layout/access.png) 50% 50% no-repeat;
		padding: 10px 0;
		width: 40px;
		}



/* Main wrapper. */

#wrapper {
font-size: 1.2em;
line-height: 1.6em;
margin: 0 auto;
overflow: auto;
text-align: left;
width: 860px;
}

	#wrapper h1, #wrapper h2, #wrapper h3, #wrapper h4, #wrapper h5, #wrapper h6 {
	color: #FE2F28;
	font-size: 1.6em;
	letter-spacing: -1px;
	padding: 3px 0 16px;
	}
	
	#wrapper p, #wrapper ul, #wrapper ol {
	list-style: disc;
	padding: 0 0 16px;	
	}
	
		#wrapper ul, #wrapper ol {
		margin: 0 40px;
		}
		
			#wrapper ul.sitemap ul {
			list-style: disc;
			margin: 0;
			padding: 0;
			}
		
		#wrapper a {
		color: #FE2F28;
		}
		
			#wrapper a:hover {
			color: #000;
			}

		p#banner {
		background: url(../graphics/layout/banners/banner-1.jpg) no-repeat;
		height: 120px;
		margin: 1px 0 20px;
		padding: 0;
		}
	
	

/* Main content. */

#content {
float: right;
width: 640px;
}

	#content.home {
	float: left;
	}

	#content.contact {
	float: left;
	width: 488px;
	}
	
		#wrapper #content.home h1 {
		font-size: 2.4em;
		padding: 0 0 5px;
		text-align: center;
		}
	
		#wrapper #content.home h2 {
		color: #333;
		text-align: center;
		}

#info {
float: left;
width: 200px;
}

	#info.home {
	float: right;
	}

	#info.contact {
	float: right;
	width: 352px;
	}
	
	#info img, #info iframe {
	border: 1px solid #aaa;
	}



/* footer. */

#footer {
background: #FE2F28;
}

	#footer p {
	color: #fff;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 10px 0;
	width: 860px;
	}
	
	#footer p a {
	color: #fff;
	padding: 0 10px;
	}
	
		#footer p a:hover {
		color: #000;
		}



/* Opening times. */

#opening {
border: 1px solid #FE2F28;
margin: 0 0 16px;
width: 300px;
}

	#opening thead th {
	background: #FE2F28;
	color: #fff;
	padding: 3px 5px;
	text-align: left;
	}
	
	#opening td {
	padding: 1px 5px;
	}
	
		#opening td.left {
		font-weight: bold;
		}
		
		#opening tr.right {
		text-align: right;
		}



/* Left menu. */

#info p#heading {
background: #FE2F28;
color: #fff;
padding: 5px 10px;
text-align: left;
}

#info ul {
font-size: 1em;
list-style: none;
margin: 0;
padding: 0;
}

	#info ul li {
	border-bottom: 1px solid #FE2F28;
	padding: 5px 10px;
	}

	#info ul li a {
	color: #000;
	font-weight: bold;
	}



/* Galleries. */

#galleries {
overflow: auto;
}

.gallery {
float: left;
margin-right: 9px;
text-align: center;
width: 207px;
}

	.gallery.nomargin {
	clear: right;
	margin: 0;
	}
	
	.gallery img {
	border: 1px solid #aaa;
	}
	
	#wrapper .gallery p.image {
	padding: 0 0 5px;
	}
	
	#wrapper .gallery p.name {
	padding: 0 10px 16px;
	}
	
	#wrapper .gallery p.title {
	font-size: 1.2em;
	font-weight: bold;
	padding: 0 10px 16px;
	}


/* Info message.  */

#wrapper p#info_message {
background: #FE2F28;
border: 1px solid #000;
color: #fff;
padding: 7px 10px;
}

	#info_message a {
	color: #fff;
	}
	


/* Accessibility popup. */

ul#accessibility_popup {
list-style: none;
padding: 10px;
width: 400px;
}

	ul#accessibility_popup li {
	font-size: 1.2em;
	font-weight: bold;
	margin: 0 0 10px;
	}
	
	ul#accessibility_popup a {
	background: #FE2F28;
	color: #fff;
	display: block;
	padding: 10px;
	}
	
		ul#accessibility_popup a:hover {
		background: #000;
		color: #fff;
		}



/* Table styling */

table.cms_form {
margin: 0 0 16px;
}

	table.cms_form thead {
	display: none;
	}

	table.cms_form td.left {
	padding: 7px 10px;
	vertical-align: top;
	width: 150px;
	}

	table.cms_form td.right {
	padding: 5px 10px;
	}

		table.cms_form td.right input {
		border: 1px solid #999;
		padding: 2px 5px;
		width: 300px;
		}

		table.cms_form td.right input#cms_form_validate {
		float: left;
		width: 100px;
		}

		table.cms_form td.right textarea {
		border: 1px solid #999;
		height: 75px;
		padding: 5px;
		width: 300px;
		}

	span.form_verification {
	display: block;
	padding: 0 0 5px;
	}

		span#validation_code {
		background: url(../graphics/layout/code.jpg) no-repeat;
		float: left;
		height: 22px;
		margin: 0 0 0 5px;
		width: 112px;
		}

	#wrapper p.cart_buttons {
	border-top: 1px solid #ccc;
	padding: 10px 0 16px;
	width: 450px;
	}

		#wrapper p.cart_buttons input {
		background: #FE2F28;
		color: #fff;
		cursor: pointer;
		float: right;
		font-weight: bold;
		padding: 5px 10px;
		}

	input#cms_enquiries_name { width: 200px; }
	textarea#cms_enquiries_address { width: 250px; }
	input#cms_enquiries_tel { width: 150px; }
	input#cms_enquiries_email { width: 175px; }
	textarea#cms_enquiries_msg { width: 250px; }
	
	input.checkbox { margin: 0 10px;  width: auto; }
