/* iOS */
.dxfmControl_Glass,
.dxnbGroupHeader_Glass,
.dxnbGroupHeaderCollapsed_Glass,
.dxnbGroupContent_Glass > TABLE > TBODY > TR,
.dxtcTab_Glass,
.dxtcActiveTab_Glass,
.dxtv-nd_Glass
{
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}

/* -- CheckBox -- */
.dxICBFocused_Glass 
{
	background-color: #a3e4eb!important;
}
.dxICheckBox_Glass 
{
	display: inline-block;
	margin: auto;
	vertical-align: middle;
}
/* -- ASPxCallbackPanel -- */
.dxcpLoadingPanel_Glass
{
	font: 12px Tahoma;
	color: #303030;
}
.dxcpLoadingPanel_Glass td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 12px;
}
.dxcpLoadingPanelWithContent_Glass 
{
	font: 12px Tahoma;
	color: #303030;
	border: 1px solid #7EACB1;
	background-color: White;
}
.dxcpLoadingPanelWithContent_Glass td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 12px;
}
.dxcpLoadingDiv_Glass
{
	background-color: Gray;
	opacity: 0.01;
	filter: progid:DXImageTransform.Microsoft.Alpha(Style=0, Opacity=1);
}
/* Disabled */
.dxcpDisabled_Glass
{
	color: #93a1a4;
	cursor: default;
}

/* -- ASPxCloudControl -- */
.dxccControl_Glass
{
	font: 25px Tahoma;
	text-decoration: none;
	color: #B4CFEC;
	background-color: #FFFFFF;
}
.dxccControl_Glass a
{
	text-decoration: none!important;
	color: #B4CFEC;
}
.dxccControl_Glass a:hover
{
	text-decoration: underline!important;
}
/* Disabled */
.dxccDisabled_Glass
{
	color: #93a1a4;
	cursor: default;
}

/* -- ASPxDataView -- */
.dxdvControl_Glass 
{
	font: 12px Tahoma;
	color: #333434;
	background-color: #EDF3F4;
	border: 1px Solid #98BFC2;
}
.dxdvControl_Glass td.dxdvCtrl
{
	padding: 1px;
}
.dxdvLoadingPanel_Glass
{
	font: 12px Tahoma;
	color: #303030;
	border: 1px solid #7EACB1;
	background-color: White;
}
.dxdvLoadingPanel_Glass td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 12px;
}
.dxdvContent_Glass
{
}
.dxdvItem_Glass,
.dxdvFlowItem_Glass
{
	background-color: #EDF3F4;
	padding: 12px 50px;
	height: 180px;
	height: expression("154px");
}
.dxdvFlowItem_Glass
{
	float: left;
	overflow: hidden;
}
.dxdvFlowItemsContainer_Glass
{
}
.dxdvEmptyItem_Glass
{
	text-align: left;
	vertical-align: top;
	padding: 12px 50px;
	height: 180px;
	height: expression("154px");
}
.dxdvEmptyData_Glass
{
	color: Gray;
	padding: 11px 39px;
}
/* Disabled */
.dxdvDisabled_Glass
{
	color: #93a1a4;
	cursor: default;
}

/* -- ASPxHeadline -- */
.dxhlControl_Glass
{
	font: 10px Tahoma;
	color: black;
	background-color: white;
	padding: 12px 8px 12px 3px;
}
.dxhlControl_Glass a
{
	color: #2A769D;
}
.dxhlContent_Glass
{
	font-size: 12px;
	color: #575757;
}
.dxhlDate_Glass
{
	color: #9B9B9B;
	white-space: nowrap;
}
.dxhlHeader_Glass
{
	font-size: 16px;
	color: #387FA4;
	line-height: 110%;
}
.dxhlLeftPanel_Glass
{
}
.dxhlRightPanel_Glass
{
}
/* Disabled */
.dxhlDisabled_Glass
{
	color: #808080;
	cursor: default;
}

/* -- ASPxLoadingPanel -- */
.dxlpLoadingPanel_Glass
{
	font: 12px Tahoma;
	color: #303030;
	border: 1px solid #7EACB1;
	background-color: White;
}
.dxlpLoadingPanel_Glass td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 12px;
}
.dxlpLoadingDiv_Glass
{
	background-color: #777777;
	opacity: 0.7;
	filter: progid:DXImageTransform.Microsoft.Alpha(Style=0, Opacity=70);
}

/* -- ASPxMenu -- */
.dxmLoadingPanel_Glass
{
	font: 12px Tahoma;
	color: #303030;
}
.dxmLoadingPanel_Glass td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 6px;
}
.dxmMenu_Glass,
.dxmVerticalMenu_Glass
{
	font: 12px Tahoma;
	color: black;
	border: 1px Solid #A5A6A8;
	padding: 0;
	background: #F0F0F0 url('mItemBack.gif') repeat-x left top;
}
.dxmMenu_Glass a,
.dxmVerticalMenu_Glass a,
.dxmSubMenu_Glass a
{
	color: black;
	text-decoration: none;
}

.dxmVerticalMenu_Glass
{
	background: #EDF3F4 url('mVItemBack.gif') repeat-x left top;
	padding: 1px;
}

.dxmMenuGutter_Glass,
.dxmMenuRtlGutter_Glass
{
}

.dxmMenuSeparator_Glass .dx,
.dxmMenuFullHeightSeparator_Glass .dx 
{
	font-size: 0;
	line-height: 0;
	overflow: hidden;
	width: 1px;
	height: 1px;
}
.dxmMenuSeparator_Glass,
.dxmMenuFullHeightSeparator_Glass
{
	width: 1px;
}

.dxmMenuSeparator_Glass .dx,
.dxmMenuFullHeightSeparator_Glass,
.dxmMenuVerticalSeparator_Glass
{
	background-color: #A5A6A8;
	width: 1px;
}
.dxmMenuSeparator_Glass
{
	display: none;
}
.dxmMenuVerticalSeparator_Glass
{
	width: 100%;
	height: 1px;
}

.dxmMenuItem_Glass,
.dxmMenuItemWithImage_Glass,
.dxmMenuItemWithPopOutImage_Glass,
.dxmMenuItemWithImageWithPopOutImage_Glass,
.dxmVerticalMenuItem_Glass,
.dxmVerticalMenuItemWithImage_Glass,
.dxmVerticalMenuItemWithPopOutImage_Glass,
.dxmVerticalMenuItemWithImageWithPopOutImage_Glass,
.dxmVerticalMenuRtlItem_Glass,
.dxmVerticalMenuRtlItemWithImage_Glass,
.dxmVerticalMenuRtlItemWithPopOutImage_Glass,
.dxmVerticalMenuRtlItemWithImageWithPopOutImage_Glass,
.dxmMenuLargeItem_Glass,
.dxmMenuLargeItemWithImage_Glass,
.dxmMenuLargeItemWithPopOutImage_Glass,
.dxmMenuLargeItemWithImageWithPopOutImage_Glass,
.dxmVerticalMenuLargeItem_Glass,
.dxmVerticalMenuLargeItemWithImage_Glass,
.dxmVerticalMenuLargeItemWithPopOutImage_Glass,
.dxmVerticalMenuLargeItemWithImageWithPopOutImage_Glass,
.dxmVerticalMenuLargeRtlItem_Glass,
.dxmVerticalMenuLargeRtlItemWithImage_Glass,
.dxmVerticalMenuLargeRtlItemWithPopOutImage_Glass,
.dxmVerticalMenuLargeRtlItemWithImageWithPopOutImage_Glass
{
	white-space: nowrap;
	background: url('mItemBack.gif') repeat-x left top;
	border-style: none;
}
.dxmVerticalMenuItem_Glass,
.dxmVerticalMenuItemWithImage_Glass,
.dxmVerticalMenuItemWithPopOutImage_Glass,
.dxmVerticalMenuItemWithImageWithPopOutImage_Glass,
.dxmVerticalMenuRtlItem_Glass,
.dxmVerticalMenuRtlItemWithImage_Glass,
.dxmVerticalMenuRtlItemWithPopOutImage_Glass,
.dxmVerticalMenuRtlItemWithImageWithPopOutImage_Glass
{
	background: url('mVItemBack.gif') repeat-x left top;
}
.dxmMenuLargeItem_Glass,
.dxmMenuLargeItemWithImage_Glass,
.dxmMenuLargeItemWithPopOutImage_Glass,
.dxmMenuLargeItemWithImageWithPopOutImage_Glass,
.dxmVerticalMenuLargeItem_Glass,
.dxmVerticalMenuLargeItemWithImage_Glass,
.dxmVerticalMenuLargeItemWithPopOutImage_Glass,
.dxmVerticalMenuLargeItemWithImageWithPopOutImage_Glass,
.dxmVerticalMenuLargeRtlItem_Glass,
.dxmVerticalMenuLargeRtlItemWithImage_Glass,
.dxmVerticalMenuLargeRtlItemWithPopOutImage_Glass,
.dxmVerticalMenuLargeRtlItemWithImageWithPopOutImage_Glass
{
	background: url('mLargeItemBack.gif') repeat-x left top;
}

.dxmMenuItem_Glass
{
	padding: 4px 13px 5px;
}
.dxmMenuItemWithImage_Glass
{
	padding: 4px 13px 5px 9px;
}
.dxmMenuItemWithPopOutImage_Glass
{
	padding: 4px 13px 5px;
}
.dxmMenuItemWithImageWithPopOutImage_Glass
{
	padding: 4px 13px 5px 9px;
}
.dxmVerticalMenuItem_Glass,
.dxmVerticalMenuItemWithImage_Glass
{
	padding: 3px 19px 4px 8px;
}
.dxmVerticalMenuRtlItem_Glass,
.dxmVerticalMenuRtlItemWithImage_Glass
{
	padding: 3px 8px 4px 19px;
}
.dxmVerticalMenuItemWithPopOutImage_Glass,
.dxmVerticalMenuItemWithImageWithPopOutImage_Glass
{
	padding: 3px 6px 4px 8px;
}
.dxmVerticalMenuRtlItemWithPopOutImage_Glass,
.dxmVerticalMenuRtlItemWithImageWithPopOutImage_Glass
{
	padding: 3px 8px 4px 6px;
}
.dxmMenuLargeItem_Glass,
.dxmMenuLargeItemWithImage_Glass
{
	padding: 4px 12px 4px 11px;
}
.dxmMenuLargeItemWithPopOutImage_Glass,
.dxmMenuLargeItemWithImageWithPopOutImage_Glass
{
	padding: 4px 6px 5px 11px;
}
.dxmVerticalMenuLargeItem_Glass,
.dxmVerticalMenuLargeItemWithImage_Glass
{
	padding: 6px 12px 6px 11px;
}
.dxmVerticalMenuLargeRtlItem_Glass,
.dxmVerticalMenuLargeRtlItemWithImage_Glass
{
	padding: 6px 11px 6px 12px;
}
.dxmVerticalMenuLargeItemWithPopOutImage_Glass,
.dxmVerticalMenuLargeItemWithImageWithPopOutImage_Glass
{
	padding: 6px 6px 6px 11px;
}
.dxmVerticalMenuLargeRtlItemWithPopOutImage_Glass,
.dxmVerticalMenuLargeRtlItemWithImageWithPopOutImage_Glass
{
	padding: 6px 11px 6px 6px;
}
.dxmMenuItemDropDownButton_Glass,
.dxmMenuLargeItemDropDownButton_Glass,
.dxmMenuRtlItemDropDownButton_Glass,
.dxmMenuLargeRtlItemDropDownButton_Glass
{
	padding-right: 12px;
	padding-left: 12px;
}
.dxmVerticalMenuItemDropDownButton_Glass,
.dxmVerticalMenuLargeItemDropDownButton_Glass,
.dxmVerticalMenuRtlItemDropDownButton_Glass,
.dxmVerticalMenuLargeRtlItemDropDownButton_Glass
{
	padding-right: 7px;
	padding-left: 7px;
}

.dxmMenuItemSelected_Glass,
.dxmMenuItemSelectedWithImage_Glass,
.dxmMenuItemSelectedWithPopOutImage_Glass,
.dxmMenuItemSelectedWithImageWithPopOutImage_Glass,
.dxmVerticalMenuItemSelected_Glass,
.dxmVerticalMenuItemSelectedWithImage_Glass,
.dxmVerticalMenuItemSelectedWithPopOutImage_Glass,
.dxmVerticalMenuItemSelectedWithImageWithPopOutImage_Glass,
.dxmVerticalMenuRtlItemSelected_Glass,
.dxmVerticalMenuRtlItemSelectedWithImage_Glass,
.dxmVerticalMenuRtlItemSelectedWithPopOutImage_Glass,
.dxmVerticalMenuRtlItemSelectedWithImageWithPopOutImage_Glass,
.dxmMenuLargeItemSelected_Glass,
.dxmMenuLargeItemSelectedWithImage_Glass,
.dxmMenuLargeItemSelectedWithPopOutImage_Glass,
.dxmMenuLargeItemSelectedWithImageWithPopOutImage_Glass,
.dxmVerticalMenuLargeItemSelected_Glass,
.dxmVerticalMenuLargeItemWithImageSelected_Glass,
.dxmVerticalMenuLargeItemSelectedWithPopOutImage_Glass,
.dxmVerticalMenuLargeItemSelectedWithImageWithPopOutImage_Glass,
.dxmVerticalMenuLargeRtlItemSelected_Glass,
.dxmVerticalMenuLargeRtlItemWithImageSelected_Glass,
.dxmVerticalMenuLargeRtlItemSelectedWithPopOutImage_Glass,
.dxmVerticalMenuLargeRtlItemSelectedWithImageWithPopOutImage_Glass
{
	color: White;
	background: White url('mItemSBack.gif') repeat-x left top;
	border-style: none;
}
.dxmMenuItemSelected_Glass a,
.dxmMenuItemSelectedWithImage_Glass a,
.dxmMenuItemSelectedWithPopOutImage_Glass a,
.dxmMenuItemSelectedWithImageWithPopOutImage_Glass a,
.dxmVerticalMenuItemSelected_Glass a,
.dxmVerticalMenuItemSelectedWithImage_Glass a,
.dxmVerticalMenuItemSelectedWithPopOutImage_Glass a,
.dxmVerticalMenuItemSelectedWithImageWithPopOutImage_Glass a,
.dxmVerticalMenuRtlItemSelected_Glass a,
.dxmVerticalMenuRtlItemSelectedWithImage_Glass a,
.dxmVerticalMenuRtlItemSelectedWithPopOutImage_Glass a,
.dxmVerticalMenuRtlItemSelectedWithImageWithPopOutImage_Glass a,
.dxmMenuLargeItemSelected_Glass a,
.dxmMenuLargeItemSelectedWithImage_Glass a,
.dxmMenuLargeItemSelectedWithPopOutImage_Glass a,
.dxmMenuLargeItemSelectedWithImageWithPopOutImage_Glass a,
.dxmVerticalMenuLargeItemSelected_Glass a,
.dxmVerticalMenuLargeItemWithImageSelected_Glass a,
.dxmVerticalMenuLargeItemSelectedWithPopOutImage_Glass a,
.dxmVerticalMenuLargeItemSelectedWithImageWithPopOutImage_Glass a,
.dxmVerticalMenuLargeRtlItemSelected_Glass a,
.dxmVerticalMenuLargeRtlItemWithImageSelected_Glass a,
.dxmVerticalMenuLargeRtlItemSelectedWithPopOutImage_Glass a,
.dxmVerticalMenuLargeRtlItemSelectedWithImageWithPopOutImage_Glass a
{
	color: White;
}
.dxmVerticalMenuItemSelected_Glass,
.dxmVerticalMenuItemSelectedWithImage_Glass,
.dxmVerticalMenuItemSelectedWithPopOutImage_Glass,
.dxmVerticalMenuItemSelectedWithImageWithPopOutImage_Glass,
.dxmVerticalMenuRtlItemSelected_Glass,
.dxmVerticalMenuRtlItemSelectedWithImage_Glass,
.dxmVerticalMenuRtlItemSelectedWithPopOutImage_Glass,
.dxmVerticalMenuRtlItemSelectedWithImageWithPopOutImage_Glass
{
	background: White url('mVItemSBack.gif') repeat-x left top;
}
.dxmMenuLargeItemSelected_Glass,
.dxmMenuLargeItemSelectedWithImage_Glass,
.dxmMenuLargeItemSelectedWithPopOutImage_Glass,
.dxmMenuLargeItemSelectedWithImageWithPopOutImage_Glass,
.dxmVerticalMenuLargeItemSelected_Glass,
.dxmVerticalMenuLargeItemWithImageSelected_Glass,
.dxmVerticalMenuLargeItemSelectedWithPopOutImage_Glass,
.dxmVerticalMenuLargeItemSelectedWithImageWithPopOutImage_Glass,
.dxmVerticalMenuLargeRtlItemSelected_Glass,
.dxmVerticalMenuLargeRtlItemWithImageSelected_Glass,
.dxmVerticalMenuLargeRtlItemSelectedWithPopOutImage_Glass,
.dxmVerticalMenuLargeRtlItemSelectedWithImageWithPopOutImage_Glass
{
	background: White url('mLargeItemSBack.gif') repeat-x left top;
}

.dxmMenuItemSelected_Glass
{
	padding: 4px 13px 5px;
}
.dxmMenuItemSelectedWithImage_Glass
{
	padding: 4px 13px 5px 9px;
}
.dxmMenuItemSelectedWithPopOutImage_Glass
{
	padding: 4px 13px 5px;
}
.dxmMenuItemSelectedWithImageWithPopOutImage_Glass
{
	padding: 4px 13px 5px 9px;
}
.dxmVerticalMenuItemSelected_Glass,
.dxmVerticalMenuItemSelectedWithImage_Glass
{
	padding: 3px 19px 4px 8px;
}
.dxmVerticalMenuRtlItemSelected_Glass,
.dxmVerticalMenuRtlItemSelectedWithImage_Glass
{
	padding: 3px 8px 4px 19px;
}
.dxmVerticalMenuItemSelectedWithPopOutImage_Glass,
.dxmVerticalMenuItemSelectedWithImageWithPopOutImage_Glass
{
	padding: 3px 6px 4px 8px;
}
.dxmVerticalMenuRtlItemSelectedWithPopOutImage_Glass,
.dxmVerticalMenuRtlItemSelectedWithImageWithPopOutImage_Glass
{
	padding: 3px 8px 4px 6px;
}
.dxmMenuLargeItemSelected_Glass,
.dxmMenuLargeItemSelectedWithImage_Glass
{
	padding: 4px 12px 4px 11px;
}
.dxmMenuLargeItemSelectedWithPopOutImage_Glass,
.dxmMenuLargeItemSelectedWithImageWithPopOutImage_Glass
{
	padding: 4px 6px 5px 11px;
}
.dxmVerticalMenuLargeItemSelected_Glass,
.dxmVerticalMenuLargeItemSelectedWithImage_Glass
{
	padding: 6px 12px 6px 11px;
}
.dxmVerticalMenuLargeRtlItemSelected_Glass,
.dxmVerticalMenuLargeRtlItemSelectedWithImage_Glass
{
	padding: 6px 11px 6px 12px;
}
.dxmVerticalMenuLargeItemSelectedWithPopOutImage_Glass,
.dxmVerticalMenuLargeItemSelectedWithImageWithPopOutImage_Glass
{
	padding: 6px 6px 6px 11px;
}
.dxmVerticalMenuLargeRtlItemSelectedWithPopOutImage_Glass,
.dxmVerticalMenuLargeRtlItemSelectedWithImageWithPopOutImage_Glass
{
	padding: 6px 11px 6px 6px;
}
.dxmMenuItemDropDownButtonSelected_Glass,
.dxmMenuLargeItemDropDownButtonSelected_Glass,
.dxmMenuRtlItemDropDownButtonSelected_Glass,
.dxmMenuLargeRtlItemDropDownButtonSelected_Glass
{
	padding-right: 12px;
	padding-left: 12px;
}
.dxmVerticalMenuItemDropDownButtonSelected_Glass,
.dxmVerticalMenuLargeItemDropDownButtonSelected_Glass
{
	border-left: 1px solid #A5A6A8;
	padding-right: 7px;
	padding-left: 6px;
}
.dxmVerticalMenuRtlItemDropDownButtonSelected_Glass,
.dxmVerticalMenuLargeRtlItemDropDownButtonSelected_Glass
{
	border-right: 1px solid #A5A6A8;
	padding-right: 6px;
	padding-left: 7px;
}

.dxmMenuItemChecked_Glass,
.dxmMenuItemCheckedWithImage_Glass,
.dxmMenuItemCheckedWithPopOutImage_Glass,
.dxmMenuItemCheckedWithImageWithPopOutImage_Glass,
.dxmVerticalMenuItemChecked_Glass,
.dxmVerticalMenuItemCheckedWithImage_Glass,
.dxmVerticalMenuItemCheckedWithPopOutImage_Glass,
.dxmVerticalMenuItemCheckedWithImageWithPopOutImage_Glass,
.dxmVerticalMenuRtlItemChecked_Glass,
.dxmVerticalMenuRtlItemCheckedWithImage_Glass,
.dxmVerticalMenuRtlItemCheckedWithPopOutImage_Glass,
.dxmVerticalMenuRtlItemCheckedWithImageWithPopOutImage_Glass,
.dxmMenuLargeItemChecked_Glass,
.dxmMenuLargeItemCheckedWithImage_Glass,
.dxmMenuLargeItemCheckedWithPopOutImage_Glass,
.dxmMenuLargeItemCheckedWithImageWithPopOutImage_Glass,
.dxmVerticalMenuLargeItemChecked_Glass,
.dxmVerticalMenuLargeItemWithImageChecked_Glass,
.dxmVerticalMenuLargeItemCheckedWithPopOutImage_Glass,
.dxmVerticalMenuLargeItemCheckedWithImageWithPopOutImage_Glass,
.dxmVerticalMenuLargeRtlItemChecked_Glass,
.dxmVerticalMenuLargeRtlItemWithImageChecked_Glass,
.dxmVerticalMenuLargeRtlItemCheckedWithPopOutImage_Glass,
.dxmVerticalMenuLargeRtlItemCheckedWithImageWithPopOutImage_Glass
{
	color: White;
	background: White url('mItemSBack.gif') repeat-x left top;
	border-style: none;
}
.dxmVerticalMenuItemChecked_Glass,
.dxmVerticalMenuItemCheckedWithImage_Glass,
.dxmVerticalMenuItemCheckedWithPopOutImage_Glass,
.dxmVerticalMenuItemCheckedWithImageWithPopOutImage_Glass,
.dxmVerticalMenuRtlItemChecked_Glass,
.dxmVerticalMenuRtlItemCheckedWithImage_Glass,
.dxmVerticalMenuRtlItemCheckedWithPopOutImage_Glass,
.dxmVerticalMenuRtlItemCheckedWithImageWithPopOutImage_Glass
{
	background: White url('mVItemSBack.gif') repeat-x left top;
}
.dxmMenuLargeItemChecked_Glass,
.dxmMenuLargeItemCheckedWithImage_Glass,
.dxmMenuLargeItemCheckedWithPopOutImage_Glass,
.dxmMenuLargeItemCheckedWithImageWithPopOutImage_Glass,
.dxmVerticalMenuLargeItemChecked_Glass,
.dxmVerticalMenuLargeItemWithImageChecked_Glass,
.dxmVerticalMenuLargeItemCheckedWithPopOutImage_Glass,
.dxmVerticalMenuLargeItemCheckedWithImageWithPopOutImage_Glass,
.dxmVerticalMenuLargeRtlItemChecked_Glass,
.dxmVerticalMenuLargeRtlItemWithImageChecked_Glass,
.dxmVerticalMenuLargeRtlItemCheckedWithPopOutImage_Glass,
.dxmVerticalMenuLargeRtlItemCheckedWithImageWithPopOutImage_Glass
{
	background: White url('mLargeItemSBack.gif') repeat-x left top;
}

