/* Default r.a.d.panelbar 4 Cosentry skin */

.RadPanelbar_Cosentry_NoGlobe
{
	background: transparent;
	width: 180px !important;
	font: normal 10px Verdana, Arial, Sans-serif;
	text-transform: uppercase;
	border: 0;
	border-top: 0;
}

.RadPanelbar_Cosentry_NoGlobe .rootGroup .expandable .text
{
    background-image: none;
}

.RadPanelbar_Cosentry_NoGlobe .group .expandable .text
{
	background: transparent url("Img/expandable.gif") no-repeat 210px center;
}

.RadPanelbar_Cosentry_NoGlobe .image
{
	margin: 4px 0px;
}

.RadPanelbar_Cosentry_NoGlobe .rootGroup .expanded
{
    line-height: 30px;
    color: black;
    font-weight: bold;
    background: 0;
}

.RadPanelbar_Cosentry_NoGlobe .rootGroup .expanded .text
{
    padding-left:35px;
}

.RadPanelbar_Cosentry_NoGlobe .rootGroup .link:hover .expanded
{
	color: black !important;
	font-weight: bold !important;
	text-decoration: none !important;
}

.RadPanelbar_Cosentry_NoGlobe .rootGroup .link:hover
{
	color: black;
	font-weight: bold;
}

.RadPanelbar_Cosentry_NoGlobe .rootGroup .selected .text
{ 
	color: black !important;
	font-weight: bold;
}

.RadPanelbar_Cosentry_NoGlobe .group .text
{
	padding-left: 55px;
	background: transparent;
}

.RadPanelbar_Cosentry_NoGlobe .group .link
{
	font-weight: normal;
	background: transparent url('Img/bullet_l1.gif') no-repeat 35px center
}

.RadPanelbar_Cosentry_NoGlobe .group .expanded,
.RadPanelbar_Cosentry_NoGlobe .group .link:hover .expanded
{
	line-height: 10px;
	padding-left: 3px !important;
	border-bottom: 0 !important;
	color: black !important;
	font-weight: bold !important;
	text-decoration: none !important;
	background: transparent url('Img/bullet_l1.gif') no-repeat 18px center
}

.RadPanelbar_Cosentry_NoGlobe .group .last .link,
.RadPanelbar_Cosentry_NoGlobe .group .last .link:hover
{
	border-bottom: 0;
}

.RadPanelbar_Cosentry_NoGlobe .group .link
{
	padding: 3px 0 3px 0;
	color: black;
}

.RadPanelbar_Cosentry_NoGlobe .group .first .link
{
	border-top: 0;
}

.RadPanelbar_Cosentry_NoGlobe .group .level2 .link
{
	border-top: 0;
	background: transparent url('Img/bullet_l2.gif') no-repeat 55px center;
}

.RadPanelbar_Cosentry_NoGlobe .group .link:hover
{
	color: black;
	font-weight: bold;
}

.RadPanelbar_Cosentry_NoGlobe .group .selected
{
	text-decoration: none;
	color: black;
	font-weight: bold;
}

.RadPanelbar_Cosentry_NoGlobe .group .expanded .text
{
	background: transparent;
	color: black;
	font-weight: bold;
}

.RadPanelbar_Cosentry_NoGlobe .group .selected .text
{ 
	color: black;
	font-weight: bold;
}

.RadPanelbar_Cosentry_NoGlobe .level2 .text
{
	text-transform: none;
	margin-left: 20px;
	padding-left: 50px;
	color: black;
	background: transparent;
}

.RadPanelbar_Cosentry_NoGlobe .level2
{
    background-color: transparent;
}

.RadPanelbar_Cosentry_NoGlobe .level2 .selected .text
{
	margin-left: 20px;
	padding-left: 50px;
	font-weight: bold;
}

.RadPanelbar_Cosentry_NoGlobe .level2 .link,
.RadPanelbar_Cosentry_NoGlobe .level2 .link:hover
{
	border-bottom: 0;
}

.RadPanelbar_Cosentry_NoGlobe .level2 .last .link,
.RadPanelbar_Cosentry_NoGlobe .level2 .last .link:hover
{
	border-bottom: 0;
}