/* r.a.d.panelbar 4 Outlook skin */


.RadPanelbar_Outlook .rootGroup .link 
{
	color:#000000;
	font-family:tahoma, sans-serif;
	font-size:11px;
	width:205px;
	height:34px;
	line-height:34px;
	background-color:#d7eefc;
	vertical-align:middle;
	border-bottom:1px solid #b8d2e3;
	

}
.RadPanelbar_Outlook .rootGroup .link:hover {
	text-decoration:none;
	font-weight:bold;
	background-image:url('Img/hover_sub_new.gif');
	border-bottom:1px solid #ffb662;

}

.RadPanelbar_Outlook .rootGroup .selected {
	text-decoration:none;
	font-weight:bold;
	background-image:url('Img/hover_sub.gif');
	border-bottom:1px solid #ffb662;
}


.RadPanelbar_Outlook .rootGroup .link img {
	margin-left:3px;
	margin-right:5px;
	line-height:34px;
	height:24px;
	float:left;
	margin-top:5px;
}

.RadPanelbar_Outlook div.slide {
	border-bottom:1px solid #b8d2e3;

}
.RadPanelbar_Outlook .group {
	overflow:hidden;
	background-image:url('Img/bg_divslide.gif');
	background-repeat:repeat-y;
	background-color:#f9f9f9;
}


.RadPanelbar_Outlook .level1 .link{
	background-color:#f9f9f9;
	border-bottom:0px;
	background-image:url('Img/bg_divslide.gif');
	background-repeat:repeat-y;
	background-position:left top;
	width:202px;
	line-height:34px;
	
}
.RadPanelbar_Outlook .level1 .link:hover{
	background-image:url('Img/hover_subsub_new.gif');
	background-repeat:no-repeat;
	border-bottom:0px;
	
}
.RadPanelbar_Outlook .level1 .selected,
.RadPanelbar_Outlook .level1 .expanded
{
	background-image:url('Img/hover_subsub.gif');
	background-repeat:no-repeat;
	border-bottom:0px;
	font-weight:bold;
	
}

.RadPanelbar_Outlook .level2
{
	display:none !important;
}


.RadPanelbar_Outlook .link .text {
}
.RadPanelbar_Outlook .group .link img {
	margin-left:5px;
	margin-right:10px;
	width:24px;	
}
.RadPanelbar_Outlook .level1 .first {
	
}
.RadPanelbar_Outlook .level1 .last {
	margin-bottom:2px;
}

.RadPanelbar_Outlook
{
	white-space: nowrap;
	border: 0px;
	background-color:#f9f9f9;
	width:205px;
}
