/*======================================================= TAG ====================================*/
a { text-decoration: none; font-weight: bold;} 
a:link {  color: #FFFFFF; text-decoration: none}
a:visited {  color: #FFFFFF; text-decoration: none}
a:hover {  color: #FFFFFF; text-decoration: none}
a:active {  color: #FFFFFF; text-decoration: none}
body {
	text-align: center;
	font-weight: normal;
	font-size: 11px;
	font-family: Tahoma, Verdana,Helvetica, Arial, sans-serif;
	font-style: normal;
	color: #cccc99;
	background-color: #000000;
	background-image: url(/grafica/body_background.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0;
	padding: 0;
}
h2 {
	font-size: medium;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFCC00;
}
h3 {
	color: #ACA498;
	margin: 20px 20px 0 81px;
	font-size: 1.2em;
	border: solid #996633;
	border-width: 0 0 2px 2px;
	padding: 0 0 0 5px;
}
h4 {
	color: #ACA498;
	margin: 5px 35px 10px 15px;
	font-size: 1.4em;
}
h5 {
	color: #ACA498;
	margin: 5px 50px 10px 18px;
	font-size: 1.2em;
	text-transform: uppercase;
	/*border-bottom: solid #ACA498 2px;*/
}
h4 span {
	color: #CCCCCC;
	margin: 5px 0;
	font-size: 0.7em;
}
span.link {
	color: #FFFFFF;
	font-weight: bold;
}
span.linkoff {
	color: #666666;
}
span.linktitle {
	color: #FFFFFF;
	font-size: 1.2em;
	text-transform: uppercase;
}
p {
	padding: 0 35px 0 18px;
}
p.center {
	text-align: center;
}
p.giustificato {
	text-align: justify;
}
em {
	clear: none;
}
strong {
	color: #ffcc99;
}
ul {
	list-style-type: square;
}
ul.nosquare {
	list-style-type: none;
	margin: 0 35px 0 23px;
	padding: 0;
}
ul.nosquare li {
	line-height: 1.4em;
	margin: 0;
	padding: 0;
}
.nota {
	color: #000000;
	font-size: 1em;
	font-weight: normal;
}
/*======================================================= TABELLE ====================================*/
table {
	font-weight: bold;
	padding: 0;
	border-spacing: 0px;
	border-collapse: collapse;
}
table td.center {
	text-align: center;
}
table td.right {
	text-align: right;
}
table.generic {
	margin: 5px 35px;
}
table.nav {
	margin: 5px 35px;
}
table.nav td{
	width: 33%;
	padding: 5px;
}
table.nav th, table.members th{
	text-align: center;
}
table.members {
	width: 90%;
	margin: 5px 20px;
}
table.members td{
	width: 20%;
	padding: 5px;
}
table.download td {
	height: 18px;
	border-bottom: solid #BF2E30 1px;
}
table.rece, table.inte, table.onair, table.live, table.livepast, table.download, table.shop {
	margin: 0px 35px 20px 20px;
}
table.rece {
	width: 75%;
}
table.inte {
	width: 65%;
}
table.onair {
	width: 40%;
}
table.live, table.download, table.shop {
	width: 90%;
}
table.livepast {
	width: 80%;
}
table.rece th, table.inte th, table.onair th, table.live th, table.livepast th, table.download th, table.shop th  {
	background-color: #333333;
	color: #FFFFFF;
	height: 20px;
	border-right: solid #333333 1px;
	padding: 2px;
}
table.rece th, table.inte th, table.onair th, table.live th, table.livepast th {
	text-align: center;
}
table.download th, table.shop th {
	text-align: left;
}
table.rece td, table.inte td, table.onair td, table.livepast td, table.shop td {
	border-bottom: solid #333333 1px;
	padding: 2px;
}
table.rece .titolo, table.inte .titolo, table.onair .titolo {
	font-size: 1.1em;
	color: #ACA498;
}
table.shop td {
	height: 15px;
}
td.center {
	text-align: center;
}
/*======================================================= FORM ====================================*/
form {
	padding: 0 35px 0 18px;
	margin: 0;
}
form p {
	padding: 0;
	margin: 0;
}
input {
	font-size: 1.1em;
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-style: normal;
	padding: 2px;
}
button {
	font-size: 1.1em;
}
select {
	background-color: #FFFFFF;
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
	color: #000000;
}

/*======================================================= IMMAGINI ====================================*/
img {
	margin: 0 10px;
	padding: 0;
	display: block;
}
img.apeiron {
	margin: 10px auto;
	padding: 0;
}
img.scheda {
	margin: 5px 35px 5px 10px;
	float: right;
	border: 1px solid #996633 ;

}
img.topbox, img.bottombox, img.bottomboxcontent {
	margin: 0;
	padding: 0;
}
img.topboxcontent {
	margin: 0 0 20px 0;
	padding: 0;
}
p img {
	display: inline;
	margin: 5px;
}
/*======================================================= ID ====================================*/
#container {
	margin: 0 auto;
	padding: 0;
	width: 780px;
	position: relative;
	text-align: left;
	height: 580px;
	/*background-color: #edebe5;*/
	/*background-image: url(/grafica/container_background.jpg);
	background-repeat: no-repeat;
	background-position: 1px top;*/
}
#header {
	height: 180px;
	width: 100%;
	margin: 0;
	padding: 0;
	position: relative;
	left: 0;
	top: 0;
}
#header span{
	display: none;
}
#menu {
	position: relative;
	height: 135px;
	width: 100%;
	z-index: 999;
	margin: 0;
	padding: 0;
	text-align: center;
}
#menu img{
	margin: 0 5px;
	padding: 0;
	display: inline;
}
#submenu {
	position: absolute;
	top: 0;
	right: 0;
	height: 50px;
	width: auto;
	z-index: 999;
	margin: 0;
	padding: 0;
}
#submenu1, #submenu2 {
	position: relative;
	top: -37px;
	height: auto;
	width: auto;
	float: right;
	color: #FFFFFF;
	margin: 0;
}
#submenu1 {
	font-size: 1.4em;
	padding: 10px 5px 0 5px;
	background-color: #996633;
}
#submenu2 {
	clear: both;
	font-size: 1.2em;
	background-color: #996633;
	padding: 4px 8px;
}
#submenu1 a:link, #submenu2 a:link, #submenu1 a:visited, #submenu2 a:visited, #submenu1 a:active, #submenu2 a:active {
	color: #FFFFFF;
	font-weight: bold;
}
#submenu1 a:hover, #submenu2 a:hover {
  color: #FFFFFF; text-decoration: none
}
#submenu1 a.selected {color: #BF2E30;}
#submenu2 a.selected {color: #FFFFFF;}
#content {
	float: right;
	height: auto;
	width: 559px;
	margin: 0;
	padding: 0;
	position: relative;
	right: 16px;
	top: 0;
	background-image: url(/grafica/content_background.jpg);
	background-repeat: repeat-y;
	background-position: center;
	z-index: 1;
}
#contenthead {
	float: right;
	height: auto;
	width: 559px;
	margin: 0;
	padding: 0;
	position: relative;
	right: 16px;
	top: 0;
	z-index: 1;
}
#contatti {
	float: right;
	height: 35px;
	width: 559px;
	margin: 0;
	padding: 0;
	position: relative;
	right: 16px;
	top: 0;
	font-size: 0.8em;
}
#contatti img {
	position: absolute;
	right: 0;
	top: 0;
	padding: 0;
	margin: 0;
}
#nextlive {
	position: relative;
	height: auto;
	width: 132px;
	z-index: 999;
	margin: 10px 0 0 0;
	padding: 0;
	float: left; /*togliere all'occorrenza*/
}
#minibanner {
	position: relative;
	height: auto;
	width: 132px;
	z-index: 999;
	margin: 10px 0 0 0;
	padding: 0;
	float: left;
	clear: left;
}
#footer {
	margin: 0;
	padding: 0;
	position: relative;
	left: 0;
	top: 0px; /*margine negativo per assecondare IE6.0*/
	z-index: 999;
	/*clear: left;*/
	height: 15px;
	width: 780px;
	clear: both;
	text-align: center;
}
#spalla {
	position: relative;
	height: auto;
	width: 172px;
	left: 17px;
	top: 0;
	z-index: 999;
	margin: 0 0 10px 0;
	padding: 0;
	float: left;
	text-align: center; /*centratura banner*/
}
#spalla .box {
	position: relative;
	/*height: auto;*/
	width: 172px;
	margin: 0 0 10px 0;
	padding: 0;
	background-image: url(/grafica/box_background.jpg);
	background-repeat: repeat-y;
	background-position: center;
	text-align: left;
}
#spalla .box .testo div {
	padding:4px 3px 6px 7px;
	top:0pt;
}
#spalla .box .testo span {
	padding:0 0 0 5px;
	display: block;
}
#spalla .box .testo span.small {
	font-size: 0.9em;
	margin: 0;
	padding: 0;
	display: inline;
}
#spalla .box .testo div form {
	text-align: center;
	padding: 10px 0;
	margin: 0;
	top:0;
}
/*======================================================= classi NEWS ====================================*/
div.news {
	padding: 0 0 0 5px;
	margin: 20px 0 0 0;
}
div.news p {
	padding: 0 20px 0 90px;
	text-align: justify;
}
span.data {
	color: #FFFFFF;
	display: block;
	float: left;
	font-size: 1.4em;
	font-weight: bold;
	text-align: center;
	width: 80px;
	font-style: italic;
	visibility: visible;
	z-index: 999;
}
span.anno {
	display: block; 
	font-size: 0.7em; 
	font-style: normal;
}
.marker {
	background-color: #000000;
	color: #FFFFFF;
}
/*======================================================= classi MEMBRI ====================================*/
div.scheda {
	margin: 5px 35px 15px 35px;
	padding: 0 5px;
	border-left: solid #ACA498 1px;
}
div.scheda h6 {
	margin: 0;
	padding: 0;
	font-size: 1.2em;
	color: #ACA498;
	text-transform: uppercase;
}
div.scheda p {
	padding: 0 0 2px 18px;
	margin: 0;
}
div.imgSchedaCNT {
	width: 185px;
	margin: 0;
	padding: 0;
	text-align: center;
	float: right;
	clear: right;
}
div.imgScheda {
	margin: 5px 35px 5px 10px;
	padding: 0;
}
div.imgScheda img {
	padding: 0;
	margin: 2px;
	border: 0;
	display: inline;
	border: 1px solid #996633 ;
}
div.imgScheda h5 {
	color: #996633;
	margin: 5px;
	font-size: 1em;
	text-transform: uppercase;
	border-bottom: solid #996633 2px;
}
p.ruolo {
	margin: 0 0 15px 0;
	font-size: 1em;
	font-weight: bold;
}
h4.nome {
	margin: 5px 35px 0 15px;
}

