body {
	font-size: 62.5%;
	background: black;
}

a {
	color: #1e9258;
}

#main-table {
	width: 100%;
	height: 500px;
	background: url(../images/top_bg.gif) repeat-x top white;
}

#main-table td {
	vertical-align: top;
}

#col1 {
	width: 27%;
	background: url(../images/menu_bg.gif) right top;
	text-align: right;
}

#col2 {
	background: no-repeat left top;
	height: 197px;
}

#language-switcher {
	background: url(../images/header_logo_right.gif) left no-repeat;
	height: 197px;
	text-align: right;
	width: auto;
}

#language-switcher table {
	height: 197px;
	margin-left: 220px;
	text-align: right;
	width: auto;
	display: inline;
	float: right;
}



#language-switcher table td {
	vertical-align: middle;
	text-align: center;
	padding: 10px;
}

#col3 {
	width: 275px;
}

#logo1 {
	background: no-repeat right top;
	width: 100%;
	height: 197px;
	margin-bottom: 25px;
}

#footer {
	background: black;
	height: 66px;
	width: auto;
	color: #6f6f6f;
	padding: 10px 45px 10px 45px;
	font-size: 1em;
}

#footer img {
	vertical-align: middle;
	margin-right: 10px;
}

#sponsors {
	background: url(../images/sponsors_bg.gif);
	height: 123px;
	width: 100%;
}

#white-q {
	background: url(../images/content_bottom.gif) #122e1a repeat-x top left;
	height: 6px;
}

.reset-font {
	font-size: 0px;
}

#ad-layer1 {
	width: 230px;
	height: 155px;
	background: no-repeat top;
	margin-right: 30px;
	margin-left: 20px;
}

#ad-layer2 {
	width: 230px;
	height: 155px;
	background: url(../images/ad_over.png) no-repeat;
}

#ad-text1 {
	font-size: 1.4em;
	font-weight: bold;
	padding: 110px 10px 0px 10px;
	text-align: left;
	text-transform: uppercase;
}

#ad-text2 {
	font-size: 1.1em;
	padding: 3px 10px 0px 10px;
	text-align: left;
}

#ad-text1 a, #ad-text2 a {
	color: white;
	text-decoration: none;
}

.lang {
	font-size: 1.1em;
	color: #173b22;
	font-weight: bold;
}

.lang-selected {
	font-size: 1.1em;
	color: #848484;
	text-decoration: none;
	font-weight: bold;
}


td.sponsors {
	background: url(../images/sponsors_sep.gif) right repeat-x;
	vertical-align: middle;
	color: white;
	font-size: 1.1em;
	text-align: center;
}

#main-content {
	font-size: 1.3em;
	color: #333;
	margin: 0px 0px 45px 30px;
	width: 700px;
}

#home-content {
	font-size: 1.3em;
	color: #333;
	margin: 0px 30px 45px 30px;
}

#main-content p {
	margin-bottom: 15px;
}

h1 {
	font-size: 3em;
	font-weight: bold;
	
}

.h {
	height: 3.2em;
	margin: 15px 30px 15px 30px;
	padding-bottom: 8px;
	border-bottom: 1px solid #c4c4c4;
}

.p {
	margin-top: 20px;
}

h2 {
	font-size: 1.5em;
	font-weight: bold;
	color: #666;
	margin: 0px 0px 15px 0px
}



/* Players module */
#team-page, #player-page, #games-page {
	margin: 0px 30px 0px 30px;
}

#players-table {
	width: 100%;
	margin: 0px 0px 100px 0px;
}

#players-table td {
	padding: 14px 20px 14px 0px;
	width: 20%;
}

#players-table img {
	border: 1px solid #999;
	background-color: #999;
}

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

span.amplua {
	font-weight: bold;
	color: #666;
	font-size: 1.1em;
}

#team-info {
	width: 100%;
	margin: 0px 0px 50px 0px;
}

#players-line {
	font-size: 1.1em;
	font-weight: bold;
	color: #999;
	margin: 15px 0px 5px 0px;
	padding-bottom: 4px;
	border-bottom: 1px solid #c4c4c4;
}

span.other-trainers {
	font-weight: bold;
	font-size: 1.1em;
}

span.main-trainer {
	font-weight: bold;
	font-size: 1.3em;
}

.team-captions {
	font-size: 1.1em;
	font-weight: bold;
	vertical-align: top;
	padding-bottom: 10px;
	color: #999;
	width: 40%;
}

.team-texts {
	font-size: 1.2em;
	vertical-align: top;
	padding-bottom: 10px;
}

.team-texts a {
	color: #1e9258;
	font-weight: bold;
}

#player-info {
	width: 300px;
	float: left;
	margin-left: 35px;
}

.player-stats {
	width: 600px;
	margin-top: 30px;
}

.player-stats td, .player-stats th {
	padding: 5px 3px;
	font-size: 1.1em;
}

.player-stats th {
	border-bottom: 2px black solid;
}

/* News Module */
.item-date {
	font-size: 0.8em;
	color: #666;
}