.dxmMenuItemChecked_Glass
{
	padding: 4px 13px 5px;
}
.dxmMenuItemCheckedWithImage_Glass
{
	padding: 4px 13px 5px 9px;
}
.dxmMenuItemCheckedWithPopOutImage_Glass
{
	padding: 4px 13px 5px;
}
.dxmMenuItemCheckedWithImageWithPopOutImage_Glass
{
	padding: 4px 13px 5px 9px;
}
.dxmVerticalMenuItemChecked_Glass,
.dxmVerticalMenuItemCheckedWithImage_Glass
{
	padding: 3px 19px 4px 8px;
}
.dxmVerticalMenuRtlItemChecked_Glass,
.dxmVerticalMenuRtlItemCheckedWithImage_Glass
{
	padding: 3px 8px 4px 19px;
}
.dxmVerticalMenuItemCheckedWithPopOutImage_Glass,
.dxmVerticalMenuItemCheckedWithImageWithPopOutImage_Glass
{
	padding: 3px 6px 4px 8px;
}
.dxmVerticalMenuRtlItemCheckedWithPopOutImage_Glass,
.dxmVerticalMenuRtlItemCheckedWithImageWithPopOutImage_Glass
{
	padding: 3px 8px 4px 6px;
}
.dxmMenuLargeItemChecked_Glass,
.dxmMenuLargeItemCheckedWithImage_Glass
{
	padding: 4px 12px 4px 11px;
}
.dxmMenuLargeItemCheckedWithPopOutImage_Glass,
.dxmMenuLargeItemCheckedWithImageWithPopOutImage_Glass
{
	padding: 4px 6px 5px 11px;
}
.dxmVerticalMenuLargeItemChecked_Glass,
.dxmVerticalMenuLargeItemCheckedWithImage_Glass
{
	padding: 6px 12px 6px 11px;
}
.dxmVerticalMenuLargeRtlItemChecked_Glass,
.dxmVerticalMenuLargeRtlItemCheckedWithImage_Glass
{
	padding: 6px 11px 6px 12px;
}
.dxmVerticalMenuLargeItemCheckedWithPopOutImage_Glass,
.dxmVerticalMenuLargeItemCheckedWithImageWithPopOutImage_Glass
{
	padding: 6px 6px 6px 11px;
}
.dxmVerticalMenuLargeRtlItemCheckedWithPopOutImage_Glass,
.dxmVerticalMenuLargeRtlItemCheckedWithImageWithPopOutImage_Glass
{
	padding: 6px 11px 6px 6px;
}
.dxmMenuItemDropDownButtonChecked_Glass,
.dxmMenuLargeItemDropDownButtonChecked_Glass,
.dxmMenuRtlItemDropDownButtonChecked_Glass,
.dxmMenuLargeRtlItemDropDownButtonChecked_Glass
{
	padding-right: 12px;
	padding-left: 12px;
}
.dxmVerticalMenuItemDropDownButtonChecked_Glass,
.dxmVerticalMenuLargeItemDropDownButtonChecked_Glass
{
	border-left: 1px solid #A5A6A8;
	padding-right: 7px;
	padding-left: 6px;
}
.dxmVerticalMenuRtlItemDropDownButtonChecked_Glass,
.dxmVerticalMenuLargeRtlItemDropDownButtonChecked_Glass
{
	border-right: 1px solid #A5A6A8;
	padding-right: 6px;
	padding-left: 7px;
}

.dxmMenuItemHover_Glass,
.dxmMenuItemHoverWithImage_Glass,
.dxmMenuItemHoverWithPopOutImage_Glass,
.dxmMenuItemHoverWithImageWithPopOutImage_Glass, 
.dxmVerticalMenuItemHover_Glass,
.dxmVerticalMenuItemHoverWithImage_Glass,
.dxmVerticalMenuItemHoverWithPopOutImage_Glass,
.dxmVerticalMenuItemHoverWithImageWithPopOutImage_Glass,
.dxmVerticalMenuRtlItemHover_Glass,
.dxmVerticalMenuRtlItemHoverWithImage_Glass,
.dxmVerticalMenuRtlItemHoverWithPopOutImage_Glass,
.dxmVerticalMenuRtlItemHoverWithImageWithPopOutImage_Glass,
.dxmMenuLargeItemHover_Glass,
.dxmMenuLargeItemHoverWithImage_Glass,
.dxmMenuLargeItemHoverWithPopOutImage_Glass,
.dxmMenuLargeItemHoverWithImageWithPopOutImage_Glass, 
.dxmVerticalMenuLargeItemHover_Glass,
.dxmVerticalMenuLargeItemHoverWithImage_Glass,
.dxmVerticalMenuLargeItemHoverWithPopOutImage_Glass,
.dxmVerticalMenuLargeItemHoverWithImageWithPopOutImage_Glass,
.dxmVerticalMenuLargeRtlItemHover_Glass,
.dxmVerticalMenuLargeRtlItemHoverWithImage_Glass,
.dxmVerticalMenuLargeRtlItemHoverWithPopOutImage_Glass,
.dxmVerticalMenuLargeRtlItemHoverWithImageWithPopOutImage_Glass
{
	color: black;
	background: #CBCBCB url('mItemHBack.gif') repeat-x left top;
	border-style: none;
}
.dxmMenuItemHover_Glass a,
.dxmMenuItemHoverWithImage_Glass a,
.dxmMenuItemHoverWithPopOutImage_Glass a,
.dxmMenuItemHoverWithImageWithPopOutImage_Glass a, 
.dxmVerticalMenuItemHover_Glass a,
.dxmVerticalMenuItemHoverWithImage_Glass a,
.dxmVerticalMenuItemHoverWithPopOutImage_Glass a,
.dxmVerticalMenuItemHoverWithImageWithPopOutImage_Glass a, 
.dxmVerticalMenuRtlItemHover_Glass a,
.dxmVerticalMenuRtlItemHoverWithImage_Glass a,
.dxmVerticalMenuRtlItemHoverWithPopOutImage_Glass a,
.dxmVerticalMenuRtlItemHoverWithImageWithPopOutImage_Glass a, 
.dxmMenuLargeItemHover_Glass a,
.dxmMenuLargeItemHoverWithImage_Glass a,
.dxmMenuLargeItemHoverWithPopOutImage_Glass a,
.dxmMenuLargeItemHoverWithImageWithPopOutImage_Glass a, 
.dxmVerticalMenuLargeItemHover_Glass a,
.dxmVerticalMenuLargeItemHoverWithImage_Glass a,
.dxmVerticalMenuLargeItemHoverWithPopOutImage_Glass a,
.dxmVerticalMenuLargeItemHoverWithImageWithPopOutImage_Glass a,
.dxmVerticalMenuLargeRtlItemHover_Glass a,
.dxmVerticalMenuLargeRtlItemHoverWithImage_Glass a,
.dxmVerticalMenuLargeRtlItemHoverWithPopOutImage_Glass a,
.dxmVerticalMenuLargeRtlItemHoverWithImageWithPopOutImage_Glass a
{
	color: black;
}
.dxmVerticalMenuItemHover_Glass,
.dxmVerticalMenuItemHoverWithImage_Glass,
.dxmVerticalMenuItemHoverWithPopOutImage_Glass,
.dxmVerticalMenuItemHoverWithImageWithPopOutImage_Glass,
.dxmVerticalMenuRtlItemHover_Glass,
.dxmVerticalMenuRtlItemHoverWithImage_Glass,
.dxmVerticalMenuRtlItemHoverWithPopOutImage_Glass,
.dxmVerticalMenuRtlItemHoverWithImageWithPopOutImage_Glass
{
	background: #CBCBCB url('mVItemHBack.gif') repeat-x left top;
}
.dxmMenuLargeItemHover_Glass,
.dxmMenuLargeItemHoverWithImage_Glass,
.dxmMenuLargeItemHoverWithPopOutImage_Glass,
.dxmMenuLargeItemHoverWithImageWithPopOutImage_Glass,
.dxmVerticalMenuLargeItemHover_Glass,
.dxmVerticalMenuLargeItemHoverWithImage_Glass,
.dxmVerticalMenuLargeItemHoverWithPopOutImage_Glass,
.dxmVerticalMenuLargeItemHoverWithImageWithPopOutImage_Glass,
.dxmVerticalMenuLargeRtlItemHover_Glass,
.dxmVerticalMenuLargeRtlItemHoverWithImage_Glass,
.dxmVerticalMenuLargeRtlItemHoverWithPopOutImage_Glass,
.dxmVerticalMenuLargeRtlItemHoverWithImageWithPopOutImage_Glass
{
	background: #CBCBCB url('mLargeItemHBack.gif') repeat-x left top;
}

.dxmMenuItemHover_Glass
{
	padding: 4px 13px 5px;
}
.dxmMenuItemHoverWithImage_Glass
{
	padding: 4px 13px 5px 9px;
}
.dxmMenuItemHoverWithPopOutImage_Glass
{
	padding: 4px 13px 5px;
}
.dxmMenuItemHoverWithImageWithPopOutImage_Glass
{
	padding: 4px 13px 5px 9px;
}		
.dxmVerticalMenuItemHover_Glass,
.dxmVerticalMenuItemHoverWithImage_Glass
{
	padding: 3px 19px 4px 8px;
}
.dxmVerticalMenuRtlItemHover_Glass,
.dxmVerticalMenuRtlItemHoverWithImage_Glass
{
	padding: 3px 8px 4px 19px;
}
.dxmVerticalMenuItemHoverWithPopOutImage_Glass,
.dxmVerticalMenuItemHoverWithImageWithPopOutImage_Glass
{
	padding: 3px 6px 4px 8px;
}
.dxmVerticalMenuRtlItemHoverWithPopOutImage_Glass,
.dxmVerticalMenuRtlItemHoverWithImageWithPopOutImage_Glass
{
	padding: 3px 8px 4px 6px;
}
.dxmMenuLargeItemHover_Glass,
.dxmMenuLargeItemHoverWithImage_Glass
{
	padding: 4px 12px 4px 11px;
}
.dxmMenuLargeItemHoverWithPopOutImage_Glass,
.dxmMenuLargeItemHoverWithImageWithPopOutImage_Glass
{
	padding: 4px 6px 5px 11px;
}
.dxmVerticalMenuLargeItemHover_Glass,
.dxmVerticalMenuLargeItemHoverWithImage_Glass
{
	padding: 6px 12px 6px 11px;
}
.dxmVerticalMenuLargeRtlItemHover_Glass,
.dxmVerticalMenuLargeRtlItemHoverWithImage_Glass
{
	padding: 6px 11px 6px 12px;
}
.dxmVerticalMenuLargeItemHoverWithPopOutImage_Glass,
.dxmVerticalMenuLargeItemHoverWithImageWithPopOutImage_Glass
{
	padding: 6px 6px 6px 11px;
}
.dxmVerticalMenuLargeRtlItemHoverWithPopOutImage_Glass,
.dxmVerticalMenuLargeRtlItemHoverWithImageWithPopOutImage_Glass
{
	padding: 6px 11px 6px 6px;
}
.dxmMenuItemDropDownButtonHover_Glass,
.dxmMenuLargeItemDropDownButtonHover_Glass
{
	border-left: 1px solid #A5A6A8;
	padding-right: 12px;
	padding-left: 11px;
}
.dxmMenuRtlItemDropDownButtonHover_Glass,
.dxmMenuLargeRtlItemDropDownButtonHover_Glass
{
	border-right: 1px solid #A5A6A8;
	padding-right: 11px;
	padding-left: 12px;
}
.dxmVerticalMenuItemDropDownButtonHover_Glass,
.dxmVerticalMenuLargeItemDropDownButtonHover_Glass
{
	border-left: 1px solid #A5A6A8;
	padding-right: 7px;
	padding-left: 6px;
}
.dxmVerticalMenuRtlItemDropDownButtonHover_Glass,
.dxmVerticalMenuLargeRtlItemDropDownButtonHover_Glass
{
	border-right: 1px solid #A5A6A8;
	padding-right: 6px;
	padding-left: 7px;
}
.dxmSubMenu_Glass
{
	font: 12px Tahoma;
	color: black;
	background-color: #EDF3F4;
	border: 1px solid #7EACB1;
	padding: 2px;
}
.dxmSubMenuGutter_Glass,
.dxmSubMenuRtlGutter_Glass
{
	background-color: #EDF3F4;
}
.dxmSubMenuSeparator_Glass
{
	width: 100%;
	height: 1px;
	background-color: #7EACB1;
}
.dxmSubMenuItem_Glass,
.dxmSubMenuItemWithImage_Glass,
.dxmSubMenuItemWithPopOutImage_Glass,
.dxmSubMenuItemWithImageWithPopOutImage_Glass,
.dxmSubMenuRtlItem_Glass,
.dxmSubMenuRtlItemWithImage_Glass,
.dxmSubMenuRtlItemWithPopOutImage_Glass,
.dxmSubMenuRtlItemWithImageWithPopOutImage_Glass
{
	white-space: nowrap;
}
.dxmSubMenuItem_Glass,
.dxmSubMenuItemWithImage_Glass
{
	padding: 4px 10px 5px 11px;
}
.dxmSubMenuRtlItem_Glass,
.dxmSubMenuRtlItemWithImage_Glass
{
	padding: 4px 11px 5px 10px;
}
.dxmSubMenuItemWithPopOutImage_Glass
{
	padding: 4px 6px 5px 11px;
}
.dxmSubMenuRtlItemWithPopOutImage_Glass
{
	padding: 4px 11px 5px 6px;
}
.dxmSubMenuItemWithImageWithPopOutImage_Glass,
.dxmSubMenuRtlItemWithImageWithPopOutImage_Glass
{
	padding: 4px 6px 5px;
}
.dxmSubMenuItemDropDownButton_Glass,
.dxmSubMenuRtlItemDropDownButton_Glass
{
	padding-right: 7px;
	padding-left: 7px;
}
.dxmSubMenuItemSelected_Glass,
.dxmSubMenuItemSelectedWithImage_Glass,
.dxmSubMenuItemSelectedWithPopOutImage_Glass,
.dxmSubMenuItemSelectedWithImageWithPopOutImage_Glass,
.dxmSubMenuRtlItemSelected_Glass,
.dxmSubMenuRtlItemSelectedWithImage_Glass,
.dxmSubMenuRtlItemSelectedWithPopOutImage_Glass,
.dxmSubMenuRtlItemSelectedWithImageWithPopOutImage_Glass
{
	background-color: #9ECED6;
	border: 1px solid #87B8C7;
}
.dxmSubMenuItemSelected_Glass,
.dxmSubMenuItemSelectedWithImage_Glass
{
	padding: 3px 9px 4px 10px;
}
.dxmSubMenuRtlItemSelected_Glass,
.dxmSubMenuRtlItemSelectedWithImage_Glass
{
	padding: 3px 10px 4px 9px;
}
.dxmSubMenuItemSelectedWithPopOutImage_Glass
{
	padding: 3px 5px 4px 10px;
}
.dxmSubMenuRtlItemSelectedWithPopOutImage_Glass
{
	padding: 3px 10px 4px 5px;
}
.dxmSubMenuItemSelectedWithImageWithPopOutImage_Glass,
.dxmSubMenuRtlItemSelectedWithImageWithPopOutImage_Glass
{
	padding: 3px 5px 4px;
}
.dxmSubMenuItemDropDownButtonSelected_Glass,
.dxmSubMenuRtlItemDropDownButtonSelected_Glass
{
	padding-right: 6px;
	padding-left: 6px;
}
.dxmSubMenuItemChecked_Glass,
.dxmSubMenuItemCheckedWithImage_Glass,
.dxmSubMenuItemCheckedWithPopOutImage_Glass,
.dxmSubMenuItemCheckedWithImageWithPopOutImage_Glass,
.dxmSubMenuRtlItemChecked_Glass,
.dxmSubMenuRtlItemCheckedWithImage_Glass,
.dxmSubMenuRtlItemCheckedWithPopOutImage_Glass,
.dxmSubMenuRtlItemCheckedWithImageWithPopOutImage_Glass
{
}
.dxmSubMenuItemChecked_Glass,
.dxmSubMenuItemCheckedWithImage_Glass,
.dxmSubMenuRtlItemChecked_Glass,
.dxmSubMenuRtlItemCheckedWithImage_Glass
{
}
.dxmSubMenuItemCheckedWithPopOutImage_Glass,
.dxmSubMenuRtlItemCheckedWithPopOutImage_Glass
{
}
.dxmSubMenuItemCheckedWithImageWithPopOutImage_Glass,
.dxmSubMenuRtlItemCheckedWithImageWithPopOutImage_Glass
{
}
.dxmSubMenuItemDropDownButtonChecked_Glass,
.dxmSubMenuRtlItemDropDownButtonChecked_Glass
{
}
.dxmSubMenuItemHover_Glass,
.dxmSubMenuItemHoverWithImage_Glass,
.dxmSubMenuItemHoverWithPopOutImage_Glass,
.dxmSubMenuItemHoverWithImageWithPopOutImage_Glass,
.dxmSubMenuRtlItemHover_Glass,
.dxmSubMenuRtlItemHoverWithImage_Glass,
.dxmSubMenuRtlItemHoverWithPopOutImage_Glass,
.dxmSubMenuRtlItemHoverWithImageWithPopOutImage_Glass
{
	background-color: #D9ECED;
	border: 1px solid #C0DDE0;
}
.dxmSubMenuItemHover_Glass,
.dxmSubMenuItemHoverWithImage_Glass
{
	padding: 3px 9px 4px 10px;
}
.dxmSubMenuRtlItemHover_Glass,
.dxmSubMenuRtlItemHoverWithImage_Glass
{
	padding: 3px 10px 4px 9px;
}
.dxmSubMenuItemHoverWithPopOutImage_Glass
{
	padding: 3px 5px 4px 10px;
}
.dxmSubMenuRtlItemHoverWithPopOutImage_Glass
{
	padding: 3px 10px 4px 5px;
}
.dxmSubMenuItemHoverWithImageWithPopOutImage_Glass,
.dxmSubMenuRtlItemHoverWithImageWithPopOutImage_Glass
{
	padding: 3px 5px 4px;
}
.dxmSubMenuItemDropDownButtonHover_Glass,
.dxmSubMenuRtlItemDropDownButtonHover_Glass
{
	padding-right: 6px;
	padding-left: 6px;
}
.dxmSubMenuBorderCorrector_Glass
{
	position: absolute;
	border-width: 0px;
	padding: 0px;
}

.dxmMenuItemSpacing_Glass,
.dxmMenuLargeItemSpacing_Glass,
.dxmMenuItemSeparatorSpacing_Glass,
.dxmMenuLargeItemSeparatorSpacing_Glass,
.dxmVerticalMenuItemSpacing_Glass,
.dxmVerticalMenuItemSeparatorSpacing_Glass,
.dxmVerticalMenuLargeItemSpacing_Glass,
.dxmVerticalMenuLargeItemSeparatorSpacing_Glass
{
	display: none;
}
.dxmSubMenuItemSpacing_Glass,
.dxmSubMenuItemSeparatorSpacing_Glass
{
	height: 1px;
}

.dxmMenuItemLeftImageSpacing_Glass
{
	padding-right: 5px;
}
.dxmMenuItemRightImageSpacing_Glass
{
	padding-left: 5px;
}
.dxmVerticalMenuItemLeftImageSpacing_Glass,
.dxmVerticalMenuItemRightImageSpacing_Glass,
.dxmSubMenuItemImageSpacing_Glass
{
	width: 1px;
	padding-left: 0px!important;
	padding-right: 0px!important;
	border-left-width: 0px!important;
	border-right-width: 0px!important;
}
.dxmVerticalMenuItemLeftImageSpacing_Glass div,
.dxmVerticalMenuItemRightImageSpacing_Glass div
{
	width: 5px;
	height: 1px;
}
.dxmMenuItemTopImageSpacing_Glass,
.dxmVerticalMenuItemTopImageSpacing_Glass
{
	margin-bottom: 5px;
}
.dxmMenuItemBottomImageSpacing_Glass,
.dxmVerticalMenuItemBottomImageSpacing_Glass
{
	margin-top: 5px;
}
.dxmSubMenuItemImageSpacing_Glass div
{
	width: 7px;
	height: 1px;
}

.dxmScrollUpButton_Glass,
.dxmScrollDownButton_Glass
{
	border: 1px solid #D5D5D5;
	background: #F8F9FA url('mScrollBack.gif') repeat-x top;
	cursor: pointer;
	font-size: 0px;
	padding: 2px;
	text-align: center;
}
.dxmScrollUpButton_Glass
{
	margin-bottom: 1px;
}
.dxmScrollDownButton_Glass
{
	margin-top: 1px;
}
.dxmScrollButtonHover_Glass
{
	background: #B9D9DD url('mScrollHBack.gif') repeat-x top;
	border: 1px solid #87b8c7;
}
.dxmScrollButtonPressed_Glass
{
	background: #508BA6 url('mScrollSBack.gif') repeat-x top;
	border: 1px solid #256b8b;
}
.dxmScrollButtonDisabled_Glass
{
	cursor: default;
}
.dxmScrollArea_Glass
{
	overflow: hidden;
}

/* Disabled */
.dxmDisabled_Glass
{
	color: #93a1a4;
	cursor: default;
}

/*                             */
/* -- ASPxMenu Toolbar mode -- */
/*                             */

.dxmtb .dxmMenuSeparator_Glass .dx,
.dxmtb .dxmMenuFullHeightSeparator_Glass
{
	background-color: #C4C5C6;
}
.dxmtb .dxmMenuItem_Glass,
.dxmtb .dxmMenuItemWithImage_Glass,
.dxmtb .dxmMenuItemWithPopOutImage_Glass,
.dxmtb .dxmMenuItemWithImageWithPopOutImage_Glass
{
	padding: 5px 8px 6px;
}
.dxmtb .dxmMenuItemSelected_Glass,
.dxmtb .dxmMenuItemSelectedWithImage_Glass,
.dxmtb .dxmMenuItemSelectedWithPopOutImage_Glass,
.dxmtb .dxmMenuItemSelectedWithImageWithPopOutImage_Glass
{
	padding: 5px 8px 6px;
}
.dxmtb .dxmMenuItemChecked_Glass,
.dxmtb .dxmMenuItemCheckedWithImage_Glass,
.dxmtb .dxmMenuItemCheckedWithPopOutImage_Glass,
.dxmtb .dxmMenuItemCheckedWithImageWithPopOutImage_Glass
{
	padding: 5px 8px 6px;
}
.dxmtb .dxmMenuItemHover_Glass,
.dxmtb .dxmMenuItemHoverWithImage_Glass,
.dxmtb .dxmMenuItemHoverWithPopOutImage_Glass,
.dxmtb .dxmMenuItemHoverWithImageWithPopOutImage_Glass
{
	padding: 5px 8px 6px;
}
.dxmtb .dxmMenuItemDropDownButtonHover_Glass
{
	padding-left: 7px;
}
.dxmtb .dxmMenuRtlItemDropDownButtonHover_Glass
{
	padding-right: 7px;
}

