.sdmenu {
    position: relative;
    width: 160px;
    font-family: Tahoma, Sans-Serif;
    font-size: 11px;
    padding-bottom: 0px;
    background: #fff;
    color: #fff;
}

.sdmenu .title, .sdmenu .titlehidden {
    display: block;
    padding: 5px;
    font-weight: bold;
    color: #fff;
    background: #666;
    border-bottom: 1px solid #FFF;
    cursor: pointer;
    width: 130px;
}

#inner {
    border-bottom: 1px solid #fff;
}

#inside {
    border-top: 1px solid #cc9;
    border-bottom: 1px solid #fff;
}

.sdmenu .arrow {
    margin-left: 1px;
    cursor: pointer;
    background: #cccc99 url('/imoweb/market/mi_images/button_bg_right.gif') no-repeat;
    width: 20px;
    height: 22px;
    border-bottom: 1px solid #fff;
}

.sdmenu #top {
    background: #cccc99 url('/imoweb/market/mi_images/button_bg_left.gif') no-repeat;
    color: #003366;
}

.sdmenu .submenu {
    overflow: hidden;
    position: relative;
}

.sdmenu .submenu a {
    padding: 3px 0;
    padding-left: 5px;
    background: #D6D6AD;
    display: block;
    border-bottom: 1px solid #fff;
    color: #003366;
    text-decoration: none;
    position: relative;
}

.sdmenu .submenu a:hover {
    background : #006 no-repeat right center;
    color: #FFF;
}


.sdmenu .submenu #inside {
    background: #dcdcb8 url('/imoweb/market/mi_images/button_bg_inner_right.gif') no-repeat;
}


.sdmenu .submenu #inner {
    padding-left: 5px;
    \\background: #999 url('/imoweb/market/mi_images/button_bg_inner.gif') no-repeat;
    background: #dcdcb8;
    color: #003366;
    font-weight: normal;
    width: 130px;
}

.sdmenu .submenu #third a {
    padding-left: 10px;
    \\background: #e2e2c2;
    background: #efefcf;
    display: block;
    color: #003366;
    text-decoration: none;
    position: relative;
}

.sdmenu .submenu #third a:hover {
    background:  #334;
    color: #eee;
}

.sdmenu .submenu #clicked, .sdmenu .submenu .submenu #clicked {
    color: #036;
    font-size: 11px;
    font-weight: bold;
}

.sdmenu .submenu #clicked:hover, .sdmenu .submenu .submenu #clicked:hover {
    color: #eee;
}

.showhidediv {
    width: 160px;
    background: #aa7;
    padding: 3px 0px 3px 0px;
    text-align: left;
    cursor: pointer;
    color: #036;

    height: 15px;
    font-family: Tahoma, Verdana, Arial;
    display: block;
}

.showall {
    width: 77px;
    padding: 0px 0px 1px 3px;
    float: left;
    font-size: 11px;
    display: block;
}

.hideall {
    width: 78px;
    padding: 0px 1px 0px 0px;
    font-size: 11px;
    display: inline;
}

.sdmenu .home, .sdmenu .home:visited {
    display: block;
    padding: 3px 3px 3px 5px;
    font-weight: normal;
    font-weight:bold;
    color: #003366;
    background: url('/imoweb/market/mi_images/button_bg_home.gif') no-repeat;
    cursor: pointer;
    width: 152px;
    text-decoration: none;
    text-align: left;
}

.sdmenu .home:hover {
    text-decoration: none;
    color: #036;
}

.sdmenu .nodrop, .sdmenu .nodrop:visited {
    display: block;
    font-weight: normal;
    color: #009;
    background: #c3e0fe url('/imoweb/market/mi_images/button_bg_full.gif') repeat-x;
    cursor: pointer;
    width: 150px;
    text-decoration: none;
    text-align: left;
    height: 13px;
    padding: 5px;
}

.sdmenu .nodrop:hover {
    color: white;
    background: #009;
    cursor: pointer;
}

.linktype {
   color: #FD6B08;
   font-weight: bold;
}

#topmenu {
    width: 100%;
}
