/* BASE */

.RadPanelbar_Red
{}

.RadPanelbar_Red  .rootGroup .last
{
  padding-bottom:20px
 }
 

.RadPanelbar_Red .item
{
	/*background-color: #fff; #FF0000;*/
	width:270px;
	border-right: 0px solid #fff;
}

.RadPanelbar_Red .item .last
{border-right: 0px solid #fff;

    }

.RadPanelbar_Red .item .first
{
	/*border-bottom: 0px solid #FF0000;
	border-top: 0px solid #FF0000;*/
	font-size:0.85em;
border-right: 0px solid #fff;

}

/* BASE FONT */
.RadPanelbar_Red .text
{

	padding: 0px 10px; /*font: normal 10px Arial, Verdana, Sans-serif;*/
	text-align: left;
	height:29px;
	text-decoration:none;
	color: #FF0000;
	font-family: Arial ;
	font-size: 14px;
	margin-bottom:5px;
	line-height:2.0em;
	background-image:url(Img/menuRedMedium.gif);
	background-repeat:no-repeat;
	
}

/* ARROWS ON LEFT HANDSIDE */
.RadPanelbar_Red .image
{
	margin: 0px 5px;

}


/* NON SELECTED AND HEADER ITEMS */
.RadPanelbar_Red .rootGroup .text
{

	/*background: url('Img/headerArrow.gif') no-repeat 11px center;*/ /*background: red;*/
	 /*border-bottom: solid 1px #bbbbbb; 	border-top: solid 1px white;*/
}

/* HEADER BACKGROUND */

.RadPanelbar_Red .rootGroup
{
    border-top: 0px solid #FF0000;
    width:265px;
    margin-top:6px;
}

.RadPanelbar_Red .rootGroup .item .first
{

}

.RadPanelbar_Red .rootGroup .link
{
	/*	background: white url('Img/HeaderBg.gif') repeat-x;*/
}

/* NON SELECTED AND HEADER ITEMS */
.RadPanelbar_Red .level1  .text
{
	margin-left:75px;
	/*padding-left:100px;*/
	background-image:url(Img/menuRedSmall.gif);
	background-repeat:no-repeat;
	height:25px;
	
	
	
}

.RadPanelbar_Red .group 
{
	
}


/* HEADER BACKGROUND */
.RadPanelbar_Red .rootGroup .expanded
{

}

/* UNKNOWN */
.RadPanelbar_Red .group .expanded
{
	background: none;

}

/* ARROW IN HEADER */
.RadPanelbar_Red .rootGroup .expanded .text
{

}

/* SELECTED ITEM */
.RadPanelbar_Red .rootGroup .selected .text
{
	/*background: red;*/
font-weight:bold;
	/*font: normal 15px Arial, Verdana, Sans-serif;*/
}

.RadPanelbar_Red .group .selected .text
{

}


.RadPanelbar_Red .level2 .selected .text
{
	/*background: red;*/
	/*text-decoration: underline;*/

}

.RadPanelbar_Red .group .expanded .text
{
	/*background: red;*/

	/*color: #000; 
	background: none;
	background: white;*/
}

.RadPanelbar_Red .level2 .text
{
	/*background: red;*/
	padding-left: 100px;
	line-height:2.5em;
	

}


.RadPanelbar_Red .disabled .text
{
	/*background: red;*/
	cursor: default;
}

.panelbarItem_subHeader
{
	/*border-bottom: solid 1px #999;*/
}

.panelbarItem_RootHeader .text
{


}