/* ######### Drop Down ULs CSS ######### */


.ddsubmenustyle, .ddsubmenustyle ul  { font: 11px Tahoma, Arial, sans-serif; background: #f7f7f9; visibility: hidden; list-style-type: none; margin: 0; padding: 0; position: absolute; z-index: 100; top: 0; left: 0; border-style: solid; border-width: 1px 1px 0; border-color: #036 }

.ddsubmenustyle li a  { color: #258; text-decoration: none; background-color: #f7f7f9; display: block; padding: 2px 3px; width: 160px; border-bottom: 1px solid #036 }

* html .ddsubmenustyle li  { display: inline-block; width: 160px }

.ddsubmenustyle li a:hover  { color: #f7f7f9; background-color: #258 }

/* ######### Neutral CSS  ######### */

.downarrowpointer { padding-left: 1px; border: 0 }

.rightarrowpointer { padding-top: 1px; position: absolute; left: 100px; border: 0 }

.ddiframeshim  { background: transparent; display: block; position: absolute; z-index: 500; width: 0; height: 0; border-width: 0 0 }