.RadMenu_Custom  {
	width:170px; /*to width tou menu*/
	/*background: #fff;*/

	}
.RadMenu_Custom_Context {
	background: none;
	border:0;
}
.item.first {
border-top: 1px solid #BEBFB6;
	}

.RadMenu_Custom .link {
	width:170px; /*to width twn mainitems*/
	height: 28px;
	line-height: 14px;
	text-decoration:none;
	color: #fff;
	background: #EC1D25;
	white-space:normal;
	height:auto; 
	border-bottom: 1px solid #BEBFB6;
padding: 8px 3px 8px 15px;
	}
.RadMenu_Custom .link:hover,
.RadMenu_Custom .focused,
.RadMenu_Custom .expanded {
	color: yellow;
	font-weight:normal;
	background: url(../../template_images/menu_hover.jpg) -10px 50% no-repeat;
	background-color: #EC1D25;
}
.RadMenu_Custom .focused {
	background: url(../../template_images/menu_hover.jpg) -10px 50% no-repeat;
background-color: #EC1D25;
}
.RadMenu_Custom .level1 .link /*to width twn subitems an theloume na einai diaforetiko apo ta main items*/ {
	/*width:158px;*/
	white-space:nowrap;
background-color: #EC1D25;
	}
.RadMenu_Custom .text {
	padding-left: 6px;	
	padding-right: 0px;
	font-size: 12px;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
background-color: #EC1D25;
	}
.RadMenu_Custom .rootGroup .item {  
background-color: #EC1D25;
	}  
.RadMenu_Custom .rootGroup .link {  
   	white-space:normal; 
background-color: #EC1D25;
	}  
.RadMenu_Custom .group {
	border-top: solid 1px #BEBFB6;
position: relative;
top: -1px;
background-color: #EC1D25;
	}
.RadMenu_Custom .group .link {
	background-color: #EC1D25;
	text-align: center;
	white-space:normal;
	height:auto;   
	color:#FFFFFF;
	}
.RadMenu_Custom .group .link:hover,
.RadMenu_Custom .group .expanded {
	background-color: #EC1D25;
	color:#FFFFFF;
	font-weight: normal;
background: url(../../template_images/menu_hover.jpg) -10px 50% no-repeat;
	}
.RadMenu_Custom .group .focused /*EDW EINAI TO STYLE GIA EPILEGMENH KATHGORIA KAI GIA TO SHOWPATH*/ {
	background-color: #EC1D25;
	color:#ffffff;
	font-weight: normal;
	background: url(../../template_images/menu_hover.jpg) -10px 50% no-repeat;
	}
.RadMenu_Custom .leftArrow,
.RadMenu_Custom .rightArrow,
.RadMenu_Custom .topArrow,
.RadMenu_Custom .bottomArrow,
.RadMenu_Custom .leftArrowDisabled,
.RadMenu_Custom .rightArrowDisabled,
.RadMenu_Custom .topArrowDisabled,
.RadMenu_Custom .bottomArrowDisabled {
	background: #ededed;
	width:15px;
	}
.RadMenu_Custom .topArrow,
.RadMenu_Custom .topArrowDisabled {
	/*background-image:url('img/top.gif');
	width:100%;*/
	}
.RadMenu_Custom .bottomArrow,
.RadMenu_Custom .bottomArrowDisabled {
	/*background-image:url('img/bottom.gif');
	width:100%;*/
	}
.RadMenu_Custom .rightArrow,
.RadMenu_Custom .leftArrow {
	height:100%;
	}
.RadMenu_Custom .rightArrow,
.RadMenu_Custom .rightArrowDisabled {
	/* 	background-image: url('img/right.gif'); */
	}
.RadMenu_Custom .vertical .separator .text {
	padding-top: 2px;
	background: #ccc;
	font-size: 1px;
	}
.RadMenu_Custom .expandLeft,
.RadMenu_Custom .expandRight {
	background:transparent;
	margin-right: 4px;
	}
.RadMenu_Custom .link:hover .expandLeft,
.RadMenu_Custom .link:hover .expandRight,
.RadMenu_Custom .focused .expandLeft,
.RadMenu_Custom .focused .expandRight,
.RadMenu_Custom .expanded .expandLeft,
.RadMenu_Custom .expanded .expandRight {
	background:transparent;
	}