/*                     */
/* -- ASPxMenu Lite -- */
/*                     */
.dxm-rtl
{
	direction: ltr;
}
.dxm-rtl .dxm-content
{
	direction: rtl;
}

.dxm-ltr .dxm-main,
.dxm-ltr .dxm-horizontal ul.dx 
{
	float: left;
}
.dxm-rtl .dxm-main,
.dxm-rtl .dxm-horizontal ul.dx 
{
	float: right;
}
.dxm-popup 
{
	position: relative;
}
ul.dx 
{
	list-style: none none outside;
	margin: 0;
	padding: 0;
	background-repeat: repeat-y;
	background-position: left top;
}
.dxm-rtl ul.dx 
{
	background-position: right top;
}
.dxm-image,
.dxm-pImage 
{
	border-width: 0px;
	vertical-align: top;
}
.dxm-popOut,
.dxm-spacing,
.dxm-separator,
.dxm-separator b 
{
	font-size: 0px;
	line-height: 0px;
	display: block;
}

.dxm-ltr .dxm-horizontal .dxm-item,
.dxm-ltr .dxm-horizontal .dxm-spacing,
.dxm-ltr .dxm-horizontal .dxm-separator,
.dxm-ltr .dxm-content
{
	float: left;
}
.dxm-rtl .dxm-horizontal .dxm-item,
.dxm-rtl .dxm-horizontal .dxm-spacing,
.dxm-rtl .dxm-horizontal .dxm-separator,
.dxm-rtl .dxm-content
{
	float: right;
}

.dxm-vertical .dxm-image-r .dxm-popOut
{
	float: left;
}
.dxm-vertical .dxm-image-l .dxm-popOut
{
	float: right;
}

.dxm-ltr .dxm-horizontal .dxm-popOut
{
	float: left;
}
.dxm-ltr .dxm-vertical .dxm-image-t .dxm-popOut,
.dxm-ltr .dxm-vertical .dxm-image-b .dxm-popOut,
.dxm-ltr .dxm-popup .dxm-popOut 
{
	float: right;
}

.dxm-rtl .dxm-horizontal .dxm-popOut
{
	float: right;
}
.dxm-rtl .dxm-vertical .dxm-image-t .dxm-popOut,
.dxm-rtl .dxm-vertical .dxm-image-b .dxm-popOut,
.dxm-rtl .dxm-popup .dxm-popOut 
{
	float: left;
}
.dxm-ie7 .dxm-vertical ul.dx,
.dxm-ie7 .dxm-popup ul.dx
{
	height: 1%;
}
.dxm-ie7 .dxm-vertical .dxm-item,
.dxm-ie7 .dxm-popup .dxm-item
{
	margin-bottom: -2px;
}
.dxm-ie7 .dxm-vertical .dxm-spacing,
.dxm-ie7 .dxm-popup .dxm-spacing
{
	margin-top: -4px;
}
.dxm-ie7 .dxm-vertical .dxm-item,
.dxm-ie7 .dxm-vertical .dxm-spacing,
.dxm-ie7 .dxm-vertical .dxm-separator,
.dxm-ie7 .dxm-popup .dxm-item,
.dxm-ie7 .dxm-popup .dxm-spacing,
.dxm-ie7 .dxm-popup .dxm-separator
{
	zoom: 1;
}
.dxm-vertical .dxm-separator b,
.dxm-popup .dxm-separator b
{
	margin: 0px auto;
}
.dxm-ie7 .dxm-vertical .dxm-separator b,
.dxm-ie7 .dxm-popup .dxm-separator b
{
	margin: 0px;
}
.dxm-ie7 .dxm-vertical .dxm-separator,
.dxm-ie7 .dxm-popup .dxm-separator
{
	text-align: center;
}
/* Horizontal align = Center */
.dxm-haCenter 
{
	padding-left: 0px!important;
	padding-right: 0px!important;
	overflow: hidden;
}
.dxm-haCenter .dxm-haWrapper,
.dxm-haCenter .dxm-content 
{
	position: relative;
}
.dxm-ltr .dxm-image-l .dxm-haCenter .dxm-haWrapper,
.dxm-ltr .dxm-image-t .dxm-haCenter .dxm-haWrapper,
.dxm-ltr .dxm-image-b .dxm-haCenter .dxm-haWrapper
{
	float: left;
	left: 50%;
}
.dxm-rtl .dxm-image-r .dxm-haCenter .dxm-haWrapper,
.dxm-rtl .dxm-image-t .dxm-haCenter .dxm-haWrapper,
.dxm-rtl .dxm-image-b .dxm-haCenter .dxm-haWrapper
{
	float: right;
	right: 50%;
}
.dxm-ltr .dxm-image-l .dxm-haCenter .dxm-content,
.dxm-ltr .dxm-image-t .dxm-haCenter .dxm-content,
.dxm-ltr .dxm-image-b .dxm-haCenter .dxm-content 
{
	left: -50%;
}
.dxm-rtl .dxm-image-r .dxm-haCenter .dxm-content,
.dxm-rtl .dxm-image-t .dxm-haCenter .dxm-content,
.dxm-rtl .dxm-image-b .dxm-haCenter .dxm-content 
{
	right: -50%;
}
.dxm-ltr .dxm-image-r .dxm-haCenter .dxm-haWrapper 
{
	float: right;
	right: 50%;
}
.dxm-rtl .dxm-image-l .dxm-haCenter .dxm-haWrapper 
{
	float: left;
	left: 50%;
}
.dxm-ltr .dxm-image-r .dxm-haCenter .dxm-content 
{
	right: -50%;
}
.dxm-rtl .dxm-image-l .dxm-haCenter .dxm-content 
{
	left: -50%;
}

/* Appearance */
.dxmLite_Glass .dxm-main
{
	border: 1px solid #A5A6A8;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.dxmLite_Glass .dxm-horizontal
{
	padding: 0px;
	background-color: #F0F0F0;
}
.dxmLite_Glass .dxm-vertical
{
	width: 150px;
	padding: 1px;
	background-color: #EDF3F4;
}

.dxmLite_Glass .dxm-popup
{
	border: 1px solid #7EACB1;
	background-color: #EDF3F4;
	padding: 2px;
}

.dxmBrdCor_Glass
{
	background-color: #EDF3F4;
}

.dxmLite_Glass ul.dx
{
	font: 12px Tahoma;
}

.dxmLite_Glass .dxm-item
{
	cursor: default;
}

.dxmLite_Glass .dxm-image-t .dxm-item,
.dxmLite_Glass .dxm-image-b .dxm-item,
.dxmLite_Glass .dxm-content
{
	text-align: center;
	white-space: nowrap;
}

.dxmLite_Glass,
.dxmLite_Glass .dxm-content a.dx
{
	color: Black;
}
.dxmLite_Glass .dxm-hovered,
.dxmLite_Glass .dxm-hovered .dxm-content a.dx
{
	color: Black!important;
}

.dxmLite_Glass .dxm-disabled,
.dxmLite_Glass .dxm-disabled .dxm-content a.dx
{
	color: #93a1a4;
}

.dxmLite_Glass .dxm-content a.dx
{
	text-decoration: none;
}

.dxmLite_Glass .dxm-vertical .dxm-item,
.dxmLite_Glass .dxm-vertical .dxm-image-t.dxm-noImages .dxm-item,
.dxmLite_Glass .dxm-vertical .dxm-image-b.dxm-noImages .dxm-item,
.dxmLite_Glass .dxm-vertical .dxm-image-t .dxm-item.dxm-noImage,
.dxmLite_Glass .dxm-vertical .dxm-image-b .dxm-item.dxm-noImage
{
	background: url('mVItemBack.gif') repeat-x top;
}
.dxmLite_Glass .dxm-horizontal,
.dxmLite_Glass .dxm-horizontal .dxm-item,
.dxmLite_Glass .dxm-horizontal .dxm-image-t.dxm-noImages .dxm-item,
.dxmLite_Glass .dxm-horizontal .dxm-image-b.dxm-noImages .dxm-item,
.dxmLite_Glass .dxm-horizontal .dxm-image-t .dxm-item.dxm-noImage,
.dxmLite_Glass .dxm-horizontal .dxm-image-b .dxm-item.dxm-noImage
{
	background: url('mItemBack.gif') repeat-x top;
}

.dxmLite_Glass .dxm-main .dxm-image-t .dxm-item,
.dxmLite_Glass .dxm-main .dxm-image-b .dxm-item
{
	background-image: url('mLargeItemBack.gif');
}

.dxmLite_Glass .dxm-popup .dxm-item
{
	border-width: 1px;
}
.dxm-ltr.dxmLite_Glass .dxm-dropDownMode .dxm-popOut,
.dxm-rtl.dxmLite_Glass .dxm-image-l .dxm-dropDownMode .dxm-popOut
{
	border-width: 0 0 0 1px;
}
.dxm-rtl.dxmLite_Glass .dxm-dropDownMode .dxm-popOut,
.dxm-ltr.dxmLite_Glass .dxm-image-r .dxm-dropDownMode .dxm-popOut
{
	border-width: 0 1px 0 0;
}
.dxmLite_Glass .dxm-popup .dxm-item,
.dxmLite_Glass .dxm-dropDownMode .dxm-popOut
{
	border-color: transparent;
	border-style: solid;
}
.dxmLite_Glass .dxm-popup .dxm-image
{
	float: left;
}
.dxm-rtl.dxmLite_Glass .dxm-popup .dxm-image
{
	float: right;
}

/* Checked, Selected, Hovered */
.dxmLite_Glass .dxm-main .dxm-selected,
.dxmLite_Glass .dxm-main .dxm-selected .dxm-content a.dx,
.dxmLite_Glass .dxm-main .dxm-checked,
.dxmLite_Glass .dxm-main .dxm-checked .dxm-content a.dx
{
	color: White;
}

.dxmLite_Glass .dxm-dropDownMode.dxm-hovered .dxm-popOut

{
	border-color: #A5A6A8;
}
.dxmLite_Glass .dxm-horizontal .dxm-checked,
.dxmLite_Glass .dxm-horizontal .dxm-image-t.dxm-noImages .dxm-checked,
.dxmLite_Glass .dxm-horizontal .dxm-image-b.dxm-noImages .dxm-checked,
.dxmLite_Glass .dxm-horizontal .dxm-image-t .dxm-checked.dxm-noImage,
.dxmLite_Glass .dxm-horizontal .dxm-image-b .dxm-checked.dxm-noImage,
.dxmLite_Glass .dxm-horizontal .dxm-selected,
.dxmLite_Glass .dxm-horizontal .dxm-image-t.dxm-noImages .dxm-selected,
.dxmLite_Glass .dxm-horizontal .dxm-image-b.dxm-noImages .dxm-selected,
.dxmLite_Glass .dxm-horizontal .dxm-image-t .dxm-selected.dxm-noImage,
.dxmLite_Glass .dxm-horizontal .dxm-image-b .dxm-selected.dxm-noImage
{
	background: White url('mItemSBack.gif') repeat-x top;
}
.dxmLite_Glass .dxm-horizontal .dxm-hovered,
.dxmLite_Glass .dxm-horizontal .dxm-image-t.dxm-noImages .dxm-hovered,
.dxmLite_Glass .dxm-horizontal .dxm-image-b.dxm-noImages .dxm-hovered,
.dxmLite_Glass .dxm-horizontal .dxm-image-t .dxm-hovered.dxm-noImage,
.dxmLite_Glass .dxm-horizontal .dxm-image-b .dxm-hovered.dxm-noImage
{
	background: #CBCBCB url('mItemHBack.gif') repeat-x top;
}
.dxmLite_Glass .dxm-vertical .dxm-checked,
.dxmLite_Glass .dxm-vertical .dxm-image-t.dxm-noImages .dxm-checked,
.dxmLite_Glass .dxm-vertical .dxm-image-b.dxm-noImages .dxm-checked,
.dxmLite_Glass .dxm-vertical .dxm-image-t .dxm-checked.dxm-noImage,
.dxmLite_Glass .dxm-vertical .dxm-image-b .dxm-checked.dxm-noImage,
.dxmLite_Glass .dxm-vertical .dxm-selected,
.dxmLite_Glass .dxm-vertical .dxm-image-t.dxm-noImages .dxm-selected,
.dxmLite_Glass .dxm-vertical .dxm-image-b.dxm-noImages .dxm-selected,
.dxmLite_Glass .dxm-vertical .dxm-image-t .dxm-selected.dxm-noImage,
.dxmLite_Glass .dxm-vertical .dxm-image-b .dxm-selected.dxm-noImage
{
	background: White url('mVItemSBack.gif') repeat-x top;
}
.dxmLite_Glass .dxm-vertical .dxm-hovered,
.dxmLite_Glass .dxm-vertical .dxm-image-t.dxm-noImages .dxm-hovered,
.dxmLite_Glass .dxm-vertical .dxm-image-b.dxm-noImages .dxm-hovered,
.dxmLite_Glass .dxm-vertical .dxm-image-t .dxm-hovered.dxm-noImage,
.dxmLite_Glass .dxm-vertical .dxm-image-b .dxm-hovered.dxm-noImage
{
	background: #CBCBCB url('mVItemHBack.gif') repeat-x top;
}
.dxmLite_Glass .dxm-main .dxm-image-t .dxm-checked,
.dxmLite_Glass .dxm-main .dxm-image-t .dxm-selected,
.dxmLite_Glass .dxm-main .dxm-image-b .dxm-checked,
.dxmLite_Glass .dxm-main .dxm-image-b .dxm-selected
{
	background: White url('mLargeItemSBack.gif') repeat-x top;
}
.dxmLite_Glass .dxm-main .dxm-image-t .dxm-hovered,
.dxmLite_Glass .dxm-main .dxm-image-b .dxm-hovered
{
	background: #CBCBCB url('mLargeItemHBack.gif') repeat-x top;
}

.dxmLite_Glass .dxm-popup .dxm-selected
{
	background-color: #9ECED6;
	border-color: #87B8C7;
}
.dxmLite_Glass .dxm-popup .dxm-hovered,
.dxmLite_Glass .dxm-popup .dxm-dropDownMode.dxm-hovered .dxm-popOut
{
	background-color: #D9ECED;
	border-color: #C0DDE0;
}

/* Content */
.dxm-ltr.dxmLite_Glass .dxm-horizontal .dxm-image-l .dxm-content,
.dxm-ltr.dxmLite_Glass .dxm-horizontal .dxm-image-r .dxm-content
{
	padding: 4px 13px 5px 9px;
}
.dxm-rtl.dxmLite_Glass .dxm-horizontal .dxm-image-l .dxm-content,
.dxm-rtl.dxmLite_Glass .dxm-horizontal .dxm-image-r .dxm-content
{
	padding: 4px 9px 5px 13px;
}
.dxm-ltr.dxmLite_Glass .dxm-horizontal .dxm-image-t .dxm-content,
.dxm-ltr.dxmLite_Glass .dxm-horizontal .dxm-image-b .dxm-content
{
	padding: 5px 12px 4px 11px;
}
.dxm-rtl.dxmLite_Glass .dxm-horizontal .dxm-image-t .dxm-content,
.dxm-rtl.dxmLite_Glass .dxm-horizontal .dxm-image-b .dxm-content
{
	padding: 5px 11px 4px 12px;
}
.dxm-ltr.dxmLite_Glass .dxm-horizontal .dxm-image-t.dxm-noImages .dxm-item .dxm-content,
.dxm-ltr.dxmLite_Glass .dxm-horizontal .dxm-image-b.dxm-noImages .dxm-item .dxm-content,
.dxm-ltr.dxmLite_Glass .dxm-horizontal .dxm-image-t .dxm-noImage .dxm-content,
.dxm-ltr.dxmLite_Glass .dxm-horizontal .dxm-image-b .dxm-noImage .dxm-content
{
	padding: 6px 12px 5px 11px;
}
.dxm-rtl.dxmLite_Glass .dxm-horizontal .dxm-image-t.dxm-noImages .dxm-item .dxm-content,
.dxm-rtl.dxmLite_Glass .dxm-horizontal .dxm-image-b.dxm-noImages .dxm-item .dxm-content,
.dxm-rtl.dxmLite_Glass .dxm-horizontal .dxm-image-t .dxm-noImage .dxm-content,
.dxm-rtl.dxmLite_Glass .dxm-horizontal .dxm-image-b .dxm-noImage .dxm-content
{
	padding: 6px 11px 5px 12px;
}

.dxm-ltr.dxmLite_Glass .dxm-vertical .dxm-image-l .dxm-content,
.dxm-ltr.dxmLite_Glass .dxm-vertical .dxm-image-r .dxm-content
{
	padding: 3px 19px 4px 8px;
}
.dxm-rtl.dxmLite_Glass .dxm-vertical .dxm-image-l .dxm-content,
.dxm-rtl.dxmLite_Glass .dxm-vertical .dxm-image-r .dxm-content
{
	padding: 3px 8px 4px 19px;
}
.dxm-ltr.dxmLite_Glass .dxm-vertical .dxm-image-r .dxm-subMenu .dxm-content,
.dxm-ltr.dxmLite_Glass .dxm-vertical .dxm-image-r .dxm-dropDownMode .dxm-content
{
	padding-right: 5px;
}
.dxm-rtl.dxmLite_Glass .dxm-vertical .dxm-image-l .dxm-subMenu .dxm-content,
.dxm-rtl.dxmLite_Glass .dxm-vertical .dxm-image-l .dxm-dropDownMode .dxm-content
{
	padding-left: 5px;
}
.dxm-ltr.dxmLite_Glass .dxm-vertical .dxm-image-t .dxm-content,
.dxm-ltr.dxmLite_Glass .dxm-vertical .dxm-image-b .dxm-content
{
	padding: 6px 12px 6px 11px;
}
.dxm-rtl.dxmLite_Glass .dxm-vertical .dxm-image-t .dxm-content,
.dxm-rtl.dxmLite_Glass .dxm-vertical .dxm-image-b .dxm-content
{
	padding: 6px 11px 6px 12px;
}

.dxmLite_Glass .dxm-image-l .dxm-subMenu .dxm-content,
.dxm-ltr.dxmLite_Glass .dxm-image-t .dxm-subMenu .dxm-content,
.dxm-ltr.dxmLite_Glass .dxm-image-b .dxm-subMenu .dxm-content
{
	padding-right: 7px;
}
.dxmLite_Glass .dxm-image-r .dxm-subMenu .dxm-content,
.dxm-rtl.dxmLite_Glass .dxm-image-t .dxm-subMenu .dxm-content,
.dxm-rtl.dxmLite_Glass .dxm-image-b .dxm-subMenu .dxm-content
{
	padding-left: 7px;
}
.dxmLite_Glass .dxm-image-l .dxm-dropDownMode .dxm-content,
.dxm-ltr.dxmLite_Glass .dxm-image-t .dxm-dropDownMode .dxm-content,
.dxm-ltr.dxmLite_Glass .dxm-image-b .dxm-dropDownMode .dxm-content
{
	padding-right: 12px;
}
.dxmLite_Glass .dxm-image-r .dxm-dropDownMode .dxm-content,
.dxm-rtl.dxmLite_Glass .dxm-image-t .dxm-dropDownMode .dxm-content,
.dxm-rtl.dxmLite_Glass .dxm-image-b .dxm-dropDownMode .dxm-content
{
	padding-left: 12px;
}

.dxm-ltr.dxmLite_Glass .dxm-popup .dxm-content
{
	padding: 3px 9px 4px 5px;
}
.dxm-rtl.dxmLite_Glass .dxm-popup .dxm-content
{
	padding: 3px 5px 4px 9px;
}
.dxmLite_Glass .dxm-popup .dxm-noSubMenu .dxm-content,
.dxmLite_Glass .dxm-popup .dxm-subMenu .dxm-content
{
}
.dxm-ltr.dxmLite_Glass .dxm-popup .dxm-dropDownMode .dxm-content
{
	padding-right: 16px;
}
.dxm-rtl.dxmLite_Glass .dxm-popup .dxm-dropDownMode .dxm-content
{
	padding-left: 16px;
}

/* Image */
.dxmLite_Glass .dxm-horizontal .dxm-image-l .dxm-image,
.dxm-ltr.dxmLite_Glass .dxm-horizontal.dxmtb .dxm-image-l .dxm-hasText .dxm-image
{
	margin-right: 5px;
}
.dxmLite_Glass .dxm-horizontal .dxm-image-r .dxm-image,
.dxm-ltr.dxmLite_Glass .dxm-horizontal.dxmtb .dxm-image-r .dxm-hasText .dxm-image,
.dxm-rtl.dxmLite_Glass .dxm-horizontal.dxmtb .dxm-image-r .dxm-hasText .dxm-image
{
	margin-left: 5px;
}
.dxmLite_Glass .dxm-image-t .dxm-image
{
	margin-bottom: 5px;
}
.dxmLite_Glass .dxm-image-b .dxm-image
{
	margin-top: 5px;
}
.dxmLite_Glass .dxm-vertical .dxm-image-l .dxm-image
{
	margin-right: 8px;
}
.dxmLite_Glass .dxm-vertical .dxm-image-r .dxm-image
{
	margin-left: 8px;
}
.dxm-ltr.dxmLite_Glass .dxm-popup .dxm-image
{
	margin-right: 8px;
}
.dxm-rtl.dxmLite_Glass .dxm-popup .dxm-image
{
	margin-left: 8px;
}

/* Image replacement */
.dxm-ltr.dxmLite_Glass .dxm-horizontal .dxm-image-l.dxm-noImages .dxm-item,
.dxm-ltr.dxmLite_Glass .dxm-horizontal .dxm-image-r.dxm-noImages .dxm-item,
.dxm-ltr.dxmLite_Glass .dxm-horizontal .dxm-image-l .dxm-noImage,
.dxm-ltr.dxmLite_Glass .dxm-horizontal .dxm-image-r .dxm-noImage
{
	padding-left: 4px;
}
.dxm-rtl.dxmLite_Glass .dxm-horizontal .dxm-image-l.dxm-noImages .dxm-item,
.dxm-rtl.dxmLite_Glass .dxm-horizontal .dxm-image-r.dxm-noImages .dxm-item,
.dxm-rtl.dxmLite_Glass .dxm-horizontal .dxm-image-l .dxm-noImage,
.dxm-rtl.dxmLite_Glass .dxm-horizontal .dxm-image-r .dxm-noImage
{
	padding-right: 4px;
}
.dxm-ltr.dxmLite_Glass .dxm-horizontal .dxm-image-r.dxm-noImages .dxm-dropDownMode,
.dxm-ltr.dxmLite_Glass .dxm-horizontal .dxm-image-r .dxm-noImage.dxm-dropDownMode
{
	padding-left: 0;
}
.dxm-rtl.dxmLite_Glass .dxm-horizontal .dxm-image-l.dxm-noImages .dxm-dropDownMode,
.dxm-rtl.dxmLite_Glass .dxm-horizontal .dxm-image-l .dxm-noImage.dxm-dropDownMode
{
	padding-right: 0;
}
.dxmLite_Glass .dxm-vertical .dxm-image-l .dxm-noImage
{
	padding-left: 22px;
}
.dxmLite_Glass .dxm-vertical .dxm-image-r .dxm-noImage
{
	padding-right: 22px;
}
.dxm-ltr.dxmLite_Glass .dxm-vertical .dxm-image-t .dxm-noImage,
.dxm-ltr.dxmLite_Glass .dxm-vertical .dxm-image-b .dxm-noImage
{
	padding-left: 3px;
}
.dxm-rtl.dxmLite_Glass .dxm-vertical .dxm-image-t .dxm-noImage,
.dxm-rtl.dxmLite_Glass .dxm-vertical .dxm-image-b .dxm-noImage
{
	padding-right: 3px;
}
.dxm-ltr.dxmLite_Glass .dxm-popup .dxm-noImage
{
	padding-left: 22px;
}
.dxm-rtl.dxmLite_Glass .dxm-popup .dxm-noImage
{
	padding-right: 22px;
}
.dxm-ltr.dxmLite_Glass .dxm-popup .dxm-noImages .dxm-item
{
	padding-left: 5px;
}
.dxm-rtl.dxmLite_Glass .dxm-popup .dxm-noImages .dxm-item
{
	padding-right: 5px;
}

/* PopOut */
.dxmLite_Glass .dxm-horizontal .dxm-image-l .dxm-popOut,
.dxmLite_Glass .dxm-horizontal .dxm-image-r .dxm-popOut,
.dxmLite_Glass .dxm-horizontal .dxm-image-t.dxm-noImages .dxm-popOut,
.dxmLite_Glass .dxm-horizontal .dxm-image-t .dxm-noImage .dxm-popOut,
.dxmLite_Glass .dxm-horizontal .dxm-image-b.dxm-noImages .dxm-popOut,
.dxmLite_Glass .dxm-horizontal .dxm-image-b .dxm-noImage .dxm-popOut
{
	padding-top: 8px;
	padding-bottom: 8px;
}
.dxmLite_Glass .dxm-horizontal .dxm-image-t .dxm-popOut,
.dxmLite_Glass .dxm-horizontal .dxm-image-b .dxm-popOut
{
	padding-top: 26px;
	padding-bottom: 27px;
}
.dxm-ltr.dxmLite_Glass .dxm-horizontal .dxm-image-l .dxm-popOut
{
	padding-right: 13px;
}
.dxm-rtl.dxmLite_Glass .dxm-horizontal .dxm-image-r .dxm-popOut
{
	padding-left: 13px;
}
.dxm-ltr.dxmLite_Glass .dxm-horizontal .dxm-image-t .dxm-popOut,
.dxm-ltr.dxmLite_Glass .dxm-horizontal .dxm-image-b .dxm-popOut
{
	padding-right: 6px;
}
.dxm-rtl.dxmLite_Glass .dxm-horizontal .dxm-image-t .dxm-popOut,
.dxm-rtl.dxmLite_Glass .dxm-horizontal .dxm-image-b .dxm-popOut
{
	padding-left: 6px;
}
.dxm-ltr.dxmLite_Glass .dxm-horizontal .dxm-image-r .dxm-popOut
{
	padding-left: 9px;
}
.dxm-rtl.dxmLite_Glass .dxm-horizontal .dxm-image-l .dxm-popOut
{
	padding-right: 9px;
}
.dxm-rtl.dxmLite_Glass .dxm-horizontal .dxm-image-l .dxm-dropDownMode .dxm-popOut,
.dxm-ltr.dxmLite_Glass .dxm-horizontal .dxm-dropDownMode .dxm-popOut
{
	padding-left: 11px;
	padding-right: 12px;
}
.dxm-ltr.dxmLite_Glass .dxm-horizontal .dxm-image-r .dxm-dropDownMode .dxm-popOut,
.dxm-rtl.dxmLite_Glass .dxm-horizontal .dxm-dropDownMode .dxm-popOut
{
	padding-left: 12px;
	padding-right: 11px;
}

.dxmLite_Glass .dxm-vertical .dxm-image-l .dxm-popOut,
.dxmLite_Glass .dxm-vertical .dxm-image-r .dxm-popOut,
.dxmLite_Glass .dxm-popup .dxm-popOut
{
	padding-top: 6px;
	padding-bottom: 7px;
}
.dxmLite_Glass .dxm-vertical .dxm-image-t.dxm-noImages .dxm-popOut,
.dxmLite_Glass .dxm-vertical .dxm-image-t .dxm-noImage .dxm-popOut,
.dxmLite_Glass .dxm-vertical .dxm-image-b.dxm-noImages .dxm-popOut,
.dxmLite_Glass .dxm-vertical .dxm-image-b .dxm-noImage .dxm-popOut
{
	padding-top: 9px;
	padding-bottom: 9px;
}
.dxmLite_Glass .dxm-vertical .dxm-image-t .dxm-popOut,
.dxmLite_Glass .dxm-vertical .dxm-image-b .dxm-popOut
{
	padding-top: 28px;
	padding-bottom: 27px;
}
.dxmLite_Glass .dxm-vertical .dxm-popOut,
.dxmLite_Glass .dxm-popup .dxm-popOut
{
	padding-right: 6px;
	padding-left: 6px;
}

/* PopOut replacement */
.dxm-ltr.dxmLite_Glass .dxm-vertical .dxm-noSubMenu,
.dxm-ltr.dxmLite_Glass .dxm-popup .dxm-noSubMenu,
.dxm-rtl.dxmLite_Glass .dxm-vertical .dxm-image-l .dxm-noSubMenu
{
	padding-right: 17px;
}
.dxm-rtl.dxmLite_Glass .dxm-vertical .dxm-noSubMenu,
.dxm-rtl.dxmLite_Glass .dxm-popup .dxm-noSubMenu,
.dxm-ltr.dxmLite_Glass .dxm-vertical .dxm-image-r .dxm-noSubMenu
{
	padding-left: 17px;
}

/* Spacings, Separator */
.dxmLite_Glass .dxm-horizontal .dxm-spacing
{
	width: 0px;
	height: 1px;
}
.dxmLite_Glass .dxm-vertical .dxm-spacing
{
	height: 0px;
}
.dxmLite_Glass .dxm-popup .dxm-spacing
{
	height: 1px;
}

.dxmLite_Glass .dxm-horizontal .dxm-separator b
{
	width: 1px;
}
.dxmLite_Glass .dxm-vertical .dxm-separator b,
.dxmLite_Glass .dxm-popup .dxm-separator b
{
	height: 1px;
}
.dxmLite_Glass .dxm-main .dxm-separator b
{
	background-color: #A5A6A8;
}
.dxmLite_Glass .dxm-popup .dxm-separator b
{
	background-color: #7EACB1;
}
.dxmLite_Glass .dxm-horizontal .dxm-spacing,
.dxmLite_Glass .dxm-horizontal .dxm-separator b,
.dxmLite_Glass .dxm-horizontal .dxm-image-t.dxm-noImages .dxm-spacing,
.dxmLite_Glass .dxm-horizontal .dxm-image-b.dxm-noImages .dxm-spacing,
.dxmLite_Glass .dxm-horizontal .dxm-image-t.dxm-noImages .dxm-separator b,
.dxmLite_Glass .dxm-horizontal .dxm-image-b.dxm-noImages .dxm-separator b
{
	height: 23px;
}
.dxmLite_Glass .dxm-horizontal .dxm-image-t .dxm-spacing,
.dxmLite_Glass .dxm-horizontal .dxm-image-b .dxm-spacing,
.dxmLite_Glass .dxm-horizontal .dxm-image-t .dxm-separator b,
.dxmLite_Glass .dxm-horizontal .dxm-image-b .dxm-separator b
{
	height: 60px;
}
.dxmLite_Glass .dxm-popup .dxm-separator
{
	margin-top: 1px;
	margin-bottom: 1px;
}
.dxm-ltr.dxmLite_Glass .dxm-popup .dxm-separator
{
	padding-left: 28px;
}
.dxm-rtl.dxmLite_Glass .dxm-popup .dxm-separator
{
	padding-right: 28px;
}

.dxm-ie7.dxmLite_Glass .dxm-vertical .dxm-separator
{
	margin-top: -3px;
}
.dxm-ie7.dxmLite_Glass .dxm-popup .dxm-separator
{
	margin-top: 0px;
}
.dxm-ltr.dxmLite_Glass .dxm-popup .dxm-noImages .dxm-separator
{
	padding-left: 0;
}
.dxm-rtl.dxmLite_Glass .dxm-popup .dxm-noImages .dxm-separator
{
	padding-left: 0;
}
/* Scroll elements */
.dxmLite_Glass .dxm-scrollUpBtn, 
.dxmLite_Glass .dxm-scrollDownBtn
{
	border: 1px solid #D5D5D5;
	background: #F8F9FA url('mScrollBack.gif') repeat-x top;
	cursor: pointer;
	font-size: 0px;
	padding: 2px;
	text-align: center;
}
.dxmLite_Glass .dxm-scrollUpBtn
{
	margin-bottom: 1px;
}
.dxmLite_Glass .dxm-scrollDownBtn
{
	margin-top: 1px;
}
.dxmLite_Glass .dxm-scrollBtnHovered
{
	background: #B9D9DD url('mScrollHBack.gif') repeat-x top;
	border: 1px solid #87b8c7;
}
.dxmLite_Glass .dxm-scrollBtnPressed
{
	background: #508BA6 url('mScrollSBack.gif') repeat-x top;
	border: 1px solid #256b8b;
}
.dxmLite_Glass .dxm-scrollBtnDisabled
{
	cursor: default;
}
.dxmLite_Glass .dxm-scrollArea
{
	overflow: hidden;
	position: relative;
}

/*                                  */
/* -- ASPxMenu Lite Toolbar mode -- */
/*                                  */
.dxm-ltr.dxmLite_Glass .dxm-horizontal.dxmtb .dxm-image-l.dxm-noImages .dxm-item,
.dxm-ltr.dxmLite_Glass .dxm-horizontal.dxmtb .dxm-image-r.dxm-noImages .dxm-item,
.dxm-ltr.dxmLite_Glass .dxm-horizontal.dxmtb .dxm-image-l .dxm-noImage,
.dxm-ltr.dxmLite_Glass .dxm-horizontal.dxmtb .dxm-image-r .dxm-noImage
{
	padding-left: 0px;
}
/* has image */
.dxmLite_Glass .dxm-horizontal.dxmtb .dxm-image-l .dxm-content,
.dxmLite_Glass .dxm-horizontal.dxmtb .dxm-image-r .dxm-content,
.dxmLite_Glass .dxm-horizontal.dxmtb .dxm-image-l .dxm-subMenu .dxm-content,
.dxmLite_Glass .dxm-horizontal.dxmtb .dxm-image-r .dxm-subMenu .dxm-content
{
	padding: 6px 8px;
}

/* no image */
.dxmLite_Glass .dxm-horizontal.dxmtb .dxm-image-l .dxm-subMenu.dxm-noImage .dxm-content,
.dxmLite_Glass .dxm-horizontal.dxmtb .dxm-image-r .dxm-subMenu.dxm-noImage .dxm-content,
.dxmLite_Glass .dxm-horizontal.dxmtb .dxm-image-l.dxm-noImages .dxm-item .dxm-content,
.dxmLite_Glass .dxm-horizontal.dxmtb .dxm-image-r.dxm-noImages .dxm-item .dxm-content,
.dxmLite_Glass .dxm-horizontal.dxmtb .dxm-image-l .dxm-noImage .dxm-content,
.dxmLite_Glass .dxm-horizontal.dxmtb .dxm-image-r .dxm-noImage .dxm-content
{
	padding: 6px 8px 7px;
}
/* dd has image */
.dxmLite_Glass .dxm-horizontal.dxmtb .dxm-image-l .dxm-dropDownMode .dxm-content,
.dxmLite_Glass .dxm-horizontal.dxmtb .dxm-image-r .dxm-dropDownMode .dxm-content {
	padding: 6px 8px;
}
/* dd no image */
.dxmLite_Glass .dxm-horizontal.dxmtb .dxm-image-l .dxm-dropDownMode.dxm-noImage .dxm-content,
.dxmLite_Glass .dxm-horizontal.dxmtb .dxm-image-r .dxm-dropDownMode.dxm-noImage .dxm-content {
	padding: 6px 8px 7px;
}

.dxmLite_Glass .dxmtb.dxm-popup .dxm-content
{
	padding-top: 4px;
}
.dxm-ltr.dxmLite_Glass .dxm-horizontal.dxmtb .dxm-image-l .dxm-image,
.dxm-rtl.dxmLite_Glass .dxm-horizontal.dxmtb .dxm-image-r .dxm-image
{
	margin-top: -1px;
}
.dxm-ltr.dxmLite_Glass .dxm-horizontal.dxmtb .dxm-image-l .dxm-image 
{
	margin-right: 0;
}
.dxm-rtl.dxmLite_Glass .dxm-horizontal.dxmtb .dxm-image-r .dxm-image
{
	margin-left: 0;
}
.dxm-ltr.dxmLite_Glass .dxmtb.dxm-popup .dxm-image 
{
	margin-right: 10px;
}
.dxm-rtl.dxmLite_Glass .dxmtb.dxm-popup .dxm-image 
{
	margin-left: 10px;
}
.dxmLite_Glass .dxmtb.dxm-popup .dxm-image 
{
	margin-top: -1px;
}

.dxm-ltr.dxmLite_Glass .dxm-horizontal.dxmtb .dxm-image-l .dxm-dropDownMode.dxm-noImage 
{
	padding-left: 0;
}
.dxm-rtl.dxmLite_Glass .dxm-horizontal.dxmtb .dxm-image-r .dxm-dropDownMode.dxm-noImage 
{
	padding-right: 0;
}
.dxm-ltr.dxmLite_Glass .dxm-horizontal.dxmtb .dxm-image-l .dxm-dropDownMode .dxm-popOut,
.dxm-ltr.dxmLite_Glass .dxm-horizontal.dxmtb .dxm-image-l .dxm-popOut 
{
	padding: 10px 8px 10px 7px;
}
.dxm-rtl.dxmLite_Glass .dxm-horizontal.dxmtb .dxm-image-r .dxm-dropDownMode .dxm-popOut,
.dxm-rtl.dxmLite_Glass .dxm-horizontal.dxmtb .dxm-image-r .dxm-popOut 
{
	padding: 10px 7px 10px 8px;
}
.dxm-ltr.dxmLite_Glass .dxm-horizontal.dxmtb .dxm-image-l .dxm-popOut
{
	padding-left: 0;
}
.dxm-rtl.dxmLite_Glass .dxm-horizontal.dxmtb .dxm-image-r .dxm-popOut
{
	padding-right: 0;
}
.dxmLite_Glass .dxm-horizontal.dxmtb .dxm-image-l .dxm-separator b,
.dxmLite_Glass .dxm-horizontal.dxmtb .dxm-image-r .dxm-separator b {
	width: 1px;
	height: 27px;
}

/* -- ASPxNavBar -- */
.dxnbControl_Glass
{
	font: 12px Tahoma;
	color: black;
	background-color: #EDF3F4;
	border: 1px Solid #7EACB1;
}
.dxnbControl_Glass td.dxnbCtrl
{
	padding: 1px;
}
.dxnbControl_Glass a
{
	text-decoration: none!important;
	color: black;
}
.dxnbLoadingPanel_Glass
{
	font: 12px Tahoma;
	color: #303030;
}
.dxnbLoadingPanel_Glass td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 12px;
}
.dxnbGroupHeader_Glass
{
	color: #333333;
	background: url('nbHeaderBack.gif') repeat-x top;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	border-bottom: 1px solid #D5D5D5;
	padding: 3px 5px;
}
.dxnbGroupHeader_Glass a,
.dxnbGroupHeaderCollapsed_Glass a
{
	color: #2A769D;
	text-decoration: underline!important;
}
.dxnbGroupHeader_Glass td.dxnb
{
	white-space: nowrap;
}
.dxnbGroupHeaderCollapsed_Glass
{
	color: #333333;
	background: url('nbHeaderBack.gif') repeat-x top;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	border-bottom: 1px solid #D5D5D5;
	padding: 3px 5px;
}
.dxnbGroupHeaderCollapsed_Glass td.dxnb
{
	white-space: nowrap;
}

