/*
Sixxac Menu
http://sixxac.com
*/

.SXMenuFull
{
	padding-left: 13px;
}

.SXMenuContainer
{
  margin-left: 10px;
}

.SXMenuItem, .SXMenuActive
{
	font-size: 11px;
	font-weight: bold;
	white-space: nowrap;
	vertical-align: top;
	font-family: Arial, Tahoma;
}

.SXMenuItem
{
	padding-left: 15px;
	padding-bottom: 4px;
	background: url(/Portals/_default/Skins/M-Tec/images/arrow-off.gif) 0px 5px no-repeat transparent;
}

.SXMenuItem A
{
}

.SXMenuEnabled A:hover, .SXMenuSelected A:hover
{
	color: #003399;
	text-decoration: none;
}

.SXMenuEnabled
{
}

.SXMenuDisabled
{
}

.SXMenuSelected
{
}

.SXMenuActive
{
	color: #003399;
}

.SXMenuLink
{
}
