html, body {
  margin: 0px;
  padding: 0px;
  font-family: "Trebuchet MS", Tahoma, sans-serif;
  color: #242424;
  font-size: 13px;
  height:100%;
}
.game {
  background-color: #f7fcfe;
  background-image: url(../images/top_back.gif);
  background-repeat: repeat-x;
  background-position: left 66px;
}
img {
  border: 0px;
  margin: 0px;
  padding: 0px;
}
table {border: 0px;border-collapse: collapse;}
table td {padding: 0px;}
ol, ul, li, h1, h2, h3, h4, form {
  margin: 0px;
  padding: 0px;
}
h1, h2, h3 {
  text-transform: uppercase !important;
  margin: 0px;
  display:inline;
}
.cl {clear: both;}
a {
  color: #3ea4d1;
  text-decoration: underline;
}
a:hover {
  color: #3ea4d1;
  text-decoration: none;
}
.link_gr {
  color: #525252;
}
.link_gr a{
  color: #525252;
  text-decoration: underline;
}
.link_gr a:hover{
  color: #525252;
  text-decoration: none;
}
.superbanner {
	width:100%;
	height:90px;
	background-color:#f7fcfe;
	text-align:center;
}
.head_1 {
  background-image: url(../images/head_1.jpg);
  background-repeat: no-repeat;
  background-position: left top;
  background-color: #cbdce8;
  width:1002px;
}
.head_2 {
  background-image: url(../images/head_2.jpg);
  background-repeat: no-repeat;
  background-position: right top;
  height: 190px;
}
.logo {padding: 7px 0px 0px 10px;float:left}
.khllogotop {top: 11px; left:70%;}
.langselect {margin-top: 10px; margin-right:10px; font-size:12px;float:right}
.nav {
  height: 35px;
  padding: 10px 10px 0px 85px;
  position: relative;
}
.star_s {
  position: absolute;
  left: 0px;
  bottom: 0px;
}
.con_center {
  background-color: #FFFFFF;
  background-image: url(../images/center_back.gif);
  background-repeat: repeat-y;
  background-position: left top;
  padding-bottom: 15px;
  border-bottom: #DFE4E7 1px solid;
}
.contain {padding-top: 5px;}

.con_top {
  background-image: url(../images/con_top.jpg);
  background-repeat: no-repeat;
  background-position: left top;
  position: relative;
  padding-top: 26px;
  height: 120px;
  width:531px;
}
.banner_top {
  position:relative;
  top:-10px;
  left:31px;
  height:65px;
  width:468px;
}

#tab_top {
  height: 21px;
  font-family: Arial, Helvetica, sans-serif;
  padding: 0px 0px 10px 10px;
  font-size: 12px;
  font-weight: bold;
}
#tab_top ul {
  list-style:none;
}
#tab_top li {
  display:inline;
  line-height: 21px;
}
#tab_top a {
  float:left;
  margin:0;
  padding:0 0 0 7px;
  text-decoration:none;
  margin-right: 4px;
}
#tab_top a span {
  float: left;
  display: block;
  padding: 0px 12px 0px 6px;
  color: #242424;
}
#tab_top a span {float:none;}
#tab_top a:hover span {color: #c01513;}

#tab_top #current a {
  background-image: url(../images/tab_l.gif);
  background-repeat: no-repeat;
  background-position: left top;
  color: #c01513;
}
#tab_top #current a span {
    color: #c01513;
  background-image: url(../images/tab_r.gif);
  background-repeat: no-repeat;
  background-position: right top;
}
#tab_top #current a:hover span {color: #c01513;}

.con_right {
  background-image: url(../images/con_right_back.gif);
  background-repeat: no-repeat;
  background-position: left top;
  padding-bottom: 15px;
}
.con_left {
  background-image: url(../images/con_left_back.gif);
  background-repeat: no-repeat;
  background-position: right top;
  padding-top: 7px;
  padding-bottom: 15px;
}
.login_panel {
  background-image: url(../images/log_back.jpg);
  background-repeat: no-repeat;
  background-position: right top;
  padding-left: 20px;
  font-size: 11px;
  color: #525252;
  position: relative;
}
.login_panel_en {
  background-image: url(../images/log_back_en.jpg);
  background-repeat: no-repeat;
  background-position: right top;
  padding-left: 20px;
  font-size: 11px;
  color: #525252;
  position: relative;
}
.log_inp {
  padding-top: 43px;
}

.log_inp input {
  background-color: #e7f8ff;
  color: #257ca4;
  font-size: 12px;
  border: 0px;
  width: 94px;
  margin-left: 15px;
  margin-bottom: 7px;
  margin-top: 1px;
  height: 18px;
  line-height: 18px;
}
.lpass {padding-top: 8px;}
.but_in {
  position: absolute;
  top: 107px;
  right: 1px;
  cursor: pointer;
}

