﻿/*.TreeView
{ 
  background-color: #f0f0f0;
  border: 3px solid black;
  padding: 3px;
  cursor:pointer;
  width: 166px;
} 

.TreeNodeRow
{
  cursor:pointer;
  border-bottom:1px #CCC solid;
  width: 166px;
}

.HoverTreeNodeRow
{
 color:#FFFFFF;
 background-color:#004A80;
  cursor:pointer;
  width: 166px;
}

.SelectedTreeNodeRow
{
	font-size:11px;
	color: #FFFFFF;
	cursor:pointer;
	background-color:#004A80;
	width: 166px;
	
}
*/


.TreeNodeRow
{
    /*border-bottom:1px #7596C7 solid;   width:166px;*/
    width: 139px;
}

.HoverTreeNodeRow
{
    width: 139px /*width:166px;*/;
}
.SelectedTreeNodeRow
{
    /*width:200px;*/
    color: #FFFFFF;
    width: 139px /*width:200px;*/;
}



.HoverTreeViewRowDepth1, .SelectedTreeViewRowDepth1
{
    /*width:200px;*/
    background-repeat: no-repeat;
    background-position: left center;
    cursor: pointer;
    color: #000000;
}
.SelectedTreeViewRowDepth1
{
    /*border-bottom:1px #CCCCCC solid;*/
}
.HoverTreeViewRowDepth2, .SelectedTreeViewRowDepth2
{
    /*width:200px; 	border-bottom:1px #CCCCCC solid;*/
    background-color: White;
    color: #000000;
}
.TreeNode
{
    position: relative;
    float: left;
    background-color: #E9E9EA;
    padding: 4px 12px 4px 7px;
    color: #8F8F8F;
    font-size: 12px;
    cursor: pointer;
    width: 183px;
    border-bottom: 2px #F2F2F2 solid; /*border-top:1px #004A80 solid;*/
}
.HoverTreeNodeItem
{
    position: relative;
    float: left;
    background-color: #999999;
    padding: 4px 12px 4px 7px;
    color: #FFFFFF;
    font-size: 12px;
    cursor: pointer;
    width: 183px;
    border-bottom: 2px #F2F2F2 solid; /*border-bottom:1px #CCCCCC solid;     border-top:1px #CCCCCC solid;*/
}