.dxnbGroupContent_Glass
{
	color: #828282;
	padding: 2px 1px;
}
.dxnbItem_Glass,
.dxnbLargeItem_Glass,
.dxnbBulletItem_Glass
{
	color: #494949;
	text-align: left;
}
.dxnbItem_Glass
{
	padding: 4px 5px 5px 18px;
}
.dxnbLargeItem_Glass
{
	padding: 6px 12px 7px;
}
.dxnbBulletItem_Glass
{
	margin-bottom: 9px;
}
.dxnbItemSelected_Glass,
.dxnbLargeItemSelected_Glass,
.dxnbBulletItemSelected_Glass
{
	background-color: #9ECED6;
	border: 1px solid #87B8C7;
}
.dxnbItemSelected_Glass
{
	padding: 3px 4px 4px 17px;
}
.dxnbLargeItemSelected_Glass
{
	padding: 5px 11px 6px;
}
.dxnbItemHover_Glass,
.dxnbLargeItemHover_Glass,
.dxnbBulletItemHover_Glass
{
	background-color: #D9ECED;
	border: 1px solid #C0DDE0;
}
.dxnbItemHover_Glass
{
	padding: 3px 4px 4px 17px;
}
.dxnbLargeItemHover_Glass
{
	padding: 5px 11px 6px;
}
.dxnbGroupHeaderHover_Glass
{
	background: url('nbHeaderHBack.gif') repeat-x top;
}
.dxnbGroupHeaderCollapsedHover_Glass
{
	background: url('nbHeaderHBack.gif') repeat-x top;
}
.dxnbGroupHeader_Glass,
.dxnbGroupHeaderCollapsed_Glass
{
	text-align: left;
}
.dxnbItem_Glass,
.dxnbItemHover_Glass,
.dxnbItemSelected_Glass,
.dxnbBulletItem_Glass,
.dxnbBulletItemHover_Glass,
.dxnbBulletItemSelected_Glass
{
	text-align: left;
}
.dxnbLargeItem_Glass,
.dxnbLargeItemHover_Glass,
.dxnbLargeItemSelected_Glass
{
	text-align: center;
}
/* Spacings */
.dxnbItemSpacing_Glass
{
	width: 100%;
	height: 1px;
}
.dxnbGroupSpacing_Glass 
{
	display: none;
}
.dxnbImgCellLeft_Glass 
{
	padding-right: 4px;
}
.dxnbImgCellRight_Glass
{
	padding-left: 4px;
}
.dxnbLargeItemImgTop_Glass
{
	margin-bottom: 3px;
}
.dxnbLargeItemImgBottom_Glass
{
	margin-top: 3px;
}
/* Disabled */
.dxnbDisabled_Glass,
.dxnbDisabled_Glass td.dxnb,
td.dxnbDisabled_Glass a
{
	color: #93a1a4;
	cursor: default;
}

/* -- ASPxNavBar Lite -- */
.dxnbLite_Glass 
{
	color: Black;
	background: #EDF3F4 none;
	font: 12px Tahoma;
	border: 1px Solid #7EACB1;
	list-style: none none outside;
	margin: 0;
	padding: 1px;
	float: left;
	width: 200px;
}
.dxnbLite_Glass a
{
	text-decoration: none!important;
	color: black;
}
.dxnbLite_Glass .dxnb-gr 
{
	margin-bottom: 0;
}
.dxnbLite_Glass .dxnb-header,
.dxnbLite_Glass .dxnb-headerCollapsed 
{
	color: #333333;
	background: url('nbHeaderBack.gif') repeat-x top;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom: 1px solid #D5D5D5;
	overflow: hidden;
	padding: 3px 5px;
	cursor: pointer;
	white-space: nowrap;
	clear: both;
}
.dxnbLite_Glass .dxnb-header a,
.dxnbLite_Glass .dxnb-headerCollapsed a
{
	color: #2A769D;
	text-decoration: underline!important;
}
.dxnbLite_Glass .dxnb-content 
{
	color: #828282;
	list-style: none none outside;
	margin: 0;
	padding: 2px 1px;
	overflow: hidden;
}
.dxnb-noHeads .dxnb-content
{
}
.dxnbLite_Glass .dxnb-item,
.dxnbLite_Glass .dxnb-large,
.dxnbLite_Glass .dxnb-bullet 
{
	color: #494949;
	clear: both;
	overflow: hidden;
	cursor: default;
}
.dxnbLite_Glass .dxnb-item,
.dxnbLite_Glass .dxnb-large,
.dxnbLite_Glass .dxnb-tmpl
{
	margin-bottom: 1px;
}
.dxnbLite_Glass .dxnb-item 
{
	padding: 4px 5px 5px 18px;
}
.dxnbLite_Glass .dxnb-large
{
	padding: 6px 12px 7px;
}
.dxnbLite_Glass .dxnb-bullet,
.dxnbLite_Glass .dxnb-bulletHover,
.dxnbLite_Glass .dxnb-bulletSelected 
{
	padding: 0 5px;
	overflow: visible;
	margin-bottom: 9px;
}
.dxnbLite_Glass .dxnb-itemSelected,
.dxnbLite_Glass .dxnb-itemHover
{
	padding: 3px 4px 4px 17px;
}
.dxnbLite_Glass .dxnb-largeSelected,
.dxnbLite_Glass .dxnb-largeHover
{
	padding: 5px 11px 6px;
}
.dxnbLite_Glass .dxnb-itemSelected,
.dxnbLite_Glass .dxnb-largeSelected
{
	background-color: #9ECED6;
	border: 1px solid #87B8C7;
}
.dxnbLite_Glass .dxnb-itemHover,
.dxnbLite_Glass .dxnb-largeHover
{
	background-color: #D9ECED;
	border: 1px solid #C0DDE0;
}
.dxnbLite_Glass .dxnb-header,
.dxnbLite_Glass .dxnb-headerCollapsed, 
.dxnbLite_Glass .dxnb-item,
.dxnbLite_Glass .dxnb-itemHover,
.dxnbLite_Glass .dxnb-itemSelected,
.dxnbLite_Glass .dxnb-bullet,
.dxnbLite_Glass .dxnb-bulletHover,
.dxnbLite_Glass .dxnb-bulletSelected
{
	text-align: left;
}
.dxnbLite_Glass .dxnb-large,
.dxnbLite_Glass .dxnb-largeHover,
.dxnbLite_Glass .dxnb-largeSelected
{
	text-align: center;
}
.dxnbLite_Glass .dxnb-headerHover
{
	background: url('nbHeaderHBack.gif') repeat-x top;
}
.dxnbLite_Glass .dxnb-headerCollapsedHover
{
	background: url('nbHeaderHBack.gif') repeat-x top;
}
.dxnbLite_Glass .dxnb-last
{
	margin-bottom: 0;
}
.dxnbLite_Glass .dxnb-btn,
.dxnbLite_Glass .dxnb-btnLeft,
.dxnbLite_Glass .dxnb-img
{
	border-width: 0;
}
.dxnbLite_Glass .dxnb-btn
{
	float: right;
	margin-left: 4px;
}
.dxnbLite_Glass .dxnb-btnLeft 
{
	float: left;
	margin-right: 4px;
}
.dxnbLite_Glass .dxnb-img
{
	margin: 0 4px 0 0;
	float: left;
}
.dxnbLite_Glass .dxnb-right .dxnb-item .dxnb-img,
.dxnbLite_Glass .dxnb-rtlHeader .dxnb-img
{
	float: right;
	margin: 0 0 0 4px;
}
.dxnbLite_Glass .dxnb-top .dxnb-large .dxnb-img
{
	margin-bottom: 3px;
}
.dxnbLite_Glass .dxnb-bottom .dxnb-large .dxnb-img
{
	margin-top: 3px;
}
.dxnbLite_Glass .dxnb-large .dxnb-img
{
	display: block;
	float: none;
	margin-left: auto;
	margin-right: auto;
}
.dxnbLiteDisabled_Glass,
.dxnbLite_Glass .dxnbLiteDisabled_Glass,
.dxnbLiteDisabled_Glass a,
.dxnbLiteDisabled_Glass .dxnb-item,
.dxnbLiteDisabled_Glass .dxnb-large,
.dxnbLiteDisabled_Glass .dxnb-bullet,
.dxnbLiteDisabled_Glass .dxnb-header,
.dxnbLiteDisabled_Glass .dxnb-headerCollapsed 
{
	color: #93a1a4;
	cursor: default;
}

