/* ThemeOfficeMenu Style Sheet */

.ThemeOfficeMenu,.ThemeOfficeSubMenuTable
{
	font-family:Arial;
	text-align:left;
	font-size:	13px;
	padding:	0;
	white-space:	nowrap;
	cursor:		hand;
	color:#ffffff; /* cor do texto do menu*/
	width:257px; /* largura minima definida para o menu */
	height:23px;

	
}

.ThemeOfficeSubMenu
{
	position:	absolute;
	visibility:	hidden;

	/*
	   Netscape/Mozilla renders borders by increasing
	   their z-index.  The following line is necessary
	   to cover any borders underneath
	*/
	z-index:	100;
	border:		0;
	padding:	0;
	overflow:	visible;
	border:		0px solid red; /*borda geral do sub menu*/

	/*filter:progid:DXImageTransform.Microsoft.Shadow(color=#BDC3BD, Direction=135, Strength=4);*/
}

.ThemeOfficeSubMenuTable
{
	overflow:	visible;
}

.ThemeOfficeMainItem,.ThemeOfficeMainItemHover,.ThemeOfficeMainItemActive,
.ThemeOfficeMenuItem,.ThemeOfficeMenuItemHover,.ThemeOfficeMenuItemActive
{
	border:		0;
	cursor:		hand;
	white-space:	nowrap;
}

.ThemeOfficeMainItem
{
	/*background-color:	#00268c;*/
	color:#ffffff;

	
}

.ThemeOfficeMainItemHover,.ThemeOfficeMainItemActive
{
	/*background-image:url(../img/barra_adm.gif);*/ /* bg ao passar o mouse para cada item do menu */ 
	background-image:url(../img/bg2_botao.gif);
	background-repeat:no-repeat;
	color:#fdbf69;
}

.ThemeOfficeMenuItem
{
    /*background-image:url(../img/barra_adm.gif);*/ /* bg para o menu casacata ao passar o mouse */
	color:#ffffff; /* cor do texto do menu cascata*/
	background:#0063c9;
	height:23px;
}

.ThemeOfficeMenuItemHover,.ThemeOfficeMenuItemActive
{
	 /* bg do menu item e dos submenus cascata ao passar o mouse */
	 /*background-color:	#ff6666; /* mouse over do sub menu /**/
	color:#ffffff; /* cor do texto do sub menu hover*/
	height:23px;
	background:#f89000;
	
}


/* horizontal main menu */

.ThemeOfficeMainItem
{
	padding: 0px 0px 0px 0px;
	border: 0; 
}

td.ThemeOfficeMainItemHover,td.ThemeOfficeMainItemActive
{
	padding:	0px;
	/*border-top:	1px solid #ffffff; /* borda superior do mouse over do menu principal*/
	border-right:	0px solid #ffffff; /* borda direita do mouse over do menu principal*/
	border-left:	0px solid #ffffff; /* borda esquerda do mouse over do menu principal*/
}

.ThemeOfficeMainFolderLeft,.ThemeOfficeMainItemLeft,
.ThemeOfficeMainFolderText,.ThemeOfficeMainItemText,
.ThemeOfficeMainFolderRight,.ThemeOfficeMainItemRight
{
	/*background-color:	inherit;*/
	/*background-image:url(../img/barra_adm.gif);*/
}

/* vertical main menu sub components */

td.ThemeOfficeMainFolderLeft,td.ThemeOfficeMainItemLeft
{
	padding-top:	0px;
	padding-bottom:	0px;
	padding-left:	0px;
	padding-right:	0px;

	border-top:	0px solid #99A3B1;
	border-bottom:	0px solid #99A3B1;
	border-left:	0px solid #99A3B1;

	background-color:	inherit;
}

td.ThemeOfficeMainFolderText,td.ThemeOfficeMainItemText
{
	padding-top:	0px;
	padding-bottom:	0px;
	padding-left:	0px;
	padding-right:	0px;

	border-top:	0px solid #99A3B1;
	border-bottom:	0px solid #99A3B1;

	background-color:	inherit;
	white-space:	nowrap;
}

td.ThemeOfficeMainFolderRight,td.ThemeOfficeMainItemRight
{
	padding-top:	0px;
	padding-bottom:	0px;
	padding-left:	0px;
	padding-right:	0px;

	border-top:	0px solid #99A3B1;
	border-bottom:	0px solid #99A3B1;
	border-right:	0px solid #99A3B1;

	background-color:	inherit;
}

