.pps-tree-label
{
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	overflow: hidden;
	white-space: nowrap;
	width: 275px !Important;
	height: 20px;
}
.pps-tree-label-caption
{
	font-weight: normal;
	overflow: hidden;
	white-space: nowrap;
}
.pps-tree-label-text
{
	font-weight: bold;
	overflow: hidden;
	white-space: nowrap;
	vertical-align: bottom;
}
.pps-tree-label-down
{
	display: inline-block;
	width: 16px;
	height: 16px;
}
.pps-tree-label-down img
{
	border: none;
	margin-left: 9px;
	vertical-align: middle;
}
.pps-tree-layer1
{
	visibility: hidden;
	display: none;
	border: #868686 1px solid;
	background-color: #fff;
	position: absolute;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#333333,direction=130,strength=3);
	height: 392px;
	width: 220px;
	z-index: 1; 
	white-space: nowrap;
}
.pps-tree-layer1-rtl
{
	visibility: hidden;
	display: none;
	border: #868686 1px solid;
	background-color: #fff;
	position: absolute;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#333333,direction=130,strength=3);
	height: 392px;
	width: 220px;
	z-index: 1; 
	white-space: nowrap;
	direction: rtl !Important;
}
.pps-tree-layer2
{
	height: 354px;
	white-space: nowrap;
	cursor: default;
	overflow: auto;
}
.pps-tree-layer3
{
	font-family: Tahoma;
	font-size: 8pt;
	height: 16px;
}
.pps-tree-item-checked
{
	white-space: nowrap;
	background-color: #AEC8EA;
}
.pps-tree-item-unchecked
{
	white-space: nowrap;
	background-color: #fff;
}
.pps-tree-item-detail
{
	clear: both;
	cursor: pointer;
	font-family: Tahoma;
	font-size: 8pt;
	white-space: nowrap;
	height: 18px;
	line-height: 14px;
}
.pps-tree-item-detail-message
{
	clear: both;
	cursor: default !Important;
	font-family: Tahoma;
	font-size: 8pt;
	white-space: nowrap;
	height: 18px;
	line-height: 14px;
}
.pps-tree-node-text
{
	text-decoration: none;	
	color: Black !Important;
	padding-left: 3px;
	display: inline-block;	
}
.pps-tree-node-text-more
{
	padding-left: 3px;
	display: inline-block;
}
.pps-tree-node-text-more-no-expand
{
	padding-left: 4px;
	display: inline-block;
}
.pps-tree-node-text-no-expand
{
	text-decoration: none;	
	color: Black !Important;
	padding-left: 4px;
	display: inline-block;
}
.pps-tree-node-text-message
{
	text-decoration: none !Important;
	color: #56595C !Important;
	padding-left: 5px;
	vertical-align: top;
	cursor: default !Important;
	display: inline-block;
}
.pps-tree-expanded
{
	visibility: visible;
}
.pps-tree-collapsed
{
	display: none;
	visibility: hidden;
}
.pps-tree-plus
{
	float: left;
	width: 16px;
	height: 16px;
	cursor: pointer;
	margin-left: 1px;
	white-space: nowrap;
}
.pps-tree-plus-rtl
{
	float: right;
	width: 16px;
	height: 16px;
	cursor: pointer;
	margin-right: 1px;
	white-space: nowrap;
}
.pps-tree-plus img.expand
{
	border: none;
	margin-left: 4px;
	margin-top: 3px;	
	cursor: pointer;
}
.pps-tree-message
{
	border: none;
	margin-left: 4px;
	margin-top: 0px;	
	cursor: default !Important;
}
.pps-tree-plus-rtl img.expand
{
	border: none;
	margin-right: 4px;
	margin-top: 3px;	
	cursor: pointer;
}
.pps-tree-plus img.collapse
{
	display: none;
}
.pps-tree-plus-rtl img.collapse
{
	display: none;
}
.pps-checkbox-input
{
	float: left;
	white-space: nowrap;
	overflow: visible;
	height: 16px;
	margin-top: 1px;
	padding-top: 0px;
}
.pps-checkbox-input-rtl
{
	float: right;
	white-space: nowrap;
	overflow: visible;
	height: 16px;
	margin-top: 1px;
	padding-top: 0px;	
}
.pps-tree-plus-hidden
{
	float: left;
	width: 16px;
	height: 16px;
	visibility: hidden;
	margin-top: 1px;
	margin-left: 1px;
	white-space: nowrap;
}
.pps-tree-plus-hidden img.expand
{
	display: none;
}
.pps-tree-plus-hidden img.collapse
{
	display: none;
}
.pps-tree-plus-hidden-rtl
{
	float: right;
	width: 16px;
	height: 16px;
	visibility: hidden;
	margin-top: 1px;
	margin-right: 1px;
	white-space: nowrap;
}
.pps-tree-plus-hidden-rtl img.expand
{
	display: none;
}
.pps-tree-plus-hidden-rtl img.collapse
{
	display: none;
}
.pps-tree-minus
{
	float: left;
	width: 16px;
	height: 16px;
	cursor: pointer;
	margin-left: 1px;
	white-space: nowrap;
}
.pps-tree-minus-rtl
{
	float: right;
	width: 16px;
	height: 16px;
	cursor: pointer;
	margin-right: 1px;
	white-space: nowrap;
}
.pps-tree-minus img.collapse
{
	border: none;
	margin-left: 4px;
	margin-top: 3px;	
	cursor: pointer;
}
.pps-tree-minus-rtl img.collapse
{
	border: none;
	margin-right: 4px;
	margin-top: 3px;	
	cursor: pointer;
}
.pps-tree-minus img.expand
{
	display: none;
}
.pps-tree-minus-rtl img.expand
{
	display: none;
}
.pps-tree-selector
{
	float: left;
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
	background-position: center center;
	cursor: default;
	margin-top: 8px;
	margin-left: 3px;
}
.pps-tree-selector-rtl
{
	float: right;
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
	background-position: center center;
	cursor: default;
	margin-top: 8px;
	margin-right: 3px;
}
.pps-tree-selector-text
{
	float: left;
	margin-top: 11px;
	font-family: Tahoma;
	font-size: 8pt;
	cursor: default !Important;
	text-decoration: none !Important;
	color: Black !Important;	
}
.pps-tree-selector-text-rtl
{
	float: right;
	margin-top: 11px;
	font-family: Tahoma;
	font-size: 8pt;
	cursor: default !Important;
	text-decoration: none !Important;	
	color: Black !Important;	
}
.pps-tree-cancel
{
	margin-left: 8px;
	margin-right: 8px;
	margin-top: 8px;
	font-family: Tahoma;
	font-size: 8pt;
}
.pps-tree-apply
{
	padding-left: 3px;
	margin-top: 8px;
	font-family: Tahoma;
	font-size: 8pt;
}
.pps-tree-footer
{	
	font-family: Tahoma;
	font-size: 8pt;
	text-align: right;
	background-color: #F0F0F0;
	vertical-align: middle;
	width: 100%;
}
.pps-tree-footer-rtl
{	
	font-family: Tahoma;
	font-size: 8pt;
	text-align: left;
	background-color: #F0F0F0;
	vertical-align: middle;
	width: 100%;
}

