﻿.TreeNodeRow
{
    width:139px
}

.HoverTreeNodeRow
{
  width:139px
}
.SelectedTreeNodeRow
{
    color:#FFFFFF;
    width:139px
}

.HoverTreeViewRowDepth1, .SelectedTreeViewRowDepth1
{
	background-repeat:no-repeat;
	background-position:left center;
	cursor:pointer;
	color:#000000;
}
.SelectedTreeViewRowDepth1
{
	 /*border-bottom:1px #CCCCCC solid;*/

}
.HoverTreeViewRowDepth2, .SelectedTreeViewRowDepth2
{
	background-color:White;	
	color:#000000;
}

.TreeNode
{
	background-image:url(/Images/CustomerSpecific/LeftMenuArrow.gif);
	background-repeat:no-repeat;
	background-position:right center;
	padding:7px 15px 7px 15px;
	color:White;
	font-size:100%;
    cursor:pointer;
    width:140px;
    background-color: #A9122A;
    border-top: 1px Solid White;
}
.HoverTreeNodeItem
{
    background-image:url(/Images/CustomerSpecific/LeftMenuArrow.gif);
    background-repeat:no-repeat;
    background-position:right center;
    padding:7px 15px 7px 15px;
    color:#E1E1E1;
    cursor:pointer;
    font-size:100%;
    width:140px;
    background-color: #A9122A;
    border-top: 1px Solid White;
}

