  
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:	76%;
	text-decoration: none;
	color: #333;
	margin: 0;
	padding: 0;
	background-color: #69787F; /*#5D0040;*//*#69777F;*/
	height: 1%;
	text-align:center;
}


/* hidden field used on forms to trap robots and spiders */
.frmBotTrap{display:none;}

#frmQuoteForm input{
	width: 200px;
}
#frmQuoteForm .textarea{
	width: 200px;
	height: 50px;
}
#frmQuoteForm .prodTitle {
	color: blue;
}
 
a {
	color: #000;
}

table {
	width: 90%;
	border-collapse: collapse;	
}
table thead tr{
	background-color: #69787F;
	color: #fff;
}

table tbody td{
	padding-left: 5px;
}

table thead th{
	text-align: left;
	padding-left: 5px;
}
table tbody th{
	width: 150px;
	text-align: right;
	vertical-align: top;
}
table tbody td label{
	font-weight: bold;
	margin: 0;
	padding: 0;
}

table tbody td {
	padding-bottom: 5px;
}

table tbody tr.trOpen{
	display:table-row !important;
}
* html table tbody tr.trOpen{
	display:block !important;
}
table tbody tr.trClose{
	display:none !important;
}

a:hover	{
	color: #000;
	text-decoration: underline
}
label{
	font-size: 0.9em;
}
select, input	{
	color: #000;
	font-size: 0.8em;
}
textarea{
	font-size: 1em;
}
button {
	color: #000;
	font-size: 0.8em;
}
			
p {
	color: #000;
}
			
h1 {
	font-size: 1em;
	font-weight: bold;
	color: #000;
	margin: 0px 0px 0px 0px;
	/*margin-left: -5px;
	margin-right: -15px;*/
	background: url(/images/titlebg.gif) repeat-x;
	height: 27px;
	line-height: 2em;
	padding-left: 5px;

}
			
h2 {
	font-size: 1em;
	font-weight: bold;
	color: #000;
	margin: 0px 0px 0px 0px;
	background: url(/images/titlebg.gif) repeat-x 0% 50%;
	height: 27px;
	padding-left: 15px;
	line-height: 2em;
}

h3{
	font-size: 1.2em;
	font-weight: normal;
	color: #000;
	padding-left: 15px;
}

li {
	color: #000;
	line-height:1.25em;
	text-decoration: none;
	padding:0.3em;
}

hr{
	height: 1px;
	color: #c0c0c0;
}
a img{
	margin: 0;
	padding: 0; 
	border:0;
}

img{
	margin: 0;
	padding: 0; 
	border:0;
}

#topheader td {
	border: 0;
	padding: 0;
	color: #000;
	font-size: 0.75em;
}
#topheader td a{
	color: #848485;
	font-size: 0.8em;
}
#topheader {
	width: 977px; /*100%;*/
	border-collapse: collapse;
	background: url(/images/bannertr.gif) no-repeat right top #EC1D27;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left:auto;
	margin-right:auto;		
	text-align: left;
	
}

#topheader td {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
}

#topheader .topbanner{
	min-height: 70px;
	width: 800px;	/* width of the largest image */
}

#topheader h3{
	color: white;
	font-size: 1.8em;
	font-weight: bold;	
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
}

#topheader .searchfrm {
	background-color: white;
	width: 90%;
	margin: 0px 0px 0px 0px;	
	padding: 10px 5px 5px 5px;
}

#topheader .searchfrm input {
	margin-right: 5px;
}
#topheader .searchfrm a {
	font-size: 1em;
}

#loginBox td{
	border: 0;
	padding: 0;
}
#loginBox{
	width: 590px;
	border-collapse: collapse;
}

#footerSection{
	width: 977px;
	border-collapse: collapse;
	margin-left:auto;
	margin-right:auto;			
}

#footerSection thead{
	background-color: #000;
	color: #fff;	
}

#footerSection tbody{
	background-color: #69787F;
	height: 20px;
	color: #fff;
	text-align: center;
}

#footerSection tbody td ul{
	list-style: none;
}

