/* ThemeOfficeMenu Style Sheet */

.ThemeOfficeMenu,.ThemeOfficeSubMenuTable
{
  font-family: arial;
  font-size: 12px;
  font-weight: none; 
  padding: 0;
  white-space: nowrap;
  cursor: default;
  height: 23px;
  border: 0px;
}

/* AREA DE CADA SUBMENU */
.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;
  /* BORDE DE LA CAJA DE SUBMENU */
  border: 1px solid #666666;
  /*filter:progid:DXImageTransform.Microsoft.Shadow(color=#BDC3BD, Direction=135, Strength=4);*/
}

.ThemeOfficeSubMenuTable
{
  overflow: visible;
}

.ThemeOfficeMainItem,.ThemeOfficeMainItemHover,.ThemeOfficeMainItemActive,
.ThemeOfficeMenuItem,.ThemeOfficeMenuItemHover,.ThemeOfficeMenuItemActive
{
  font-family: arial;
  font-size: 12px;
  font-weight: none; 
  border: 1 solid green;
  margin: 0px;
  padding:0px;
  cursor: pointer;
  white-space: nowrap;
}

.ThemeOfficeMainItem
{
  /*background-color:	#D6D3CE;*/  
}

.ThemeOfficeMainItemHover,.ThemeOfficeMainItemActive
{
  font-family: arial;
  font-size: 12px;
  font-weight: none;
  background-color: white;
  padding:0px;
  border:0px;
  /*
  background-color:	#ff9900;
  */
}

.ThemeOfficeMenuItem
{
  background-color: #D6D3CE;
}

/* FONDO DEL MENU CUANDO OCURRE EL EVENTO OVER EN CADA ITEM DEL MENU */
.ThemeOfficeMenuItemHover,.ThemeOfficeMenuItemActive
{
  font-family: arial;
  font-size: 12px;
  font-weight: none; 
  background-color: #26619c;
  color: #ffffff;
}

/* horizontal main menu */

.ThemeOfficeMainItem
{
  /*padding: 1px 1px 1px 1px;*/
  padding: 0px;
  border: 0;
}

/* EVENTO OVER SOBRE CADA TITULO DE MENU */
td.ThemeOfficeMainItemHover,td.ThemeOfficeMainItemActive
{
  font-family: arial;
  font-size: 12px;
  font-weight: none; 
  padding: 0px;
  /*
  border-right: 1px solid #8888FF;
  border-bottom: 1px solid #8888FF;
  border-top: 1px solid #8888FF;
  border-left: 1px solid #8888FF;
  border-bottom: 1px solid #8888FF;
  */
  border: 0px;
  background-color: #aa0c3e;
}

.ThemeOfficeMainFolderLeft,.ThemeOfficeMainItemLeft,
.ThemeOfficeMainFolderText,.ThemeOfficeMainItemText,
.ThemeOfficeMainFolderRight,.ThemeOfficeMainItemRight
{
  background-color: inherit;
  cursor: pointer;
}

/* vertical main menu sub components */
td.ThemeOfficeMainFolderLeft,td.ThemeOfficeMainItemLeft
{
/*
  padding-top:	0px;	
  padding-bottom:	0px;
  padding-left:	1px;
  padding-right:	2px;
*/

  padding:0px;
  
/*
  border-top:	1px solid #ff9900;
  border-bottom:	1px solid #ff9900;
  border-left:	1px solid #ff9900;
*/

/*  
  border-top:	1px solid white;
  border-bottom:	1px solid white;
  border-left:	1px solid white;
  border-bottom:	1px solid white;
  border-top:	1px solid #ff9900;
  border-bottom:	1px solid #ff9900;
  border-left:	1px solid #ff9900;
*/
  border: 0px;
  background-color: inherit;
}

td.ThemeOfficeMainFolderText,td.ThemeOfficeMainItemText
{
/*
  padding-top:	0px;
  padding-bottom:	0px;
  padding-left:	2px;
  padding-right:	2px;
*/
/*
  border-top:	1px solid #ff9900;
  border-bottom:	1px solid #ff9900;
*/
/*
  border-top:	1px solid red;
  border-bottom:	1px solid red;
*/
  border:0px;
  padding:0px;	
  background-color: inherit;
  white-space: nowrap;
}

td.ThemeOfficeMainFolderRight,td.ThemeOfficeMainItemRight
{
  padding:0px;
  border:0px;
  
/*
  padding-top:	0px;
  padding-bottom: 0px;
  padding-left:	2px;
  padding-right: 1px;
*/

/*
  border-top: 1px solid #ff9900;
  border-bottom: 1px solid #ff9900;
  border-right:	1px solid #ff9900;
  
  border-top:	1px solid green;
  border-bottom:	1px solid green;
  border-right:	1px solid green;
*/

  background-color: inherit;
}

tr.ThemeOfficeMainItem
{
  padding:0px;
  
/*
  padding-top:	1px;
  padding-bottom: 1px;
  padding-left:	2px;
  padding-right: 2px;
*/
  
  white-space: nowrap;
  border: 0;
  background-color: inherit;
}

/*tr.ThemeOfficeMainItem*/ td.ThemeOfficeMainFolderLeft,
tr.ThemeOfficeMainItem td.ThemeOfficeMainItemLeft
{
/*
  padding-top:	1px;
  padding-bottom: 1px;
  padding-left:	2px;
  padding-right:	2px;
*/

  padding: 0px;
  white-space: nowrap;
  border: 0;
  background-color: inherit;
}

