/** IE bugs: a:link, a:visited, a:hover need to be styled as well; does not display separator... workaround? */
/** customize colors here */
a.mainlevel-sfHM,
a.mainlevel-sfHM:link,
a.mainlevel-sfHM:visited {
	color: #fff;
}

a.mainlevel-sfHM:hover {
	color: #fff;
	background: url(../images/mm-a.png) repeat-x left center;
}

a.mainlevel_active-sfHM, 
a.mainlevel_active-sfHM:link,
a.mainlevel_active-sfHM:visited, 
a.mainlevel_current-sfHM,
a.mainlevel_current-sfHM:link,
a.mainlevel_current-sfHM:visited {
	color: #fff; 
	background: url(../images/mm-a.png) repeat-x left bottom;
}

a.mainlevel_active-sfHM:hover, 
a.mainlevel_current-sfHM:hover {
	color: #fff;
}

a.sublevel-sfHM,
a.sublevel-sfHM:link,
a.sublevel-sfHM:visited {
	color: #fff;
	background-color: #ca4500;
}

a.sublevel-sfHM:hover {
	color: #fff;
	background-color: #f15500; 
}

a.sublevel_active-sfHM,
a.sublevel_active-sfHM:link,
a.sublevel_active-sfHM:visited, 
a.sublevel_current-sfHM,
a.sublevel_current-sfHM:link,
a.sublevel_current-sfHM:visited {
	color: #fff;
	background-color: #f15500;
}

a.sublevel_active-sfHM:hover, 
a.sublevel_current-sfHM:hover {
	color: #fff;
	background-color: #f15500; 
}

ul.mainlevel-sfHM ul ul a.sublevel-sfHM, 
ul.mainlevel-sfHM ul ul a.sublevel-sfHM:link, 
ul.mainlevel-sfHM ul ul a.sublevel-sfHM:visited {
	color: #fff;
	background-color: #ca4500;
}

ul.mainlevel-sfHM ul ul a.sublevel-sfHM:hover {
	color: #fff;
	background-color: #f15500; 
}

ul.mainlevel-sfHM ul ul a.sublevel_active-sfHM,
ul.mainlevel-sfHM ul ul a.sublevel_active-sfHM:link, 
ul.mainlevel-sfHM ul ul a.sublevel_active-sfHM:visited,
ul.mainlevel-sfHM ul ul a.sublevel_current-sfHM,
ul.mainlevel-sfHM ul ul a.sublevel_current-sfHM:link,
ul.mainlevel-sfHM ul ul a.sublevel_current-sfHM:visited {
	color: #fff;
	background-color: #f15500; 
}

ul.mainlevel-sfHM ul ul a.sublevel_active-sfHM:hover, 
ul.mainlevel-sfHM ul ul a.sublevel_current-sfHM:hover {
	color: #fff;
	background-color: #f15500; 
}

ul.mainlevel-sfHM .expanded {
	display: block;
	/*background-image: url("../images/arrow_down.gif");
	background-position: right center;
	background-repeat: no-repeat;
	padding-right: 10px;*/
}

ul.mainlevel-sfHM ul .expanded {
	/*background-image: url("../images/arrow_right.gif");*/
}


/** customize style / layout here */
a.mainlevel-sfHM, 
a.mainlevel_active-sfHM, 
a.mainlevel_current-sfHM, 
span.mainlevel-sfHM,
a.mainlevel-sfHM:link, 
a.mainlevel_active-sfHM:link, 
a.mainlevel_current-sfHM:link,
a.mainlevel-sfHM:visited, 
a.mainlevel_active-sfHM:visited, 
a.mainlevel_current-sfHM:visited,
a.mainlevel-sfHM:hover, 
a.mainlevel_active-sfHM:hover, 
a.mainlevel_current-sfHM:hover {
	font-weight: normal;
	font-size: 1.2em;
	text-align: left;
	text-decoration: none;
	display: block;
	line-height: 34px;
	padding: 0 12px 0 12px;	
}

a.mainlevel-sfHM, 
a.mainlevel_active-sfHM, 
a.mainlevel_current-sfHM, 
span.mainlevel-sfHM {
}

