/* @override http://stmuk.gtdabtesting.com/design/css/screen.css */

body {
	margin: 0px;
	padding: 0px;
	background: #343635 url(../images/body_bg.jpg) no-repeat right top;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 0.9em;
	line-height: 1.3em;
}

#general_banner {
	width: 665px;
	height: 320px;
	position: absolute;
	z-index: 20;
	margin-left: -480px;
	left: 50%;
	top: 215px;
}

#PreviousButton {
	position: absolute;
	z-index: 1;
	margin-top: 120px;
	margin-left: 10px;
}

#NextButton {
	position: absolute;
	z-index: 1;
	margin-top: -200px;
	margin-left: 595px;
}



#search {
	position: absolute;
	font-size: 0.9em;
	font-weight: bold;
	margin-top: 165px;
	margin-left: 220px;
	left: 50%;
	width: 250px;	
	color: #333;
}


#top_nav {
	background: url(../images/top_nav_bg.gif) repeat-x left top;
	height: 34px;
	font-size: 0.9em;
}

#top_nav_inner {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

#top_nav ul {
	margin: 0px 0px 0px 0px;
	padding: 8px 0px 0px 0px;
}

#top_nav li {
	list-style-type: none;
	display: inline;
}

#top_nav li a {
	color: #FFF;
	text-decoration: none;
	padding: 1px 12px 1px 12px;
	display: block;
	float: left;
	border-right: 1px solid #fb8b31;
}

#top_nav li a:hover {
	text-decoration: underline;
	padding: 1px 12px 1px 12px;
	display: block;
	float: left;
	border-right: 1px solid #fb8b31;
}

#top_nav li a.selected {
	text-decoration: underline;
}

#social_links {
	float: right;
	width: 200px;
	text-align: right;
	padding-top: 3px;
}

#social_links img {
	border: none;
}

#top_nav #social_links ul {
	margin: 0px;
	padding: 0px;
}

#top_nav #social_links li {
	list-style-type: none;
	display: inline;
}

#top_nav #social_links li a {
	border: none;
	padding: 0px 3px 0px 3px;
}

#header_contact {
	float: right;
	font-size: 1.3em;
	font-weight: bold;
	color: #FFF;
	text-align: right;
	line-height: 1.3em;
	padding-top: 43px;
	padding-right: 15px;
}

#header_contact ul {
	margin: 0px;
	padding: 0px;
}

#header_contact .highlight {
	color: #f07a25;
}

#header_contact li {
	list-style-type: none;
}

#header_contact li a {
	color: #FFF;
}

.logo {
	padding: 5px;
	padding-left: 15px;
}

#container {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px;
}

#secondary_nav {
	background: url(../images/secondary_nav.gif) repeat-x left top;
	height: 34px;
	font-size: 0.9em;
	padding-left: 6px;
	margin-bottom: 10px;
}

#secondary_nav ul {
	margin: 0px 0px 0px 0px;
	padding: 9px 0px 0px 0px;
}

#secondary_nav li {
	list-style-type: none;
	display: inline;
}

#secondary_nav li a {
	color: #444;
	font-weight: bold;
	display: block;
	float: left;
	padding: 0px 12px 0px 12px;
	border-right: 1px solid #BBB;
	text-decoration: none;
}

#secondary_nav li a:hover {
	color: #e16614;
	font-weight: bold;
	display: block;
	float: left;
	padding: 0px 12px 0px 12px;
	border-right: 1px solid #BBB;
	text-decoration: none;
}

#secondary_nav li a.selected {
	color: #e16614;
	font-weight: bold;
	display: block;
	float: left;
	padding: 0px 12px 0px 12px;
	border-right: 1px solid #BBB;
	text-decoration: none;
}

#content {
	background-color: #FFF;
}

#quick_links_container {
	width: 277px;
	float: right;
	padding-right: 10px;
	line-height: 1.2em;
	padding-top: 1px;
	color: #FFF;
}

#quick_links_container .capitalise {
	text-transform: uppercase;
	font-size: 1.2em;
	line-height: 1.1em;
}

#quick_links_container h1 {
	color: #FFF;
	margin: 0px;
	font-size: 1.2em;
	padding: 38px 0px 0px 0px;
	line-height: 1.2em;
}

#quick_links_container h2 {
	color: #FFF;
	margin: 0px;
	font-size: 0.9em;
	padding: 18px 0px 0px 0px;
	line-height: 1.1em;
}

