
/* ================================================================ 
This copyright notice must be kept untouched in the stylesheet at 
all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/image_drop.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
#multi-level { position:absolute; left:40px; z-index:2; width: 925px; }

/* The menu styling */
/* Remove the padding, margins and bullets from the lists */

/**************************************************************************************************************************************************/
/*-- Menu 1 --*/
.menu_1, .menu_1 ul {list-style-type:none; padding:0; margin:0;}

/* Set up the size of the list items and float left to place inline */
.menu_1 li { float:left; position:relative; margin:0;  padding:0px; }

/* Style and position the table so it takes no part in the menu function. The font size is necessary for IE5.5 */
.menu_1 table {border-collapse:collapse; width:0; position:absolute; top:0; left:0;}

/* Default link styling */
.menu_1 li a,.menu_1 li a:visited { float:left; text-decoration:none; }

/* Style the list OR link hover. Depends on which browser is used */
.menu_1 a:hover {visibility:visible; cursor:pointer; position:relative;}
.menu_1 li:hover {position:relative; }

.menu_1 li:hover { height:18px; position:relative; }

/*Estilo del primer nivel*/
.menu_1 li a, .menu_1 li a:visited {color:#fff; font-size: 1.1em; font-weight: bold; padding:1px 10px 1px 10px; text-decoration:none; border-left:1px dotted #3e3e3e;}
.menu_1 li a:hover {color: #cc9b1b; text-decoration:none; font-weight:bold; background:#dde2d6;}
.menu_1 li:hover a {color: #cc9b1b; height:19px; background:#dde2d6;text-decoration:none; font-weight:bold;} /*hover cuando estan los hijos desplegados*/

/* keep the 'next' level invisible by placing it off screen. */
.menu_1 ul, 
.menu_1 ul ul, 
.menu_1 :hover ul :hover ul ul,
.menu_1 :hover ul :hover ul :hover ul ul,
.menu_1 :hover ul :hover ul :hover ul :hover ul ul {display:block;position:absolute; left:-9999px; top:-9999px; width:0; height:0;}

/*Estilo para los hijos*/
/* Style the drop down sub level links */
.menu_1 :hover ul.sub { left:-30px; top:19px; position:absolute; padding:0px; height:25px !important; width:180px; text-align:center; }
.menu_1 :hover ul.sub li { display:block; padding:0px; height:25px; background:url(../img/bodega1/menu_top/menu_on.jpg) top left no-repeat; }
.menu_1 :hover ul.sub li a, .menu_1 :hover ul.sub li a:visited { color:#fff; display:block; height:25px; width:180px; text-decoration:none; padding:3px 0px 3px 0px; font-size:1.0em; font-weight: normal; border:none !important;}
.menu_1 :hover ul.sub li a:hover {display:block; padding:3px 0px 3px 0px; height:25px; text-decoration:underline; font-size:1.0em; font-weight: bold;}

/* All this lot is for IE6, believe it or not, to style the fly outs */
.menu_1 :hover ul.sub li a ,
.menu_1 :hover ul.sub li a:hover ul li a ,
.menu_1 :hover ul.sub li a:hover ul li a:hover ul li a ,
.menu_1 :hover ul.sub li a:hover ul li a:hover ul li a:hover ul li a , 
.menu_1 :hover ul.sub li a:hover ul li a:hover ul li a:hover ul li a:hover ul li a 
{display:block; float:left;  height:25px !important; font-weight:normal; color:#fff; background:transparent;}

.menu_1 :hover ul.sub li a:hover ,
.menu_1 :hover ul.sub li a:hover ul li a:hover ,
.menu_1 :hover ul.sub li a:hover ul li a:hover ul li a:hover ,
.menu_1 :hover ul.sub li a:hover ul li a:hover ul li a:hover ul li a:hover ,
.menu_1 :hover ul.sub li a:hover ul li a:hover ul li a:hover ul li a:hover ul li a:hover 
{display:block; float:left; color:#fff; font-weight:bold; text-decoration:none; font-size:1.0em;}

/**************************************************************************************************************************************************/

/*-- Menu 2 --*/
.menu_2, .menu_2 ul {list-style-type:none; padding:0; margin:0;}

/* Set up the size of the list items and float left to place inline */
.menu_2 li { float:left; position:relative;  margin:0;  padding:0px; border-left:1px dotted #43698e;}

/* Style and position the table so it takes no part in the menu function. The font size is necessary for IE5.5 */
.menu_2 table {border-collapse:collapse; width:0; position:absolute; top:0; left:0;}

/* Default link styling */
.menu_2 li a,.menu_2 li a:visited { float:left; text-decoration:none; }

/* Style the list OR link hover. Depends on which browser is used */
.menu_2 a:hover {visibility:visible; cursor:pointer; position:relative;}
.menu_2 li:hover {position:relative; }

.menu_2 li:hover { height:18px; position:relative; }

/*Estilo del primer nivel*/
.menu_2 li a, .menu_2 li a:visited {color:#43698e; font-size: 1.1em; font-weight: bold;  padding:1px 10px 1px 10px; text-decoration:none; }
.menu_2 li a:hover {color: #10238b; text-decoration:none; font-weight:bold; background:#fbfcfd;}
.menu_2 li:hover a {color: #10238b; background:#fbfcfd; height:19px; text-decoration:none; font-weight:bold;} /*hover cuando estan los hijos desplegados*/

/* keep the 'next' level invisible by placing it off screen. */
.menu_2 ul, 
.menu_2 ul ul, 
.menu_2 :hover ul :hover ul ul,
.menu_2 :hover ul :hover ul :hover ul ul,
.menu_2 :hover ul :hover ul :hover ul :hover ul ul {display:block;position:absolute; left:-9999px; top:-9999px; width:0; height:0;}

/*Estilo para los hijos*/
/* Style the drop down sub level links */
.menu_2 :hover ul.sub { left:-30px; top:19px; position:absolute; padding:0px; height:25px !important; width:180px; text-align:center;}
.menu_2 :hover ul.sub li { display:block; padding:0px; height:25px; background:url(../img/bodega2/menu_top/menu_on.jpg) top left no-repeat; border:none !important;}
.menu_2 :hover ul.sub li a, .menu_2 :hover ul.sub li a:visited { color:#fff; display:block; height:25px; width:180px; text-decoration:none; padding:3px 0px 3px 0px; font-size:1.0em; font-weight: normal; }
.menu_2 :hover ul.sub li a:hover {display:block; height:25px; padding:3px 0px 3px 0px; text-decoration:underline; font-size:1.0em; font-weight:bold; }

/* All this lot is for IE6, believe it or not, to style the fly outs */
.menu_2 :hover ul.sub li a ,
.menu_2 :hover ul.sub li a:hover ul li a ,
.menu_2 :hover ul.sub li a:hover ul li a:hover ul li a ,
.menu_2 :hover ul.sub li a:hover ul li a:hover ul li a:hover ul li a , 
.menu_2 :hover ul.sub li a:hover ul li a:hover ul li a:hover ul li a:hover ul li a 
{display:block; float:left;  height:25px !important; font-weight:normal; color:#fff; background:transparent;}

.menu_2 :hover ul.sub li a:hover ,
.menu_2 :hover ul.sub li a:hover ul li a:hover ,
.menu_2 :hover ul.sub li a:hover ul li a:hover ul li a:hover ,
.menu_2 :hover ul.sub li a:hover ul li a:hover ul li a:hover ul li a:hover ,
.menu_2 :hover ul.sub li a:hover ul li a:hover ul li a:hover ul li a:hover ul li a:hover 
{display:block; float:left; color:#fff; font-weight:bold; text-decoration:none; font-size:1.0em;}

/**************************************************************************************************************************************************/
/*-- Menu 3 --*/
.menu_3, .menu_3 ul {list-style-type:none; padding:0; margin:0;}

/* Set up the size of the list items and float left to place inline */
.menu_3 li { float:left; position:relative;  margin:0;  padding:0px;}

/* Style and position the table so it takes no part in the menu function. The font size is necessary for IE5.5 */
.menu_3 table {border-collapse:collapse; width:0;  position:absolute; top:0; left:0;}

/* Default link styling */
.menu_3 li a,.menu_3 li a:visited { float:left;  text-decoration:none; }

/* Style the list OR link hover. Depends on which browser is used */
.menu_3 a:hover {visibility:visible; cursor:pointer; position:relative;}
.menu_3 li:hover {position:relative; }

.menu_3 li:hover { height:18px; position:relative; }

/*Estilo del primer nivel*/
.menu_3 li a, .menu_3 li a:visited {color:#931515; font-size: 1.1em; font-weight: bold;  padding:1px 10px 1px 10px; text-decoration:none;  border-left:1px dotted #931515;}
.menu_3 li a:hover {color: #931515; text-decoration:none; font-weight:bold; background:#fdfafa; }
.menu_3 li:hover a {color: #931515;  background:#fdfafa; height:19px; text-decoration:none; font-weight:bold;} /*hover cuando estan los hijos desplegados*/

/* keep the 'next' level invisible by placing it off screen. */
.menu_3 ul, 
.menu_3 ul ul, 
.menu_3 :hover ul :hover ul ul,
.menu_3 :hover ul :hover ul :hover ul ul,
.menu_3 :hover ul :hover ul :hover ul :hover ul ul {display:block;position:absolute; left:-9999px; top:-9999px; width:0; height:0;}

/*Estilo para los hijos*/
/* Style the drop down sub level links */
.menu_3 :hover ul.sub { left:-30px; top:19px; position:absolute; padding:0px; height:25px !important; width:180px; text-align:center;}
.menu_3 :hover ul.sub li { display:block; height:25px; padding:0px; background:url(../img/bodega3/menu_top/menu_on.jpg) top left no-repeat; }
.menu_3 :hover ul.sub li a, .menu_3 :hover ul.sub li a:visited { color:#fff; display:block; height:25px; width:180px; text-decoration:none; padding:3px 0px 3px 0px; font-size:1.0em; font-weight: normal; border:none !important;}
.menu_3 :hover ul.sub li a:hover {display:block; padding:3px 0px 3px 0px; height:25px; text-decoration:underline; font-size:1.0em; font-weight: bold;}

/* All this lot is for IE6, believe it or not, to style the fly outs */
.menu_3 :hover ul.sub li a ,
.menu_3 :hover ul.sub li a:hover ul li a ,
.menu_3 :hover ul.sub li a:hover ul li a:hover ul li a ,
.menu_3 :hover ul.sub li a:hover ul li a:hover ul li a:hover ul li a , 
.menu_3 :hover ul.sub li a:hover ul li a:hover ul li a:hover ul li a:hover ul li a 
{display:block; float:left;  height:25px !important; font-weight:normal; color:#fff; background:transparent;}

.menu_3 :hover ul.sub li a:hover ,
.menu_3 :hover ul.sub li a:hover ul li a:hover ,
.menu_3 :hover ul.sub li a:hover ul li a:hover ul li a:hover ,
.menu_3 :hover ul.sub li a:hover ul li a:hover ul li a:hover ul li a:hover ,
.menu_3 :hover ul.sub li a:hover ul li a:hover ul li a:hover ul li a:hover ul li a:hover 
{display:block; float:left; color:#fff; font-weight:bold; text-decoration:none; font-size:1.0em;}
