.RadPanelbar_Intercontinental
{

}

.RadPanelbar_Intercontinental .rootGroup
{
	border-bottom: 0;	
}

.RadPanelbar_Intercontinental .rootGroup .text
{
	height: 24px;
	padding-top: 5px;
	text-align: left;
	color: #ffffff;
	text-decoration: none;
	text-indent: 28px;
	font-size: 13px;
	margin-bottom: 5px;
	background: url('img/divider.gif') no-repeat left bottom !important;
}

.RadPanelbar_Intercontinental .rootGroup .expanded .text
{
    background: none !important;
    color: #f3f1e4;
    line-height: 18px;
    margin-bottom: 0;
}

.RadPanelbar_Intercontinental .rootGroup .link:hover
{
    color: #f3f1e4;
    text-decoration: none;
}

.RadPanelbar_Intercontinental .text
{
	color: #ffffff;
	font: normal 13px Arial;
}

.RadPanelbar_Intercontinental .text:hover
{
    color: #cdd8ad;
    background-image: none;    
}

.RadPanelbar_Intercontinental .selected .text
{
    background-image: none;
}

.RadPanelbar_Intercontinental .group
{
    margin-bottom: 5px;
    background: url('img/divider.gif') no-repeat left bottom !important;
}

.RadPanelbar_Intercontinental .group .link
{
    text-decoration: none;
}

.RadPanelbar_Intercontinental .group .last
{
    margin-bottom: 15px;
}

.RadPanelbar_Intercontinental .level1 .text
{
	margin-left: 28px;
	color: #ffffff;
	height: 16px;
	font-size: 12px;
	text-decoration: none;
	background: url('img/arrow.gif') no-repeat left !important;
	margin-bottom: 5px;
	border-bottom: 0;
	padding: 0;
	text-indent: 15px;
}


.RadPanelbar_Intercontinental .level1 .text:hover
{
   	background: url('img/arrow-hover.gif') no-repeat left !important;
    color: #cdd8ad;
}

.RadPanelbar_Intercontinental .level1 .link
{
	
}

.RadPanelbar_Intercontinental .level1 .link .hover
{
    text-decoration: underline;
}

.RadPanelbar_Intercontinental .level1 .expanded
{
	border-bottom: 0px;		
}

.RadPanelbar_Intercontinental .level1 .expanded .text
{
    
}

.RadPanelbar_Intercontinental .group .selected .text
{
	color: #cdd8ad;
	background: url('img/arrow-hover.gif') no-repeat left !important;
}

.RadPanelbar_Intercontinental .level1
{
	overflow-y: hidden !important;
}