#footerSection tbody td li{
	display: inline;
	color: #fff;
	border-left: 1px solid #fff;
	margin-left: -1px;
	padding: 3px;
}
/* ths is the first li in the list*/
#footerSection tbody td li.lifirst{
	border-left: none!important;
}

#footerSection .textfoot p {
	width:600px; 
	color: white;
	padding-left:180px;
}

.quicklinks li{
	font-size:1em!important; 
}
/* ths is the first li in the list*/
.quicklinks .lifirst{
	border-left: none!important;
}

#footerSection tbody td li a{
	color: #fff;
}

#footerSection td{
	border: 0;
	padding: 0;
	font-size: 0.75em;
	color: #fff;
}
#footerSection td p{
	color: #fff;
}

#footerSection a{
	color: #fff;
}
.topmenucont{
	width: 100%;
	background: url(/images/topmenubg.gif) repeat-x 0% 50%;
	
}
.topmenuscreen{
	width: 100%;
	background: url(/images/topmenubg.gif) repeat-x 0% 50%;
	
}
/* this is the header for the printed page */
.topmenuprint{
	display: none;
	
}

#topmenu {
	width: 977px;
	border-collapse: collapse;
	height: 40px;
	line-height: 1em;
	margin-left:auto;
	margin-right:auto;		
	
}
#topmenu td{
	text-align: left;
	padding-top: 5px;
	color: #000;
	padding-left:0;
}

#topmenu th{
	width: 205px;
}
#topmenu ul{
	font-weight: bold;
	list-style:none;
	margin:0;
}

#topmenu li{
	display: inline;
	font-weight: bold;
	margin: 0;
	/*border: 1px solid #fff;*/
	line-height: 1em;
	color: #000;
	/*background:				url(/images/buttonbg2.gif) repeat-x 0% 50%;*/
	border-right: 1px solid #808080;
	font-size:				0.9em;
	cursor:					pointer;
	padding:				0 0.75em;
}

#topmenu li a{
	text-decoration: none;
	color: #000;
}

#sidemenu {
	width: 200px;
	float: left;
	background-color: #fff;
}

#sidemenu ul{
	font-weight: normal;
	list-style:none;
	margin: 0;
	padding: 0;
	font-size: 0.8em;
	margin-bottom: 2em; 
}

#sidemenu a{
	text-decoration: none;
}


#sidemenu li{
	background: url(/images/sidemenubullet.gif) 0 8px no-repeat;
	margin-left: 15px;
	padding-left: 10px;
	margin-top: 10px;

}

#sidemenu h2{
	font-size: 0.9em;
	margin-left: 0px;
}

#sidemenu h2 a{
	text-decoration: none;
}
#sidemenu li a{
	line-height: 1.5em;
}
#frmSideSearch{
	background-color: #FCEFFF;
	padding-bottom: 1em;
	border-top: 0.5em solid #fff;
	border-bottom: 0.5em solid #fff;
	font-size: 1.2em;
}
#frmProductSearchSmall{
	font-size: 1.2em;
	margin: 0;
}
fieldset{
	width: 1%; 
}
#sidemenu fieldset{
	width: 170px;
}
#adminpageContainer{
	background-color: #fff;
	height: 1%;
	text-align: left;
}
#adminmenus {
	font-weight: bold;
	list-style:none;
}

#adminmenus li{
	margin-bottom: 10px;
}

#adminmenus li ul li{
	font-weight: normal;
}

#adminTable {
	margin-left: 2em;
	float: left;
	width: 70%;

}
#adminTable thead tr{
	background-color: #c0c0c0;
	color: #fff;
}

#adminTable thead th{
	font-size: 0.9em;
}

#orderItems thead th{
	text-align: left;
}

#orderItems th{
	text-align: right;
	width: 100%;
}

.standardsAdminGrid{
	border: 1px solid #c0c0c0;
	text-align: center;
}

#adminUtils{
	padding-left: 2em;
}

#adminUtils table th{
	text-align: right;
}

#adminTable tbody table{
	margin-top: 10px;
	margin-bottom: 10px;
}

