.NavBar { padding: 0; cursor: default; background:#ffffff; font-family: Verdana, Helvetica; font-size: 11px; color:#000000; text-decoration: none; } 
.NavBarFilhos { padding-left: 10px; cursor: default; background:#ffffff; font-family: Verdana, Helvetica; font-size: 11px; color: Gray; text-decoration: none; } 

/* ITEM PADRAO */
.TopItem { border-bottom: 1px solid #cccccc; cursor: hand; height: 22px; }
.TopItemHover { border-bottom: 1px solid #cccccc; cursor: hand; height: 22px; font-weight: bold; }
.TopItemExpanded { border-bottom: 1px solid #cccccc; height: 22px; cursor: hand; font-weight: bold;   }

/* ITENS PAIS INDIVIDUAIS (QUANDO SELECIONADOS/ABERTOS) */
/*
.TopItemPaulinasEVoce { background-color:#cccccc; padding-left: 5px; color:#ffffff; border-bottom: 2px solid #cccccc; height: 22px; font-weight: bold; }
.PauliansEVoce { background-color:#cccccc; padding-left: 5px; color:#ffffff; background-color: #cccccc; }
.TopItemPaulinasEVoceHover { background-color:#cccccc; padding-left: 5px; color:#ffffff; border-bottom: 2px solid #cccccc; height: 22px; cursor: hand; font-weight: bold; }
*/

.TopItemPaulinasVoce  { background-color:#CCCCCC; padding-left: 5px; color:#000000; border-bottom: 2px solid #CCCCCC; height: 22px; font-weight: bold; }
.TopItemPaulinasVoceHover  { background-color:#CCCCCC; padding-left: 5px; color:#000000; border-bottom: 2px solid #CCCCCC; height: 22px; cursor: hand; font-weight: bold; }

.TopItemLivros { background-color:#009C0D; padding-left: 5px; color:#ffffff; border-bottom: 2px solid #009C0D; height: 22px; font-weight: bold; }
.TopItemLivrosHover { background-color:#009C0D; padding-left: 5px; color:#ffffff; border-bottom: 2px solid #009C0D; height: 22px; cursor: hand; font-weight: bold; }

.TopItemPeriodicos { background-color:#33A0FF; padding-left: 5px; color:#ffffff; border-bottom: 2px solid #33A0FF; height: 22px; font-weight: bold; }
.TopItemPeriodicosHover { background-color:#33A0FF; padding-left: 5px; color:#ffffff; border-bottom: 2px solid #33A0FF; height: 22px; cursor: hand; font-weight: bold; }

.TopItemPapelaria { background-color:#A585FF; padding-left: 5px; color:#ffffff; border-bottom: 2px solid #A585FF; height: 22px; font-weight: bold; }
.TopItemPapelariaHover { background-color:#A585FF; padding-left: 5px; color:#ffffff; border-bottom: 2px solid #A585FF; height: 22px; cursor: hand; font-weight: bold; }

.TopItemRevistas {background-color:#FF5959; padding-left: 5px; color:#ffffff; border-bottom: 2px solid #FF5959; height: 22px; font-weight: bold; }
.TopItemRevistasHover { background-color:#FF5959; padding-left: 5px; color:#ffffff; border-bottom: 2px solid #FF5959; height: 22px; cursor: hand; font-weight: bold; }

.TopItemMusicas { background-color:#FF9C33; padding-left: 5px; color:#ffffff; border-bottom: 2px solid #FF9C33; height: 22px; font-weight: bold; }
.TopItemMusicasHover { background-color:#FF9C33; padding-left: 5px; color:#ffffff; border-bottom: 2px solid #FF9C33; height: 22px; cursor: hand; font-weight: bold; }

.TopItemDVDs { background-color:#FFF566; padding-left: 5px; color:#000000; border-bottom: 2px solid #FFF566; height: 22px; font-weight: bold; }
.TopItemDVDsHover { background-color:#FFF566; padding-left: 5px; color:#000000; border-bottom: 2px solid #FFF566; height: 22px; cursor: hand; font-weight: bold; }

.TopItemCursos { background-color:#FFB5F4; padding-left: 5px; color:#ffffff; border-bottom: 2px solid #FFB5F4; height: 22px; font-weight: bold; }
.TopItemCursosHover { background-color:#FFB5F4; padding-left: 5px; color:#ffffff; border-bottom: 2px solid #FFB5F4; height: 22px; cursor: hand; font-weight: bold; }

.TopItemRadio { background-color:#87C3FF; padding-left: 5px; color:#ffffff; border-bottom: 2px solid #87C3FF; height: 22px; font-weight: bold; }
.TopItemRadioHover { background-color:#87C3FF; padding-left: 5px; color:#ffffff; border-bottom: 2px solid #87C3FF; height: 22px; cursor: hand; font-weight: bold; }




/* SUB ITENS */
.FilhosItem { height: 20px; padding-left: 5px; font-weight: normal; }
.FilhosItemHover { height: 20px; padding-left: 5px; cursor: hand;  }

.FilhosItemExpanded { height: 20px; color: Gray; padding-left: 5px; font-weight: bold; }

.NetosItem { height: 20px; padding-left: 15px; font-weight: normal; }
.NetosItemHover { height: 20px; padding-left: 15px; cursor: hand; font-weight: normal; }

.Empty { }