tr.ThemeOfficeMainItem td.ThemeOfficeMainFolderLeft,
tr.ThemeOfficeMainItem td.ThemeOfficeMainItemLeft
{
	padding-top:	0px;
	padding-bottom:	0px;
	padding-left:	0px;
	padding-right:	0px;

	white-space:	nowrap;

	border:		0;
	background-color:	inherit;
}

tr.ThemeOfficeMainItem td.ThemeOfficeMainFolderText,
tr.ThemeOfficeMainItem td.ThemeOfficeMainItemText
{
	padding-top:	0px;
	padding-bottom:	0px;
	padding-left:	0px;
	padding-right:	0px;

	border:		0;
	background-color:	inherit;
}

tr.ThemeOfficeMainItem td.ThemeOfficeMainItemRight,
tr.ThemeOfficeMainItem td.ThemeOfficeMainFolderRight
{
	padding-top:	0px;
	padding-bottom:	0px;
	padding-left:	0px;
	padding-right:	0px;

	border:		0;
	background-color:	inherit;
}

/* sub menu sub components */

.ThemeOfficeMenuFolderLeft,.ThemeOfficeMenuItemLeft
{
	padding-top:	0px;
	padding-bottom:	0px;
	padding-left:	0px;
	padding-right:	0px;

	border-top:	0px solid #99A3B1;
	border-bottom:	0px solid #99A3B1;
	border-left:	0px solid #99A3B1;

	background-color:	inherit;
	white-space:	nowrap;
}

.ThemeOfficeMenuFolderText,.ThemeOfficeMenuItemText
{
	padding-top:	0px;
	padding-bottom:	0px;
	padding-left:	0px;
	padding-right:	0px;

	border-top:	0px solid #99A3B1;
	border-bottom:	0px solid #99A3B1;

	background-color:	inherit;
	white-space:	nowrap;
}

.ThemeOfficeMenuFolderRight,.ThemeOfficeMenuItemRight
{
	padding-top:	0px;
	padding-bottom:	0px;
	padding-left:	0px;
	padding-right:	0px;

	border-top:	0px solid #99A3B1;
	border-bottom:	0px solid #99A3B1;
	border-right:	0px solid #99A3B1;

	background-color:	inherit;
	white-space:	nowrap;
}

.ThemeOfficeMenuItem .ThemeOfficeMenuFolderLeft,
.ThemeOfficeMenuItem .ThemeOfficeMenuItemLeft
{
	padding-top:	0px;
	padding-bottom:	0px;
	padding-left:	0px;
	padding-right:	0px;

	white-space:	nowrap;

	border: 	0px;
	/*background-color:	red;  /*  quadrado no inicio da td do menu 
	background-image:url(../img/bg_menu_lat.gif);*/
}

.ThemeOfficeMenuItem .ThemeOfficeMenuFolderText,
.ThemeOfficeMenuItem .ThemeOfficeMenuItemText
{
	padding-top:	0px;
	padding-bottom:	0px;
	padding-left:	0px;
	padding-right:	0px;

	border:		0px;
	/*background-image:url(../img/bg_menu_lat.gif);*/
}

.ThemeOfficeMenuItem .ThemeOfficeMenuFolderRight,
.ThemeOfficeMenuItem .ThemeOfficeMenuItemRight
{
	padding-top:	0px;
	padding-bottom:	0px;
	padding-left:	0px;
	padding-right:	0px;

	border:		0;
	background-color:	inherit;
}

/* menu splits */

.ThemeOfficeMenuSplit
{
	margin:		2px;
	height:		1px;
	overflow:	hidden;
	background-color:	inherit;
	border-top:	0px solid #C6C3BD;
}

/* image shadow animation */

/*
	seq1:	image for normal
	seq2:	image for hover and active

	To use, in the icon field, input the following:
	<img class="seq1" src="normal.gif" /><img class="seq2" src="hover.gif" />
*/

.ThemeOfficeMenuItem img.seq1
{
	display:	inline;
}

.ThemeOfficeMenuItemHover seq2,
.ThemeOfficeMenuItemActive seq2
{
	display:	inline;
}

.ThemeOfficeMenuItem .seq2,
.ThemeOfficeMenuItemHover .seq1,
.ThemeOfficeMenuItemActive .seq1
{
	display:	none;
}
