﻿.nst-menuNone
{
	width:5px;
	cursor:w-resize;
	height:440px;
}

.nst-menuBlock
{
	width:5px;
	cursor:w-resize;
	height:440px;
}

.DynamicMenuStyle
{
	border:none;
	z-index:1000;
	}

.DynamicMenuItemStyle
{
	background:#e5e2e3;
	padding:5px 3px;
	font-size:8pt;
	color:#000000;
	border:1px solid #e5e2e3;
	}

.DynamicMenuItemStyle tr td img, .StaticMenuItemStyle tr td img{margin-right:5px;}

.DynamicHoverStyle
{
	background:#ffffff;
	border:1px solid #990134;
	}

.StaticMenuStyle
{
	border-bottom:none;
}

.StaticMenuItemStyle
{
	background:#990134;
	padding:5px 3px;
	font-size:9pt;
	color:#ffffff;
	}
	
.StaticHoverStyle
{
	background:#990134;
	}

.StaticSelectedStyle
{

	}
	
.hover_esconde_menu
{
	background:#ffe6a0;
	height:440px;
	width:5px;
	cursor:w-resize;
	}
	
/* MENU GRID */

/* Navegação */

.nst-navGrid
{
	/*background:url('imagem/navPageContent.gif') left top repeat-x;*/
	height:24px;
	padding:3px;
}

.nst-navGridOrc
{
    padding:3px;
}

.nst-navGrid ul, .nst-navGridOrc ul{padding:0;margin:0;}
.nst-navGrid ul li, .nst-navGridOrc ul li {list-style:none; float:left;margin:0;}
.nst-navGrid ul li, .nst-navGridOrc ul li {margin-right:2px; }

.nst-navLogin{height:27px; margin-bottom:3px; }
.nst-navLogin ul{padding:0;margin:0;}
.nst-navLogin ul li{list-style:none; float:left;margin:0; text-align:center}


.nst-navGridOut
{
	background:url('imagem/navPageBKGD.gif') top repeat-x;
	border:1px solid #ededed;
	}

.nst-navGridOver
{
	background:url('imagem/navPageBKGD2.gif') top repeat-x;
	border:1px solid #9196a2;
	}

.nst-btnSalvar a{width:70px;}

div#menu li a.active {background-position:left bottom !important; cursor:auto;}
