/* ######### Marker List Vertical Menu ######### */

.markermenu{width: 187px; /*width of side bar menu*/ clear: left; position: relative; /*Preserve this for "right" arrow images (added by script) to be positioned correctly*/ margin-top:10px; margin-left:2px; border:1px solid #ccc;}
.markermenu ul{list-style-type: none; margin: 0px; padding: 0px;}
.markermenu ul li {background:url(../../images/estructura/backgrounds/bg4.gif) repeat-x #01296e; line-height:0.9em; text-align:left;}

* html .markermenu ul li {display:inline; text-align:left;}/*IE6 hack*/

.markermenu ul li a{background: url(bulletlist.png) no-repeat 5px 6px; font: bold 10px Verdana, Arial, Helvetica, sans-serif !important; color: #fff!important; display: block; width: auto; padding: 5px 7px; padding-left: 17px; padding-bottom:7px; text-decoration: none;}

* html .markermenu ul li a{background: url(bulletlist.gif) no-repeat 5px 6px;}/*IE6 hack*/

* html .markermenu ul li a{ width: 164px;}/*IE6 hack*/

.markermenu ul li a:visited, .markermenu ul li a:active{color: #00014e;}
.markermenu ul li a:hover, .markermenu ul li a.selected{color: #fff; background-color:#1568f0; text-decoration:none;}

/* ######### Customized Drop Down ULs CSS (inherits from ddlevelsmenu-base.css) ######### */
.blackwhite{background:#0c4db6;}
.blackwhite li a{background:#0c4db6; font: bold 10px Verdana, Arial, Helvetica, sans-serif; color: #fff; padding: 4px 7px; padding-left: 17px; padding-bottom:6px;}
.blackwhite li a:hover{background:#1568f0; font: bold 10px Verdana, Arial, Helvetica, sans-serif; color: #fff;}

* html .blackwhite{background:#0c4db6;}
* html .blackwhite li a:hover{text-decoration:none;}/*IE6 hack*/