.SelectedTreeNodeItem, .Active
{
    position: relative;
    float: left;
    background-color: #999999;
    padding: 4px 12px 4px 7px;
    color: #FFFFFF;
    font-size: 12px;
    cursor: pointer;
    width: 183px;
    border-bottom: 2px #F2F2F2 solid; /*border-bottom:1px #CCCCCC solid;     border-top:1px #CCCCCC solid;*/
}
.SelectedTreeNodeItemMenu
{
    position: relative;
    float: left;
    background-color: #999999;
    padding: 4px 12px 4px 27px;
    color: #FFFFFF;
    font-size: 12px;
    cursor: pointer;
    width: 163px;
    border-bottom: 2px #F2F2F2 solid; /*border-bottom:1px #CCCCCC solid;     border-top:1px #CCCCCC solid;*/
}
/*-------------------*/
.TreeViewDepth0
{
    background-image: url(/Images/CustomerSpecific/BBIMainMenuHoverItemIcon.gif);
    background-repeat: no-repeat;
    background-position: left center;
    padding: 7px 12px 6px 25px;
    font-size: 11px;
    cursor: pointer;
    color: #A9122A;
}
.TreeViewDepth1
{
    background-image: url(/Images/CustomerSpecific/TreeViewChildIndent.gif);
    background-repeat: no-repeat;
    background-position: left center;
    background-color: #FFFFFF;
    padding: 4px 12px 4px 27px;
    color: #8F8F8F;
    font-size: 12px;
    cursor: pointer;
    width: 163px;
    border-bottom: 2px #F2F2F2 solid;
}
.TreeViewDepth2
{
    background-image: url(/Images/CustomerSpecific/TreeViewChildIndentDepth2.gif);
    background-repeat: no-repeat;
    background-position: left center;
    background-color: #FFFFFF;
    padding: 4px 12px 4px 40px;
    color: #8F8F8F;
    font-size: 12px;
    cursor: pointer;
    width: 150px;
    border-bottom: 2px #F2F2F2 solid;
    position: relative;
    float: left;
}
.TreeViewDepth1Menu
{
    /*background-image:url(/Images/CustomerSpecific/TreeViewChildIndentDepth2.gif); 	background-repeat:no-repeat; 	background-position:left center;*/ /*background-color:#F49234;*/
    background-color: #FFFFFF;
    padding: 4px 12px 4px 29px;
    color: #8F8F8F;
    font-size: 12px;
    cursor: pointer;
    width: 161px;
    border-bottom: 2px #F2F2F2 solid;
}
/*Hover Child Node Classes*/
.HoverTreeViewDepth0
{
    background-image: url(/Images/CustomerSpecific/BBIMainMenuHoverItemIcon.gif);
    background-repeat: no-repeat;
    background-position: left center;
    padding: 2px 12px 2px 25px;
    font-size: 11px;
    background-color: #004A80;
    color: #000000;
    cursor: pointer;
    width: 147px;
    text-decoration: underline;
}
.HoverTreeViewDepth1
{
    background-image: url(/Images/CustomerSpecific/HoverTreeViewChildIndent.gif);
    background-repeat: no-repeat;
    background-position: left center;
    background-color: #BDBDBD;
    padding: 4px 12px 4px 27px;
    color: #FFFFFF;
    font-size: 12px;
    cursor: pointer;
    width: 163px;
    border-bottom: 2px #F2F2F2 solid;
    position: relative;
    float: left;
}
.HoverTreeViewDepth2
{
    background-image: url(/Images/CustomerSpecific/HoverTreeViewChildIndentDepth2.gif);
    background-repeat: no-repeat;
    background-position: left center;
    background-color: #BDBDBD;
    padding: 4px 12px 4px 40px;
    color: #FFFFFF;
    font-size: 12px;
    cursor: pointer;
    width: 150px;
    border-bottom: 2px #F2F2F2 solid;
    position: relative;
    float: left;
}
.MenuHoverTreeViewDepth1
{
    background-color: #BDBDBD;
    padding: 4px 12px 4px 27px;
    color: #FFFFFF;
    font-size: 12px;
    cursor: pointer;
    width: 163px;
    border-bottom: 2px #F2F2F2 solid;
}
.MenuHoverTreeViewDepth2
{
    background-color: #BDBDBD;
    padding: 4px 12px 4px 27px;
    color: #FFFFFF;
    font-size: 12px;
    cursor: pointer;
    width: 163px;
    border-bottom: 2px #F2F2F2 solid;
}
/*Selection Child Node Classes*/
.SelectedTreeViewDepth0
{
    background-image: url(/Images/CustomerSpecific/BBIMainMenuNextLevelHoverItemIcon.gif);
    background-repeat: no-repeat;
    background-position: left center;
    padding: 2px 12px 2px 25px;
    font-size: 11px;
    color: #000000;
    cursor: pointer;
}
.SelectedTreeViewDepth1
{
    background-image: url(/Images/CustomerSpecific/HoverTreeViewChildIndent.gif);
    background-repeat: no-repeat;
    background-position: left center;
    background-color: #BDBDBD;
    padding: 4px 12px 4px 27px;
    color: #FFFFFF;
    font-size: 12px;
    cursor: pointer;
    width: 163px;
    border-bottom: 2px #F2F2F2 solid;
    position: relative;
    float: left;
}
.SelectedTreeViewDepth2
{
    background-image: url(/Images/CustomerSpecific/HoverTreeViewChildIndentDepth2.gif);
    background-repeat: no-repeat;
    background-position: left center;
    background-color: #BDBDBD;
    padding: 4px 12px 4px 40px;
    color: #FFFFFF;
    font-size: 12px;
    cursor: pointer;
    width: 150px;
    border-bottom: 2px #F2F2F2 solid;
    position: relative;
    float: left;
}