/* -- ASPxNewsControl -- */
.dxncControl_Glass
{
	font: 10px Tahoma;
	color: black;
	background-color: White;
}
.dxncControl_Glass a
{
	color: #2A769D;
}
.dxncControl_Glass td.dxncCtrl
{
	padding: 15px;
}
.dxncLoadingPanel_Glass
{
	font-size: 12px;
	color: #303030;
	border: 1px solid #7EACB1;
	background-color: White;
}
.dxncLoadingPanel_Glass td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 12px;
}
.dxncContent_Glass
{
}
.dxncPagerPanel_Glass
{
	padding: 0px 3px;
}
.dxncItem_Glass
{
	font-size: 12px;
	vertical-align: top;
	padding: 12px 8px 12px 3px;
}
.dxncEmptyItem_Glass
{
	font-size: 12px;
	vertical-align: top;
	padding: 12px 12px 12px 14px;
}
/* - Headline - */
.dxncItemContent_Glass
{
	font-size: 12px;
	color: #575757;
}
.dxncItemDate_Glass
{
	color: #9B9B9B;
	white-space: nowrap;
}
.dxncItemHeader_Glass
{
	font-size: 16px;
	color: #387FA4;
	line-height: 110%;
}
.dxncItemLeftPanel_Glass
{
	font: 10px Verdana;
	color: black;
}
.dxncItemRightPanel_Glass
{
	font: 10px Verdana;
	color: black;
}
.dxncEmptyData_Glass
{
	color: Gray;
}
/* Disabled */
.dxncDisabled_Glass,
.dxncDisabled_Glass span.dxhl,
.dxncDisabled_Glass a,
.dxncDisabled_Glass a.hover
{
	color: #93a1a4;
	cursor: default;
}

/* -- ASPxPager -- */
.dxpControl_Glass
{
	font: 12px Arial;
	color: black;
}
.dxpControl_Glass a
{
	color: #2A769D;
}
.dxpControl_Glass td.dxpCtrl
{
	padding: 5px 2px;
}
.dxpButton_Glass
{
	color: #2A769D;
	text-decoration: underline;
	white-space: nowrap;
	text-align: center;
	vertical-align: middle;
}
.dxpDisabledButton_Glass
{
	text-decoration: none;
}
.dxpPageNumber_Glass
{
	color: #2A769D;
	text-decoration: underline;
	text-align: center;
	vertical-align: middle;
	padding: 1px 5px 0px;
}
.dxpCurrentPageNumber_Glass
{
	color: #2A769D;
	background-color: #DEDEDE;
	text-decoration: none;
	padding: 1px 3px 0px;
	white-space: nowrap;
}
.dxpSummary_Glass
{
	color: #656566;
	white-space: nowrap;
	text-align: center;
	vertical-align: middle;
	padding: 1px 4px 0px;
}
.dxpSeparator_Glass
{
	background-color: #CCCCCC;
}
/* Disabled */
.dxpDisabled_Glass
{
	color: #93a1a4;
	border-color: #93a1a4;
	cursor: default;
}

/* -- ASPxPager Lite -- */
.dxpLite_Glass
{
	font: 12px Arial;
	color: black;
	padding: 5px 2px;
	float: left;
}

.dxpLite_Glass .dxp-summary,
.dxpLite_Glass .dxp-sep,
.dxpLite_Glass .dxp-button,
.dxpLite_Glass .dxp-num,
.dxpLite_Glass .dxp-current,
.dxpLite_Glass .dxp-ellip
{
	display: block;
	float: left;
	margin-left: 4px;
	font-weight: normal;
}
.dxpLite_Glass .dxp-lead
{
	margin-left: 0!important;
}

.dxpLite_Glass a
{
	color: #2A769D;
}
.dxpLite_Glass .dxp-button
{
	color: #2A769D;
	white-space: nowrap;
	text-align: center;
	cursor: pointer;
	text-decoration: underline;
}
.dxpLite_Glass .dxp-button img
{
	border: none;
	vertical-align: middle;
	text-decoration: none;
}
.dxpLite_Glass .dxp-wideButton
{
	padding: 0 5px;
}
.dxpLite_Glass .dxp-disabledButton
{
	text-decoration: none;
	color: #93a1a4;
	cursor: default;
}

.dxpLite_Glass .dxp-num
{
	color: #2A769D;
	text-decoration: underline;
	padding: 2px 5px 1px;
	cursor: pointer;
}

.dxpLite_Glass .dxp-current
{
	color: #2A769D;
	background: #DEDEDE none;
	text-decoration: none;
	padding: 2px 3px 1px;
	cursor: text;
}

.dxpLite_Glass .dxp-summary,
.dxpLite_Glass .dxp-ellip
{
	color: #656566;
	white-space: nowrap;
	padding: 2px 4px 1px;
}

.dxpLite_Glass .dxp-sep
{
	background: #CCCCCC none;
	width: 1px;
	height: 11px;
	margin-top: 5px;
}

.dxpLiteDisabled_Glass,
.dxpLiteDisabled_Glass a,
.dxpLiteDisabled_Glass .dxp-summary,
.dxpLiteDisabled_Glass .dxp-sep,
.dxpLiteDisabled_Glass .dxp-button,
.dxpLiteDisabled_Glass .dxp-num,
.dxpLiteDisabled_Glass .dxp-current,
.dxpLiteDisabled_Glass .dxp-ellip
{
	color: #93a1a4;
	border-color: #93a1a4;
	cursor: default;
}

/* -- ASPxPopupControl -- */
.dxpcControl_Glass
{
	font: 12px Tahoma;
	color: black;
	background-color: #EDF3F4;
	border: 1px solid #7EACB1;
	padding: 1px;
	width: 200px;
}
.dxpcControl_Glass a
{
	color: #2A769D;
}
.dxpcCloseButton_Glass
{
	padding: 1px;
}
.dxpcCloseButtonHover_Glass
{
}
.dxpcContent_Glass
{
	color: #010000;
	white-space: normal;
	background-color: #EDF3F4;
	vertical-align: top;
}
.dxpcContentPaddings_Glass
{
	padding: 9px 12px 13px;
}
.dxpcFooter_Glass
{
	color: #175B89;
	border-top-style: none;
	background: #D3E6F3 url('pcFooterBack.gif') repeat-x top;
}
.dxpcFooter_Glass td.dxpc
{
	color: #175B89;
	white-space: nowrap;
	padding: 12px;
}
.dxpcHeader_Glass
{
	color: #5A5A5A;
	border-bottom: 1px solid #D5D5D5;
	background: url('pcHeaderBack.gif') repeat-x top;
}
.dxpcHeader_Glass td.dxpc
{
	color: #5A5A5A;
	white-space: nowrap;
}
.dxpcModalBackground_Glass
{
	background-color: #777777;
	opacity: 0.7;
	filter: progid:DXImageTransform.Microsoft.Alpha(Style=0, Opacity=70);
}
.dxpcLoadingPanel_Glass 
{
	font: 12px Tahoma;
	color: #303030;
	border: 1px solid #7EACB1;
	background-color: White;
}
.dxpcLoadingPanel_Glass td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 12px;
}
.dxpcLoadingDiv_Glass
{
	background-color: Gray;
	opacity: 0.01;
	filter: progid:DXImageTransform.Microsoft.Alpha(Style=0, Opacity=1);
}
/* Disabled */
.dxpcDisabled_Glass
{
	color: #808080;
	cursor: default;
}

/* -- ASPxPopupControl Lite -- */
.dxpcLite_Glass,
.dxdpLite_Glass 
{
	width: 200px;
	left: 0;
	top: 0;
	display: none;
	position: absolute;
	visibility: hidden;
	border-spacing: 0;
}

.dxpcLite_Glass .dxpc-mainDiv,
.dxdpLite_Glass .dxpc-mainDiv
{
	position: relative;
}

.dxpcLite_Glass .dxpc-mainDiv,
.dxpcLite_Glass.dxpc-mainDiv,
.dxdpLite_Glass .dxpc-mainDiv,
.dxdpLite_Glass.dxpc-mainDiv  
{
	top: 0;
	left: 0;
	font: 12px Tahoma;
	color: black;
	background: #EDF3F4 none;
	padding: 1px;
	border: 1px solid #7EACB1;
}

.dxpcLite_Glass a,
.dxdpLite_Glass a 
{
	color: #2A769D;
}

.dxpcLite_Glass .dxpc-link,
.dxdpLite_Glass .dxpc-link
{
	float: left;
}

.dxpcLite_Glass.dxRtl .dxpc-link,
.dxdpLite_Glass.dxRtl .dxpc-link
{
	float: right;
}

.dxpcLite_Glass a .dxpc-headerText,
.dxpcLite_Glass a .dxpc-footerText,
.dxdpLite_Glass a .dxpc-headerText,
.dxdpLite_Glass a .dxpc-footerText
{
	text-decoration: underline;
	cursor: pointer;
}

.dxpcLite_Glass .dxpc-closeBtn,
.dxdpLite_Glass .dxpc-closeBtn  
{
	padding: 1px;
	float: right;
}

.dxpcLite_Glass.dxRtl  .dxpc-closeBtn,
.dxdpLite_Glass.dxRtl  .dxpc-closeBtn 
{
	float: left;
}

.dxpcLite_Glass .dxpc-closeBtnHover,
.dxdpLite_Glass .dxpc-closeBtnHover
{
}

.dxpcLite_Glass .dxpc-header,
.dxdpLite_Glass .dxpc-header  
{
	color: #5A5A5A;
	background: url('pcHeaderBack.gif') repeat-x top;
	border-bottom: 1px solid #D5D5D5;
	padding: 2px 2px 2px 12px;
}

.dxpcLite_Glass.dxRtl .dxpc-header,
.dxdpLite_Glass.dxRtl .dxpc-header 
{
	padding-right: 12px;
	padding-left: 2px;
}

.dxpcLite_Glass .dxpc-headerText,
.dxdpLite_Glass .dxpc-headerText
{
	white-space: nowrap;
	float: left;
}

.dxpcLite_Glass .dxpc-withBtn .dxpc-headerText,
.dxdpLite_Glass .dxpc-withBtn .dxpc-headerText 
{
	margin-top: 2px;
}

.dxpcLite_Glass.dxRtl .dxpc-headerText,
.dxdpLite_Glass.dxRtl .dxpc-headerText
{
	float: right;
}

.dxpcLite_Glass .dxpc-headerImg,
.dxdpLite_Glass .dxpc-headerImg
{
	float: left;
	margin: 2px 4px 0 0;
}

.dxpcLite_Glass.dxRtl .dxpc-headerImg,
.dxdpLite_Glass.dxRtl .dxpc-headerImg
{
	float: right;
	margin: 2px 0 0 4px;
}

.dxpcLite_Glass .dxpc-contentWrapper,
.dxdpLite_Glass .dxpc-contentWrapper  
{
	background: #EDF3F4 none;
}

.dxpcLite_Glass .dxpc-content,
.dxdpLite_Glass .dxpc-content
{
	color: #010000;
	white-space: normal;
	padding: 9px 12px 13px;
}

.dxpcLite_Glass .dxpc-footer,
.dxdpLite_Glass .dxpc-footer
{
	color: #175B89;
	background: #D3E6F3 url('pcFooterBack.gif') repeat-x top;
	border-top: 1px solid #E0E0E0;
}

.dxpcLite_Glass .dxpc-footerContent,
.dxdpLite_Glass .dxpc-footerContent
{
	float: left;
	margin: 0;
	padding: 12px;
}

.dxpcLite_Glass.dxRtl .dxpc-footerContent,
.dxdpLite_Glass.dxRtl .dxpc-footerContent
{
	float: right;
}

.dxpcLite_Glass .dxpc-footerText,
.dxdpLite_Glass .dxpc-footerText
{
	white-space: nowrap;
	float: left;
}

.dxpcLite_Glass.dxRtl .dxpc-footerText,
.dxdpLite_Glass.dxRtl .dxpc-footerText
{
	float: right;
}

.dxpcLite_Glass .dxpc-footerImg,
.dxdpLite_Glass .dxpc-footerImg
{
	float: left;
	margin: -1px 4px 0 0;
}

.dxpcLite_Glass.dxRtl .dxpc-footerImg,
.dxdpLite_Glass.dxRtl .dxpc-footerImg
{
	float: right;
	margin: -1px 0 0 4px;
}

.dxpcLite_Glass .dxpc-sizeGrip,
.dxdpLite_Glass .dxpc-sizeGrip
{
	float: right;
}

.dxpcLite_Glass.dxRtl .dxpc-sizeGrip,
.dxdpLite_Glass.dxRtl .dxpc-sizeGrip
{
	float: left;
}

.dxpcModalBackLite_Glass,
.dxdpModalBackLite_Glass
{
	background-color: #777777;
	opacity: 0.7;
	filter: progid:DXImageTransform.Microsoft.Alpha(Style=0, Opacity=70);
	position: fixed;
	left: 0;
	top: 0;
	visibility: hidden;
}

.dxpcLiteDisabled_Glass,
.dxdpLiteDisabled_Glass
{
	color: #808080;
	cursor: default;
}

/* -- ASPxRoundPanel -- */
.dxrpControl_Glass td.dxrp,
.dxrpControlGB_Glass td.dxrp
{
	font: 12px Tahoma;
	color: #000000;
}
.dxrpControl_Glass .dxrpCI
{
	display:block;
}
/* - Header - */
.dxrpControl_Glass .dxrpHeader_Glass td.dxrp,
.dxrpControlGB_Glass .dxrpHeader_Glass td.dxrp,
.dxrpControlGB_Glass span.dxrpHeader_Glass
{
	font-size: 13px;
	font-weight: bold;
	color: #313131;
	text-align: left;
}
.dxrpControl_Glass .dxrpHI,
.dxrpControl_Glass .dxrpHeader_Glass,
.dxrpControl_Glass .dxrpHeader_Glass td.dxrp
{
	vertical-align: top;
	white-space: nowrap;
}
/* Header image */
.dxrpControl_Glass .dxrpHI
{
	padding-right: 4px;
}
.dxrpControl_Glass .dxrpHIR
{
	padding-left: 4px;
}
/* Content */
.dxrpControl_Glass .dxrpcontent,
.dxrpControlGB_Glass .dxrpcontent
{
    background-image: none;
	vertical-align: top;
}
/* Edges */
.dxrpControl_Glass .dxrpTE,
.dxrpControl_Glass .dxrpHLE,
.dxrpControl_Glass .dxrpHRE
{
    background-image: none;
	background-color: White;
}
.dxrpControl_Glass .dxrpcontent,
.dxrpControl_Glass .dxrpLE,
.dxrpControl_Glass .dxrpRE,
.dxrpControl_Glass .dxrpNHTE,
.dxrpControlGB_Glass .dxrpcontent,
.dxrpControlGB_Glass .dxrpLE,
.dxrpControlGB_Glass .dxrpRE,
.dxrpControlGB_Glass .dxrpNHTE,
.dxrpControlGB_Glass span.dxrpHeader_Glass
{
    background-image: none;
	background-color: #EBF2F4;
}
.dxrpControl_Glass .dxrpTE,
.dxrpControl_Glass .dxrpNHTE,
.dxrpControlGB_Glass .dxrpNHTE
{
	border-top: 1px solid #7EACB1;
}
.dxrpControl_Glass .dxrpLE,
.dxrpControl_Glass .dxrpHLE,
.dxrpControlGB_Glass .dxrpLE
{
	border-left: 1px solid #7EACB1;
}
.dxrpControl_Glass .dxrpRE,
.dxrpControl_Glass .dxrpHRE,
.dxrpControlGB_Glass .dxrpRE
{
	border-right: 1px solid #7EACB1;
}
.dxrpControl_Glass .dxrpBE,
.dxrpControlGB_Glass .dxrpBE
{
    background-image: none;
	background-color: #D7E9F1;
	border-bottom: 1px solid #7EACB1;
}
.dxrpControl_Glass .dxrpcontent,
.dxrpControlGB_Glass .dxrpcontent
{
	background: #EBF2F4 url('rpContentBack.gif') repeat-x left bottom;
}
.dxrpControl_Glass .dxrpLE,
.dxrpControl_Glass .dxrpRE,
.dxrpControlGB_Glass .dxrpLE,
.dxrpControlGB_Glass .dxrpRE
{
	background: #EBF2F4 url('rpLeftRightEdge.gif') repeat-x left bottom;
}
.dxrpControl_Glass .dxrpHeader_Glass
{
	background: White url('rpHeaderBack.gif') repeat-x left bottom;
}
.dxrpControl_Glass .dxrpHLE
{
	background: White url('rpHeaderLeftEdge.gif') repeat-x left bottom;
}
.dxrpControl_Glass .dxrpHRE
{
	background: White url('rpHeaderRightEdge.gif') repeat-x left bottom;
}
/* Disabled */
.dxrpDisabled_Glass,
.dxrpDisabled_Glass td.dxrp
{
	color: #93a1a4;
	cursor: default;
}

/* -- ASPxSiteMapControl -- */
.dxsmControl_Glass 
{
	color: #1E3695;
	background-color: white;
	font: 11px Verdana;
	border: 1px Solid #A8A8A8;
}
.dxsmControl_Glass a:hover
{
	text-decoration: underline;
}
.dxsmControl_Glass a:visited
{
	color: #996085;
}
/* -- Category Level -- */
.dxsmCategoryLevel_Glass,
.dxsmCategoryLevel_Glass a
{
	font-weight: bold;
	text-decoration: none;
}
.dxsmCategoryLevel_Glass
{
	white-space: nowrap;
	padding: 0px 0px 5px;
}
.dxsmCategoryLevel_Glass
{
	border-bottom: 1px solid #B8B8B8;
}
 /*flow layout*/
.dxsmLevelCategoryFlow_Glass,
.dxsmLevelCategoryFlow_Glass a
{
	color: #1E3695;
	font: bold 18px Tahoma;
	text-decoration: underline;
}

/* -- Level 0 -- */
.dxsmLevel0_Glass,
.dxsmLevel0_Glass a, 
.dxsmLevel0Categorized_Glass a,
.dxsmLevel0Categorized_Glass
{
	font: 13px Tahoma;
	color: black;
	text-decoration: none;
}
.dxsmLevel0_Glass,
.dxsmLevel0Categorized_Glass
{
	white-space: nowrap;
	padding: 3px 7px 4px;
	border: 1px Solid #D5D5D5;
	background: url('smLevel0Back.gif') repeat-x top;
}

/*flow layout*/
.dxsmLevel0Flow_Glass,
.dxsmLevel0Flow_Glass a,
.dxsmLevel0CategorizedFlow_Glass,
.dxsmLevel0CategorizedFlow_Glass a
{
	font: 13px Tahoma;
	color: black;
	text-decoration: underline;
}
.dxsmLevel0Flow_Glass
{
	text-decoration: none;
	padding: 0px;
}

/* -- Level 1 -- */
.dxsmLevel1_Glass,
.dxsmLevel1_Glass a, 
.dxsmLevel1Categorized_Glass a,
.dxsmLevel1Categorized_Glass
{
	font: 13px Tahoma;
	color: #2A769D;
}
.dxsmLevel1_Glass a,
.dxsmLevel1Categorized_Glass a
{
	text-decoration: underline;
}

.dxsmLevel1_Glass,
.dxsmLevel1Categorized_Glass
{
	white-space: nowrap;
	padding: 0px;
}
/*flow layout*/
.dxsmLevel1Flow_Glass,
.dxsmLevel1Flow_Glass a
{
	font: 13px Tahoma;
	color: #2A769D;
	text-decoration: underline;
}
.dxsmLevel1Flow_Glass
{
	padding: 0px;
}
/* -- Level 2 -- */
.dxsmLevel2_Glass,
.dxsmLevel2_Glass a
{
	font: 11px Tahoma;
	color: #2A769D;
	text-decoration: underline;
}
.dxsmLevel2_Glass
{
	white-space: nowrap;
	padding: 0px;
}
/*flow layout*/
.dxsmLevel2Flow_Glass,
.dxsmLevel2Flow_Glass a
{
	font: 11px Tahoma;
	color: #2A769D;
	text-decoration: underline;
}
/* -- Level 3 -- */
.dxsmLevel3_Glass,
.dxsmLevel3_Glass a
{
	font: 11px Tahoma;
	color: #2A769D;
	text-decoration: none;
}
.dxsmLevel3_Glass
{
	white-space: nowrap;
	padding: 0px;
}
/*flow layout*/
.dxsmLevel3Flow_Glass,
.dxsmLevel3Flow_Glass a
{
	font: 11px Tahoma;
	color: #A8A8A8;
	text-decoration: underline;
}
.dxsmLevel3Flow_Glass
{
	padding: 0px;
}
/* -- Level 4 -- */
.dxsmLevel4_Glass,
.dxsmLevel4_Glass a
{
	font: 9px Tahoma;
	color: #A8A8A8;
	text-decoration: none;
}
.dxsmLevel4_Glass
{
	white-space: nowrap;
	padding: 0px;
}
/*flow layout*/
.dxsmLevel4Flow_Glass,
.dxsmLevel4Flow_Glass a
{
	font: 9px Tahoma;
	color: #A8A8A8;
	text-decoration: underline;
}
.dxsmLevel4Flow_Glass
{
	padding: 0px;
}

/* -- Other Levels -- */
.dxsmLevelOther_Glass
{
	font: 8px Tahoma;
	color: #A8A8A8;
	text-decoration: none;
}
.dxsmLevelOther_Glass
{
	white-space: nowrap;
	padding: 0px;
}
/*flow layout*/
.dxsmLevelOtherFlow_Glass,
.dxsmLevelOtherFlow_Glass a
{
	font: 8px Tahoma;
	color: #A8A8A8;
	text-decoration: underline;
}
/* Disabled */
.dxsmDisabled_Glass
{
	color: #93a1a4;
	cursor: default;
}

/* -- ASPxTabControl, ASPxPageControl -- */
.dxtcControl_Glass
{
	font: 12px Tahoma;
	color: black;
}
.dxtcLoadingPanel_Glass
{
	font: 12px Tahoma;
	color: #303030;
}
.dxtcLoadingPanel_Glass td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 12px;
}

/* Tab Hyperlink */
.dxtcTab_Glass a,
.dxtcTabWithTabPositionLeft_Glass a,
.dxtcTabWithTabPositionBottom_Glass a,
.dxtcTabWithTabPositionRight_Glass a,
.dxtcActiveTab_Glass a,
.dxtcActiveTabWithTabPositionBottom_Glass a,
.dxtcActiveTabWithTabPositionLeft_Glass a,
.dxtcActiveTabWithTabPositionRight_Glass a,
.dxtcTabHover_Glass a,
.dxtcTabHoverWithTabPositionBottom_Glass a,
.dxtcTabHoverWithTabPositionLeft_Glass a,
.dxtcTabHoverWithTabPositionRight_Glass a
{
	text-decoration: none;
	color: black;
}