.banner_left {
  text-align:center;
  margin: 10px 9px 10px 10px;
  padding: 5px 5px 5px 5px;
  width:240px;
  height:200px;
  font-size: 13px;
}

.teaserblock {
  text-align:center;
  margin: 10px 9px 10px 10px;
  padding: 5px 5px 5px 5px;
  width:240px;
  font-size: 13px;
}

.partners_logo {
  text-align:center;
  margin: 10px 4px 10px 5px;
  padding: 5px 5px 5px 5px;
  width:250px;
  font-size: 13px;
}

.teaserblockfooter{
  text-align:center;
  margin: 0px auto 5px auto;
  padding: 0px 0px 0px 0px;
  width:976px;
  font-size: 13px;
}

.teaserblockfootertitle{
	margin: 0px 0px 0px 0px;
  background-color: #DFE4E7;
  width:100%;
}

.footer {
	margin-left: 13px;
  background-color: #0099CC;
  background-image: url(../images/footer_back.jpg);
  background-repeat: no-repeat;
  background-position: left top;
  height: 39px;
  width: 976px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #FFFFFF;
  margin: 0px auto;
}
.fr {
  float: right;
  padding-top: 15px;
  padding-right: 15px;
  color: #FFFFFF;
}
.fr a {
  color: #FFFFFF;
  text-decoration: none;
}
.fl {
  float: left;
  padding-left: 18px;
  padding-top: 15px;
  font-weight: bold;
}
.fl a {
  color: #FFFFFF;
  text-decoration: none;
  padding: 0px 6px 0px 6px;
  text-transform: uppercase;
}
.fl a:hover {
  color: #333333;
  text-decoration: none;
  background-color: #8ac5e1;
  padding: 0px 6px 0px 6px;
}
a.f_current {
  color: #333333;
  text-decoration: none;
  background-color: #8ac5e1;
  padding: 0px 6px 0px 6px;
}
.infoblock
{
  margin-top:20px;
  border: 1px #3ea4d1 solid;
}
.infoblocktitle
{
	font-size:11pt;
	background-color:#e7f8ff;
	color:#486860;
	font-weight:bold;
	padding:5px;
	text-align:center;
}
.top_ten_line td {
  height: 18px;
  background-color: #e7f8ff;
  padding: 3px 0px 3px 0px;
}
.banner_right {
  text-align:center;
  margin: 10px 6px 10px 6px;
  padding: 5px 5px 5px 5px;
  width:200px;
}
.pos, td.shortNumber {
  color: #1f8abb;
  font-weight: bold;
  text-align: right;
  width: 24px;
  padding-right: 5px;
}
td.znach {
  padding-right: 7px;
  text-align: right;
}
.secon td {
  background-color: #f7fcfe;
}
.avt {
  font-size: 10px;
  color: #585858;
}
.content {
  font-family: "Trebuchet MS", Tahoma, sans-serif;
  font-size: 12px;
  margin-top: 5px;
}

table.content {
  font-size: 1em;
}

.content h1 {
  font-size: 18px;
  font-weight: normal;
}
.content h2 {
  font-size: 14px;
  margin-top: 5px;
  margin-bottom: 5px;
}

.textPlace h3 {
  font-size: 1.1em;
  margin: 5px 0 5px 0;
}

.addBorder {
  border-bottom: 1px solid #cccccc;
}

.date_r {
  font-size: 10px;
  color: #1b7daa;
}
.nav_block {
  font-size: 11px;
  line-height: 20px;
  text-align: right;
  padding-top: 10px;
  padding-right: 10px;
}
.nav_block a{
  background-color: #309dcf;
  color: #FFFFFF;
  text-decoration: none;
  border: 1px solid #309dcf;
  height: auto;
  width: auto;
  float: none;
  display: inline;
  margin-left: 5px;
  padding-right: 4px;
  padding-left: 4px;
  background-image: url(../images/p_back.gif);
  background-repeat: repeat-x;
  background-position: left bottom;
}
.nav_block a:hover{
  color: #000000;
  text-decoration: none;
}
.nav_block span {
  background-color: #caeffd;
  color: #333333;
  text-decoration: none;
  padding-right: 4px;
  padding-left: 4px;
  margin-left: 5px;
  border: 1px solid #e7e7e7;
}
.inp_1, select {
  background-color: #e7f8ff;
  font-family: Arial, Helvetica, sans-serif;
  color: #257ca4;
  font-size: 12px;
  border: 1px solid #dfe4e8;
  width: 270px;
  margin-top: 2px;
  margin-bottom: 7px;
  height: 18px;
  line-height: 18px;
}

select {
  padding: 2px;
  height: auto !important;
  width: auto !important;
}