#adminTable tbody td.editorButton{
	border: 2px solid #d0d0d0;
	width: 20px;
	height: 20px;
	text-align: center;
	vertical-align: middle;
	padding:0;
	margin: 0;
	background-color: #d0d0d0;
}

#adminTable tbody table.editorButtonBar{
	padding:0;
	margin:0;
	background-color: #d0d0d0;
	width: auto;
}
#adminTable tbody td td.editorArea{
	border-width:2px; 
	background-color: #fff;
	width: 100%;
	vertical-align: top;
	padding:0;
}

#adminTable tbody td table.editorArea{
	width: 480px;
	height: 400px;
}

#editorContainer{
	background-color: #d0d0d0;
	width: 480px;
}

#editortextArea{
	width: 480px;
	height: 400px;
	overflow: scroll;
}

#newsEditortextArea{
	width: 600px;
	height: 200px;
	overflow: scroll;
	background-color: #fff;
}
.editorCode{
	font-family: 'Courier New';
}

.editorPresent{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.tableRow {
	background-color: #fff;
}

.tableAltRow {
	background-color: #efefef;
}

#metadatagrid{
	font-size: 0.9em;
}
#adminTable dl{
	font-size: 0.75em;
}

#adminCatRoot{
	font-weight: bold;
	list-style:none;
}
#adminCatRoot li {
	display: inline;
}

#adminCatRoot li a{
	font-weight: normal;
}

.adminitems {
	font-weight: bold;
	list-style:none;
}

.adminitems li{
	font-weight: bold;
	white-space: nowrap;
}

.adminitems li ul{
	margin-left: 80px;
	margin-bottom: 10px;
}

.adminitems li ul li{
	font-weight: normal;
}

#userHotLinks{
	font-weight: normal;
	list-style: none;
	width: 240px;
	height: 180px;
	margin-top: 0.5em;
	font-size: 0.8em;
	background-color: #FFFEE5;
}

#userHotLinks ul, #userHotLinks p, #userHotLinks li{
	font-size: 1em;
	margin-left: 0;
	padding-left: 0;
}

#companyHotLinks{
	width: 241px;
	height: 150px;
	margin-top: 0.2em;
	font-size: 0.8em;
	background-color: #E7FAFF;
}

#companyHotLinks ul, #companyHotLinks p, #companyHotLinks li{
	font-size: 1em;
}

#userHotLinks a{
	padding-left: 1em;
}

#userHotLinks ul{
	padding-left: 1em;
}

.sidemenuselected{
	/*for selected side menu items*/
	text-decoration: underline;
}

#categoryList {
	width: 70%;
	font-size: 0.9em;
	float: left;
	padding-left: 5px;
	padding-right: 10px;
	margin-left: 1em;
}

#categoryList ul{
	font-weight: bold;
	list-style:none;
	margin: 0;
	background-color: #fff;
}

#categoryList .categorylisttoplevel{
	border-top: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
	color: #363636;
	background-color: #F7F7F7; /*#9C6EB1;*/
	margin-bottom: 10px;
}
#categoryList li li {
	font-weight: bold;
	margin-left: 2em;
	text-align: left;
	margin-bottom: 5px; 
	margin-top: 5px;
}

#categoryList li li li{
	border: 0;
	background: none;
	font-weight: normal;
	margin-left: 2em;
	color: #000;
	list-style: square;
}

#categoryList li a{
	text-decoration: none;
	color: #000;
}

.categorylistselected{
	/*for selected side menu items*/
	text-decoration: underline;
}

.breadcrumb {
	color: #848485;
	margin-top: 0;
	font-size: 0.8em;
} 
.breadcrumb a{
	color: #848485;
	
}

.formProcedureList{
	/*list for forms in quality system*/
}

#homeNews{
width: 180px;
height: 100px;
padding: 5px;
font-size: 0.8em;
}

#homeNews a{
	/*home page news list*/
	text-align: left;
	padding: 3px;
	background-color: #EE1C25;
	color: #fff;
	text-decoration: none;
	display: block;

}

