
* CSS definition for Provet CoolMenu menus */

/* CoolMenus 4 - default styles - do not edit */
.clCMEvent{position:absolute; width:99%; height:99%; clip:rect(0,100%,100%,0); left:0; top:0; visibility:visible}
.clCMAbs{position:absolute; visibility:hidden; left:0; top:0}
/*Style for the background-bar*/
.clBar{position:absolute; width:10; height:10; background-color:#A4AAC6; layer-background-color:#A4AAC6; visibility:hidden}

/*Styles for level 0*/
.clLevel0,.clLevel0over{position:absolute; padding:2px; font-family:verdana; font-size:11px;            font-weight:normal; cursor: hand; padding-right:5; padding-left:25px; padding-top:0px; }
.clLevel0{      text-align:left;  text-decoration:none;        background-color : #ffffff;   color: #333333; background-position : left ; background-repeat : no-repeat; background-image : url(../images/struggletown_blackarrow.gif); }
.clLevel0over{  text-align:left;  text-decoration:none;        background-color : #ffffff;   color: #ff7d00;   font-weight:normal; background-position : left; background-repeat : no-repeat; background-image : url(../images/struggletown_orangearrow.gif);}
.clLevel0border{position:absolute; background-color:#ffffff;       background-position : bottom; background-repeat : repeat-x; background-image : url(../images/struggletown_dots.gif);}


/*Styles for level 1*/
.clLevel1, .clLevel1over{position:absolute; padding:2px; font-family:verdana; font-size:11px;           font-weight:normal; cursor: hand; background-position : left; background-repeat : repeat-y; padding-left:8;}
.clLevel1{      text-align:left;        text-decoration:none;   background-color : #ffffff;   color : #333333;}
.clLevel1over{  text-align:left;        text-decoration:none;   background-color : #ff7d00;   color : #333333;  font-weight:normal;}
.clLevel1border{position:absolute; z-index:500; background-color:#000000; }

