/* generic page settings (start) */

body {
	font-family: Helvetica, Arial, Geneva, Verdana, sans-serif;
	font-size: 70%;
	padding: 0px;
	margin: 0px;
	overflow-y: scroll;
}

form {
	display:inline;
}

a img {
	border-style: none;
}

a, a:visited {
	color: #05b1a3;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.nohref {
	color: #05b1a3;
	font-weight: bold;
}

#main_content_box {
	position: absolute;
	left: 50%;
	margin:5px 0px 0px -400px;
	padding:1px;
	width: 800px;
}




/* page header */
#topbar {
	overflow: hidden;
	clear: both;
}

#logo {
	float:left;
	height: 73px;
}

#regionbar {
	float: right;
	padding: 0px 30px 0px 0px;
}

#regionbar div {
	float: left;
	padding: 0px 3px 0px 3px;
	border-right: solid 1px #AAA9A9;
}

#regionbar .endreg {
	border-right: 0px;
}

#regionbar a {
	text-decoration: none;
	color: #05b1a3;
	font-weight: bold;
	font-size: 1.7ex;
}

#menubar {
	clear: both;
	background: url('../images/menubar.png');
	height:25px;
	margin:10px 0px 0px 0px;
}

#mainmenu .menubutton {
	float: left;
	padding: 9px 12px 2px 12px;
	border-right: solid 1px darkgray;
	height: 30px;
}

#menubar .searchbar {
	float: right;
	padding: 0px 8px 2px 8px;
}

#menubar .searchbar form {
	border: 0px;
	margin: 0px;
}

#menubar .searchbar .searchbarbox {
	border: 0px;
	padding: 0px 0px 0px 0px;
	float:left;
	border-style: none;
}

#menubar .searchbar .searchbarbutton {
	padding:4px 0px 0px 3px;
	float:left;
	height: 17px;
}

#menubar .searchbar .searchbarbox input {
	color: #0BB49E;
	border: 0px;
	border-style: hidden;
	padding: 0px 0px 0px 3px;
	margin: 4px 0px 0px 0px;
	font-weight: bold;
	font-size: 10px;
	height: 17px;
	width: 140px;
}

#menubar .menustart {
	float: left;
	background-color: white;
}

#menubar .menuend {
	float: right;
	background-color: white;
	padding-right: 17px;
}

#mainmenu a {
	text-decoration: none;
	color: white;
	font-weight: bold;
}

/* css menu start */
/* ================================================================ 
 * This copyright notice must be untouched at all times.
 *
 * The original version of this stylesheet and the associated (x)html
 * is available at http://www.cssplay.co.uk/menus/final_drop.html
 * Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
 * This stylesheet and the associated (x)html may be modified in any 
 * way to fit your requirements.
 * =================================================================== */

.menu {width:511px; height:25px; font-size:0.85em; position:relative; z-index:100; float:left;}
/* hack to correct IE5.5 faulty box model */
* html .menu {width:501px; w\idth:511px;}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none;}
.menu ul ul {width:100px;}

/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu ul li {float:left;width:99px;position:relative;}

.menu ul.admin li {width:69px;}

