body,body.nobg
{
	background-image:		url(/images/bg_page_industrial.gif);
}

td#content
{
	background-image:		url(/images/bg_body_industrial.gif);
	background-repeat:		no-repeat;
	background-color:		white;
	/*width:					800px;*/
	width:					648px;
}

#header
{
	background-image:		url(/images/bg_header_industrial.gif);
	background-repeat:		no-repeat;
	height:					98px;
}

a.sidenav-top,
a.sidenav-top:hover
{
	color:					white;
	background-color:		rgb(118,108,108);
}

#topnav a,#topnav a.active
{
	color:					white;
}

#topnav a:hover,
#topnav a.active:hover
{
	color:					white;
	background-color:		rgb(149,149,149);
}

td#left
{
	background-image:		url(/images/bg_side_industrial.gif);
	background-repeat:		no-repeat;
	width:					auto;
	background-color:		rgb(212,209,209);
	border-right:			4px solid rgb(158,152,152);
}

#languagetoggle
{
	color:					rgb(93,85,85);
	background-color:		rgb(231,231,231);
}

#productselector select
{
	color:					white;
	background-color:		rgb(149,149,149);
}

option.producttype
{
	color:					white;
	
}

option.product
{
	color:					white;
}

input.searchwidgetinput
{
	color:					rgb(93,85,85);
	background-color:		white;
}

ul.menublock,ul.submenublock,ul.narrow
{
	background-color:		rgb(231,231,231);
}

ul.submenublock
{
	color:					white;
	background-color:		rgb(149,149,149);
}

ul.menublock a,ul.submenublock a, ul.narrow a
{
	color:					rgb(93,85,85);
	background-color:		rgb(231,231,231);
}

ul.submenublock a
{
	color:					white;
	background-color:		rgb(149,149,149);
}

.menublock a:hover,.submenublock a:hover, ul.narrow a:hover
{
	color:					white;
	background-color:		rgb(149,149,149);
}

h1,
h1 a,
h1 a:hover,
h2 a,
h2 a:hover,
h2
{
	color:					rgb(118,108,108);
}

.bodytext,.bodytext2,.smalltext,blockquote
{
	color:					black;
}


a,a:hover
{
	color:					rgb(118,108,108);
}

ul#sidenav a
{
	color:					rgb(109,102,102);
}

ul#sidenav a.active,
{
	color:					white;
}

#footer,
#footer a,
#footer a:hover,
#footer .divider
{
	color:					white;
}

table.data th
{
	color:					white;
	background-color:		rgb(149,149,149);
}

#productlinks
{
	border-top:				2px solid rgb(118,108,108);
}

#productlinks a,
#productlinks a:hover
{
	background-color:		rgb(118,108,108);
}

#producttitle
{
	background-color:		rgb(118,108,108);
}

ul#sidenav a.active,
{
	color:					white;
}

li.activeli
{
	background-color:		rgb(118,108,108);
	width:					147px;
	color:					white;
	filter:					alpha(opacity=58);
	filter:					progid:DXImageTransform.Microsoft.Alpha(opacity=58);
	-moz-opacity:			.58;
	-khtml-opacity:			.58;
	opacity:				.58;
}

li.activeli a
{
	color:					white;
}	

ul#sidenav,
ul#sidenav ul.sub
{
	margin-bottom:			0px;
}