

.lbox .RadPanelBar_Panelbar
{
	
}
.RadPanelBar_Panelbar
{
    margin: 1em auto 0;
	white-space: nowrap;
	overflow:hidden;
	width:214px!important;
	margin-top:0px;

}
.RadPanelBar_Panelbar .rpItem A:Hover
{ 

height:32px!important;background-position:center;
}
.RadPanelBar_Panelbar .rpText
{
	
	padding: 0 0 0 35px!important;
	font: normal 11px arial,sans-serif;
	color:#717171;
}

.RadPanelBar_Panelbar .rpText A:HOVER
{
	color:#000000!important;
}


.RadPanelBar_Panelbar .image
{
	margin: 4px 0px;
}
.RadPanelBar_Panelbar .rpRootGroup
{
	border: none!important;
}
.RadPanelBar_Panelbar .rpRootGroup .rpItem
{
	border-left: solid 1px #eaeaea!important;
	border-right: solid 1px #eaeaea!important;
	background-image: url('Img/panelBarBg.gif')!important;
	background-repeat:repeat-x!important;
	

}	

.RadPanelBar_Panelbar .rpRootGroup .rpItem  A:Hover
{
background:none; font-weight:bold!important
}

.RadPanelBar_Panelbar .rpRootGroup .rpText, .RadPanelBar_Panelbar .rpRootGroup .rpExpandable .rpText
{
	background: url('Img/headerArrow.gif') no-repeat 11px center;
	line-height: 22px;
	margin-top:5px;
	
}

.RadPanelBar_Panelbar .rpRootGroup .rpLink
{
	border-bottom: solid 1px #dadada!important;
	background-position:center;
	height:32px!important;
}

.RadPanelBar_Panelbar .rpRootGroup LI.rpFirst
{
background-image:url('Img/rpFirstItem.gif')!important;
background-repeat:no-repeat!important;
BORDER:none!important;

}

.RadPanelBar_Panelbar .rpRootGroup .rpFirst UL.rpLevel1 /*son*/
{
border-left: solid 1px #eaeaea!important;
border-right: solid 1px #eaeaea!important;
width:212px!important;
}


.RadPanelBar_Panelbar .rpGroup .rpText
{
	border:0;
	background:none;
	margin-top:1px!important
}


.RadPanelBar_Panelbar .rpGroup .rpLink
{
	background: none;
	
}
.rpText:hover
{
	
	color:#000000;
}

.RadPanelBar_Panelbar .rpOut 
{
	border:none!important;
}
.boxInner .RadPanelBar_Panelbar .rpFocused .rpOut,
.boxInner .RadPanelBar_Panelbar .rpLink:hover .rpOut,
.boxInner .RadPanelBar_Panelbar .rpSelected .rpOut,
.boxInner .RadPanelBar_Panelbar .rpSelected:hover .rpOut
{
	padding-bottom: 0;
	
}

.RadPanelBar_Panelbar .rpRootGroup .expanded
{
	background:none!important;

}

.RadPanelBar_Panelbar .rpGroup .expanded
{
	background:none!important;
	
}



.RadPanelBar_Panelbar .rpRootGroup .rpSelected .rpText
{
	font-weight: bold;
	
    line-height: 22px;
    border-bottom:0;
    margin-bottom:1px;
}

.RadPanelBar_Panelbar .rpRootGroup .rpSelected
{
    border-bottom: solid 1px #e3e3e3;
}
.RadPanelBar_Panelbar .rpRootGroup .rpText
{

}



.RadPanelBar_Panelbar .group .rpSelected .rpText
{
	text-decoration: underline;
	border: 0;
	background: none;
}

.RadPanelBar_Panelbar .group .expanded .rpText
{
	border-top:0;
	color: #000;
	border-bottom:none!important;
	background: none;
}

.RadPanelBar_Panelbar .rpRootGroup .group .rpSelected
{
	border:0;
}


.rpItem
{
border-left: solid 1px #eaeaea!important;
border-right: solid 1px #eaeaea!important;
}




