/* Page */
body,html,div,blockquote,img,label,p,h1,h2,h3,h4,h5,h6,pre,ul,ol,li,dl,dt,dd,form,a,fieldset,th{border:0;outline:none;margin:0;padding:0;}
ul{list-style:none;}

.demo-container{position: relative;
    z-index:1000000;}

/* Vertical Mega Menu Styles */
.dcjq-vertical-mega-menu .menu{
font-family:Tahoma, Geneva, sans-serif;
font-size:15px;
background:#e9e9e9;
position: relative; /* Required */
border-bottom: none;
}

/* Contenedor Menu principal (tipos de productos) */
.dcjq-vertical-mega-menu .menu li a {
display: block; 
padding: 5px 38px 5px 25px; 

font-family:Tahoma, Geneva, sans-serif;
font-size:15px;
color:#7f99a9;
font-weight: bold;
text-align:left;
vertical-align:top;
text-decoration:none;
height:15px;
}
.dcjq-vertical-mega-menu .menu li a.seleccion {
display: block; 
padding: 5px 38px 5px 25px; 

font-family:Tahoma, Geneva, sans-serif;
font-size:15px;
color:#7f99a9;
font-weight: bold;
text-align:left;
vertical-align:top;
text-decoration:none;
height:15px;
background:#0d4a83;
}
.dcjq-vertical-mega-menu .menu ul a {
padding: 5px;
margin-bottom: 0px;
font-family: Verdana, Geneva, sans-serif;
font-size: 12px;
color: #FFF;
text-decoration:none;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-weight: normal;
}
/* Contenedor Menu principal rollover */
.dcjq-vertical-mega-menu .menu li a:hover, .dcjq-vertical-mega-menu .menu li.mega-hover a {
background-position: 0 -40px; 
font-family:Tahoma, Geneva, sans-serif;
font-size:15px;
font-color:#829cb7;
background:#1a4a83;
text-align:left;
vertical-align:top;
text-decoration:none;
height:15x;
}

.dcjq-vertical-mega-menu .menu li a.dc-mega {
position: relative;

}

.dcjq-vertical-mega-menu .menu li a:hover .dc-mega-icon, .dcjq-vertical-mega-menu .menu li.mega-hover a .dc-mega-icon {
background-position: 0 0;
}

/* Mega menu container */
.dcjq-vertical-mega-menu .menu li .sub-container {
position: absolute; /* Required */
overflow: hidden;

}
.dcjq-vertical-mega-menu .menu li .sub-container .sub {
border: none;
padding: 5px 0px 5px 0px;
background: #0d4a83;

}
.dcjq-vertical-mega-menu .menu li .sub .row {
width: 100%; overflow: hidden; /* Clear floats */
}
.dcjq-vertical-mega-menu .menu li .sub li {
float: none; 
width: 240px;
height:15px;
font-size: 1em; 
font-weight: normal;
padding: 0px 0px 0px 0px;
}
.dcjq-vertical-mega-menu .menu li .sub li.mega-hdr {
float: left; /* Required */
margin: 0 0px 0px 0px;
height:25px;
background: url(images/lineas_categorias.jpg) repeat-x 0 20;/*bg menu principal*/
/*border: 1px solid #b2c2dc;*/

}
.dcjq-vertical-mega-menu .menu li .sub a, .dcjq-vertical-mega-menu .menu.left li .sub a {
background: none; 
border: none; 
text-shadow: none;
float: none;
color: #000; 
display: block;
text-decoration: none; 
font-size: 0.9em;
margin-bottom: 0;

}
.dcjq-vertical-mega-menu .menu li .sub li.mega-hdr a.mega-hdr-a {
padding: 5px;
margin-bottom: 0px;
font-family: Verdana, Geneva, sans-serif;
font-size: 12px;
color: #FFF;
text-decoration:none;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-weight: normal;
}
.dcjq-vertical-mega-menu .menu li .sub li.mega-hdr a.mega-hdr-a:hover {
color: #000; 
text-shadow: none;
}

.dcjq-vertical-mega-menu .menu .sub ul li {
padding-right: 0;
}


