/* ================================================================ 
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_drop_2.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.
=================================================================== */



#nav .editorvisual{ background: url(../img/icon_editorvisual.png) left center no-repeat; }
#nav .vista_previa{ background: url(../img/icon_vista_previa.png) left center no-repeat; }
#nav .item_menu{ background: url(../img/icon_item_menu.png) left center no-repeat; }
#nav .galerias{ background: url(../img/icon_galerias.png) left center no-repeat; }
#nav .componentes{ background: url(../img/icon_componentes.png) left center no-repeat; }
#nav .banners{ background: url(../img/icon_banners.png) left center no-repeat; }
#nav .usuarios{ background: url(../img/icon_usuario.png) left center no-repeat; }
#nav .cerrar_sesion{ background: url(../img/icon_cerrar_sesion.png) left center no-repeat; }
#nav .cambiar_pass{ background: url(../img/icon_llave.png) left center no-repeat; }
#nav .nuevo{ background: url(../img/icon_nuevo.png) left center no-repeat; }
#nav .categorias{ background: url(../img/icon_categorias.png) left center no-repeat; }
#nav .articulos{ background: url(../img/icon_articulos.png) left center no-repeat; }
#nav .configuracion{ background: url(../img/icon_configuracion.png) left center no-repeat; }
#nav .contenido{ background: url(../img/icon_contenido.png) left center no-repeat; }
#nav .inicio{ background: url(../img/icon_inicio.png) left center no-repeat; }

#nav { text-align:left; float:left; width:800px; padding:0; margin:0 0 0 10px; list-style:none; height:38px; position:relative; z-index:500; font-family:arial, verdana, sans-serif; }
#nav li.top {display:block; float:left; height:38px;}
#nav li a.top_link { margin:0 15px 0 0; display:block; float:left; height:35px; line-height:35px; text-transform:uppercase; color:#FFF; text-decoration:none; font-size:14px; font-weight:bold; padding:0 0 0 24px; cursor:pointer;}

#nav li:hover a.top_link { color:#48B6FF; }
#nav li:hover a.top_link span {}

/* Default list styling */

#nav .sub ul{ border-bottom:3px solid #48B6FF; border-top:3px solid #48B6FF; }
#nav .sub li { margin:3px 0;  }
#nav .sub li a{ height:20px; line-height:20px; padding-left:22px;   }
#nav li:hover {position:relative; z-index:200;}

#nav li:hover ul.sub
{left:1px;  top:38px; background: #666; padding:3px; white-space:nowrap; width:150px; height:auto; z-index:300; color:#48B6FF; border-bottom:4px solid #48B6FF; border-top:4px solid #48B6FF; }
#nav li:hover ul.sub li
{display:block; height:20px; position:relative; float:left; width:130px;   }
#nav li:hover ul.sub li a
{display:block; font-size:12px; font-weight:bold; height:18px; width:128px; line-height:18px; text-indent:5px; color:#FFF; text-decoration:none;}
#nav li ul.sub li a.fly
{ }
#nav li:hover ul.sub li a:hover 
{ color:#48B6FF; }
#nav li:hover ul.sub li a.fly:hover
{ color:#48B6FF; }


#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:149px; top:-5px; background:  #666 ; padding:3px;  white-space:nowrap; width:130px; z-index:400; height:auto;}

#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; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

#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
{ color:#48B6FF; } 

#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
{ color:#000; } 
