/* RadPanelBar WebBlue skin */

.RadPanelbar_AlbanyChamber
{
	white-space: normal;
	background:transparent;
	
}
.RadPanelbar_AlbanyChamber .rootGroup
{
	border: 0px;
	
}
/* global text properties */
.RadPanelbar_AlbanyChamber .text
{	
}

/* global link styles */
.RadPanelbar_AlbanyChamber .link
{
	color: White;
}

/* panelbar item icon [if any] */
.RadPanelbar_AlbanyChamber .image
{
	margin:0px;
}

/* panelbar root items style */
.RadPanelbar_AlbanyChamber .rootGroup .text
{
	padding:0px;
}

/* root items <li> style */
.RadPanelbar_AlbanyChamber .rootGroup .item
{
	border: 0px;
}

/* li.first style */
.RadPanelbar_AlbanyChamber .rootGroup .first
{
	border: 0px;
	
}

/* child items global style */
.RadPanelbar_AlbanyChamber .group .text
{
	/* background: #cccccc; */
}





a.link.TestimonialBody.expandable,div.link.TestimonialBody.expandable{ background-color:#E1363E;padding-top:0px; padding-bottom:0px; text-decoration:none; }
a.link.CaseStudyBody.expandable{ background-color:#6BD265;padding-top:0px; padding-bottom:0px; text-decoration:none;}
a.link.DidYouKnowBody.expandable{ background-color:#79BEDD;padding-top:0px; padding-bottom:0px; text-decoration:none;}

p.TestimonialBody{background: #E1363E; line-height:normal; padding-top:0px; padding-bottom:0px; font-weight:normal;}
p.CaseStudyBody{background: #6BD265; line-height:normal; padding-top:0px; padding-bottom:0px; font-weight:normal;}
p.DidYouKnowBody{background: #79BEDD; line-height:normal; padding-top:0px; padding-bottom:0px; font-weight:normal;}

p.TestimonialBody strong{ padding:0px; font-weight:bold;}
p.CaseStudyBody strong{ padding:0px; font-weight:bold;}
p.DidYouKnowBody strong{padding-top:0px; padding-bottom:0px; font-weight:bold;}




/* child items <li> style */
.RadPanelbar_AlbanyChamber .group .item
{
	border: 0px;
}

/* child items li.last */
.RadPanelbar_AlbanyChamber .group .last
{
	border: 0px;
}

/* selected child item */
.RadPanelbar_AlbanyChamber .group .selected .text
{
	
}

/* child items link style */
.RadPanelbar_AlbanyChamber .group .link
{
	color: #ffffff;
}

/* child items link:hover style */
.RadPanelbar_AlbanyChamber .group .link:hover
{
text-decoration:none;
}

.RadPanelbar_AlbanyChamber .rootGroup .disabled:hover,
.RadPanelbar_AlbanyChamber .rootGroup .disabled .text
{
	
	color: #ccc;
	cursor: default;
}

.RadPanelbar_AlbanyChamber .rootGroup .group .disabled:hover,
.RadPanelbar_AlbanyChamber .rootGroup .group .disabled .text
{
	text-decoration: none;
	background: none;
	color: #ccc;
	cursor: default;	
}