.RadPanelBar_Panelbar .disabled .rpText
{
	color: #ccc;
	/*cursor: Panelbar;*/
}


/*LEVEL 1*/


.rpLevel1  UL
{
background-color:#e1eaed!important
}

.RadPanelBar_Panelbar .rpRootGroup .rpLevel1 .rpItem
{
	background-image:url("Img/Level1ItemBG.gif")!important;
	
	border:none!important;
}


UL.rpLevel1 LI.rpItem
{
background-image:none!important;
}


.RadPanelBar_Panelbar .rpRootGroup .rpLevel1 .rpText 
{
	/*background: url("Img/Level1TextArrow.gif") no-repeat 15px center;*/
	background-image:none;
	border:0;
}

.RadPanelBar_Panelbar .rpRootGroup .rpLevel1  .rpExpandable
{
	background: url("Img/plusMenu.gif") no-repeat 15px center!important;
	border:0;
}
.RadPanelBar_Panelbar .rpRootGroup .rpLevel1 .rpExpanded
{
background: url("Img/minusMenu.gif") no-repeat 15px center!important;
	border:0;
}

.RadPanelBar_Panelbar .rpRootGroup .rpLevel1 .rpLink
{
	border-bottom: solid 1px #f7f7f7!important;
	background-position:center;
	height:32px!important;
}

/* 2 Level */

.rpLevel2  UL
{
background-color:#e9f0f2!important
}

.RadPanelBar_Panelbar .level2 .rpText
{
	padding-left: 36px;
	line-height: 14px;
}


.RadPanelBar .rpLevel2 .rpOut
{
padding-left:25px!important;
}

.RadPanelBar .rpGroup .rpLevel2 .rpText 
{
/*background: url("Img/Level1TextArrow.gif") no-repeat!important;*/
background-position:left!important
}

.RadPanelBar_Panelbar .rpRootGroup .rpLevel2  .rpExpandable
{
	background: url("Img/plusMenu.gif") no-repeat 25px center!important;
	border:0;
}

.RadPanelBar_Panelbar .rpRootGroup .rpLevel2  .rpExpanded
{
	background: url("Img/minusMenu.gif") no-repeat 25px center!important;
	border-bottom-width:2px!important;
}



/*LEVEL 3*/

.rpLevel3  UL
{
background-color:#f6f8f8!important
}

.RadPanelBar_Panelbar .rpRootGroup .rpLevel3  .rpExpandable
{
background-position-x:30px!important;
}

.RadPanelBar .rpLevel3 .rpOut, .RadPanelBar .rpLevel3 .rpOut .rpSelected
{
padding-left:30px!important;
}



/*LEVEL 3 END*/


/* LEVEL 4 */

.RadPanelBar .rpLevel4 .rpOut, .RadPanelBar .rpLevel4 .rpOut .rpSelected
{
padding-left:35px!important;
}

/* LEVEL 4 END */

/*HACKS */
.RadPanelBar .rpGroup .rpSelected .rpOut {	BACKGROUND-POSITION:left!important}

.RadPanelBar .rpGroup .rpLink .rpOut {	BACKGROUND-POSITION:left!important}
.RadPanelBar .rpSelected {	BACKGROUND-POSITION:left!important}
.RadPanelBar .rpFirst .rpLink {	BACKGROUND-POSITION:left!important}
.RadPanelBar .rpFirst .rpExpanded {	BACKGROUND-POSITION:left!important}
.RadPanelBar .rpFirst .rpSelected {	BACKGROUND-POSITION:left!important}
.RadPanelBar .rpGroup .rpLink {	BACKGROUND-POSITION:left!important;}
.RadPanelBar .rpExpandable .rpText {BACKGROUND-POSITION:11px !important;}/*2 level first item selected*/
.RadPanelBar .rpLevel2 .rpOut .rpText{	PADDING-LEFT: 20px!important;}/*3 seviye*/
.RadPanelBar .rpGroup .rpItem .rpLink{height:22px!important;}

.rpLink A
{
border-bottom:none!important
}