/*
    text-align:center; 
    text-transform:uppercase; 
    line-height: 18px;
    font-family:Arial;
	font-size: 18px;
	color: #5B5B5B;
	font-weight: bolder;
	padding-bottom: 20px;
    padding-top: 20px;
	border-bottom: dotted 1px gray;


 Default r.a.d.panelbar 4 Popcorn skin */




.RadPanelbar_wi_Honoreform
{
	background: #F8F8F8;
	width: 204px !important;
	font: bold 10px Arial;
	color: #5B5B5B;
	font-weight: bold !important;
	/*text-align: center;
	text-transform:lowercase;
	padding-bottom: 20px;
    padding-top: 20px;
	border-bottom: dotted 1px gray;*/
}

.RadPanelbar_wi_Honoreform .text
{
    text-align:center; 
    /*text-transform:uppercase; */
    line-height: 10px;
    font-family:Arial;
	font-size: 10px;
	color: #5B5B5B;
	font-weight: bolder;
	padding-bottom: 10px;
    padding-top: 10px;
	border-bottom: dotted 1px gray;
}

.RadPanelbar_wi_Honoreform .expandable .text
{
	background: transparent url("Img/line-bottom.png") no-repeat bottom;
}


.RadPanelbar_wi_Honoreform .link:hover .text
{
        background-color: transparent;
}


.RadPanelbar_wi_Honoreform .rootGroup .item
{
	background: transparent url("Img/line-bottom.png") no-repeat bottom;
}


.RadPanelbar_wi_Honoreform .rootGroup .selected .text
{ 
	background: #F8F8F8 url('Img/line-bottom.png') no-repeat bottom;
	color: #5B5B5B;
}

.RadPanelbar_wi_Honoreform .image
{
	margin: 4px 0px;
}

.RadPanelbar_wi_Honoreform .rootGroup .expanded
{
    line-height: 15px;
    overflow: hidden !important;
    color: #5B5B5B;
	background-color: #F8F8F8;
}

.RadPanelbar_wi_Honoreform .group .last .link,
.RadPanelbar_wi_Honoreform .group .last .link:hover
{
	border-bottom: 0;
}

.RadPanelbar_wi_Honoreform .group .link
{
	line-height:15px;
	color: #5B5B5B;
}

.RadPanelbar_wi_Honoreform .group .selected
{
	text-decoration: none;
}



.RadPanelbar_wi_Honoreform .level1 .text
{
	line-height: 16px;
	padding-left: 15px;
	padding-right:15px;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #5B5B5B;
	font-size: 16px;
	background-color: #F8F8F8;
}

.RadPanelbar_wi_Honoreform .level1 .link:hover .text
{
    color: #F42B24;
    background: #F8F8F8 url('Img/item.jpg');
}

.RadPanelbar_wi_Honoreform .level1 .selected .text
{ 
	color: #F42B24;
    background: #F8F8F8 url('Img/item.jpg');
}

.RadPanelbar_wi_Honoreform .level2 .text
{
	padding-left: 15px;
	padding-right: 30px;
}

.RadPanelbar_wi_Honoreform .level2 .link:hover .text
{
	color: #F42B24;
    background: #F8F8F8 url('Img/item.jpg');
}

.RadPanelbar_wi_Honoreform .level2 .selected .text
{ 
	color: #F42B24;
    background: #F8F8F8 url('Img/item.jpg');
}