/*Child selected and effect on the parent node*/
.ChildSelectedEffectOnParentDepth1
{
    background-image: url(/Images/CustomerSpecific/HoverTreeViewChildIndent.gif);
    background-repeat: no-repeat;
    background-position: left center;
    background-color: #BDBDBD;
    padding: 4px 12px 4px 22px;
    color: #FFFFFF;
    font-size: 12px;
    cursor: pointer;
    width: 166px;
    border-bottom: 2px #F2F2F2 solid;
}
.ChildSelectedEffectOnParentDepth2
{
    background-image: url(/Images/CustomerSpecific/EETreeViewNextLevelBullet.gif);
    background-repeat: no-repeat;
    background-position: left center;
    padding: 2px 12px 2px 16px;
    font-size: 11px;
    color: #000000;
    cursor: pointer;
    text-decoration: underline;
    width: 147px;
}
.ChildHoverEffectOnParentDepth1
{
    background-image: url(/Images/CustomerSpecific/HoverTreeViewChildIndent.gif);
    background-repeat: no-repeat;
    background-position: left center;
    background-color: #BDBDBD;
    padding: 4px 12px 4px 22px;
    color: #FFFFFF;
    font-size: 12px;
    cursor: pointer;
    width: 166px;
    border-bottom: 2px #F2F2F2 solid;
}
.ChildHoverEffectOnParentDepth2
{
    background-image: url(/Images/CustomerSpecific/EETreeViewNextLevelBullet.gif);
    background-repeat: no-repeat;
    background-position: left center;
    padding: 2px 12px 2px 16px;
    font-size: 11px;
    color: #000000;
    cursor: pointer;
    width: 147px;
    background-image: url(/Images/CustomerSpecific/EETreeViewNextLevelHoverBullet.gif);
    text-decoration: underline;
    color: #A9122A;
}
.ChildSelectedRowEffectOnParentDepth2, .ChildSelectedRowEffectOnParentDepth1
{
    /*width:166px;*/ /*border-bottom:1px #CCCCCC solid; 	 border-bottom:1px #CCCCCC solid;     border-top:1px #CCCCCC solid;*/
    width: 147px;
    font-size: 11px;
}
.ChildHoverRowEffectOnParentDepth2
{
    /*width:166px;*/ /*border-bottom:1px #CCCCCC solid;     border-top:1px #CCCCCC solid;     border-bottom:1px #CCCCCC solid;*/
    width: 147px;
    font-size: 11px;
}
.ChildHoverRowEffectOnParentDepth1
{
    /*border-top:1px #CCCCCC solid;     border-bottom:1px #CCCCCC solid;*/
    width: 147px;
    font-size: 11px;
}
/*--------------------------*/

.ChildSelectionEffectOnParentNode
{
    background-color: #999999;
    padding: 4px 12px 4px 7px;
    color: #FFFFFF;
    font-size: 12px;
    cursor: pointer;
    width: 183px;
    border-bottom: 2px #F2F2F2 solid;
    position: relative;
    float: left; /*border-top:1px #CCCCCC solid;*/
}

.ChildHoverEffectOnParentNode
{
    background-color: #999999;
    padding: 4px 12px 4px 7px;
    color: #FFFFFF;
    font-size: 12px;
    cursor: pointer;
    width: 181px;
    border-bottom: 2px #F2F2F2 solid;
    position: relative;
    float: left; /*border-top:1px #CCCCCC solid;*/
}

