/* ThemeOfficeMenu Style Sheet */

.ThemeOfficeMenu,.ThemeOfficeSubMenuTable
{
	font-family: Verdana;
	font-size: 11px;
  font-weight: none; 
	padding: 0;
	white-space: nowrap;
	cursor: default;
	height: 23px;
	border: 0px;
}

.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: Tahoma;
	font-size: 11px;
  font-weight: none;
  
	border:	0px;
	/*
	border:	1 solid green;
	*/
	margin: 0px;
	padding:0px;
	cursor:	pointer;
	white-space: nowrap;
}
.ThemeOfficeMainItem
{
	/*background-color:	#D6D3CE;*/
}
.ThemeOfficeMainItemHover,.ThemeOfficeMainItemActive
{
	font-family: Tahoma;
	font-size: 11px;
  font-weight: none;
	/*background-color:	white;*/
	padding:0px;
	border:0px;
	/*
	background-color:	#ff9900;
	*/
}
.ThemeOfficeMenuItem
{
	/*background-color:	#D6D3CE;*/
}

.ThemeOfficeMenuItemHover,.ThemeOfficeMenuItemActive
{
	font-family: Tahoma;
	font-size: 11px;
  font-weight: none; 
	/*background-color:	#FFEAD0;*/
}

/* horizontal main menu */

.ThemeOfficeMainItem
{
	/*padding: 1px 1px 1px 1px;*/
	padding: 0px;
	border: 0;
}

td.ThemeOfficeMainItemHover,td.ThemeOfficeMainItemActive
{
	font-family: Tahoma;
	font-size: 11px;
  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: #CCCCFF;*/
}

.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;
	*/
	border:		0;
	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;
}

/* sub menu sub components */
/* ================= BORDE NARANJA DE LAS CAJAS DE LOS SUBMENUS ======================= */
/* ================= Y ESPACIO ENTRE LAS CAJAS DEL SUBMENU ======================= */

.ThemeOfficeMenuFolderLeft,.ThemeOfficeMenuItemLeft
{
/*
	padding-top:	0px;
	padding-bottom:	0px;
	padding-left:	1px;
	padding-right:	2px;
	border: 0px;
	*/
	/*
	border-top:	1px solid #ff9900;
	border-bottom:	1px solid #ff9900;
	border-left:	1px solid #ff9900;
	*/
	
	border-top:	1px solid #e7f5fa;
	border-bottom:	1px solid #e7f5fa;
	border-right:	1px solid #e7f5fa;
	
	/*border: 	1px solid #e7f5fa;*/
	padding: 0px;
	
	background-color:	inherit;
	white-space:	nowrap;
}

/* ========================= ESPACIO A LA DERECHA DEL TEXTO CUANDO EXISTE UN HIJO EN UNA DE LAS OPCIONES DEL SUBMENU, EL FONDO ES DEL MISMO COLOR QUE EL BORDE DE LAS CAJAS DEL SUBMENU ================================= */
.ThemeOfficeMenuFolderText,.ThemeOfficeMenuItemText
{
	font-family: Tahoma;
	font-size: 11px;
        font-weight: none;
        padding: 0px;

        /* Posicion del menu */
/*
	padding-top:	0px;
	padding-bottom: 0px;
	padding-left:	2px;
	padding-right:	2px;
*/
	/*
	border-top:	1px solid #ff9900;
	border-bottom:	1px solid #ff9900;
	*/
	background-color:	inherit;
	white-space:	nowrap;
}

/* ========================= BORDE PARA LA CAJA DE CADA HIJO DE UN SUBMENU ================================= */
.ThemeOfficeMenuFolderRight,.ThemeOfficeMenuItemRight
{
	
	padding: 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;
	*/
	background-color:	inherit;
	white-space:	nowrap;
}

.ThemeOfficeMenuItem .ThemeOfficeMenuFolderLeft,
.ThemeOfficeMenuItem .ThemeOfficeMenuItemLeft
{

	/* Posicion del menu*/

	padding:	0px;
	 /*
	padding-top:	1px;
	padding-bottom:	1px;
	padding-left:	2px;
	padding-right:	2px;
	*/
	white-space:	nowrap;
	border:		0;
	/*background-color:	#E4E1FF;*/
	/*background-color: white;*/
}

.ThemeOfficeMenuItem .ThemeOfficeMenuFolderText,
.ThemeOfficeMenuItem .ThemeOfficeMenuItemText
{
	font-family: Tahoma;
	font-size: 11px;
  	font-weight: none; 
	
	/* Posicion del menu*/
	padding:	0px;
	 /*
	padding-top:	1px;
	padding-bottom:	1px;
	padding-left:	2px;
	padding-right:	2px;
	*/
	border:		0;
	/*background-color:	white;*/
	/*background-color:	#CCCCEE;*/
}

.ThemeOfficeMenuItem .ThemeOfficeMenuFolderRight,
.ThemeOfficeMenuItem .ThemeOfficeMenuItemRight
{
	padding:	0px;
	/* posicion del menu*/
	padding-top:	1px;
	padding-bottom:	1px;
	padding-left:	2px;
	padding-right:	2px;
	border:		0;
	/*background-color:	#CCCCEE;*/
	/*background-color:	white;*/
}

/* menu splits */

.ThemeOfficeMenuSplit
{
	margin:		2px;
	height:		2px;
	overflow:	hidden;
	background-color:	inherit;
	border: 0px;
	/*
	border-top:	1px solid #9999CC;
	border-bottom: 1px solid FFF;
	*/
}
.ThemeOfficeMenuItem img.seq1
{
	display:	inline;
}
.ThemeOfficeMenuItemHover seq2,
.ThemeOfficeMenuItemActive seq2
{
	font-family: Tahoma;
	font-size: 11px;
  font-weight: none; 
	display:	inline;
}
.ThemeOfficeMenuItem .seq2,
.ThemeOfficeMenuItemHover .seq1,
.ThemeOfficeMenuItemActive .seq1
{
	font-family: Tahoma;
	font-size: 11px;
  font-weight: none; 
	display:	none;
}

