.igmn_WijnwinkelControl
{
	cursor:hand;
	text-align:left;
}


.igmn_WijnwinkelIsland
{
	background-color:#f3f3f3;
    cursor:hand;
    border-right: solid 1px #a5a5a5;
    border-left: solid 1px #a5a5a5;
    border-bottom: solid 1px #a5a5a5;
}


.igmn_WijnwinkelItem
{
	background-color:Transparent;
	border:solid 1px Transparent;
	cursor:hand;
	text-align:left;
}

.igmn_WijnwinkelItem a
{
    text-decoration:none;
}


.igmn_WijnwinkelItem a:link, .igmn_WijnwinkelItem a:visited
{
    font-weight:bold;
    text-decoration:none;
}		

.igmn_WijnwinkelItem a:hover, .igmn_WijnwinkelItem a:active    
{
    font-weight:bold;
}    

.igmn_WijnwinkelIsland a:hover, .igmn_WijnwinkelIsland a:active    
{
	color:#555454;
    font-weight:bold;
}

.igmn_WijnwinkelIsland a:link, .igmn_WijnwinkelIsland a:visited
{
    font-weight:normal;
    color:#555454;
    text-decoration:none;
}


.igmn_WijnwinkelLeaf
{
	height:35px;
    border-top:solid 1px #e5e5e5;

}


.igmn_WijnwinkelParent
{

}

    
.igmn_WijnwinkelTopLevelLeaf
{
	height:45px;
	border-right:solid 1px #b3b3b3;	
	border-top:none;

}


.igmn_WijnwinkelTopLevelParent
{
	height:45px;
	border-right:solid 1px #b3b3b3;
}


.igmn_WijnwinkelHeader
{
}


.igmn_WijnwinkelSeparator
{
	background-color:Yellow;
	border-right:solid 1px Red;
	background-image:url(images/menu_sep.gif);
	background-repeat:repeat-y;
	color:Black;
}


.igmn_WijnwinkelHover
{
	/*background-color:#f3f3f3;*/
	background-color:#ece9e9;

}


.igmn_WijnwinkelTopLevelHover
{
	background-color:#f3f3f3;
}


.igmn_WijnwinkelTopSelected
{
}


.igmn_WijnwinkelDisabled
{
	color:#C3C3C3;
}


