div#sfmenu-wrap {
	border-left: 2px solid #D2D1CF;
    border-right: 2px solid #D2D1CF;
    height: 28px;
    position: absolute;
    top: 139px;
    width: 947px;
}
div#sfmenu-inner {
 *width:947px;
}
.sf-menu, .sf-menu * {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 94px;
}
.sf-menu {
	line-height: 1.0;
	width: 100%;
}
.sf-menu ul {
	position: absolute;
	top: -999em;
	min-width: 14em;
 *min-width:170px;
}
.sf-menu ul li {
	width: 100%;
}
.sf-menu li:hover {
	visibility: inherit;
}
.sf-menu a {
	display: block;
	padding:8px 0;
	position: relative;
	text-align: center;
	font-weight:bold;
}
.sf-menu li:hover ul, .sf-menu li.sfHover ul {
	left: 0;
	top: 28px;
	z-index: 99;
}
ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul {
	top: -999em;
}
ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul {
	left: 10em;
	top: 0;
}
ul.sf-menu li li:hover li ul, ul.sf-menu li li.sfHover li ul {
	top: -999em;
}
ul.sf-menu li li li:hover ul, ul.sf-menu li li li.sfHover ul {
	left: 10em;
	top: 0;
}
.sf-menu {
	float: left;
	height:28px;
	width:950px;
	margin:0;
}
.sf-menu a {
	text-decoration: none;
	display:block;
	width:auto;
}
.sf-menu a, .sf-menu a:visited {
	color: #444;
}
.sf-menu li {
	float: left;
	position: relative;
	height:auto;
	border-right:1px solid #fff;
}
.sf-menu li li {
	background: #fff;
	border-right:none;
	border-top:1px solid #d3d3d3;
}
.sf-menu li li a:hover {
	background:#e8e8e8;
}
.sf-menu li li li {
	background: #9AAEDB;
}
.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background: #e8e8e8;
	outline: 0;
	text-decoration:none;
}
.sf-menu a.sf-with-ul {
	min-width: 1px;
	color:#fff;
	font-weight:normal;
}
.sf-menu a.sf-with-ul {
	background:#666 url("/wcsstore/ConsumerDirectStorefrontAssetStore/images/nav_bg_off.jpg") repeat-x;
}
.sf-menu a.sf-with-ul:hover {
	background:#666 url("/wcsstore/ConsumerDirectStorefrontAssetStore/images/nav_bg_on.jpg") repeat-x;
}
.sf-sub-indicator {
	background: url('/Furniture/Store/ArtVan/upload/webimages/superfish/arrows-ffffff.png') no-repeat -10px -100px;
	display: block;
	height: 10px;
	overflow: hidden;
	position: absolute;
	right: .75em;
	text-indent: -999em;
	top: 1.05em;
	width: 10px;
	display:none;
}
a > .sf-sub-indicator {
	background-position: 0 -100px;
	top: .8em;
}
a:focus > .sf-sub-indicator, a:hover > .sf-sub-indicator, a:active > .sf-sub-indicator, li:hover > a > .sf-sub-indicator, li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px;
}
.sf-menu ul .sf-sub-indicator {
	background-position: -10px 0;
}
.sf-menu ul a > .sf-sub-indicator {
	background-position: 0 0;
}
.sf-menu ul a:focus > .sf-sub-indicator, .sf-menu ul a:hover > .sf-sub-indicator, .sf-menu ul a:active > .sf-sub-indicator, .sf-menu ul li:hover > a > .sf-sub-indicator, .sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0;
}
.sf-shadow ul {
	background: url('/Furniture/Store/ArtVan/upload/webimages/superfish/shadow.png') no-repeat bottom right;
	moz-border-radius-bottomleft: 17px;
	moz-border-radius-topright: 17px;
	padding: 0 8px 9px 0;
	webkit-border-bottom-left-radius: 17px;
	webkit-border-top-right-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}
li.sfclearance {
	background:#D15519;
	border-right:none;
	width:93px;
}
li.sfclearance a.sf-with-ul {
	background:#D15519;
}
li.sfclearance a.sf-with-ul:hover {
	background-color: #ee753a;
	background-image:none;
}
li.sfABY {
	background:#7EA142;
	border-right:1px solid #fff;
	width:92px;
}
li.sfABY a.sf-with-ul {
	background:#7EA142;
}
li.sfABY a.sf-with-ul:hover {
	background-color: #9abc61;
	background-image:none;
}
li.sfABY>a , li.sfABY>a:active, li.sfABY>a:visited{
	background-color: #7EA142;
	color:#fff;
}
li.sfABY>a:hover{
	background-color: #9abc61;
	background-image:none;
}
.sf-menu li.sfclearance ul, .sf-menu li.sfclearance:hover ul {
	right: -8px;
	left:auto;
}