td.ThemeOfficeMainItemText
{
  padding:0px;
  border:0px;
  
/*
  padding-top:	1px;
  padding-bottom: 1px;
  padding-left:	2px;
  padding-right: 2px;
*/

  background-color: inherit;
}

tr.ThemeOfficeMainItem td.ThemeOfficeMainFolderText,
tr.ThemeOfficeMainItem /*td.ThemeOfficeMainItemText*/
{    
/*
  padding-top:	1px;
  padding-bottom:	1px;
  padding-left:	2px;
  padding-right:	2px;
*/

  border: 0;
  background-color: inherit;
}

tr.ThemeOfficeMainItem td.ThemeOfficeMainItemRight,
tr.ThemeOfficeMainItem td.ThemeOfficeMainFolderRight
{
/*
  padding-top:	1px;
  padding-bottom:	1px;
  padding-left:	2px;
  padding-right:	2px;
*/
  
  padding:0px;
  border: 0;
  background-color: inherit;
}

/* BORDE DEL BULLET CUANDO OCURRE EL EVENTO OVER EN CADA ITEM DEL MENU*/
/* sub menu sub components */
.ThemeOfficeMenuFolderLeft,.ThemeOfficeMenuItemLeft
{
  /*
  padding-top:	10px;
  padding-bottom: 10px;
  padding-left:	5px;
  padding-right: 5px;
  */
  padding: 5px;
  border: 0px;
  
  /*
  border-top: 1px solid #00488c;
  border-bottom: 1px solid #00488c;
  border-left: 1px solid #00488c;
  */
  background-color: inherit;
  white-space: nowrap;
}

/* BORDE DEL CADA ITEM DEL MENU CUANDO OCURRE EL EVENTO OVER */
.ThemeOfficeMenuFolderText,.ThemeOfficeMenuItemText
{
  font-family: arial;
  font-size: 12px;
  font-weight: none; 
  /*
  padding-top:	10px;
  padding-bottom: 10px;
  */
  padding-top:	5px;
  padding-bottom: 5px;
  padding-left:	2px;
  padding-right: 2px;
  /*
  border-top:	1px solid #00488c;
  border-bottom: 1px solid #00488c;
  */
  background-color: inherit;
  white-space: nowrap;
}

/* BORDE DEL ESPACIO AL FINAL DE CADA ITEM DEL MENU CUANDO OCURRE EL EVENTO OVER */
.ThemeOfficeMenuFolderRight,.ThemeOfficeMenuItemRight
{
  /*
  padding-top:	10px;
  padding-bottom: 10px;
  */
  padding-top:	5px;
  padding-bottom: 5px;
  padding-left:	0px;
  padding-right: 0px;
  /*
  border-top: 1px solid #00488c;
  border-bottom: 1px solid #00488c;
  border-right:	1px solid #00488c;
  */
  background-color: inherit;
  white-space:	nowrap;
}

/* FONDO DEL BULLET SIN EL EVENTO OVER */
.ThemeOfficeMenuItem .ThemeOfficeMenuFolderLeft,
.ThemeOfficeMenuItem .ThemeOfficeMenuItemLeft
{
  /*
  padding-top:	10px;
  padding-bottom: 10px;
  padding-left:	5px;
  padding-right: 5px;
  */
  padding: 5px;
  white-space:	nowrap;
  border: 0;
  /*background-color:	#E4E1FF;*/
  background-color: #e6e6e6;
}

/* FONDO DE CADA ITEM DEL MENU SIN EL EVENTO OVER */
.ThemeOfficeMenuItem .ThemeOfficeMenuFolderText,
.ThemeOfficeMenuItem .ThemeOfficeMenuItemText
{
  font-family: arial;
  font-size: 12px;
  font-weight: none; 
  /*
  padding-top:	10x;
  padding-bottom: 10px;
  */
  padding-top:	5x;
  padding-bottom: 5px;
  padding-left:	2px;
  padding-right: 2px;
  border: 0;
  background-color: #e6e6e6;
  color: #333333;
  /*background-color:	#CCCCEE;*/
}

/* FONDO DEL ESPACIO QUE HAY AL FINAL DE CADA ITEM DEL MENU SIN EL EVENTO OVER */
.ThemeOfficeMenuItem .ThemeOfficeMenuFolderRight,
.ThemeOfficeMenuItem .ThemeOfficeMenuItemRight
{  
  /*
  padding-top:	10px;
  padding-bottom: 10px;
  padding-left:	5px;
  padding-right: 5px;
  */
  padding: 5px;
  border: 0;
  /*background-color:	#ff0000;*/
  background-color: #e6e6e6;
}

/* menu splits */

.ThemeOfficeMenuSplit
{
  margin: 2px;
  height: 2px;
  overflow: hidden;
  background-color: inherit;
  border-top:	1px solid #9999CC;
  border-bottom: 1px solid FFF;
}

.ThemeOfficeMenuItem img.seq1
{
  display: inline;
}

.ThemeOfficeMenuItemHover seq2,
.ThemeOfficeMenuItemActive seq2
{
  font-family: arial;
  font-size: 12px;
  font-weight: none; 
  display: inline;
}

.ThemeOfficeMenuItem .seq2,
.ThemeOfficeMenuItemHover .seq1,
.ThemeOfficeMenuItemActive .seq1
{
  font-family: arial;
  font-size: 12px;
  font-weight: none; 
  display: none;
}
