.noCSS {
	display: none;
}
/* Generic Styles */
body {
	margin: 0;
	padding: 0;
	background-color: #c3c5cb;
	color: #5b5b5b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
td {
	vertical-align: top;
}
h1,h2,h3,h4,h5,h6,p,form {
	margin: 0;
}
input,select,textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
.hide {
	display: none;
}
#wrapper {
	width: 870px;
	margin: 0 auto;
}
#outer {
	float: left;
	width: 858px;
	padding: 0 5px;
	background-color: #ffffff;
	color: #5b5b5b;
	border: 1px solid #d4d4d4;
	border-top: 0;
}
/* Top Styles */
#topbar {
	position: relative;
	float: left;
	width: 100%;
}
#topbar .zone1 {
	float: left;
	width: 290px;
}
#topbar .zone2 {
	float: right;
	width: 546px;
	padding: 9px 12px 0 0;
}
#logo {
	float: left;
}
#ukdatetime {
	float: right;
	margin: 0 0 10px;
	padding: 6px;
	background-color: #f4f4f4;
	color: #464646;
	border: 1px dashed #d4d4d4;
	font-size: 70%;
}
#formsearch {
	clear: right;
	float: right;
	margin: 0 0 10px;
	font-size: 70%;
}
#formsearch label {
	background-color: #ffffff;
	color: #787353;
}
#formsearch input {
	width: 10em;
	border: 1px solid #555139;
	margin: 0 0 0 0.4em;
	font-weight: normal;
}
#formsearch input.submit {
	width: auto;
	padding: 0;
	background-color: #707070;
	color: #ffffff;
	border: 1px solid #707070;
	font-weight: bold;
	cursor: pointer;
}
#langselect {
	clear: right;
	float: right;
	font-size: 70%;
	white-space: nowrap;
}
#langselect .label {
	position: relative;
	top: -4px;
}
#langselect img {
	width: 30px;
	height: 15px;
	border: 1px solid #555139;
}
/* Main Styles */
#topimg {
	clear: left;
	float: left;
	width: 858px;
	padding: 0 0 2px;
	background-color: #ffffff;
	color: #5b5b5b;
	border-bottom: 26px solid #c3c5cb;
}
#content {
	clear: left;
	float: left;
	width: 100%;
	padding: 24px 0 10px;
}
#content a {
	background-color: #ffffff;
	color: #3a6baf;
}
#content a:hover,#content a:focus,#content a:active {
	background-color: #ffffff;
	color: #ff6600;
}
#content h1 {
	margin: 0 0 1.2em;
	background-color: #ffffff;
	color: #3a6baf;
	font-size: 85%;
	line-height: 1.6em;
}
#content h2 {
	margin: 0;
	font-size: 70%;
	line-height: 2em;
}
#content h6 {
	margin: 0;
	font-size: 70%;
	line-height: 2em;
}
#content p {
	margin: 0 0 1.2em;
	font-size: 70%;
	line-height: 2em;
}
#content .list ul,#content .list ol,#content .editorial ul,#content .editorial ol {
	margin: 0 0 1.2em;
	padding: 0 20px;
	font-size: 70%;
	line-height: 1.6em;
	list-style: none;
}
#content .list li {
	margin: 0 0 0.4em;
	padding: 0 0 0 12px;
	background: #ffffff url(/images/bulletContentLi.gif) no-repeat 0 8px;
	color: #007663;
}
#content ul ul,#content ul ol,#content ol ul,#content ol ol {
	font-size: 100%;
}
#content .files li {
	min-height: 16px;
	padding: 0 0 0 20px;
	background: #ffffff url(/images/icons/bulletFile.gif) no-repeat 0;
}
#content .files li.doc {
	background-image: url(/images/icons/bulletDOC.gif);
}
#content .files li.dwg {
	background-image: url(/images/icons/bulletDWG.gif);
}
#content .files li.dxf {
	background-image: url(/images/icons/bulletDXF.gif);
}
#content .files li.gif {
	background-image: url(/images/icons/bulletGIF.gif);
}
#content .files li.jpg {
	background-image: url(/images/icons/bulletJPG.gif);
}
#content .files li.pdf {
	background-image: url(/images/icons/bulletPDF.gif);
}
#content .files li.pps {
	background-image: url(/images/icons/bulletPPS.gif);
}
#content .files li.swf {
	background-image: url(/images/icons/bulletSWF.gif);
}
#content .files li.wmv {
	background-image: url(/images/icons/bulletWMV.gif);
}
#content .files li.xls {
	background-image: url(/images/icons/bulletXLS.gif);
}
#content img {
	float: right;
	margin: 0 0 12px 12px;
	border: 1px solid #d4d4d4;
}
#content .zone1 {
	float: left;
	width: 454px;
	min-height: 302px;
	padding: 0 20px;
	border-right: 1px solid #d4d4d4;
}
#content .zone2 {
	float: right;
	width: 284px;
	margin: 0 36px 0 0;
}
#content .zone2 .caption {
	clear: right;
	float: right;
	width: 272px;
	margin: 0 0 10px 12px;
	padding: 6px;
	background-color: #f4f4f4;
	color: #464646;
	border: 1px dashed #d4d4d4;
	font-size: 70%;
}
#sideimg {
	display: block;
	width: 284px;
}
#content .editorial {
	clear: left;
	float: left;
	width: 100%;
}
#content .list {
	clear: left;
	float: left;
	width: 100%;
}
#content form.standard {
	clear: left;
	float: left;
	width: 100%;
	font-size: 70%;
	line-height: 2em;
}
#content form.standard th,#content form.standard td {
}
#content form.standard th {
	padding: 2px 6px 2px 2px;
	text-align: left;
}
#content form.standard td {
	padding: 2px;
}
#content form.standard input.submit {
	margin: 0 0 0 0.4em;
	background-color: #485894;
	color: #ffffff;
	border: 1px solid #485894;
	font-weight: bold;
	cursor: pointer;
}