/*-----------------------------test----------------------------
.TreeView td, .TreeView tr
{ 
	width: 203px;
}
.TopTreeViewDepth
{
	width:177px;
	padding-left:40px;
	text-transform:uppercase;
	
}
.BelowTopTreeViewDepth
{
	width:160px;
	padding-left:40px;
	background-image: none;
	
}

.TreeNode table td
{
	margin:inherit;
	padding:inherit;
	width:166px;
}*/
.TreeViewOuter
{
    padding-left: 11px;
    padding-right: 11px;
}

.TreeViewNodeExpandableImage
{
    position: relative;
    float: right;
}
.TreeviewDataItem
{
    clear: none;
    position: relative;
    float: left;
    width: 163px;
}
.TreeviewDataItem2
{
    clear: none;
    position: relative;
    float: left;
    width:134px;
}
.arrow
{
    position: relative;
    float: left;
    padding-top: 3px;
    padding-right: 3px;
}
.Test, .TreeViewDepth1, .TreeViewDepth1Menu
{
    position: relative;
    float: left;
}
.TreeViewDepth1Overflow
{
    background-image: url(/Images/CustomerSpecific/TreeViewChildIndent2.gif);
    background-repeat: no-repeat;
    background-position: left top;
    background-color: #FFFFFF;
    padding: 4px 12px 4px 27px;
    color: #8F8F8F;
    font-size: 12px;
    cursor: pointer;
    width: 163px;
    border-bottom: 2px #F2F2F2 solid;
    position: relative;
    float: left;
}
.HoverTreeViewDepth1Overflow
{
    background-image: url(/Images/CustomerSpecific/HoverTreeViewChildIndent2.gif);
    background-repeat: no-repeat;
    background-position: left top;
    background-color: #BDBDBD;
    padding: 4px 12px 4px 27px;
    color: #FFFFFF;
    font-size: 12px;
    cursor: pointer;
    width: 163px;
    border-bottom: 2px #F2F2F2 solid;
    position: relative;
    float: left;
}
.SelectedTreeViewDepth1Overflow
{
    background-image: url(/Images/CustomerSpecific/HoverTreeViewChildIndent2.gif);
    background-repeat: no-repeat;
    background-position: left top;
    background-color: #BDBDBD;
    padding: 4px 12px 4px 27px;
    color: #FFFFFF;
    font-size: 12px;
    cursor: pointer;
    width: 163px;
    border-bottom: 2px #F2F2F2 solid;
    position: relative;
    float: left;
}
.TreeViewDepth2Overflow
{
    background-image: url(/Images/CustomerSpecific/TreeViewChildIndentDepth2Overflow.gif);
    background-repeat: no-repeat;
    background-position: left top;
    background-color: #FFFFFF;
    padding: 4px 12px 4px 40px;
    color: #8F8F8F;
    font-size: 12px;
    cursor: pointer;
    width: 150px;
    border-bottom: 2px #F2F2F2 solid;
    position: relative;
    float: left;
}
.HoverTreeViewDepth2Overflow
{
    background-image: url(/Images/CustomerSpecific/HoverTreeViewChildIndentDepth2Overflow.gif);
    background-repeat: no-repeat;
    background-position: left top;
    background-color: #BDBDBD;
    padding: 4px 12px 4px 40px;
    color: #FFFFFF;
    font-size: 12px;
    cursor: pointer;
    width: 150px;
    border-bottom: 2px #F2F2F2 solid;
    position: relative;
    float: left;
}
.SelectedTreeViewDepth2Overflow
{
    background-image: url(/Images/CustomerSpecific/HoverTreeViewChildIndentDepth2Overflow.gif);
    background-repeat: no-repeat;
    background-position: left top;
    background-color: #BDBDBD;
    padding: 4px 12px 4px 40px;
    color: #FFFFFF;
    font-size: 12px;
    cursor: pointer;
    width: 150px;
    border-bottom: 2px #F2F2F2 solid;
    position: relative;
    float: left;
}
.Existing
{
    background-image:url(/Images/CustomerSpecific/TreeViewChildIndent_New.jpg); 	background-repeat:no-repeat; 	background-position:left center;
    background-color: #FF9966;
    padding: 4px 12px 4px 27px;
    color: #FFFFFF;
    font-size: 12px;
    cursor: pointer;
    width: 163px;
    border-bottom: 2px #F2F2F2 solid;
    font-style: italic;
    position:relative;
    float:left;
}
.New
{
    background-image:url(/Images/CustomerSpecific/TreeViewChildIndent_New.jpg); 	background-repeat:no-repeat; 	background-position:left center;
    background-color: #FF9966;
    padding: 4px 12px 4px 27px;
    color: #FFFFFF;
    font-size: 12px;
    cursor: pointer;
    width: 163px;
    border-bottom: 2px #F2F2F2 solid;
    font-style: italic;
    position:relative;
    float:left;
}
.ExistingTop .TreeviewDataItem, .ActiveExisting .TreeviewDataItem
{
    position: relative;
    float: left;
    background-color: #FF9966;
    padding: 4px 12px 4px 7px;
    color: #FFFFFF;
    font-size: 12px;
    cursor: pointer;
    width: 152px;
    
}
.ExistingTop, .ActiveExisting
{
    clear: none;
    float: left;
    position: relative;
    width: 201px;
    background-color: #FF9966;
    border-bottom: 2px #F2F2F2 solid;
}

