/*Base css*/
    
.RadPanelBar
{
	
}

.RadPanelBar .rpSlide
{
    position:static;
    float: none;
    height:auto;
}


.RadPanelBar .rpLink,
.RadPanelBar .rpText
{
	text-decoration:none;
	display:block;
}

.RadPanelBar .rpImage
{
	float:right;
	border:0;
	vertical-align:middle;
}

.RadPanelBar .rpLevel1
{
	overflow:auto;
	overflow-x:hidden;
}

.RadPanelBar .rpLink
{
	width:100%;
	outline:none; /* Remove this for FF to put dotted border around the focused item */

}

.RadPanelBar .rpText
{
	cursor:pointer;
	_cursor:hand;
}

.RadPanelBar .rpSlide
{
	overflow:hidden;
	display:none;
	zoom: 1;
}

.rtl .rpImage
{
	border:0;
	float:right;
}

.rtl 
{
	text-align:right;
}

/* Item 1 */

.RadPanelBar_Rishon .rpItem .rpRootItem1
{
   background: transparent url(/images/rishon/buttons.gif) 0px -21px no-repeat;
   width: 160px !important;
   height: 20px;
   line-height: 0px;
}

.RadPanelBar_Rishon .rpItem .rpRootItem1:hover,
.RadPanelBar_Rishon .rpItem .rpRootSelected1
{
   background: transparent url(/images/rishon/buttons.gif) 0px 0px no-repeat !important;
}

/* Item 2 */

.RadPanelBar_Rishon .rpItem .rpRootItem2
{
   background: transparent url(/images/rishon/buttons.gif) -160px -21px no-repeat;
   width: 160px !important;
   height: 20px;
   line-height: 0px;
}

.RadPanelBar_Rishon .rpItem .rpRootItem2:hover,
.RadPanelBar_Rishon .rpItem .rpRootSelected2
{
   background: transparent url(/images/rishon/buttons.gif) -160px 0px no-repeat !important;
}

/* Item 3 */

.RadPanelBar_Rishon .rpItem .rpRootItem3
{
   background: transparent url(/images/rishon/buttons.gif) -320px -21px no-repeat;
   width: 160px !important;
   height: 20px;
   line-height: 0px;
}

.RadPanelBar_Rishon .rpItem .rpRootItem3:hover,
.RadPanelBar_Rishon .rpItem .rpRootSelected3
{
   background: transparent url(/images/rishon/buttons.gif) -320px 0px no-repeat !important;
}

/* Item 4 */

.RadPanelBar_Rishon .rpItem .rpRootItem4
{
   background: transparent url(/images/rishon/buttons.gif) -480px -21px no-repeat;
   width: 160px !important;
   height: 20px;
   line-height: 0px;
}

.RadPanelBar_Rishon .rpItem .rpRootItem4:hover,
.RadPanelBar_Rishon .rpItem .rpRootSelected4
{
   background: transparent url(/images/rishon/buttons.gif) -480px 0px no-repeat !important;
}

/* Item 5 */

.RadPanelBar_Rishon .rpItem .rpRootItem5
{
   background: transparent url(/images/rishon/buttons.gif) -640px -21px no-repeat;
   width: 160px !important;
   height: 20px;
   line-height: 0px;
}

.RadPanelBar_Rishon .rpItem .rpRootItem5:hover,
.RadPanelBar_Rishon .rpItem .rpRootSelected5
{
   background: transparent url(/images/rishon/buttons.gif) -640px 0px no-repeat !important;
}

/* Item 6 */

.RadPanelBar_Rishon .rpItem .rpRootItem6
{
   background: transparent url(/images/rishon/buttons.gif) 0px -63px no-repeat;
   width: 160px !important;
   height: 20px;
   line-height: 0px;
}

.RadPanelBar_Rishon .rpItem .rpRootItem6:hover,
.RadPanelBar_Rishon .rpItem .rpRootSelected6
{
   background: transparent url(/images/rishon/buttons.gif) 0px -42px no-repeat !important;
}

/* Item 7 */

.RadPanelBar_Rishon .rpItem .rpRootItem7
{
   background: transparent url(/images/rishon/buttons.gif) -160px -63px no-repeat;
   width: 160px !important;
   height: 20px;
   line-height: 0px;
}

.RadPanelBar_Rishon .rpItem .rpRootItem7:hover,
.RadPanelBar_Rishon .rpItem .rpRootSelected7
{
   background: transparent url(/images/rishon/buttons.gif) -160px -42px no-repeat !important;
}

.RadPanelBar .rpRootGroup,
.RadPanelBar .rpGroup,
.RadPanelBar .rpItem
{
	margin:0;
	padding:0;
	list-style-image: none;
	list-style-position:outside;
	list-style:none;
}

.RadPanelBar .rpItem
{
    padding-top: 2px;
	padding-bottom: 2px;
	float:none;
	display:inline;
	position:static;
}

.RadPanelBar .rpSlide
{
    position:static;
    float: none;
    height:auto;
}

.RadPanelBar .rpText:after,
.RadPanelBar .rpTemplate:after,
.RadPanelBar .rpItem:after
{
    content: ""; 
    display: inline; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.RadPanelBar .rpLink,
.RadPanelBar .rpText
{
	text-decoration:none;
	display:block;
}

.RadPanelBar .rpImage
{
	float:right;
	border:0;
	margin-top: 13px;
	vertical-align:middle;
	margin-right: 10px;
}

.RadPanelBar .rpLevel1
{
	overflow:auto;
	overflow-x:hidden;
}

.RadPanelBar .rpLink
{
	width:100%;
	outline:none; /* Remove this for FF to put dotted border around the focused item */

}

.RadPanelBar .rpText
{
	cursor:pointer;
	_cursor:hand;
}

.RadPanelBar .rpSlide
{
	overflow:hidden;
	display:none;
	zoom: 1;
}

.rtl .rpImage
{
	border:0;
	float:right;
}

.rtl 
{
	text-align:right;
}

.RadPanelBar_Rishon_rtl ul.rpRootGroup
{
	text-align: right;
}

.RadPanelBar_Rishon .selected,
.RadPanelBar_Rishon .rpSelected,
.RadPanelBar_Rishon .rpItem .rpLink:hover
{
    background: url('PanelBar/GroupItemSelected.jpg') repeat-y;
}

.RadPanelBar_Rishon .rpGroup .rpItem .rpLink
{
	
}

.RadPanelBar_Rishon .rpItem .rpSlide,
.RadPanelBar_Rishon .rpItem .rpGroup
{
    overflow: visible !important;
}

.RadPanelBar_Rishon .rpLink
{
    width: 160px !important;
    text-decoration: none !important;
    
}

.RadPanelBar_Rishon .rpText
{
    vertical-align: middle;
    padding-right: 30px;
    padding-top: 3px;
    padding-bottom: 3px;
    color: #5f3602;
    font-size: 15px;
    font-weight: normal;
}

.RadPanelBar_Rishon .rpGroup .rpItem .rpText
{
    font-size: 15px;
    font-weight: normal;
}

.RadPanelBar_Rishon .rpRootGroup .rpText
{
    font-size: 15px;
    font-weight: bold;
}