#latestnewssummary {
	padding: 12px 18px;
	background-color: #c3c5cb;
	color: #5b5b5b;
}
#latestnewssummary a {
	background-color: #c3c5cb;
	color: #3a6baf;
}
#latestnewssummary a:hover,#latestnewssummary a:focus,#latestnewssummary a:active {
	background-color: #c3c5cb;
	color: #3a86c7;
}
#content #latestnewssummary h5 {
	background-color: #c3c5cb;
	color: #3a6baf;
	margin: 0 0 0.6em;
	font-size: 85%;
	line-height: 1.6em;
}
#content #latestnewssummary h6 {
	margin: 0 0 0.4em;
	background-color: #c3c5cb;
	color: #3a6baf;
	line-height: 1.6em;
}
#content #latestnewssummary p {
	line-height: 1.6em;
}
#latestnewssummary .story {
	padding: 0.6em 0 0;
	border-top: 1px solid #ffffff;
}
#latestnewssummary .first {
	padding: 0;
	border: 0;
}

#content .companydetails {
	clear: left;
	float: left;
	width: 442px;
	padding: 1em 6px 0;
	background-color: #ffffff;
	color: #777777;
	border-top: 1px solid #d4d4d4;
}
#content .companydetails p {
	font-size: 65%;
	line-height: 1.2em;
}

#searchresults {
	clear: left;
	float: left;
	width: 100%;
	margin: 0 0 1.2em;
	font-size: 70%;
	line-height: 1.4em;
}
#searchresults a {
	background-color: #f4f4f4;
	color: #3a6baf;
}
#searchresults a:hover,#searchresults a:focus,#searchresults a:active {
	background-color: #f4f4f4;
	color: #ff6600;
}
#searchresults th,#searchresults td {
	width: 50%;
	padding: 3px;
	background-color: #f4f4f4;
	color: #5b5b5b;
	vertical-align: top;
}
#searchresults th {
	text-align: left;
}
#searchresults td p {
	margin: 0 0 0.6em;
	font-size: 100%;
	line-height: 1.4em;
}

#links {
	clear: left;
	float: left;
	width: 100%;
}
#links .link {
	clear: left;
	float: left;
	width: 100%;
	padding: 12px 0;
	border-top: 1px dashed #d4d4d4;
}
#links .first {
	padding: 0 0 12px;
	border: 0;
}

.prevprice {
	text-decoration: line-through;
}

#pagenav {
	clear: left;
	float: left;
	width: 100%;
	background-color: #f4f4f4;
	color: #cccccc;
	font-size: 70%;
}
#pagenav td {
	width: 33%;
	padding: 3px;
}
#pagenav td.pages {
	background-color: #f4f4f4;
	color: #5b5b5b;
	text-align: center;
}
#pagenav td.next {
	text-align: right;
}
#pagenav a {
	background-color: #f4f4f4;
	color: #007663;
}
#pagenav a:hover,#pagenav a:focus,#pagenav a:active {
	background-color: #f4f4f4;
	color: #3a86c7;
}
/* Footer Styles */
#footer {
	clear: left;
	float: left;
	width: 100%;
	padding: 8px 0;
	font-size: 65%;
}
#footer a {
	background-color: #ffffff;
	color: #3a6baf;
}
#footer a:hover,#footer a:focus,#footer a:active {
	background-color: #ffffff;
	color: #ff6600;
}
#footer .contact,#footer .copyright {
	padding: 0 8px;
}
#footer .contact {
	float: left;
}
#footer .copyright {
	float: right;
}
