/* ================================================================ 
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.stunicholls.com/menu/pro_dropdown_3.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.
=================================================================== */

.preload1 { background: url(../imagenes/admin_background_boton_azul.jpg);}
.preload2 {background: url(../imagenes/admin_background_boton_grana.jpg);}

#nav {padding:0; margin:0; margin-left:1px; list-style:none; width:818px; height:20px; background:url(../imagenes/admin_background_boton_azul.jpg) repeat-x; position:relative; z-index:500; font-family:arial, verdana, sans-serif; color:#FFFFFF; font-size:10px;font-weight:bold;}
#nav li.top {display:block; float:left; }
#nav li a.top_link {display:block; float:left; height:18px; line-height:20px; color:#FFF; text-transform:uppercase; text-decoration:none; font-size:11px; font-weight:bold; padding:0 0 0 0px; cursor:pointer;background: url(../imagenes/admin_background_boton_azul.jpg);}
#nav li a.top_link span {float:left; display:block; padding:0 0px 0 12px; height:20px; background: url(../imagenes/admin_background_boton_azul.jpg) right top;}
#nav li a.top_link span.down {float:left; display:block; padding:0 24px 0 12px; height:20px; background: url(../imagenes/admin_background_boton_grana.jpg) right top;}

#nav li:hover a.top_link {color:#fff; background: url(../imagenes/admin_background_boton_azul.jpg); }
#nav li:hover a.top_link span {background:url(../imagenes/admin_background_boton_azul.jpg) right top;}
#nav li:hover a.top_link span.down {background:url(../imagenes/admin_background_boton_grana.jpg) right top;}

/* Default list styling */

#nav li:hover {position:relative; z-index:200; color:#FFFFFF; font-weight:bold;}

#nav li:hover ul.sub
{left:0px; top:20px; background: #153A81; color:#FFFFFF; font-weight:bold; padding-left:3px; padding-bottom:-3px; padding-right:3px; padding-top:3px; border:1px solid #0b4d97; white-space:nowrap; width:132px; height:auto; z-index:300;}
#nav li:hover ul.sub li
{display:block; height:24px; position:relative; float:left; width:90px; font-weight:normal; margin-bottom:-2px;}
#nav li:hover ul.sub li a
{display:block; font-size:11px; height:18px; width:88px; line-height:18px; text-indent:5px; color:#000; text-decoration:none; border:none; color:#FFFFFF; font-weight:bold;}
#nav li ul.sub li a.fly
{background:#153A81 url(../imagenes/arrow.gif) 80px 6px no-repeat; color:#FFFFFF; font-weight:bold;}
#nav li:hover ul.sub li a:hover 
{background:; color:#fff; width:120px;border-color:#fff; color:#FFFFFF; font-weight:bold; height:18px;}
#nav li:hover ul.sub li a.fly:hover
{ width:100%; background: url(../imagenes/arrow_over.gif) 80px 6px no-repeat; color:#fff; color:#FFFFFF; font-weight:bold;}

#nav li b {display:block; font-size:11px; height:18px; width:100%; line-height:18px; margin-bottom:3px; text-indent:6px; color:#fff; border-bottom:1px solid #ff6; cursor:default; color:#FFFFFF; font-weight:bold;}

#nav li:hover li:hover ul,
#nav li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover li:hover ul
{left:90px; top:-4px; background:; width:100%; padding:3px; border:1px solid #0b4d97; white-space:nowrap; z-index:400; height:auto; color:#FFFFFF; font-weight:bold;}

#nav ul, 
#nav li:hover ul ul,
#nav li:hover li:hover ul ul,
#nav li:hover li:hover li:hover ul ul,
#nav li:hover li:hover li:hover li:hover ul ul
{position:absolute; width:100%; left:-9999px; top:-9999px; height:0; margin:0; padding:0; list-style:none; color:#FFFFFF; font-weight:bold;}

#nav li:hover li:hover a.fly,
#nav li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover li:hover a.fly
{width:100%; background:url(../imagenes/arrow_over.gif) 80px 6px no-repeat; color:#fff; border-color:#fff; color:#FFFFFF; font-weight:bold;} 

#nav li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li:hover li a.fly
{width:100%; background:# url(../imagenes/arrow.gif) 80px 6px no-repeat; color:#000; border-color:#50b5d0; color:#FFFFFF; font-weight:bold;} 

.separador_sub{
	height:2px;
	background:url(../imagenes/menu_separador_sub.jpg) repeat-x;
	width:130px;
	line-height: 200%;
}

