/*
Menu related selectors
*/
/* Contenedor item */
.jsdomenudiv {
	background-color: #D6DDBB;
	/*background-image: url(office_xp_menu_left.png);*/
	/*background-repeat: repeat-y;*/
	/*border: 1px solid #A4B369;*/
	border: #A4B369; border-style: solid;
	border-top-width: 1px; border-right-width: 1px; border-left-width: 1px; border-bottom-width: 0px;
	cursor: default;
	/*padding-bottom: 1px;*/
	/*padding-top: 1px;*/
	position: absolute; /* Do not alter this line! */
	visibility: hidden;
	z-index: 10;
}

/* Texto item */
.jsdomenuitem {
	background: transparent;
	/*border: none;*/
	border: #A4B369; border-style: solid;
	border-top-width: 0px; border-right-width: 0px; border-left-width: 0px; border-bottom-width: 1px;
	color: #000000;
	font-family: Verdana, Tahoma, Helvetica, sans, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	/*margin-left: 5px;*/
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 15px;
	padding-top: 3px;
	position: relative; /* Do not alter this line! */
}

/* Texto item  Over */
.jsdomenuitemover {
	background-color: #999999;
	/*border: 1px solid #316AC5;*/
	border: #A4B369; border-style: solid;
	border-top-width: 0px; border-right-width: 0px; border-left-width: 0px; border-bottom-width: 1px;
	color: #000000;
	font-family: Verdana, Tahoma, Helvetica, sans, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	/*margin-left: 1px;*/
	/*margin-right: 1px;*/
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 15px;
	padding-top: 3px;
	position: relative; /* Do not alter this line! */
}

.jsdomenuarrow {
	background-image: url(/eng/plant/plantilla_principal/jsdomenubar/office_xp_arrow.gif);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 7px;
	position: absolute; /* Do not alter this line! */
	right: 8px;
	width: 4px;
}

.jsdomenuarrowover {
	background-image: url(/eng/plant/plantilla_principal/jsdomenubar/office_xp_arrow_o.gif);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 7px;
	position: absolute; /* Do not alter this line! */
	right: 8px;
	width: 4px;
}

.jsdomenusep {
	padding-left: 28px;
}

.jsdomenusep hr {
}

/*
Menu bar related selectors
*/
/* Contenedor menu principal */
.jsdomenubardiv {
	background-color: #404040;
	/*background-image: url(office_xp_divider.png);*/
	/*background-position: left;*/
	/*background-repeat: no-repeat;*/
	border: 0px outset;
	cursor: default;
	padding-bottom: 4px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 0px;
	position: absolute; /* Do not alter this line! */
	visibility: visible;
}

/* creo que es otro contenedor intermedio del menú principal */
.jsdomenubardragdiv {
	cursor: move;
	display: inline;
	font-family: Tahoma, Helvetica, sans, Arial, sans-serif;
	font-size: 12px;
	padding-bottom: 2px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 2px;
	position: relative; /* Do not alter this line! */
	visibility: hidden;
	width: 9px;
}

/* texto item menú prinpipal */
.jsdomenubaritem {
	background-color: #404040;
	background-image: url(/r2/ap/temas/r2/javascript/jsdomenubar/separador.gif);
	background-position: right;
	background-repeat: no-repeat;
	border: none;
	color: #D6DDBB;
	display: inline;
	font-family: Verdana, Tahoma, Helvetica, sans, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding-bottom: 2px;
	padding-left: 11px;
	padding-right: 10px;
	padding-top: 2px;
	position: relative; /* Do not alter this line! */
}


/* Menú principal click */
.jsdomenubaritemover {
	background-color: #404040;
	/*border: 1px solid #316AC5;*/
	background-image: url(/r2/ap/temas/r2/javascript/jsdomenubar/separador.gif);
	background-position: right;
	background-repeat: no-repeat;
	color: #FFFFFF;
	display: inline;
	font-family: Verdana, Tahoma, Helvetica, sans, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding-bottom: 2px;
	padding-left: 11px;
	padding-right: 10px;
	padding-top: 2px;
	position: relative; /* Do not alter this line! */
}

/* Menú principal over */
.jsdomenubaritemclick {
	background-color: #404040;
	border: 0px solid #8A867A;
	background-image: url(/r2/ap/temas/r2/javascript/jsdomenubar/separador.gif);
	background-position: right;
	background-repeat: no-repeat;
	color: #FFFFFF;
	display: inline;
	font-family: Verdana, Tahoma, Helvetica, sans, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding-bottom: 2px;
	padding-left: 11px;
	padding-right: 10px;
	padding-top: 2px;
	position: relative; /* Do not alter this line! */
}

/*
Example of selectors for icons. Change the height and width to match the actual 
height and width of the icon image.
*/
.icon1 {
	background-image: url(icon1.png);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 16px;
	left: 4px;
	position: absolute; /* Do not alter this line! */
	width: 16px;
}

.icon2 {
	background-image: url(icon2.png);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 16px;
	left: 4px;
	position: absolute; /* Do not alter this line! */
	width: 16px;
}

.icon3 {
	background-image: url(icon3.png);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 16px;
	left: 4px;
	position: absolute; /* Do not alter this line! */
	width: 16px;
}