#homeNews li{
	font-weight: normal;
}
#homeNews p{
	margin-top: 5px;
	font-weight: normal;
}

#homeNews #newsDate{
	font-style: italic;
}

#basket{
	border-left: 1px solid #c0c0c0;
	border-top: 1px solid #c0c0c0;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}

#basket tbody tr td{
	border-bottom: 1px solid #606060;
}

#basket tfoot tr{
	background-color: #69787F;
	color: #fff;
}

#basketWidget{
	width: 150px;
	height: 100px;
	padding: 5px;
	font-size: 0.9em;
}

#basketWidget p{
	font-size: 0.9em;
	padding-left: 10px;
}

#addressForm{

}

#creditcardForm{

}

#error li{
	color: #f00;
}
#newsList {
	width: 70%;
	font-size: 0.9em;
	height: 2.0em;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}

#newsTable {
	width: 445px;
	
}

#newsTable tbody th{
	font-size: 0.9em;
	text-align:left;
	padding-top: 10px;
}

#newsTable tbody td{
	font-size: 0.9em;
	padding-top: 10px;
}

#newsContent{
	float: left;
}
#newsImage{
	float: right;
}
#eventContent{
	float: right;
}
#eventImage{
	float: left;
}

#pageRightSide{
	float: right;
	width: 181px;
	margin:0;
	padding: 0;
	border: 0;
	background-color: #E6E4E5;
	height: 1%;
}

#pageRightSide #productSections li a{
	font-size: 0.8em;
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin: -5px;
	padding: 5px;
}

#pageRightSide #productSections li a:hover{
	background-color: #EE1C25;
	color: #fff;

}
#pageRightSide h2{
	font-size: 0.9em;
}
#pageRightSide image{
	width: 179px;
}

#pageContent{
	float: left;
	/*padding-left: 15px;
	padding-right: 15px;*/
	font-size: 0.9em;
	width: 759px; /*48%;*/
	background-color: #fff;
	height: 1%;
	/* there is an image on pageContainer, which has a grey background on it
	   so this margin is fixed!*/
	margin-left: 18px;
	/*background: url(/images/titlebg.gif) repeat-x;*/
}

#pageContent h1{
	padding: 0px 0px 0px 15px;
}
#pageContent p, #pageContentHome p{
	margin-left:	15px;
	margin-right:	15px;	
}
#pageContent dl, #pageContent dd{
	margin-left:	15px;
	margin-right:	15px;
}
#pageContent dl p{
	margin-left:	0px;
	margin-right:   0px;
}

#pageContentHome{
	float: left;
	font-size: 0.9em;
	width: 578px; /*48%;*/
	background-color: #fff;
	height: 1%;
	/* there is an image on pageContainer, which has a grey background on it
	   so this margin is fixed!*/
	margin-left: 18px;
}

#pageContent dt{
	font-weight: bold;
}

.catFileList {
	list-style: square;
}

.catFileList p{
	font-weight: normal !important;
}

.catFileList a{
	text-decoration: underline !important;
}

#pageContainer{
	background: url(/images/menubg.gif) 0 0 repeat-y;
	background-color: #69787F;
	height: 1%;
	/*padding-left: 7px;*/
	width: 977px;
	text-align: left;
	margin-left:auto;
	margin-right:auto;			
}
#pageContainer p{
	margin-right: 15px;
}

.timeContainer{
	width: 70px;
	text-align: center;
	margin-left: 0.1em;
	padding-left: 0.1em;
	padding-right: 0.1em;
	background-color: #fff;
	font-size: 0.8em;
	height: 30px;
	padding-top: 1em;
}


.timeZone{
	width: 489px;
	height: 70px;
	margin: 0;
	padding: 0;
	background: #EFF6FF url(/images/borders/time_tl.gif) top left no-repeat;
	margin-top: 1em;
}

.timeZone table{
	vertical-align: top;
	height: 54px;
	width: 480px;
	background: url(/images/borders/time_bl.gif) bottom left no-repeat;
}

