
body {
    background-position : top;
    background-repeat : repeat-x;
    font-family : 'Trebuchet MS', 'Luxi Sans', Georgia, Helvetica, 'Times New Roman', Times, serif;
    display:block;
    text-decoration : none;
  }

img {
    border : none;
    overflow : hidden;
    vertical-align: middle;
  }

img.imgleft {
    float: left;
    margin-right: 5px;
    overflow : hidden;
  }

img.imgright {
    float: right;
    margin-left: 5px;
    overflow : hidden;
  }

img.webmaster {
    float: right;
  }

h1,h2,h3,h4,h5,h6 {
	 font-family : 'Trebuchet MS', 'Luxi Sans', Georgia, Helvetica, 'Times New Roman', Times, serif;
}  

.webmaster {
    font-family : 'Trebuchet MS', 'Luxi Sans', Georgia, Helvetica, 'Times New Roman', Times, serif;
    font-size: 70%;
    font-style : italic;
    color : #888888;
    vertical-align : top;
  }

#blocks {
    font-size: 1em;
    text-decoration: none;
  }
  
.menu {
	text-align:left;
	border: thin solid #A9A9A9;
	padding: 2px;
	background-color: #EDEDED;
}

.menu a{
	font-family: 'Trebuchet MS', 'Luxi Sans', Georgia, Helvetica, 'Times New Roman', Times, serif;
	color : Black;
	background-color: transparent;
	text-decoration: none;
	padding:1px;
	border: thin solid #EDEDED;
	display:block;
	
}

.menu a:hover {
	background-color: #00FF99;
	border: thin solid #000000;
	display: block;
	/*text-align: right;*/
	padding: 1px;
}

.centered {
	text-align : center;
}

.right {
    text-align: right;
}

.centered2 {
	margin-left: auto;
	margin-right: auto;
	width: 75%;
}

.loginbox {
	width : 80%;
	padding : 2px;
	background-color: #00FF99;
	border: thin solid #000000;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

#content {
    padding-top: 20px;
    padding-bottom : 30px;
    padding-left: 10px;
    padding-right :20px;
    /*position: absolute;*/
    margin-left:170px;
    margin-right:170px;
    margin-bottom:10px;
	/*border-left : 1px dashed #CDCDCD;*/
	font-size: .9em;
	display: block;
  }

.stats {
	text-align:left;
	border: thin solid #A9A9A9;
	padding: 2px;
	background-color: #EDEDED;
}

.container {
    border-bottom: 1px solid silver;
}

.firma {
    font-size: .7em;
    color: gray;
    text-align:right;
}

.firma a {
    color: black;
    font-size: 1.1em;
    text-decoration:none;
    font-weight: bold;
}

.firma a:hover {
    color: red;
    font-size: 1.1em;
    text-decoration:none;
    font-weight: bold;
    text-decoration:underline;
}

#content h1 {
    font-family : 'Trebuchet MS', 'Luxi Sans', Georgia, Helvetica, 'Times New Roman', Times, serif;
    font-size: 115%;
    font-weight: bold;
    color: red;
    background-color : transparent;
  }

#content h2 {
    font-family : 'Trebuchet MS', 'Luxi Sans', Georgia, Helvetica, 'Times New Roman', Times, serif;
    font-size: 100%;
    font-weight: bold;
    color: #000000;
    background-color : transparent;
  }
  
#content h3 {
    font-family : 'Trebuchet MS', 'Luxi Sans', Georgia, Helvetica, 'Times New Roman', Times, serif;
    font-size: 90%;
    font-weight: bold;
    color: #000000;
    background-color : transparent;
  }
  
#content h4 {
    font-family : 'Trebuchet MS', 'Luxi Sans', Georgia, Helvetica, 'Times New Roman', Times, serif;
    font-size: 80%;
    font-weight: bold;
    color: #000000;
    background-color : transparent;
  }
  
#content h5 {
    font-family : 'Trebuchet MS', 'Luxi Sans', Georgia, Helvetica, 'Times New Roman', Times, serif;
    font-size: 70%;
    font-weight: bold;
    color: #000000;
    background-color : transparent;
  }

#content h6 {
    font-family : 'Trebuchet MS', 'Luxi Sans', Georgia, Helvetica, 'Times New Roman', Times, serif;
    font-size: 60%;
    font-weight: bold;
    color: #000000;
    background-color : transparent;
  }
  