.item-links {
	color: #1e9258;
	font-weight: bold;
	font-size: 1.1em;
	text-decoration: none;
}

.item-links:hover {
	text-decoration: underline;
}

#page-nav {
	text-align: center;
	padding-top: 10px;
}

#page-nav a {
	color: #1e9258;	
}

.selected-page {
	border: 1px solid gray;
	padding: 5px;
	background-color: #1e9258;
	color: white;
	font-weight: bold;
	font-size: 0.9em;
}

.not-selected-page {
	border: 1px solid white;
	padding: 5px;
	color: #333;
	font-size: 0.9em;
}

.news-blocks {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #c4c4c4;
}

/* Competitions Module */

#games-page {
	margin-bottom: 100px;
}
.games-table {
	width: 400px;
	border-top: 2px solid gray;
	border-bottom: 3px solid gray;
	margin-bottom: 50px;
}
.games-table td {
	padding: 3px;
	font-size: 1.2em;
	vertical-align: middle;
}

tr.hidden-row {
	display: none;
}


div.scroller { 
	/* modify width and height of scrolling section if necessary	*/		
	width: 400px; 
	overflow: hidden;
}
div.scroller div.section {
	/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
	width:440px;
	overflow: hidden;
	float: left;
}
div.scroller div.content {
	width: 20000px;
}

.controls a {
	color: #1e9258;
}

.controls span {
	color: #666;
}

.controls {
	font-size: 1.3em;
	margin-bottom: 20px;
}

td.game-scores {
	width: 40px;
	font-weight: bold;
	text-align: center;
}

td.game-scores a {
	color: #1e9258;
}

.super-table {
	width: 400px;
	margin-bottom: 40px;
}

.super-table td, .super-table1 td {
	padding: 4px;
	font-size: 1.2em;
}

.super-table th, .super-table1 th {
	padding: 4px;
	border-bottom: 2px solid gray;
	font-weight: bold;
	font-size: 1.2em;
}

.super-table a, .super-table1 a {
	color: #1e9258;
}

tr.alternateRow {
  background-color: #e0e0e0;
}

td.sortedColumn {
  background-color: #f0f0f0;
}

th.sortedColumn {
  background-color: #b0b0b0;
}

th.sortedColumn  a {
  color: #fff;
}

tr.alternateRow td.sortedColumn {
  background-color: #d0d0d0;
}

th.mainHeader {
  background-color: #808080;
  color: #ffffff;
  text-align: left;
}

td.scores {
	width: 6%;
}

a.clubs-in-super-table {
	color: #333;
	font-weight: bold;
	text-decoration: none;
}

a.clubs-in-super-table:hover {
	color: #333;
	font-weight: bold;
	text-decoration: underline;
}

.event-table {
	font-size: 0.8em;
	width: 100%;
	margin-bottom: 30px;
	background-color: #f0f0f0;
}

.event-table td {
	padding: 2px;	
	border-top: 2px solid white;
}

div.match-stats {
	padding: 5px 10px 5px 10px;
	background-color: #f0f0f0;
	margin-bottom: 30px;
}

p.stats-head {
	font-size: 1.1em;
	font-weight: bold;
	color: #333;
	margin-bottom: 10px;
}

span.event-times {
	font-weight: bold;
	color: #333;
}

p.tour-name {
	font-size: 1.3em;
	font-weight: bold;
	color: #666;
	text-transform: uppercase;
	text-align: right;
	margin-right: 45px;
}


.right-block {
	width: 230px;
	background: url(../images/block_top_left.gif) no-repeat top left;
	margin-bottom: 25px;
}

.under-krishka {
	border-bottom: 1px solid #7d9784;
	border-right: 1px solid #7d9784;
	border-left: 1px solid #7d9784;
	padding: 15px;
}

.krishka {
	background: url(../images/block_top_right.gif) no-repeat top right;
	height: 32px;
	font-weight: bold;
	padding: 0px 15px 0px 15px;
	font-size: 1.5em;
}

.mrg {
	padding-top: 5px;
}

#bombardiers p {
	font-size: 1.1em;
	margin-bottom: 3px;
}

.right-col {
	float: right;
	width: 230px;
}

.stats-table {
	font-size: 0.8em;
}

.stats-table td {
	padding: 0px 30px 0px 0px;
}

.stats p {
	margin-bottom: 10px;
}

.stats-labels {
	font-weight: bold;
	color: #666;
}

#archive select, #archive input {
	font-size: 1.1em;
}

.image-in-news {
	float: left;
	border: 1px solid gray;
	padding: 4px;
	margin: 5px 10px 10px 0px;
}

.image-square {
	width: 120px;
	height: 120px;
	margin: 5px;
	border: 1px solid #666;
	text-align: center;
	float: left;
	padding: 10px;
}

#viva {
	height: 77px;
	background: url(../images/sponsors/viva_left.gif) no-repeat;
	width: 245px;
	margin: 100px auto;
}

#viva p {
	float: left;
	font-size: 11px;
	padding: 37px 0px 0px 20px;
	text-align: left;
}

#viva img {
	float: right;
}