body,html {
	margin: 0px;
	padding: 0px;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
}

img {
	border: 0px;
}

h1 {
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #277399;
}

a:link {
	color: black;
}

a:visited {
	color: #277399;
}

a:hover, a:active {
	color: #ac2f2f;
}

table#main {
	border-collapse: collapse;
	height: 1000px;
	clear: both;
}

#page {
	height: 1000px;
	margin: 0px;
	padding: 0px;
}

#content {
	padding-top: 40px;
	padding-bottom: 50px;
	width: 800px;
	margin-left: 50px;
}

#header {
	margin: 0px;
	padding: 0px;
	border-top: 1px dashed black;
	margin-top: 2px;
	background-color: #e9f1f5;
	border-bottom: 1px solid black;
	width: 100%;
	height: 55px;
}

#header div {
	float: left;
}

#header #tracker {
	float: right;
}

#footer { /*float: left;*/ /*position: absolute;*/
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 11px;
	font-weight: normal;
	padding-left: 10px;
	color: black;
	text-align: center;
	width: 600px;
	padding-top: 14px;
}

#menu {
	width: 146px;
	background-color: #cbdee7;
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	height: 120%;
}

#menu ul#menu_main {
	margin: 0px;
	padding: 0px;
	padding-bottom: 13px;
	border-bottom: 1px dashed white;
}

#menu ul#menu_bottom {
	margin: 0px;
	padding: 0px;
}

#menu>ul>li {
	background-color: #cbdee7;
	border-top: 1px dashed black;
	list-style: none;
	padding-left: 0px;
}

#menu>ul>li.active {
	background-color: #277399;
	color: white;
}

#menu a img {
	margin-left: 15px;
}

ul.sub_menu {
	padding-left: 5px;
	background-color: #ecf4f7;
	list-style: none;
	padding-top: 8px;
	padding-bottom: 8px;
}

ul.sub_menu li {
	background-color: #ecf4f7;
	border: 0px;
	padding-bottom: 1px;
}

ul.sub_menu li a:link,ul.sub_menu li a:visited {
	font-size: 9px;
	color: #ac2f2f;
}

ul.sub_menu li a:hover {
	font-size: 9px;
	color: #277399;
}

#search {
	background-color: #ecf4f7;
	padding-top: 3px;
	padding-left: 14px;
	padding-bottom: 20px;
	margin-bottom: 30px;
	border-bottom: 1px dashed white;
}

#search label {
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: black;
	padding-left: 4px;
}

#search div {
	padding-top: 2px;
}

#search_field {
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	margin-top: 3px;
	color: #277399;
	background-color: white;
	width: 100px;
	height: 10px;
}

#search_submit {
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #277399;
	margin-top: 5px;
	margin-left: 5px;
	background-color: white;
}

a.mainmenu:link,a.mainmenu:visited {
	font-size: 11px;
	font-weight: bold;
	width: 132px;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 14px;
	display: block;
	background-color: #CBDEE7;
	color: #277399;
	text-decoration: none;
}

.active a.mainmenu:link,.active a.mainmenu:visited {
	font-size: 11px;
	font-weight: bold;
	width: 132px;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 14px;
	display: block;
	color: #ffffff;
	background-color: #277399;
	text-decoration: none;
}

a.mainmenu:hover {
	font-size: 11px;
	font-weight: bold;
	width: 132px;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 14px;
	display: block;
	color: #ffffff;
	background-color: #277399;
	text-decoration: none;
}

div#newphotos {
	margin-top: 65px;
	width: 130px;
	float: left;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #f0f7f9;
	border-right-color: #f0f7f9;
	border-bottom-color: #f0f7f9;
	border-left-color: #f0f7f9;
}

.newplayerpic {
	width: 100px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #cbdee7;
	text-align: center;
}

div#newphotos_head {
	margin-bottom: 12px;
	width: 100%;
	background-color: #ecf4f7;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	color: #277399;
	padding-top: 3px;
	padding-bottom: 2px;
	text-align: center;
}

div#newphotos_inner {
	width: 100px;
	float: left;
	font-size: 10px;
	margin-left: 15px;
	padding-bottom: 10px;
}

/*PLAYER.PHP*/
div#player_info {
	width: 500px;
	padding: 0px;
	border: 2px solid #f0f7f9;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}