#content p {
    font-family : 'Trebuchet MS', 'Luxi Sans', Georgia, Helvetica, 'Times New Roman', Times, serif;
    font-size: 80%;
    font-weight: normal;
    text-align: justify;
    color: #000000;
    background-color : transparent;
    line-height : 150%;
  }

#content2 {
    padding-top: 20px;
    padding-bottom : 30px;
    padding-left: 10px;
    padding-right :20px;
    /*position: absolute;*/
    margin-left:170px;
    margin-right:5px;
	/*border-left : 1px dashed #CDCDCD;*/
  }

#content2 h1 {
    font-family : 'Trebuchet MS', 'Luxi Sans', Georgia, Helvetica, 'Times New Roman', Times, serif;
    font-size: 120%;
    font-weight: normal;
    color: #000000;
    background-color : transparent;
  }

#content2 h2 {
    font-family : 'Trebuchet MS', 'Luxi Sans', Georgia, Helvetica, 'Times New Roman', Times, serif;
    font-size: 100%;
    font-weight: bold;
    color: #000000;
    background-color : transparent;
  }

#content2 p {
    font-family : 'Trebuchet MS', 'Luxi Sans', Georgia, Helvetica, 'Times New Roman', Times, serif;
    font-size: 80%;
    font-weight: normal;
    text-align: justify;
    color: #000000;
    background-color : transparent;
    line-height : 150%;
  }
  
#external {
    padding: 0px 3px 5px 3px;
    border: thin solid #A9A9A9;
    background-color: #EDEDED;
}

#external a {
    font-size: 1em;
    font-weight : bold;
    text-decoration: none;
    line-height : 1.3em;
    border-left : 1px dashed #CDCDCD;
    padding-right:2px;
    padding-left:2px;
  }

#external br {
    line-height : 1.5em;
  }

#external h3 {
    font-size: 1.2em;
    font-weight : bold;
    display:block;
    background-color : red;
    color : white;
    text-align:center;
  }

#footer {
    clear: both;
    padding-top: 5px;
    margin-top: 10px;
    border-top: 1px dashed #CCCCCC;
  }

#header {
    margin :0;
    height: 105px;
    border : 1px solid #D8D8D8;
    background-color : White;
    background-image : url(images/logo.jpg);
    background-repeat : no-repeat;
  }

#rightblock { 
    font-family : 'Trebuchet MS', 'Luxi Sans', Georgia, Helvetica, 'Times New Roman', Times, serif;
    font-size: .75em;
    float:right;
    /*right: 8px;
    top:125px; */
    width: 160px; 
    padding-top: 20px;
    padding-bottom : 30px;
    /*margin-top: 12px;*/ }  

#leftblock {
    font-family : 'Trebuchet MS', 'Luxi Sans', Georgia, Helvetica, 'Times New Roman', Times, serif;
    font-size: .75em;
    position: absolute;
    top:115px;
    left: 10px;
    margin-top: 12px;
    
    /*float: left;*/
    width : 160px;
    border-left: none;
    border-bottom : none;
    border-right : none;
    border-top : none;
    padding-right: 5px;
    padding-top: 35px;
  }

#data {
    padding : 3px 3px 3px 3px;
    margin :0;
    background-color : #C5DEF4;
    border-top : none;
    border-left : 1px solid #D8D8D8;
    border-right : 1px solid #D8D8D8;
    border-bottom : 1px solid #DC143C;
    text-align : right;
    vertical-align:middle;
    font-weight : bold;
    font-size:0.7em;
    overflow : hidden;
    background-image : url(images/menu_back.jpg);
  }

#external a:hover {
    font-family : 'Trebuchet MS', 'Luxi Sans', Georgia, Helvetica, 'Times New Roman', Times, serif;
    font-size: 1em;
    text-decoration : none;
    background-color: yellow;
    font-weight : bold;
  }

.invisible {
	display : none;
}

.admintable {
    font-size: .7em;
    margin-left: auto;
    margin-right: auto;
}

table.admintable th {
  color: white;
  background-color: navy;
  border: thin solid silver;
}

table.admintable td {
  color: black;
  background-color: white;
  border: thin solid silver;
}

.adminusers {
    width : 80%;
	padding : 2px;
	background-color: #00FF99;
	border: thin solid #000000;
	font-size: .7em;
	margin-right: auto;
	margin-left: auto;
}

table.adminusers th {
  color: white;
  background-color: navy;
  border: thin solid silver;
}

table.adminusers td {
  color: black;
  background-color: white;
  border: thin solid silver;
}