.tx_ar {
  background-color: #e7f8ff;
  font-family: Arial, Helvetica, sans-serif;
  color: #257ca4;
  font-size: 12px;
  border: 1px solid #dfe4e8;
  width: 297px;
  height: 130px;
  margin-top: 2px;
  margin-bottom: 7px;
}
.in_form td {
  padding-top: 2px;
}
.but, input.but {
  border: 1px solid #309dcf;
  background-color: #309dcf;
  background-image: url(../images/p_back.gif);
  background-repeat: repeat-x;
  background-position: left bottom;
  color: #FFFFFF;
  font-family: "Trebuchet MS", Tahoma, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
}
.textPlace {
  margin: 0 10px;
}

.textPlace table {
  width: 100%;
}

.textPlace table td {
  padding: 3px;
}

.textPlace table tr.heading td, div.goalkepper h4, div.defender h4, div.forwarder h4  {
  background: #309dcf url(../images/p_back.gif) left bottom repeat-x;
  color: #ffffff !important;
  font-weight: bold;
  border-bottom: 1px solid #e7f8ff;
}

div.goalkepper h4, div.defender h4, div.forwarder h4 {
  padding: 3px;
}

.textPlace table tr.second td {
  background: #e7f8ff;
}

td.shortNumber {
  color: #000000 !important;
  width: 30px;
}

table tr.heading td.teams {
  background: url(../images/priceBg.png) center bottom repeat-x;
  color: #004e72 !important;
}

table tr.heading td a {
  color: #ffffff;
}

table tr.heading td a:hover {
  color: #ffffff;
}

tr.heading td a {
  background: transparent url(../images/normal.gif) left center no-repeat;
  padding-left: 16px;
}

tr.heading td a.ascending {
  background: transparent url(../images/ascending.gif) left center no-repeat;
}

tr.heading td a.descending {
  background: transparent url(../images/descending.gif) left center no-repeat;
}

span.normal, span.good, span.bad {
  padding-right: 16px;
  background-position: right center;
  background-repeat: no-repeat;
}

span.bad {
  background-image: url(../images/ascending.gif);
}

span.normal {
  background-image: url(../images/normal.gif);
}

span.good {
  background-image: url(../images/good.gif);
}

.notify {
  margin: 5px 0;
  background: #f7fcfe;
  padding: 3px;
  border: 1px solid #e7f8ff;
  font-size: 0.95em !important;
}

td.agreement p, p.leagueDesc {
  margin: 5px 0;
  background: #f7fcfe;
  padding: 3px;
  border: 1px solid #e7f8ff;
  font-size: 0.95em !important;
}

td.agreement p {
  height: 250px;
  overflow: auto;
  line-height: 1.5;
}

.notify span {
  background: transparent url(../images/arrowRight.gif) left center no-repeat;
  padding-left: 14px;
  display: block;
  color: red;
  font-weight: bold;
}

td.error {
  background: transparent url(../images/error.gif) right top no-repeat;
  font-weight: bold;
  padding: 0 16px 5px 0 !important;
  text-align: right;
  color: #eb1900;
}

.info_panel {
  background-image: url(../images/info_back.gif);
  background-repeat: no-repeat;
  background-position: right top;
  padding: 0px 0px 0px 13px;
  position: relative;
}
.info_panel_en {
  background-image: url(../images/info_back_en.gif);
  background-repeat: no-repeat;
  background-position: right top;
  padding: 0px 0px 0px 13px;
  position: relative;
}
.pl_name {
  padding-top: 47px;
}
.pl_name b {
  color: #82836b;
}
.pl_info {
  padding-top: 5px;
  padding-bottom: 14px;
}
.pl_info b {
  color: #309dcf;
}
a.but_out {
  position: absolute;
  top: 107px;
  right: 0px;
}

.textPlace h2 {
  font-size: 1.5em;
  color: #005379;
  font-weight: bold;
  margin: 0px 0 13px 0;
}

/* pitch style*/

div.pitch, div.tradePlace {
  padding-top: 15px;
  background: transparent url(../images/pitch.png) top center;
  overflow: auto;
  padding-bottom: 5px;
}

div.tradePlace {
  background: none;
}

div.confirmTrade {
  background: transparent url(../images/tradeConfirmBg.png) top center;
  overflow: auto;
  margin-bottom: 4px;
  padding-top: 20px;
}

tr.bottomLine td  {
  border-top: 2px solid #ffffff;
  padding-left: 5px;
  font-weight: bold;
  background: transparent url(../images/tradeConfirmBg.png) top center;
}

div.pitch div {
  margin-bottom: 0;
}

div.goalkepper {
  margin-left: 175px;
}

div.defender {
  margin-left: 65px;
}

div.forwarder {
  margin-left: 6px;
}

div.player {
  background: url(../images/con_left_back.gif) center top repeat-x;
  text-align: center;
  padding: 10px;
  margin: 0;
  font-weight: bold !important;
  position: relative;
  font-size: 0.95em;
}

