/*Reset CSS*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p,
	blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn,
	em, font, img, ins, kbd, q, s, samp, small, strike, strong, tt, var, b,
	u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
	table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: top;
	background: transparent;
}

html, body {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after {
	content: "";
	content: none;
}

q:before, q:after {
	content: "";
	content: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td {
	vertical-align: top;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-family: inherit;
}

input {
	margin: 0;
}

/*--Footer to the bottom!--*/
html, body {
	min-height: 100%;
	width: 100%;
}
img {
	max-width: 100%;
}
.mainwrap {
	min-height: 100%;
	margin: 0 auto;
	margin: 0 auto;
	border-top: 0;
	border-bottom: 0;
}

.content {
	padding-bottom: 450px;
}

.footer {
	height: 450px;
	position: relative;
	margin: -450px auto 0 auto;
}

.clear {
	clear: both;
	height: 0;
	display: block;
}

/*-- Specific CSS --*/

/*common*/
body {
	font-family: Arial;
	background: #10629A url('../images/background.jpg') top center no-repeat;
}

a {
	color: #0C629C;
}

.maplink {
	background: url('../images/icon_geo.png') left no-repeat;
	padding-left: 20px;
	padding-top: 2px;
}

h1 {
	font-weight: normal;
	font-size: 30px;
	margin-top: 8px;
	margin-bottom: 28px;
}

.hidden {
	display: none;
}

/**/
.footer {
	background: url('../images/footer_bg.jpg') bottom center no-repeat;
}

.header .inner {
	width: 1000px;
	margin: 0 auto;
	color: #fff;
}

.header {
	padding-bottom: 18px;
}

.header .inner a {
	color: #fff;
}

.soc2 {
	position: fixed;
	top: 500px;
	right: 0;
	padding: 4px;
	padding-bottom: 0;
	padding-right: 0;
	background: #fff;
	width: 34px;
}

.soc2 a {
	display: block;
	margin-bottom: 4px;
}

.header .inner a.logo img {
	display: block;
	float: left;
	margin: 9px 20px 9px 24px;
}

#overlay {
	position: fixed;
	display: none;
	top: 0;
	left: 0;
	z-index: 99;
	background: url('../images/overlay.png');
	width: 100%;
	height: 100%;
}

.header .inner a.logo span {
	color: #FFFFFF;
	display: block;
	float: left;
	font-family: 'Arial black';
	font-size: 23.5px;
	font-weight: bold;
	line-height: 120%;
	margin-top: 46px;
}

.header .inner .rewards {
	float: right;
	padding-left: 20px;
	padding-top: 15px;
	height: 115px;
	max-width: 585px;
}

.header .inner .rewards .item.last {
	margin-right: 0;
}

.header .inner .rewards .item {
	background: url("../images/icon_cup.png") no-repeat scroll center top
		rgba(0, 0, 0, 0);
	cursor: pointer;
	display: inline-block;
	font-size: 11px;
	margin-right: 6px;
	margin-top: 4px;
	min-height: 50px;
	text-align: center;
	width: 62px;
}

.header .inner .rewards .item .about {
	background: #fff;
	color: #464646;
	margin-left: -48px;
	display: none;
	padding: 10px;
	position: absolute;
	text-align: left;
	top: 108px;
	width: 149px;
	-webkit-box-shadow: 0px 0px 8px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow: 0px 0px 8px 0px rgba(50, 50, 50, 0.75);
	box-shadow: 0px 0px 8px 0px rgba(50, 50, 50, 0.75);
}

.header .inner .rewards .item .about .trngl {
	background: url('../images/drop_down_menu_triangle.png') bottom center
		no-repeat;
	height: 12px;
	margin-left: 62px;
	margin-top: -20px;
	position: absolute;
	width: 24px;
}

.header .inner .rewards .item .about p {
	margin-top: 4px;
	font-size: 14px;
}

.header .inner .rewards .item .about b {
	color: #000;
}

.header .inner .rewards .item .about a {
	display: block;
	margin-top: 4px;
	color: #0C629C;
	font-size: 12px;
}

.header .inner .rewards .item .about a:hover {
	text-decoration: none;
}

.header .inner .rewards .item p.place {
	color: #000;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 26px;
}

.mainMenu {
	float: left;
	font-size: 16px;
	margin-top: 19px;
}

.mainMenu a {
	text-decoration: none;
	padding: 0 9px;
	padding-right: 14px;
	background: url('../images/menu_top_separator.png') right center
		no-repeat;
}

