
/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.2;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			11px;
	top:			1.7em; /* match top ul list item height */
	z-index:		999;
}
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; /* match ul width */
	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; /* match ul width */
	top:			0;
}

/*** DEMO SKIN ***/
.sf-menu {
	float:			left;
}
.sf-menu a {
	text-decoration:none;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#fff;
}
.sf-menu li {
	background:		transparent;
}
.sf-menu li ul {
	background:		#f57b20;
	border:1px solid #b25917;
}

.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	outline:		0;
}

/* apply hovers to modern browsers */
a > .sf-sub-indicator,
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 {
	display:none;
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.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 -1000; /* arrow hovers for modern browsers*/
}

/* Creating menu items */

#mainMenu ul.sf-menu li ul {
background:transparent url(/images/submenuBg.jpg) top left repeat;
}

#mainMenu ul.sf-menu li ul li {
width:200px;
padding:0px 0 0 5px;
margin:0;
}

#mainMenu ul.sf-menu li ul li:first-child {
padding-top:15px;
}

#mainMenu ul.sf-menu li ul li a {
width:200px;
padding:0px;
margin-top:-2px;
}

#mainMenu ul.sf-menu li ul li a:hover {
text-decoration: underline;
}

/* brands */

li#menu_brands {
width:69px;
background:transparent url(/images/brand_over.png) top left no-repeat;
}

li#menu_brands a {
float:left;
width:69px;
height:24px;
background:transparent url(/images/brand.png) top left no-repeat;
}

li#menu_brands a:hover {
background:transparent url(/images/brand_over.png) top left no-repeat;
}

li#menu_brands li a, li#menu_brands li a:hover {
background-image:none;
}

/* headwear */

li#menu_headwear {
width:94px;
background:transparent url(/images/headwear_over.png) top left no-repeat;
}

li#menu_headwear a {
float:left;
width:94px;
height:24px;
background:transparent url(/images/headwear.png) top left no-repeat;
}

li#menu_headwear a:hover {
background:transparent url(/images/headwear_over.png) top left no-repeat;
}

li#menu_headwear li a, li#menu_headwear li a:hover {
background-image:none;
}

/* accessories */

li#menu_accessories {
width:107px;
background:transparent url(/images/accessories_over.png) top left no-repeat;
}

li#menu_accessories a {
float:left;
width:107px;
height:24px;
background:transparent url(/images/accessories.png) top left no-repeat;
}

li#menu_accessories a:hover {
background:transparent url(/images/accessories_over.png) top left no-repeat;
}

li#menu_accessories li a, li#menu_accessories li a:hover {
background-image:none;
}

/* womens */

li#menu_womens {
width:81px;
background:transparent url(/images/womens_over.png) top left no-repeat;
}

li#menu_womens a {
float:left;
width:81px;
height:24px;
background:transparent url(/images/womens.png) top left no-repeat;
}

li#menu_womens a:hover {
background:transparent url(/images/womens_over.png) top left no-repeat;
}

li#menu_womens li a, li#menu_womens li a:hover {
background-image:none;
}

/* youth */

li#menu_youth {
width:63px;
background:transparent url(/images/youth_over.png) top left no-repeat;
}

li#menu_youth a {
float:left;
width:63px;
height:24px;
background:transparent url(/images/youth.png) top left no-repeat;
}

li#menu_youth a:hover {
background:transparent url(/images/youth_over.png) top left no-repeat;
}

li#menu_youth li a, li#menu_youth li a:hover {
background-image:none;
}

/* new */

li#menu_new {
width:51px;
background:transparent url(/images/new_over.png) top left no-repeat;
}

li#menu_new a {
float:left;
width:51px;
height:24px;
background:transparent url(/images/new.png) top left no-repeat;
}

li#menu_new a:hover {
background:transparent url(/images/new_over.png) top left no-repeat;
}

li#menu_new li a, li#menu_new li a:hover {
background-image:none;
}

/* sale */

li#menu_sale {
width:52px;
background:transparent url(/images/sale_over.png) top left no-repeat;
}

li#menu_sale a {
float:left;
width:52px;
height:24px;
background:transparent url(/images/sale.png) top left no-repeat;
}

li#menu_sale a:hover {
background:transparent url(/images/sale_over.png) top left no-repeat;
}

li#menu_sale li a, li#menu_sale li a:hover {
background-image:none;
}

/* apparel */

li#menu_apparel {
width:60px;
background:transparent url(/images/apparel_over.png) top left no-repeat;
margin-top:3px;
}

li#menu_apparel a {
float:left;
width:60px;
height:24px;
background:transparent url(/images/apparel.png) top left no-repeat;

}

li#menu_apparel a:hover {
background:transparent url(/images/apparel_over.png) top left no-repeat;

}

li#menu_apparel li a, li#menu_apparel li a:hover {
background-image:none;

}

