body	{
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333;
	background: #000;
	}

/* TAG */
p{
  margin: 0 0 13px 0;
}
h2{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background: url(/img/h2.gif) bottom repeat-x;
	font-size:21px;
	letter-spacing:0.04em;
	padding-left:5px;
	margin: 0 0 20px 0;
	border-bottom:1px solid #ccc;
	font-weight:normal;
}

h3{
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size:15px;
  letter-spacing:0.04em;
  margin: 20px 0;
  padding:5px;
	background: #eee url(/img/th.gif) top repeat-x;
  border:1px solid #ccc;
}

a{
  font-weight:bold;
  color:#ff0000;
}

blockquote {
	padding-left: 20px;
	padding-top: 3px;
	margin: 0 0 0 20px;
	background: url(/img/openquote.gif) left top no-repeat;
}

blockquote p{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background: url(/img/closequote.gif) right bottom no-repeat;
	padding-bottom: 3px;
	padding-right: 20px;
	font-size: 18px;
	text-align: left;
	display:inline;
}
blockquote a{
	font-weight:normal;
}


/* CLASS */
.clear{
	clear:both;
}
.border{
  padding:1px;
  border:2px solid #ccc;
}

.noborder{
  border:none;
}

.right{
  float:right;
  margin: 0 0 20px 20px;
}

.left{
  float:left;
  margin: 0 20px 20px 0;
}

.error p{
	text-align:center;
	font-weight:bold;
	background:#FFFF80;
	border:2px solid #ccc;
	padding:10px 0;
}
a.arrows{
	background: url(/img/arrows.gif) no-repeat;
	float:right;
	display:block;
	width: 9px;
	height: 8px;
}

.gray{
	color:#777;
	font-size:11px;	
}
/* HEADLINE */

#headline{
  position:relative;
  width:960px;
  margin:0 auto;
  background:#000;
	border-bottom:1px solid #999;
	height:24px;
	line-height:24px;
}

#headline h1{
  font-size:11px;
  padding-left:5px;
  color:#fff;
  background:#000;
  margin:0;
}


/* FLAGS */

#flags{
  position:absolute;
  right:8px;
  top:8px;
  color:#FFFFFF;
  }
#flags a{
  float:right;
  display:block;
  width:22px;
  height:14px;
  border:1px solid #fff;
  margin-left:8px;
}
#ita{
  background: url(/img/ita.gif) no-repeat;
}

#eng{
  background: url(/img/eng.gif) no-repeat;
}

/* MILAN */
#milan{
  position:absolute;
  width:150px;
  right:5px;
  top:0;
  text-align:right;
  }
#milan a{
  text-decoration: none;
  color: #ffde00;
}
#milan a:hover{
  text-decoration: underline;
}
#milan img {
	border:0;
}

/* HEADER */

#header{
  position:relative;
  width:960px;
  height:170px;
  margin:0 auto;
  background:#000 url(/img/header.jpg) bottom no-repeat;
}

#logo a{
	display:block;
	width:126px;
	height:136px;
	position:absolute;
	top:19px;
	left:13px;
}

#banner{
	display:block;
	position:absolute;
	right:0;
	top:25px;
	}
/* MENU BAR */

#menubar{
  height:23px;
  margin:0 auto;
  background:#000 url(/img/menubar.gif) bottom repeat-x;
}

#submenu{
  height:20px;
  background:#ff0000;
}

ul#menu{
  width:960px;
  height:23px;
  margin:0 auto;
  list-style: none;
  padding: 0;
  font: 11px Verdana,Arial,sans-serif;
  font-weight:bold;
  }
  
ul#menu li{
  float: left;
  margin-right: 6px;
  padding-left: 5px;
  background: url(/img/tab.gif) no-repeat top left;
  height:23px;
  line-height:23px;
  }
  
ul#menu a{
  float: left;
  padding: 0 15px 0 10px;
  background: url(/img/tab.gif) no-repeat top right;
  text-decoration: none;
  color: #ffde00;
  }

ul#menu a:hover{
  color: #fff;
  }
  
ul#menu li#active {
  background: url(/img/tab2.gif) no-repeat top left;
  }

ul#menu li#active a{
  background: url(/img/tab2.gif) no-repeat top right;
  color: #fff;
  }

/* CONTENTS */
#container{
  background:#fff;
}
#contents{
  overflow:auto;
  padding:20px 0;
  width:960px;
  margin:0 auto;
  text-align:justify;
  font-size:13px;
}

/* FOOTER */
#head_footer{
  height:36px;
  line-height:49px;
  background:#000 url(/img/footer.gif) top repeat-x;
  text-align:center;
  color:#FFFFFF;
  font-weight:bold;
}
#footer{
	text-align:center;
	color:#FFFFFF;
	font-size:10px;
	background:#000;
  padding:15px 0;
}
#footer img{
margin:0 5px 5px 0;
}

/* BOX */
.box{
  width:208px;
  float:left;
  /* margin: 0 20px 20px 0; */
  margin: 0 32px 0 0;
  display:inline; /* Hack for IE6 */
  font-size:11px;
}
.box_header{
  width:198px;
  padding-left:8px;
  height:23px;
  line-height:23px;
  background: url(/img/box.gif) repeat-x;
  margin-bottom:10px;
  font-family: Arial;
  font-size:15px;
  color:#fff;
  font-weight:bold;
  border:1px solid #ccc;
}
.box_header a{
  color:#fff;
  text-decoration:none;
}