.mainMenu a:hover {
	text-decoration: underline;
}

.soc {
	float: right;
	height: 20px;
	margin-bottom: 15px;
}

.content .bigWhite {
	height: 100%;
	width: 1050px;
	margin: 0 auto;
	max-width: 100%;
	overflow: hidden;
	padding: 34px 0;
	background: #fff;
}

/*sub menu*/
.mainMenu .subMenu {
	position: absolute;
	background: white;
	z-index: 100;
	padding: 5px 0;
	border: 1px solid silver;
	margin-top: 12px;
	-webkit-box-shadow: 0px 0px 8px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow: 0px 0px 8px 0px rgba(50, 50, 50, 0.75);
	box-shadow: 0px 0px 8px 0px rgba(50, 50, 50, 0.75);
	display: none;
}

.subMenu .arrow {
	position: absolute;
	background: url('../images/drop_down_menu_triangle.png') bottom center
		no-repeat;
	height: 12px;
	width: 24px;
	margin-top: -17px;
}

.mainMenu .subMenu a {
	color: #464646;
	float: none;
	display: block;
	padding: 5px 15px;
	max-width: 200px;
}

/**/
.content .inner {
	width: 1000px;
	margin: 0 auto;
	color: #464646;
}

.content .inner.internal {
	padding-left: 8px;
	width: 980px;
}

.content .nivo {
	float: left;
	margin: 0 10px;
	width: 730px;
	height: 430px;
}

.content .gameList {
	margin-left: 10px;
	width: 222px;
	float: left;
}

#gameList_nav div {
	height: 50%;
	cursor: pointer;
}

#gameList_nav .inc {
	background: url('../images/icon_arrow_down.png') center no-repeat;
}

#gameList_nav .dec {
	background: url('../images/icon_arrow_up.png') center no-repeat;
}

.gameList  .game {
	height: 165px;
	overflow: hidden;
	margin-bottom: 8px;
}

.gameList .cover {
	height: 350px;
	overflow: hidden;
}

.content .gameList img {
	width: 70px;
}

.content .gameList td {
	text-align: center;
}

.content .gameList td.score {
	width: 77px;
	vertical-align: middle;
	font-size: 18px;
	font-weight: bold;
	color: #DC251A;
}

.content .gameList td.team {
	width: 70px;
	padding-top: 5px;
}

.content .gameList td.team p {
	font-size: 13px;
	margin-top: 5px;
	max-width: 70px;
}

.content .gameList p.wazzup {
	border-bottom: 1px solid #E0E0E0;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
	padding-bottom: 28px;
	text-align: center;
	margin-bottom: 18px;
}

.content .gameList a.allGames {
	display: block;
	text-align: center;
	text-decoration: none;
	color: #fff;
	font-size: 14px;
	background: #0C629C;
	height: 28px;
	line-height: 28px;
}

.content .gameList a.allGames.covid{
	background: url(../images/covid_button.png) center no-repeat;
	background-color: #dc251a;
	background-size: cover;
	margin-top: 15px;
}

.content .gameList .nav {
	background: #E0E0E0;
	height: 50px;
	margin-left: 227px;
	margin-top: 138px;
	position: absolute;
	width: 26px;
}

.content .inner .left {
	float: left;
	margin-top: 15px;
	padding-left: 15px;
	width: 638px;
	padding-right: 23px;
}

.content .inner .left .indexH2 {
	font-size: 30px;
}

.newsMenu {
	font-size: 14px;
	line-height: 28px;
	margin-left: -10px;
}

.newsMenu a {
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
}

.newsMenu a:hover span {
	text-decoration: underline;
}

.newsMenu a.active {
	color: #363636;
	font-weight: bold;
}

.newsMenu a.clubNews {
	padding-left: 30px;
	padding-bottom: 14px;
	padding-top: 14px;
	background: url('../images/logo_news.png') left center no-repeat;
}

.content .inner .right {
	float: left;
	width: 310px;
	margin-top: 15px;
}

#news {
	
}

#news .news-item {
	margin-top: 36px;
}

#news .news-item .photo {
	float: left;
	margin-right: 15px;
}

#news .news-item h2 {
	font-weight: normal;
	font-size: 24px;
	padding: 0;
	line-height: 90%;
}

#news .news-item h2 a {
	text-decoration: none;
}

