/* r.a.d.panelbar Web 2.0 skin */

.RadPanelbar_CentroStudi
{
	text-align:left;
	/*background: white;*/
	white-space: nowrap;
}
.RadPanelbar_CentroStudi .item
{
	margin-top:2px;
	margin-bottom:2px;
}
.RadPanelbar_CentroStudi .last
{
	margin-bottom:0;
}

.RadPanelbar_CentroStudi .rootGroup
{
	/*border: solid 1px #6788be;*/
	border-bottom: 0px;
}

.RadPanelbar_CentroStudi .text
{
	color: #877560;
	padding-left: 12px;
	font: bold 12px Arial, Tahoma, Verdana, Sans-serif;
	/*border-bottom: solid 5px white;*/
}

.RadPanelbar_CentroStudi .image
{
	margin: 4px 0px;
}

.RadPanelbar_CentroStudi .rootGroup .text
{
	line-height: 25px;
	background: url('Img/HeaderArrowCollapsed.gif') no-repeat 98% center;
	/*
	border-bottom: solid 1px #6788be;
	border-top: solid 1px #cfd8e4;
	*/
	border:none 1px black;
}

.RadPanelbar_CentroStudi .rootGroup .link
{
	background: transparent url('Img/HeaderBg1.gif') repeat-y;
}

.RadPanelbar_CentroStudi .rootGroup .link:hover
{
	background:#ECE2D8; /*#561516; /* url('Img/BgHighLightX.gif') repeat-x;*/
}

.RadPanelbar_CentroStudi .rootGroup .expanded .text
{
	background: transparent url('Img/ExpandedBg.gif') no-repeat 98% center;
	font-weight: bold;
}

.RadPanelbar_CentroStudi .rootGroup .selected
{
	background:#ECE2D8;/*#561516;*/
}

.RadPanelbar_CentroStudi .rootGroup .disabled:hover,
.RadPanelbar_CentroStudi .rootGroup .disabled .text
{
	color: #ccc;
	cursor: default;
	background: #95b6e0 url('Img/HeaderBgXXXX.gif') repeat-x;
	
}

.RadPanelbar_CentroStudi .rootGroup .group .disabled:hover,
.RadPanelbar_CentroStudi .rootGroup .group .disabled .text
{
	color: #ccc;
	cursor: default;
	background: none;
	text-decoration: none;
	border-bottom: solid 1px #f0f2f3;
}


.RadPanelbar_CentroStudi .group .text
{
	border: 0px;
	color: #333333;
	font-size: 12px;
	background: none;
	font-weight: normal;
}

.RadPanelbar_CentroStudi .group .link
{
	border-bottom: none 1px #f0f2f3;
	background:transparent; /* url('Img/HeaderBgSubMenu.gif') repeat-y;*/
}

.RadPanelbar_CentroStudi .group .link:hover
{
	/*background: #e7f1ff;*/
	/*border-bottom: none 1px #d8dde0;*/
	/*background: transparent /*red/ url('Img/BgHighLight.gif') repeat-x;*/
}

.RadPanelbar_CentroStudi .group .link .selected
{
	/*
	background: transparent url('Img/BgHighLight.gif') repeat-x;
	*/
	background:#561516;
}

.RadPanelbar_CentroStudi .group .selected, 
.RadPanelbar_CentroStudi .group .selected:hover
{
	background: none;
	border-bottom: 0px;
}

.RadPanelbar_CentroStudi .group .selected .text
{
	font-weight: normal !important;
	border: 0px;
	/*background: #dcfc5c;*/
	/*background: url('Img/BgHighLight.gif') no-repeat 98% center;*/
	/*border-bottom: none 1px #ee5e23;*/
	border-bottom: solid 1px #cabaab;
	/*background: url('Img/BgHighLight.gif') repeat-x;*/
	color: #333333;
}

.RadPanelbar_CentroStudi .group .expanded .text
{
	color: #333333;
	/*background: #dcfc5c;*/
	/*background: url('Img/BgHighLight.gif') no-repeat 98% center;*/
	/*border-bottom: solid 1px #ee5e23;*/
	border-bottom: solid 1px #cabaab;
	/*background: url('Img/BgHighLight.gif') repeat-x;*/
	background-color:#efeae4;
	font-weight: normal !important;
	text-decoration: none !important
}

.RadPanelbar_CentroStudi .level1 .text
{
	color:#4A090C;
	/*font-weight:bold;*/
	line-height: 25px;
	padding-left: 25px;
}

.RadPanelbar_CentroStudi .level1 .selected .text
{
	border: 0px;
	/*color:white;*/
	color:#4a090d;/*#877560;*/
	/*font-weight: normal !important;*/
	font-weight: bold !important;
	background: #c7bdb1;/*#dcfc5c;*/
	/*background: url('Img/BgHighLight.gif') no-repeat 98% center;*/
}
.RadPanelbar_CentroStudi .level1 .link,
.RadPanelbar_CentroStudi .level1 .link:hover
{
	border-bottom: solid 1px #f0f2f3;
}



.RadPanelbar_CentroStudi .level2 .text
{	
	line-height: 25px;
	/*
	padding-left: 35px;
	*/
	padding-left: 36px;
	background-color:#f7f3f0;
	border-top:none 1px White;
}

.RadPanelbar_CentroStudi .level2 .selected .text
{
	border: 0px;
	color:#4a090d;/*#333333;*/
	font-weight: bold !important;
	border-bottom: solid 1px #cabaab;
	background: #c7bdb1;/*#dcfc5c;*/
	/*background: url('Img/BgHighLight.gif') no-repeat 98% center;*/
}
.RadPanelbar_CentroStudi .level2 .link,
.RadPanelbar_CentroStudi .level2 .link:hover
{
	border-bottom: solid 1px #f0f2f3;
}

.RadPanelbar_CentroStudi .level1 .link:hover,
.RadPanelbar_CentroStudi .level2 .link:hover,
.RadPanelbar_CentroStudi .level3 .link:hover
{
	background: transparent url('Img/BgHighLight.gif') repeat-x;
}
