/* -- ASPxNavBar -- */
.dxnbControl_PageLeft 
{
	font: 9pt Tahoma;
	color: #000000;
	background-color: #F2F2F2;
	padding: 0px;    
}
.dxnbControl_PageLeft a
{
    color: #000000;
	text-decoration: none;	
}

.dxnbLoadingPanel_PageLeft
{
	font: 9pt Tahoma;
	color: #303030;
}
.dxnbLoadingPanel_PageLeft td.dx
{
	background-color: #F2F2F2;
	white-space: nowrap;
	text-align: center;
	padding: 12px 12px 12px 12px;
}
.dxnbGroupHeader_PageLeft
{
	font: 9pt Tahoma;
	color: #FFFFFF;
	background-image: url('nbGroupHeaderBack.png');
	padding: 4px 4px 4px 8px;
	
	background-image: url('nbGroupHeaderBack.png');
	background-repeat: repeat-x;
	background-position: top;
}
.dxnbGroupHeader_PageLeft table.dxnb
{
	font: 9pt Tahoma;
	color: #FFFFFF;
}
.dxnbGroupHeader_PageLeft td.dxnb
{
	white-space: nowrap;
}
.dxnbGroupHeaderCollapsed_PageLeft
{
	font: 9pt Tahoma;
	color: #FFFFFF;
	background-image: url('nbGroupHeaderBack.png');
	padding: 4px 4px 4px 8px;
	
	background-repeat: repeat-x;
	background-position: top;
}
.dxnbGroupHeaderCollapsed_PageLeft table.dxnb
{
	font: 9pt Tahoma;
	color: #FFFFFF;
}
.dxnbGroupHeaderCollapsed_PageLeft td.dxnb
{
	white-space: nowrap;
}
.dxnbGroupContent_PageLeft
{
	background-color: #ffffff;
	font: 9pt Tahoma;
	color: #000000;
	padding: 3px 4px 3px 4px;
}
.dxnbGroupContent_PageLeft table
{
}
.dxnbItem_PageLeft, .dxnbLargeItem_PageLeft, .dxnbBulletItem_PageLeft
{
	font: 9pt Tahoma;
	color: #000000;
    border-bottom: Solid 1px #F2F2F2;	
}
.dxnbItem_PageLeft
{
	background-image: url('nbBullet.png');
	background-repeat: no-repeat;
	background-position:center left;
	border-left:Solid 1px #FFFFFF;
	border-top:Solid 1px #FFFFFF;
    padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 6px;
	padding-left: 15px;
}
.dxnbItemSelected_PageLeft, .dxnbLargeItemSelected_PageLeft, .dxnbBulletItemSelected_PageLeft
{
	background-image: url('nbBullet.png');
	background-repeat: no-repeat;
	background-position:center left;

	color: #FFFFFF;
}
.dxnbItemSelected_PageLeft a, .dxnbLargeItemSelected_PageLeft a, .dxnbBulletItemSelected_PageLeft a
{
	color: #FFFFFF;
	text-decoration: none;	
}
.dxnbItemSelected_PageLeft
{
	background-image: url('nbItemSelectedBack.png');
	background-repeat: no-repeat;
	background-position:center left;
}
.dxnbItemHover_PageLeft, .dxnbLargeItemHover_PageLeft, .dxnbBulletItemHover_PageLeft
{
	background-image: url('nbBullet.png');
	background-repeat: no-repeat;
	background-position:center left;
    border: Solid 1px #BFBFBF;
	color: #000000;
}
.dxnbItemHover_PageLeft a, .dxnbLargeItemHover_PageLeft a, .dxnbBulletItemHover_PageLeft a
{
	color: #000000;
	text-decoration: none;	
}
.dxnbItemHover_PageLeft
{
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 6px;
	padding-left: 15px;
}
.dxnbGroupHeader_PageLeft, .dxnbGroupHeaderCollapsed_PageLeft
{
    text-align: left;
}
.dxnbItem_PageLeft, .dxnbItemHover_PageLeft, .dxnbItemSelected_PageLeft,
.dxnbBulletItem_PageLeft, .dxnbBulletItemHover_PageLeft, .dxnbBulletItemSelected_PageLeft
{
    text-align: left;
}
.dxnbGroupHeaderHover_PageLeft
{
}
.dxnbGroupHeaderCollapsedHover_PageLeft
{
}
/* Disabled */
.dxnbDisabled_PageLeft, .dxnbDisabled_PageLeft td.dcnb
{
	color: #bdaab1;
	cursor: default;
}