/*======================================================= classi DISCO ====================================*/
div.disco {
	margin: 5px 20px 0px 15px;
	padding: 0 5px;
	/*border-bottom: 1px solid #BF2E30*/
}
div.disco img {
	float: left;
	margin: 5px;
	padding: 0;
	border: 1px solid #000000
}
div.disco img.paypal {
	float: none;
	margin: 0;
	padding: 0;
	border: 0 none;
}
div.disco h4 {
	text-transform: none;
	margin: 5px 0 0 0;
}
div.disco p.sottotitolo {
	padding: 0;
	margin: 3px 0 10px 0;
}
div.disco p {
	padding: 0;
	margin: 3px 120px;
}
div.disco p.collegamenti {
	padding: 0;
	margin: 6px 0;
}
div.disco p.corr {
	padding: 0;
	margin: 0;
	clear: both;
}
.titolo {
	color: #ACA498;
	font-size: 1.2em;
}
/*======================================================= classi IMMAGINI ====================================*/
.pics {
	padding: 0;
	margin: 2px;
	border: 1px solid #666666 ;
	display: inline;
}
/*======================================================= classi CONTATTI ====================================*/
div.contatto {
	margin: 5px 35px 5px 28px;
	padding: 0 5px;
	font-weight: bold;
}
div.contatto h6 {
	margin: 0;
	padding: 0;
	font-size: 1em;
	color: #ACA498;
}
div.contatto h6 span {
	margin: 0;
	padding: 0;
	font-size: 1em;
	color: #996633;
	font-style: italic;
}
div.contatto p {
	padding: 0 0 2px 18px;
	margin: 0;
}
p.title {
	padding: 0 0 2px 18px;
	margin: 15px 0 0 0;
	color: #CCCC99;
}
div.GIBSON img {
	padding: 2px;
	margin: 0;
	border: 0;
}
/*======================================================= classi SHOP ====================================*/
div.musicstore {
	margin: 15px 35px 20px 18px;
	padding: 0 5px;
	border-bottom: 1px solid #BF2E30
}
