#catalogmenu{
font-family:verdana;
margin-top:15px;
margin-right:15px;
}

#catalogmenu span{
font-weight:bolder;
font-size:10px;
color:rgb(100,95,70);
cursor:pointer;
}


#catalogmenu a{
font-weight:bold;
font-size:9px;
color:rgb(150,140,80);
}

#catalogmenu a:hover{
color:#CB8051;
}

/*
#catalogmenu .selectedentry{
color:#FF643B;
}
*/
.submenu{
}

.menuoff{
display:none;
}

.menuon{
display:block;
}


.rootmenuentry{
background-image:url(img/entrybg.jpg);background-position:center right;background-repeat:no-repeat;
height:30px;
line-height:30px;
padding-right:30px;
}

.corn{
width:10px;height:10px;
}

.tdbg,.trbg{
/*background-color:#ECE4D5;*/
}

/*
.trbg a{
color:#B58E65;
}
*/
.submenuwrapp{
padding-left:3px;
}

/*
.selectedentry{
color:#f00;
}
*/
.menuentry{
padding-top:1px;
padding-bottom:1px;
/*position:relative;*/
cursor:pointer;
text-align:right;
margin-right:12px;
}
/*
#imgurhere{
position:absolute;
left:-35px;top:4px;
}
*/
.onitem{
/*background-color:#D4C59E;*/
}

.tdcirclenormal{
width:18px;
background-image:url(img/entrycircle.jpg);background-position:center left;background-repeat:no-repeat;
}

.tdcircleselected{
width:18px;
background-image:url(img/entrycirclehere.jpg);background-position:center left;background-repeat:no-repeat;
}
