/* r.a.d.menu Mac skin - This has been re assigned to the portal css -- This has been re assigned to the portal css
 -- This has been re assigned to the portal css
 -- This has been re assigned to the portal css

 
.RadMenu_Mac
{
 border: solid 0px transparent;
 border-bottom: 0px;
 line-height: 22px;

}

.RadMenu_Mac .item .link
{
 text-decoration: none;
 font-weight: bold;
 line-height: 20px;
 color: #ffffff;
 background: transparent;
 padding: 0px 0px;



}


.RadMenu_Mac .link:hover, 
.RadMenu_Mac .item .expanded,  
.RadMenu_Mac .focused   
   
{   
 color: #99CCFF;   
     background: transparent;
 padding: 0px 0px;
 font-family: Arial, Verdana, Sans-Serif;
 line-height: 20px;


   
}   

 

/*child items*/   
.RadMenu_Mac .group .link:hover,   
.RadMenu_Mac .group .focused,   
.RadMenu_Mac .group .expanded   
{   
    background: blue;   
    color: white; 


}  

.RadMenu_Mac .text
{
 font-size: 11px;
 padding: 0px 9px;
 font-family: Arial, Verdana, Sans-Serif;
 font-weight: bold;
 
}


.RadMenu_Mac .group
{
 background: #ffffff;
 

}

.RadMenu_Mac .group .link
{
 background: #fff ;
 float: left;
 _width: 140px; /* IE6 */
 min-width: 140px; /* IE7, Mozilla, Opera */
 text-align: left;
 color: #333;
}

.RadMenu_Mac .group .text
{
 padding-left: 12px;
color: #333;
}

.RadMenu_Mac .group .link:hover,
.RadMenu_Mac .group .focused,
.RadMenu_Mac .group .expanded
{
 background: transparent;
 color: red;
}


*/

 3a7649