#quick_links_container p {
	margin:3px 87px 0px 0px;
	color: #EEE;
	font-size: 0.8em;
	line-height: 1.2em;
}


.quick_link {
	height: 118px;
	margin-bottom: 8px;
	padding: 16px 20px 20px 20px;
	width: 243px;
	float: left;
	margin-left: 1px;
	margin-right: 0px;
	text-align: left;
	background: url(../images/orange_quick_link_bg.gif) no-repeat left top;
	font-size: 1.2em;
}

.quick_link img {
	float: right;
	position: relative;
	padding-top: 18px;
	
}

.quick_link  a {
	color: #FFF;
	text-decoration: none;
}


#banner {
	height: 325px;
}
#side_bar {
	width: 260px;
	float: left;
	padding-top: 10px;
	padding-left: 10px;
	line-height: 1.3em;
	padding-bottom: 15px;
}

#featured_products h2 {
	background-image: url(../images/featured_products_header.gif);
	color: #EEE;
	text-transform: uppercase;
	font-size: 1em;
	margin: 0px;
	padding: 12px 10px 9px 16px;
}

#textarea {
	width: 652px;
	float: right;
	font-size: 0.9em;
	padding-right: 20px;
	color: #333;
	padding-top: 18px;
	padding-bottom: 15px;
}

#featured_products .featured {
	background-image: url(../images/featured_product_bg.gif);
	height: 76px;
}

#featured_products .featured h3 {
	margin: 0px;
	display: block;
	text-transform: uppercase;
	font-size: 1em;
	line-height: 1.1em;

}

#featured_products .featured h3 a {
	color: #333;
	text-decoration: none;
	padding: 22px 10px 10px 15px;
	display: block;
}

#featured_products .featured h3 .highlight {
	color: #ce7332;
}

#featured_products .featured img {
	float: right;
	padding-top: 9px;
	padding-right: 8px;
	border: none;
	position: relative;
	margin-left: 30px;
	width: 100px;
}

#textarea h1 {
	font-size: 1.8em;
	color: #333;
	margin: 0px 0px 13px 0px;
}

#textarea h2 {
	color: #cb6a24;
	font-size: 1.5em;
	margin: 0px 0px 13px 0px;
}

#textarea h3 {
	color: #cb6a24;
	font-size: 1.2em;
	margin: 0px 0px 4px 0px;
}

#textarea h4 {
	font-size: 1.1em;
	color: #333;
	margin: 0px 0px 12px 0px;
}

#textarea p {
	margin: 0px 0px 13px 0px;
}

#textarea a {
	color: #ca6923;
	text-decoration: underline;
	font-weight: bold;
}

#textarea a:hover {
	color: #ca6923;
	font-weight: bold;
	text-decoration: none;
}

#textarea ul, ol {
	margin: 0px 0px 13px 0px;
	padding: 0px 0px 0px 30px;
}

#textarea blockquote {
	background-color: #EEE;
	padding: 20px 20px 16px 20px;
	margin: 0px 0px 13px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	border-bottom: 3px solid #CCC;
	color: #bc6322;
}

#textarea cite {
	color: #333;
	font-weight: bold;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-style: normal;
	font-size: 1.1em;
	display: block;
	text-align: right;
}

#textarea .right {
	border: 1px solid #CCC;
	padding: 3px;
	margin-left: 16px;
	margin-bottom: 5px;
	float: right;
}

#textarea .left {
	border: 1px solid #CCC;
	padding: 3px;
	margin-right: 16px;
	margin-bottom: 5px;
	float: left;
}

#textarea .border {
	border: 1px solid #CCC;
	padding: 3px;
	margin-bottom: 13px;
}



#footer_contact {
	background-color: #222;
	clear: both;
	color: #AAA;
	font-size: 0.8em;
	padding: 10px 10px 10px 25px;
	height: 85px;
	line-height: 1.5em;
}

#footer_contact strong {
	color: #FFF;
}

.footer_contact_details {
	float: left;
	padding-right: 80px;
}

.footer_contact_details a {
	color: #AAA;
}

.footer_contact_details a:hover {
	color: #AAA;
	text-decoration: underline;
}

.footer_contact_details a{
	color: #AAA;
	text-decoration: none;
}

#footer_nav {
	clear: both;
	background-color: #444;
	padding: 12px 10px 18px 20px;
	font-size: 0.8em;
}

#footer_nav ul {
	margin: 0px;
	padding: 0px;
}

