﻿#header
{
	width: 980px;
	height: 101px;
	background-image: url(/Templates/IflTemplate/Images/logo_bar_bg_strip.jpg);
	margin-top: 10px;
	background-repeat: repeat-x;
}

.tbl_info_title
{
	background-color: #022b63;
	color: #FFFFFF;
	font-weight: bold;
}

.tbl_info_subtitle {
	font-weight: bold;
	background-color: #eaedef;
}


.tbl_info {
	border-collapse:collapse;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 12px;
	border-width: 1px;
	border-style:outset;
	border-color: #000000;
}

.tbl_info td {
	text-align: center;
}

.tbl_info td {
	text-align: center;
}

.tbl_info td a  {
	text-align: center;
	color: #0F0BA0;
	text-decoration: underline;
}

.tbl_info td a:hover  {
	text-align: center;
	color: #000000;
}


body
{
	margin: 0px;
	background-color: #1a1a88;
}

img
{
	border: 0px;
}

a
{
	text-decoration: none;
	color: #369;
}

a:hover
{
	text-decoration: underline;
	color: #1a1a88;
}

h1
{
	font-size: 140%;
	color: #036;
	margin-top: 2px;
}

#topMenu li
{
	display: inline;
	list-style-type: none;
	padding-left: 10px;
	padding-right: 10px;
	border-left: solid 1px #000;
}

ul
{
	text-align: left;
	direction: ltr;
}

#page_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bolder;
	color: #036;
}

#article
{
}

#article_img {
	margin-top: 20px;
	font-size: 12px;
}
#article_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	text-align: left;
}
#article_writer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	font-style: italic;
	font-weight: lighter;
	text-indent: 10px;
}
#article_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	margin-top: 10px;
}
table.articales_table {
	border-style: outset;
	border-color: #030000;
	border-collapse:collapse;
	width: 100%;
	border-width: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#banner {
	margin-top: 5px;
}

#mainmenu
{
	background-image: url(/Templates/IflTemplate/Images/menu_bar_bg_strip.jpg);
	background-repeat: repeat-x;
	width: 980px;
	height: 33px;
	padding-top: 4px;
}

#mainmenu ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
}

#mainmenu li
{
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 3px;
}

#mainmenu a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#mainmenu a.selected
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}


#submenu
{
	background-color: #eaedef;
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #369;
	margin-top: 2px;
	margin-right: 2px;
}

#submenu ul
{
	list-style-image: url(/Templates/IflTemplate/Images/list_bulet.gif);
	list-style-position: outside;
	list-style-type: none;
}
#submenu li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#submenu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#submenu a.selected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
#submenu2 {
	background-color: #eaedef;
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #369;
	margin-top: 10px;
	margin-right: 2px;
}
#submenu2 ul {
	list-style-image: url(/Templates/IflTemplate/Images/list_bulet.gif);
}
#submenu2 li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#submenu2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#submenu2 a.selected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}


#main
{
	background-color: #FFFFFF;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	width: 980px;
}

.main_table {
	border-width:0px;
	border-style:outset;
	width: 100%;
	height:100%;
}
#side
{
	width: 250px;
	float: left;
}

#maincontent
{
	text-align: left;
}

#top_and_bottom
{
	width: 980px;
	height:100%;
	margin-left: 10px;
	background-image: url(/Templates/IflTemplate/Images/logo_bar_bg_strip.jpg);
	background-repeat: repeat-x;
}

#players_table
{
	width: 100%;
	cursor: hand;
}

#players_table td
{
	cursor: hand;
}

.players_tbl_header
{
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	height: 20px;
}

.players_tbl_header td
{
	border-bottom: 1px solid #000;
}

.players_row, .players_row_alternate
{
	font-size: 12px;
	height: 30px;
}

.players_row td, .players_row_alternate td
{
	border-bottom: 1px dotted #000;
		padding-left: 5px;	
}

.player_table {
	border-collapse:collapse;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-width: 1px;
	border-style:outset;
	border-color: #000000;
}
.player_table_td  {
	text-align: left;
	font-weight: normal;
	padding-right: 5px;
	border-color: #CCCCCC;
	border-style: outset;
	border-width: 1px;
}
.player_table_td2  {
	text-align: left;
	font-weight: bold;
	width: 80px;
	padding-right: 5px;
	background-color: #CCCCCC;
	border-color: #CCCCCC;
	border-style: outset;
	border-width: 1px;
}

.languageswitcher {
	float: right;
}

.player_table td a  {
	color: #369;
	text-decoration: underline;
}

.player_table td a:hover  {
	color: #1a1a88;
}

.player_table_titles {
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	background-color: #022b63;
}

.player_table_subtitle {
	color: #000000;
	font-weight: normal;
	background-repeat: repeat-x;
	text-align: left;
}

.stats_table {
	border-collapse:collapse;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 12px;
	border-width: 1px;
	border-style:outset;
	border-color: #000000;
    border-left-style: none;
    border-right-style: none;

}

.stats_table td {
	text-align: center;
	border-color: #CCCCCC;
	border-style: outset;
	border-width: 1px;
}

.stats_table td a  {
	text-align: center;
	color: #650684;
	text-decoration: underline;
}

.stats_table td a:hover  {
	text-align: center;
	color: #BBA535;
}

.stats_table_titles {
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	background-color: #022b63;
}

.stats_table_titles2 {
	color: #000000;
	font-weight: bold;
	text-align: left;
	background-color: #999999;
}

.stats_table_subtitle {
	color: #000000;
	font-weight: bold;
	background-color: #999999;
}


