/* Menú Vertical */

#menu_vert {
	/*border:#FFCCFF solid 1px;*/
	margin-left:10px;
	_margin-left:8px;
	*margin-left:11px;
	text-transform: uppercase;
	/*font-weight:normal;*/
	_width:130px;
	width:175px;
	display:block;
}

#menu_vert .Store-CategoryMenu-Item {
	padding:3px 0px;
	/*padding-bottom:6px;*/
	/*font-weight:normal !important;*/
	border-right:none;
	border-bottom:#c4c4c4 dotted 2px;	
	text-transform:uppercase;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #777777;
	display:block;
	/*outline:dashed 1px #f00;*/
	width:140px;
}

#menu_vert .Store-CategoryMenu-ItemSelected{
	font-weight:bold!important;;
	color:#000000 !important;	
}

#menu_vert .SelectedCategory {
	/*padding-bottom:6px;*/
	/*padding-left:5px;*/
	/*border-bottom:#c4c4c4 dotted 2px;*/
	border-bottom:none !important;
	font-weight:bold !important;
	color:#000000 !important;
	/*padding:0px 0px 6px 0px;*/
}

#menu_vert .sub{

}

#menu_vert .Sub a:link, #menu_vert .Sub a:visited{
/*font-weight:bold !important;*/
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#9F9F9F;
margin:3px 0 3px 6px !important;
/*border:dashed 1px #00f;*/
display:block;
}

#menu_vert .Sub a:hover{
color:#000000;
}

#container_menu_vert .ultraizquierda{
display:none;
}

#dnn_ctr408_CategoryMenu_MyList br {
display:none;
}

#dnn_menu_vert {
padding-left:24px;
}

