/* RadMenu Plain skin */
#ctl00_LeftMenu1_RadPanelbar1_m0
{
   background: url(img/m1.jpg) no-repeat 0 0px;   
  
}
#ctl00_LeftMenu1_RadPanelbar1_m1
{
   background: url(img/m2.jpg) no-repeat 0 0px;   
}
#ctl00_LeftMenu1_RadPanelbar1_m2
{
   background: url(img/m3.jpg) no-repeat 0 0px;   
}
#ctl00_LeftMenu1_RadPanelbar1_m3
{
   background: url(img/m4.jpg) no-repeat 0 0px;   
}
#ctl00_LeftMenu1_RadPanelbar1_m4
{
   background: url(img/m5.jpg) no-repeat 0 0px;   
}
.RadMenu_MenuLeft
{
	 
}

.RadMenu_MenuLeft_Context
{
   
}

.RadMenu_MenuLeft .link
{
     
    text-decoration: none;
    color: white;
    font-size: 15px;
    font-family: tahoma;
    background: url(img/ke.gif) no-repeat 0 3px;
    padding-top: 5px;
    padding-bottom: 7px;
    width:184px;
}
.RadMenu_MenuLeft span
{
    padding-left: 34px;
}

.RadMenu_MenuLeft .link:hover, .RadMenu_MenuLeft .focused, .RadMenu_MenuLeft .expanded
{
    cursor: Pointer;
    
    color:#ffc900;
}

.RadMenu_MenuLeft .text
{
    
  
   
}

.RadMenu_MenuLeft_rtl .text
{
	padding-right: 10px;	
	padding-left:10px;
	font-weight: normal;
}


.RadMenu_MenuLeft .group span
{
	/*vien con
    border-right: #dea303 1px solid;
	border-bottom: 0px;
	border-top: #dea303 1px solid;
	border-left: #dea303 1px solid;*/
	padding-left:3px;
	
}
.RadMenu_MenuLeft .group
{
	/*vien con
    border-right: #dea303 1px solid;
	border-bottom: 0px;
	border-top: #dea303 1px solid;
	border-left: #dea303 1px solid;*/
	border-top: white 1px solid;	
}
.RadMenu_MenuLeft .group .link
{
    text-align: left;
    padding-left: 15px;
    padding-bottom: 2px;
    padding-top: 2px;
    border-left: 0px solid;
    background: #c2c1c1;
    font-variant: normal;
    text-transform: none;
    font-weight: normal;
    background-repeat: repeat-x;
    _width: 100%;
    width: 150px;
    font-size: 13px;
    color: #000000;
    font-family: Arial;
    border-bottom: white 1px solid;
    border-left: white 1px solid;
    border-right: white 1px solid;
}

.RadMenu_MenuLeft_rtl .group .link
{
	text-align: right;
	font-weight: normal;
}

.RadMenu_MenuLeft .group .link:hover, .RadMenu_MenuLeft .group .focused, .RadMenu_MenuLeft .group .expanded
{
    cursor: Pointer;
    background-color: #3366ff;
}

.RadMenu_MenuLeft .leftArrow,
.RadMenu_MenuLeft .rightArrow,
.RadMenu_MenuLeft .topArrow,
.RadMenu_MenuLeft .bottomArrow,
.RadMenu_MenuLeft .leftArrowDisabled,
.RadMenu_MenuLeft .rightArrowDisabled,
.RadMenu_MenuLeft .topArrowDisabled,
.RadMenu_MenuLeft .bottomArrowDisabled
{
	
	width:15px;
}

.RadMenu_MenuLeft .topArrow,
.RadMenu_MenuLeft .topArrowDisabled
{
	
	width:100%;
}

.RadMenu_MenuLeft .bottomArrow,
.RadMenu_MenuLeft .bottomArrowDisabled
{
	
	width:100%;
}

.RadMenu_MenuLeft .rightArrow,
.RadMenu_MenuLeft .leftArrow
{
	height:100%;
}

.RadMenu_MenuLeft .rightArrow,
.RadMenu_MenuLeft .rightArrowDisabled
{
	
}

.RadMenu_MenuLeft .vertical .separator .text
{
	padding-top: 0px;
	background: #ccc;
	font-size: 1px;
}

.RadMenu_MenuLeft .expandLeft, .RadMenu_MenuLeft .expandRight
{
}

.RadMenu_MenuLeft_rtl .expandLeft,
.RadMenu_MenuLeft_rtl .expandRight
{
	
}

.RadMenu_MenuLeft .link:hover .expandLeft,
.RadMenu_MenuLeft .link:hover .expandRight,
.RadMenu_MenuLeft .focused .expandLeft,
.RadMenu_MenuLeft .focused .expandRight,
.RadMenu_MenuLeft .expanded .expandLeft,
.RadMenu_MenuLeft .expanded .expandRight
{
	
}

.RadMenu_MenuLeft_rtl .link:hover .expandLeft,
.RadMenu_MenuLeft_rtl .link:hover .expandRight,
.RadMenu_MenuLeft_rtl .focused .expandLeft,
.RadMenu_MenuLeft_rtl .focused .expandRight,
.RadMenu_MenuLeft_rtl .expanded .expandLeft,
.RadMenu_MenuLeft_rtl .expanded .expandRight
{
	
}