div#player_statistic {
	margin-bottom: 40px;
}

div#player_statistic ul {
	list-style: none;
}

div#player_statistic li {
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	color: black;
}

div#player_clubs {
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	color: black;
	margin-top: 30px;
}

#player_clubs table {
	border-spacing: 3px;
	empty-cells: show;
}

#player_clubs table tr {
	height: 20px;
}

#player_clubs table td {
	background-color: #c0d7e2;
	text-align: center;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 10px;
	padding: 0px;
}

#player_clubs table td.marked {
	background-color: white;
}

#player_clubs table td.season {
	width: 87px;
}

#player_clubs table td.season2 {
	width: 105px;
}

#player_clubs table td.flag {
	width: 30px;
}

#player_clubs table td.club {
	width: 210px;
}

#player_clubs table td.club2 {
	width: 230px;
}

#player_clubs table td.club a,#player_clubs table td.club2 a {
	color: black;
	display: block;
}

#player_clubs table td.club a:hover,#player_clubs table td.club a:active,#player_clubs table td.club2 a:hover,#player_clubs table td.club2 a:active
	{
	color: #ac2f2f;
}

#player_clubs table td.goals {
	width: 50px;
}

#player_clubs table td.matches {
	width: 50px;
}

/*CLUB.PHP*/
div#club_statistic {
	margin-bottom: 40px;
}

div#club_statistic ul {
	list-style: none;
}

div#club_statistic li {
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	color: black;
}

div#club_players {
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	color: black;
}

#club_players table {
	border-spacing: 3px;
	empty-cells: show;
	margin-top: 30px;
}

#club_players table a {
	color: black;
	display: block;
}

#club_players table a:hover,#player_clubs table td.club a:active {
	color: #ac2f2f;
}

#club_players table tr {
	height: 20px;
}

#club_players table td {
	text-align: center;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 10px;
	padding: 0px;
}

#club_players table tr.goal td {
	background-color: #f0f7f9;
}

#club_players table tr.defence td {
	background-color: #dae8ef;
}

#club_players table tr.midfield td {
	background-color: #c0d7e2;
}

#club_players table tr.attack td {
	background-color: #9ec1d2;
}

#club_players table tr.unknown td {
	background-color: #71a3bc;
}

#club_players table tr td.marked {
	background-color: white;
}

#club_players table td.name {
	width: 200px;
}

#club_players table td.dob {
	width: 70px;
}

#club_players table td.flag {
	width: 30px;
}

#club_players table td.country {
	width: 150px;
}

#club_players table td.position {
	width: 55px;
}

#club_players table td.season {
	
}

#club_players table td.stats {
	width: 45px;
}

/*COUNTRY.PHP*/
div#country_statistic {
	margin-bottom: 40px;
}

div#country_statistic ul {
	list-style: none;
}

div#country_statistic li {
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	color: black;
}

div#country_players {
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	color: black;
}

#country_players table {
	margin-top: 30px;
	border-spacing: 3px;
	empty-cells: show;
}

#country_players table a {
	color: black;
	display: block;
}

#country_players table a:hover,#country_players table td.club a:active {
	color: #ac2f2f;
}

#country_players table tr {
	height: 20px;
}

#country_players table td {
	text-align: center;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 10px;
	padding: 0px;
	height: 20px;
}

#country_players table tr.goal td {
	background-color: #f0f7f9;
}

#country_players table tr.defence td {
	background-color: #dae8ef;
}

#country_players table tr.midfield td {
	background-color: #c0d7e2;
}

#country_players table tr.attack td {
	background-color: #9ec1d2;
}

#country_players table tr.unknown td {
	background-color: #71a3bc;
}

#country_players table tr td.marked {
	background-color: white;
}

#country_players table td.name {
	width: 200px;
}

#country_players table td.club {
	width: 175px;
}

#country_players table td.dob {
	width: 70px;
}

#country_players table td.flag {
	width: 30px;
}

#country_players table td.country {
	width: 30px;
}

#country_players table td.position {
	width: 55px;
}

#country_players table td.season {
	
}

#country_players table td.stats {
	width: 34px;
}

/* MISC */
ul#country_list {
	list-style: none;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: black;
}

ul#country_list li {
	display: inline;
	margin-left: 10px;
}

ul#country_list li a:link {
	color: black;
}

