/* RadPanelbar ReportMail skin */
.RadPanelbar_ReportMail{
	background: white;
	white-space: nowrap;
	width: 218px !important;
	border-right:1px solid #d9d9d9;
	border-bottom:1px solid #d9d9d9;
	border-left:1px solid #d9d9d9;
	margin-bottom:10px;
}

.RadPanelbar_ReportMail .text{
	padding: 0px 12px;
	font: 0.77em Verdana, sans-serif;
}

.RadPanelbar_ReportMail .image{
	margin: 4px 4px 4px 30px;
}

.RadPanelbar_ReportMail .rootGroup .text, 
.RadPanelbar_ReportMail .rootGroup .selected .text{
	line-height: 24px;
	background: transparent url('img/MenuItem.gif') no-repeat;
	text-indent:10px;
}

.RadPanelbar_ReportMail .rootGroup .link:link,
.RadPanelbar_ReportMail .rootGroup .link:visited,
.RadPanelbar_ReportMail .rootGroup .link:active{
	background: #eeeeee url('img/level2.gif') repeat-x;
	color: #5b5857;
	text-decoration:none;
	border-top:1px solid #d9d9d9;
}

.RadPanelbar_ReportMail .rootGroup .link:hover{
	background: #78a22f url('img/Subnav_Hover.gif') repeat-x;
	color: #ffffff;
	display:block;
}

.RadPanelbar_ReportMail .group .text{
	padding-left: 25px
}

.RadPanelbar_ReportMail .group .link:link,
.RadPanelbar_ReportMail .group .link:visited,
.RadPanelbar_ReportMail .group .link:active{
	color: #293270;
	background: white url('img/level3.gif') repeat-x;
}

.RadPanelbar_ReportMail .group .link:hover{
	background: #019ebd url('img/Subnav_active.gif') repeat-x;
	color: #ffffff;
}

.RadPanelbar_ReportMail .item .link:hover .text{
	background: transparent url('img/MenuItemHover.gif') no-repeat;
	text-indent:10px;
}

.RadPanelbar_ReportMail .item .activeMenu:link,
.RadPanelbar_ReportMail .item .activeMenu:visited,
.RadPanelbar_ReportMail .item .activeMenu:active,
.RadPanelbar_ReportMail .item .activeMenu:hover{
	background: #f52f99 url('img/Subnav_active.gif') repeat-x;
	color: #333333;
}

.RadPanelbar_ReportMail .item .activeMenu .text,
.RadPanelbar_ReportMail .item .activeMenu:hover .text{
	background: transparent url('img/MenuItemActive.gif') no-repeat;
	text-indent:10px;
}

/* ------------------------------------------ */
/* --- LEVEL 3 ITEMS - (PANELBAR LEVEL 2) --- */
/* ------------------------------------------ */
.RadPanelbar_ReportMail .level1 .item .link .text{
	background: #ededed url('img/SubSubnav.gif') no-repeat 14px 0;
	color: #333333;
}

.RadPanelbar_ReportMail .level1 .item .link:hover{
	background: #d4d4d4 url('img/MenuItemSubSub_Hover.gif') repeat-x;
}

.RadPanelbar_ReportMail .level1 .item .link:hover .text{
	background: transparent url('img/MenuItemSub.gif') no-repeat 14px 0;
	color: #333333;
	text-decoration:underline;
}

.RadPanelbar_ReportMail .level1 .item .activeSubMenu:link,
.RadPanelbar_ReportMail .level1 .item .activeSubMenu:visited,
.RadPanelbar_ReportMail .level1 .item .activeSubMenu:active,
.RadPanelbar_ReportMail .level1 .item .activeSubMenu:hover{
	background: #d4d4d4 url('img/MenuItemSubSub_Hover.gif') repeat-x;
	color: #333333;
}

.RadPanelbar_ReportMail .level1 .item .activeSubMenu .text,
.RadPanelbar_ReportMail .level1 .item .activeSubMenu:hover .text{
	background: transparent url('img/MenuItemSub.gif') no-repeat 14px 0;
	text-indent:10px;
	color:#333333;
}
/* ------------------------------------------ */
/* -------------   END   -------------------- */
/* ------------------------------------------ */