/* Default r.a.d.panelbar 4 Popcorn skin */

.RadPanelbar_wi_Telis
{
	background: #FFFFFF;
	width: 175px !important;
	font: bold 40px 'Trebuchet MS', Helvetica, sans-serif;
	font-weight: bold !important;
	text-align: center;
	text-transform: uppercase;
	font-size: 18px !important;
}

.RadPanelbar_wi_Telis .text
{
    color: #5B5B5B;
    padding: 15px 10px 15px 5px;
}

.RadPanelbar_wi_Telis .expandable .text
{
	background: transparent url("Img/line-bottom.png") no-repeat bottom;
}


.RadPanelbar_wi_Telis .link:hover .text
{
        background-color: transparent;
}


.RadPanelbar_wi_Telis .rootGroup .item
{
	background: transparent url("Img/line-bottom.png") no-repeat bottom;
}


.RadPanelbar_wi_Telis .rootGroup .selected .text
{ 
	background: #FFFFFF url('Img/line-bottom.png') no-repeat bottom;
	color: #5B5B5B;
}

.RadPanelbar_wi_Telis .image
{
	margin: 4px 0px;
}

.RadPanelbar_wi_Telis .rootGroup .expanded
{
    line-height: 15px;
    overflow: hidden !important;
    color: #5B5B5B;
	background-color: #FFFFFF;
}

.RadPanelbar_wi_Telis .group .last .link,
.RadPanelbar_wi_Telis .group .last .link:hover
{
	border-bottom: 0;
}

.RadPanelbar_wi_Telis .group .link
{
	line-height:15px;
	color: #5B5B5B;
}

.RadPanelbar_wi_Telis .group .selected
{
	text-decoration: none;
}



.RadPanelbar_wi_Telis .level1 .text
{
	line-height: 15px;
	padding-left: 15px;
	padding-right:15px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #5B5B5B;
	background-color: #FFFFFF;
	/*background: #FFFFFF url("Img/item.jpg") repeat;*/
}

.RadPanelbar_wi_Telis .level1 .link:hover .text
{
    color: #F42B24;
    background: #FFFFFF url('Img/item.jpg');
}

.RadPanelbar_wi_Telis .level1 .selected .text
{ 
	color: #F42B24;
    background: #FFFFFF url('Img/item.jpg');
}

.RadPanelbar_wi_Telis .level2 .text
{
	padding-left: 15px;
	padding-right: 30px;
}

.RadPanelbar_wi_Telis .level2 .link:hover .text
{
	color: #F42B24;
    background: #FFFFFF url('Img/item.jpg');
}

.RadPanelbar_wi_Telis .level2 .selected .text
{ 
	color: #F42B24;
    background: #FFFFFF url('Img/item.jpg');
}