ul#country_list li a:visited {
	color: #277399;
}

ul#country_list li a:hover {
	color: #ac2f2f;
}

.blue_bar {
	margin-top: 12px;
	margin-bottom: 12px;
	width: 540px;
	background-color: #ecf4f7;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: bold;
	color: #277399;
	padding-top: 3px;
	padding-left: 4px;
	padding-bottom: 2px;
	padding-right: 3px;
}

.blue_bar_news {
	margin-top: 12px;
	margin-bottom: 12px;
	width: 400px;
	background-color: #ecf4f7;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: bold;
	color: #277399;
	padding-top: 3px;
	padding-left: 4px;
	padding-bottom: 2px;
	padding-right: 3px;
}

table.linklist {
	
}

table.linklist a img {
	border: 1px solid black;
}

table.linklist td {
	vertical-align: top;
	padding-right: 20px;
	width: 180px;
}

ul.linklist {
	list-style: none;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: black;
	margin: 0px;
	padding: 0px;
}

ul.linklist li {
	margin: 0px;
	padding: 0px;
}

ul.linklist li a:link {
	color: black;
}

ul.linklist li a:visited {
	color: #277399;
}

ul.linklist li a:hover {
	color: #ac2f2f;
}

table#leagues tr td {
	vertical-align: top;
	width: 250px;
}

ul.flat {
	list-style: none;
	margin-right: 10px;
	padding-left: 0px;
}

li.odd {
	background-color: #f0f7f9;
	padding: 4px;
	margin: 3px;
}

li.even {
	background-color: #c0d7e2;
	padding: 4px;
	margin: 3px;
}

a.text:link,.text>a:link,.text .pages>a:link {
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: black;
}

a.text:visited,.text>a:visited,.text .pages>a:visited {
	color: #277399;
}

a.text:hover,.text>a:hover,.text .pages>a:hover {
	color: #ac2f2f;
}

div#countries_list {
	width: 569px;
	vertical-align: top;
}

div#countries_list img {
	border: 1px solid black;
	margin-bottom: 15px;
}

div#season_select {
	background-color: #71a3bc;
	padding-left: 20px;
	width: 260px;
	height: 23px;
}

.successor_select {
	background-color: #71a3bc;
	padding-left: 20px;
	width: 200px;
	height: 23px;
	font-size: 11px;
	font-weight: bold;
	color: white;
}

.successor_select select {
	max-width: 125px;
}

div#country_info {
	width: 598px;
	padding: 0px;
	border: 2px solid #f0f7f9;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}

#missing {
	width:100%;
	border-top: 2px solid #f0f7f9;
	padding: 5px;
	padding-left: 20px;
}

div#club_info {
	width: 630px;
	padding: 0px;
	border: 2px solid #f0f7f9;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}

#boxheader {
	background-color: #f0f7f9;
	padding: 0px;
	padding-left: 20px;
	height: 30px;
	font-size: 14px;
	line-height: 30px;
	font-weight: normal;
	color: #277399;
	margin: 0px;
	vertical-align: middle;
}

#boxheader img {
	margin-top: 4px;
	margin-bottom: -4px;
	margin-right: 10px;
	padding: 0px;
	line-height: 0px;
}

div#news {
	margin-top: 30px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 400px;
	float: left;
}

.inputfield {
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	width: 236px;
	height: 16px;
	color: #277399;
	background-color: white;
}

.formtext_button {
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #277399;
	background-color: white;
}

.textarea {
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	width: 236px;
	height: 80px;
	color: #277399;
	background-color: white;
}

.copyright {
	font-size: 9px;
	font-style: normal;
	line-height: 1.0em;
	font-weight: normal;
	color: black;
	width: 150px;
	margin-top: 2px;
}

h2.blue {
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 14px;
	line-height: 30px;
	font-weight: normal;
	color: #277399;
	margin: 0px;
	padding: 0px;
}

.blue_bold {
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: bold;
	color: #277399;
}

hr.blue {
	width: 100%;
	border: 0px;
	border-bottom: 1px solid #cbdee7;
}

.black_bold {
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: bold;
	color: black;
}

.text {
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: black;
}

.center {
	text-align: center;
}

.hidden {
	font-size: 10px;
	color: white;
	text-align: center;
	width: 600px;
}