/* Old styles from rs000211 */
/*.TreeView
{ 
  background-color: #f0f0f0;
  border: 3px solid black;
  padding: 3px;
  cursor:pointer;
  width: 166px;
} 

.TreeNodeRow
{
  cursor:pointer;
  border-bottom:1px #CCC solid;
  width: 166px;
}

.HoverTreeNodeRow
{
 color:#FFFFFF;
 background-color:#004A80;
  cursor:pointer;
  width: 166px;
}

.SelectedTreeNodeRow
{
	font-size:11px;
	color: #FFFFFF;
	cursor:pointer;
	background-color:#004A80;
	width: 166px;
	
}
*/


.TreeNodeRow
{
    /*border-bottom:1px #7596C7 solid;   width:166px;*/
    width: 191px;
}

.HoverTreeNodeRow
{
    width: 191px /*width:166px;*/;
}
.SelectedTreeNodeRow
{
    /*width:200px;*/
    color: #FFFFFF;
    width: 191px; /*width:200px;*/;
}



.HoverTreeViewRowDepth1, .SelectedTreeViewRowDepth1
{
    /*width:200px;*/
    background-repeat: no-repeat;
    background-position: left center;
    cursor: pointer;
    color: #000000;
}
.SelectedTreeViewRowDepth1
{
    /*border-bottom:1px #CCCCCC solid;*/
}
.HoverTreeViewRowDepth2, .SelectedTreeViewRowDepth2
{
    /*width:200px; 	border-bottom:1px #CCCCCC solid;*/
    background-color: White;
    color: #000000;
}
.TreeNode
{
    position: relative;
    float: left;
    background-color: #5D91C3;
    padding: 4px 7px 4px 12px;
    color: #FFFFFF;
    font-size: 12px;
    cursor: pointer;
    width: 178px;
    border-bottom: 2px #FFFFFF solid; /*border-top:1px #004A80 solid;*/
}
.HoverTreeNodeItem
{
    position: relative;
    float: left;
    background-color: #002F65;
    padding: 4px 7px 4px 12px;
    color: #FFFFFF;
    font-size: 12px;
    cursor: pointer;
    width: 178px;
    border-bottom: 2px #F2F2F2 solid; /*border-bottom:1px #CCCCCC solid;     border-top:1px #CCCCCC solid;*/
}

