*{
	margin: 0; padding: 0; border: 0;
}

html{
	/* background-color: #c8dfe4; */
	background-color: #fff;
	background: transparent url(../images/bg.gif) repeat top left; 
	font-size: 1.0em;	
	padding: 10px 0 0 0;
}

body{
	text-align: center;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	color: #000000;
}	

#page-container {
	margin: 0px auto; 
	width: 790px;
 	text-align: left;
 	position: relative;
	/*
	border: 1px solid #000;
	*/
	padding: 0px;
	background-color: #fff;
}

#container {
  	position relative;
	width: 650px;
 	text-align: left;
	/*
	border: 1px solid #000;
	*/
	padding: 0px;
	background-color: #fff;
}

#sidenotes-column {
  	top: 0px; 
	right: 0; 
	vertical-align: top;
	/* margin-top: 5px; */
	position: absolute;
	width: 138px;
	height: auto;

	/*
	border: 1px solid #000;
	*/
	background: transparent url(../images/offers_labgear.jpg) no-repeat top left; 
	
}


#content {
	margin: 0px auto; 
	position: relative;
	width: 650px;
	height: auto;

	/*
	border: 1px solid #000;
	*/
}

#header {
  	/* margin-top: 5px; */ 	
  	
	/* BMH - should be 644px to allow for 3 px border (left and right) */
	width: 650px;
	\width: 650px;
    w\idth: 650px;
  	height: 208px;
  	/*border: 3px solid #000; */
	/* background: #fff url(../images/header_labgear.jpg) no-repeat top left; */
  	margin-bottom: 2px;
  	
}

#header span {
  	display: none;
  
}

#showprod {
  	text-align: left;
  	padding-left: 10px;
  
}


.newrangestext {
  width: 250px;
  text-align: left;
  float: left;
}

.newrangesimage{
  float: left;
}

#tab-header {
  	min-width: 650px;
  	width: 100%;
  	color: #fff;
  	margin-bottom: 2px;
  	padding: 10px 0;
  	background: #000 url(../images/corner.gif) no-repeat bottom right; 
  	/* text-align: center; */
  	
}


#tab-header ul {
	width: 650px;
}

#tab-header li {
	padding-left: 40px;
  	background: url(../images/tab-header_list.gif) no-repeat;
}

#tab-header #home-page-link {
  	background: none;
}
 
#home-page .home-pagemarker a, #products-page .products-pagemarker a, #datasheets-page .datasheets-pagemarker a,   
#contactus-page .contactus-pagemarker a {
  	color: #ff9966;
}


 
#tab-header a {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	
}



#tab-header a:hover {
	text-decoration: underline;
}

#nav{
	width: 148px;
	text-align: justify;
	float: left;
	background-color: #fff;
	height: auto;
	margin-right: 2px;
	/*
	border: 1px solid #000;
	*/
}

#search{
	/* BMH - should be 148px to allow for 5 px padding (left) */
	width: 148px;
	\width: 143px;
    w\idth: 143px;
	text-align: justify;
	height: 70px;
	margin-bottom: 2px;
	background: #bbbcc0 url(../images/corner.gif) no-repeat bottom right; 
	padding: 0 5 0 5px;
	font-size: 0.9em;
	font-weight: bold;
}

#counter{
	width: 148px;
	\width: 143px;
    w\idth: 143px;
	padding: 0 0 0 5px;
	font-size: 0.9em;	  
}

input{
  border: 5px;
  border-color: #fff;
  width: 100px;

}

input.submit {
  background-color: #ccc;
  
}

form{
  padding: 0 0 0 5px;
}

/*
fieldset{
  background-color: #cccccc;
}


input:focus{
  background-color: #000;
}

*/

legend{
  display: none;
}

#info-header{
	/* BMH - should be 148px to allow for 5 px padding (left) */
	width: 148px;
	\width: 143px;
    w\idth: 143px;
	text-align: justify;
	height: 40px;
	margin-bottom: 2px;
	color: #ff9966;
	font-weight: bold;
	padding: 0 0 0 5px;
	background: #000 url(../images/corner.gif) no-repeat bottom right; 
}

#info{
  	/* BMH - should be 148px to allow for 5 px padding (left) */
	width: 148px;
	\width: 143px;
    w\idth: 143px;
	/* width:expression("148px"); */
	text-overflow:ellipsis;
	overflow: hidden;
	text-align: justify;
	height: auto;
	margin-bottom: 2px;
	padding: 0 0 0 5px;
	background: #bbbcc0 url(../images/corner.gif) no-repeat bottom right; 
}

#products-header{
	/* BMH - should be 148px to allow for 5 px padding (left) */
	width: 148px;
	\width: 143px;
    w\idth: 143px;
	text-overflow:ellipsis;
	overflow: hidden;
	text-align: justify;
	height: 40px;
	color: #ff9966;
	font-weight: bold;
	padding: 0 0 0 5px;
	margin-bottom: 2px;
	background: #000 url(../images/corner.gif) no-repeat bottom right; 
}

