/* necrolust.org mighty css */

body {
background-color: black;
color: #999999;
font-family:  verdana, sans-serif;
font-size: 11px;

}

a:link {
color: #cccccc;
text-decoration: none;
/*font-weight: bold;*/
}
a:visited  {
color: #cccccc;
text-decoration: none;
}
a:hover {
color: #6c1f18;
}
a:active {
}

p {
color: #999999;
}

.title {
color: #6c1f18;
font-size: 22px;
font-weight: bold;
}

.title2 {
color: #6c1f18;
font-size: 18px;
font-weight: bold;
}

.title3 {
color: #6c1f18;
font-size: 16px;
font-weight: bold;
}

.title4 {
color: #6c1f18;
font-size: 14px;
font-weight: bold;
}

.tab {
table-layout: auto;
width: 600px;
}

ul.down li {
list-style-image : url(http://www.estrema.org/necrolust/img/down.png);
}
/*ul li {
list-style-image: url("http://www.estrema.org/necrolust/img/cross2.png");
}*/


/* menu *********************************/

.menu {
color: #999999;
font-size: 12px;
cursor: crosshair;
text-decoration: none;
width: 775px;
height: 146px;
/*background-image: url("../img/menu_2.jpg");*/
background-image: url("../img/menu_2.jpg");

}

.menu a:link {
color: #999999;
text-decoration: none;
}

.menu a:visited  {
color: #999999;
text-decoration: none;
}

.menu a:hover {
color: #6c1f18;
text-decoration: underline;
}

.menu a:active {
text-decoration: line-through;
}

/* rollover css non compatibile
div#roll_erico a{
    display: block;
    width: 150px;
    height: 200px;
    background: url("/necrolust/img/necrolust-erico-bn.jpg");
}
div#roll_erico a:hover{
    background: url("/necrolust/img/necrolust-erico.jpg");
}

div#roll_cola a{
    display: block;
    width: 150px;
    height: 200px;
    background: url("/necrolust/img/necrolust-cola-bn.jpg");
}
div#roll_cola a:hover{
    background: url("/necrolust/img/necrolust-cola.jpg");
}

div#roll_filo a{
    display: block;
    width: 150px;
    height: 200px;
    background: url("/necrolust/img/necrolust-filo-bn.jpg");
}
div#roll_filo a:hover{
    background: url("/necrolust/img/necrolust-filo.jpg");
}

div#roll_ale a{
    display: block;
    width: 150px;
    height: 200px;
    background: url("/necrolust/img/necrolust-ale-bn.jpg");
}
div#roll_ale a:hover{
    background: url("/necrolust/img/necrolust-ale.jpg");
}

div#roll_leg a{
    display: block;
    width: 181px;
    height: 137px;
    background: url("/necrolust/img/necrolust-leg-bn.jpg");
}
div#roll_leg a:hover{
    background: url("/necrolust/img/necrolust-leg.jpg");
}

div#roll_cross a{
    display: block;
    width: 169px;
    height: 246px;
    background: url("/necrolust/img/necrolust-cross.png");
}
div#roll_cross a:hover{
    background: url("/necrolust/img/necrolust-cross-act.png");
}

*/
