/* Page */

ul {
	list-style: none;
}

 
.demo-container {
    width: 162px;
    float: left;
    padding: 2px;
}


.categorias { border:#afafaf 1px solid; -moz-border-radius:3px; -webkit-border-radius:3px; overflow:hidden; margin-bottom:5px; }

.categorias h1 { background-color:#002564; color:#ffffff; font-size:14px; padding-top:6px; padding-bottom:6px; text-indent:5px; }

.categorias a { font-size:12px; display:block; padding-top:6px; padding-bottom:6px; text-indent:5px; text-decoration:none; color:#012466; border-top: 1px solid #e7e7e7;  }

.categorias a { background-image:url(../images/bg_flecha.gif); background-repeat:no-repeat; background-position: 185px 8px; }

.categorias a:hover { background-color:#d1021c; color:#ffffff; background-image:none; }

.categorias a.titulo-categorias { padding-top:0px; padding-bottom:0px; border-top:none;   }

a.titulo-categorias { text-decoration:none; }

h1.categorias {
    background-color: transparent;
    background-image:url(../../home/images/bg_tit_categorias.gif);
    background-repeat:repeat-x;
    background-position:left top;
    color: #d70023;
    font-size: 12px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-indent: 15px;
    margin-bottom:0px;
    text-decoration:none;
    border: none;
    font-weight: bold;
    text-align: left;
}
    
.dcjq-vertical-mega-menu{
    background-color: #f2f2f2;
    margin-top: -2px;
}


.dcjq-vertical-mega-menu li a.dc-mega:hover {
  /*   background-image: none !important; */
  background-color: #cd3633;
  color:white;
}
.mega-hover-2{ 
    background-color: #cd3633;
    color:white !important;
}
.dcjq-vertical-mega-menu li { 
    background-image:url(../../home/images/bg_flecha.gif); 
    background-repeat: no-repeat;
    background-position: 185px 8px; 
    text-align:left; 
}


.dcjq-vertical-mega-menu .menu li a:hover, .dcjq-vertical-mega-menu .menu li.mega-hover a{
color:white;
}

/* Vertical Mega Menu Styles */

.dcjq-vertical-mega-menu .menu {

	line-height: 16px;
	position: relative;
	
	border: 1px solid #e6e6e6;
	border-bottom: none;
} 

.dcjq-vertical-mega-menu .menu li a {
    font-size: 9px;
    display: block;
    padding-top: 6px;
    padding-bottom: 6px;
    text-indent: 7px;
    text-decoration: none;
    color: #012466;
    
    font-weight: normal;
    
	
}  
/*  */
/* .dcjq-vertical-mega-menu .menu li a:hover,
.dcjq-vertical-mega-menu .menu li.mega-hover a {
	background-position: 0 -40px;
	color: #fff;
	text-shadow: 1px 1px 1px #000;
} */
.dcjq-vertical-mega-menu .menu li a:hover,
.dcjq-vertical-mega-menu .menu li.mega-hover a {
    /* background-image: none !important; */

}

.dcjq-vertical-mega-menu .menu li a.dc-mega {
	position: relative;
} 


/* Add arrow icon to parent links */

.dcjq-vertical-mega-menu .menu li a .dc-mega-icon {
	display: block;
	position: absolute;
	top: 10px;
	right: 5px;
	width: 6px;
	height: 8px;
	background: url(images/arrow_right.png) no-repeat -6px 0;
	/* background: url(images/bg_flecha.gif) no-repeat -6px 0; */
}

.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;

	overflow: hidden;
	background: url(images/bg_menu.png) no-repeat 100% 100%;
	padding: 0 13px 17px 0;

}

.dcjq-vertical-mega-menu .menu li .sub-container .sub {
	border: none;
	padding: 15px 15px 5px 15px;
	background: #fff url(images/bg_grad_top.png) repeat-x 0 0;
	border-top: 1px solid #ccc;
	border-right: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
    border-left: 1px solid #ccc;
    border: #d1021c 2px solid;
}

.dcjq-vertical-mega-menu .menu li .sub .row {
	width: 100%;
	overflow: hidden;	
} 

.dcjq-vertical-mega-menu .menu li .sub li {
	float: none;
	width: 160px;
	font-size: 1em;
	font-weight: normal;
} 
 
.dcjq-vertical-mega-menu .menu li .sub li.mega-hdr {
	float: left;
	margin: 0 5px 10px 5px;
} 

/* .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 {
	background: url(images/bg_nav.png) repeat-x 0 -40px;
	padding: 5px;
	margin-bottom: 5px;
	text-transform: uppercase;
	font-weight: bold;
	color: #fff;
	text-shadow: 1px 1px 1px #000;
	text-align: center;
} 

 .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 li.mega-hdr li {
	margin-bottom: 3px;
}

/* .dcjq-vertical-mega-menu .menu .sub li a {
	padding: 3px 3px 3px 15px;
	background: url(images/bullet.png) no-repeat 3px 8px;
	font-weight: normal;
	text-transform: capitalize;
	font-size: 12px;
}  */

.dcjq-vertical-mega-menu .menu .sub li a:hover {
	/* color: #fff;
    background: #000 url(images/bullet_white.png) no-repeat 5px 8px; */
    text-decoration: underline ;    
}

.dcjq-vertical-mega-menu .menu .sub ul li {
	padding-right: 0;
} 


/* Styling for menu items with only 2 levels */

 .dcjq-vertical-mega-menu .menu li .sub-container.non-mega .sub {
	padding: 10px;
	background: #fff;
} 

 .dcjq-vertical-mega-menu .menu li .sub-container.non-mega li {
	padding: 0;
	margin: 0;
	width: 150px;
	float: none;
} 
