﻿
#topBarAuxiliary .NavigationUnorderedList
{
    FLOAT: left; 
    MARGIN-LEFT: 0px; 
    WIDTH: auto !important;
    height: auto !important;
    text-decoration: none;
   
}

#topBarAuxiliary .NavigationUnorderedList .NavigationListItem
{
	FLOAT: left; 
	WIDTH: auto; 
	TEXT-ALIGN: left;
	WHITE-SPACE: nowrap! important;
	padding: 0px 0px 0px 0px;
	
	
}

#topBarAuxiliary .NavigationUnorderedList .NavigationListItem .NavigationLink
{
	TEXT-DECORATION: none! important;
	text-transform: none !important;
	FONT-SIZE: 10pt;
	padding: 0px 5px 0px 4px;
	border-right-color: #743f15 !important;
}

#footNavigation .NavigationUnorderedList
{
    
}

#footNavigation .NavigationListItem
{
    PADDING-RIGHT: 2px; 
    PADDING-LEFT: 2px; 
    display: inline;
    PADDING-BOTTOM: 2px; 
    WIDTH: auto; 
    PADDING-TOP: 2px 
}

#topBarAuxiliary #Edit
{
	FLOAT: left; 
	HEIGHT: 15px; 
	
}

a.LoginStatusMenu
{
	FONT-SIZE: 8pt;
	float: left;
	text-transform: none !important;
	border-right: 0px !important;
	margin-left: 4px !important;
    text-decoration: none !important;
    FONT-SIZE: 10pt !important;
}
.SurfEdit
{
	TEXT-DECORATION: none !important;
	float:left;
}

.EditNavAux
{
	display: none;
}

/* Fixes an issue where the primary nav doesn't display correctly. */
#MenuDiv #innerSpan
{
	position: relative !important;
}