/* RadPanelBar Web 2.0 skin */

.RadPanelbar_BlueMelt
{

	white-space: normal !important;
	background: url(/Portals/0/images/subnav_bkgd_extras.jpg) no-repeat;
     padding-top: 3px;
		width: 205px;


}

.RadPanelbar_BlueMelt .rootGroup
{
	width: 202px;
border-bottom: 1px solid #333;
padding-left: 2px;
		padding-bottom: 4px

}
.RadPanelbar_BlueMelt .group {
	background: url(/Portals/0/images/subnav_selected_bkgd.jpg) no-repeat 0 top;
	white-space: normal !important;
	color: #000;
	margin-left: 1px;
   padding-left: 0px;
   	border-top: 1px dotted #333;
	   	border-bottom: 1px dotted #333;
	
}
.RadPanelbar_BlueMelt .text
{
	font-size: .75em;
	font-family: Arial, Helvetica, sans-serif;

}

.RadPanelbar_BlueMelt .image
{
	margin: 4px 0px;
}

.RadPanelbar_BlueMelt .rootGroup .text
{
	line-height: 120%;
	padding-bottom: 3px;
	padding-left: 19px;
margin-bottom: 0;
	margin-top: 7px;
	margin-left: 20px;
	height: 18px;
}

.RadPanelbar_BlueMelt .rootGroup .link
{
  color: #000;
  margin-bottom: 0;
  padding-bottom: 0;
    		text-decoration: none;

}
.RadPanelbar_BlueMelt .rootGroup .link:hover
{
  color: #FF9E00;
}

.RadPanelbar_BlueMelt .group .text
{
	border: 0px;
    background: transparent;
	white-space: normal !important;
	font-weight: normal;
	font-size: .7em;
	padding-left: 15px;
	width: 145px;
	margin-bottom: 0;
}

.RadPanelbar_BlueMelt .group .link
{
		color: #333;background: none;
}

.RadPanelbar_BlueMelt .group .link:hover
{
   color: #7D9E3A;
   font-weight: bold;
}

.RadPanelbar_BlueMelt .group .link .selected
{

}
.RadPanelbar_BlueMelt #dnn_dnnRadPanelbar2_RadPanel1_p0.focused {
 background: url(/Portals/0/images/subnav_icon_tables.gif) no-repeat 10px 3px;
	color: #7D9E3A;
	white-space: normal !important;
}
.RadPanelbar_BlueMelt #dnn_dnnRadPanelbar2_RadPanel1_p1.focused {
 background: url(/Portals/0/images/subnav_icon_figures.gif) no-repeat 10px 3px;
	color: #7D9E3A;
	white-space: normal !important;
}
.RadPanelbar_BlueMelt #dnn_dnnRadPanelbar2_RadPanel1_p2.focused {
 background: url(/Portals/0/images/subnav_icon_exercises.gif) no-repeat 10px 3px;
	color: #7D9E3A;
	white-space: normal !important;
}
.RadPanelbar_BlueMelt #dnn_dnnRadPanelbar2_RadPanel1_p3.focused {
 background: url(/Portals/0/images/subnav_icon_references.gif) no-repeat 10px 3px;
	color: #7D9E3A;
	white-space: normal !important;
}

.RadPanelbar_BlueMelt .group .selected, 
.RadPanelbar_BlueMelt .group .selected:hover
{
	background: none;
	color: #7D9E3A;
	font-weight: bold;
}
.RadPanelbar_BlueMelt .rootGroup .expanded .text
{
	color: #7D9E3A;
	font-size: .9em;
	font-weight: bold;
	white-space: normal !important;
	margin-left: 18px;
	padding-left: 20px;

}
/*
.RadPanelbar_BlueMelt .rootGroup .expanded .text
{
	color: #7D9E3A;
	font-size: .9em;
	font-weight: bold;
	background: url(/Portals/0/images/subnav_selected_bkgd_head.jpg) no-repeat 0 top;
	border-top: 1px dotted #333;
	white-space: normal !important;
	margin-left: 1px;
	padding-top: 15px;
	padding-left: 30px;
}
*/
.RadPanelbar_BlueMelt .group .selected .text
{
	font-weight:bold;
	color: #7D9E3A;
}

.RadPanelbar_BlueMelt .group .expanded .text
{
color: #7D9E3A;
	background: none;
	font-size: .7em;
	font-weight: bold;
	margin-left: 14px;

}
.RadPanelbar_BlueMelt .menuitem1 {
  background: url(/Portals/0/images/subnav_icon_tables.gif) no-repeat 10px 3px;

}
.RadPanelbar_BlueMelt .menuitem2 {
  background: url(/Portals/0/images/subnav_icon_figures.gif) no-repeat 10px 3px;

}
.RadPanelbar_BlueMelt .menuitem3 {
  background: url(/Portals/0/images/subnav_icon_exercises.gif) no-repeat 10px 3px;

}
.RadPanelbar_BlueMelt .menuitem4 {
  background: url(/Portals/0/images/subnav_icon_references.gif) no-repeat 10px 3px;

}
.RadPanelbar_BlueMelt .level2 .text
{
	padding-left: 36px;

}
.RadPanelbar_BlueMelt .group.level2 {
  background: none;
  border: none;
}

.RadPanelbar_BlueMelt .rootGroup .disabled:hover,
.RadPanelbar_BlueMelt .rootGroup .disabled .text
{
	background: #95b6e0 url('Img/HeaderBg.gif') repeat-x;
	color: #ccc;
	cursor: BlueMelt;
}

.RadPanelbar_BlueMelt .rootGroup .group .disabled:hover,
.RadPanelbar_BlueMelt .rootGroup .group .disabled .text
{
	text-decoration: none;
	border-bottom: solid 1px #f0f2f3;
	background: none;
	color: #ccc;
	cursor: default;
}
