/* Default r.a.d.panelbar 4 Default skin */

.RadPanelbar_FilesWithCats
{
}
.RadPanelbar_FilesWithCats .text
{
}
.RadPanelbar_FilesWithCats .image
{
}

.RadPanelbar_FilesWithCats .rootGroup
{
}
.RadPanelbar_FilesWithCats .rootGroup .text
{
	font-size: 11px; 
    color: #1B5E86;
    font-family: Arial,Verdana;
    font-weight: normal;
    background: url('img/HeaderArrow.gif') no-repeat 11px 6px;
    padding-top:2px;
    padding-left: 20px
}
.RadPanelbar_FilesWithCats .rootGroup .link
{
	height:23px;
	background: transparent url(img/itemTextBg.jpg) no-repeat 0px 0px
}
.RadPanelbar_FilesWithCats .rootGroup .expanded .text
{
	font-size: 11px; 
    color: #0075ff;
    font-family: Arial,Verdana;
    font-weight: normal;
    background: url('img/HeaderArrowExpanded.gif') no-repeat 9px 8px;
    padding-top:2px;
    padding-left: 20px
}

/* details (they are within a built-in separator class */
.RadPanelbar_FilesWithCats .group .separator .text
{
	background: none;
	cursor:default;
	padding: 0px 0px 6px 12px;
}

div.filecatseparator
{
	border-bottom: 1px dashed #ff6600;
	margin-top: 24px;
	margin-bottom: 24px
}

div.catlbldiv
{
	color: #666666;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Sans-Serif;
	margin-top: 12px;
	margin-bottom: 12px
}








