
/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	height:	31px;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			185px; /* 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;
	text-align:right;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	right:			-8px;
	top:			32px; /* match top ul list item height */
	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:			185px; /* 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:			185px; /* match ul width */
	top:			0;
}

/*** SKIN ***/
.sf-menu {
	float:			left;
	margin-bottom:	1em;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#474747;
}
.sf-menu li li {
	background:		#f0f0f0;
}
.sf-menu li li li {
	background:		#f0f0f0;
}
.sf-menu li li:hover, .sf-menu li li.sfHover,
.sf-menu li li a:focus, .sf-menu li li a:hover, .sf-menu li li a:active {
	background:		#f5f5f5;
	outline:		0;
}
.sf-menu li ul li a {
	padding:		2px 10px;
	display:		inline-block;
	border-bottom:solid 1px #EBEBEB;
}
/* Theme Orange */
#theme-orange a#home:link, #theme-orange a#home:visited {background:url("../images/nav-o-home.gif") 0 0 no-repeat; height:31px; width:46px;}
#theme-orange a#home:hover {background:url("../images/nav-o-home.gif") 0 -31px no-repeat; height:31px; width:46px;}
#theme-orange a#home:active {background:url("../images/nav-o-home.gif") 0 -62px no-repeat; height:31px; width:46px;}
#theme-orange a.selected#home {background:url("../images/nav-o-home.gif") 0 -62px no-repeat; height:31px; width:46px;}

#theme-orange a#brightside:link, #theme-orange a#brightside:visited {background:url("../images/nav-o-brightside.gif") 0 0 no-repeat; line-height:31px; height:31px; width:148px; text-align:center;}
#theme-orange a#brightside:hover {background:url("../images/nav-o-brightside.gif") 0 -31px no-repeat; height:31px; line-height:31px; width:148px; text-align:center;}
#theme-orange a#brightside:active {background:url("../images/nav-o-brightside.gif") 0 -62px no-repeat; height:31px; line-height:31px; width:148px; text-align:center;}
#theme-orange a.selected#brightside {background:url("../images/nav-o-brightside.gif") 0 -62px no-repeat; height:31px; line-height:31px; width:148px; text-align:center;}

#theme-orange a#benefits:link, #theme-orange a#benefits:visited {background:url("../images/nav-o-benefits.gif") 0 0 no-repeat; line-height:31px; height:31px; width:183px; text-align:center;}
#theme-orange a#benefits:hover {background:url("../images/nav-o-benefits.gif") 0 -31px no-repeat; height:31px; line-height:31px; width:183px; text-align:center;}
#theme-orange a#benefits:active {background:url("../images/nav-o-benefits.gif") 0 -62px no-repeat; height:31px; line-height:31px; width:183px; text-align:center;}
#theme-orange a.selected#benefits {background:url("../images/nav-o-benefits.gif") 0 -62px no-repeat; height:31px; line-height:31px; width:183px; text-align:center;}

#theme-orange a#toolkit:link, #theme-orange a#toolkit:visited {background:url("../images/nav-o-toolkit.gif") 0 0 no-repeat; line-height:31px; height:31px; width:95px; text-align:center;}
#theme-orange a#toolkit:hover {background:url("../images/nav-o-toolkit.gif") 0 -31px no-repeat; height:31px; line-height:31px; width:95px; text-align:center;}
#theme-orange a#toolkit:active {background:url("../images/nav-o-toolkit.gif") 0 -62px no-repeat; height:31px; line-height:31px; width:95px; text-align:center;}
#theme-orange a.selected#toolkit {background:url("../images/nav-o-toolkit.gif") 0 -62px no-repeat; height:31px; line-height:31px; width:95px; text-align:center;}

#theme-orange a#new:link, #theme-orange a#new:visited {background:url("../images/nav-o-new.gif") 0 0 no-repeat; line-height:31px; height:31px; width:88px; text-align:center;}
#theme-orange a#new:hover {background:url("../images/nav-o-new.gif") 0 -31px no-repeat; height:31px; line-height:31px; width:88px; text-align:center;}
#theme-orange a#new:active {background:url("../images/nav-o-new.gif") 0 -62px no-repeat; height:31px; line-height:31px; width:88px; text-align:center;}
#theme-orange a.selected#new {background:url("../images/nav-o-new.gif") 0 -62px no-repeat; height:31px; line-height:31px; width:88px; text-align:center;}

