/* BARRA DE NAVEGAÇÃO */
#navBar
{
	font: bold 11px trebuchet ms, sans-serif;
    /* border-top: 1px solid #006699;  */
    padding: 1px;*
}

#navBar td
{
	text-align: center;
	width:990px;
}

#navBar td a, .footerNav a
{
	text-decoration: none;
	font-size: 100%;
	display: block;
	color: #006699;
	border-right: 1px solid #8dacbb;
	padding: 1px 2px;
	margin: 2px 0;
}

#navBar td a.menuTopLt:hover, .footerNav  a:hover
{
 background-color: #006699;
	color: #FFFFFF;
}

#navBar td a.menuTopRt 
{
	color: #696410;
}		

#navBar td a.menuTopRt:hover 
{
	background-color: #696410;
	color: #FFFFFF;
}		

#navBar td a.menuBotRt 
{
	color: #cc571b;
}

#navBar td a.menuBotRt:hover
{
	background-color: #cc571b;
	color: #FFFFFF;
}

.navBarBorder
{
	height: 1px;
	background-color: #006699;
}

#navBar a.menuTopFirst 
{
	border-left: 1px solid #8dacbb;
}

#navBar div.menuBotSpace
{
	border-right: 1px solid #8dacbb;
	padding: 1px 2px;
	margin: 2px 0;
}


.newNav, .newNav * {
	margin:			0;
	padding:		0;
	height:			2.5em;
	list-style:		none;
}
.newNav {
    background:		url(nnBtmBg.gif) repeat-x;
	position: 		relative;
	height: 		47px;
	margin-bottom: 	12px;
	line-height:	1.0;
}
.newNav ul {
	position:		absolute;
	color: 			#ffffff;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
	list-style-image: none;
}
.newNav ul li {
	width:			auto;
	float:			left;
	list-style-image: none;
}
.newNav li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.newNav li {
	float:			left;
	position:		static;
	list-style-image: none;
}
.newNav a {
	display:		block;
	position:		relative;
	border:			none;
}
.newNav li:hover ul,
.newNav li.sfHover ul {
	left:			0;
	top:			24px; /* match top ul list item height */
	z-index:		99;
	list-style-image: none;
}
ul.newNav li:hover li ul,
ul.newNav li.sfHover li ul {
	top:			-999em;
}
ul.newNav li li:hover ul,
ul.newNav li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
	list-style-image: none;
}
ul.newNav li li:hover li ul,
ul.newNav li li.sfHover li ul {
	top:			-999em;
	list-style-image: none;
}
ul.newNav li li li:hover ul,
ul.newNav li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
	list-style-image: none;
}

/*** DEMO SKIN ***/
.newNav {
	float:			left;
 width: 			990px;
}

.newNav li
{
	float: left;
}

.newNav a {
    padding: 		6px .4em 7px;
    text-decoration:none;
	color: 			#2D2D2D;
	text-transform:	uppercase;
	font-size: 		11px;
	height: auto;
}
.newNav ul.subNav a,  {
	color: 			#ffffff;
	background: 	none;
}



.newNav a.navBreak{
	margin-left:	75px;
}
.newNav li ul.subNav {
	width:			950px; /*IE6 soils itself without this*/
	height: 		17px;
	padding-top: 	6px;
}
.newNav li li {
	position:		relative;
}
.newNav li li ul {
	width:			13em;
}
.newNav li li li {
	width:			100%;
}



.newNav li.current a{
	color:			#ffffff;
}
.newNav li.sfHover a,
.newNav a:focus, .newNav a:hover, .newNav a:active {
	color:			#ffffff;
	background:		url(nnTopBg.gif) repeat-x;

}
.newNav li.secondNav {
	float: 			right;
}
.newNav li.secondNav a{
	text-transform: none;
	font-weight:	normal;
}
.newNav li.secondNav a:hover{
	color: 			#2D2D2D;
	text-transform:	none;
	text-decoration:underline;
	font-weight: 	normal;
	background: 	url(nnTopGryBg.gif) repeat-x;
}
.newNav li.sfHover .subNav a{
	background:	 	none;
	border-right: 	1px solid #FFFFFF;
	height: 		auto;
	padding: 		0 .4em;
}
.newNav li.sfHover .subNav a:hover{
	text-decoration:underline;
}
.newNav li.sfHover .subNav a.noBorder{
	border: 		0;
}
a.partOf{
	position: 		absolute;
	right: 			7px;
	height:			auto;
	bottom: 		5px;
	padding: 		0;
	color: 			#ffffff;
	text-transform:	none;
	font-size: 		11px;
	font-weight:	normal;
	z-index: 		100;
}
a.partOf:hover{
	background: none;
	text-decoration: underline;
}
ul.newNav .current ul,
ul.newNav ul li:hover ul,
ul.newNav ul li.sfHover ul {
	left:			0;
	top:			2.5em; /* match top ul list item height */
}
ul.newNav .current ul ul {
	top: 			-999em;
}

.newNav li li.current > a {
	font-weight:	bold;
}

.fader p{
	width: 			100%;
	display:		inline;
	position:		relative;
	margin: 		0 .4em;
}

.fader {
	position: 		absolute;
	left: 			0px;
	height: 		auto;
	top:	 		28px;
	padding: 		0;
	color: 			#ffffff;
	text-transform:	none;
	font-size: 		12px;
	font-weight: 	normal;
	z-index: 		90;
	display:		none;
}

.fader p a{
	position: 		inherit;
	display: 		inline;
	background: 	none;
	text-transform: none;
	text-decoration:underline;
	text-align: 	left;
	padding: 		0;
	color:			#ffffff;
}

.fader p a:hover{
	background: 	none;
	color: 			#FF6600;
}

/* 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 all arrows down ***/
/* point right for anchors in subs */
.newNav ul .sf-sub-indicator { background-position: -10px -100px; }
.newNav ul a > .sf-sub-indicator { background-position: 0 -100px; }
/* apply hovers to modern browsers */
.newNav ul a:focus > .sf-sub-indicator,
.newNav ul a:hover > .sf-sub-indicator,
.newNav ul a:active > .sf-sub-indicator,
.newNav ul li:hover > a > .sf-sub-indicator,
.newNav ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/*** remove shadow on first submenu ***/
.newNav > li > ul {
	background: transparent;
	padding: 0;
	-moz-border-radius-bottomleft: 0;
	-moz-border-radius-topright: 0;
	-webkit-border-top-right-radius: 0;
	-webkit-border-bottom-left-radius: 0;
}