#news .news-item h2 a:hover {
	text-decoration: underline;
}

#news .news-item p {
	font-size: 12px;
	margin-bottom: 17px;
	line-height: 135%;
}

#news .news-item p.date {
	color: gray;
	font-size: 11px;
}

.viewAll {
	background: none repeat scroll 0 0 #DC251A;
	clear: both;
	color: #FFFFFF;
	display: block;
	float: left;
	font-size: 13px;
	height: 24px;
	line-height: 21px;
	margin-bottom: 24px;
	padding: 0 10px;
	text-decoration: none;
}

.right .buy {
	margin-top: 50px;
	margin-bottom: 20px;
}

.right .buy a {
	text-decoration: none;
}

h2 {
	font-weight: normal;
	font-size: 24px;
	margin-bottom: 20px;
	margin-top: 20px;
}

.right h2 {
	margin-bottom: 15px;
}

.right .videobox {
	height: 98px;
	overflow: hidden;
	-webkit-box-shadow: 0px 0px 4px 0px rgba(50, 50, 50, 0.5);
	-moz-box-shadow: 0px 0px 4px 0px rgba(50, 50, 50, 0.5);
	box-shadow: 0px 0px 4px 0px rgba(50, 50, 50, 0.5);
	font-size: 13px;
	margin-bottom: 22px;
}

.right .videobox p {
	margin-top: 8px;
}

.right .videobox a.video {
	display: block;
	float: left;
	margin-right: 17px;
}

.right .videobox a.video .play {
	position: absolute;
	margin-left: 37px;
	margin-top: 15px;
}

.right .videobox a {
	text-decoration: none;
}

.right .videobox a:hover {
	text-decoration: underline;
}

.right .photobox {
	margin-top: 22px;
	margin-bottom: 5px;
}

.right .photobox a {
	display: inline-block;
	margin-bottom: 15px;
	margin-left: 0;
	margin-right: 12px;
}

.right .photobox a.last {
	margin-right: 0;
}

.banner1 {
	width: 210px;
	overflow: hidden;
}

.footer {
	max-width: 100%;
	overflow: hidden;
}

.footer .white {
	background: none repeat scroll 0 0 #FFFFFF;
	border-top: 1px solid #C0C0C0;
	margin: 0 auto;
	padding: 15px 34px;
	width: 982px;
}

.footer .inner {
	width: 1000px;
	margin: 0 auto;
	padding-top: 32px;
}

.footer .inner .logos {
	width: 1000px;
}

.footer .inner .logos td {
	text-align: center;
	padding-right: 50px;
	vertical-align: middle;
	padding-bottom: 3px;
}

.nivo .pictures {
	height: 343px !important;
	width: 480px;
	overflow: hidden;
}

.nivo .pictures .slideshow {
	max-height: 343px !important;
	overflow: hidden;
}

.nivo-controlNav {
	display: none !important;
}

.nivo-caption {
	display: none !important;
}

#nivoText {
	color: #FFFFFF;
	padding: 0 15px;
	width: 213px;
	background: #0C629C;
	position: relative;
	z-index: 10;
}

#nivoText h3 {
	font-size: 20px;
	margin-bottom: 20px;
	margin-top: 15px;
}

#nivoText p {
	font-size: 13px;
	line-height: 130%;
	margin-bottom: 13px;
}

#nivoText .viewAll {
	
}

.nivo .nav {
	height: 80px;
	font-size: 12px;
}

.nivoTable {
	-webkit-box-shadow: 0px 0px 13px 0px rgba(50, 50, 50, 0.65);
	-moz-box-shadow: 0px 0px 13px 0px rgba(50, 50, 50, 0.65);
	box-shadow: 0px 0px 13px 0px rgba(50, 50, 50, 0.65);
}

.nivo .nav a {
	text-decoration: none;
	display: block;
	float: left;
	padding-top: 22px;
	height: 58px;
	padding-left: 25px;
	padding-right: 25px;
	width: 119px;
	text-align: center;
	margin: 0 8px;
	background: url('../images/news_index_blue_arrow.png') 50% 8px no-repeat;
}

.nivo .nav a span {
	display: block;
	border-right: 1px solid silver;
	width: 1px;
	height: 50px;
	color: transparent;
	font-size: 0;
	position: absolute;
	margin-left: -26px;
}

.nivo .nav a.first {
	margin-left: 0;
}

.nivo .nav a.last {
	margin-right: 0;
}

