.dxtlControl_TrueHomesStyle
{
	cursor: default;
	font: 11px Verdana, Geneva, sans-serif;
	color: Black;
	border: 1px solid #484848;
}
.dxtlControl_TrueHomesStyle caption
{
	font-weight: normal;
	color: White;
	padding: 3px 3px 5px;
	text-align: center;
	background: #757676 url('CssImages/TitleBack.png') repeat-x left top;
	border-bottom: 0 solid #484848;
	border: 1px solid #484848;
}

/* Indent cells */
.dxtlIndent_TrueHomesStyle,
.dxtlIndentWithButton_TrueHomesStyle
{
	vertical-align: top;
	background: white none no-repeat top center;
}
.dxtlIndent_TrueHomesStyle
{
	padding: 0 11px;
}
.dxtlIndentWithButton_TrueHomesStyle
{
	padding: 4px 5px;
}
.dxtlSelectionCell_TrueHomesStyle
{
	border-width: 0;
}

/* Tree-lines cells */
.dxtlLineRoot_TrueHomesStyle,
.dxtlLineFirst_TrueHomesStyle,
.dxtlLineMiddle_TrueHomesStyle,
.dxtlLineLast_TrueHomesStyle,
.dxtlLineFirstRtl_TrueHomesStyle,
.dxtlLineMiddleRtl_TrueHomesStyle,
.dxtlLineLastRtl_TrueHomesStyle
{
	background-color: Transparent;
}

.dxtlIndent_TrueHomesStyle,
.dxtlIndentWithButton_TrueHomesStyle
{
	background-color: White;
}

/* Headers */
.dxtlHeader_TrueHomesStyle,
.dxtlControl_TrueHomesStyle .dxtlHSDC
{
    background: #6c6e6d url('CssImages/HeaderBack.png') repeat-x left top;
}
.dxtlHeader_TrueHomesStyle
{
	border: 1px solid #484848;
	padding: 5px 6px;
	font-weight: normal;
	color: White;
}
.dxtlHeader_TrueHomesStyle table.dxtl
{
	border-collapse: collapse;
	width: 100%;
}
.dxtlHeader_TrueHomesStyle td.dxtl
{
	padding: 0;
}
.dxtlHeader_TrueHomesStyle,
.dxtlHeader_TrueHomesStyle td.dxtl
{
	white-space: nowrap;
	text-align: left;
	overflow: hidden;
}

/* Nodes */
.dxtlNode_TrueHomesStyle
{
	background: white none;
}
.dxtlAltNode_TrueHomesStyle
{
	background: #f5f5f5 none;
}
.dxtlAltNode_TrueHomesStyle .dxtlIndent_TrueHomesStyle,
.dxtlSelectedNode_TrueHomesStyle .dxtlIndent_TrueHomesStyle,
.dxtlFocusedNode_TrueHomesStyle .dxtlIndent_TrueHomesStyle
{
	background: White none;
}
.dxtlSelectedNode_TrueHomesStyle
{
	background: #faedb6 none;
	color: Black;
}
.dxtlFocusedNode_TrueHomesStyle
{
	background: #fdf7d9 none;
	color: Black;
}
.dxtlInlineEditNode_TrueHomesStyle
{
	background: white none;
}
.dxtlEditFormDisplayNode_TrueHomesStyle
{
	background: #f4f4f4 none;
}

.dxtlNode_TrueHomesStyle td.dxtl,
.dxtlAltNode_TrueHomesStyle  td.dxtl,
.dxtlSelectedNode_TrueHomesStyle td.dxtl,
.dxtlFocusedNode_TrueHomesStyle td.dxtl,
.dxtlEditFormDisplayNode_TrueHomesStyle td.dxtl,
.dxtlCommandCell_TrueHomesStyle
{
	padding: 4px 6px;
	border-width: 0;
	white-space: nowrap;
	overflow: hidden;
}
.dxtlHeader_TrueHomesStyle .dxbButton_TrueHomesStyle,
.dxtlCommandCell_TrueHomesStyle .dxbButton_TrueHomesStyle
{
    margin: 0 2px;
}
.dxtlHeader_TrueHomesStyle .dxbButton_TrueHomesStyle .dxb,
.dxtlCommandCell_TrueHomesStyle .dxbButton_TrueHomesStyle .dxb
{
    padding-top: 0;
    padding-bottom: 2px;
}
.dxtlInlineEditNode_TrueHomesStyle td.dxtl
{
	border-width: 0;
	padding: 1px;
}
.dxtlEditFormDisplayNode_TrueHomesStyle td.dxtl,
.dxtlEditFormDisplayNode_TrueHomesStyle td.dxtl__cc
{
	border-bottom: 1px solid #d2d2d2;
}


