/* RadPanelBar TEA skin */

.RadPanelbar_TEA
{
	/*
	background: #6487dc;
	white-space:nowrap;
	padding: 20px;
	padding-bottom: 0px;
	border: solid 1px #2151b2;
	*/
	float: left; 
	margin: 6px 0 0 0; 
	padding: 0 0 0 3px; 
}

.RadPanelbar_TEA .text
{
	/*
	padding: 0px 20px;
	font: bold 11px Arial, Verdana, Sans-serif;
	line-height: 25px;
	*/

/*
	list-style:none; 
	line-height: 16px;
	background: url(img/inside-box-bg.gif)  no-repeat 0 7px;
	padding-left: 12px;
	font-size: 13px;
*/
}

.RadPanelbar_TEA .image
{
	/* margin: 4px 0px; */
}

.RadPanelbar_TEA .rootGroup .item
{
	/* margin-bottom: 20px; */
	list-style:none; 
	line-height: 16px;
	/*background: url(img/inside-box-bg.gif)  no-repeat 0 7px;*/
	padding-left: 12px;
	font-size: 13px;
}

.RadPanelbar_TEA .rootGroup .text
{
	/*
	background: transparent url('img/Left_Item.gif') no-repeat;
	font-weight: bold;
	color: #215dc6;
	*/
}

.RadPanelbar_TEA .rootGroup .link
{
	/*
	color: #215dc6;
	background: #ffffff url('img/Right_Item.gif') no-repeat right;
	*/
	color: #7a7a79;
	text-decoration: none; 
}

.RadPanelbar_TEA .rootGroup .selected,
.RadPanelbar_TEA .selected
{
	/* color: #373737; */
	list-style:none; 
	line-height: 16px;
	font-size: 13px;
	color: #f75e1f;
	text-decoration: none;
}
.RadPanelbar_TEA .rootGroup .link:hover
{
	/* color: #373737; */
	color: #f75e1f;
	text-decoration: underline;
}

.RadPanelbar_TEA .group .text
{
	/*
	border:0;
	background: transparent;
	font-weight: normal;
	padding: 4px 20px;
	line-height: 16px;
	*/
}

.RadPanelbar_TEA .level2 .text
{
	/*
	padding-left: 37px;
	line-height: 14px;
	*/
}

.RadPanelbar_TEA .group
{
	/* background: #d7def8; */
}

.RadPanelbar_TEA .group .item
{
	/*
	margin-bottom: 0px; 
	background: none;
	*/
}

.RadPanelbar_TEA .group .link
{
	/* background: none !important; */
}

.RadPanelbar_TEA .group .text
{
	/*
	background: none !important;
	color: #215dc6; 
	*/
}

.RadPanelbar_TEA .rootGroup .selected .text
{
	/*
	color: #215dc6;
	text-decoration: none;
	*/
}

.RadPanelbar_TEA .group .expanded .text
{
	/* color: #373737 !important; */
}

.RadPanelbar_TEA .group .selected .text
{
	/* color: #373737; */
}

.RadPanelbar_TEA .rootGroup .expanded .text
{
	/*
	color: white;
	background: transparent url('img/Left_Item_Selected.gif') no-repeat;
	*/
}

.RadPanelbar_TEA .rootGroup .expanded
{
	/*background: #1d57c7 url('img/Root_Item_Right_Selected.gif') no-repeat right;*/
}