/* -----------------------------  Class Styles for the pps tree -------------------------------*/
.pps-tree-washout
{
	display: inline-block;
	position: relative;
	background-color: White;
	filter: alpha(opacity=85);
	opacity: 0.85;
	-moz-opacity: 0.85;
}
.pps-tree-loadingDiv
{
	display: block;
	position: relative;
	background-color: White;
	border: solid 1px #D0D0D0;
	padding: 18px 18px 18px 48px;
	font-family: Tahoma !Important;
	font-size: 11px !Important;
	background-image: url("ppsd-throbber.gif");
	background-repeat: no-repeat;
	background-position: 8px 50%;
}

.pps-tree-loadingDivNoSpinner
{
	display: block;
	position: relative;
	background-color: White;
	border: solid 1px #D0D0D0;
	padding: 18px 18px 18px 48px;
	font-family: Tahoma !Important;
	font-size: 11px !Important;
}

.pps-tree-loadingDivText
{
	position: relative;
}

.pps-tree-noCancelLoadingDiv
{
	display: block;
	position: relative;
	background-color: White;
	font-family: Tahoma !Important;
	font-size: 11px !Important;
}

.pps-tree-noCancelLoadingText
{
	font-family: Tahoma !Important;
	font-size: 11px !Important;
}

.pps-tree-loading-reload
{
	position: absolute;
}
