/* 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: 800px; height: 20px; background-color:red; layer-background-color:navy; visibility: hidden; }

/*Styles for level 0*/
.clLevel0,.clLevel0over{position: absolute; top: 200px; padding-left: 4px; font-family: tahoma,arial,helvetica; font-size: 12px; font-weight: bold; line-height: 18px; text-align: center;}
.clLevel0{background-color: black; layer-background-color: black; color: white;}
.clLevel0over{background-color: red; layer-background-color: red; color: #CCC; cursor: pointer; }
.clLevel0border{position: absolute; visibility: hidden; background-color: blue; layer-background-color: blue}

/*Styles for level 1*/
.clLevel1, .clLevel1over{position: absolute; padding: 2px; font-family: tahoma, arial,helvetica; font-size: 11px; font-weight: bold;  text-align: center;}
.clLevel1{background-color: #CCC; layer-background-color: #CCC; color: white;}
.clLevel1over{background-color: #668dc6; layer-background-color: #668dc6; color: #CCC; cursor: pointer; }
.clLevel1border{position: absolute; visibility: hidden; background-color: blue; layer-background-color: blue}

/*Styles for level 2*/
.clLevel2, .clLevel2over{position: absolute; padding: 2px; font-family: tahoma,arial,helvetica; font-size: 11px; font-weight: bold;  text-align: center;}
.clLevel2{background-color: #CCC; layer-background-color: #CCC; color: white;}
.clLevel2over{background-color: #668dc6; layer-background-color: #668dc6; color: #CCC; cursor: pointer; }
.clLevel2border{position: absolute; visibility: hidden; background-color: blue; layer-background-color: blue}

/*Styles for level 3*/
.clLevel3, .clLevel3over{position: absolute; padding: 2px; font-family: tahoma,arial,helvetica; font-size: 11px; font-weight: bold;  text-align: center;}
.clLevel3{background-color: #CCC; layer-background-color: #CCC; color: white;}
.clLevel3over{background-color: #668dc6; layer-background-color: #668dc6; color: #CCC; cursor: pointer; }
.clLevel3border{position: absolute; visibility: hidden; background-color: blue; layer-background-color: blue}



