.RadPanelbar_BentoBox
{
	width: 148px;
	background: #e37eb3;
	background-image: url('http://www.bentoboxgifts.com/Portals/0/MenuBG.jpg');
	background-repeat: no-repeat;
	background-position: bottom;
	white-space: nowrap;
	padding-top: 10px;
	padding-bottom: 20px;
	height: 660px;
}

.RadPanelbar_BentoBox .rootGroup
{

	border-bottom: 0;
}

.RadPanelbar_BentoBox .text
{
	text-align: left;
	color: white;
	padding-left: 4px;
	font: bold 11px Tahoma, Arial, Verdana, Sans-serif;
}

.RadPanelbar_BentoBox .image
{
	margin: 4px 0px;
}


.RadPanelbar_BentoBox .rootGroup .text
{
	background: #e37eb3;
	line-height: 22px;
	border-bottom: solid 1px white;
	border-top: 0;
	margin: 0px 0px 0px 0px;
}

.RadPanelbar_BentoBox .rootGroup .link
{
	background: #e37eb3;
}

.RadPanelbar_BentoBox .group .text
{
	border-bottom: 0;
	border-top: 0;
	background: #e37eb3;
	font-size: 12px;
	padding-left: 10px;
}

.RadPanelbar_BentoBox .group .link
{
	background: white;
}


.RadPanelbar_BentoBox .rootGroup .expanded
{
	background: #e37eb3;
}

.RadPanelbar_BentoBox .group .expanded
{
	background: none;
	border-bottom: 0px;
}

.RadPanelbar_BentoBox .rootGroup .expanded .text
{
	border-bottom: 0;
	border-top: 0;
}

.RadPanelbar_BentoBox .rootGroup .selected .text
{
	font-weight: bold;
}

.RadPanelbar_BentoBox .group .selected .text
{
	text-decoration: none;
	font-weight: bold;
	border-bottom: 0;
	border-top: 0;
	background: white;
	color: e37eb3;
	padding-left: 10px
}

.RadPanelbar_BentoBox .group .expanded .text
{
	border-top:0;
	color: #000;
	background: none;
}

.RadPanelbar_BentoBox .level2 .text
{
	padding-left: 36px;
	line-height: 14px;
}

.RadPanelbar_BentoBox .rootGroup .disabled:hover,
.RadPanelbar_BentoBox .rootGroup .disabled .text
{
	color: #ccc;
	cursor: default;
}

.RadPanelbar_BentoBox .rootGroup .group .disabled:hover,
.RadPanelbar_BentoBox .rootGroup .group .disabled .text
{
	text-decoration: none;
	background: none;
	color: #ccc;
	cursor: default;
}