.nivo .nav a.first span {
	border: 0;
}

.nivo .nav a.active span {
	border: 0;
}

.nivo .nav a.next span {
	border: 0;
}

.nivo .nav a.active {
	color: white;
	background: #0C629C url('../images/news_index_white_arrow.png') 50% 8px
		no-repeat;
	-webkit-box-shadow: 0px 0px 13px 0px rgba(50, 50, 50, 0.65);
	-moz-box-shadow: 0px 0px 13px 0px rgba(50, 50, 50, 0.65);
	box-shadow: 0px 0px 13px 0px rgba(50, 50, 50, 0.65);
}

.nivo .nav a:hover {
	text-decoration: underline;
}

.nivo .nav a.active:hover {
	text-decoration: none;
}

.popup {
	background: #fff;
	padding: 20px;
	z-index: 100;
	top: 50%;
	left: 50%;
	position: absolute;
	display: none;
	border: 2px solid #0C629C;
	-webkit-box-shadow: 0px 0px 8px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow: 0px 0px 8px 0px rgba(50, 50, 50, 0.75);
	box-shadow: 0px 0px 8px 0px rgba(50, 50, 50, 0.75);
}

.close {
	position: absolute;
	right: 0;
	margin-right: -5px;
	margin-top: -22px;
	cursor: pointer;
}

/*news-page*/
.newsItems {
	margin-top: 31px;
}

.newsItems .item.last {
	margin-right: 0;
}

.newsItems .item {
	display: inline-block;
	vertical-align: top;
	width: 230px;
	margin-left: 0;
	margin-right: 11px;
	margin-bottom: 46px;
	color: black;
}

.newsItems .item h3 {
	margin: 14px 0;
	font-size: 18px;
	line-height: 100%;
}

.newsItems .item h3 a {
	text-decoration: none;
}

.newsItems .item h3 a:hover {
	text-decoration: underline;
}

.newsItems .item p {
	line-height: 130%;
	font-size: 13px;
	margin-bottom: 8px;
}

.newsItems .item p.date {
	font-size: 12px;
	color: gray;
}

.pages {
	font-size: 14px;
}

.pages span, .pages a {
	display: block;
	float: left;
}

.pages span {
	margin-top: 3px;
}

.pages a {
	height: 22px;
	min-width: 22px;
	text-align: center;
	line-height: 22px;
	margin-left: 7px;
	border: 1px solid #006BB3;
	color: #464646;
	text-decoration: none;
}

.pages a.active, .pages a:hover {
	background: #006BB3;
	color: white;
}

/*players*/
.players, .trainers {
	float: left;
	margin-top: 23px;
}

.players {
	margin-right: 20px;
	width: 725px;
}

.trainers {
	width: 230px;
}

.players h3, .trainers h3 {
	text-align: center;
	font-size: 19px;
	padding-bottom: 6px;
	border-bottom: 1px solid silver;
	margin-bottom: 25px;
}

.players .item.last {
	margin-right: 0;
}

.players .item {
	width: 130px;
	display: inline-block;
	margin-right: 55px;
	margin-bottom: 34px;
	margin-left: 5px;
	vertical-align: top;
}

.players .item a.playerFace, .trainers .item a.playerFace {
	display: block;
	width: 130px;
	height: 130px;
	overflow: hidden;
}

.players .item a.playerFace span, .players .item a.playerFace .mask,
	.trainers .item a.playerFace .mask {
	position: absolute;
}

.players .item a.playerFace .mask, .trainers .item a.playerFace .mask {
	z-index: 9;
}

.players .item a.playerFace span {
	z-index: 10;
	font-size: 25px;
	font-weight: bold;
	color: #D72319;
	display: block;
	width: 35px;
	height: 30px;
	margin-left: 93px;
	margin-top: 96px;
}

.players .item p a, .trainers .item p a {
	text-decoration: none;
}

.players .item p a:hover, .trainers .item p a:hover {
	text-decoration: underline;
}

.players .item p, .trainers .item p {
	font-size: 14px;
	text-align: center;
	margin-top: 10px;
	line-height: 120%;
}

.trainers .item {
	margin: 0 auto 34px auto;
	width: 130px;
}

#player {
	margin-left: -357px;
	width: 668px;
}

.playerFulltext {
	padding: 3px 12px;
}

.playerFulltext h2 {
	font-size: 30px;
	margin-bottom: 2px;
}

