/* RadPanelBar Gahanna-Jefferson Public Schools skin */

.RadPanelbar_AFSWeb {
	width: 210px;
	}
	
.RadPanelbar_AFSWeb .rootGroup {
	width: 210px;
	padding: 0px;
	}

.RadPanelbar_AFSWeb .text {
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	}

.RadPanelbar_AFSWeb .rootGroup .item
{
	padding: 10px 0 10px 0;
	border-bottom: dashed 1px #464646;
}

/* .RadPanelbar_AFSWeb .rootGroup .selected
{
	color: #fff !important;
	background: url('Img/hover.png') no-repeat top left;
}
*/

.RadPanelbar_AFSWeb .rootGroup .last
{
	padding: 10px 0 2px 0;
	border-bottom: none;
}

.RadPanelbar_AFSWeb .rootGroup .link
{
	text-decoration: none;
	color: #464646;
	padding-left: 2px;
	line-height: 26px;
}

.RadPanelbar_AFSWeb .rootGroup .link:hover
{
	text-decoration: underline;
	color: #0054a6;
	line-height: 26px;
}

.RadPanelbar_AFSWeb .rootGroup .expanded .text
{
	padding-left: 4px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Georgia;
	color: #f7941d !important
}

.RadPanelbar_AFSWeb .level1 .item {
	border-bottom: none;
	padding: 2px 0px 2px 0px;
	}

.RadPanelbar_AFSWeb .group .text
{
	border: 0px;
	padding-left: 10px;
	margin-left: 10px;
	background: url('Img/arrow.png') no-repeat top left;
	font-weight: normal;
	text-transform: none;
	line-height: 12px;
}

.RadPanelbar_AFSWeb .level1 .expanded .text
{
	background-image: none !important;
	font-weight: bold;
	text-transform: uppercase;
	color: #f7941d !important
}

.RadPanelbar_AFSWeb .level2 {
	border-bottom: none;
	margin-left: 10px;
	}
	
.RadPanelbar_AFSWeb .group .selected .text
{
	font-weight: bold !important;
	border: 0px;
	color: #006633;
	text-transform: uppercase
}	

/*	
.RadPanelbar_AFSWeb .group .link .selected
{
	color: #0054a6;
	text-transform: uppercase
}	

.RadPanelbar_AFSWeb .group .link
{
	background: none;
	text-decoration: none
}

.RadPanelbar_AFSWeb .group .link:hover
{
	text-decoration: underline;
	color: #0054a6
}

.RadPanelbar_AFSWeb .group .selected, 
.RadPanelbar_AFSWeb .group .selected:hover
{
	background: none !important;
	color: #0054a6 !important;
	border-bottom: 0px;
}

.RadPanelbar_AFSWeb .group .level2 .expanded
{
	font-weight: bold;
	color: #cc0000 !important
}

.RadPanelbar_AFSWeb .group .expanded .text
{
	color: #464646;
	font-weight: normal !important;
	text-decoration: underline !important
}


.RadPanelbar_AFSWeb .level1 .text
{
	line-height: 12px !important;
}

/*
.RadPanelbar_AFSWeb .level1 .text .link
{
	text-decoration: none;
	color: #464646;
	background: none !important
}

.RadPanelbar_AFSWeb .level1 .text .link:hover
{
	text-decoration: none;
	color: #fff !important;
}

/*
.RadPanelbar_AFSWeb .rootGroup .disabled:hover,
.RadPanelbar_AFSWeb .rootGroup .disabled .text
{
	color: #003471;
	cursor: default;
}

.RadPanelbar_AFSWeb .rootGroup .group .disabled:hover,
.RadPanelbar_AFSWeb .rootGroup .group .disabled .text
{
	text-decoration: none;
	background: none;
	color: #003471;
	cursor: default;
}
*/