.menu ul ul li {float:left;width:99px;position:relative; border-left: 1px solid #9f9f9f; border-bottom: 1px solid #9f9f9f; border-right: 1px solid #9f9f9f;}
/* style the links for the top level */
.menu a, .menu a:visited {display: block; font-size:11px;text-decoration:none; text-align: center; font-weight:bold; color:#fff; width:99px; height:25px; border-width:1px 0 1px 1px; line-height:24px; border-right: 1px solid #9f9f9f;}

.menu ul.admin a, .menu ul.admin a {width:69px;}

/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {width:99px; w\idth:99px;}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {background:#b3b3b4 url(../images/undrop.gif) bottom right no-repeat;}

/* gme - colours for cl, ml and ind menus */
.menu a.cl, .menu a.cl:visited {background:#86b1dd;}
.menu a.cl:hover {background:#5390ce;}
.menu a.ml, .menu a.ml:visited {background:#b48ba5;}
.menu a.ml:hover {background:#945a7f;}
.menu a.ind, .menu a.ind:visited {background:#c4a79b;}
.menu a.ind:hover {background:#a77d6b;}

/* style the second level hover */
.menu ul ul a.drop:hover {background:gray;}
.menu ul ul a.cld {background:#b3b3b4;}
.menu ul ul a.cld:hover {background:#5390ce;}
.menu ul ul a.mld {background:#b3b3b4;}
.menu ul ul a.mld:hover {background:#945a7f;}
.menu ul ul a.indd {background:#b3b3b4;}
.menu ul ul a.indd:hover {background:#a77d6b;}

.menu ul a.md {}
.menu ul a.md:hover {}
.menu ul ul :hover > a.drop {background:gray}
.menu ul ul :hover > a.cld {background:#5390ce;}
.menu ul ul :hover > a.mld {background:#945a7f;}
.menu ul ul :hover > a.indd {background:#a77d6b;}
.menu ul :hover > a.md {}

/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background:#b3b3b4;}
/* style the third level hover */
.menu ul ul ul a:hover {background:gray;}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:24px;left:-1px; width:70px;}
/* another hack for IE5.5 */
* html .menu ul ul {top:24px;t\op:24px;}

/* position the third level flyout menu */
.menu ul ul ul{left:99px; top:0px; width:100px;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-100px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table, .headerTableStyle {position:absolute; top:0; left:0; background-color: #FF0000; border-collapse:collapse;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {background:#b3b3b4; color:#fff; height:auto; line-height:1em; padding:5px 5px; width:89px; border-width:0px 0px 0px 0px;}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {width:101px;w\idth:99px;}

/* style the top level hover */
.menu a:hover {color:#fff;}
.menu ul ul a:hover {color:#fff; background:gray;}
.menu :hover > a {color:#fff;}
.menu ul ul :hover > a {color:#fff;background:gray;}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}

/* css menu end */

#crumbbar {
	margin: 10px 0px 0px 8px;
}

/*#crumbbar a {
	color: #05b1a3;
	font-weight: bold;
	text-decoration: none;
}*/

/* page footer */
#sitemapbar {
	clear: both;
}

#sitemapbar div {
	float: left;
	margin:0px 0px 10px 0px;
	padding: 0px 2px 0px 2px;
	font-size: 1.5ex;
}

#legalbox {
	clear: both;
	font-size: 90%;
	color: darkgray;
	padding: 15px 0px 0px 0px;
	text-align: center;
}

/* Main CSS settings (end) */

/* home page CSS */

#contentbox {
	display:block;
	clear: both;
	margin: 10px 0px 0px 0px;
}

.hpcolumn {
	float: left;
	margin: 15px 15px 0px 0px;
	width: 190px;
}

h2 {
	padding: 0;
	margin: 0;	
}

/* PRODUCT PAGE HEADINGS */
.productBanner {
	width: 783px;
	height: 72px;
	margin: 20px 0px 0px 0px;
	padding: 16px 0px 0px 25px;
	text-transform: capitalize;
	color: #FFFFFF;
	font-size: 26pt;
	font-family: Helvetica, Arial, Geneva, Verdana, sans-serif;
	z-index: 10;
}
.pbcleanroom {
	background: url('../images/bannerCleanroom.jpg');
	background-repeat: no-repeat;
}
.pbmedical {
	background: url('../images/bannerMedical2.jpg');
	background-repeat: no-repeat;
}
.pbindustrial {
	background: url('../images/bannerIndustrial.jpg');
	background-repeat: no-repeat;
}
.productIntroduction {
}

/* HOME PAGE COLUMN HEADINGS */
.homepageIntroduction {
	width: 760px;
	margin: 25px 10px 0px 10px;
}
.homepageIntroduction h1 {
	font-family: Helvetica, Arial, Geneva, Verdana, sans-serif;
	font-size: 16pt;
	padding: 0;
	margin: 0;
}

.hpheading {
	width: 190px;
	height: 30px;
	padding: 3px 0px 0px 10px;
}
.hpheading a {
	font-family: Helvetica, Arial, Geneva, Verdana, sans-serif;
	font-size: 16pt;
	color: #FFFFFF;
}
.hpheading a:hover{
	text-decoration: none;
}
.hpcheadingClean {
	background: url('../images/homepage_cleanroom_back.png');
	background-repeat: no-repeat;
}
.hpcheadingMed {
	background: url('../images/homepage_medical_back.jpg');
	background-repeat: no-repeat;
}
.hpcheadingInd {
	background: url('../images/homepage_industrial_back.png');
	background-repeat: no-repeat;
}

/* PRODUCTS PAGE ICONS */
.productBlockImage h3 {
	margin: 0 0 3px 0;
    padding: 49px 0 0 0;
	font-family: Helvetica, Arial, Geneva, Verdana, sans-serif;
	font-size: 7pt;
	color: #FFFFFF;
	width: 64px;
	text-align: center;
	z-index: 100;
	cursor: pointer;
}

.nbarticle {
	float: left;
}
.nbarticle h3 {
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, Geneva, Verdana, sans-serif;
	font-size: 8pt;
}


.hpcimage {
	margin: 5px 0px 0px 0px;
	width: 188px;
	height: 129px;
}

.hpclinksbox {
	margin: 5px 0px 0px 0px;
	background-color: #efefef;
	width: 190px;
	height: 160px;
}

.hpclink {
	padding: 8px 0px 3px 0px;
	margin: 0px 8px 0px 10px;
	border-bottom: solid 1px #d4d4d4;

}

.hpclink a {
	text-decoration: none;
	font-weight: bold;
	font-size: 110%;
	color: rgb(83, 144, 206);
}

.hpclink a:hover {
	color: #039;
}

.hpclink a img {
	border-style: none;
}

.hpcbase {
	margin: 3px 0px 0px 0px;
	background-color: cyan;
	width: 190px;
	height: 5px;
}

.hncolumn {
	float: right;
	margin: -68px 20px 0px 0px;
	width: 165px
}


.newsbox {
	margin: 0px 0px;
}

.nbheading {
	background: url('../images/nbheading.png');
	background-repeat: no-repeat;
	padding: 5px 0px 0px 5px;
	height:19px;
	color: #ffffff;
	font-weight:bold;
	background-color: #fff;
}

.nbarticles {
	background-color: #efefef;
	margin:0px 0px 0px 0px;
	padding: 0px;
	width: 165px;
}

.standards_products {
	margin:2px 0px 0px 0px;
	padding: 2px;
	width: 595px;
	clear: left;
	margin-top: 20px;
}

.nbarticle {
	margin: 0px;
	padding: 5px;
	color: #666666;
	font-weight:bold;
	font-family: Helvetica, Arial, Geneva, Verdana, sans-serif;
	font-size: 85%;
	width: 155px;
	float: left;
}

.nblink {
	width: 200px;
	float: left;
}

.nbbase {
	/*background: url('../images/nbbase.png');*/
	/*height: 5px;*/
}

.exhibbox {
	margin: 0px 0px 0px 0px;
}

.ebheading {
	background: url('../images/ebheading.png');
	padding: 5px 0px 0px 5px;
	height:19px;
	color: #ffffff;
	font-weight:bold;
}

.ebartbox {
	border-left: 1px solid #d1d1d1;
	border-right: 1px solid #d1d1d1;
	overflow:hidden;
	padding: 3px;
}

.ebarticle {
	padding: 2px 0px 0px 0px;
}

.ebarticle .ebimage {
	text-align: center;
}

.ebarticle .ebtext {
	width: 155px;
	text-align: center;
	font-weight: bold;
	padding: 2px 0px 3px 3px;
}

.ebbase {
	background: url('../images/ebbase.png');
	height: 5px;
}

/* NEW STUFF ADDED BY ROGER BELOW */

/* generic */
.genericBlockHeader {
	width: 215px;
	background: url('../images/contactheading.png');
	padding: 5px 0px 0px 5px;
	height:19px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}
.genericBlockHeader2 {
	width: 215px;
	background: url('../images/contactheading2.png');
	background-repeat: no-repeat;
	padding: 5px 0px 0px 5px;
	height:19px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}

.contactSubmitMessage {
	width: 500px;
	padding: 5px 0px 0px 5px;
	height:19px;
	color: #59B1A8;
	font-size: 11px;
	font-weight: bold;
}

/*
hr {
	border: none 0; 
	border-top: 1px dashed #05b1a3;
	width: 100%;
	height: 1px;
}
*/

.menuSubCatRightArrow {
	margin-top: -9px;
	right: 1px;
}

/* general product page */
.productBlock {
	width: 783px;
	position: relative;
}

.productBlockImages {
	position: absolute;
	left: 27px;
	top: 270px;
}

.productBlockImage {
	float: left;
	padding-right: 3px;
}

.productBlockImage a img {
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	opacity: 0.85;
}

.productBlockImage a:hover img {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity: 1;
}

/* contact page */
.contactBlock {
	width: 220px;
	margin-left: 12px;
	margin-right: 12px;
	float: left;
}

.standardBlock {
	width: 220px;
	margin-right: 20px;
	float: left;
}

.contactAddress{
	font-size: 14px;
}

.contactNumbers{
	font-size: 14px;
}
.contactWeb{
	margin-top: 10px;
	font-size: 14px;
}
.hideMe {
	visibility: hidden;
	height: 0px;
}

/* company page */
.companyHeaderBox {
	width: 220px;
	font-size: 14px;
}

.companyBlock {
	margin: 10px 0px 10px 10px;
}

.companyBlock ul {
	padding-left: 15px;
	margin: 0px;
}

/* info pages (FAQ/Articles/News) */
.infoHeaderBox {
	width: 220px;
	font-size: 14px;
}

.infoBlock {
	float: left;
	width: 256px;
	margin: 0px 5px 10px 5px;
}

.infoBlock ul {
	padding-top: 10px;
	padding-left: 15px;
	margin: 0px;
}

.infoSearchForm {
	padding: 10px 0px 10px 0px;
}

.infoSearchForm input {
	width: 109px;
}

#searchResultBlock {
	width: 780px;
}

/* product listing page */

.furtherDetailsLink {
	margin-top: 5px;
}
#productListTopTag {
        margin: 10px 0px 0px 0px;
        width: 783px;
        height: 70px;
}

#productListTopTag h1 {
       padding: 15px 0px 0px 20px;
       font-family: Helvetica, Arial, Geneva, Verdana, sans-serif;
       font-size: 24pt;
       font-style: italic;
       color: #FFFFFF;
}

#productListContainer {
	margin:10px 0px 0px 0px;
}

.productListBlock {
	width: 782px;
	padding: 0px 0px 8px 0px;
}

.productListBlockContainer {
	padding: 0px 10px 0px 10px;
	font-family: Helvetica, Arial, Geneva, Verdana, sans-serif;
}

.productListSpacer {
	margin-top: 10px;
}

.productListSpacerSmall {
	margin-top: 5px;
}

#productListFilterHeader {
	margin-top: 5px;
	width:783px;
}

#productListFilterBlockHeader {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}

.cornerBar {
	height: 10px;
}

.productListCornerTL {
	width: 10px;
	height: 10px;
	position:absolute;
	overflow:hidden;
	top: 0px;
	left: 0px;
}

.productListCornerTR {
	width: 10px;
	height: 10px;
	position:absolute;
	overflow:hidden;
	top: 0px;
	right: 0px;
}

.productListCornerBL {
	position:absolute;
	overflow:hidden;
	width: 10px;
	height: 10px;
	bottom: 0px;
	left: 0px;
}

.productListCornerBR {
	width: 10px;
	height: 10px;
	position:absolute;
	overflow:hidden;
	bottom: 0px;
	right: 0px;
}

.TLInside, .TRInside, .BLInside, .BRInside {
	position:relative;
	font-size:75px;
	font-family:arial;
	line-height: 20px;
	background: none;
}

.TLInside {
	left: -4px;
}

.TRInside {
	left: -12px;
}

.BLInside {
	left: -4px;
	top: -8px;
}

.BRInside {
	left: -12px;
	top: -8px;
}

.cornerBox {
	margin: 0px;
	position: relative;
	margin-left: 0px;
	display: block;
}

.cornerBoxContents {
	position: relative;
	padding: 8px;
	color: #FFFFFF;
	font-size: 10px;
}

#productListFilterBlockIntro {
	width: 735px;
	padding-bottom: 10px;
}

#prodcount {
	float: right;
}

#productListFilterBlock {
	font-size: 12px;
	width: 761px;
	padding: 10px 5px 15px 15px;
	min-height: 80px;
}

.productFilterGroup {
	display: block;
	float: left;
	width: 130px;
	padding-left: 15px;
}

.productExtendedInfoHidden {
	height:1px;
	padding:2px 0px 0px 0px;
	overflow: hidden;
}

.productExtendedInfoShown {
	height:1px;
	padding:2px 0px 0px 0px;
	overflow: hidden;
}

.productListTableLeftColumn {
	width: 100px;
}

.productListDivLeftColumn {
	float: left;
	width: 100px;
	padding-left: 3px;
}

.productListDivRightColumn {
	float: left;
	width: 640px;
	padding-left: 15px;
}

.hideLeftColumn {
	display: none;
}

.hideRightColumn {
	display: none;
}

.showLeftColumn {
	display: block;
}

.showRightColumn {
	display: block;
}

.anchorTag {
	cursor: pointer;
}

.productListProductTitle {
	float: left;
	width: 500px;
	font-size: 20px;
	font-weight: bold;
}

.productListProductTagLine {
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #555555;
}

.productListProductCode {
	float: right;
	width: 90px;
	font-size: 16px;
	font-weight: bold;
	text-align: right;
}

.productListFeaturesBlock {
	width: 650px;
	clear: both;
}

.productListFeaturesValue {
	width:475px;
	float:left;
	font-size: 11px;
	padding-bottom: 3px;
}

.productListFeaturesTitle {
	width:150px;
	font-weight: bold;
	font-size: 11px;
	float:left;
	padding-bottom: 3px;
}

/* Contact Page */

.contactPageBox {
	width: 500px;
}

.contactPageTitle {
	font-size: 11px;
	margin-bottom: 2px;
	font-weight: bold;
}

.contactPageField {
	margin-bottom: 10px;
}

.contactPageBox .cornerBoxContents {
	padding-left: 35px;
}

.errorBoxAnchors a, .errorBoxAnchors a:visited {
	color: #FFFFFF;
}

.sector_on {
	width: 16px;
	height: 16px;
	min-height: 16px;
}

.sector_off {
	width: 16px;
	height: 16px;
	min-height: 16px;
	background-color: #505050;
}

.largerFontSize {
	font-size: 12px;
}

.largerFontSize li {
	padding-bottom: 4px;
}

.informationBlockTitle {
	float: left;
	width: 500px;
	font-size: 16px;
	font-weight: bold;
}

.informationBlockDate {
	float: right;
	width: 130px;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
}

.informationBlockData {
	width: 750px;
	clear: both;
	padding: 5px;
}

.articleData2 {
	float: left;
	width: 500px;
	font-size: 16px;
	font-weight: bold;
}

.articleData2Smaller {
	font-size: 12px;
}

.articleData3 {
	float: right;
	width: 260px;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
}

.articleData1 {
	clear: both;
	padding: 5px;
}

.adminStatsTitle {
	margin-top: 3px;
	font-size: 11px;
	font-weight: bold;
	width: 90px;
	float: left;
}
.adminStatsValue {
	margin-top: 3px;
	font-size: 11px;
	width: 100px;
	float: right;
}

.searchHighlightRow {
	color: #FF5555;
	font-weight: bold;
}

.searchLine {
	margin-left: 10px;
	font-size: 12px;
	width: 765px;
	clear:both;
	border-bottom: 1px dashed #C0C0C0;
}

.searchTitle {
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 4px;
	border-bottom: none;
}

.searchTerms {
	width: 200px;
	float: left;
}

.searchResults {
	width: 50px;
	padding-right: 5px;
	float: left;
	text-align: right;
}

.searchDate {
	width: 150px;
	float: left;
}

.searchedBy {
	width: 360px;
	float: left;
	text-align: right
}

.searchAdminLinks a {
	color: #FFFFFF;
	text-decoration: underline;
}

/* Homepage introduction */

#introBox {
	background-color: #9BBFBB;
	-moz-border-radius: 5px;
	padding: 15px;
	padding-left: 90px;
	width: 494px;
	background-image: url('../images/headingImage.jpg');
	background-repeat: no-repeat;
	background-position: 9px;
}

.homePageHeading {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: normal;
	font-size: 17px;
	margin: 0px;
}
.homePageText {
	color: #fff;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-top: 0px;
}

p.standards {
	font-size: 12px;
	color: #333;
	background-color: #efefef;
	padding: 10px;
	margin-top: 0px;
}

/* General definition list styling - Chris - 11/09 */
dl {
        margin-top:0px;
        margin-bottom:0px;
        border: 1px solid transparent;
}
dl dt {
        float:left;
        font-size: 12px;
        font-weight:bold;
        margin-right:10px;
        padding:2px 2px 0;
        width:150px;
}
dl dd {
		font-size: 13px;
        margin-left: 190px;
        padding:2px 0;
}
dl:hover
{
        /*background-color:#9BC1E8;*/
        /*border: 1px solid #FFFFFF;*/
}

.productIntroduction {
	background-image: url('../images/info.jpg');
	background-repeat: no-repeat;
	background-color: #e6f1f8;
	border: 1px solid #ccc;
	-moz-border-radius: 5px;
	padding: 5px 10px;
	padding-left: 70px;
	margin-top: -10px;
	margin-bottom: 10px;
	width: 703px;
	font-size: 15px;
	font-weight: normal;
	color: #666;
}

.noticeBox {
	display: block;
	background-color: #FF3F3F;
	color: #FFFFFF;
	width: 680px;
	text-align: center;
}