.playerFulltext h2 .number {
	color: #CF2218;
	font-weight: bold;
	font-size: 38px;
	line-height: 30px;
}

.playerFulltext .achieve {
	font-size: 17px;
}

.playerFulltext .descr {
	margin-top: 24px;
}

.playerFulltext .descr img.main {
	display: block;
	margin-right: 32px;
}

.playerFulltext .descr .txt {
	width: 296px;
}

.playerFulltext .descr p {
	font-size: 14px;
	line-height: 100%;
	margin-top: -4px;
	border-bottom: 1px solid silver;
	padding-bottom: 10px;
	margin-bottom: 14px;
}

.playerFulltext .descr p .key {
	float: left;
}

.playerFulltext .descr p .value {
	float: right;
	display: block;
	min-width: 115px;
}

.playerFulltext .like {
	height: 24px;
	margin-top: 24px;
}

.fotoramaContainer {
	margin: 34px 0 20px 0;
}

/*games*/
.fixed {
	margin-top: 60px;
	width: 980px; /*padding-bottom: 20px;*/
}

.fixed td {
	font-weight: bold;
}

.games {
	width: 100%;
	padding-bottom: 10px;
}

.games td {
	padding-right: 32px;
	font-size: 12px;
	vertical-align: top;
}

.games td.date {
	width: 50px;
}

.games td.time {
	width: 40px;
}

.games td.place {
	width: 154px;
}

.games td.team2 {
	width: 112px;
}

.games td.teamLogo {
	width: 52px;
}

.games td.teamLogo img {
	max-width: 50px;
}

.games td.ska {
	width: 31px;
}

.games td.ska2 {
	width: 74px;
}

.games td.score {
	width: 55px;
	text-align: center;
}

.games td.contest {
	width: 153px;
}

.toTop {
	float: right;
	font-weight: bold;
	font-size: 18px;
	line-height: 12px;
	color: black;
	text-decoration: none;
	padding: 0 8px;
	display: none;
}

/* .ska2*/
.score
,
.ska
,
{
font-weight
:bold
;
}
td.score {
	font-size: 18px;
	line-height: 12px;
}

.toTop:hover {
	color: #0C629C;
}

.games.static {
	margin-top: 10px;
}

.games.static td {
	height: 1px;
	vertical-align: middle;
	padding-top: 1px;
	padding-bottom: 2px;
}

.games.static tr {
	border-bottom: 1px solid silver;
}

.games a.download {
	float: right;
}

/*side menu*/
.sideMenu, .float {
	float: left;
}

.sideMenu {
	width: 205px;
	margin-right: 40px;
	margin-top: 17px;
}

.sideMenu a {
	line-height: 113%;
	display: block;
	font-size: 18px;
	text-decoration: none;
	border-bottom: 1px solid #eee;
	padding-bottom: 15px;
	margin-bottom: 13px;
}

.sideMenu a:hover {
	text-decoration: underline;
}

.sideMenu a.active {
	color: #363636;
}

.sideMenu a.active span {
	display: block;
}

.sideMenu a span {
	font-size: 0;
	display: none;
	background: url('../images/side_menu_active_arrow.png') top center
		no-repeat;
	color: transparent;
	text-indent: -9999px;
	position: absolute;
	padding: 6px;
	margin-top: 4px;
	margin-left: -23px;
}

.sideMenu .banner {
	margin-top: 24px;
}

/*float*/
.float {
	width: 735px;
}

.float h1 {
	max-width: 585px;
	margin-bottom: 18px;
}

.float .viewAll {
	margin-bottom: 20px;
}

.pageText {
	font-size: 15px;
}

.pageText p, .pageText ul, .pageText ol {
	margin-bottom: 14px;
	line-height: 120%;
}

.pageText li {
	margin-bottom: 6px;
}

.pageText ul, .pageText ol {
	padding-left: 30px;
}

.pageText ul {
	list-style-type: disc;
}

.pageText .date {
	margin-top: -20px;
	font-size: 12px;
	color: gray;
	margin-bottom: 20px;
}

/*table*/
#table table {
	margin-top: 6px;
	margin-bottom: 20px;
	text-align: left;
	width: 600px;
}

#table th {
	font-size: 23px;
	padding-bottom: 20px;
	text-transform: uppercase;
}

#table td {
	padding-bottom: 13px;
	font-size: 14px;
}

