.ddmx{

}
.ddmx a.item1 {
 padding: 7px 17px 0px 17px  !important ; 
 top: 0px !important ; 
 left: 0px; 
 font-size: 16px !important ; 
 font-family: Arial, Helvetica, sans-serif !important ; 
 text-align: left ; 
 font-weight: normal !important ; 
 color: #FFFFFF !important ; 
 text-decoration: none !important ; 
 display: block; 
 white-space: nowrap; 
 position: relative; 
 background: transparent url("/templates/fp/images/menu.gif") repeat-x;
 height:29px; 
}

.ddmx a.item1:hover,
.ddmx a.item1-active,
.ddmx a.item1-active:hover {
 padding: 7px 17px 0px 17px  !important ; 
 top: 0px !important ; 
 left: 0px; 
 font-size: 16px !important ; 
 font-family: Arial, Helvetica, sans-serif !important ; 
 text-align: left ; 
 font-weight: normal !important ; 
 color: #FFFFFF !important ; 
 text-decoration: none !important ; 
 display: block; 
 white-space: nowrap; 
 position: relative; 
 background: transparent url("/templates/fp/images/menu_activ.gif") repeat-x;
 height:29px; 
}
.ddmx td.item11 {
 background: transparent ;
 padding:0 !important ; 
 border-top: 0px dashed #FFC819 !important ; 
 border-left: 0px dashed #FFC819 !important ; 
 border-bottom: 0px dashed #FFC819;
 border-right: 0 !important ; 
 white-space: nowrap !important ; 
 height:29px; 
}
.ddmx td.item11-last {
 background-color: transpa !important ; 
 padding:0 !important ; 
 border: 0px dashed #FFC819 !important ; 
 white-space: nowrap; 
 height:29px; 
}
.ddmx td.item11-acton {
  /*background: transparent url("/templates/fp/images/menu_activ.gif") repeat-x;*/
 background:#717070;
 padding:0 !important ; 
 border-top: 0px dashed #FFC819 !important ; 
 border-left: 0px dashed #FFC819 !important ; 
 white-space: nowrap; 
 border-bottom: 0px dashed #FFC819;
}
.ddmx td.item11-acton-last {
 /*background: transparent url("/templates/fp/images/menu_activ.gif") repeat-x;*/
 background: #717070;
}
.ddmx .item11-acton-last a.item1,
.ddmx .item11-acton a.item1,
.ddmx .item11-acton-last a:hover,
.ddmx .item11-acton a:hover,
.ddmx .item11 a:hover,
.ddmx .item11-last a:hover,
.ddmx a.item1-active,
.ddmx a.item1-active:hover {
  background: transparent url("/templates/fp/images/menu_activ.gif") repeat-x;
}

.ddmx a.sub {background:#221F1C url("/templates/fp/images/menu_next.gif") no-repeat right  !important;}
.ddmx a.sub:hover {background:#717070 url("/templates/fp/images/menu_next.gif") no-repeat right  !important;}
.ddmx a.item2,
.ddmx a.item2:hover,
.ddmx a.item2-active,
.ddmx a.item2-active:hover {
 padding: 7px 20px 0px 20px  !important ; 
 font-size: 16px !important ; 
 font-family: Arial, Helvetica, sans-serif !important ; 
 text-align: left ; 
 font-weight: normal !important ; 
 text-decoration: none !important ; 
 display: block; 
 white-space: nowrap; 
 position: relative; 
 z-index:500; 
 height:29px; 
 opacity:0.90; 
}
.ddmx a.item2 {
 /*background: transparent url("/templates/fp/images/menu.gif") repeat-x;*/
 background: #221F1C; 
 color: #FFFFFF !important ; 
 border-top: 0px dashed #11B8F4 !important ; 
 border-left: 0px dashed #11B8F4 !important ; 
 border-right: 0px dashed #11B8F4 !important ; 
}
.ddmx a.item2-last {
 /*background: transparent url("/templates/fp/images/menu.gif") repeat-x;*/
 background:#221F1C;
 color: #FFFFFF !important ; 
 border-bottom: 0px dashed #11B8F4 !important ; 
 z-index:500; 
}
.ddmx a.item2:hover,
.ddmx a.item2-active,
.ddmx a.item2-active:hover {
 /*background: transparent url("/templates/fp/images/menu_activ.gif") repeat-x;*/
 background:#717070;
 color: #ffffff !important ; 
 border-top: 0px dashed #11B8F4 !important ; 
 border-left: 0px dashed #11B8F4 !important ; 
 border-right: 0px dashed #11B8F4 !important ; 
}
.ddmx .section {
 border: 0px solid #FFFFFF !important ; 
 position: absolute; 
 visibility: hidden; 
 display: block; 
 z-index: -1; 
}
.ddmxframe {
 border: 0px solid #FFFFFF !important ; 
}
* html .ddmx td { position: relative; } /* ie 5.0 fix */