.timeZone h3{
	background: url(/images/borders/time_tr.gif) top right no-repeat;
	padding-left: 10px;
	padding-right:0;
	margin:0;
	font-size: 1em;
	line-height: 16px;
}

#timeZonebr{
	background: url(/images/borders/time_br.gif) bottom right no-repeat;
}

#categoryList:after, #pageContainer:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

a.plusminus{
	font-size: 0.7em;
	background-color: #F1EFE2;
	border: 1px solid #d0d0d0;
	padding: 0 2px;
	font-family: 'Courier New';
}

#processMap{
	 width: 700px; 
	 height: 340px; 
	 overflow: auto; 
	 border: 1px solid #000;
}

.contactlist{
	/*contact list element style applied to address elements*/
	padding-bottom: 10px;
}
fieldset{
	width: 200px; 
}

legend{
	
}

#relatedproducts{
	width: 100%;
}

#relatedproducts ul{
	list-style: none;
	display: inline;
}

#relatedproducts li{
	display: inline;
	margin: 0;
}

.relatedproductitem{
	border: 1px solid #000;
	padding: 5px;
	margin: 5px;
	width: 100px;
	height: 100px;
	float: left;
}

#productSections{
	list-style: none;
	margin:0;
	padding:0;
}

#productSections li{

	background-color: #E6E4E5;
	margin: 0px;
	line-height: 1.8em;
	padding:5px;
	border-bottom: 1px solid #000;
}

#frmSectionSearch fieldset {
	text-align: right;
}
#frmProdSearch, #frmProdSearch fieldset{
	width: 95%;
	padding: 5px;
}
#productSearch fieldset{
	text-align: right;
}
#SectionSearchInputs{
	list-style: none;
	margin:0;
	padding:0;
	text-align: left;
	margin-top: 10px;
}

#SectionSearchInputs li{
	display: inline;
}
#sectionSearchResults, productSearchResults{
	width: 100%;
}

#sectionSearchResults thead a{
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

.sectionSearchResultsRow td, #productSearchResults td{
	height: 100px;
	border-bottom: 1px dashed #c0c0c0;
	padding-top: 5px;
}

#frmSectionSearch, #frmSectionSearch fieldset{
	width: 90%;
	padding: 5px 15px 5px 15px;
}

.sectorSearchFeatures{
	margin: 0px 0px 0px 15px;
	padding: 0;
	list-style: none;
}

.sectorSearchFeatures li{
	background: url(/images/featuretick.gif) 0 4px no-repeat;
	padding-left: 15px;
	padding-top: 3px;
}
#rangeSpecification {
	margin-left: 15px;
}

#rangeSpecification th{
	text-align: left;
}
.productDataTable{
	margin-left: 15px;
}

.productDataTable td{
	border: 1px solid #c0c0c0;
	padding: 3px;
}

.productDataTable thead td{
	color: #000;
}

#rangeDetail{
	width: 100%;
}

#rangeDetail h2{
	margin-top: 10px;
	margin-bottom: 10px;
}

#productDetail{
	width: 100%;
}

#productDetail h2{
	margin-top: 0;
}

#productPriceList{
	width: 150px;
	border: 1px solid #c0c0c0;
}
#productPriceList th{
	text-align: left;
}

.btnLink{
	padding: 5px;
	border: 1px solid #000;
	background-color: #c0c0c0;
	line-height: 2em;
	text-decoration: none !important;
}

#ISO{
	border-top: 10px solid #69787F;
	font-size: 0.8em;
	width: 100%;
	background-color: #fff;
}

#featuredProduct {
	width: 99%;
}

#featuredProduct th a, #newProduct th p a, #devProduct th p a{
	color: #fff;
	text-decoration: none;
}

#featuredProduct th, #newProduct th p, #devProduct th p, .devProd, .newProd{
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 3px 3px 3px 3px;
	background-color: #EE1C25;
}

.devProd, .newProd{
	color: #fff;
	font-weight: bold;
	display: block;
	text-align: center;
	margin: 5px;
}
#newProduct, #devProduct, #newProduct th, #devProduct th{
	width: 200px;
}