/* Active Tab */
.dxtcActiveTab_Glass,
.dxtcActiveTabWithTabPositionBottom_Glass,
.dxtcActiveTabWithTabPositionLeft_Glass,
.dxtcActiveTabWithTabPositionRight_Glass
{
	color: #FFFFFF;
	border: 1px solid #4986A2;
	padding: 3px 27px;
	background-color: #4986a2;
	text-align: center;
}
.dxtcActiveTab_Glass
{
	background: #4986a2 url('tcATabBack.gif') repeat-x top;
}
.dxtcActiveTabWithTabPositionBottom_Glass
{
	background: #94b8cc url('tcATabBottomBack.gif') repeat-x bottom;
}
.dxtcActiveTabWithTabPositionLeft_Glass,
.dxtcActiveTabWithTabPositionRight_Glass
{
	background: #4986a2 url('tcATabBack.gif') repeat-x top;
}

.dxtcActiveTab_Glass td.dxtc,
.dxtcActiveTabWithTabPositionBottom_Glass td.dxtc
{
	white-space: nowrap;
	background: transparent none!important;
	border-width: 0px!important;
	padding: 0px!important;
}
.dxtcActiveTabHover_Glass
{
	background-color: #4986A2;
}
.dxtcTabsCellWithTabPositionBottom .dxtcActiveTabHover_Glass
{
	background-color: #94B8CC;
}
.dxtcTabsCellWithTabPositionLeft .dxtcActiveTabHover_Glass,
.dxtcTabsCellWithTabPositionRight .dxtcActiveTabHover_Glass
{
	background-color: transparent;
}

/* Tab */
.dxtcTab_Glass,
.dxtcTabWithTabPositionBottom_Glass,
.dxtcTabWithTabPositionLeft_Glass,
.dxtcTabWithTabPositionRight_Glass
{
	color: black;
	border: 1px solid #C4C5C6;
	padding: 3px 27px;
	text-align: center;
}
.dxtcTabWithTabPositionBottom_Glass
{
	border-top-color: #4986a2;
}
.dxtcTab_Glass 
{
	background: #F1F2F4 url('tcTabBack.gif') repeat-x top;
	border-bottom-style: none;
}
.dxtcTabWithTabPositionBottom_Glass
{
	background: #FFFFFF url('tcTabBottomBack.gif') repeat-x bottom;
	border-top-style: none;
}
.dxtcTabWithTabPositionLeft_Glass,
.dxtcTabWithTabPositionRight_Glass
{
	background-repeat: repeat-x;
	background-position-y: top;
	background-color: #FFFFFF;
	border-top-style: none;
}
.dxtcTab_Glass td.dxtc,
.dxtcTabWithTabPositionBottom_Glass td.dxtc,
.dxtcTabWithTabPositionLeft_Glass td.dxtc,
.dxtcTabWithTabPositionRight_Glass td.dxtc
{
	white-space: nowrap;
	background: transparent none!important;
	border-width: 0px!important;
	padding: 0px!important;
}
.dxtcTab_Glass a,
.dxtcTabWithTabPositionBottom_Glass a,
.dxtcTabWithTabPositionLeft_Glass a,
.dxtcTabWithTabPositionRight_Glass a
{
	color: black;
	white-space: nowrap;
	text-decoration: none;
}
.dxtcTabWithTabPositionLeft_Glass,
.dxtcTabWithTabPositionRight_Glass
{
	border-top: 1px Solid #c4c5c6;
}
/* Hover */
.dxtcTabHover_Glass,
.dxtcTabHoverWithTabPositionBottom_Glass,
.dxtcTabHoverWithTabPositionLeft_Glass,
.dxtcTabHoverWithTabPositionRight_Glass
{
	background: #C0DDE0 url('tcHTabBack.gif') repeat-x top;
}
.dxtcTabHoverWithTabPositionBottom_Glass
{
	background: #EEF5F7 url('tcHTabBottomBack.gif') repeat-x bottom;
}
.dxtcTabHover_Glass td.dxtc,
.dxtcTabHoverWithTabPositionBottom_Glass td.dxtc,
.dxtcTabHoverWithTabPositionLeft_Glass td.dxtc,
.dxtcTabHoverWithTabPositionRight_Glass td.dxtc
{
	white-space: nowrap;
	background: transparent none!important;
	border-width: 0px!important;
	padding: 0px!important;
}

/* Content */
.dxtcPageContent_Glass,
.dxtcPageContentWithTabPositionBottom_Glass, 
.dxtcPageContentWithTabPositionLeft_Glass,
.dxtcPageContentWithTabPositionRight_Glass,
.dxtcPageContentWithoutTabs_Glass
{
	font-size: 13px;
	color: black;
	background-color: #EDF3F4;
	vertical-align: top;
}

.dxtcPageContent_Glass
{
	background: #EDF3F4 url('pcContentBack.gif') repeat-x top;
}
.dxtcPageContentWithTabPositionBottom_Glass
{
	background: #EDF3F4 url('pcContentWithTabBottomBack.gif') repeat-x bottom;
}
.dxtcPageContentWithoutTabs_Glass
{
}
.dxtcContent_Glass,
.dxtcContentWithTabPositionBottom_Glass,
.dxtcContentWithTabPositionLeft_Glass,
.dxtcContentWithTabPositionRight_Glass
{
	background: url('tcContentBack.gif') repeat-x top;
	height: 5px;
	vertical-align: top;
}
/* Scrolling */
.dxtcScrollButtonCell_Glass 
{
	border-style: none;
	width: 1px;
	vertical-align: top;
}
.dxtcTabsCellWithTabPositionBottom .dxtcScrollButtonCell_Glass 
{
	vertical-align: bottom;
}
.dxtcScrollButtonSeparator_Glass,
.dxtcScrollButtonSeparator_Glass div 
{
	height: 1px;
	width: 1px;
}
.dxtcScrollButtonIndent_Glass, 
.dxtcScrollButtonIndent_Glass div 
{
	height: 1px;
	width: 5px;
}
.dxtcScrollButton_Glass 
{
	border: 1px solid #4986A2;
	background: #46819E url('tcScrollBtnBack.gif') repeat-x;
	cursor: pointer;
	text-align: center;
	padding: 5px 6px;
}
.dxtcScrollButtonHover_Glass
{
	border: 1px solid #6BB3D5;
	background: #74BCDB url('tcScrollBtnHoverBack.gif') repeat-x;
}
.dxtcScrollButtonPressed_Glass
{
	border: 1px solid #7DACC2;
	background: #86B5C9 url('tcScrollBtnPressedBack.gif') repeat-x;
}
.dxtcScrollButtonDisabled_Glass
{
	cursor: default;
	border-color: #C0C0C0;
	background: #C7C7C7 url('tcScrollBtnDisabledBack.gif') repeat-x;
}
/* Misc */
.dxtcLeftAlignCell_Glass,
.dxtcTabsCellWithTabPositionBottom_Glass .dxtcLeftAlignCell_Glass 
{
	text-align: left;
}
.dxtcRightAlignCell_Glass,
.dxtcTabsCellWithTabPositionBottom_Glass .dxtcRightAlignCell_Glass 
{
	text-align: right;
}
/* Disabled */
.dxtcDisabled_Glass,
.dxtcDisabled_Glass table
{
	color: #93a1a4;
	cursor: default;
}