#footer_nav li {
	list-style-type: none;
	display: inline;
	border-right: 1px solid #555;
	padding: 0px 5px 0px 3px;
}

#footer_nav li a {
	color: #666;
}

#footer_nav li a:hover {
	color: #999;
	text-decoration: none;
}

.small_print {
	font-size: 0.9em;
	line-height: 1.4em;
	font-style: italic;
	color: #777;
}


/*News & Catalogue*/

#catalog_chain {
	background-color: #3f3f41;
	position: relative;
	margin-top: -15px;
	margin-bottom: 10px;
	padding: 6px 12px 6px 16px;
	color: #FFF;
}

#catalog_chain a {
	color: #CCC;
}

#catalog_chain a:hover {
	color: #EEE;
}

.newsrow {
	background-color: #EEE;
	border-bottom: 3px solid #CCC;
	padding: 18px 18px 18px 18px;
	margin-bottom: 10px;
}

#textarea .newsrow h1 {
	font-size: 1.4em;
	margin: 0px 0px 3px 0px;
}

#textarea .newsrow h2 {
	font-size: 1.1em;
	border-bottom: 1px solid #CCC;
	padding-bottom: 8px;
	margin-bottom: 8px;
}

.newsrow div {
	margin-bottom: 10px;
}

.category_container {
	background-color: #EEE;
	border-bottom: 3px solid #CCC;
	padding: 23px 18px 15px 18px;
	margin-bottom: 10px;
	clear: both;
}

.category_container h2 {
	line-height: 1.1em;
}

.category_container img {
	width: 185px;
	float: right;
	padding: 3px;
	border: 1px solid #CCC;
	margin-left: 15px;
}
.cat_img {
	width: 665px;
	height:  320px;
	position:absolute;
	top:  214px;
	left: 50%;
	margin-left: -480px;
	z-index: 5;
}

.pager {
	background-color: #444;
	padding: 7px 4px 4px 14px;
	margin-bottom: 10px;
	color: #FFF;
}

/*Meet the team*/

.team_container {
	width: 270px;
	float: left;
	margin-right: 20px;
	background-color: #EEE;
	border-bottom: 3px solid #CCC;
	padding: 23px 18px 15px 18px;
	margin-bottom: 10px;
	height: 310px;
}

.team_container img {
	border: 1px solid #CCC;
	padding: 3px;
}

/*Atex*/

.pdf_link_left {
	width: 310px;
	float: left;
	padding-right: 14px;
} 

.pdf_link_left img {
	float: left;
	padding-right: 10px;
}

/*Downloads*/

.pdf_downloads li {
	list-style-type: none;
	background: url(../images/small_pdf.gif) no-repeat left center;
	padding: 12px 7px 9px 41px;
}

#textarea .pdf_downloads ul {
	padding: 0px;
	margin: 0px 0px 13px 0px;
}

/*Form*/

#contact {
	background-color: #EEE;
	border-bottom: 3px solid #CCC;
	padding: 26px 28px 15px 28px;
	font-weight: bold;
}

#contact dl {
	margin: 0px;
	padding: 0px;
}

#contact dt {
	padding: 2px;
	margin: 0px;
	float: left;
	width: 160px;
}

#contact dd {
	margin: 0px;
	padding: 2px;
}

#contact input {
	width: 400px;
}

#contact textarea {
	width: 404px;
}

#contact .submit input {
	width: 400px;
	margin-left: 166px;
	margin-top: 10px;
}

.row {
	background-color: #444;
	color: #FFF;
	padding: 5px 5px 5px 12px;
	margin-bottom: 8px;
}

#textarea .row a {
	color: #FFF;
}

/*Contact*/


.contact_details {
	background-color: #f7941e;
	color: #FFF;
	margin-top: 10px;
		padding: 11px 10px 11px 10px;
		line-height: 1.4em;
		font-size: 0.9em;
}

#main_content .contact_details p {
	margin-top: -1px;
	margin-left: 3px;
}


#main_content .contact_details a {
	color: #FFF;
}

.contact_right {
	float: right;
	width: 332px;
}

.contact_phone {
	float: right;
	padding-top: 15px;
	width: 170px;
}

.interested {
	float: right;
	width: 620px;
	background-color: #EEE;
	padding: 18px 15px 7px 15px;
	font-size: 0.9em;
	line-height: 1.5em;
	margin-top: 10px;
}

#main_content .interested h3 {
	color: #333;
	margin-bottom: 10px;
}

#main_content .interested li {
	padding: 0px 0px 0px 0px;
}
