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

.markermenu{
width: 136px; /*width of side bar menu*/
clear: left;
position: relative; /*Preserve this for "right" arrow images (added by script) to be positioned correctly*/
line-height:1px;
text-transform:uppercase;
font-family : arial;
font-weight:bold;



}

.markermenu ul{
list-style-type: none;
 margin: 5px 0; 
padding: 0;
font-family : arial;
font-weight:bold;
/* height:18px; */
}


.markermenu li {
list-style-type: none;
/*height:18px; */
}

.markermenu ul li a{
 /*light gray background*/
font: normal 12px Arial;
color: #43525a;
display: block;
width: auto;
padding: 2px 0;
padding-left: 5px;
text-decoration: none;
font-family : arial;
font-weight:bold;
}

* html .markermenu ul li a{ /*IE6 hack*/
width: 136px;
font-family : arial;
font-weight:bold;
}

.markermenu ul li a:visited {
color: #43525a;
font-family : arial;
font-weight:bold;
font-size:12px;
}



/*
.markermenu ul li a:hover, .markermenu ul li a.selected{
*/ 
.markermenu ul li a:hover {
color: #EC0303;
/* width:95%; */
background-color: #f2f4f4;
font-family : arial;
font-weight:bold;
font-size:12px;

}


 .markermenu ul li a:active {
color:#43525a ;
font-family : arial;
font-weight:bold;
font-size:12px;
}

/* ######### Customized Drop Down ULs CSS (inherits from ddlevelsmenu-base.css) ######### */
/* ######### Marker List Vertical Menu ######### */

.lemarkermenu{
width: 136px; /*width of side bar menu*/
clear: left;
position: relative; /*Preserve this for "right" arrow images (added by script) to be positioned correctly*/
line-height:12px;
text-transform:uppercase;
font-family : arial;
font-weight:bold;



}

.lemarkermenu ul{
list-style-type: none;
 margin: 5px 0; 
padding: 0;
font-family : arial;
font-weight:bold;
/* height:18px; */
}


.lemarkermenu li {
list-style-type: none;
/* height:18px; */
}

.lemarkermenu ul li a{
 /*light gray background*/
font: normal 12px Arial;
color: #43525a;
display: block;
width: auto;
padding: 2px 0;
padding-left: 5px;
text-decoration: none;
font-family : arial;
font-weight:bold;
}

* html .lemarkermenu ul li a{ /*IE6 hack*/
width: 136px;
font-family : arial;
font-weight:bold;
}

.lemarkermenu ul li a:visited {
color: #43525a;
font-family : arial;
font-weight:bold;
font-size:12px;
}



/*
.markermenu ul li a:hover, .markermenu ul li a.selected{
*/ 
.lemarkermenu ul li a:hover {
/* width:95%; */
color:#A3162C;
font-family : arial;
font-weight:bold;
font-size:12px;

}


 .lemarkermenu ul li a:active {
color:#EC0303 ;
font-family : arial;
font-weight:bold;
font-size:12px;
}





.blackwhite li a{
background: #f2f4f4;
font-family : arial;
font-weight:bold;

}

.blackwhite li a:hover{
background: #f2f4f4;
color: #ec0303;
font-family : arial;
font-weight:bold;
}