.box_testo{
  margin-top:10px;
  background: url(/img/arrow.gif) no-repeat;
  padding-left:15px;
  text-align:justify;
}
.box_mp3{
  margin-top:10px;
  background: url(/img/mp3.gif) no-repeat;
  padding-left:30px;
  text-align:justify;
}
.box_pdf{
  margin-top:10px;
  background: url(/img/pdf.gif) no-repeat;
  padding-left:30px;
  text-align:justify;
}
.box_download{
	margin-top:10px;
	font-size:10px;
	text-align:center;
}

/* HOME */
#box_home{
  float:left;
  width:460px;
  margin:0;
  padding:0;
}

/* NEWS */
#box_news{
  float:left;
  width:500px;
  margin:10px 0 0 0;
  font-size:11px;
}
.news{
  margin-bottom:10px;
  background: url(/img/arrow.gif) no-repeat;
  padding-left:15px;
  text-align:justify;
}
.news_date{
  border-bottom:1px solid #ff0000;
  margin-bottom:3px;
  padding-bottom:5px;
  color:#666;
}
.news_title{
  font-weight: bold;
}
.news_testo{
}

/* PRENOTAZIONE PARTITA */
#calendar table{
  border:1px solid #ddd;
  border-collapse: collapse;
}
#calendar th{
  border:1px solid #ddd;
  text-align:center;
  padding:5px 10px;
  background: #eee url(/img/th.gif) top repeat-x;
  color:#333;
}
#calendar tr{
  border:1px solid #ddd;
}
#calendar td{
  border:1px solid #ddd;
  padding:10px;
}

/* DOMANDE FREQUENTI */
.sezione_faq{
  padding-left:15px;
  background: url(/img/arrow.gif) no-repeat;
  background-position: 0 3px;
  font-size:13px;
  font-weight: bold;
  color: #ff0000;
}

/* ISCRIZIONE */
#iscrizione_col_right{
  float:right;
  width:400px;
}

.iscrizione_box{
float:left;
width:480px;
}

#form_iscrizione .optional, #form_iscrizione .required{
margin-bottom:10px;
}

#form_iscrizione{
  float:left;
	margin:0;
	padding:0;
}
#form_iscrizione  label{
	float:left;
	width:220px;
  display:inline;
  line-height:20px;
}

#form_iscrizione input, #form_iscrizione textarea, #form_iscrizione select {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:3px;
	color:#666;
	border: 1px solid #ccc;
}
#form_iscrizione input.noborder{
  border:none;
}
#form_iscrizione input.checkbox{
	border:none;
	background:none;
}
#form_iscrizione input.radio{
	border:none;
	background:none;
}
#form_iscrizione input.button{
	padding:5px 10px;
	margin:10px 5px 10px 0;
	background: url(/img/button.gif) bottom repeat-x;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-right: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	font-weight:bold;
	color:#FFF;
	text-transform:uppercase;
	font-size:15px;
	cursor:pointer;
}

#form_iscrizione .fieldWithErrors{
  display:inline;
}

#form_iscrizione .fieldWithErrors input, #form_iscrizione .fieldWithErrors select {
  border:1px dotted red;
}

/* MENUBAR BACKEND */
#menubar_backend{
	width:100%;
	height:27px;
	margin-bottom:20px;
}
#menubar_backend ul {
	list-style:none;
	margin:0;
	padding:0;
}
#menubar_backend ul li {
	float: left;
	margin:0 -1px 0 0;
	padding:0;
}
#menubar_backend a{
	padding:0 15px;
	text-decoration:none;
	text-align: center;
	text-transform:uppercase;
	color: #666;
	background: #fff url(/img/h2.gif) bottom repeat-x;
	border: 1px solid #CCC;
	font-size: 11px;
	font-weight:bold;
}
#menubar_backend a.selected, #menubar_backend a:hover{
	background: #fff;
	border-bottom: 1px solid #FFF;
	color:#333;   
}

/* MEMBER */
#member{
	clear:both;
	font-size:11px;
}
.member table {
	width:100%;
	font-size:11px;
}
.member th{
  border:1px solid #ddd;
  text-align:center;
  padding:5px;
  background: #eee;
  color:#333;
}
.member tr{
  border:1px solid #ddd;
}
.member td{
  border:1px solid #ddd;
  padding:5px;
}
.member tr:hover{
	background: #FFFFCC;
}

/* USER */
table.user {
	width:50%;
	font-size:11px;
}

/* ACTIONS */
ul.actions {
	list-style:none;
	margin:10px 0 0 0;
	padding:0;
}
ul.actions li {
	float: left;
	margin:0 3px 0 0;
	padding:0;
}
ul.actions li a{
	padding:0 10px;
	height: 20px;
	line-height: 20px;
	text-decoration:none;
	text-align: center;
	text-transform:uppercase;
	color: #666;
	background: #fff url(/img/h2.gif) bottom repeat-x;
	border: 1px solid #CCC;
	font-size: 10px;
	font-weight:bold;
}
ul.actions li a:hover{
	background: #fff;
	color:#333;   
}

/* CONFIRM MESSAGE */
#confirm{
background: #FFFFC0;
width:550px;
border:2px solid #ccc;
padding:10px;
margin:0 auto;
}

/* LOADING */
#loading{
        position:fixed;
		width:150px;
		height:30px;
        right:0;
        top:0;
        background-color:#DA3838;
        text-align:left;
}
#loading p{
        color:#FFFFFF;
        margin:6px;
}
#loading img{
        float:left;
        padding:5px;
}
