/*** ESSENTIAL STYLES ***/
.left-menu-prod, .left-menu-prod * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.left-menu-prod {
	line-height:	1.0;
	width:	180px;
}
.left-menu-prod ul ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.left-menu-prod ul ul li {
	width:			100%;
}
.left-menu-prod ul li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.left-menu-prod li {
	float:			left;
	position:		relative;
}
.left-menu-prod a {
	display:		block;
	position:		relative;
}
.left-menu-prod ul li:hover ul,
.left-menu-prod ul li.sfHover ul {
	left:	        172px !important;
	top:			0; /* match top ul list item height */
	z-index:		99;
}
ul.left-menu-prod ul li:hover li ul,
ul.left-menu-prod ul li.sfHover li ul {
	top:			-999em;
}
ul.left-menu-prod ul li li:hover ul,
ul.left-menu-prod ul li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.left-menu-prod ul li li:hover li ul,
ul.left-menu-prod ul li li.sfHover li ul {
	top:			-999em;
}
ul.left-menu-prod ul li li li:hover ul,
ul.left-menu-prod ul li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/*** WEH SKIN ***/
#leftNavProd, .leftNavProd{background-color:#efedeb; padding-top:3px;}
#leftNavProd{margin-left:5px;}
.left-menu-prod ul a:HOVER{text-decoration:underline;}
.left-menu-prod a:focus, .left-menu-prod a:hover, .left-menu-prod a:active{outline: 0;}

.left-menu-prod a.lvl1 sub{font-size:8px;}
.left-menu-prod a.lvl1{padding:3px 0 4px 17px; width:163px;}
.left-menu-prod a.lvl1A{background:#EC7404;}
.left-menu-prod a.lvl1 span{background:url(images/icoLeftNavArrow.gif) no-repeat 0 0; width:9px; height:9px; position:absolute; top:5px; left:3px;}
.left-menu-prod a.lvl1Pf span{background-position:-9px 0 !important; top:6px;}
.left-menu-prod a.lvl1A span{background-position:-27px 0 !important; top:6px;}

.left-menu-prod ul.lvl2{padding:3px 0 0px 9px; width:171px !important;}
.left-menu-prod li.lvl2{border-bottom:1px solid #D8DCDF; width:171px !important;}
.left-menu-prod a.lvl2 sub{font-size:9px !important;}
.left-menu-prod a.lvl2{padding:4px 0 0 15px; min-height:16px; height:16px; height:auto; width:156px;}
*html .left-menu-prod a.lvl2 span{left:-12px;}
.left-menu-prod a.lvl2A{background:#EC7404;}
.left-menu-prod a.lvl2 span{background:url(images/icoLeftNavArrow.gif) no-repeat 0 0; width:9px; height:9px; position:absolute; top:6px; left:3px;}
.left-menu-prod .lvl2Pf span{background-position:-9px 0 !important; top:7px !important;}
.left-menu-prod .lvl2A span{background-position:-27px 0 !important; top:7px !important;}

.left-menu-prod li.lvl2Pf a.lvl3A{background:#EC7404; color:#FFF; padding:4px 0 3px 15px; min-height:13px; height:13px; height:auto; width:156px; position:relative;}
.left-menu-prod li.lvl2Pf a.lvl3A span{background:url(images/icoLeftNavArrow.gif) no-repeat -18px 0 !important; width:9px; height:9px; position:absolute; top:5px !important; left:5px;}
*html .left-menu-prod li.lvl2Pf a.lvl3A span{left:-10px;}
.left-menu-prod li.lvl2Pf li.lvl3, .left-menu-prod li.lvl2A li.lvl3{width:171px !important; border:0; background:none; padding:0;}
.left-menu-prod li.lvl2Pf ul.lvl3, .left-menu-prod li.lvl2A ul.lvl3{padding:3px 0 3px 0px !important; background:none !important; position:relative !important; top:0 !important; left:0 !important; visibility:visible !important; display:block !important;}
.left-menu-prod li.lvl2Pf a.lvl3, .left-menu-prod li.lvl2A a.lvl3{padding:4px 0 3px 15px; min-height:13px; height:13px; height:auto; width:156px; position:relative;}
.left-menu-prod li.lvl2Pf ul.lvl3 li.lastChild, .left-menu-prod li.lvl2A ul.lvl3 li.lastChild
{
    border-bottom:0; 
    -moz-border-radius-bottomleft: 0;
	-moz-border-radius-bottomright: 0;
	-webkit-border-bottom-right-radius: 0;
	-webkit-border-bottom-left-radius: 0;
}

.left-menu-prod ul.lvl3 li{background: url(images/btnLeftNavSub.png) repeat-x 0 0; border:1px solid #817c76; border-top:0; border-bottom:0; width:178px; padding:1px 0;}
.left-menu-prod ul.lvl3 li a sub{font-size:8px;}
.left-menu-prod ul.lvl3 li a{padding:6px 0 0 3px; height:18px; width:177px; position:relative; font-family:Verdana; color:#666; font-size:11px;}
.left-menu-prod ul.lvl3 li:hover, .left-menu-prod ul.lvl3 li.sfHover{background-position:0 -52px; outline: 0;}
.left-menu-prod ul.lvl3 li.firstChild{border-top:1px solid #817c76;}
.left-menu-prod ul.lvl3 li.lastChild
{
    border-bottom:1px solid #817c76; 
    -moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
}

/*** arrows **/
.left-menu-prod a.sf-with-ul {
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
ul.left-menu-prod .sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			6px;
	top:			8px; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url('images/arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
ul.left-menu-prod a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			8px;
	background-position: 0 0px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
ul.left-menu-prod a:focus > .sf-sub-indicator,
ul.left-menu-prod a:hover > .sf-sub-indicator,
ul.left-menu-prod a:active > .sf-sub-indicator,
ul.left-menu-prod li:hover > a > .sf-sub-indicator,
ul.left-menu-prod li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.left-menu-prod ul .sf-sub-indicator { background-position:  -10px 0; }
.left-menu-prod ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.left-menu-prod ul a:focus > .sf-sub-indicator,
.left-menu-prod ul a:hover > .sf-sub-indicator,
.left-menu-prod ul a:active > .sf-sub-indicator,
.left-menu-prod ul li:hover > a > .sf-sub-indicator,
.left-menu-prod ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
#leftNavProd .sf-shadow ul ul, .leftNavProd .sf-shadow ul ul {
	background:	url('images/shadow.png') no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
#leftNavProd .sf-shadow ul.sf-shadow-off, .leftNavProd .sf-shadow ul.sf-shadow-off {
	background: transparent;
}
