/* RadMenu Black_Home skin */

.RadMenu_Black_Home
{
    background: #000000;
    text-align:right
}

.RadMenu_Black_Home_rtl
{
    text-align: right;
}


.RadMenu_Black_Home a
{
    text-decoration: none;
}


.RadMenu_Black_Home .rmVertical rmRootGroup
{
   width:188px
    }
    
    .RadMenu_Black_Home .rmItem
    {
        width:188px}

.RadMenu_Black_Home .rmLink
{
    font-family: "Century Gothic" , "Myriad Pro" , Arial, sans-serif;
    font-size: 14px;
    letter-spacing: 1px;
    text-decoration: none;
    color: #f55e00;
    height: 35px;
    padding-top: 10px;
    width: 188px;
    padding-right:20px;
    border-right: solid 1px white
}

.RadMenu_Black_Home .rmRootGroup .rmLink:hover, .RadMenu_Black .rmRootGroup .rmFocused, .RadMenu_Black .rmRootGroup .rmExpanded
{
    background: transparent url(Menu/background.gif) repeat-x;

    color: #f89e24;
    cursor: pointer;
    cursor: hand;
    height: 35px;
    padding-top: 10px;
    width: 188px;
    padding-right:20px;
        border-right: solid 1px white
}

.RadMenu_Black_Home .rmRootGroup .rmLink
{

    font-family: "Century Gothic" , "Myriad Pro" , Arial, sans-serif;
    font-size: 14px;
    letter-spacing: 1px;
    text-decoration: none;
    color: #f55e00;
    height: 35px;
    padding-top: 10px;

    }
