  
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: #fff;/*#69777F;*/
	height: 1%;
	text-align:center;
} 
a {
	color: #000;
}

table {
	width: 90%;
	border-collapse: collapse;	
}
table thead tr{
	background-color: #fff;
	color: #fff;
}

table tbody td{
	padding-left: 1em;
}

table thead th{
	text-align: left;
	padding-left: 1em;
}
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-top: 0;
	margin-left: -5px;
	margin-right: -5px;
	margin-bottom: 0px;
	background: url(/images/titlebg.gif) repeat-x 0% 50%;
	height: 27px;
	line-height: 2em;
	padding-left: 5px;
}
			
h2 {
	font-size: 1em;
	font-weight: bold;
	color: #000;
	margin-top: 0;
	margin-bottom: 0px;
	background: url(/images/titlebg.gif) repeat-x 0% 50%;
	height: 27px;
	padding-left: 5px;
	line-height: 2em;
	margin-left: -5px;
}

h3{
	font-size: 1.2em;
	font-weight: normal;
	color: #000;
}

li {
	color: #000;
	line-height:1.25em;
	text-decoration: none;
	padding:0.3em;
}

hr{
	height: 1px;
	color: #c0c0c0;
}


#topheader {
	display: none;
}
a img{border:0;}

img{border:0;}

#loginBox td{
	border: 0;
	padding: 0;
}
#loginBox{
	width: 590px;
	border-collapse: collapse;
}

#footerSection{
	width: 100%;
	border-collapse: collapse;
}

#footerSection thead{
	background-color: #000;
}

#footerSection tbody{
	background-color: #fff;
	height: 50px;
	color: #fff;
	text-align: center;
}

#footerSection td{
	border: 0;
	padding: 0;
	font-size: 0.75em;
	color: #000;
}

#footerSection a{
	color: #000;
}
#footerSection tbody td ul{
	list-style: none;
}

#footerSection tbody td li{
	display: inline;
	color: #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	margin-left: -1px;
	padding: 3px;
}

#footerSection tbody td li a{
	color: #fff;
}
#topmenu {
	width: 100%;
	border-collapse: collapse;
	background: url(/images/topmenubg.gif) repeat-x 0% 50%;
	background-color: #000; /*#4A145A;*/	
	height: 40px;
	line-height: 1em;
	
}
#topmenu td{
	text-align: left;
	padding-top: 5px;
	color: #000;
	padding-left:0;
}

#topmenu ul{
	display: none;
}

#topmenu li{
	display: none;
}

#sidemenu {
	display: none;

}

#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;
	cursor:hand;
	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-style:'groove'; 
	border-width:'2px'; 
	background-color: #fff;
	width: 100%;
	vertical-align: top;
	padding:0;
}

#adminTable tbody td table.editorArea{
	width: 480px;
	height: 100px;
}

#editorContainer{
	background-color: #d0d0d0;
	width: 480px;
}

#editortextArea{
	width: 480px;
	height: 100px;
	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 a{
	/*home page news list*/
	text-align: left;
	padding: 3px;
	background-color: #fff;
	color: #fff;
	text-decoration: none;
}

.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: #fff;
	color: #fff;
}

#basketWidget{
	width: 150px;
	height: 100px;
	padding: 5px;
	font-size: 0.9em;
}

#basketWidget p{
	font-size: 0.8em;
}

#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;
	background-color: #C8C8C8;
	height: 1%;
}

#pageRightSide #productSections li a{
	font-size: 0.8em;
}

#pageRightSide h2{
	font-size: 0.9em;
	margin: 0;
	padding-left: 5px;
}

#pageContent{
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 0.9em;
	width: 780px; /*48%;*/
	background-color: #fff;
	height: 1%;
	margin-left: 0;
}

#pageContentHome{
	float: left;
	padding-left: 5px;
	font-size: 0.9em;
	width: 580px; /*48%;*/
	background-color: #fff;
	height: 1%;
	margin-left: 1em;
}

#pageContent #rangeDetail h2{
	margin-left: -10px;
	margin-right: -5px;
	padding-left: 5px;
}
#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: #fff;
	height: 1%;
	padding-left: 0;
	width: 977px;
	text-align: left;
}

.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{
	display: none;
}

#productSections{
	list-style: none;
	margin:0;
	padding:0;
}

#productSections li{

	background-color: #e0e0e0;
	margin: 2px;
	line-height: 2.5em;
	padding:5px;

}

#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: 95%;
}

#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: 95%;
	padding: 5px;
}

#sectorSearchFeatures{
	margin: 0;
	padding: 0;
	list-style: none;
}

#sectorSearchFeatures li{
	background: url(/images/featuretick.gif) 0 4px no-repeat;
	padding-left: 15px;
	padding-top: 3px;
}

#rangeSpecification th{
	text-align: left;
}

.productDataTable td{
	border: 1px solid #000;
	padding: 0;
}

.productDataTable thead td{
	color: #000;
}

.productDataTable thead{
	display: table-header-group;
}

.productDataTable{
	width: 750px;
	page-break-inside: avoid;
}

#rangeDetail{
	width: 100%;
}

#rangeDetail h2{
	margin-top: 10px;
}

#productDetail{
	width: 100%;
}

#productDetail h2{
	margin-top: 0;
}

#productPriceList{
	width: 150px;
	border: 1px solid #c0c0c0;
}
#productPriceList th{
	text-align: left;
}

#btnButProduct{
	padding: 5px;
	border: 1px solid #000;
	background-color: #c0c0c0;
	line-height: 2em;
	text-decoration: none;
}

#ISO{
	border-top: 10px solid #5D0040;
	font-size: 0.8em;
	width: 100%;
	background-color: #fff;
}

#featuredProduct {
	width: 99%;
}

#featuredProduct th a{
	color: #fff;
	text-decoration: none;
}

#featuredProduct th{
	text-align: left;
	padding: 3px;
	background-color: #5d0040;
}

#featuredProduct 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;
}

.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: #5D0040;
	margin: 0;
	padding: 0;
}

.noprint{
	display: none;
}
#categoryList ul, #pageContainer{display: inline-block;}

/* Hides from IE-mac \*/
* html #categoryList, * html #pageContainer {height: 1%;}
* html #categoryList, * html #pageContainer {display:block;}
/* End hide from IE-mac */


/*old styles below*/
#adminTable tbody td{
	/*font-size: 0.9em;*/
}
/*#adminTable tbody th{
	width: 150px;
	text-align: right;
	vertical-align: top;
}*/
#adminTable tbody td label{
	/*font-size: 0.9em;*/
}

/*#adminTable tbody td {
	padding-bottom: 5px;
}*/

/*#adminTable tbody tr.trOpen{
	display:table-row !important;
}
* html #adminTable tbody tr.trOpen{
	display:block !important;
}
#adminTable tbody tr.trClose{
	display:none !important;
}*/

#topmenulogoprint{
	display: block;
}

#topmenulogoscreen{
	display: none;
}