#theme-orange a#range:link, #theme-orange a#range:visited {background:url("../images/nav-o-range.gif") 0 0 no-repeat; line-height:31px; height:31px; width:87px; text-align:center;}
#theme-orange a#range:hover {background:url("../images/nav-o-range.gif") 0 -31px no-repeat; height:31px; line-height:31px; width:87px; text-align:center;}
#theme-orange a#range:active {background:url("../images/nav-o-range.gif") 0 -62px no-repeat; height:31px; line-height:31px; width:87px; text-align:center;}
#theme-orange a.selected#range {background:url("../images/nav-o-range.gif") 0 -62px no-repeat; height:31px; line-height:31px; width:87px; text-align:center;}

/* Theme Green */
#theme-green a#home:link, #theme-green a#home:visited {background:url("../images/nav-g-home.gif") 0 0 no-repeat; height:31px; width:46px;}
#theme-green a#home:hover {background:url("../images/nav-g-home.gif") 0 -31px no-repeat; height:31px; width:46px;}
#theme-green a#home:active {background:url("../images/nav-g-home.gif") 0 -62px no-repeat; height:31px; width:46px;}
#theme-green a.selected#home {background:url("../images/nav-g-home.gif") 0 -62px no-repeat; height:31px; width:46px;}

#theme-green a#brightside:link, #theme-green a#brightside:visited {background:url("../images/nav-g-brightside.gif") 0 0 no-repeat; line-height:31px; height:31px; width:148px; text-align:center;}
#theme-green a#brightside:hover {background:url("../images/nav-g-brightside.gif") 0 -31px no-repeat; height:31px; line-height:31px; width:148px; text-align:center;}
#theme-green a#brightside:active {background:url("../images/nav-g-brightside.gif") 0 -62px no-repeat; height:31px; line-height:31px; width:148px; text-align:center;}
#theme-green a.selected#brightside {background:url("../images/nav-g-brightside.gif") 0 -62px no-repeat; height:31px; line-height:31px; width:148px; text-align:center;}

#theme-green a#benefits:link, #theme-green a#benefits:visited {background:url("../images/nav-g-benefits.gif") 0 0 no-repeat; line-height:31px; height:31px; width:183px; text-align:center;}
#theme-green a#benefits:hover {background:url("../images/nav-g-benefits.gif") 0 -31px no-repeat; height:31px; line-height:31px; width:183px; text-align:center;}
#theme-green a#benefits:active {background:url("../images/nav-g-benefits.gif") 0 -62px no-repeat; height:31px; line-height:31px; width:183px; text-align:center;}
#theme-green a.selected#benefits {background:url("../images/nav-g-benefits.gif") 0 -62px no-repeat; height:31px; line-height:31px; width:183px; text-align:center;}

#theme-green a#toolkit:link, #theme-green a#toolkit:visited {background:url("../images/nav-g-toolkit.gif") 0 0 no-repeat; line-height:31px; height:31px; width:95px; text-align:center;}
#theme-green a#toolkit:hover {background:url("../images/nav-g-toolkit.gif") 0 -31px no-repeat; height:31px; line-height:31px; width:95px; text-align:center;}
#theme-green a#toolkit:active {background:url("../images/nav-g-toolkit.gif") 0 -62px no-repeat; height:31px; line-height:31px; width:95px; text-align:center;}
#theme-green a.selected#toolkit {background:url("../images/nav-g-toolkit.gif") 0 -62px no-repeat; height:31px; line-height:31px; width:95px; text-align:center;}

#theme-green a#new:link, #theme-green a#new:visited {background:url("../images/nav-g-new.gif") 0 0 no-repeat; line-height:31px; height:31px; width:88px; text-align:center;}
#theme-green a#new:hover {background:url("../images/nav-g-new.gif") 0 -31px no-repeat; height:31px; line-height:31px; width:88px; text-align:center;}
#theme-green a#new:active {background:url("../images/nav-g-new.gif") 0 -62px no-repeat; height:31px; line-height:31px; width:88px; text-align:center;}
#theme-green a.selected#new {background:url("../images/nav-g-new.gif") 0 -62px no-repeat; height:31px; line-height:31px; width:88px; text-align:center;}

#theme-green a#range:link, #theme-green a#range:visited {background:url("../images/nav-g-range.gif") 0 0 no-repeat; line-height:31px; height:31px; width:87px; text-align:center;}
#theme-green a#range:hover {background:url("../images/nav-g-range.gif") 0 -31px no-repeat; height:31px; line-height:31px; width:87px; text-align:center;}
#theme-green a#range:active {background:url("../images/nav-g-range.gif") 0 -62px no-repeat; height:31px; line-height:31px; width:87px; text-align:center;}
#theme-green a.selected#range {background:url("../images/nav-g-range.gif") 0 -62px no-repeat; height:31px; line-height:31px; width:87px; text-align:center;}

/* apply hovers to modern browsers */
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; /* arrow hovers for modern browsers*/
}

/* 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 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow 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;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}