/* RadMenu WebBlue skin */

.RadMenu_DBU_Left
{	
	float:none !important;	
	z-index:7000;
}

.RadMenu_DBU_Left a,
.RadMenu_DBU_Left a:hover,
.RadMenu_DBU_Left a:visited
{    
	text-decoration: none;
}

.RadMenu_DBU_Left .rmRootGroup .rmLink
{
	text-decoration: none;	
}

.RadMenu_DBU_Left .rmExpanded
{
	position: relative;	 
	z-index:7000 !important;	  
}

.RadMenu_DBU_Left .rmRootGroup .rmText
{		
	padding: 2px 0px 2px 4px;	
	display:block;
	white-space:normal;
	overflow:hidden;
}

.RadMenu_DBU_Left .rmGroup .rmLink
{	
	text-decoration: none;	
}

.RadMenu_DBU_Left .rmGroup .rmText
{
	padding: 2px 0px 2px 4px;		
	/*text-align:left;*/
	display:block;
	white-space:normal;
	overflow:hidden;	
	
}

.RadMenu_DBU_Left .rmGroup .rmFirst
{
	border-top:none;
}

.RadMenu_DBU_Left .rmGroup .rmLink .rmText
{	
	/*text-align:left;*/
	padding: 2px 0px 2px 4px;		
}

.RadMenu_DBU_Left .rmHorizontal .rmLast 
{ 
	border-right: 0; 
}

.RadMenu_DBU_Left .rmLevel1 .rmLast .rmText
{ 
	border-bottom: none 0px; 	
}

.RadMenu_DBU_Left .rmLevel1 .rmText
{ 	    
		
}

.RadMenu_DBU_Left .rmLeftArrow,
.RadMenu_DBU_Left .rmRightArrow,
.RadMenu_DBU_Left .rmTopArrow,
.RadMenu_DBU_Left .rmBottomArrow,
.RadMenu_DBU_Left .rmLeftArrowDisabled,
.RadMenu_DBU_Left .rmRightArrowDisabled,
.RadMenu_DBU_Left .rmTopArrowDisabled,
.RadMenu_DBU_Left .rmBottomArrowDisabled
{
	border-left: 1px solid #d2d8de;
	background: #889bb0 url(Menu.DBU.Left/left.gif) center center no-repeat;
	width:15px;
	text-decoration:none;
	text-indent:-3000px;
	color:#889bb0;
	overflow:hidden;
}

.RadMenu_DBU_Left .rmTopArrow,
.RadMenu_DBU_Left .rmTopArrowDisabled
{
	background-image:url(Menu.DBU.Left/top.gif);
	width:100%;
}

.RadMenu_DBU_Left .rmBottomArrow,
.RadMenu_DBU_Left .rmBottomArrowDisabled
{
	background-image:url(Menu.DBU.Left/bottom.gif);
	width:100%;
}

.RadMenu_DBU_Left .rmRightArrow,
.RadMenu_DBU_Left .rmLeftArrow
{
	height:100%;	
}

.RadMenu_DBU_Left .rmRightArrow,
.RadMenu_DBU_Left .rmRightArrowDisabled
{
	background-image: url(Menu.DBU.Left/right.gif);
}

.RadMenu_DBU_Left .rmRootGroup .rmSeparator
{
	height: 15px;	
	margin:0;	
	border: 0;
	line-height: 15px;
	background-color: Transparent ;	
}

.RadMenu_DBU_Left .rmRootGroup .rmSeparator .rmText
{
	border:0;
}

.RadMenu_DBU_Left a.rmDisabled,
.RadMenu_DBU_Left .rmDisabled:hover
{
    background: none;
    color: #ccc;
}

.RadMenu_DBU_Left .rmLeftImage
{
    float:none;
}