div.confirmButtons  {
  background: transparent url(../images/tradeConfirmBg.png) top center;
  padding: 5px;
  overflow: hidden;
}

div.confirmButtons  a.but {
  text-align: center;
  width: 120px;
  padding: 3px;
  margin-left: 4px;
  float: right;
}

a.but, span.but {
  display: block;
  padding: 3px;
  margin-top: 1px;
}

span.but {
  background: #167bae url(../images/lock.gif) 15% 50% no-repeat;
  color: #7ec5e8;
  margin-left: 0 !important;
}

a.but:hover {
  color: #ffffff;
}

div.shirtBg {
  background: url(../images/shirtBg.png) center top repeat-x;
  padding: 20px 0px;
}

div.player  div span {
  display: block;
}

div.goalkepper, div.defender, div.forwarder {
  background: #f7fcfe;
  border: 1px solid #dfe4e8;
  width: 160px;
  overflow: auto;
  margin-bottom: 20px !important;
  float: left;
}

div.playerDetails {
  height: 124px;
  border: 1px solid #dfe4e8;
  background: #f7fcfe;
  margin-bottom: 20px;
}

div.playerDetails div.player {
  text-align: left;
}

div.playerDetails div.shirtBg {
  position: absolute;
  top: 10px;
  left: 10px;
}

div.playerDetails div.shirtBg img{
  margin: 10px;
}

div.playerDetails div.buttonPlace {
  text-align: center;
  width: auto;
  margin-left: 380px;
  height: 26px;
}
div.playerDetails div.player div span {
  margin-left: 110px;
  font-size: 1.05em;
}

div.playerDetails div.player div span span{
  margin-left: 0;
}

span.statistics span {
  display: inline !important;
}

div.playerDetails span.statistics, div.playerDetails span.playerTeam, div.playerDetails span.playerName  {
  background: none;
  height: 18px;
}

div.playerDetails span.statistics {
  font-size: 1em !important;
  color: #606b70;
}

div.playerDetails div.player div  span.playerName {
  font-size: 1.1em;
  border-bottom: 1px solid #b7ccd5;
  color: #a60605;
  margin-bottom: 10px;
}

span.statistics  {
  padding: 4px 0;
  background: url(../images/priceBg.png) center bottom repeat-x;
  font-weight: bold;
  margin: 2px 0;
  color: #344850;
}

span.playerTeam {
  line-height: 1;
  font-size: 1.05em;
  color: #b90a04;
  height: 28px;
}

span.playerName {
  line-height: 1;
  height: 28px;
}

/* end pitch style */

tr.heading span.home, tr.heading span.away, tr.heading span.separator  {
  color: #ffffff;
}

span.home, span.away {
  font-weight: bold;
  display: block;
  width: 45%;
}

span.home {
  float: left;
  color: #c10b00;
  text-align: right;
}

span.away {
  float: right;
  color: #0073a8;
}

span.separator {
  float: left;
  width: 10%;
  color: #000000;
  text-align: center;
}

td.matchName a {
  display: block;
  text-decoration: none;
  overflow: auto;
}

td.matchName a span {
  cursor: pointer;
}

td.matchName a:hover {
  background: url(../images/first.png) center bottom repeat-x;
}

tr.second td.matchName a:hover {
  background: url(../images/second.png) center bottom repeat-x;
}

div.matchDetails table {
  width: 80%;
  margin: 0 auto;
  z-index: 2 !important;
  text-align: center;
  position: absolute;
  left: 52px;
}

div.matchDetails img.shirtHome, div.matchDetails img.shirtAway {
  position: absolute;
  top: 30px;
  z-index: 0 !important;
}

div.matchDetails img.shirtHome {
  left: 10px;
}

div.matchDetails img.shirtAway {
  right: 10px;
}

div.matchDetails {
  padding-top: 10px;
  background: #3e4244 url(../images/shirtBg.png) center bottom repeat-x;
  margin-top: 10px;
  position: relative;
  height: 200px;
  margin-bottom: 15px;

}

div.matchDetails table {
  border: 1px solid #989d9f;
}

div.matchDetails table td {
  background: #ffffff;
}

div.matchDetails span.home, div.matchDetails span.away, table.matchStats span.home, table.matchStats span.away {
  display: inline;
  width: auto;
  float: none;
}

table.matchStats tr.heading td.teams span.home {
  color: #c10b00;
}

table.matchStats tr.heading td.teams span.away {
  color: #0073a8;
}

table.matchStats {
  margin-bottom: 20px;
  font-size: 0.9em;
}

td.select {
  width: 10px;
}

table.matchesSidebar td {
  font-weight: bold;
  font-size: 0.9em;
}

table.matchesSidebar td.pos {
  width: 15px;
}

.blogpost img {float:left; margin:5px;}
