@charset "UTF-8";
/* CSS Document */
table { margin: 0 auto; }
body {
	background-image:url(images/bg.jpg);
	background-position: center;
	background-repeat: repeat-y;
	}
img {
	border: none;
	}
* {
	margin: 0px;
	padding: 0px;
	}
#wrap {
	width: 929px;
	margin: 0 auto;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	}
#latestnews {
	width: 550px;
	height: 71px;
	background-image: url(images/bgtop.jpg);
	float: left;
	}
#tel {
	width: 379px;
	height: 71px;
	background-image:url(images/bgphone.jpg);
	background-repeat: repeat-x;
	background-position: top;
	float: left;
	}
/* Navigation */
#nav {
	width: 929px;
	height: 21px;
	padding-top: 2px;
	background-image: url(images/bgtopnav.jpg);
	float: left;
	}
#nav ul {
	text-decoration: none;
	float: right;
	padding-right: 42px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 0.75em;
	}
#nav li {
	display: inline;
	float: left;
	list-style-type: none;
	color: #FFFFFF;
	text-decoration: none;
	}
#nav a {
	display: block;
	float: left;
	padding: 5px 15px 2px 15px;
	margin-left: 5px;
	background-color: #ffffff;
	color: #004990;
	text-decoration: none;
	}
#nav a:hover {
	background-color: #80c12e;
	color: #FFFFFF;
	text-decoration: none;
	}
/* Flash */
#flash {
	width: 929px;
	height: 326px;
	float: left;
	}
/* Maincontent */
#logos {
	width: 847px;
	height: 240px;
	background-image: url(images/logos.jpg);
	float: left;
	}
#main {
	width: 847px;
	padding-left: 41px;
	padding-right: 41px;
	background-image: url(images/bgmain.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #555555;
	float: left;
	}
/* First Box */
#leftbox {
	width: 266px;
	height: 161px;
	background-image: url(images/bgmidleft.jpg);
	background-color: #555555;
	float: left;
	}
/* Second Box */
#middlebox {
	width: 317px;
	height: 161px;
	background-image: url(images/bgmidcentre.jpg);
	float: left;
	}
/* Search */
form { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.69em;
	font-weight: normal;
	color: #7a7a7a;
	}

td { border: 1px solid White; }
td.mOver { border: 1px solid #84c233; }

#quicksearch {
/*width="776"*/
text-align: right;
float: left;
margin-left: 30px;
margin-bottom: 20px;
/*width: 100%;*/
}

#quicksearch form {
 margin: 0px;
}
/* Third Box - Contact Us */
#contactus {
	width: 234px;
	height: 127px;
	padding-top: 34px;
	padding-left: 30px;
	background-image: url(images/bgmidcontact.jpg);
	float: left;
	}
.bibformstyle {
	border: 1px solid #7a7a7a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.69em;
	font-weight: normal;
	height: 17px;
	color: #7a7a7a;
	margin-bottom: 3px;
	}
.bibbutton {
	border: 1px solid #7a7a7a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.69em;
	font-weight: normal;
	color: #7a7a7a;
	background-color: #f1f1f1;
	}
/* White Hold Background */
#whitebghold {
	background-color: #FFFFFF;
	width: 847px;
	padding-bottom: 31px;
	float: left;
	}
.whitebg { background-color: #fff; padding-bottom: 15px; }
	
/* Left Column */
#leftcol {
	width: 197px;
	float: left;
	}
/* Products */
#products {
	width: 197px;
	padding-top: 40px;
	background-image: url(images/products.jpg);
	background-position: top;
	background-repeat: no-repeat;
	float: left;
	}
#products ul {
	}
#products li {
	list-style-type: none;
	margin-left: 16px;
	}
#products li a {
	width: 161px;
	display: block;
	list-style-position: outside;
	margin: 0 auto;
	background-color: #f6f5f5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.81em;
	color: #555555;
	padding-top: 8px;
	padding-bottom: 7px;
	padding-left: 20px;
	margin-top: 1px;
	text-decoration: none;
	}
#products li a:hover {
	background-color: #80c12e;
	color: #FFFFFF;
	display: block;
	left: 0px;
	}
/* Map */
#wherelink {
	width: 181px;
	height: 163px;
	margin-left: 16px;
	}
#nava li {
	display: inline;
	padding-left: 8px;
	float: left;
}
#nava a {
	background-position: bottom left;
	display:block;
	text-indent:-5000px;
	outline: none;
	text-decoration:none;
	height: 163px;
	width: 181px;
}
#nava a:hover {
	background-position: top left;
}
.nava_where {
	background-image: url(images/wherelink.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width: 198px;
}
#map {
	width: 181px;
	padding-top: 70px;
	height: 90px;
	margin-left: 16px;
	background-image: url(images/map.jpg);
	background-position: bottom;
	float: left;
	}
#map p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.69em;
	color: #555555;
	text-align: center;
	font-weight: 600;
	padding-bottom: 4px;
	}