.SelectedTreeNodeItem, .Active
{
    position: relative;
    float: left;
    background-color: #002F65;
    padding: 4px 7px 4px 12px;
    color: #FFFFFF;
    font-size: 12px;
    cursor: pointer;
    width: 178px;
    border-bottom: 2px #F2F2F2 solid; /*border-bottom:1px #CCCCCC solid;     border-top:1px #CCCCCC solid;*/
}
.SelectedTreeNodeItemMenu
{
    position: relative;
    float: left;
    background-color: #999999;
    padding: 4px 7px 4px 32px;
    color: #FFFFFF;
    font-size: 12px;
    cursor: pointer;
    width: 158px;
    border-bottom: 2px #F2F2F2 solid; /*border-bottom:1px #CCCCCC solid;     border-top:1px #CCCCCC solid;*/
}
/*-------------------*/
.TreeViewDepth0
{
    background-image: url(/Images/CustomerSpecific/BBIMainMenuHoverItemIcon.gif);
    background-repeat: no-repeat;
    background-position: left center;
    padding: 7px 7px 6px 32px;
    font-size: 11px;
    cursor: pointer;
    color: #A9122A;
}
.TreeViewDepth1
{
    background-image: url(/Images/CustomerSpecific/TreeViewChildIndent.gif);
    background-repeat: no-repeat;
    background-position: left center;
    background-color: #8EB2D5;
    padding: 4px 7px 4px 32px;
    color: #FFFFFF;
    font-size: 12px;
    cursor: pointer;
    width: 158px;
    border-bottom: 2px #F2F2F2 solid;
}
.TreeViewDepth2, .TreeViewDepth1Menu
{
    /*background-image:url(/Images/CustomerSpecific/TreeViewChildIndentDepth2.gif); 	background-repeat:no-repeat; 	background-position:left center;*/ /*background-color:#F49234;*/
    background-color: #FFFFFF;
    padding: 4px 7px 4px 34px;
    color: #8F8F8F;
    font-size: 12px;
    cursor: pointer;
    width: 158px;
    border-bottom: 2px #F2F2F2 solid;
}
/*Hover Child Node Classes*/
.HoverTreeViewDepth0
{
    background-image: url(/Images/CustomerSpecific/BBIMainMenuHoverItemIcon.gif);
    background-repeat: no-repeat;
    background-position: left center;
    padding: 2px 7px 2px 32px;
    font-size: 11px;
    background-color: #004A80;
    color: #000000;
    cursor: pointer;
    width: 147px;
    text-decoration: underline;
}
.HoverTreeViewDepth1
{
    background-image: url(/Images/CustomerSpecific/HoverTreeViewChildIndent.gif);
    background-repeat: no-repeat;
    background-position: left center;
    background-color: #75A1CC;
    padding: 4px 7px 4px 32px;
    color: #FFFFFF;
    font-size: 12px;
    cursor: pointer;
    width: 158px;
    border-bottom: 2px #F2F2F2 solid;
}
.MenuHoverTreeViewDepth1
{
    background-color: #BDBDBD;
    padding: 4px 7px 4px 32px;
    color: #FFFFFF;
    font-size: 12px;
    cursor: pointer;
    width: 158px;
    border-bottom: 2px #F2F2F2 solid;
}
.HoverTreeViewDepth2
{
    background-color: #BDBDBD;
    padding: 4px 7px 4px 32px;
    color: #FFFFFF;
    font-size: 12px;
    cursor: pointer;
    width: 158px;
    border-bottom: 2px #F2F2F2 solid;
}
/*Selection Child Node Classes*/
.SelectedTreeViewDepth0
{
    background-image: url(/Images/CustomerSpecific/BBIMainMenuNextLevelHoverItemIcon.gif);
    background-repeat: no-repeat;
    background-position: left center;
    padding: 2px 7px 2px 32px;
    font-size: 11px;
    color: #000000;
    cursor: pointer;
}
.SelectedTreeViewDepth1
{
    background-image: url(/Images/CustomerSpecific/HoverTreeViewChildIndent.gif);
    background-repeat: no-repeat;
    background-position: left center;
    background-color: #75A1CC;
    padding: 4px 7px 4px 32px;
    color: #FFFFFF;
    font-size: 12px;
    cursor: pointer;
    width: 158px;
    border-bottom: 2px #F2F2F2 solid;
}
.SelectedTreeViewDepth2
{
    background-color: #FFFFFF;
    padding: 4px 7px 4px 36px;
    color: #8F8F8F;
    font-size: 12px;
    cursor: pointer;
    width: 159px;
    border-bottom: 2px #F2F2F2 solid;
    text-decoration: underline;
}