a.sublevel-sfHM, 
a.sublevel_active-sfHM, 
a.sublevel_current-sfHM, 
span.sublevel-sfHM,
a.sublevel-sfHM:link, 
a.sublevel_active-sfHM:link, 
a.sublevel_current-sfHM:link,
a.sublevel-sfHM:visited,
a.sublevel_active-sfHM:visited, 
a.sublevel_current-sfHM:visited,
a.sublevel-sfHM:hover, 
a.sublevel_active-sfHM:hover, 
a.sublevel_current-sfHM:hover {
	font-weight: normal;
	font-size: 1.2em;
	text-align: left;
	text-decoration: none;
	display: block;
	line-height: normal;
	padding: 7px 12px 7px 12px;
}

a.sublevel-sfHM, 
a.sublevel_active-sfHM, 
a.sublevel_current-sfHM, 
span.sublevel-sfHM {
	height: 1%;	/* this is required for the IE to cause the "hasLayout" property and make the whole anchor clickable - "Holly Hack" */
}

#active_menu-sfHM,
a.mainlevel_active-sfHM, a.mainlevel_current-sfHM,
a.mainlevel_active-sfHM:link, a.mainlevel_current-sfHM:link,
a.mainlevel_active-sfHM:visited, a.mainlevel_current-sfHM:visited,
a.mainlevel_active-sfHM:hover, a.mainlevel_current-sfHM:hover,
a.sublevel_active-sfHM, a.sublevel_current-sfHM,
a.sublevel_active-sfHM:link, a.sublevel_current-sfHM:link,
a.sublevel_active-sfHM:visited, a.sublevel_current-sfHM:visited,
a.sublevel_active-sfHM:hover, a.sublevel_current-sfHM:hover {
	font-weight: normal;
}

ul.mainlevel-sfHM, .mainlevel-sfHM ul {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	z-index: 100;
}

ul.mainlevel-sfHM li {
	padding: 0;
	margin: 0;
	background: none;
	float: left;
}

ul.mainlevel-sfHM li li {
	position: relative;
	display: block;
	width: 180px;
	border-bottom: 1px solid #bf4100; border-left: 1px solid #bf4100; border-right: 1px solid #bf4100;
}


ul.mainlevel-sfHM ul {
	display: block;
	position: absolute;
	left: -999em;
	margin: 0 0 0 0em;
	width: auto;
	height: auto;
	z-index: 101;
}

ul.mainlevel-sfHM li li ul {
	margin: -2.9em 0 0 180px;
	_margin: -3.2em 0 0 180px;
	z-index: 102;
}


/** IE7.0 workaround */
ul.mainlevel-sfHM li:hover, ul.mainlevel-sfHM li.hover {
	position: static;
}



/** general on-mouse-over display */
ul.mainlevel-sfHM li:hover ul,
ul.mainlevel-sfHM li.hover ul {
	left: auto;
}

ul.mainlevel-sfHM li:hover ul ul,
ul.mainlevel-sfHM li.hover ul ul {
	left: -999em;
}

ul.mainlevel-sfHM li:hover ul li:hover ul,
ul.mainlevel-sfHM li.hover ul li.hover ul {
	left: auto;
}

ul.mainlevel-sfHM, ul.mainlevel-sfHM li li {
	clear: left;
}



/** separator */
span.mainlevel-sfHM, span.sublevel-sfHM {
	display: block;
	width: 1em;
	border-width: 0px;
	margin-left: 1em;
	padding: 0;
	padding-top: 1px;
}



/** IE5.0/win workaround: the ">" is handled like a "," */
ul.mainlevel-sfHM > ul.mainlevel-sfHM {
	position: absolute;
	top: 5em;	/* change the absolute position for IE5.0 here */
}
ul.mainlevel-sfHM > ul.mainlevel-sfHM li.hover ul {
	margin: 0.1em 0 0 0em;	/* top, right, bottom, left */
}
ul.mainlevel-sfHM > ul.mainlevel-sfHM li.hover ul ul {
	margin: -1.6em 0 0 10em;	/* top, right, bottom, left */
}