/*pageText  items*/
.pageText  .items .item {
	display: inline-block;
	margin: 0;
	margin-right: 20px;
	width: 225px;
	margin-bottom: 40px;
}

.pageText  .items {
	margin-top: 20px;
}

.pageText  .items .item .name {
	margin-bottom: 0;
	font-size: 20px;
	font-weight: bold;
}

.pageText  .items .item .job {
	font-style: italic;
}

.pageText  .items .item.last {
	margin-right: 0;
}

/* media */
.newsMenu .youtube {
	float: right;
	text-decoration: none;
	padding-left: 65px;
	background: url('../images/icon_youtube_media.png') left no-repeat;
}

.newsMenu .youtube:hover {
	text-decoration: underline;
}

.item .media {
	width: 234px;
	margin-right: 10px;
}

.item.media a.pic {
	width: 233px;
	height: 177px;
	text-align: left;
	display: block;
	background: url('../images/media_block_multiple_bgr.png') top left
		no-repeat;
	text-decoration: none;
	margin-bottom: 22px;
}

.item.media a.pic img {
	-webkit-box-shadow: 0px 0px 4px 0px rgba(50, 50, 50, 0.5);
	-moz-box-shadow: 0px 0px 4px 0px rgba(50, 50, 50, 0.5);
	box-shadow: 0px 0px 4px 0px rgba(50, 50, 50, 0.5);
}

.item.media a {
	font-size: 15px;
	text-decoration: none;
}

.item.media a:hover {
	font-size: 15px;
	text-decoration: underline;
}

.mediaItems {
	margin-top: 20px;
}

.mediaItems .photoCount, .mediaItems .videoCount {
	display: block;
	position: absolute;
	font-size: 10px;
	color: white;
	margin-left: 10px;
	margin-top: 140px;
}

.mediaItems .photoCount {
	padding-left: 17px;
	background: url('../images/icon_media_block_photo.png') left no-repeat;
}

.mediaItems .videoCount {
	padding-left: 17px;
	background: url('../images/icon_media_block_video.png') left no-repeat;
	margin-left: 50px;
}

.path {
	font-size: 13px;
	margin-top: -13px;
}

.path a {
	text-decoration: none;
}

.path a:hover {
	text-decoration: underline;
}

/*shop*/
.shopItems {
	margin-top: 10px;
}

.shopItems .item {
	float: left;
	height: 308px;
	width: 242px;
	text-align: center;
	border: 1px solid #ccc;
	margin: 0;
	border-right: 0;
	font-size: 14px;
}

.shopItems .item  .name {
	padding: 0 20px;
	line-height: 130%;
	display: block;
	text-decoration: none;
	text-align: center;
}

.shopItems .item  .name:hover {
	text-decoration: underline;
}

.shopItems .item .pic {
	padding-top: 17px;
	display: block;
	height: 200px;
}

.shopItems .item  .price {
	font-style: italic;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 5px;
	color: #000;
}

.shopItems .item .pic img {
	max-height: 200px;
}

.shopItems .item.over4 {
	border-top: 0;
}

.shopItems .item.last {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.fullDescr {
	width: 620px;
}

.fullDescr img {
	max-width: 290px;
	display: block;
}

.fullDescr h2 {
	font-size: 32px;
	line-height: 107%;
	margin-top: 60px;
}

.fullDescr p {
	font-size: 14px;
	margin-bottom: 8px;
}

.fullDescr .price {
	font-weight: bold;
	font-style: italic;
	margin: 23px 0;
	font-size: 25px;
}

/*  */
#feedback_form input {
	display: block;
	padding-left: 4px;
	width: 264px;
	margin-top: 4px;
}

#feedback_form  textarea {
	width: 260px;
	padding: 4px;
	height: 150px;
	display: block;
}

.submit {
	margin-top: 10px;
	display: block;
	float: left;
	padding: 5px 15px;
	color: white;
	text-decoration: none;
	background: #006BB3;
}

/*fix game schedule*/
h1 {
	color: #222;
}

tr.month h2 {
	color: #000;
	font-size: 25px;
}

.seazonNav {
	padding: 7px 0;
	font-size: 14px;
	text-align: center;
	margin-top: 20px;
	margin-left: 160px;
}

.itemControls {
	position: absolute;
	height: 35px;
	width: 80px;
	overflow: hidden;
	margin: 4px 8px;
}

.itemControls a {
	display: block;
	float: left;
	margin-right: 5px;
	width: 35px;
	height: 35px;
	overflow: hidden;
	text-indent: -9999px;
	border-radius: 35px;
	background: lime;
}

