﻿#CommonMenuMain {
    height: 46px;
    width: 100%;
background: url(bgMenu.png) repeat-x; background-size:100% 46px;
}

    #CommonMenuMain .ddsmoothmenu-v {
        width: 980px;
        margin: 0 auto;
    }
        /*css mặc định của kiểu menu này*/
        #CommonMenuMain .ddsmoothmenu-v ul {
            height: 46px;
            list-style-type: none;
            display: table;
            width: 980px;
            margin: 0;
            padding: 0;
            position: relative;
            z-index: 1000;
            padding-top: 0px;
            background-size: 2px 42px;
            background: url(bgTopBinhthuong.png) repeat-x #969696;
        }



                #CommonMenuMain .ddsmoothmenu-v ul li.litop {
                    display: table-cell;
                    text-align: center;
                    position: relative;
                    padding: 9px 8px 0px 12px;

                }
                /*#CommonMenuMain .ddsmoothmenu-v ul li.litop span{display:block;height:25px;position:absolute;right:0;top:10px;background:url(border.png) no-repeat center;width:2px}*/
                #CommonMenuMain .ddsmoothmenu-v ul li.bdmn {
                    display: table-cell;
                    width: 2px;
                    height: 100%;
                }

    #CommonMenuMain a.top {
        line-height: 30px;
        display: inline-block;
        font: normal 15px/30px Times New Roman;
        text-transform: uppercase;
        color: #fff;
        text-align: center;
        position: relative;
        z-index: 1;
    }

        #CommonMenuMain a.top .dothv {
            display: none;
            width: 100%;
            height: 5px;
            position: absolute;
            bottom: 0;
            left: 0;
            z-index: 10;
            background: url(dot.png) no-repeat center bottom;
        }

         #CommonMenuMain .ddsmoothmenu-v ul li.litop:hover, #CommonMenuMain .ddsmoothmenu-v ul li.current1,  #CommonMenuMain .ddsmoothmenu-v ul li.selected{
                background:   url(leftBg.png) no-repeat left bottom #a6a6a6  ;
                position: relative;
                border-top: 2px solid #f40100 ;
                      
                 

        }
                 #CommonMenuMain .thu0binhthuong {
                border-top: 2px solid transparent;
                display: table-cell;
                text-align: center;
                position: relative;
                background:none !important;
        }
                 #CommonMenuMain .thu0binhthuong:hover {
                                 background: #a6a6a6 !important;
            border-top: 2px solid #f40100 !important;
                 }
        #CommonMenuMain .thu0current1 {
            background: #a6a6a6 !important;
            border-top: 2px solid #f40100 !important;
        }
 
        #CommonMenuMain .ddsmoothmenu-v ul li {
                padding-top: 2px;
                background: url(leftBg.png) no-repeat left bottom ;
                background-size: 2px 40px;
                border-top: 2px solid transparent;
          

            }

        #CommonMenuMain .ddsmoothmenu-v ul li.litop:hover a {
            color: #fff;
        }

 
            #CommonMenuMain .ddsmoothmenu-v ul li.selected a {
            color: #cbcbcb;
        }

    {




    }
    #CommonMenuMain .ddsmoothmenu-v ul li.current1 a {
            color: #fff;

    }
    /*#CommonMenuMain .ddsmoothmenu-v ul li.litop:hover span,#CommonMenuMain .ddsmoothmenu-v ul li.selected span,#CommonMenuMain .ddsmoothmenu-v ul li.current1 span{display:none}*/

    #CommonMenuMain .ddsmoothmenu-v ul li.litop:hover .dothv, #CommonMenuMain .ddsmoothmenu-v ul li.selected .dothv {
        display: block;
    }

    /*Sub level menu items */
    #CommonMenuMain .ddsmoothmenu-v ul li ul .con {
    }

    #CommonMenuMain .ddsmoothmenu-v ul li ul {
        position: absolute;
        top: 50px;
        visibility: hidden;
        width: 230px;
    }

        #CommonMenuMain .ddsmoothmenu-v ul li ul li.subli:first-of-type {
            padding-top: 3px;
        }

        #CommonMenuMain .ddsmoothmenu-v ul li ul li {
            position: relative;
            display: block;
            text-align: left;
        }

            #CommonMenuMain .ddsmoothmenu-v ul li ul li:last-of-type {
                border: none;
            }

            #CommonMenuMain .ddsmoothmenu-v ul li ul li:hover a {
                color: #0f89da;
                background: url(catehv.png) no-repeat left 9px top 13px;
            }

            #CommonMenuMain .ddsmoothmenu-v ul li ul li a {
                background: url(cate.png) no-repeat left 9px top 13px;
                display: block;
                font: normal 13px/18px Arial;
                color: #333;
                padding: 7px 5px;
                padding-left: 20px;
            }

    #CommonMenuMain .ul1 {
        top: 85px !important;
        background: #fff;
    }

    #CommonMenuMain .ul2 {
        top: 0px !important;
        overflow: hidden;
    }
    /*#CommonMenuMain .ddsmoothmenu-v ul li ul.ul2 li{background:rgba(214,240,252,0.9);display:block;padding:0px 5px;text-align:left;border-bottom:1px solid #d3eefb}
#CommonMenuMain .ddsmoothmenu-v ul li ul.ul2 li:last-of-type {border:none}
#CommonMenuMain .ddsmoothmenu-v ul li ul.ul2 li:hover{background:rgba(174,209,227,0.9)}
#CommonMenuMain .ddsmoothmenu-v ul li ul.ul2 li a{color:#005b88;background:url(dotli2.png) no-repeat left 9px top 13px;display:block;font:bold 12px/18px Arial;padding:7px 5px;padding-left:25px;text-transform:capitalize}*/

    #CommonMenuMain .ddsmoothmenu-v ul li ul .first {
        height: 15px;
        width: 35px;
        background: url(icon_menusub.png) no-repeat bottom -3px left 0;
        display: block;
        margin-left: 50px;
    }

    /* Holly Hack for IE \*/
    #CommonMenuMain .ddsmoothmenu-v ul li ul {
        height: 0;\9
    }
/* End */