.newsboxl {
  vertical-align:top;
  padding-right:5px;
  width: 47%;
  margin-bottom:5px;
}

.newsboxr {
  vertical-align:top;
  padding-left:5px;
  width: 47%;
  margin-bottom:5px;
}

.thumbtable {
    font-size: .8em;
}

table.thumbtable td {
    color: black;
    background-color: white;
    border-bottom: 1px solid silver;
    border-right: 1px solid silver;
    padding: 2px;
    vertical-align:middle;
    text-align:center;
}

.usertable {
    font-size: .8em;
    width:100%;
}

table.usertable th {
  border-bottom: thin solid silver;
}

table.usertable td {
  color: black;
  background-color: white;
  border-bottom: 1px solid silver;
  border-right: 1px solid silver;
  padding: 2px;
  vertical-align:middle;
}

table.usertable td.date {
    color: black;
    text-align:center;
}

table.usertable td.title {
    color: black;
    text-align:left;
    width:60%;
}

table.usertable td.download {
    color: black;
    text-align:left;
    width: 40%;
    font-size: .8em;
}
.usertable a{
    color: red;
    text-align:left;
    text-decoration:underline;
    display:block;
    width:99%;
    text-decoration:none;
    border:1px solid white;
}

.usertable a:hover {
	background-color: #00FF99;
	border:1px solid black;
}

.warning {
    text-align:center;
    border-top:1px solid silver;
    border-bottom:1px solid silver;
    font-size: .9em;
}

table.usertable td.header {
    color: white;
    text-align:center;
    background-color:red;
    font-size: 1.2em;
}

table.usertable th.header {
    color: white;
    text-align:center;
    background-color:red;
    font-size: 1.2em;
}

.centraldiv {
  display:block;
  width:100%;
}

.inline {
  display:inline;
}


/* Css per le pagine di amministrazione del torneo */

.fotoinfo {
  position: relative;
  display:inline;
  left:150px;
  top:-90px;
  z-index: 2;
  font-size: 0.8em;
  font-weight:bold;
  font-style:italic;
  line-height:0.9em;
}

.fotomain {
  position: relative;
  margin-left:auto;
  margin-right:auto;
  text-align:center;
  top:-80px;
  /*border:2px solid gray;*/
  /*background-image: url(images/blackalphasquare.gif);*/
  overflow: auto;
  width: 550px;
}

.phototable {
    font-size: .9em;
    margin-left:auto;
    margin-right:auto;
    text-align:center;
}

.phototable a {
    padding:2px;
    border: 2px hidden #FFFFFF;
    display:block;
    font-weight : bold;
	color : navy;
    background-color: inherit;
	line-height : 1.4em;
	/*text-align: left;*/
	text-decoration: none;
	font-family : Arial, Helvetica, sans-serif;
    text-align:center;
}

.phototable a:visited {
	font-weight : bold;
	color : Teal;
	background-color: inherit;
	line-height : 1.4em;
	/*text-align: left;*/
	text-decoration: none;
    text-align:center;
}

.phototable a:hover {
    padding:0;
    border: 2px solid black;
    font-weight : bold;
	color : red;
	background-color: inherit;
	line-height : 1.4em;
	text-align: center;
	text-decoration: none;
}

.phototable img {
  border: 4px solid #FFFFFF;
}

.photocal {
    margin-left:19%;
    margin-right:19%;
    font-size: 1em;
}

.photocal table{
    width:348px;
    border:none;

}
.photocal em {
  font-size:0.9em;
}

.calheader{
    width:50px;
    background-color:navy;
    color:white;
    border: 1px solid silver;
}

.calcell {
    width:50px;
    background-color:white;
    color:black;
    border: 1px solid silver;
    text-align: center;
}

.photocal a {
    padding:2px;
    border: 2px hidden #FFFFFF;
    display:block;
    font-weight : bold;
	color : navy;
    background-color: yellow;
	line-height : 1.4em;
	/*text-align: left;*/
	text-decoration: none;
	font-family : Arial, Helvetica, sans-serif;
    text-align:center;
}

.photocal a:visited {
	font-weight : bold;
	color : black;
	background-color: yellow;
	line-height : 1.4em;
	/*text-align: left;*/
	text-decoration: none;
    text-align:center;
}

.photocal a:hover {
    padding:0;
    border: 2px solid black;
    font-weight : bold;
	color : red;
	background-color: yellow;
	line-height : 1.4em;
	text-align: center;
	text-decoration: none;
}

.photocal img {
  border: 4px solid #FFFFFF;
}