#menuProducts {
	width:165px;
	position:relative;
	margin-left:1px;
}
#menuProducts li.sh {
	float:left;
}
#menuProducts ul {
	z-index:2;
	position:relative;
}
.stanhomePage #menuProducts li.sh {
	background: url(/img/stanhome/bgd-menu-products-title-sh-on.png) no-repeat;
	width:93px;
	height:46px;
	display:block;
}
* html .stanhomePage #menuProducts li.sh {
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/stanhome/bgd-menu-products-title-sh-on.png',sizingMethod='image');
}
.kiotisPage #menuProducts li.sh {
	background: url(/img/stanhome/bgd-menu-products-title-sh-off.png) no-repeat;
	width:72px;
	height:40px;
	display:block;
	margin-top:2px;
}

#menuProducts li a, #menuProducts li span {
	display:block;
	text-align:center;
	color:#ffffff;
	font-weight:bold;
	padding-top:4px;
}
.stanhomePage #menuProducts li.sh a, .stanhomePage #menuProducts li.sh span {
	width:93px;
	height:38px;
	font-size:13px;
}
.kiotisPage #menuProducts li.sh a, .kiotisPage #menuProducts li.sh span {
	width:72px;
	height:32px;
}
#menuProducts li.sh a strong, #menuProducts li.sh span strong {
	color:#7ddfff;
}

#templateBrand #menuProducts li a {
	outline:none;
	text-decoration:none;
}
.stanhomePage #menuProducts ul.smenu li a:hover {
	color:#2D6AB6;
	text-decoration:none;
	background: #F3F3F3 url(/img/stanhome/arrow-menu-products-hover.png) no-repeat 150px 10px;
}
.kiotisPage #menuProducts ul.smenu li a:hover {
	color:#8153AD;
	text-decoration:none;
	background: #F3F3F3 url(/img/kiotis/arrow-menu-products-hover.png) no-repeat 150px 10px;
}
#menuProducts li.ki a {
	display:block;
	text-align:center;
	color:#ffffff;
	font-weight:bold;
}
.stanhomePage #menuProducts li.ki a {
	width:72px;
	padding-top:4px;
	height:36px;
	font-size:11px;
}
.kiotisPage #menuProducts li.ki a, .kiotisPage #menuProducts li.ki span {
	width:93px;
	height:42px;
	font-size:13px;
}
#menuProducts li.ki {
	float:right;
}
.stanhomePage #menuProducts li.ki {
	background:url(/img/stanhome/bgd-menu-products-title-ki-off.png) no-repeat;
	width:72px;
	height:40px;
	display:block;
	margin-top:2px;
}

.kiotisPage #menuProducts li.ki {
	background:url(/img/stanhome/bgd-menu-products-title-ki-on.png) no-repeat;
	width:93px;
	height:46px;
	display:block;
}
* html .kiotisPage #menuProducts li.ki {
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/stanhome/bgd-menu-products-title-ki-on.png',sizingMethod='image');
}
#menuProducts li.ki a strong, #menuProducts li.ki span strong {
	color:#f4afe6;
}