#featuredProduct td, #newProduct td, #devProduct td{
	padding-left: 5px;
}

#clipBook p{
	padding-left: 15px;
	font-size: 0.8em;
}

#relatedFiles{
	list-style: none;
	margin: 0;
	margin-top: 10px;
	padding:0;
}

#relatedFiles li{
	display: inline;
	width: 200px;
	margin: 0;
	padding: 0;
	padding-right: 10px;
}

.productImages{
	border: 1px solid #c0c0c0;
	text-align: center;
}

.productThumbnail{
	width: 50px;
}

#latestProducts {
/*homepage product features*/
	width: 100%;
	height: 200px;
	vertical-align: top;
}

#latestProducts td{
	padding-left: 5px;
	width: 200px;
}

#latestProducts td p{
	height: 40px;
}

.homepageProduct{
/*class for formatting product images on the homepage*/
	width: 100px;
}

#latestProducts a{
	font-weight: bold;
	text-decoration: none;
}
.latestProductsLast{
	width: 191px;
	background: url(/images/nineteenyears.gif) top right no-repeat;
	vertical-align: top;
	padding:0;
	padding-top: 50px;
}

.latestProductsLast h2{
	background: none;
	font-size: 0.9em;
	color: #69787F;
	margin: 0;
	padding: 0;
}

#categoryList ul, #pageContainer{display: inline-block;}

#frmContactForm label{
	display: block;
	width: 250px !important;
}

#frmContactForm textarea{
	width: 200px;
	height: 50px;
}

#frmContactForm p{
	display: inline;
	width: 300px;
	float: left;
}
.frmcontact tr th {
	width: 40%;
}

.frmcontact .lrg {
	width: 250px;
}
.frmcontact textarea {
	width: 250px;
	height: 50px;

}
#productSectionsDetail tr{
	height: 50px;
}
#productSectionsDetail th{
	text-align: left;
	font-size: 1.25em;
	border-bottom: 1px dotted #c0c0c0;	
}

#productSectionsDetail th a{
	text-decoration: none;
}

#productSectionsDetail td{
	border-bottom: 1px dotted #c0c0c0;	
}

#frmReturnsRequest td{
	white-space: nowrap;
}
#frmReturnsRequest p{
	display: inline;
	width: 150px;
	height: 50px;
	float: left;
}

#frmReturnsRequest hr{
	clear: both;
}
#frmReturnsRequest li{
	font-weight: bold;
	color: #f00;
}

.logocont{
	width: 100%;
	position: relative;
}

#topmenulogoprint{
	display: none;
}

#topmenulogoscreen{
	
	position: absolute;
	top: 10px;
	right: 45px;
}

#frmOEMsRequest p{
	display: block;
	clear: both;
}

#frmOEMsRequest hr{
	clear: both;
}
#frmOEMsRequest h2{
	clear: both;
}

#frmOEMsRequest label{
	width: 120px;
	float: left;
	text-align: right;
	padding-right: 10px;
}

#frmOEMsRequest input, #frmOEMsRequest select{
	float: left;
	margin-right: 10px;
}

#frmOEMsRequest #info{
	width: 450px;
	height: 100px;
}

#frmOEMsRequest .qty{
	width: 50px;
}

#certstable{
	border: 1px solid #c0c0c0;
}
#certstable tbody th{
	background-color: #f0f0f0;
}
#certstable thead th,  #certstable tbody tr.certstableheader th{
	background-color: #990000;
	color: #fff;
	vertical-align: middle;
}

#certstable th, #certstable td{
	width: auto;
	text-align: center;
	border: 1px solid #c0c0c0;
}

/*   table on the home page */
.homeDataTable {
	margin-left: 10px;	
}

.homeDataTable td, 
.homeDataTable th {
	border: 1px solid #c0c0c0;
	padding: 3px;	
}

.homeDataTable .tableAltRow th{
	font-weight: bold;
	text-align: center;
}
.homeDataTable .tableAltRow th a{
	text-decoration:none;
}
.homeDataTable .tableAltRow th a:hover{
	text-decoration:none;
	color: red;
}
