/* CoolMenus 4 - default styles - do not edit */ .clCMAbs{position:absolute; visibility:hidden; left:0; top:0} /* CoolMenus 4 - default styles - end */ /*Style for the background-bar*/ .clBar{ position:absolute; width:10px; height:20px; visibility:hidden } /*Styles for level 0*/ .clLevel0,.clLevel0over{ position:absolute; font-family:verdana,arial,helvetica; font-size:10px; font-weight:bold; text-align:center; } .clLevel0{ background:#AB3824; color:white; border-left-style: solid; border-left-color: #EC9222; border-left-width: 1px; color:#EC9222; } .clLevel0over{ background:#EC9222; color:white; cursor:pointer; cursor:default; } .clLevel0border{ position:absolute; visibility:hidden; border-left-style: solid; border-left-color: #EC9222; border-left-width: 1px; color:white; } /*Styles for level 1*/ .clLevel1, .clLevel1over{ position:absolute; padding:2px; border-left-style: solid; border-left-color: #3B8D88; border-left-width: 1px; font-family:verdana, arial,helvetica; font-size:10px; font-weight:bold } .clLevel1{ border-left-style: solid; border-left-color: #AB3824; border-left-width: 2px; background:#AB3824; } .clLevel1over{ background:#EC9222; color:white; border-left-style: solid; border-left-color: #EC9222; border-left-width: 4px; cursor:pointer; cursor:default; } .clLevel1border{ position:absolute; visibility:visible; } /*Styles for level 2*/ .clLevel2, .clLevel2over{ position:absolute; padding:2px; font-family:verdana,arial,helvetica; font-size:10px; font-weight:normal } .clLevel2{ background-image: url(http://www.dccd.dk/damaskus/did.nsf/images/menu/$file/menu7.gif); color:white; } .clLevel2over{ background-image: url(http://www.dccd.dk/damaskus/did.nsf/images/menu/$file/menu7.gif); cursor:pointer; cursor:default; } .clLevel2border{ position:absolute; visibility:visible; }