.sf-menu {
	line-height: 1;
}
.sf-menu ul {
	top: -999em; width: 12em; position: absolute;
}
.sf-menu > li > ul {
	padding-left: 0px; margin-top: 48px; border-bottom-color: rgb(229, 52, 0); border-bottom-width: 2px; border-bottom-style: solid;
}
.sf-menu ul li {
	width: 100%;
}
.sf-menu li:hover {
	visibility: inherit;
}
.sf-menu li {
	float: left; position: relative;
}
.sf-menu a {
	display: block; position: relative;
}
.sf-menu li:hover ul {
	left: 0px; top: 1.1em; z-index: 99;
}
.sf-menu li.sfHover ul {
	left: 0px; top: 1.1em; z-index: 99;
}
ul.sf-menu li:hover li ul {
	top: -999em;
}
ul.sf-menu li.sfHover li ul {
	top: -999em;
}
ul.sf-menu li li:hover ul {
	left: 12em; top: 0px;
}
ul.sf-menu li li.sfHover ul {
	left: 12em; top: 0px;
}
ul.sf-menu li li:hover li ul {
	top: -999em;
}
ul.sf-menu li li.sfHover li ul {
	top: -999em;
}
ul.sf-menu li li li:hover ul {
	left: 10em; top: 0px;
}
ul.sf-menu li li li.sfHover ul {
	left: 10em; top: 0px;
}
.sf-menu a {
	padding: 0.75em 1em 0.75em 2em; text-decoration: none;
}
.sf-menu a {
	color: rgb(255, 255, 255);
}
.sf-menu a:visited {
	color: rgb(255, 255, 255);
}
.sf-menu li li {
	background: rgb(0, 0, 0);
}
.sf-menu li li:first-child {
	border-top-color: currentColor; border-top-width: medium; border-top-style: none;
}
.sf-menu li li ul {
	border-bottom-color: rgb(229, 52, 0); border-bottom-width: 2px; border-bottom-style: solid;
}
.sf-menu li li li {
	background: rgb(0, 0, 0);
}
.sf-menu li:hover {
	outline: 0px; color: rgb(229, 52, 0);
}
.sf-menu li.sfHover {
	outline: 0px; color: rgb(229, 52, 0);
}
.sf-menu a:focus {
	outline: 0px; color: rgb(229, 52, 0);
}
.sf-menu a:hover {
	outline: 0px; color: rgb(229, 52, 0);
}
.sf-menu a:active {
	outline: 0px; color: rgb(229, 52, 0);
}
.sf-menu li.sfHover li.sfHover {
	background: rgb(33, 33, 33) !important;
}
.sf-menu > li > a:hover {
	
}
.sf-menu a.sf-with-ul {
	min-width: 1px;
}
a.sf-with-ul {
	background-color: transparent;
}
.sf-sub-indicator {
	background: url("../images/arrows-ffffff.png") no-repeat -10px -100px; top: 1.05em; width: 10px; height: 10px; right: 0.75em; text-indent: -999em; overflow: hidden; display: block; position: absolute;
}
a > .sf-sub-indicator {
	background-position: 0px -100px; top: 0.8em;
}
a:focus > .sf-sub-indicator {
	background-position: -10px -100px;
}
a:hover > .sf-sub-indicator {
	background-position: -10px -100px;
}
a:active > .sf-sub-indicator {
	background-position: -10px -100px;
}
li:hover > a > .sf-sub-indicator {
	background-position: -10px -100px;
}
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px;
}
.sf-menu ul .sf-sub-indicator {
	background-position: -10px 0px;
}
.sf-menu ul a > .sf-sub-indicator {
	
}
.sf-menu ul a:focus > .sf-sub-indicator {
	background-position: -10px 0px;
}
.sf-menu ul a:hover > .sf-sub-indicator {
	background-position: -10px 0px;
}
.sf-menu ul a:active > .sf-sub-indicator {
	background-position: -10px 0px;
}
.sf-menu ul li:hover > a > .sf-sub-indicator {
	background-position: -10px 0px;
}
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0px;
}
.sf-shadow ul {
	background: url("../images/shadow.png") no-repeat right bottom; padding: 0px 8px 9px 0px;
}
.sf-shadow ul.sf-shadow-off {
	
}
.sf-menu > li > a > .sf-sub-indicator {
	top: 1.05em; width: 0px; height: 0px; right: auto; text-indent: -999em; overflow: hidden; display: inherit; position: inherit;
}
.sf-menu > li > a {
	padding: 0px;
}
.sf-menu > li:hover {
	background-color: transparent;
}
.sf-menu > li.sfHover {
	background-color: transparent;
}
.sf-menu > li > a:focus {
	background-color: transparent;
}
li.sfHover {
	background: url("../images/bg.png") repeat-x !important;
}
.sfHover > a {
	color: rgb(229, 52, 0) !important;
}
