/* ######### Drop Down ULs CSS ######### */


.ddsubmenustyle, .ddsubmenustyle ul{ /*topmost and sub ULs, respectively*/ background:#cc0000;
margin:7px 0 0 -5px; padding:0; position:absolute; left:0;  list-style-type: none; visibility:hidden; z-index:9999 !important; top:0px;  margin:-2px 0 0 -5px\9;}

.bg1{background:url(../images/menu_bg.png) no-repeat left top; width:750px; height:308px;}
.bg2{background:url(../images/menu_bg2.png) no-repeat; width:201px; height:362px;}
.bg3{background:url(../images/menu_bg3.png) no-repeat; width:201px; height:362px;}

.ddsubmenustyle li{display:block; padding:15px 0 0 0;/*width of menu (include side paddings of LI A*/}


.ddsubmenustyle li .wdth1{width:705px; height:232px; /*width of menu (include side paddings of LI A*/}


.ddsubmenustyle li .wdth2{width:200px; height:232px; /*width of menu (include side paddings of LI A*/}


.ddsubmenustyle li a{text-decoration: none;}

.wdth2  .foot_txt a{color:#5f5f5f !important; padding:3px 0;  font-weight:bold; border-bottom:dotted 1px #dfdfdf;}
.wdth2  .foot_txt a:hover{color:#000 !important; padding:3px 0;  font-weight:bold; border-bottom:dotted 1px #dfdfdf;}

.wdth2 .foot_txt{width:150px;}



