/* r.a.d.menu guido_geel skin */

.RadMenu_guido_geel
{
	width:165px;
}

.RadMenu_guido_geel_Context
{

}

.RadMenu_guido_geel .link
{
	text-decoration:none;
	letter-spacing:1px;
	background-color:#ffba00;
	font-weight:normal;
	color:#ffffff;
	font-size:11px;
	height:23px;
	line-height:23px;
	border-bottom:1px solid #ffffff;
}

.RadMenu_guido_geel .link:visited
{
	color:#ffffff;
	text-decoration:none;
}
.RadMenu_guido_geel .slide {

}
.RadMenu_guido_geel .group .link img
{
display:none;
}

.RadMenu_guido_geel .group .first .link img
{
display:none;
}

.RadMenu_guido_geel .group .last .link img
{
display:none;
}


.RadMenu_guido_geel .group {
	cursor:pointer;
}
.RadMenu_guido_geel .vertical .link
{

}

.RadMenu_guido_geel .link:hover,
.RadMenu_guido_geel .focused,
.RadMenu_guido_geel .expanded
{
	background-image:url('img/submenu_arrow_yellow.gif');
	background-repeat:no-repeat;
	background-position:left top;
	text-decoration:none;
	display:block;
	letter-spacing:1px;
	background-color:#ffd541;
	font-weight:bold;
	color:#ffffff;
	font-size:11px;
	height:23px;
	line-height:23px;
	border-bottom:1px solid #ffffff;

}

.RadMenu_guido_geel .text
{
	margin-left:25px;
	width:141px;
	cursor:pointer;
}