#menuProducts ul.smenu li.off ul {
	display:none;
}
#menuProducts ul.smenu {
	clear:left;
	position:relative;
	z-index:1;
}
* html #menuProducts ul.smenu {
	z-index:-1;
	zoom:1;
}
.kiotisPage #menuProducts ul.smenu {
	top:1px;
}
*+ html .kiotisPage #menuProducts ul.smenu {
	top:-13px;
}
.stanhomePage #menuProducts ul.smenu {
	top:-3px;
}
* html .kiotisPage #menuProducts ul.smenu {
	top:-3px;
}
#menuProducts ul.smenu li a {
	display:block;
	padding-top:5px;
	height:22px;
	width:156px;
	border-bottom:1px solid #FFFFFF;
	text-align:left;
	color:#8d8d8d;
	font-size:11px;
	padding-left:9px;
}
.stanhomePage #menuProducts ul.smenu li a, .kiotisPage #menuProducts ul.smenu li a {
	background: #f3f3f3 url(/img/stanhome/arrow-menu-products-off.png) no-repeat 150px 10px;
}
.stanhomePage #menuProducts ul.smenu li.on a {
	color:#2d6ab6;
	background:#f3f3f3 url(/img/stanhome/arrow-menu-products-on.png) no-repeat 148px 10px;
}
.kiotisPage #menuProducts ul.smenu li.on a {
	color:#8153ad;
	background:#f3f3f3 url(/img/kiotis/arrow-menu-products-on.png) no-repeat 148px 10px;
}
#menuProducts ul.smenu li {
	width:165px;
}
#menuProducts ul.smenu li ul {
	position:static;
}
#menuProducts ul.smenu li ul li {
	width:145px;
}
#menuProducts ul.smenu li ul li {
	display:block;
	padding:6px 5px 6px 15px;
}
.stanhomePage #bottomContent #menuProducts ul.smenu li ul li a {
	color:#616161;
	display:inline;
	font-weight:normal;
	padding-top:0;
	background: transparent url(/img/bullet-push-sh.png) no-repeat left 6px;
}
.stanhomePage #bottomContent #menuProducts ul.smenu li ul li.ranges a, .stanhomePage #bottomContent #menuProducts ul.smenu li ul li.types a  {
	padding-left:12px;
	background: transparent url(/img/stanhome/plus.png) no-repeat left 5px;
}
.stanhomePage #bottomContent #menuProducts ul.smenu li ul.rangesTypesMenu li.on a {
	padding-left:12px;
	background: transparent url(/img/stanhome/minus.png) no-repeat left 6px;
}
.stanhomePage #bottomContent #menuProducts ul.smenu li ul.rangesTypesMenu li.ranges li a, .stanhomePage #bottomContent #menuProducts ul.smenu li ul.rangesTypesMenu li.types li a {
	background: transparent url(/img/bullet-push-sh.png) no-repeat left 6px;
}
.stanhomePage #bottomContent #menuProducts ul.smenu li ul li.ranges ul, .stanhomePage #bottomContent #menuProducts ul.smenu li ul li.types ul {
	display:none;
}
.stanhomePage #bottomContent #menuProducts ul.smenu li ul li a:hover, .stanhomePage #bottomContent #menuProducts ul.smenu li ul li a.selected {
	color:#2d6ab6;
}



.kiotisPage #bottomContent #menuProducts ul.smenu li ul li a, .kiotisPage #bottomContent #menuProducts ul.rangesTypesMenu li.ranges li a, .kiotisPage #bottomContent #menuProducts ul.rangesTypesMenu li.types li a {
	color:#616161;
	display:inline;
	font-weight:normal;
	padding-top:0;
	background: transparent url(/img/bullet-purple.png) no-repeat left 6px;
}

.kiotisPage #bottomContent #menuProducts ul.smenu li ul li a:hover, .kiotisPage #bottomContent #menuProducts ul.smenu li ul li a.selected {
	color:#8153ad;
}
#bottomContent #menuProducts ul.smenu ul.rangesTypesMenu ul li {
	width:auto;
}
#templateBrand #bottomContent #menuProducts ul.smenu ul.rangesTypesMenu li.on ul {
	display:block;
}

.kiotisPage #bottomContent #menuProducts ul.smenu li ul li.ranges a, .kiotisPage #bottomContent #menuProducts ul.smenu li ul li.types a  {
	padding-left:12px;
	background: transparent url(/img/kiotis/plus.png) no-repeat left 5px;
}
.kiotisPage #bottomContent #menuProducts ul.smenu li ul.rangesTypesMenu li.on a {
	padding-left:12px;
	background: transparent url(/img/kiotis/minus.png) no-repeat left 6px;
}
.kiotisPage #bottomContent #menuProducts ul.smenu li ul.rangesTypesMenu li.ranges li a, .kiotisPage #bottomContent #menuProducts ul.smenu li ul.rangesTypesMenu li.types li a {
	background: transparent url(/img/bullet-purple.png) no-repeat left 6px;
}
.kiotisPage #bottomContent #menuProducts ul.smenu li ul li.ranges ul, .kiotisPage #bottomContent #menuProducts ul.smenu li ul li.types ul {
	display:none;
}