/* -- ASPxTabControl Lite -- */
.dxtcLite_Glass 
{
	overflow: hidden;
	float: left;
}
.dxtcLite_Glass .dxtc-strip,
.dxtcLite_Glass .dxtc-wrapper 
{
	list-style: none outside none;
	float: left;
	padding: 0;
	margin: 0;
	_overflow: hidden;
}
.dxtcLite_Glass .dxtc-tab,
.dxtcLite_Glass .dxtc-activeTab,
.dxtcLite_Glass .dxtc-leftIndent,
.dxtcLite_Glass .dxtc-spacer,
.dxtcLite_Glass .dxtc-rightIndent,
.dxtcLite_Glass .dxtc-sbWrapper,
.dxtcLite_Glass .dxtc-sbIndent,
.dxtcLite_Glass .dxtc-sbSpacer
{
	display: block;
	height: 21px;
	margin: 0;
}
.dxtcLite_Glass .dxtc-lineBreak
{
	float: none;
	display: block;
	clear: both;
	height: 0;
	width: 0;
	font-size: 0;
	line-height: 0;
	overflow: hidden;
	visibility: hidden;
}
.dxtcLite_Glass .dxtc-tab,
.dxtcLite_Glass .dxtc-activeTab
{
	background: #F1F2F4 url('tcTabBack.gif') repeat-x top;
	border-top: 1px solid #C4C5C6;
	border-right: 1px solid #C4C5C6;
	border-bottom: 1px solid #C4C5C6;
	border-left: 1px none #C4C5C6;
	float: left;
	overflow: hidden;
	text-align: center;
	white-space: nowrap;
}
.dxtcLite_Glass.dxtc-rtl .dxtc-tab,
.dxtcLite_Glass.dxtc-rtl .dxtc-activeTab
{
	border-top: 1px solid #C4C5C6;
	border-right: 1px none #C4C5C6;
	border-bottom: 1px solid #C4C5C6;
	border-left: 1px solid #C4C5C6;
}
.dxtcLite_Glass .dxtc-lead,
.dxtcLite_Glass.dxtc-rtl .dxtc-lead 
{
	border: 1px solid #C4C5C6;
}
.dxtcLite_Glass .dxtc-activeTab
{
	border-top-color: #4986A2;
	border-right-color: #4986A2;
	border-left-color: #4986A2;
	border-bottom: 1px solid transparent;
	background: #4986a2 url('tcATabBack.gif') repeat-x top;
	_border-bottom-color: #000001;
	_zoom: 1;
	_filter: progid:DXImageTransform.Microsoft.Chroma(color=#000001);
}
.dxtcLite_Glass.dxtc-rtl .dxtc-activeTab
{
	border-bottom: 1px solid transparent;
	_border-bottom-color: #000001;
	_zoom: 1;
	_filter: progid:DXImageTransform.Microsoft.Chroma(color=#000001);
}
.dxtcLite_Glass .dxtc-tab a 
{
	text-decoration: none;
	color: black;
}
.dxtcLite_Glass .dxtc-tabHover
{
	background: #F2F2F2 none;
}
.dxtcLite_Glass .dxtc-leftIndent,
.dxtcLite_Glass .dxtc-spacer,
.dxtcLite_Glass .dxtc-rightIndent,
.dxtcLite_Glass .dxtc-sbWrapper,
.dxtcLite_Glass .dxtc-sbIndent,
.dxtcLite_Glass .dxtc-sbSpacer
{
	float: left;
	border-right-width: 0;
	border-left-width: 0;
	border-top: 1px solid transparent;
	border-bottom: 1px solid #4986A2;
	overflow: hidden;
	_border-top-color: #000001;
	_zoom: 1;
	_filter: progid:DXImageTransform.Microsoft.Chroma(color=#000001);
}
.dxtcLite_Glass .dxtc-spacer
{
	width: 1px;
}
.dxtcLite_Glass .dxtc-leftIndent,
.dxtcLite_Glass .dxtc-rightIndent
{
	width: 5px;
}
.dxtcLite_Glass .dxtc-link
{
	padding: 3px 27px;
	display: block;
	font-size: 0;
	text-decoration: none;
	height: 100%;
	_float: left;
}
.dxtcLite_Glass .dxtc-text,
.dxtcLite_Glass .dxtc-leftIndent,
.dxtcLite_Glass .dxtc-rightIndent
{
	color: black;
	font: normal 12px Tahoma;
	text-decoration: none;
	white-space: nowrap;
}
.dxtcLite_Glass .dxtc-activeTab .dxtc-text
{
	color: White;
}
.dxtcLite_Glass .dxtc-img
{
	border-style: none;
	margin: 0 3px -4px 0;
	width: 16px;
	height: 16px;
}
.dxtcLite_Glass.dxtc-rtl .dxtc-img
{
	margin: 0 0 -4px 3px;
} 
.dxtcLite_Glass .dxtc-content 
{
	font: 12px Tahoma;
	color: black;
	background: #EDF3F4 url('pcContentBack.gif') repeat-x top;
	float: left;
	clear: left;
	border: 1px solid #4986A2;
	overflow: hidden;
	padding: 11px;
}
.dxtcLite_Glass.dxtc-top .dxtc-content 
{
	border-top-style: none!important;
}
/* Rtl */
.dxtcLite_Glass.dxtc-rtl,
.dxtcLite_Glass.dxtc-rtl .dxtc-content,
.dxtcLite_Glass.dxtc-rtl .dxtc-strip,
.dxtcLite_Glass.dxtc-rtl .dxtc-wrapper,
.dxtcLite_Glass.dxtc-rtl .dxtc-leftIndent,
.dxtcLite_Glass.dxtc-rtl .dxtc-spacer,
.dxtcLite_Glass.dxtc-rtl .dxtc-rightIndent,
.dxtcLite_Glass.dxtc-rtl .dxtc-sbWrapper,
.dxtcLite_Glass.dxtc-rtl .dxtc-sbIndent,
.dxtcLite_Glass.dxtc-rtl .dxtc-sbSpacer,
.dxtcLite_Glass.dxtc-rtl .dxtc-tab,
.dxtcLite_Glass.dxtc-rtl .dxtc-activeTab
{
	float: right;
}
.dxtc-top.dxtc-rtl .dxtc-content,
.dxtc-bottom.dxtc-rtl .dxtc-strip,
.dxtc-bottom.dxtc-rtl .dxtc-wrapper
{
	clear: right!important;
}
.dxtc-left.dxtc-rtl .dxtc-strip 
{
	float: left;
}
.dxtcLite_Glass.dxtc-rtl .dxtc-content,
.dxtcLite_Glass.dxtc-rtl .dxtc-strip,
.dxtcLite_Glass.dxtc-rtl .dxtc-wrapper
{
	*float: left;
}
.dxtcLite_Glass.dxtc-rtl .dxtc-content
{
	*clear: left!important;
}
/* Scrolling */
.dxtcLite_Glass .dxtc-sb          
{
	background: #46819E url('tcScrollBtnBack.gif') repeat-x;
	border: 1px solid #4986A2;
	cursor: pointer;
	padding: 5px 6px;
	font-size: 0;
}
.dxtcLite_Glass .dxtc-sbHover
{
	border: 1px solid #6BB3D5;
	background: #74BCDB url('tcScrollBtnHoverBack.gif') repeat-x;
}
.dxtcLite_Glass .dxtc-sbPressed
{
	border: 1px solid #7DACC2;
	background: #86B5C9 url('tcScrollBtnPressedBack.gif') repeat-x;
}
.dxtcLite_Glass .dxtc-sbDisabled
{
	cursor: default;
	border-color: #C0C0C0;
	background: #C7C7C7 url('tcScrollBtnDisabledBack.gif') repeat-x;
}
.dxtcLite_Glass .dxtc-sb img 
{
	border: none;
}
.dxtcLite_Glass .dxtc-sbIndent
{
	width: 5px;
}
.dxtcLite_Glass .dxtc-sbSpacer
{
	width: 1px;
}
/* Multi-row */
.dxtcLite_Glass .dxtc-n
{
	_display: inline;
}
.dxtcLiteDisabled_Glass,
.dxtcLiteDisabled_Glass .dxtc-text,
.dxtcLiteDisabled_Glass .dxtc-activeTab .dxtc-text,
.dxtcLiteDisabled_Glass .dxtc-content
{
	color: #93a1a4;
	cursor: default;
}
/* bottom  */
.dxtcLite_Glass.dxtc-bottom .dxtc-strip, 
.dxtcLite_Glass.dxtc-bottom .dxtc-wrapper
{
	clear: left;
	*float: none;
}
.dxtcLite_Glass.dxtc-bottom .dxtc-leftIndent,
.dxtcLite_Glass.dxtc-bottom .dxtc-spacer,
.dxtcLite_Glass.dxtc-bottom .dxtc-rightIndent,
.dxtcLite_Glass.dxtc-bottom .dxtc-sbWrapper,
.dxtcLite_Glass.dxtc-bottom .dxtc-sbIndent,
.dxtcLite_Glass.dxtc-bottom .dxtc-sbSpacer
{
	border-top: 1px solid #4986A2;
	border-bottom: 1px solid transparent;
	_border-bottom-color: #000001;
	_zoom: 1;
	_filter: progid:DXImageTransform.Microsoft.Chroma(color=#000001);
}
.dxtcLite_Glass.dxtc-bottom .dxtc-tab
{
	background: #FFFFFF url('tcTabBottomBack.gif') repeat-x bottom;
}
.dxtcLite_Glass.dxtc-bottom .dxtc-activeTab
{
	background: #94b8cc url('tcATabBottomBack.gif') repeat-x bottom;
	border-top: 1px solid #94B8CC;
	border-bottom: 1px solid #4986A2;
	_border-top-color: #000001;
	_zoom: 1;
	_filter: progid:DXImageTransform.Microsoft.Chroma(color=#000001);
}
.dxtcLite_Glass.dxtc-bottom .dxtc-content
{
	background: #EDF3F4 url('pcContentWithTabBottomBack.gif') repeat-x bottom;
	border-top: 1px solid #4986A2;
	border-right: 1px solid #4986A2;
	border-bottom-color: #4986A2;
	border-left: 1px solid #4986A2;
	border-bottom-width: 1px;
	border-bottom-style: none!important;
}
.dxtcLite_Glass.dxtc-bottom .dxtc-sb 
{
	margin-top: 1px;
}
/* left */
.dxtcLite_Glass.dxtc-left .dxtc-tab,
.dxtcLite_Glass.dxtc-left .dxtc-activeTab,
.dxtcLite_Glass.dxtc-left .dxtc-leftIndent,
.dxtcLite_Glass.dxtc-left .dxtc-spacer,
.dxtcLite_Glass.dxtc-left .dxtc-rightIndent
{
	float: none;
	*float: left;
	clear: none;
	*clear: both;
	width: auto;
	height: auto;
}
.dxtcLite_Glass.dxtc-left .dxtc-tab
{
	border-top: 1px none #C4C5C6;
	border-right: 1px solid #C4C5C6;
	border-bottom: 1px solid #C4C5C6;
	border-left: 1px solid #C4C5C6;
}
.dxtcLite_Glass.dxtc-left .dxtc-lead
{
	border: 1px solid #C4C5C6;
}
.dxtcLite_Glass.dxtc-left .dxtc-activeTab
{
	background: #4986a2 url('tcATabBack.gif') repeat-x top;
	border-top: 1px solid #4986A2;
	border-bottom: 1px solid #4986A2;
	border-left: 1px solid #4986A2;
	border-right: 1px solid transparent;
	_border-right-color: #000001;
	_zoom: 1;
	_filter: progid:DXImageTransform.Microsoft.Chroma(color=#000001);
}
.dxtcLite_Glass.dxtc-left .dxtc-leftIndent,
.dxtcLite_Glass.dxtc-left .dxtc-spacer,
.dxtcLite_Glass.dxtc-left .dxtc-rightIndent
{
	border: none;
	border-right: 1px solid #4986A2;
	border-left: 1px solid transparent;
	width: auto;
	_border-left-color: #000001;
	_zoom: 1;
	_filter: progid:DXImageTransform.Microsoft.Chroma(color=#000001);
}
.dxtcLite_Glass.dxtc-left .dxtc-leftIndent,
.dxtcLite_Glass.dxtc-left .dxtc-rightIndent
{
	height: 3px;
}
.dxtcLite_Glass.dxtc-left .dxtc-spacer
{
	height: 1px;
}
.dxtcLite_Glass.dxtc-left .dxtc-content
{
	background-image: none;
	border-top: 1px solid #4986A2;
	border-right: 1px solid #4986A2;
	border-bottom: 1px solid #4986A2;
	border-left-color: #4986A2;
	border-left-width: 1px;
	border-left-style: none!important;
	float: left;
	clear: none;
}
/* right */
.dxtcLite_Glass.dxtc-right .dxtc-tab,
.dxtcLite_Glass.dxtc-right .dxtc-activeTab,
.dxtcLite_Glass.dxtc-right .dxtc-leftIndent,
.dxtcLite_Glass.dxtc-right .dxtc-spacer,
.dxtcLite_Glass.dxtc-right .dxtc-rightIndent
{
	float: none;
	*float: left;
	clear: none;
	*clear: both;
	width: auto;
	height: auto;
}
.dxtcLite_Glass.dxtc-right .dxtc-tab
{
	border-top: 1px none #C4C5C6;
	border-right: 1px solid #C4C5C6;
	border-bottom: 1px solid #C4C5C6;
	border-left: 1px solid #C4C5C6;
}
.dxtcLite_Glass.dxtc-right .dxtc-lead
{
	border: 1px solid #C4C5C6;
}
.dxtcLite_Glass.dxtc-right .dxtc-activeTab
{
	background: #4986a2 url('tcATabBack.gif') repeat-x top;
	border-top: 1px solid #4986A2;
	border-right: 1px solid #4986A2;
	border-bottom: 1px solid #4986A2;
	border-left: 1px solid transparent;
	_border-left-color: #000001;
	_zoom: 1;
	_filter: progid:DXImageTransform.Microsoft.Chroma(color=#000001);
}
.dxtcLite_Glass.dxtc-right .dxtc-leftIndent,
.dxtcLite_Glass.dxtc-right .dxtc-spacer,
.dxtcLite_Glass.dxtc-right .dxtc-rightIndent
{
	border: none;
	border-left: 1px solid #4986A2;
	border-right: 1px solid transparent;
	_border-right-color: #000001;
	_zoom: 1;
	_filter: progid:DXImageTransform.Microsoft.Chroma(color=#000001);
}
.dxtcLite_Glass.dxtc-right .dxtc-leftIndent,
.dxtcLite_Glass.dxtc-right .dxtc-rightIndent
{
	height: 3px;
}
.dxtcLite_Glass.dxtc-right .dxtc-spacer
{
	height: 1px;
}
.dxtcLite_Glass.dxtc-right .dxtc-content
{
	background-image: none;
	border-top: 1px solid #4986A2;
	border-right-color: #4986A2;
	border-bottom: 1px solid #4986A2;
	border-left: 1px solid #4986A2;
	border-right-width: 1px;
	border-right-style: none!important;
	float: left;
	clear: none;
}
/* Services rules */
.dxtcLite_Glass.dxtc-noTabs .dxtc-content
{
	border: 1px solid #4986A2!important;
} 

/* -- ASPxTitleIndex -- */
.dxtiControl_Glass 
{
	font: 11px Verdana;
	color: #1E3695;
	background-color: white;
}
.dxtiControl_Glass a
{
	color: #2A769D;
}
.dxtiLoadingPanel_Glass
{
	font: 12px Tahoma;
	color: #303030;
	border: 1px solid #7EACB1;
	background-color: White;
}
.dxtiLoadingPanel_Glass td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 12px;
}
.dxtiItem_Glass
{
	font: 12px Tahoma;
	color: #2A769D;
	text-decoration: underline;
	white-space: nowrap;
}
.dxtiGroupHeader_Glass,
.dxtiGroupHeaderCategorized_Glass
{
	font: 21px Tahoma;
	text-decoration: none;
}
.dxtiGroupHeader_Glass,
.dxtiGroupHeaderCategorized_Glass
{
	white-space: nowrap;
	padding: 0px 0px 3px;
}
.dxtiGroupHeaderCategorized_Glass
{
	border-bottom: 1px Solid #C0C0C0;
	padding-bottom: 2px;
}
/* -- GroupHeaderText -- */
.dxtiGroupHeaderText_Glass
{
	background-color: #B4B4B4;
	color: #FFFFFF;
}
.dxtiGroupHeaderText_Glass
{
	padding: 1px 6px 2px;
	border: 1px Solid #7895A2;
	background: url('tiHeaderBack.gif') repeat-x top;
}

.dxtiGroupHeaderTextCategorized_Glass
{
	color: #666666;
	font-size: 111px;
}
.dxtiGroupHeaderTextCategorized_Glass
{
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 2px;
}
/* -- FilterBox -- */
.dxtiFilterBoxInfoText_Glass
{
	color: #8B8C8D;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 4px;
}
.dxtiFilterBoxEdit_Glass
{
	font-size: 12px;
	width: 158px;
	border: 1px Solid #7EACB1;
	padding-left: 3px;
}
.dxtiFilterBox_Glass,
.dxtiFilterBox_Glass table
{
	color: #59595A;
	font: 12px Tahoma;
}
.dxtiFilterBox_Glass
{
	background-color: #ECf8FC;
	padding: 10px 15px 15px;
}
/* -- IndexPanel -- */
.dxtiIndexPanel_Glass
{
	padding-bottom: 8px;
	text-decoration: none;
}
.dxtiIndexPanelItem_Glass,
.dxtiIndexPanelItem_Glass a,
.dxtiCurrentIndexPanelItem_Glass
{
	font-size: 12px;
	color: #2A769D;
	text-decoration: underline;
}
.dxtiIndexPanelItem_Glass,
.dxtiCurrentIndexPanelItem_Glass
{
	padding: 0px 2px 2px;
}
.dxtiCurrentIndexPanelItem_Glass
{
	color: #000000;
	background-color: #E0E0E0;
}
/* -- BackToTop -- */
.dxtiBackToTop_Glass
{
	font: 10px Tahoma;
	text-decoration: underline;
	white-space: nowrap;
}
.dxtiBackToTop_Glass,
.dxtiBackToTopRtl_Glass
{
	padding: 0 0 12px;
}
/* Disabled */
.dxtiDisabled_Glass
{
	color: #93a1a4;
	cursor: default;
}
/* -- ASPxUploadControl -- */
.dxucControl_Glass,
.dxucEditArea_Glass
{
	font: 12px Tahoma;
}
.dxucControl_Glass .dxucInputs_Glass
{
}
.dxucTextBox_Glass
{
	background-color: white;
	border: 1px solid #7EACB1;
	padding: 1px 2px;
}
.dxucTextBox_Glass .dxucEditArea_Glass
{
	margin: 0px;
	background-color: white;
}
.dxucErrorCell_Glass
{
	color: Red;
	text-align: left;
}
.dxucButton_Glass,
.dxucButton_Glass a
{
	color: #2A769D;
	white-space: nowrap;
}
.dxucButton_Glass a:hover
{
	color: #F15E34;
}
.dxucBrowseButton_Glass,
.dxucBrowseButton_Glass a
{
	color: #000000;
	cursor: pointer;
	white-space: nowrap;
	text-decoration: none;
}
.dxucControl_Glass .dxucBrowseButton_Glass a
{
	color: #000000;
}
.dxucControl_Glass a[unselectable=on]
{
    user-select: none;
	-moz-user-select: -moz-none;
	-khtml-user-select: none;
	-webkit-user-select: none;
}
.dxucBrowseButton_Glass
{
	padding: 3px 13px 4px;
	border: 1px solid #B2BCBE;
	background: #DADFE0 url('ucButtonBack.gif') repeat-x;
}
.dxucBrowseButtonHover_Glass
{
	border-color: #71ACB4;
	background: #B5D7DB url('ucButtonHoverBack.gif') repeat-x;
}
.dxucBrowseButtonPressed_Glass
{
	border-color: #71ACB4;
	background: #9ABDC1 url('ucButtonPressedBack.gif') repeat-x;
}
/* UploadControl - ProgressBar */
.dxucProgressBar_Glass,
.dxucProgressBar_Glass td
{
	font: 12px Tahoma;
	color: Black;
}
.dxucProgressBar_Glass .dxucPBMainCell,
.dxucProgressBar_Glass td
{
	padding: 0;
}
.dxucProgressBar_Glass
{
	border: 1px Solid #4986a2;
	background: #C6E0E4 url('ucProgressBack.gif') repeat-x;
}
.dxucProgressBarIndicator_Glass
{
	background: #4986a2 url('ucProgressIndicatorBack.gif') repeat-x;
}
/* Silverlight Plugin Link */
.dxucSilverlightPluginLinkPanel_Glass {
	font: 9px Verdana;
	color: #7d7d7d;
	text-align: left;
}
.dxucSilverlightPluginLinkPanel_Glass td {
	padding: 0px 3px;
	vertical-align: middle;
}
.dxucSilverlightPluginLinkPanel_Glass a {
	color: #2A769D;
}
/* Disabled */
.dxucDisabled_Glass,
.dxucDisabled_Glass a
{
	color: #93A1A4;
	cursor: default;
}
.dxucTextBoxDisabled_Glass
{
	border-color: #93A1A4;
}
.dxucButtonDisabled_Glass a,
.dxucButtonDisabled_Glass a:hover
{
	color: #93A1A4;
	text-decoration: none;
}
.dxucControl_Glass .dxucBrowseButtonDisabled_Glass a
{
	color: #93A1A4;
}

/* -- ASPxSplitter -- */
.dxsplControl_Glass
{
	background-color: White;
}
.dxsplControl_Glass,
.dxsplVSeparator_Glass,
.dxsplHSeparator_Glass,
.dxsplPane_Glass,
.dxsplPaneCollapsed_Glass,
.dxsplVSeparator_Glass,
.dxsplHSeparator_Glass,
.dxsplVSeparatorCollapsed_Glass,
.dxsplHSeparatorCollapsed_Glass
{
	border: 0px solid #7EACB1;
}
.dxsplPane_Glass,
.dxsplPaneCollapsed_Glass
{
	border-width: 1px;
	background-color: #F8FAFD;
}
.dxsplPaneCollapsed_Glass
{
	border-right-width: 0px;
	border-bottom-width: 0px;
}
.dxsplVSeparator_Glass
{
	background-image: url('splVSeparatorBackground.png');
	border-top-width: 1px;
	border-bottom-width: 1px;
}
.dxsplHSeparator_Glass
{
	background-image: url('splHSeparatorBackground.png');
	border-left-width: 1px;
	border-right-width: 1px;
}
.dxsplVSeparatorHover_Glass
{
	cursor: w-resize;
}
.dxsplHSeparatorHover_Glass
{
	cursor: n-resize;
}
.dxsplVSeparator_Glass,
.dxsplHSeparator_Glass
{
	background-color: #ADCEDF;
	font-size: 0;
}
.dxsplVSeparatorHover_Glass,
.dxsplVSeparatorButtonHover_Glass
{
	background-image: url('splVSeparatorBackgroundHover.png');
}
.dxsplHSeparatorHover_Glass,
.dxsplHSeparatorButtonHover_Glass
{
	background-image: url('splHSeparatorBackgroundHover.png');
}
.dxsplVSeparatorCollapsed_Glass,
.dxsplHSeparatorCollapsed_Glass
{
	cursor: default!important;
}
.dxsplVSeparatorButton_Glass
{
	cursor: pointer;
	padding: 5px 0px;
}
.dxsplHSeparatorButton_Glass
{
	cursor: pointer;
	padding: 0px 5px;
}
.dxsplVSeparatorHover_Glass,
.dxsplHSeparatorHover_Glass,
.dxsplVSeparatorButtonHover_Glass,
.dxsplHSeparatorButtonHover_Glass
{
	background-color: #DBEDF0;
}
.dxsplVSeparator_Glass,
.dxsplVSeparatorButtonHover_Glass
{
	background-repeat: repeat-y;
	background-position: top left;
}
.dxsplHSeparator_Glass,
.dxsplHSeparatorButtonHover_Glass
{
	background-repeat: repeat-x;
	background-position: top left;
}
.dxsplResizingPointer_Glass
{
	background: url('splResizingPointer.gif') repeat;
}
.dxsplResizingPointer_Glass,
.dxsplS
{
	font-size: 0px;
	line-height: 0px;
}
.dxsplLCC,
.dxsplCC,
.dxsplS
{
	overflow: hidden;
}
.dxsplLCC,
.dxsplCC,
.dxsplP
{
	width: 100%;
	height: 100%;
}
.dxsplLCC
{
	padding: 8px;
}

.menuButtons_Glass 
{
	font: 12px Tahoma;
	color: #000000;
	background: transparent none repeat 0 0!important;
	border-width: 0px;
}

.menuButtons_Glass .dxmMenuSeparator_Glass .dx,
.menuButtons_Glass .dxmMenuFullHeightSeparator_Glass .dx 
{
	font-size: 0;
	line-height: 0;
	overflow: hidden;
	width: 1px;
	height: 1px;
}
.menuButtons_Glass .dxmMenuSeparator_Glass,
.menuButtons_Glass .dxmMenuFullHeightSeparator_Glass
{
	width: 1px;
}

.menuButtons_Glass .dxmMenuSeparator_Glass .dx,
.menuButtons_Glass .dxmMenuFullHeightSeparator_Glass .dx,
.menuButtons_Glass .dxmMenuVerticalSeparator_Glass
{
	background-color: Transparent;
	width: 5px;
}
.menuButtons_Glass .dxmMenuSeparator_Glass
{
	display: none;
}
.menuButtons_Glass .dxmMenuVerticalSeparator_Glass
{
	width: 100%;
	height: 1px;
}

.menuButtons_Glass .dxmMenuItem_Glass,
.menuButtons_Glass .dxmMenuItemWithImage_Glass,
.menuButtons_Glass .dxmMenuItemWithPopOutImage_Glass,
.menuButtons_Glass .dxmMenuItemWithImageWithPopOutImage_Glass,
.menuButtons_Glass .dxmVerticalMenuItem_Glass,
.menuButtons_Glass .dxmVerticalMenuItemWithImage_Glass,
.menuButtons_Glass .dxmVerticalMenuItemWithPopOutImage_Glass,
.menuButtons_Glass .dxmVerticalMenuItemWithImageWithPopOutImage_Glass, 
.menuButtons_Glass .dxmMenuLargeItem_Glass,
.menuButtons_Glass .dxmMenuLargeItemWithImage_Glass,
.menuButtons_Glass .dxmMenuLargeItemWithPopOutImage_Glass,
.menuButtons_Glass .dxmMenuLargeItemWithImageWithPopOutImage_Glass,
.menuButtons_Glass .dxmVerticalMenuLargeItem_Glass,
.menuButtons_Glass .dxmVerticalMenuLargeItemWithImage_Glass,
.menuButtons_Glass .dxmVerticalMenuLargeItemWithPopOutImage_Glass,
.menuButtons_Glass .dxmVerticalMenuLargeItemWithImageWithPopOutImage_Glass
{
	font-weight: normal;
	vertical-align: middle;
	background: #DADFE0 url('edtButtonBack.gif') repeat-x top;
	padding: 2px 10px 3px 11px;
	cursor: pointer;
	color: #000000;
	border: 1px solid #B2BCBE;
}
.menuButtons_Glass .dxmMenuItemHover_Glass,
.menuButtons_Glass .dxmMenuItemHoverWithImage_Glass,
.menuButtons_Glass .dxmMenuItemHoverWithPopOutImage_Glass,
.menuButtons_Glass .dxmMenuItemHoverWithImageWithPopOutImage_Glass, 
.menuButtons_Glass .dxmVerticalMenuItemHover_Glass,
.menuButtons_Glass .dxmVerticalMenuItemHoverWithImage_Glass,
.menuButtons_Glass .dxmVerticalMenuItemHoverWithPopOutImage_Glass,
.menuButtons_Glass .dxmVerticalMenuItemHoverWithImageWithPopOutImage_Glass, 
.menuButtons_Glass .dxmMenuLargeItemHover_Glass,
.menuButtons_Glass .dxmMenuLargeItemHoverWithImage_Glass,
.menuButtons_Glass .dxmMenuLargeItemHoverWithPopOutImage_Glass,
.menuButtons_Glass .dxmMenuLargeItemHoverWithImageWithPopOutImage_Glass, 
.menuButtons_Glass .dxmVerticalMenuLargeItemHover_Glass,
.menuButtons_Glass  .dxmVerticalMenuLargeItemHoverWithImage_Glass,
.menuButtons_Glass .dxmVerticalMenuLargeItemHoverWithPopOutImage_Glass,
.menuButtons_Glass .dxmVerticalMenuLargeItemHoverWithImageWithPopOutImage_Glass
{
	background: #B5D7DB url('edtButtonHoverBack.gif') repeat-x top;
	padding: 2px 10px 3px 11px;
	font-weight: normal;
	vertical-align: middle;
	border: 1px solid #71ACB4;
	cursor: pointer;
}
.menuButtons_Glass .dxmMenuItemWithImage_Glass,
.menuButtons_Glass .dxmMenuItemWithImageWithPopOutImage_Glass,
.menuButtons_Glass .dxmVerticalMenuItemWithImage_Glass,
.menuButtons_Glass .dxmVerticalMenuItemWithImageWithPopOutImage_Glass, 
.menuButtons_Glass .dxmMenuLargeItemWithImage_Glass,
.menuButtons_Glass .dxmMenuLargeItemWithImageWithPopOutImage_Glass,
.menuButtons_Glass .dxmVerticalMenuLargeItemWithImage_Glass,
.menuButtons_Glass .dxmVerticalMenuLargeItemWithImageWithPopOutImage_Glass,
.menuButtons_Glass .dxmMenuItemHoverWithImage_Glass,
.menuButtons_Glass .dxmMenuItemHoverWithImageWithPopOutImage_Glass, 
.menuButtons_Glass .dxmVerticalMenuItemHoverWithImage_Glass,
.menuButtons_Glass .dxmVerticalMenuItemHoverWithImageWithPopOutImage_Glass, 
.menuButtons_Glass .dxmMenuLargeItemHoverWithImage_Glass,
.menuButtons_Glass .dxmMenuLargeItemHoverWithImageWithPopOutImage_Glass, 
.menuButtons_Glass .dxmVerticalMenuLargeItemHover_Glass,
.menuButtons_Glass .dxmVerticalMenuLargeItemHoverWithImageWithPopOutImage_Glass
{
	padding-top: 2px!important;
	padding-bottom: 1px!important;
}

.menuLinks_Glass
{
	font: 12px Tahoma;
	background: transparent none repeat 0 0!important;
	border-width: 0px!important;
}

.menuLinks_Glass .dxmMenuItemHover_Glass a,
.menuLinks_Glass .dxmMenuItemHoverWithImage_Glass a,
.menuLinks_Glass .dxmMenuItemHoverWithPopOutImage_Glass a,
.menuLinks_Glass .dxmMenuItemHoverWithImageWithPopOutImage_Glass a,
.menuLinks_Glass .dxmVerticalMenuItemHover_Glass a,
.menuLinks_Glass .dxmVerticalMenuItemHoverWithImage_Glass a,
.menuLinks_Glass .dxmVerticalMenuItemHoverWithPopOutImage_Glass a,
.menuLinks_Glass .dxmVerticalMenuItemHoverWithImageWithPopOutImage_Glass a,
.menuLinks_Glass .dxmMenuLargeItemHover_Glass a,
.menuLinks_Glass .dxmMenuLargeItemHoverWithImage_Glass a,
.menuLinks_Glass .dxmMenuLargeItemHoverWithPopOutImage_Glass a,
.menuLinks_Glass .dxmMenuLargeItemHoverWithImageWithPopOutImage_Glass a,
.menuLinks_Glass .dxmVerticalMenuLargeItemHover_Glass a,
.menuLinks_Glass .dxmVerticalMenuLargeItemHoverWithImage_Glass a,
.menuLinks_Glass .dxmVerticalMenuLargeItemHoverWithPopOutImage_Glass a,
.menuLinks_Glass .dxmVerticalMenuLargeItemHoverWithImageWithPopOutImage_Glass a
{
	color: #f15e34!important;
	text-decoration: underline;
}

.menuLinks_Glass .dxmMenuItemHover_Glass,
.menuLinks_Glass .dxmMenuItemHoverWithImage_Glass,
.menuLinks_Glass .dxmMenuItemHoverWithPopOutImage_Glass,
.menuLinks_Glass .dxmMenuItemHoverWithImageWithPopOutImage_Glass, 
.menuLinks_Glass .dxmVerticalMenuItemHover_Glass,
.menuLinks_Glass .dxmVerticalMenuItemHoverWithImage_Glass,
.menuLinks_Glass .dxmVerticalMenuItemHoverWithPopOutImage_Glass,
.menuLinks_Glass .dxmVerticalMenuItemHoverWithImageWithPopOutImage_Glass, 
.menuLinks_Glass .dxmMenuLargeItemHover_Glass,
.menuLinks_Glass .dxmMenuLargeItemHoverWithImage_Glass,
.menuLinks_Glass .dxmMenuLargeItemHoverWithPopOutImage_Glass,
.menuLinks_Glass .dxmMenuLargeItemHoverWithImageWithPopOutImage_Glass, 
.menuLinks_Glass .dxmVerticalMenuLargeItemHover_Glass,
.menuLinks_Glass .dxmVerticalMenuLargeItemHoverWithImage_Glass,
.menuLinks_Glass .dxmVerticalMenuLargeItemHoverWithPopOutImage_Glass,
.menuLinks_Glass .dxmVerticalMenuLargeItemHoverWithImageWithPopOutImage_Glass
{
	background: transparent none repeat 0 0;
	padding-right: 5px;
	padding-left: 11px;
	font-weight: normal;
	vertical-align: middle;
	cursor: pointer;
	border-width: 0px!important;
}

.menuLinks_Glass .dxmMenuItem_Glass a,
.menuLinks_Glass .dxmMenuItem_Glass a:visited,
.menuLinks_Glass .dxmMenuItemWithImage_Glass a,
.menuLinks_Glass .dxmMenuItemWithImage_Glass a:visited,
.menuLinks_Glass .dxmMenuItemWithPopOutImage_Glass a,
.menuLinks_Glass .dxmMenuItemWithPopOutImage_Glass a:visited,
.menuLinks_Glass .dxmMenuItemWithImageWithPopOutImage_Glass a,
.menuLinks_Glass .dxmMenuItemWithImageWithPopOutImage_Glass a:visited,
.menuLinks_Glass .dxmVerticalMenuItem_Glass a,
.menuLinks_Glass .dxmVerticalMenuItem_Glass a:visited,
.menuLinks_Glass .dxmVerticalMenuItemWithImage_Glass a,
.menuLinks_Glass .dxmVerticalMenuItemWithImage_Glass a:visited,
.menuLinks_Glass .dxmVerticalMenuItemWithPopOutImage_Glass a,
.menuLinks_Glass .dxmVerticalMenuItemWithPopOutImage_Glass a:visited,
.menuLinks_Glass .dxmVerticalMenuItemWithImageWithPopOutImage_Glass a,
.menuLinks_Glass .dxmVerticalMenuItemWithImageWithPopOutImage_Glass a:visited,
.menuLinks_Glass .dxmMenuLargeItem_Glass a,
.menuLinks_Glass .dxmMenuLargeItem_Glass a:visited,
.menuLinks_Glass .dxmMenuLargeItemWithImage_Glass a,
.menuLinks_Glass .dxmMenuLargeItemWithImage_Glass a:visited,
.menuLinks_Glass .dxmMenuLargeItemWithPopOutImage_Glass a,
.menuLinks_Glass .dxmMenuLargeItemWithPopOutImage_Glass a:visited,
.menuLinks_Glass .dxmMenuLargeItemWithImageWithPopOutImage_Glass a,
.menuLinks_Glass .dxmMenuLargeItemWithImageWithPopOutImage_Glass a:visited,
.menuLinks_Glass .dxmVerticalMenuLargeItem_Glass a,
.menuLinks_Glass .dxmVerticalMenuLargeItem_Glass a:visited,
.menuLinks_Glass .dxmVerticalMenuLargeItemWithImage_Glass a,
.menuLinks_Glass .dxmVerticalMenuLargeItemWithImage_Glass a:visited,
.menuLinks_Glass .dxmVerticalMenuLargeItemWithPopOutImage_Glass a,
.menuLinks_Glass .dxmVerticalMenuLargeItemWithPopOutImage_Glass a:visited,
.menuLinks_Glass .dxmVerticalMenuLargeItemWithImageWithPopOutImage_Glass a,
.menuLinks_Glass .dxmVerticalMenuLargeItemWithImageWithPopOutImage_Glass a:visited
{
	color: #2a769d;
	text-decoration: underline;
}

.menuLinks_Glass .dxmMenuItem_Glass,
.menuLinks_Glass .dxmMenuItemWithImage_Glass,
.menuLinks_Glass .dxmMenuItemWithPopOutImage_Glass,
.menuLinks_Glass .dxmMenuItemWithImageWithPopOutImage_Glass,
.menuLinks_Glass .dxmVerticalMenuItem_Glass,
.menuLinks_Glass .dxmVerticalMenuItemWithImage_Glass,
.menuLinks_Glass .dxmVerticalMenuItemWithPopOutImage_Glass,
.menuLinks_Glass .dxmVerticalMenuItemWithImageWithPopOutImage_Glass, 
.menuLinks_Glass .dxmMenuLargeItem_Glass,
.menuLinks_Glass .dxmMenuLargeItemWithImage_Glass,
.menuLinks_Glass .dxmMenuLargeItemWithPopOutImage_Glass,
.menuLinks_Glass .dxmMenuLargeItemWithImageWithPopOutImage_Glass,
.menuLinks_Glass .dxmVerticalMenuLargeItem_Glass,
.menuLinks_Glass .dxmVerticalMenuLargeItemWithImage_Glass,
.menuLinks_Glass .dxmVerticalMenuLargeItemWithPopOutImage_Glass,
.menuLinks_Glass .dxmVerticalMenuLargeItemWithImageWithPopOutImage_Glass
{
	font-weight: normal;
	vertical-align: middle;
	background: transparent none repeat 0 0;
	padding: 0px 5px 0px 11px;
	cursor: pointer;
}
/* --- ASPxMenu Lite skins for XAF --- */
.dxmtb.menuLinks_Glass .dxm-item,
.dxmtb.menuLinks_Glass .dxm-hovered,
.dxmtb.menuLinks_Glass .dxm-disabled,
.menuLinks_Glass.dxm-vertical .dxm-item,
.menuLinks_Glass.dxm-vertical .dxm-hovered,
.menuLinks_Glass.dxm-vertical .dxm-disabled
{
	border-style: none!important;
	padding: 1px!important;
	background: none!important;
}
.menuLinks_Glass .dxm-content,
.menuLinks_Glass .dxm-hovered .dxm-content,
.menuLinks_Glass .dxm-disabled .dxm-content
{
	padding-top: 4px!important;
	padding-bottom: 0px!important;
}
.menuLinks_Glass .dxm-popOut,
.menuLinks_Glass .dxm-hovered .dxm-popOut,
.menuLinks_Glass .dxm-disabled .dxm-popOut
{
	padding: 7px 5px 3px 3px!important;
	border-left-style: none!important;
}
.menuLinks_Glass.dxm-vertical .dxm-dropDownMode .dxm-popOut
{
	padding-top: 5px!important;
	padding-right: 6px!important;
}
.menuLinks_Glass .dxm-image,
.menuLinks_Glass .dxm-hovered .dxm-image,
.menuLinks_Glass .dxm-disabled .dxm-image
{
	vertical-align: text-top;
	display: block;
	border-style: none;
	float: left;
}
.dxmLite_Glass .menuLinks_Glass .dxm-content a.dx
{
	color: #2a769d;
}
.dxmLite_Glass .menuLinks_Glass .dxm-hovered .dxm-content a.dx
{
	color: #f15e34;
	text-decoration: underline;
}
.menuLinks_Glass .dxm-hasText .dxm-image
{
	margin-right: 5px!important;
}
.menuLinks_Glass .dxm-content
{
	padding-left: 6px!important;
}
.menuLinks_Glass .dxm-hasText.dxm-content
{
	padding-left: 6px!important;
}
.menuLinks_Glass .dxm-noImage .dxm-content,
.menuLinks_Glass .dxm-noImages .dxm-content
{
	padding-left: 9px!important;
}
.menuLinks_Glass .dxm-dropDownMode .dxm-content 
{
	padding-left: 9px!important;
	padding-right: 12px!important;
}
.menuLinks_Glass .dxm-dropDownMode.dxm-noImage .dxm-content,
.menuLinks_Glass .dxm-noImages .dxm-dropDownMode .dxm-content
{
	padding-left: 10px!important;
}
.menuLinks_Glass.dxm-vertical .dxm-content,
.menuLinks_Glass.dxm-vertical .dxm-dropDownMode .dxm-content 
{
	padding-left: 10px!important;
}
.menuLinks_Glass.dxm-vertical .dxm-noImage .dxm-content,
.menuLinks_Glass.dxm-vertical .dxm-noImages .dxm-content
{
	padding-left: 34px!important;
}
.dxmLite_Glass .menuLinks_Glass .dxm-disabled .dxm-content a.dx
{
	color: #93a1a4;
	cursor: default!important;
}


.menuButtons_Glass .dxm-content,
.menuButtons_Glass .dxm-hovered .dxm-content,
.menuButtons_Glass .dxm-disabled .dxm-content
{
	padding-top: 2px!important;
	padding-bottom: 2px!important;
}
.menuButtons_Glass .dxm-noImages .dxm-content,
.menuButtons_Glass .dxm-noImage .dxm-content,
.menuButtons_Glass .dxm-noImage .dxm-hovered .dxm-content,
.menuButtons_Glass .dxm-noImage .dxm-disabled .dxm-content
{
	padding-top: 2px!important;
	padding-bottom: 3px!important;
}
.menuButtons_Glass .dxm-content
{
	padding-left: 11px!important;
}
.menuButtons_Glass.dxm-vertical .dxm-noImage .dxm-content,
.menuButtons_Glass.dxm-vertical .dxm-noImages .dxm-content
{
	padding-left: 13px!important;
}
.dxm-horizontal.menuButtons_Glass .dxm-content
{
	padding-right: 10px!important;
}
.dxm-horizontal.menuButtons_Glass .dxm-dropDownMode .dxm-content
{
	padding-right: 3px!important;
}
.dxm-horizontal.menuButtons_Glass .dxm-content.dxm-hasText .dxm-image 
{
	margin-right: 10px!important;
}
.dxm-horizontal.menuButtons_Glass .dxm-content .dxm-image 
{
	margin-right: 0px!important;
}
.menuButtons_Glass.dxm-vertical .dxm-content .dxm-image 
{
	margin-right: 8px!important;
}
.dxm-horizontal.menuButtons_Glass .dxm-popOut,
.dxm-horizontal.menuButtons_Glass .dxm-disabled .dxm-popOut
{
	padding: 5px 10px 7px 12px!important;
}
.dxm-horizontal.menuButtons_Glass .dxm-hovered .dxm-popOut
{
	padding-left: 11px!important;
}
.menuButtons_Glass.dxm-vertical .dxm-popOut,
.menuButtons_Glass.dxm-vertical .dxm-hovered .dxm-popOut,
.menuButtons_Glass.dxm-vertical .dxm-disabled .dxm-popOut
{
	padding-left: 11px!important;
	padding-right: 12px!important;
}
.dxm-horizontal.menuButtons_Glass,
.dxm-horizontal.menuButtons_Glass .dxm-item,
.dxm-horizontal.menuButtons_Glass .dxm-hovered,
.dxm-horizontal.menuButtons_Glass li.dxm-disabled
{
	padding: 0px 5px 0px 0px!important;
	border-style: none!important;
	background: none!important;
}
.dxm-horizontal.menuButtons_Glass .dxm-item .dxm-content,
.dxm-horizontal.menuButtons_Glass .dxm-item .dxm-popOut,
.menuButtons_Glass.dxm-vertical .dxm-item
{
	color: #000000;
	border: 1px solid #B2BCBE;
	background: #DADFE0 url('edtButtonBack.gif') repeat-x top;
}
.dxm-horizontal.menuButtons_Glass .dxm-hovered .dxm-content,
.dxm-horizontal.menuButtons_Glass .dxm-hovered .dxm-popOut,
.menuButtons_Glass.dxm-vertical .dxm-hovered
{
	color: #000000!important;
	border: 1px solid #71ACB4;
	background: #B5D7DB url('edtButtonHoverBack.gif') repeat-x top!important;
}
.menuButtons_Glass .dxm-hovered .dxm-popOut
{
	border-left: 1px solid #71ACB4!important;
}
.dxm-horizontal.menuButtons_Glass .dxm-disabled .dxm-content,
.dxm-horizontal.menuButtons_Glass .dxm-disabled .dxm-popOut,
.menuButtons_Glass.dxm-vertical .dxm-disabled
{
	color: #93a1a4;
}
.menuButtons_Glass .dxm-disabled a.dx
{
	color: #93a1a4!important;
}
.dxm-horizontal.menuButtons_Glass .dxm-item .dxm-popOut,
.dxm-horizontal.menuButtons_Glass .dxm-disabled .dxm-popOut
{
	border-left-width: 0px;
}
.dxm-horizontal.menuButtons_Glass .dxm-dropDownMode.dxm-item .dxm-content,
.dxm-horizontal.menuButtons_Glass .dxm-dropDownMode.dxm-hovered .dxm-content,
.dxm-horizontal.menuButtons_Glass .dxm-dropDownMode.dxm-disabled .dxm-content,
.dxm-horizontal.menuButtons_Glass .dxm-subMenu.dxm-item .dxm-content,
.dxm-horizontal.menuButtons_Glass .dxm-subMenu.dxm-hovered .dxm-content,
.dxm-horizontal.menuButtons_Glass .dxm-subMenu.dxm-disabled .dxm-content
{
	border-right-width: 0px!important;
	padding-right: 4px!important;
}
.menuButtons_Glass .dxm-subMenu .dxm-popOut
{
	border-left-width: 0px!important;
}
.dxm-horizontal.menuButtons_Glass .dxm-subMenu .dxm-popOut,
.dxm-horizontal.menuButtons_Glass .dxm-subMenu.dxm-hovered .dxm-popOut
{
	padding-left: 0px!important;
}

/* -- ASPxTreeView -- */
.dxtvControl_Glass
{
	float: left;
}
.dxtvControl_Glass li 
{
	font: 12px Tahoma;
	overflow-y: hidden;
}


.dxtvControl_Glass ul 
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	overflow-y: hidden;
}

.dxtvControl_Glass a {
	text-decoration: none;
	color: Black;
}

.dxtvControl_Glass .dxtv-ln
{
	background: url('BlackGlass/Web/tvLine.gif') repeat-y;
	vertical-align: top;
}

.dxtvControl_Glass .dxtv-nd
{
	margin-top: 1px;
	float: left;
	padding: 1px;
	cursor: pointer;
	display: block;
	text-decoration: none;
	color: Black;
	outline: 0 none;
}

.dxtvControl_Glass .dxtv-elbNoLn,
.dxtvControl_Glass .dxtv-elb
{
	width: 26px;
	height: 21px;
	vertical-align: top;
	float: left;
}

.dxtvControl_Glass .dxtv-elb
{
	background: url('BlackGlass/Web/tvElbow.gif') no-repeat;
}

.dxtvControl_Glass .dxtv-btn 
{
	margin-left: 10px;
	margin-top: 5px;
	cursor: pointer;
}

.dxtvControl_Glass .dxtv-subnd 
{
	margin-left: 22px;
}

.dxtvControl_Glass .dxtv-ndImg 
{
	padding: 4px 0px 3px 5px;
	float: left;
	vertical-align: middle;
	cursor: pointer;
}

.dxtvControl_Glass .dxtv-ndTxt 
{
	padding: 4px;
	float: left;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
}

.dxtvControl_Glass .dxtv-ndChk
{
	padding: 0;
	float: left;
	vertical-align: middle;
	cursor: default;
	margin: 4px 3px 3px 6px;
	*margin: 4px 0 0 6px;
}
  
.dxtvControl_Glass .dxtv-ndTmpl
{
	float: left;
	white-space: nowrap;
}

.dxtvControl_Glass .dxtv-ndSel,
.dxtvControl_Glass .dxtv-ndHov 
{
	padding: 0;
}

.dxtvControl_Glass .dxtv-ndSel
{
	border: 1px solid #87B8C7;
	background-color: #9ECED6;
	cursor: default;
}

.dxtv-ndSel .dxtv-ndTxt,
.dxtv-ndSel .dxtv-ndImg
{
	cursor: default;
}

.dxtvControl_Glass .dxtv-ndHov 
{
	border: 1px solid #C0DDE0;
	background-color: #D9ECED;
	cursor: pointer;
}

.dxtv-ndHov .dxtv-ndTxt,
.dxtv-ndHov .dxtv-ndImg
{
	cursor: pointer;
}

.dxtvControl_Glass .dxtv-clr,
.dxtvControl_Glass .dxtv-clrIE7
{
	clear: both;
	font-size: 0;
	height: 0;
	display: block;
	visibility: hidden;
	width: 0;
} 

.dxtvControl_Glass .dxtv-clr
{
	line-height: 0;
}

.dxtvControl_Glass.dxtvRtl,
.dxtvControl_Glass.dxtvRtl .dxtv-nd, 
.dxtvControl_Glass.dxtvRtl .dxtv-elbNoLn,
.dxtvControl_Glass.dxtvRtl .dxtv-elb,
.dxtvControl_Glass.dxtvRtl .dxtv-ndTxt, 
.dxtvControl_Glass.dxtvRtl .dxtv-ndImg, 
.dxtvControl_Glass.dxtvRtl .dxtv-ndChk,
.dxtvControl_Glass.dxtvRtl .dxtv-ndTmpl
{
	float: right;
}

.dxtvControl_Glass.dxtvRtl .dxtv-elb,
.dxtvControl_Glass.dxtvRtl .dxtv-ln 
{
	background-position: right top;
}

.dxtvControl_Glass.dxtvRtl .dxtv-elb
{
	background-image: url('tvElbowRtl.gif');
}

.dxtvControl_Glass.dxtvRtl .dxtv-btn 
{
	margin: 4px 10px 0 0;
}

.dxtvControl_Glass.dxtvRtl .dxtv-subnd 
{
	margin: 0 22px 0 0;
}

.dxtvControl_Glass.dxtvRtl .dxtv-ndImg 
{
	padding: 4px 5px 3px 0px;
}

.dxtvControl_Glass.dxtvRtl .dxtv-ndChk
{
	margin: 4px 6px 3px 3px;
	*margin: 4px 6px 0 0;
}

.dxtvControl_Glass.dxtvRtl.OperaRtlFix .dxtv-btn
{
	margin: 5px 10px 0 0;
}

.dxtvControl_Glass.dxtvRtl.OperaRtlFix .dxtv-subnd 
{
	overflow-x: hidden;
}


.dxtvDisabled_Glass,
.dxtvControl_Glass .dxtvDisabled,
.dxtvDisabled a,
.dxtvDisabled_Glass .dxtv-ndTxt,
.dxtvDisabled_Glass .dxtv-ndImg,
.dxtvDisabled_Glass .dxtv-btn,
.dxtvDisabled_Glass .dxtv-nd
{
	color: #93a1a4;
	cursor: default;
} 

.dxtvLoadingPanelWithContent_Glass
{
	font: 12px Tahoma;
	color: #303030;
	border: 1px solid #7EACB1;
	background-color: White;
}
.dxtvLoadingPanelWithContent_Glass td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 12px;
}

/* ASPxFileManager */
.dxfmControl_Glass 
{
	font: 12px Tahoma;
	outline: 0px;
}
.dxfmDisabled_Glass
{
	color: #ACACAC;
}

/* FileManager - Splitter */
.dxfmControl_Glass .dxsplControl_Glass
{
	border-width: 1px;
	border-color: #7EACB1;
}
.dxfmControl_Glass .dxsplPane_Glass
{
	border-width: 0px;
}
.dxfmControl_Glass .dxsplLCC {
	outline-width: 0px;
	padding: 4px;
}
.dxfmControl_Glass.dxfm-dst .dxsplVSeparator_Glass
{
	width: 3px;
	background: url('fmSplitterSeparator.gif') repeat-y right;
	border-width: 0px;
}
.dxfmControl_Glass.dxfm-dst.dxfm-rtl .dxsplVSeparator_Glass
{
	background-position-x: left;
}
.dxfmControl_Glass.dxfm-tch .dxsplVSeparator_Glass
{
	border-width: 0 1px;
	border-color: #BED5E1;
}
.dxfmControl_Glass .dxsplHSeparator_Glass
{
	border-width: 0px;
	background: #BED5E1 none;
}

/* FileManager - TreeView */
.dxfmControl_Glass .dxtvControl_Glass 
{
	margin-left: -5px;
}
.dxfmControl_Glass .dxtvControl_Glass .dxtv-nd .dxtv-ndTxt 
{
	padding-left: 1px;
}
.dxfmControl_Glass .dxtvControl_Glass .dxtv-nd 
{
	padding-left: 3px;
	margin-bottom: 0px;
}
.dxfmControl_Glass .dxtvControl_Glass .dxfm-folderSI
{
	border: 1px dotted #888888;
	padding: 0px 0px 0px 2px;
}
.dxfmControl_Glass .dxtvControl_Glass .dxtv-ndHov
{
	padding-left: 2px;
}
.dxfmControl_Glass .dxtvControl_Glass .dxtv-ndSel
{
	padding-left: 2px;
}
.dxfmControl_Glass .dxtvControl_Glass .dxtv-ndImg
{
	padding: 0px;
	margin-right: 3px;
	margin-top: 2px;
}

/* FileManager - File */
.dxfmControl_Glass .dxfm-file 
{
	float: left;
	text-align: center;
	cursor: pointer;
	white-space: nowrap;
	padding: 5px;
	margin: 5px;
}
.dxfmControl_Glass.dxfm-rtl .dxfm-file 
{
	float: right;
}
.dxfmDisabled_Glass .dxfm-file
{
	cursor: default;
}
.dxfmControl_Glass .dxfm-fileSI
{
	border: 1px dotted #888888;
}
.dxfmControl_Glass .dxfm-fileSA
{
	border: 1px solid #888888;
}
.dxfmControl_Glass .dxfm-fileH
{
	border: 1px solid #C0DDE0;
}
.dxfmControl_Glass .dxfm-fileSA
{
	background-color: #9ECED6;
	border: 1px solid #87B8C7;
}
.dxfmControl_Glass .dxfm-fileH
{
	background-color: #D9ECED;
}
.dxfmControl_Glass .dxfm-content
{
	overflow: hidden;
}
.dxfmControl_Glass .dxfm-content div
{
	overflow: hidden;
	width: 100%;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}
.dxfmControl_Glass .dxfm-content div
{
	height: 18px;
}
.dxfmControl_Glass .dxfm-content .dxfm-highlight
{
	background: #d9eced none repeat 0 0;
	color: #333333;
	font-weight: bold;
}

/* FileManager - Toolbar */
.dxfmControl_Glass .dxfm-toolbar
{
	background: #F2F2F7 url('pcFooterBack.gif') repeat-x top left;
}
.dxfmControl_Glass .dxfm-toolbar table.dxfm
{
	width: 100%;
}
.dxfmControl_Glass .dxfm-toolbar .dxfm-filter
{
	text-align: right;
	vertical-align: top;
	white-space: nowrap;
}
.dxfmControl_Glass.dxfm-rtl .dxfm-toolbar .dxfm-filter
{
	text-align: left;
}
.dxfmControl_Glass .dxfm-toolbar .dxfm-filter input
{
	border: 1px solid #7EACB1;
	margin: 4px 4px 0px 3px;
	width: 130px;
	height: 16px;
}
.dxfmControl_Glass .dxfm-toolbar .dxfm-path input
{
	border: 1px solid #7EACB1;
	width: 230px;
	height: 16px;
}

/* FileManager - Toolbar - Light */
.dxfmControl_Glass .dxfm-toolbar .dxsplLCC 
{
	padding: 5px;
}
.dxfmControl_Glass .dxfm-toolbar .dxmLite_Glass .dxm-main
{
	margin-top: 1px;
	border-width: 0px;
	background: transparent none;
}
.dxfmControl_Glass .dxfm-toolbar .dxmLite_Glass .dxm-horizontal.dxmtb .dxm-separator 
{
	margin: 0px 11px;
}
.dxfmControl_Glass .dxfm-toolbar .dxmLite_Glass .dxfm-path 
{
	padding-left: 2px;
}
.dxfmControl_Glass .dxfm-toolbar .dxmLite_Glass .dxfm-path input
{
	margin: 3px 8px 0px 4px;
}
.dxfmControl_Glass.dxfm-rtl .dxfm-toolbar .dxmLite_Glass .dxfm-path input
{
	margin: 3px 4px 0px 8px;
}
.dxfmControl_Glass .dxfm-toolbar .dxmLite_Glass .dxm-item .dxm-content 
{
	padding-top: 4px;
}
.dxfmControl_Glass .dxfm-toolbar .dxmLite_Glass .dxm-item .dxm-content .dxm-image {
	margin: 0px;
}
.dxfmControl_Glass .dxfm-toolbar .dxmLite_Glass .dxm-item
{
	background: transparent none;
}
.dxfmControl_Glass .dxfm-toolbar .dxmLite_Glass .dxm-hovered
{
	background: #CBCBCB url('mItemHBack.gif') repeat-x top;
}
/* FileManager - Toolbar - Classic */
.dxfmControl_Glass .dxfm-toolbar .dxmMenu_Glass
{
	border-width: 0px;
	background: transparent none;
	padding-top: 1px;
	padding-left: 3px;
	display: inline-block;
}
.dxfmControl_Glass .dxfm-toolbar .dxmMenu_Glass .dxmMenuItemSeparatorSpacing_Glass
{
	width: 11px;
	display: block;
}
.dxfmControl_Glass .dxfm-toolbar .dxmMenu_Glass .dxmMenuItemSpacing_Glass 
{
	width: 0px;
	display: block;
}
.dxfmControl_Glass .dxfm-toolbar .dxmMenu_Glass .dxmMenuItem_Glass.dxfm-path 
{
	padding-right: 0px;
	padding-left: 0px;
}
.dxfmControl_Glass .dxfm-toolbar .dxmMenu_Glass .dxmMenuItem_Glass
{
	padding-top: 1px;
	padding-left: 3px;
	background: transparent none;
}
.dxfmControl_Glass .dxfm-toolbar .dxmMenu_Glass .dxmMenuItemWithImage_Glass
{
	background: transparent none;
}
.dxfmControl_Glass .dxfm-toolbar .dxmMenu_Glass .dxmMenuItemHoverWithImage_Glass
{
	background: #CBCBCB url('mItemHBack.gif') repeat-x left top;
}
.dxfmControl_Glass .dxfm-toolbar .dxmMenu_Glass .dxfm-path {
	padding-bottom: 1px;
	padding-top: 0px;
}
.dxfmControl_Glass .dxfm-toolbar .dxmMenu_Glass .dxfm-path input
{
	margin: 0px 8px 0px 4px;
}
.dxfmControl_Glass.dxfm-rtl .dxfm-toolbar .dxmMenu_Glass .dxfm-path input
{
	margin: 0px 4px 0px 8px;
}

/* FileManager - UploadPanel */
.dxfmControl_Glass .dxfm-uploadPanel 
{
	background: #D3E6F3 url('pcFooterBack.gif') repeat-x top;
	text-align: right;
}
.dxfmControl_Glass.dxfm-rtl .dxfm-uploadPanel 
{
	text-align: left;
}
.dxfmControl_Glass .dxfm-uploadPanel table.dxfm-uploadPanelTable
{
	display: inline-block;
	margin-right: 2px;
	margin-top: 1px;
}
.dxfmControl_Glass .dxfm-uploadPanel table.dxfm-uploadPanelTable .dxucControl_Glass 
{
	margin-right: 10px;
	margin-top: 4px;
}
.dxfmControl_Glass.dxfm-rtl .dxfm-uploadPanel table.dxfm-uploadPanelTable .dxucControl_Glass 
{
	margin-right: 0px;
	margin-left: 10px;
}
.dxfmControl_Glass .dxfm-uploadPanel table.dxfm-uploadPanelTable td.dxfm-uploadPanelTableBCell a 
{
	color: #2A769D;
}
.dxfmControl_Glass .dxfm-uploadPanel table.dxfm-uploadPanelTable td.dxfm-uploadPanelTableBCell a:hover
{
	color: #F15E34;
}
.dxfmControl_Glass .dxfm-uploadPanel table.dxfm-uploadPanelTable td.dxfm-uploadPanelTableBCell a.dxfm-uploadDisable 
{
	color: #777777;
	text-decoration: none;
	cursor: default;
}
.dxfmControl_Glass .dxfm-uploadPanel.dxsplPane_Glass .dxucTextBox_Glass 
{
	padding: 0px 2px;
}
.dxfmControl_Glass .dxfm-uploadPanel.dxsplPane_Glass .dxucBrowseButton_Glass 
{
	padding: 2px 8px 3px;
}
.dxfmControl_Glass .dxfm-uploadPanel.dxsplPane_Glass .dxucSilverlightPluginLinkPanel_Glass 
{
	margin-top: -8px;
}

/* FileManager - Create, Rename input */
.dxfmControl_Glass .dxfm-cInput,
.dxfmControl_Glass .dxfm-rInput
{
	border: 1px solid #7EACB1;
	padding: 1px;
	font: 12px Tahoma;
	outline-width: 0px;
	margin: 0px;
}

/* FileManager - LoadingPanel */
.dxfmControl_Glass .dxfmLoadingPanel_Glass 
{
	background: White none repeat 0 0;
	border: 1px solid #7EACB1;
	color: #303030;
	font: 12px Tahoma;
}
.dxfmControl_Glass .dxfmLoadingPanel_Glass td.dx {
	white-space: nowrap;
	text-align: center;
	padding: 12px;
}

/* FileManager - Move PopupControl */
.dxfmControl_Glass .dxpcContentPaddings_Glass 
{
	padding: 5px 0px 0px;
}
.dxfmControl_Glass .dxpcContent_Glass .dxfm-mpFoldersC 
{
	overflow: auto;
	padding: 0px 0px 20px 5px;
}
.dxfmControl_Glass .dxpcContent_Glass .dxfm-mpButtonC
{
	margin-top: 20px;
	border-top: 1px solid #BED4E1;
	text-align: right;
	padding: 10px 15px 10px 10px;
	background: #D3E6F3 url('pcFooterBack.gif') repeat-x top;
}
.dxfmControl_Glass .dxpcContent_Glass .dxfm-mpButtonC a 
{
	margin-left: 12px;
	color: #1B3F91;
}

