Forum Moderators: not2easy
* {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-style: normal;
font-weight: bold;
font-variant: normal;
}
ul,li {
display: block;
margin: 0px;
padding: 0;
border: 0;
}
ul {
width: 200px;
background: #fff;
list-style-type: none;
}
li {
position: relative;
padding: 0px;
z-index: 9;
}
li.folder{
background-color: #FFFFFF;
background-image: url(images/roll.gif);
background-repeat: no-repeat;
background-position: left top;
padding-top: 0.px;
padding-right: 0;
padding-bottom: 0px;
padding-left: 5px;
font-family: Verdana, Arial, Tahoma, Sans-Serif, Helvetica;
font-size: 11px;
font-style: normal;
line-height: 23px;
font-weight: bold;
font-variant: normal;
color: #000000;
height: 30px;
border: thin solid #FFFFFF;
}
li.folder:hover {
z-index: 10;
background-color: #FFFFFF;
background-image: url(images/roll.gif);
background-repeat: no-repeat;
background-position: left bottom;
font-family: Verdana, Arial, Tahoma, Sans-Serif, Helvetica;
font-size: 11px;
font-style: normal;
line-height: 23px;
font-weight: bold;
font-variant: normal;
color: #FFFFFF;
}
li.folder ul {
position: absolute;
display: none;
left: 200px; /* IE */
top: 8px;
}
li.folder>ul {
left: 200px;
}
ul.level1 li.folder:hover ul.level2 {
width:200px;
display:block;
color:#000;
font-weight:bold;
font-style:normal;
text-decoration:none;
margin:0;
padding:0;
font-size: 12px;
line-height: 23px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-variant: normal;
background-image: url(images/roll.gif);
background-repeat: no-repeat;
background-position: left top;
background-color: #FFFFFF;
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
height: 32px;
}
a {
padding: 2px;
text-decoration: none;
width: 100%;
}
li>a {
width: auto;
}
li a.submenu {
background-color: #FFFFFF;
padding-left: 12px;
display: block;
padding-top: 3px;
padding-bottom: 0px;
font-family: Verdana, Arial, Tahoma, Sans-Serif, Helvetica;
font-size: 12px;
font-style: normal;
line-height: 23px;
font-weight: bold;
font-variant: normal;
color: #000000;
background-image: url(images/roll.gif);
background-position: left top;
margin: 0px;
height: 28px;
width: 190px;
padding-right: 0px;
}
li.explain {
color: #FFFFFF;
padding-left: 10px;
padding-top: 4px;
padding-bottom: 4px;
width: 200px;
font-family: Verdana, Arial, Tahoma, Sans-Serif, Helvetica;
font-size: 12px;
font-weight: bold;
background-image: url(images/roll.gif);
background-position: left top;
font-style: normal;
line-height: 18px;
font-variant: normal;
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
}
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html li.explain {
width: 200px;
}
/* End hide from IE5/mac */
a:link, a:visited {
color: #007118;
}
a:hover {
color: #007118;
}
#menu {
font-weight:700;
font-style:normal;
text-decoration:none;
}
#link {
padding: 0px 0px 0px 20px;
margin-top: 15px;
font-family: Verdana, Arial, Tahoma, Sans-Serif, Helvetica;
font-size: 12px;
font-weight: bold;
}
#other {
font-weight:700;
font-style:normal;
text-decoration:none;
}
.other a:link {color: #FF0000;}
.other a:visited {text-decoration: none; color: #0000FF;}
.other a:hover {text-decoration: underline; color: #FF6600;}
(...)
.panel a:link {color: #FFFFFF;}
.panel a:visited {text-decoration: none; color: #FF00FF;}
.panel a:hover {text-decoration: underline; color: #FFFF00;}