﻿.5px { HEIGHT: 5px; CLEAR: both; WIDTH: 200px; }
.markermenu{width: 200px;left:0px;}
.markermenu ul{list-style-type: none;margin: 0px 0px;padding: 0;text-align:left}
.markermenu ul li a,.markermenu ul li a:hover{background-image:url(menu/menuindex1.jpg);font:bold 11.5px;color:#ffe282;display: block;padding: 7px 0 7px 20px;text-decoration: none;border-bottom: 1px solid Silver;}
.markermenu ul li a:hover{color:White}
* html .markermenu ul li a,* html .markermenu ul li a:hover{ /*IE6 hack*/}
/*.markermenu ul li a:visited, .markermenu ul li a:active{color:#ffe282;}
.markermenu ul li a:hover, .markermenu ul li a.selected{color: White;background-color:#f4f4f4}



/*SUB MENU HERE */
.ddsubmenustyle ul{list-style-type: none;margin: 0px 0px;padding: 0;}
.ddsubmenustyle, .ddsubmenustyle ul{margin: 0;padding: 0;position: absolute;left: 0;
top: 0;
list-style-type: none;
background: #ffe282;
border: 1px solid Silver;
border-bottom-width: 0;
visibility: hidden;
z-index: 10;
background-color:#ffe282;

}

.ddsubmenustyle li a{
display: block;
width: 172px; /*width of menu (not including side paddings)*/
color: black;
background-color: #ab6a28;
text-decoration: none;
padding: 5px 5px;
border-bottom: 1px solid Silver;
}


* html .ddsubmenustyle li{ /*IE6 CSS hack*/
display: inline-block;
width: 172px; /*width of menu (include side paddings of LI A*/
height:10px;
padding:0px;
margin:0;
padding-bottom:0px;
margin-bottom:0px;
}

.ddsubmenustyle li a:hover{background-color:#ffe282 ;color:Black;text-decoration:none;}

/* ######### Neutral CSS  ######### */
 /*CSS for "down" arrow image added to top menu items*/
.downarrowpointer{padding-left: 4px;border: 0;}
.rightarrowpointer{position: absolute;padding-top: 0px;left: 100px;border: 0;}
.ddiframeshim{position: absolute;z-index: 500;background: transparent;border-width: 0;width: 0;height: 0;display: block;}