/* Main Content */
#text {
	width: 550px;
	background-image: url(images/heading.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 78px 58px 0px 0px;
	float: right;
	}
#text h1 {
	color: #004990;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.19em;
	padding-bottom: 10px;
	}
.small { font-size: 0.7em; }
#text h2 {
	color: #004990;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.94em;
	padding-top: 10px;
	padding-bottom: 10px;
	}
.fakehtwo { 
	color: #004990;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.4em;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	}
#text h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.69em;
	padding-top: 15px;
	color: #555555;
	}
#text p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.69em;
	color: #555555;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 20px;
	}
#text a {
	font-family: Arial, Helvetica, sans-serif;
	color: #555555;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 20px;
	}
#text a:hover {
	text-decoration: none;
	color: #80c12e;
	}
#text li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.69em;
	color: #555555;
	padding-top: 6px;
	padding-bottom: 6px;
	line-height: 20px;
	}
#text li {
	margin-left: 50px;
	}
#text form { height: 300px; }

#text label { font-size: 1.4em; }
.txt {
	float: left;
	clear: left;
	}
.cbutton {
	float: left;
	clear: left;
	margin-top: 20px;
	}
.themap { padding-bottom: 20px; }
.boldtext {
	font-weight: 600;
	}
.image {
	float: right;
	padding-left: 20px;
	padding-bottom: 10px;
	}
.address {
	text-align: center;
	}
.green {
	color: #63BC00;
	font-weight: bold;
	}
.indent {
	padding-left: 45px;
	}
/* Contact Page */
#contactright {
	float: right;
	margin-right: 10px;
	}
#contactright h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.69em;
	color: #555555;
	}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.69em;
	color: #555555;
	margin-bottom: 1px;
	}
#contactdetailstwo {
	width: 240px;
	padding-top: 15px;
	background-image: url(images/bgcontact.jpg);
	text-align: center;
	float: left;
	}
#contactdetailstwo h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.69em;
	line-height: 18px;
	padding-bottom: 5px;
	color: #555555;
	}
#contactdetailstwo p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.69em;
	line-height: 18px;
	padding-bottom: 14px;
	color: #555555;
	}
/* Footer */
#btmholer {
	width: 847px;
	padding-left: 41px;
	padding-right: 41px;
	background-color: #555555;
	float: left;
	}
#footer {
	width: 839px;
	padding-bottom: 40px;
	padding-left: 45px;
	padding-right: 45px;
	background-color: #555555;
	float: left;
	}
#footer p {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.63em;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0 auto;
	text-align: center;
	}
#footer a {
	color: #FFFFFF;
	}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}
#footer ul {
	width: 800px;
	margin: 0 auto;
	padding-bottom: 5px;
	color: #FFFFFF;
	text-align: center;
	}
#footer li {
	display: inline;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.63em;
	line-height: 30px;
	padding-left: 13px;
	padding-right: 13px;
	}
/* Additional */
#additional {
	text-align: center;
	width: 839px;
	padding-left: 45px;
	padding-right: 45px;
	padding-bottom: 30px;
	background-color: #555555;
	float: left;
	}
#additional table {
	width: 784px;
	}
#additional p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.69em;
	text-align: center;
	line-height: 18px;
	padding-top: 5px;
	padding-bottom: 15px;
	color: #ffffff;
	}
#additional h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #ffffff;
	margin-bottom: 5px;
	text-align: center;
	}
#additional li {
	display: block;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	padding-bottom: 10px;
	font-size: 0.69em;
	}
#additional ul {
	margin: 0px;
	padding: 0px;
	width: 33%;
	float: left;
	}
#additional a {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #ffffff;
	}
#additional a:hover {
	text-decoration: none;
	}
/* ------------------------------------ Lightbox ------------------------------------ */
#lightbox {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#lightbox img {
	width: auto;
	height: auto;
}
#lightbox a img {
	border: none;
}
#outerImageContainer {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#imageContainer {
	padding: 10px;
}
#loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#hoverNav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#imageContainer>#hoverNav {
	left: 0;
}
#hoverNav a {
	outline: none;
}
#prevLink, #nextLink {
	width: 49%;
	height: 100%;
	display: block;
}
#prevLink {
	left: 0;
	float: left;
}
#nextLink {
	right: 0;
	float: right;
}
#prevLink:hover, #prevLink:visited:hover {
	background: url(images/prevlabel.gif) left 15% no-repeat;
}
#nextLink:hover, #nextLink:visited:hover {
	background: url(images/nextlabel.gif) right 15% no-repeat;
}
#imageDataContainer {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
}
#imageData {
	padding:0 10px;
	color: #666;
}
#imageData #imageDetails {
	width: 70%;
	float: left;
	text-align: left;
}
#imageData #caption {
	font-weight: bold;
}
#imageData #numberDisplay {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}
#imageData #bottomNavClose {
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
	outline: none;
}
#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}
