/* CSS Document */

.horz_nlsitem
{
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
  height: 23px;
  padding: 0px 12px;
  background: url(../media/menu.jpg) repeat-x scroll left bottom;
}

.nlsmenu
{
  margin-top: 3px;
}

.nlsiconcell, .nlsiconcellover
{
  width: 0px;
}

.nlsitemcontainer
{
  background: url(../media/fondo_nlsitemcontainer.jpg) scroll left bottom;
}

.nlsitemcontainerover
{
  background: url(../media/fondo_nlsitemcontainerover.jpg) scroll left bottom;
}
.nlsitem
{
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
  height: 17px;
  padding: 0px 12px 0px 20px;
  background: url(../media/nlitem.jpg) no-repeat scroll left bottom;
  border: 1px solid #767676;
  width: 92px;
  text-transform: capitalize;
}

.horz_nlsitemover
{
  padding: 0px 12px;
  height: 23px;
  font-family: Arial;
  font-size: 11px;
  color: #FFFFFF;
  background: url(../media/menuhover.jpg) repeat-x scroll left bottom;
}

.nlsitemover
{
  font-style: italic;
  height: 17px;
  padding: 0px 12px 0px 20px;
  font-family: Arial;
  font-size: 12px;
  color: #FFFFFF;
  background: url(../media/nlitemover.jpg) no-repeat scroll left bottom;
  border: 1px solid #767676;
  width: 92px;
  text-transform: capitalize;
}

.horz_nlsmenu
{
	height: 23px;
}

.horz_nlsseparator
{
  background: url(../media/separador_menu.jpg) no-repeat scroll left bottom;
	width: 1px;
	height: 23px;
  z-index: 0;
}

.horz_nlsseparatorcontainer, .horz_nlsseparatoritem
{
	height: 26px;
}

#effwin_menubar
{
	align: center;
}