.itemControls .delete {
	background: url('../images/delete.jpg') center no-repeat;
}

.itemControls .edit {
	background: url('../images/edit.jpg') center no-repeat;
}

.editItem td.wide {
	font-size: 14px;
	padding-right: 20px;
	width: 720px;
	min-height: 10px;
}

.inputs input, .inputs select {
	display: block;
	width: 200px;
	margin-top: 3px;
}

.inputs p {
	padding-top: 8px;
}

.editItem .delete {
	padding: 2px 6px;
	text-decoration: none;
	background: red;
	color: #fff;
	border-radius: 20px;
}

.inputs .add {
	display: block;
	background: silver;
	color: #363636;
	text-align: center;
	text-decoration: none;
	padding: 5px 10px;
	margin-bottom: 24px;
}

.narrow p {
	margin-top: 20px;
}

.narrow p img {
	max-width: 250px;
	padding-bottom: 7px;
}

.narrow input {
	width: 211px;
}

.editItem .pad {
	margin-top: 50px;
}

.editItem  textarea {
	width: 700px;
	margin-bottom: 35px;
}

.editItem .brief {
	height: 150px;
}

.editItem .full {
	height: 200px;
}

.editItem .mainImg {
	margin-bottom: 40px;
}

.editItem .mainImg img {
	max-width: 700px;
	padding-bottom: 15px;
	padding-top: 5px;
	display: block;
}

.editItem a.manage {
	color: #363636;
	text-decoration: none;
	background: silver;
	padding: 5px 10px;
}

.editItem input[type='file'] {
	display: block;
	margin-top: 4px;
	margin-bottom: 35px;
}

.adminMessage {
	margin-top: -10px;
	font-size: 20px;
	padding-bottom: 32px;
	color: #088222;
}

.adminMessage.error {
	color: #DC251A;
}

/**/
.partners td {
	vertical-align: middle;
}

.partners td img {
	max-width: 150px;
}

#forever-banner-top-client_60 {
	text-align: center;
	background: #23398c;
	
}

.ticket-link {
	font-size: 11px;
	color: #fff;
	padding: 6px 3px;
	display: block;
	border-radius: 6px;
	text-decoration: none;
	margin-top: 8px;
	background: #808080;
}

.ticket-link.free {
	background: #4DCC85;
}

.ticket-link.ticket {
	background: #015EA4;
}

.ticket-link.watch {
	background: #E62117;
}


/* fix styles */

.press-item a {
  margin-bottom: 20px;
}
.press-item a {
  display: inline-block;
  vertical-align: top;
}
.press-item img {
  max-width: 100%;
}
.press-item a:first-child {
  width: 45%;
  margin-right: 3%
}
.press-item a:nth-child(2) {
  width: 45%;
  font-size: 16px;
}
.right .videobox {
  height: auto;
}

/* fix styles end */
/*tournament table*/
table.tournament{ border-collapse: collapse;}
table.tournament th, table.tournament td{
	border: 1px solid #ccc;
	padding: 4px 6px;
}
table.tournament th{
	font-weight: bold;
	text-align: center;	
}
body.mce-content-body{background: transparent; padding: 10px; width: 780px; height: 190px}
table.tournament tr:nth-child(2n-1){
	background: #E8EBFA;
}
table.tournament tr:nth-child(2n){
	background: #FFEEE5;
}
.tournament-logo{
	display: inline-block; 
	width: 94px;
	height: 70px;
	margin-left: 10px;
	cursor: pointer;
	vertical-align: top;
	margin-bottom: 15px;
	text-align: center;
	border: 1px solid #ccc;
	cursor: pointer;
}
.tournament-logo.active{
	border-color: #0C629C;
}
.tournament-logo:nth-child(1){
	margin-left: 0;
}
.tt{font-size: 14px;}
.tt table{width: 100%; margin: 15px 0;}
.tt .button{
	display: block;
text-align: center;
text-decoration: none;
color: #fff;
font-size: 14px;
background: #0C629C;
height: 28px;
line-height: 28px;
}

/*@media (max-width: 425px) {
    .pageText{
        font-size:24px;
    }
    .content .inner {
    	width: auto !important;
    }
}*/


#forever-banner-top-client_60 img {
	width: 100%;
}


.logos img {
    max-width: 120px;
    max-height: 40px;
}

