/* RadMenu BIC skin */
.RadMenu_BIC
{
    height: 26px;
    float: right;
}
.RadMenu_BIC .link
{
    margin-left: 1px;
    line-height: 24px;
    text-decoration: none;
    color: #FFFFFF;
    font-weight: bold;
    position: relative;
    float: left;
    background: url( "img/bg_menu_left_70x26.gif" ) no-repeat;
    height: 26px;
}

.RadMenu_BIC .text
{
    float:left;
    padding: 0px 20px 0 20px;
    background: url( "img/bg_menu_right_70x26.gif" ) no-repeat right;
        height: 26px;
}

.RadMenu_BIC .link:hover, .RadMenu_BIC .focused, .RadMenu_BIC .expanded
{
    background: url( "img/bg_menu_left_hover_70x26.gif" ) no-repeat;
    background-position: left;
    background-repeat: no-repeat; /*	background: transparent url("Img/ArrowExpandHovered.gif") no-repeat top left;*/
}
.RadMenu_BIC .link:hover .text, .RadMenu_BIC .focused .text, .RadMenu_BIC .expanded .text
{
    background: url( "img/bg_menu_right_hover_70x26.gif" ) no-repeat right; /*background: transparent url("Img/ArrowExpandHovered.gif") no-repeat top right;*/
    color: #ffffff;
    cursor: pointer;
    cursor: hand;
}
/*Style cho menu o muc 1
Neu thuoc tinh nao o muc cha dinh nghia roi ma muc con muon dinh nghi thanh 
dinh dang khac thi viet lai thuoc tinh se bi ghi de boi thuoc tinh o menu con
*/

.RadMenu_BIC .group
{	
  
    text-align:left;
	background-image: none;
	background-color:#549FBE;
}

.RadMenu_BIC .group .link
{
    text-align:left;
	height:26px;
	border-bottom:solid 1px #8cbfda;
}

.RadMenu_BIC .group .text
{
      padding-left:10px;
	width:auto;
	background-image:none;
	text-align:left;
	font-weight:normal;
	line-height:25px;
}

.RadMenu_BIC .group .last
{
	border:none;
}

.RadMenu_BIC .group .link
{
	background-image: none; /* Ghi de len style cua cha*/
	padding-left: 20px; /* Ghi de len style cua cha*/
	width: auto; /* Ghi de len style cua cha*/

	padding-right:15px;
}
.RadMenu_BIC .group .link:hover, .RadMenu_BIC .group .focused, .RadMenu_BIC .group .expanded
{
    	background-image: none;
    
}

.RadMenu_BIC .group .link:hover .text, .RadMenu_BIC .group .focused .text, .RadMenu_BIC .group .expanded .text
{
    	background-image: none;
    		color:#AA2F00;
}
/*Ket thuc style cho menu o muc 1*/

/*Style dinh dang mau cua item dau tien va Item cuoi cung*/
.RadMenu_BIC .group .first .link
{
}
.RadMenu_BIC .last .link .text
{
}
/*Style dinh dang mau thay doi tu dau item den cuoi Item*/
