/* CSS Document */

/*Generali*/

body {
background-color:#000000;
color:#FF9900;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-decoration:none;
font-size:11px;
}

input {
background-color:#000000;
border-color:#CC9900;
color:#CCCCCC;
}

select {
background-color:#000000;
border-color:#CC9900;
color:#CCCCCC;
}

textarea {
background-color:#000000;
border-color:#CC9900;
color:#CCCCCC;
}

a {
text-decoration:none;
color:#CC6600;
}

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

a.hover {
text-decoration:underline;
color:#FFFFFF;
}

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

/*Barra Di Navigazione*/

td#bar {
background-image:url(images/metaltemplate/bar.png);
background-repeat:no-repeat;
text-align:center;
font-size:12px;
color:#000000;
text-decoration:none;
font-weight:bold;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

td#bar a {
text-decoration:none;
color:#FFFFFF;
}

/*Corpo Centrale*/

td#leftcenter {
background-image:url(images/metaltemplate/leftcenter.png);
background-repeat:no-repeat;
text-align:center;
vertical-align:top;
}

td#center {
background-image:url(images/metaltemplate/center.png);
background-repeat:no-repeat;
text-align:center;
vertical-align:top;
}

/* Menu */

td#menuhead {
background-image:url(images/metaltemplate/TopMenuBg.png);
background-repeat:no-repeat;
text-align:center;
vertical-align:middle;
color:#FFFFFF;
font-size:14px;
font-weight:bold;
}

table {
align: center;
border:dotted;
border-width:1px;
border-color:#999999;
}

table#external {
align: center;
border:none;
}

table#menu {
align: center;
border:dotted;
border-width:1px;
border-color:#999999;
/*background-image:url(images/metaltemplate/bg.jpg);*/
}

table#menu a.link {
color:#CC9900;
border:none;
text-decoration:none;
}

/* Immagini */

img#adminmenuimg {
max-height: 90%;
max-width: 90%;
padding: 5px;
}

img#gallery {
max-height: 100px;
max-width: 150px;
}

img#smalrandimg {
max-height: 90%;
max-width: 90%;
padding: 5px;
}

img#groupdepimg {
max-height: 90%;
max-width: 90%;
padding: 5px;
}

/* Barra Inferiore */

td#downbar {
background-image:url(images/metaltemplate/downbar.png);
background-repeat:no-repeat;
vertical-align:middle;
text-align:center;
color:#CCCCCC;
font-size:9px;
}

td#downbar a {
text-decoration: none;
color:#FF9900;
}

/* Particolari */

p#songtitle {
font-size:18px;
font-family:"Times New Roman", Times, serif;
font-weight:bold;
}

p#song {
font-size: 12px;
}