#products{
	/* BMH - should be 148px to allow for 5 px padding (left) */
	width: 148px;
	\width: 143px;
    w\idth: 143px;
	text-overflow:ellipsis;
	overflow: hidden;
	text-align: left;
	height: auto;
	padding: 0 0 0 5px;
	margin-bottom: 2px;
	background: #bbbcc0 url(../images/corner.gif) no-repeat bottom right; 
}

#products ul {
	list-style: none;
	padding: 5px 0 5px 0px;
}

#products li { 
  	margin-bottom: 6px; 
} 

#products a, #info a, #search a, #latest-news a, table.subcatstable a, #main a, #maintext a, #suppliers a, #latest-news a, #latest-products a  {
	font-size: 0.8em;
	font-weight: bold;
	text-decoration: none;
	color: #000
	
}

#main a {
	font-size: 0.75em;  
}

#products a:hover, #info a:hover, #search a:hover, table.subcatstable a:hover, #main a:hover, #maintext a:hover, #suppliers a:hover, #latest-news a:hover, #latest-products a:hover {
	text-decoration: underline;
	color: red;
}

#latest-products-header{
	width: 138px;
  	\width: 133px;
  	w\idth: 133px;
	text-overflow:ellipsis;
	overflow: hidden;
	text-align: justify;
	height: 40px;
	color: #ff9966;
	font-weight: bold;
	padding: 0 0 0 5px;
	margin-bottom: 2px;
	background: #000 url(../images/corner.gif) no-repeat bottom right; 
}

#latest-products{
  width: 138px;
  
  text-align: center;
}


#latest-news-header{
  	width: 138px;
	\width: 133px;
    w\idth: 133px;
	text-overflow:ellipsis;
	overflow: hidden;
	text-align: justify;
	height: 40px;
	color: #ff9966;
	font-weight: bold;
	padding: 0 0 0 5px;
	margin-bottom: 2px;
	background: #000 url(../images/corner.gif) no-repeat bottom right; 
}


#latest-news{
	width: 138px;
	\width: 133px;
    w\idth: 133px;
	text-overflow:ellipsis;
	overflow: hidden;
	text-color: #fff;
	height: auto;
	margin-bottom: 2px;
	padding: 0 0 0 5px;
	background: #bbbcc0 url(../images/corner.gif) no-repeat bottom right; 
}

#cai{
  width: 138px;
  \width: 133px;
  w\idth: 133px;
  text-align: center;
}

#main
	{
	width: 496px;
	position: relative;
	/*
	border: 1px solid #000;
	*/
	float: left;
	height: auto;
	text-align: center;
	padding: 0px 2px;
	background-color: #fff;
	margin-bottom: 2px;
	}

#main h3
	{
  	font-size: 1em;
	}

#maintext {
  	padding: 0px 0px 25px 0px;
  	font-size: 0.9em;
}

#maintext h4{
  	font-weight: bold;
}

#footer{
	/* DEBUG 
	border: 1px solid #000;
	*/
	text-align: center;
	height: auto;
	width: 650px;
	color: #fff;
	text-align: left;
	min-height: 30px;
	/*
	bottom: 0;
	*/
	clear: both;
	margin: 0px auto; 
	background: #000 url(../images/corner.gif) no-repeat bottom right; 
}

#footer h3{
	font-size: 0.75em;  
	padding: 0 0 0 5px;
}


.inline li {
	display: inline;
	margin: 0px;
	border: 0px;
}

.newslist li {
	margin: 0px;
	border: 0px;
	padding-top: 5px;
	list-style: none;
}

.floatleft {
	float: left;
}


#main .floatleft {
  	padding: 0px 8px 10px 0px;
  	width: 150px;
}

#showprod .large_floatleft {
  	width: 496px;
}

.headertitle h3{
  	font-size: 1.1em;
  	font-weight: bold;
}

.categories {
  font-weight: bold;
  font-size: 0.75em;
  
}

table.subcatstable {
   width: 400px; 
   padding: 0px; 
   border: #000; 
   border: 1px solid #000;
   text-align: left; 
   margin-left: auto;
   margin-right: auto;
 }

table.subcatstable td{
  
  	width: 200px;
   	border: #000; 
   	vertical-align: left; 
	padding: 7px; 
	font-weight: bold;
   }
   
.alternate1{
	background-color: #fff;   
}
.alternate0{
	background-color: #ccc;   
}

.tableheader{
	background-color: #000;     
	color: #fff;
}

.error{
	color: red;   
	font-weight: bold;
}

/*
// WYSIWIG STyles
*/
.bold{
	font-weight: bold;
}
.clear{
  clear: both;
}
