.dxtlControl_HSVLEDEN
{
	cursor: default;
	font: 12px Tahoma, Geneva, sans-serif;
	color: black;
	border: 1px none #9f9f9f;
}
.dxtlControl_HSVLEDEN caption
{
	background: #ACACAC none;
	border-bottom: 0 solid #9F9F9F;
	border: 1px solid #9F9F9F;
	color: White;
	font-size: 15px;
	font-weight: normal;
	padding: 3px 3px 5px;
	text-align: center;
}

/* Indent cells */
.dxtlIndent_HSVLEDEN,
.dxtlIndentWithButton_HSVLEDEN
{
	vertical-align: top;
	background: white none no-repeat top center;
}
.dxtlIndent_HSVLEDEN
{
	padding: 0 11px;
}
.dxtlIndentWithButton_HSVLEDEN
{
	padding: 5px 7px 6px;
}
.dxtlSelectionCell_HSVLEDEN
{
	border: 1px solid #cfcfcf;
}

/* Tree-lines cells */
.dxtlLineRoot_HSVLEDEN
{
	background: White url('TreeLineRoot.gif') repeat-y top center;
}

.dxtlLineFirst_HSVLEDEN
{
	background-image: url('TreeLineFirst.gif');
}
.dxtlLineMiddle_HSVLEDEN
{
	background-image: url('TreeLineMiddle.gif');
}
.dxtlLineLast_HSVLEDEN
{
	background-image: url('TreeLineLast.gif');
}

.dxtlLineFirstRtl_HSVLEDEN
{
	background-image: url('TreeLineFirstRtl.gif');
}
.dxtlLineMiddleRtl_HSVLEDEN
{
	background-image: url('TreeLineMiddleRtl.gif');
}
.dxtlLineLastRtl_HSVLEDEN
{
	background-image: url('TreeLineLastRtl.gif');
}

/* Headers */
.dxtlHeader_HSVLEDEN
{
	background: #dcdcdc none;
	border: 1px solid #9f9f9f;
	padding: 4px 6px 5px;
	font-weight: normal;
}
.dxtlHeader_HSVLEDEN table.dxtl
{
	border-collapse: collapse;
	width: 100%;
}
.dxtlHeader_HSVLEDEN td.dxtl
{
	padding: 0;
}
.dxtlHeader_HSVLEDEN,
.dxtlHeader_HSVLEDEN td.dxtl
{
	white-space: nowrap;
	text-align: left;
	overflow: hidden;
}

/* Nodes */
.dxtlNode_HSVLEDEN
{
	background: white none;
}
.dxtlAltNode_HSVLEDEN
{
	background: #ededeb none;
}
.dxtlSelectedNode_HSVLEDEN
{
	background: #a0a0a0 none;
	color: white;
}
.dxtlFocusedNode_HSVLEDEN
{
	background: #8d8d8d none;
	color: white;
}
.dxtlInlineEditNode_HSVLEDEN
{
	background: white none;
}
.dxtlEditFormDisplayNode_HSVLEDEN
{
	background: white none;
}

.dxtlNode_HSVLEDEN td.dxtl, 
.dxtlAltNode_HSVLEDEN  td.dxtl, 
.dxtlSelectedNode_HSVLEDEN td.dxtl, 
.dxtlFocusedNode_HSVLEDEN td.dxtl,
.dxtlEditFormDisplayNode_HSVLEDEN td.dxtl,
.dxtlCommandCell_HSVLEDEN
{
	padding: 3px 6px 4px;
	border: 1px solid #cfcfcf;
	white-space: nowrap;
	overflow: hidden;
}
.dxtlInlineEditNode_HSVLEDEN td.dxtl
{
	border: 1px solid #cfcfcf;
	padding: 1px;
}

/* Preview */
.dxtlPreview_HSVLEDEN
{
	background: #f2f2f2 none;
	color: #7f7f7f;
	padding: 14px;
	border: 1px solid #cfcfcf;
	overflow: hidden;
}

/* Footers */
.dxtlGroupFooter_HSVLEDEN
{
	background-color: #E0E0E0;
}
.dxtlFooter_HSVLEDEN
{
	background-color: #D7D7D7;
}
.dxtlGroupFooter_HSVLEDEN td.dxtl,
.dxtlFooter_HSVLEDEN td.dxtl
{
	padding: 5px 6px 6px;
	white-space: nowrap;
	border: 1px solid #cfcfcf;
	overflow: hidden;
}

/* Pagers */
.dxtlPagerTopPanel_HSVLEDEN
{
	border-bottom: 1px none #9f9f9f;
	padding-bottom: 2px;
}
.dxtlPagerBottomPanel_HSVLEDEN
{
	border-top: 1px none #9f9f9f;
	padding-bottom: 2px;
}

/* Editing */
.dxtlEditForm_HSVLEDEN
{
	background: #F0F0F0 none;
	border: 1px solid #D3D3D3;
	padding: 8px 10px 10px;
}
.dxtlEditFormCaption_HSVLEDEN,
.dxtlEditFormEditCell_HSVLEDEN
{
	padding: 4px;
}
.dxtlEditFormCaption_HSVLEDEN
{
	padding-left: 10px;
	white-space: nowrap;
}
.dxtlError_HSVLEDEN
{
	background: #FFC8C8 none;
	color: #FF0000;
	padding: 6px 10px;
	border: 1px solid #cfcfcf;
}
.dxtlPopupEditForm_HSVLEDEN
{
	padding: 12px;
}

/* Links */
.dxtlControl_HSVLEDEN a
{
	color: #0d45b7;
}
.dxtlControl_HSVLEDEN a:hover
{
	color: #5494ea;
}
.dxtlSelectedNode_HSVLEDEN a, 
.dxtlFocusedNode_HSVLEDEN a
{
	color: White;
}
.dxtlSelectedNode_HSVLEDEN a:hover, 
.dxtlFocusedNode_HSVLEDEN a:hover
{
	color: #f0f0f0;
} 
.dxtlCommandCell_HSVLEDEN a
{
	margin-right: 3px;
}

/* Loading panel */
.dxtlLoadingPanel_HSVLEDEN
{
	border: 1px solid #9F9F9F;
	background-color: #E3E3E1;
	font: 12px Tahoma, Geneva, sans-serif;
	color: #303030;
}
.dxtlLoadingPanel_HSVLEDEN td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 12px;
}
.dxtlLoadingDiv_HSVLEDEN
{
	background: white none;
	opacity: 0.01;
	filter: alpha(opacity=1);
}

/* Disabled */
.dxtlDisabled_HSVLEDEN,
.dxtlDisabled_HSVLEDEN .dxtl
{
	color: #808080;
	cursor: default;
}

/* Scrolling */
.dxtlControl_HSVLEDEN .dxtlHSDC 
{
    background-color: #F2F2F2;
}
.dxtlControl_HSVLEDEN .dxtlFSDC
{
    background-color: #D7D7D7;
}