/* Preview */
.dxtlPreview_TrueHomesStyle
{
	background: #ececec none;
	color: #7f7f7f;
	padding: 14px;
	border-width: 0;
	overflow: hidden;
}

/* Footers */
.dxtlGroupFooter_TrueHomesStyle,
.dxtlFooter_TrueHomesStyle,
.dxtlControl_TrueHomesStyle .dxtlFSDC
{
	background-color: #e3e4e4;
}
.dxtlGroupFooter_TrueHomesStyle td.dxtl,
.dxtlFooter_TrueHomesStyle td.dxtl
{
	padding: 6px;
	white-space: nowrap;
	border-top: 1px solid #cfcfcf;
	border-right: 1px solid #cfcfcf;
	border-bottom: 1px solid #cfcfcf;
	border-left-color: #cfcfcf;
	border-left-style: solid;
	border-left-width: 0!important;
	overflow: hidden;
}
.dxtlGroupFooter_TrueHomesStyle .dx-ar > br,
.dxtlFooter_TrueHomesStyle .dx-ar > br
{
    float: none; 
}

/* Pagers */
.dxtlPagerTopPanel_TrueHomesStyle,
.dxtlPagerBottomPanel_TrueHomesStyle
{
	background: #7b7b7b url('CssImages/PagerPanelBack.png') repeat-x left top;
}

.dxtlPagerTopPanel_TrueHomesStyle
{
	border-bottom: 1px solid #484848;
	padding-bottom: 2px;
}
.dxtlPagerBottomPanel_TrueHomesStyle
{
	border-top: 1px solid #484848;
	padding-bottom: 2px;
}

/* Editing */
.dxtlEditForm_TrueHomesStyle
{
	background: #f4f4f4 none;
	border-width: 0;
	padding: 8px 10px 10px;
}
.dxtlEditFormCaption_TrueHomesStyle,
.dxtlEditFormEditCell_TrueHomesStyle
{
	padding: 4px;
}
.dxtlEditFormCaption_TrueHomesStyle
{
	padding-left: 10px;
	white-space: nowrap;
}
.dxtlError_TrueHomesStyle
{
	background: #e8e8e8 none;
	color: #ba1717;
	padding: 6px 10px;
	border-width: 0;
}
.dxtlPopupEditForm_TrueHomesStyle
{
	padding: 12px;
}

/* Links */
.dxtlControl_TrueHomesStyle a
{
	color: #6289b8;
	text-decoration: none;
}
.dxtlControl_TrueHomesStyle a:hover
{
	text-decoration: underline;
}
.dxtlHeader_TrueHomesStyle a
{
	color: White;
	text-decoration: underline;
}
.dxtlSelectedNode_TrueHomesStyle a,
.dxtlFocusedNode_TrueHomesStyle a
{
	color: #6177b3;
}
.dxtlSelectedNode_TrueHomesStyle a:hover,
.dxtlFocusedNode_TrueHomesStyle a:hover
{
	color: #7f9ddc;
}
.dxtlCommandCell_TrueHomesStyle a
{
	margin-right: 3px;
}

/* Loading panel */
.dxtlLoadingPanel_TrueHomesStyle
{
	font: 12px Tahoma, Geneva, sans-serif;
	color: #7C7C94;
	border: 1px solid #9C9AB7;
	background-color: White;
}
.dxtlLoadingPanel_TrueHomesStyle td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 10px 14px;
}
.dxtlLoadingPanel_TrueHomesStyle .dxlp-loadingImage
{
	background-image: url('../Web/Loading.gif');
	height: 16px;
	width: 16px;
}

/* Disabled */
.dxtlDisabled_TrueHomesStyle,
.dxtlDisabled_TrueHomesStyle .dxtl
{
	color: #c7cacf;
	cursor: default;
}

