﻿




.RadMenu_Poster .rmLink
{
 line-height: 26px;
 text-decoration: none;
 color: white;
 position: relative;
 display: inline-block !important;
 font-size:9pt;
}   


.RadMenu_Poster
{
  /*border: 1px solid green;*/
 /* background: #cccccc;*/
  
  
  
} 
.rmHorizontal
{
width:135px;
text-align: left;
padding:0px;
}


.RadMenu_Poster .rmRootGroup .rmLink:hover,
.RadMenu_Poster .rmRootGroup .rmFocused,
.RadMenu_Poster .rmRootGroup .rmExpanded
{
 background-color: green;
 color: #aad199;
 width:135px;
} 

.RadMenu_Poster .rmGroup
{
 border: 1px solid green;
 background-color: #fff;
} 
.rmExpandDown
{
/*background-color:red;*/
}


.RadMenu  .rmHorizontal .rmText
{
padding:0 0 0 0  !Important;
width:130px;

}
.rmHorizontal
{
text-align:center;
}
.rmLink
{
padding:0 0 0 0  !Important;
cursor:hand  !Important;
cursor:pointer  !Important;

}

.rmLevel1
{
text-align:left !Important;
font-size:12px !Important;
cursor:hand  !Important;
cursor:pointer  !Important;
background-color:#cccccc !Important;
}

