body,body.nobg
{
	background-image:		url(/images/bg_page_consumer.gif);
}

td#content
{
	background-image:		url(/images/bg_body_consumer.gif);
	background-repeat:		no-repeat;
	background-color:		white;
	/*width:					800px;*/
	width:					648px;
}

#header
{
	background-image:		url(/images/bg_header_consumer.gif);
	background-repeat:		no-repeat;
	height:					98px;
}

a.sidenav-top,
a.sidenav-top:hover
{
	color:					rgb(219,190,211);
	background-color:		rgb(107,0,76);
}

#topnav a,#topnav a.active
{
	color:					white;
}

#topnav a:hover,
#topnav a.active:hover
{
	background-color:		rgb(189,110,166);
	color:					white;
}

td#left
{
	background-image:		url(/images/bg_side_consumer.gif);
	background-repeat:		no-repeat;
	width:					auto;
	background-color:		rgb(238,226,235);
	border-right:			4px solid rgb(107,0,76);
}

#languagetoggle
{
	color:					rgb(138,53,113);
	background-color:		rgb(213,186,205);
}

#productselector select
{
	color:					white;
	background-color:		rgb(189,110,166);
}

option.producttype
{
	color:					white;
	
}

option.product
{
	color:					white;
}

input.searchwidgetinput
{
	color:					rgb(138,53,113);
	background-color:		white;
}

ul.menublock,ul.submenublock,ul.narrow
{
	background-color:		rgb(213,186,205);
}

ul.submenublock
{
	background-color:		rgb(189,110,166);
	color:					white;
}

ul.menublock a,ul.submenublock a, ul.narrow a
{
	color:					rgb(138,53,113);
	background-color:		rgb(213,186,205);
}

ul.submenublock a
{
	background-color:		rgb(189,110,166);
	color:					white;
}

.menublock a:hover,.submenublock a:hover, ul.narrow a:hover
{
	background-color:		rgb(189,110,166);
	color:					white;
}

h1,
h1 a,
h1 a:hover,
h2 a,
h2 a:hover,
h2
{
	color:					rgb(107,0,76);
}

.bodytext,.bodytext2,.smalltext,blockquote
{
	color:					black;
}


a,a:hover
{
	color:					rgb(107,0,76);
}

ul#sidenav a
{
	color:					rgb(142,60,118);
}

ul#sidenav a.active,
{
	color:					white;
}






#footer,
#footer a,
#footer a:hover,
#footer .divider
{
	color:					rgb(225,204,219);
}

table.data th
{
	color:					white;
	background-color:		rgb(189,110,166);
}

#productlinks
{
	border-top:				2px solid rgb(108,2,77);
}

#productlinks a,
#productlinks a:hover
{
	background-color:		rgb(108,2,77);
}

#producttitle
{
	background-color:		rgb(108,2,77);
}

ul#sidenav a.active,
{
	color:					white;
}


li.activeli
{
	background-color:		rgb(108,2,77);
	width:					147px;
	filter:					alpha(opacity=38);
	filter:					progid:DXImageTransform.Microsoft.Alpha(opacity=38);
	-moz-opacity:			.38;
	-khtml-opacity:			.38;
	opacity:				.38;
}