﻿body ul.c_context, body ul.c_context ul
{        
    top:-1000px; left:-1000px; position:absolute; z-index:999; 

    border-width:0;  float:none; height:auto; margin:0; padding:0; width:auto;	

    border:solid 1px darkgreen;
    border-radius: 10px;
    background-color: #FFFFF5;

}

body ul.c_context li
{
    background-color: transparent;    

    float:none; height:auto; letter-spacing:normal; margin:0; border-width:0; line-height:normal; margin:0; 
    text-align:left; text-decoration:none; text-indent:0; text-transform:none; vertical-align:top; word-spacing:normal;
    font-family:Arial, Sans-Serif; font-size:13px; font-style:normal; font-variant:normal; font-weight:normal;

    overflow:hidden; cursor:default; padding:5px 5px 5px 5px; 
}

body ul.c_context li.separator{height:12px; background:#e6e6e6 url(images/separator.gif) no-repeat; padding:0}

body ul.c_context li.separator{margin:-1px 0 -5px 0}
body ul.c_context li.disabled{color:#999}
body ul.c_context li span.submenu{display:block; width:4px; height:11px; float:right; background:url(images/submenu.gif) no-repeat 0 4px}
body ul.c_context li.disabled span.submenu{background-image:url(images/submenu_dis.gif)}
body ul.c_context li.hover{background-color:#ACD5B7;}

body ul.c_context li.hover.separator{background-image:url(images/separator.gif)}


body ul.c_context li.icon{width:120px; padding:5px}
body ul.c_context span.icon{display:block; float:left; width:26px; height:16px; background-repeat:no-repeat; background-size: 16px 16px }
body ul.c_context span.icon.hover{opacity: 0.5}

li.c_icon_container{
    border-radius: 10px;    
}