
.TSPanelbar_worldschool
{
	background: transparent;
	white-space: nowrap;	
}

.TSPanelbar_worldschool .rootGroup 
{
}
		
.TSPanelbar_worldschool .rootGroup .link:hover
{
	background: transparent url('Img/Btn-menu.png') no-repeat center;
	text-decoration:none;
}
.TSPanelbar_worldschool .text
{
	color: #fff;	
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	height:34px;	
	
}

.TSPanelbar_worldschool .image
{
	margin: 4px 0px;
}

.TSPanelbar_worldschool .rootGroup .text
{
	background: none;
	line-height: 28px;
	padding-left: 35px;	
}

.TSPanelbar_worldschool .rootGroup .link
{
	background: transparent url('Img/Btn-menu.png') no-repeat;
	margin-left:0px;
}

.TSPanelbar_worldschool .group .text,.TSPanelbar_worldschool .group .link:hover .text
{
    color:#25507c;
	height:20px;
	background: url('img/arrow.png') no-repeat 3px 0;
	font-weight: normal;
	font-size: 9px;
	line-height: 20px;
	margin-left:10px;	
	padding-left:15px;	
	text-indent:5px;
}

.TSPanelbar_worldschool .group .link
{
	background: none;		
}

.TSPanelbar_worldschool .group .link:hover
{
    color:#f9c22d;
	background: none;	
	text-decoration:underline;	
}

.TSPanelbar_worldschool .group .link .selected
{
	background: transparent url('Img/Btn-menu.png') no-repeat center;
	/**/
}

.TSPanelbar_worldschool .rootGroup .selected
{
	background:url('Img/Btn-menu.png') no-repeat center;
}

.TSPanelbar_worldschool .group .selected, 
.TSPanelbar_worldschool .group .selected:hover
{
	background: none;
}

.TSPanelbar_worldschool .rootGroup .expanded .text
{	
	font-weight: bold;	
}

.TSPanelbar_worldschool .group .selected .text
{
	font-weight: bold !important;
}

.TSPanelbar_worldschool .group .expanded .text
{
	font-weight: bold !important;
	color:#6e8e39;
}

.TSPanelbar_worldschool .level2 .text
{
	margin-left:25px !important;		
}


/****************RTL*******************************/

.TSPanelbar_worldschool_rtl
{
	background: transparent;
	white-space: nowrap;
}

.TSPanelbar_worldschool_rtl .rootGroup
{
}
.TSPanelbar_worldschool_rtl .rootGroup .link:hover 
{
	background: transparent url('Img/Btn-menu-ar.png') no-repeat center;
	text-decoration:none;
}
.TSPanelbar_worldschool_rtl .text
{
	color: #fff;	
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	height:34px;	
}

.TSPanelbar_worldschool_rtl .image
{
	margin: 4px 0px;
}

.TSPanelbar_worldschool_rtl .rootGroup .text
{
	background: none;
	line-height: 28px;
	padding-right: 30px;	
}

.TSPanelbar_worldschool_rtl .rootGroup .link
{
	background: transparent url('Img/Btn-menu-ar.png') no-repeat;
}

.TSPanelbar_worldschool_rtl .group .text,.TSPanelbar_worldschool_rtl .group .link:hover .text
{
	 color:#295889;
	height:20px;
	background: url('img/arrow-ar.png') no-repeat 97% 3px ;
	font-weight: normal;
	font-size: 14px;
	line-height: 20px;
	margin-right:10px;	
	padding-right:15px;	
	text-indent:5px;
}


.TSPanelbar_worldschool_rtl .group .link
{
	background: none;		
}

.TSPanelbar_worldschool_rtl .group .link:hover
{
	 color:#f9c22d;
	background: none;	
	text-decoration:underline;	

}

.TSPanelbar_worldschool_rtl .group .link .selected
{
	background: transparent url('Img/Btn-menu-ar.png') no-repeat center;
	/**/
}

.TSPanelbar_worldschool_rtl .rootGroup .selected
{
	background:url('Img/Btn-smenu.png') no-repeat;
}

.TSPanelbar_worldschool_rtl .group .selected, 
.TSPanelbar_worldschool_rtl .group .selected:hover
{
	background: none;
	
}

.TSPanelbar_worldschool_rtl .rootGroup .expanded .text
{

	font-weight: bold;
}

.TSPanelbar_worldschool_rtl .group .selected .text
{
	font-weight: bold !important;
}

.TSPanelbar_worldschool_rtl .group .expanded .text
{
	font-weight: bold !important;
	color:#6e8e39;
}

.TSPanelbar_worldschool_rtl .level2 .text
{
	margin-left:25px !important;
	
}