.SelectedTreeNodeItem, .Active, .ChildSelectionEffectOnParentNode, .ChildHoverEffectOnParentNode
{
    background-image:url(/Images/CustomerSpecific/LeftMenuDownArrow.gif);
    color:#000000;
    background-repeat:no-repeat;
    background-position:right center;
    padding:7px 15px 7px 15px;
    cursor:pointer;
    width:140px;
    font-size:100%; 
    background-color: #E1E1E1;
    border-top: 1px Solid White;
}
/*-------------------*/
.TreeViewDepth0
{
	
	background-image:url(/Images/CustomerSpecific/BBIMainMenuHoverItemIcon.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding:7px 12px 6px 25px;
	font-size:100%;
    cursor:pointer;
	color:#A9122A;
}
.TreeViewDepth1, .NewTreeViewDepth1
{
    background-image:url(/Images/CustomerSpecific/ArrowLatestNews.gif);
    background-repeat:no-repeat;
	background-position:right center;
	padding:7px 15px 7px 30px;
	font-size:100%;
    cursor:pointer;
	color:White;
	width:125px;
	border-top: 1px Solid White;
	background-color: #9D9D9D;
}

.TreeViewDepth2, .NewTreeViewDepth2
{
	padding:7px 15px 7px 45px;
	font-size:100%;
    cursor:pointer;
	color:White;
	width:110px;
	border-top: 1px Solid White;
	background-color: #9D9D9D;
}
/*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:100%;
	background-color:#004A80;
	color:#000000;
	cursor:pointer;
	width:147px;
	text-decoration:underline;
}
.HoverTreeViewDepth1, .NewHoverTreeViewDepth1
{
    background-image:url(/Images/CustomerSpecific/ArrowLatestNews.gif);
    background-repeat:no-repeat;
	background-position:right center;
	padding:7px 15px 7px 30px;
	font-size:100%;
    cursor:pointer;
	color:Black;
	width:125px;
	border-top: 1px Solid White;
	background-color: #9D9D9D;

}
.HoverTreeViewDepth2, .NewHoverTreeViewDepth2
{
	padding:7px 15px 7px 45px;
	font-size:100%;
    cursor:pointer;
	color:Black;
	width:110px;
	border-top: 1px Solid White;
	background-color: #9D9D9D;
}
/*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:100%;
	color:#000000;
	cursor:pointer;
}
.SelectedTreeViewDepth1, .NewSelectedTreeViewDepth1
{
	background-image:url(/Images/CustomerSpecific/ArrowLatestNewsDown.gif);
    background-repeat:no-repeat;
	background-position:right center;
	padding:7px 15px 7px 30px;
	font-size:100%;
    cursor:pointer;
	color:White;
	width:125px;
	border-top: 1px Solid White;
	background-color: #474747;
}
.SelectedTreeViewDepth2, .NewSelectedTreeViewDepth2
{
	padding:7px 15px 7px 45px;
	font-size:100%;
    cursor:pointer;
	color:White;
	width:110px;
	border-top: 1px Solid White;
	background-color: #474747;
}

/*Child selected and effect on the parent node*/
.ChildSelectedEffectOnParentDepth1, .NewChildSelectedEffectOnParentDepth1
{
	background-image:url(/Images/CustomerSpecific/ArrowLatestNewsDown.gif);
	background-repeat:no-repeat;
	background-position:right center;
	padding:7px 15px 7px 30px;
	font-size:100%;
    cursor:pointer;
	color:White;
	width:125px;
	border-top: 1px Solid White;
	background-color: #474747;
}
.ChildSelectedEffectOnParentDepth2, .NewChildSelectedEffectOnParentDepth2
{
	
	background-image:url(/Images/CustomerSpecific/EETreeViewNextLevelBullet.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding:2px 12px 2px 16px;
	font-size:100%;
	color:#000000;
	cursor:pointer;
	text-decoration:underline;
	width:147px;
}
.ChildHoverEffectOnParentDepth1, .NewChildHoverEffectOnParentDepth1
{
	background-image:url(/Images/CustomerSpecific/ArrowLatestNewsDown.gif);
	background-repeat:no-repeat;
	background-position:right center;
	padding:7px 15px 7px 30px;
	font-size:100%;
    cursor:pointer;
	color:White;
	width:125px;
	border-top: 1px Solid White;
	background-color: #474747;
}
.ChildHoverEffectOnParentDepth2, .NewChildHoverEffectOnParentDepth2
{

	background-image:url(/Images/CustomerSpecific/EETreeViewNextLevelBullet.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding:2px 12px 2px 16px;
	font-size:100%;
	color:#000000;
	cursor:pointer;
	
	width:147px;
	background-image:url(/Images/CustomerSpecific/EETreeViewNextLevelHoverBullet.gif);
	text-decoration:underline;
	color:#A9122A;
}
.ChildSelectedRowEffectOnParentDepth2, .ChildSelectedRowEffectOnParentDepth1,
.NewChildSelectedRowEffectOnParentDepth2, .NewChildSelectedRowEffectOnParentDepth1
{
    width:147px;
    font-size:100%;
}
.ChildHoverRowEffectOnParentDepth2, .NewChildHoverRowEffectOnParentDepth2
{
    width:147px;
    font-size:100%;
    
}
.ChildHoverRowEffectOnParentDepth1, .NewChildHoverRowEffectOnParentDepth1
{
    width:147px;
    font-size:100%;
}
/*--------------------------*/

.TreeViewOuter
{
	width:170px;
	position: relative;
	float: left;
}
.TreeNodeNoChildren, .NewTreeNodeNoChildren
{
	padding:7px 15px 7px 15px;
	color:White;
	font-size:100%;
    cursor:pointer;
    text-decoration:none;
    width:140px;
    background-color: #A9122A;
    border-top: 1px Solid White;
}
.HoverTreeNodeItemNoChildren, .NewHoverTreeNodeItemNoChildren
{
    padding:7px 15px 7px 15px;
    color:#E1E1E1;
    cursor:pointer;
    font-size:100%;
    width:140px;
    text-decoration:none;
    background-color: #A9122A;
    border-top: 1px Solid White;
}
.TreeNodeSelectedNoChildren, .NewTreeNodeSelectedNoChildren
{
    color:#000000;
    background-repeat:no-repeat;
    background-position:right center;
    padding:7px 15px 7px 15px;
    cursor:pointer;
    width:140px;
    font-size:100%; 
    background-color: #E1E1E1;
    border-top: 1px Solid White;
}
.TreeNodeNoChildrenDepth1, .NewTreeNodeNoChildrenDepth1
{
	padding:7px 15px 7px 30px;
	font-size:100%;
    cursor:pointer;
	color:White;
	width:125px;
	border-top: 1px Solid White;
	background-color: #9D9D9D;
}
.HoverTreeNodeItemNoChildrenDepth1, .NewHoverTreeNodeItemNoChildrenDepth1
{
    padding:7px 15px 7px 30px;
	font-size:100%;
    cursor:pointer;
	color:Black;
	width:125px;
	border-top: 1px Solid White;
	background-color: #9D9D9D;
}
.TreeNodeSelectedNoChildrenDepth1, .NewTreeNodeSelectedNoChildrenDepth1
{
    color:White;
    padding:7px 15px 7px 30px;
    cursor:pointer;
    width:125px;
    font-size:100%; 
    background-color: #474747;
    border-top: 1px Solid White;
}
.NewTreeViewDepth1, .NewTreeViewDepth2, .NewHoverTreeViewDepth1, .NewHoverTreeViewDepth2,
.NewSelectedTreeViewDepth1, .NewSelectedTreeViewDepth2, .NewChildSelectedEffectOnParentDepth1, 
.NewChildSelectedEffectOnParentDepth2
.NewChildHoverEffectOnParentDepth1, .NewChildHoverEffectOnParentDepth2, 
.NewTreeNodeNoChildren, .NewTreeNodeNoChildrenDepth1,
.NewHoverTreeNodeItemNoChildren, .NewHoverTreeNodeItemNoChildrenDepth1,
.NewTreeNodeSelectedNoChildren, .NewTreeNodeSelectedNoChildrenDepth1
{
   background-image:url(/Images/CustomerSpecific/LeftMenuArrow.gif);
   background-repeat:no-repeat;
	background-position:right center;
   font-style:italic;
    color:#FFF;
    background-color:#000;
}