
.TSPanelbar_Default_Lime
{
	background: white;
	white-space: nowrap;
}

.TSPanelbar_Default_Lime .rootGroup
{
	border: solid 1px #96C700;
	border-top:0;
	border-bottom: 0px;
}
.TSPanelbar_Default_Lime .rootGroup .link:hover .text
{
	color:#ffff00;
}
.TSPanelbar_Default_Lime .text
{
	color: white;
	padding-left: 14px;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
}

.TSPanelbar_Default_Lime .image
{
	margin: 4px 0px;
}

.TSPanelbar_Default_Lime .rootGroup .text
{
	background: url('Img/HeaderArrowCollapsed.gif') no-repeat 98% center;
	line-height: 28px;
	border-bottom: solid 1px #96C700;
	border-top: solid 1px #f9ffe8;
}

.TSPanelbar_Default_Lime .rootGroup .link
{
	background: #e9ffab url('Img/HeaderBg.gif') repeat-x;
}

.TSPanelbar_Default_Lime .group .text,.TSPanelbar_Default_Lime .group .link:hover .text
{
	border: 0px;
	background: none;
	color: #333;
	font-weight: normal;
	font-size: 9px;
	line-height: 20px;
}

.TSPanelbar_Default_Lime .group .link
{
	background: none;
	border-bottom: solid 1px #fffffc;
}

.TSPanelbar_Default_Lime .group .link:hover
{
	background: #f9ffe8;
	border-bottom: solid 1px #fefff5;
}

.TSPanelbar_Default_Lime .group .link .selected
{
	/**/
}

.TSPanelbar_Default_Lime .rootGroup .selected
{
	background: #e9ffab url('Img/HeaderBg.gif') repeat-x;
}

.TSPanelbar_Default_Lime .group .selected, 
.TSPanelbar_Default_Lime .group .selected:hover
{
	background: none;
	border-bottom: 0px;
}

.TSPanelbar_Default_Lime .rootGroup .expanded .text
{
	background: url('Img/ExpandedBg.gif') no-repeat 98% center;
	font-weight: bold;
}

.TSPanelbar_Default_Lime .group .selected .text
{
	font-weight: normal !important;
	border: 0px;
	border-bottom: solid 1px #ffff00;
	background: #ffffca;
	color: #333;
}

.TSPanelbar_Default_Lime .group .expanded .text
{
	color: #000;
	background: #ffffca;
	font-weight: normal !important;
	text-decoration: underline !important
}

.TSPanelbar_Default_Lime .level2 .text
{
	padding-left: 36px;
	
}


.TSPanelbar_Default_Lime .rootGroup .disabled:hover,
.TSPanelbar_Default_Lime .rootGroup .disabled .text
{
	background: #e9ffab url('Img/HeaderBg.gif') repeat-x;
	color: #ccc;
	cursor: default;
}

.TSPanelbar_Default_Lime .rootGroup .group .disabled:hover,
.TSPanelbar_Default_Lime .rootGroup .group .disabled .text
{
	text-decoration: none;
	border-bottom: solid 1px #fffffc;
	background: none;
	color: #ccc;
	cursor: default;
}


/****************RTL*******************************/

.TSPanelbar_Default_Lime_rtl
{
	background: white;
	white-space: nowrap;
}

.TSPanelbar_Default_Lime_rtl .rootGroup
{
	border: solid 1px #96C700;
	border-top:0;
	border-bottom: 0px;
}
.TSPanelbar_Default_Lime_rtl .rootGroup .link:hover .text
{
	color:#ffff00;
}
.TSPanelbar_Default_Lime_rtl .text
{
	color: white;
	padding-right:10px;
	padding-left: 14px;
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
}

.TSPanelbar_Default_Lime_rtl .image
{
	margin: 4px 0px;
}

.TSPanelbar_Default_Lime_rtl .rootGroup .text
{
	background: url('Img/HeaderArrowCollapsed.gif') no-repeat 2% center;
	line-height: 28px;
	border-bottom: solid 1px #96C700;
	border-top: solid 1px #f9ffe8;
}

.TSPanelbar_Default_Lime_rtl .rootGroup .link
{
	background: #e9ffab url('Img/HeaderBg.gif') repeat-x;
}

.TSPanelbar_Default_Lime_rtl .group .text,.TSPanelbar_Default_Lime_rtl .group .link:hover .text
{
	border: 0px;
	background: none;
	color: #333;
	font-weight: normal;
	font-size: 11px;
	line-height: 20px;
}

.TSPanelbar_Default_Lime_rtl .group .link
{
	background: none;
	border-bottom: solid 1px #fffffc;
}

.TSPanelbar_Default_Lime_rtl .group .link:hover
{
	background: #f9ffe8;
	border-bottom: solid 1px #fefff5;
}

.TSPanelbar_Default_Lime_rtl .group .link .selected
{
	/**/
}

.TSPanelbar_Default_Lime_rtl .rootGroup .selected
{
	background: #e9ffab url('Img/HeaderBg.gif') repeat-x;
}

.TSPanelbar_Default_Lime_rtl .group .selected, 
.TSPanelbar_Default_Lime_rtl .group .selected:hover
{
	background: none;
	border-bottom: 0px;
}

.TSPanelbar_Default_Lime_rtl .rootGroup .expanded .text
{
	background: url('Img/ExpandedBg.gif') no-repeat 2% center;
	font-weight: bold;
}

.TSPanelbar_Default_Lime_rtl .group .selected .text
{
	font-weight: normal !important;
	border: 0px;
	border-bottom: solid 1px #ffff00;
	background: #ffffca;
	color: #333;
}

.TSPanelbar_Default_Lime_rtl .group .expanded .text
{
	color: #000;
	background: #ffffca;
	font-weight: normal !important;
	text-decoration: underline !important
}

.TSPanelbar_Default_Lime_rtl .level2 .text
{
	padding-right: 36px;
	
}


.TSPanelbar_Default_Lime_rtl .rootGroup .disabled:hover,
.TSPanelbar_Default_Lime_rtl .rootGroup .disabled .text
{
	background: #e9ffab url('Img/HeaderBg.gif') repeat-x;
	color: #ccc;
	cursor: default;
}

.TSPanelbar_Default_Lime_rtl .rootGroup .group .disabled:hover,
.TSPanelbar_Default_Lime_rtl .rootGroup .group .disabled .text
{
	text-decoration: none;
	border-bottom: solid 1px #fffffc;
	background: none;
	color: #ccc;
	cursor: default;
}
