﻿body {
	margin: 0px;
	padding: 0px;
	background-color: #C0C0C0;
	background-image: url("../content_bg.gif");
	font-size: 13px;
	font-family: "Lucida Grande",Verdana,Helvetica,Arial,sans-serif;
	color: white;
}
#page {
	margin: 0 auto;
	width: 960px;
	background-color: #2d2d2d;
	padding: 10px 0px 10px 0px;
}
#popup {
	margin: 0px;
	background-color: #2d2d2d;
	width: 375px;
}
a {
	color: White;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
.tb_psd {
	width: 960px;
	border-collapse: collapse;
	border: 1px #121212 solid;
}
.tb_psd_popup {
	border-collapse: collapse;
	border: 1px #121212 solid;
	width: 375px;
	font-size: 11px;
}
.tb_psd th, .tb_psd_popup th {
	border: 1px #121212 solid;
	height: 25px;
	background-image: url('../th.gif');
}
.tb_psd th.nobg {
	background-image: none;
}
.tb_psd td {
	width: 220px;
	border: 1px #121212 solid;
	padding: 10px 0px 10px 30px;
	text-align: left;
	vertical-align: middle;
}
.tb_psd_popup td {
	padding: 2px;
	border: 1px #121212 solid;
	text-align: center;
	vertical-align: middle;
}
.tb_psd td img.flag {
	float: left;
	padding: 0px 30px 0px 30px;
	height: 25px;
	width: 25px;
}
.tb_psd td img.flagtop {
	float: left;
	padding: 0px 10px 0px 10px;
	height: 25px;
	width: 25px;
}

.tb_psd td img.flagsmall {
	height: 15px;
	width: 15px;
}
.tb_psd td img.logo {
	float: left;
	padding: 0px 30px 0px 30px;
	height: 90px;
	width: 90px;
}
.tb_psd td img.logo_small {
	float: left;
	padding: 0px 5px 0px 5px;
	height: 45px;
	width: 45px;
}

.tb_psd td.singlecell {
	width: 960px;
	text-align: left;
	line-height: 80px;
}
.tb_psd td.onecell {
	width: 910px;
	text-align: left;
	padding: 10px;
}
.tb_psd th.onecell {
	width: 960px;
}
h1,h1 a {
	text-align: center;
	color: white;
	font-size: 14px;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
}
h2 {
	text-align: left;
	color: white;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
}
span.calciatore, span.calciatore a {
	color: orange;
	font-weight: bold;
}
span.club, span.club a {
	color: #008080;
	font-weight: bold;
}

span.data, span.data a {
	color:#D4A017;
	font-style: italic;
}

span.user, span.user a {
	color:#3BB9FF;
	font-style: italic;
}

.navbar {
	padding: 10px;
	font-size: 12px;
	line-height: 25px;
	float: left;
	height: 25px;
}
.navsearch {
	float: right;
	padding: 10px;
	font-size: 12px;
	height: 25px;
}
.tb_psd td.jumpbox {
	vertical-align: middle;
	border: 0px;
	padding: 10px;
	text-align: left;
	vertical-align: top;
	font-size: 13px;
}
.PSDEditor {
	width: 150px;
	text-align: center;
	border: 1px solid black;
	background-color: #ccc;
	margin: 10px;
	padding: 10px;
	cursor: default;
	font-size: 9pt;
	position: relative;
	color: black;
}
.PSDEditor.hover {
	background-color: #eee;
	position: relative;
}
.BtnCompare {
	width: 150px;
	text-align: center;
	border: 1px solid black;
	background-color: #ccc;
	margin: 10px;
	padding: 10px;
	cursor: default;
	font-size: 9pt;
	position: relative;
	color: black;
}
.BtnCompare a {
	color: black;
	display: block;
	width: 150px;
}
.btn_search {
	background: #EBE3CD url('../search.png') no-repeat 5px center;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #969184;
	width: 100px;
	height: 25px;
	cursor: pointer;
	padding: 0px;
	height: 20px;
}
.txt_search {
	height: 20px;
	border: 1px solid #969184;
	background-color: #EBE3CD;
	padding: 0px;
	vertical-align: middle;
}
img{
	border:0px;
}

.tb_psd td img.flagclub {
	float: left;
	padding: 0px 10px 0px 10px;
	width: 25px;
	height:25px;
}

.tb_psd2 td img.flagclub {
	float: left;
	padding: 0px 10px 0px 10px;
	width: 25px;
	height:25px;
}

.tb_psd2 {
	width: 625px;
	border-collapse: collapse;
	float:left;
}
.tb_psd2 th {
	border: 1px #121212 solid;
	height: 25px;
	background-image: url('../th.gif');
}
.tb_psd2 th.nobg {
	background-image: none;
}
.tb_psd2 td {
	width: 220px;
	border: 1px #121212 solid;
	padding: 7px 0px 7px 15px;
	text-align: left;
	vertical-align: middle;
}
.tb_psd2 td img.flag {
	float: left;
	padding: 0px 30px 0px 30px;
	height: 25px;
	width: 25px;
}
.tb_psd2 td img.flagtop {
	float: left;
	padding: 0px 10px 0px 10px;
	height: 25px;
	width: 25px;
}

.tb_psd2 td img.flagsmall {
	height: 15px;
	width: 15px;
}
.tb_psd2 td img.logo {
	float: left;
	padding: 0px 30px 0px 30px;
	height: 90px;
	width: 90px;
}
.tb_psd2 td img.logo_small {
	float: left;
	padding: 0px 5px 0px 5px;
	height: 45px;
	width: 45px;
}

.tb_psd2 td.singlecell {
	width: 960px;
	text-align: left;
	line-height: 80px;
}
.tb_psd2 td.onecell {
	width: 910px;
	text-align: left;
	padding: 10px;
}
.tb_psd2 th.onecell {
	width: 960px;
}

.tb_psd3 th {
	border: 1px #121212 solid;
	height: 25px;
	background-image: url('../th.gif');
}

.tb_psd3 {
	width: 320px;
	border-collapse: collapse;
	padding-left:5px;
	display:inline-block;
}

#ranking_cell {
	line-height:80px;
	text-align:left;
}

#ads_cell {
	line-height:80px;
	padding:0;
	margin:0;
}

#logo_website {
	float:left;
	width:300px;
	margin-right:5px;
	display:inline;
}

#site_top_right {
	float: right;
	margin-right: 5px;
	text-align: center;
}

form#defaultFormat {
	margin-bottom: 8px;
}