/*Child selected and effect on the parent node*/
.ChildSelectedEffectOnParentDepth1
{
    background-image: url(/Images/CustomerSpecific/HoverTreeViewChildIndent.gif);
    background-repeat: no-repeat;
    background-position: left center;
    background-color: #BDBDBD;
    padding: 4px 12px 4px 22px;
    color: #FFFFFF;
    font-size: 12px;
    cursor: pointer;
    width: 166px;
    border-bottom: 2px #F2F2F2 solid;
}
.ChildSelectedEffectOnParentDepth2
{
    background-image: url(/Images/CustomerSpecific/EETreeViewNextLevelBullet.gif);
    background-repeat: no-repeat;
    background-position: left center;
    padding: 2px 12px 2px 16px;
    font-size: 11px;
    color: #000000;
    cursor: pointer;
    text-decoration: underline;
    width: 147px;
}
.ChildHoverEffectOnParentDepth1
{
    background-image: url(/Images/CustomerSpecific/HoverTreeViewChildIndent.gif);
    background-repeat: no-repeat;
    background-position: left center;
    background-color: #BDBDBD;
    padding: 4px 12px 4px 22px;
    color: #FFFFFF;
    font-size: 12px;
    cursor: pointer;
    width: 166px;
    border-bottom: 2px #F2F2F2 solid;
}
.ChildHoverEffectOnParentDepth2
{
    background-image: url(/Images/CustomerSpecific/EETreeViewNextLevelBullet.gif);
    background-repeat: no-repeat;
    background-position: left center;
    padding: 2px 12px 2px 16px;
    font-size: 11px;
    color: #000000;
    cursor: pointer;
    width: 147px;
    background-image: url(/Images/CustomerSpecific/EETreeViewNextLevelHoverBullet.gif);
    text-decoration: underline;
    color: #A9122A;
}
.ChildSelectedRowEffectOnParentDepth2, .ChildSelectedRowEffectOnParentDepth1
{
    /*width:166px;*/ /*border-bottom:1px #CCCCCC solid; 	 border-bottom:1px #CCCCCC solid;     border-top:1px #CCCCCC solid;*/
    width: 147px;
    font-size: 11px;
}
.ChildHoverRowEffectOnParentDepth2
{
    /*width:166px;*/ /*border-bottom:1px #CCCCCC solid;     border-top:1px #CCCCCC solid;     border-bottom:1px #CCCCCC solid;*/
    width: 147px;
    font-size: 11px;
}
.ChildHoverRowEffectOnParentDepth1
{
    /*border-top:1px #CCCCCC solid;     border-bottom:1px #CCCCCC solid;*/
    width: 147px;
    font-size: 11px;
}
/*--------------------------*/

.ChildSelectionEffectOnParentNode
{
    background-color: #999999;
    padding: 4px 12px 4px 7px;
    color: #FFFFFF;
    font-size: 12px;
    cursor: pointer;
    width: 183px;
    border-bottom: 2px #F2F2F2 solid;
    position: relative;
    float: left; /*border-top:1px #CCCCCC solid;*/
}

.ChildHoverEffectOnParentNode
{
    background-color: #999999;
    padding: 4px 12px 4px 7px;
    color: #FFFFFF;
    font-size: 12px;
    cursor: pointer;
    width: 181px;
    border-bottom: 2px #F2F2F2 solid;
    position: relative;
    float: left; /*border-top:1px #CCCCCC solid;*/
}

