﻿body {
}
.divSubMenu
{
	background-image:url(/static/images/HomeBanner-products.jpg);
	background-repeat:no-repeat;
	font-family:Tahoma;
	font-size:9pt;
	text-align:center;
}
#ctl00_menuItem3
{
	color:#b0ac0b;
	/*color:#8b3589;*/
}
#ctl00_menuItem4:Hover
{
	color:White;
}
.divLeftMenu
{
	background-image:url(/static/images/sidebar-products.jpg);
	background-repeat:no-repeat;
	z-index:58;
	width:200px;
	background-position:0px 41px;
}
.leftMenuLink
{
	color:#b0ac0b;
	font-weight:bold;
	font-family:Arial;
	text-decoration:none;
}
.leftMenuLink:Hover
{
	text-decoration:underline;
}
h2.sectionTitle
{
	background-image:url(/static/images/cookie-icon.jpg);
	background-repeat:no-repeat;
	height:58px;
	text-indent:55px;
	padding-top:10px;
}
a
{
		color:#b0ac0b;
}
.topLevelTemplate
{
	background-image:url(/static/images/bgProd1.jpg);
	background-repeat:no-repeat;
	width:800px;
	background-position:0px 0px;
}

input[type=text]
{
	border:Solid 2px #adae0b;
	color:#59452a;
	background-color:White;
	width:172px;
}
select
{
	border:Solid 2px #adae0b;
		width:172px;
}
textarea
{
	border:Solid 2px #adae0b;
		width:172px;
}