/*-----------------------------test----------------------------
.TreeView td, .TreeView tr
{ 
	width: 203px;
}
.TopTreeViewDepth
{
	width:177px;
	padding-left:40px;
	text-transform:uppercase;
	
}
.BelowTopTreeViewDepth
{
	width:160px;
	padding-left:40px;
	background-image: none;
	
}

.TreeNode table td
{
	margin:inherit;
	padding:inherit;
	width:166px;
}*/
.TreeViewOuter
{
    padding-left: 25px;
    padding-right: 11px;
    clear: both;
}

.TreeViewNodeExpandableImage
{
    position: relative;
}
.TreeviewDataItem
{
    clear: none;
    position: relative;
    float: left;
    width: 162px;
}
.arrow
{
    position: relative;
    float: left;
    padding-top: 3px;
    padding-right: 3px;
}
.Test, .TreeViewDepth1, .TreeViewDepth1Menu
{
    position: relative;
    float: left;
}
.TreeViewDepth1Overflow
{
    background-image: url(/Images/CustomerSpecific/TreeViewChildIndent2.gif);
    background-repeat: no-repeat;
    background-position: left top;
    background-color: #8EB2D5;
    padding: 4px 12px 4px 27px;
    color: #FFFFFF;
    font-size: 12px;
    cursor: pointer;
    width: 158px;
    border-bottom: 2px #F2F2F2 solid;
}
.HoverTreeViewDepth1Overflow
{
    background-image: url(/Images/CustomerSpecific/HoverTreeViewChildIndent2.gif);
    background-repeat: no-repeat;
    background-position: left top;
    background-color: #75A1CC;
    padding: 4px 12px 4px 27px;
    color: #FFFFFF;
    font-size: 12px;
    cursor: pointer;
    width: 158px;
    border-bottom: 2px #F2F2F2 solid;
}
.SelectedTreeViewDepth1Overflow
{
    background-image: url(/Images/CustomerSpecific/HoverTreeViewChildIndent2.gif);
    background-repeat: no-repeat;
    background-position: left top;
    background-color: #75A1CC;
    padding: 4px 12px 4px 27px;
    color: #FFFFFF;
    font-size: 12px;
    cursor: pointer;
    width: 158px;
    border-bottom: 2px #F2F2F2 solid;
}
.Existing
{
    background-image:url(/Images/CustomerSpecific/TreeViewChildIndent_New.jpg); 	background-repeat:no-repeat; 	background-position:left center;
    background-color: #FF9966;
    padding: 4px 7px 4px 27px;
    color: #FFFFFF;
    font-size: 12px;
    cursor: pointer;
    width: 163px;
    border-bottom: 2px #F2F2F2 solid;
    font-style: italic;
}
.TreeViewNodeExpandableImage img
{
    *float:right;
}
.New
{
    background-image:url(/Images/CustomerSpecific/TreeViewChildIndent_New.jpg); 	background-repeat:no-repeat; 	background-position:left center;
    background-color: #FF9966;
    padding: 4px 12px 4px 27px;
    color: #FFFFFF;
    font-size: 12px;
    cursor: pointer;
    width: 163px;
    border-bottom: 2px #F2F2F2 solid;
    font-style: italic;
}
.ExistingTop .TreeviewDataItem, .ActiveExisting .TreeviewDataItem
{
    position: relative;
    float: left;
    background-color: #FF9966;
    padding: 4px 12px 4px 7px;
    color: #FFFFFF;
    font-size: 12px;
    cursor: pointer;
    width: 154px;
    
}
.ExistingTop, .ActiveExisting
{
    clear: none;
    float: left;
    position: relative;
    width: 191px;
    padding-right:6px;
    background-color: #FF9966;
    border-bottom: 2px #F2F2F2 solid;
}
