











html {
  overflow-y: scroll; /* Make sure scrollbars are always displayed. */
}

body {

}
table {
  width: 100%; /* Let the table span its container's full width. */
}

a {
  text-decoration: none;
  cursor: pointer; /* Show pointer cursor for all links, even for links without a "href" attribute */
  color: black;
}
#doc4 {
  width: 1000px;
  position: relative;
}

/**
 * Clearfix hack for containers of floating containers. For more information, see the following
 * post by Matt Snider: http://mattsnider.com/architecture/faux-columns/
 */
 
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: block
}

/**
 * We will use definition lists as key/value tables.
 */
 
dt, dd {
  float: left;
}
dt {
  width: 30%;
  clear: left;
  font-weight: bold;
}
dd {
  width: 70%;
}

strong {
  font-weight: bold; /* Always show strong tags as bold (these are reset by YUI reset). */
}

.center {
  text-align: center;
}

h4 {
  font-weight: bold;
}

a.more {
  padding-right: 15px;
  background: url(../../img/more_gray.gif) no-repeat right center;
}

/**
 * Unfortunately, YUI doesn't offer support for our desired skyscraper column.
 */
div.small-column {
  float: left;
  width: 120px;
}
div.content-column {
  float: right;
  width: 557px;
}

.text p {
  margin-bottom: 1.5em;
}
.text p.last, .text p:last-child {
  margin-bottom: 0;
}

optgroup {
  font-weight: bold;
  padding-left: 0.2em;
}
option {
  font-weight: normal;
}

ul.bullet-list {
  padding-left: 3.5em;
}
  ul.bullet-list li {
    list-style-type: disc;
  }

/*****************************************************************************
* Sub navigation general
*****************************************************************************/
div.subnav ul {
  list-style-type: none;
}
div.subnav li, div.subnav a {
  display: block;
  float: left;
}

/*****************************************************************************
* Main header
*****************************************************************************/
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

.container {width:1000px;margin:0 auto;position:relative}

#top-bar, #site-header { position: relative }
#top-bar { z-index: 666; }
#site-header { z-index: 665; }

#top-bar {width:1000px;margin:0 auto;padding:10px}
#top-bar .social, #top-bar .social li {margin:0;padding:0;list-style:none}
#top-bar .social {float:left}
#top-bar .social li {float:left;margin-right:10px}
#top-bar .social a {font-size:85%;color:#acacac;font-weight:bold;text-decoration:none;text-transform:uppercase}
#top-bar .social a:hover {color:#666}
#top-bar .icn {width:16px;height:16px;vertical-align:middle;margin-right:5px;background:url(../../img/sprite.png) no-repeat}
#top-bar .like_us .icn {background-position:0 0}
#top-bar .follow_us .icn {background-position:-16px 0}
#top-bar .flyout, #top-bar .flyout li.t_l {margin:0;padding:0;list-style:none}
#top-bar .flyout {float:right}
#top-bar .flyout li.t_l {float:left;margin-right:10px}
#top-bar .flyout li.h_d {position:relative;z-index:90}
#top-bar .flyout a.t_l {font-size:108%;color:#898989;text-decoration:none;text-transform:uppercase;display:block;padding:0 15px;position:relative}
#top-bar .flyout a.t_l span {display:block;width:7px;height:4px;background:url(../../img/sprite.png) no-repeat 0 -16px;position:absolute;right:0;top:6px}
#top-bar .flyout li.h_d a.t_l{margin-bottom:-10px;height:27px}
.ie6 #top-bar .flyout a.t_l span {overflow:hidden}

.language_search{min-width:215px}
div.block.block_language_search div.container{width:auto}
#language_picker{width:100%}
#language_picker .col{width:auto;background:none;padding:0 15px 10px;}

#logo-bar {margin-bottom:1px;position:relative;background:url(../../img/logo.jpg) no-repeat 0 0}
#logo {display:block;width:272px;height:90px;text-indent:-30000px}
#logo-bar .banner-content {position:absolute;right:0;top:0}
div#top-right-banner{margin:0}
	
/* #site-header {background:#f3f3f3} */
nav#main ul.t_l {background:url(../../img/main_nav_bg.png) repeat-x 0 0}
nav#main li.t_l {float:left;padding-right:1px;background:url(../../img/main_nav_sep.png) no-repeat 100% 0}
nav#main li.t_l a.t_l {font-weight:bold;color:#FFF;text-decoration:none;text-transform:uppercase;display:block;width:auto;height:36px;line-height:36px;padding:0 20px;background:url(../../img/main_nav_bg.png) repeat-x 0 0}
.ie6 nav#main li.t_l a.t_l {width:0;white-space:nowrap}
nav#main li.t_l:hover > a, nav#main li.t_l a.t_l:hover, nav#main li.t_l a.active {color:#333;background:url(../../img/main_nav_hover_bg.png) repeat-x 0 0}
nav#main li.h_d {position:relative}
nav#main li.h_d.more {position:static}
nav#main a:focus{outline:none}

li.h_d .submenu{display: none}
li.h_d.active .submenu,#top-bar li.h_d:hover .submenu{display: block}

.submenu {position:absolute; background:#fff; border:solid 1px #dedede;border-top:none;box-shadow:0 10px 7px #ccc }
#top-bar .submenu {top:26px;left:0}
nav#main .submenu {top:36px;left:0}
nav#main #submenu_more{left:auto; right:0; top: 127px}
.submenu ul, .submenu li {margin:0;padding:0;list-style:none}
.submenu .col {width:150px;padding:0 15px 20px;float:left;background:url(../../img/submenu_sep.png) no-repeat 100% 50%}
.submenu .col ul {margin-top:20px}
#top-bar .submenu .col ul {margin-top:10px}
.submenu li {padding:1px 0;text-align:left}
.submenu li.title {font-size:100%;color:#333;font-weight:bold;padding-bottom:5px}
.submenu li.sub-title {font-size:100%;font-weight:bold;color:#afafaf;}
.submenu a {color:#666;text-decoration:none}
.submenu a:hover {color:#000}
.submenu a img {margin-right:5px}
.submenu.col_4 {width:720px}
.submenu.col_3 {width:540px}
.submenu.col_2 {width:360px}
.submenu .all {display:block;margin-top:25px;color:#b3b3b3;text-align:left}
.submenu .all img {width:11px;height:11px;margin-left:5px;position:relative;top:1px;background:url(../../img/sprite.png) no-repeat 0 -20px}

#search {
  position:absolute;
  right: 10px;
  bottom: 6px;
}
#search-input-wrap {
  height: 24px;
  position: relative;
  text-align: left;
  width: 200px;
}
#search-input {
  border: medium none;
  color: #AAAAAA;
  height: 18px;
  margin-left: 10px;
  outline: medium none;
  padding: 4px 0 0 4px;
  width: 186px;
  border: none;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
#search-input-submit {
  background: url("../../img/search_arrow.png") no-repeat center center;
  cursor: pointer;
  height: 24px;
  position: absolute;
  right: 0;
  top: 0;
  width: 20px;
}

.sport {
  background: url("../../img/sports/sport-icons.png") no-repeat scroll 0 0 transparent;
  padding-left: 16px;
}
.sport.american_football {
    background-position: 0 0;
}
.sport.baseball {
    background-position: 0 -16px;
}
.sport.basketball {
    background-position: 0 -32px;
}
.sport.cricket {
    background-position: 0 -48px;
}
.sport.handball {
    background-position: 0 -80px;
}
.sport.hockey {
    background-position: 0 -96px;
}
.sport.motorsports {
    background-position: 0 -112px;
}
.sport.rugby {
    background-position: 0 -128px;
}
.sport.soccer {
    background-position: 0 -144px;
}
.sport.women_soccer {
    background-position: 0 -160px;
}
.sport.tennis {
    background-position: 0 -176px;
}
.sport.volleyball {
    background-position: 0 -192px;
}

.facebook, .twitter { display: inline-block; height: 19px; line-height: 19px; padding-left: 22px; background: transparent url("../../img/social.png") no-repeat; }
.facebook { background-position: 0px 0px }
.facebook:hover { background-position: 0px -19px }
.twitter { background-position: 0px -39px }
.twitter:hover { background-position: 0px -59px }

/* big ad */
body > a {height:1px;width:1px;display:block;}


/*****************************************************************************
* Page header
*****************************************************************************/
h1 {
  font-size: 153.9%;
  margin-bottom: 0.2em;
}
h1.hidden {
  display: none;
}
#subheading {
  margin-bottom: 2em;
}

#subheading label {
color: black;
font-size: 85%;
}

#subheading .submenu_dropdown {
  padding: 5px;
  position: absolute;
  bottom: 15px; 
  right: 0;
}

#submenu-container, #subheading > div {
  position: relative;
  background: url(../../img/base/submenu-bg.png) repeat-x;
}

#submenu {
  height: 70px;
  padding: 0;
}

#submenu label {
  float: left;
  display: block;
  padding-left: 0.7em;
  padding-right: 1em;
  color: white;
  font-weight: bold;
}

#submenu ul {
 margin: 0;
 position: absolute;
 bottom: 5px;
 left: 10px;
}

#submenu li {
  float: left;
  margin-right: 0.5em;
  border: 1px solid transparent;
}

#submenu a {
  display: block;
  border: 1px solid transparent;
  font-size: 93%;
  color: black;
  padding: 2px;
}

#submenu li a:hover, #submenu li.current a  {
  background: #f85f00;
  color: #fff;	
}


.block_news_article h1 {
  display: block;
}



/*****************************************************************************
* Search
*****************************************************************************/


.search-results .meta {
  color: #666;
  font-size: 93%;
}

.advanced-options {
  font-size: 93%;
  margin-top: 1.5em;
}
.advanced-options dt, .advanced-options dd {
  margin-bottom: 0.5em;
}
.advanced-options dt {
  width: 35%;
}
.advanced-options dd {
  width: 65%;
}
.advanced-options select {
  max-width: 100%;
}

/*****************************************************************************
* Main menu
*****************************************************************************/
nav#main .has-dropdown{
  position: relative;
}
nav#main li.t_l.has-dropdown a.t_l {
  padding-right: 30px;
}
nav#main li.has-dropdown a.dropdown-button,
nav#main li.has-dropdown a.dropdown-button.active,
nav#main li.has-dropdown a.dropdown-button:hover {
  width: 30px;
  height: 36px;
  border: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  right: 0;
  text-indent: -5000px;
  background: url(../../img/arrow_down_white.png) no-repeat center center;
}
nav#main li.has-dropdown:hover a.dropdown-button {
  background-image: url(../../img/arrow_down.png);
}
nav#main li.has-dropdown a.dropdown-button:hover, nav#main li.has-dropdown a.dropdown-button.active {
  background-image: url(../../img/soccerway/arrow_down.png);
}
#today-dropdown h2{
  display: none;
}
nav#main div.dropdown {
  width: 100%;
  overflow-y: auto;
  overflow-x: hidden;
  height: 20em;
  position: absolute;
  top: 36px;
  left: 0;
  z-index: 99;
  background: white;
  border: 1px solid gray;
}
nav#main div.dropdown ul {
  z-index: 700;
}
nav#main div.dropdown li {
  float: none;
  z-index: 700;
  position: static;
}
nav#main div.dropdown a {
  font-size: 85%;
  float: none;
  text-transform: none;
  padding: 0.1em 0.5em;
  line-height: normal;
  border-color: transparent;
  font-weight: normal;
  overflow-x: hidden;
  white-space: nowrap;
  height: auto;
  color: black;
  cursor: default;
}
nav#main div.dropdown a:hover {
  background: #001899;
  color: white;
}
nav#main div.dropdown .group-head div {
  padding: 0.1em 0.5em;
  font-weight: bold;
  cursor: default;
  font-size: 85%;
  background: #ccc;
}
nav#main div.cal-dropdown {
  width: 25em;
  height: auto;
  overflow-x: hidden;
  overflow-y: hidden;
}
nav#main div.dropdown h2 {
  color: #ff3301;
  text-transform: uppercase;
  padding: 0.2em 0.5em 0 0.5em;
}
nav#main div.cal-dropdown .calendar-container {
  background: #F4F4F4;
  border-top: 1px solid #d5d3d6;
  padding: 0.7em;
}

/*****************************************************************************
* User bar
*****************************************************************************/
#userbar {
  background: #ccc;
  padding: 0.2em 0.5em;
  font-size: 93%;
  height: 1.8em;
}
#userbar-search {
  float: left;
  width: 30%;
}
#userbar-account {
  width: 29%;
  float: left;
  text-align: right;
  padding-left: 0.7em;
  padding-top: 0.1em;
}
#userbar-l10n {
  width: 38%;
}
#userbar-l10n {
  float: right;
  padding-right: 0.7em;
}
#userbar dl {
  float: left;
  clear: none;
}
#userbar dt, #userbar dd {
  width: auto;
}
#userbar dt {
  padding-right: 0.3em;
  clear: none;
}
/*#userbar-l10n-edit dt, #userbar-l10n-view dt, #userbar-l10n-view dd, .pane .button {
  margin-top: 0.2em;
}*/
#userbar dd {
  margin-right: 1em;
}
#userbar select {
  font-size: 93%;
}
#userbar .timezone select {
  width: 15em;
}
#userbar .language select {
  width: 7em;
}
#userbar .button {
  float: left;
}
#userbar .submit {
  float: left;
  margin-right: 0.7em;
}
#userbar p {
  float: left;
  margin-right: 1em;
/*  margin-top: 0.2em;*/
}
#userbar div.userbar-content {
  background: transparent;
  padding-top: 0.2em;
}
#userbar-l10n div.userbar-content {
  float: right;
}
#userbar label.local-time-label {
  vertical-align: top;
}
#userbar form select, #userbar input.submit {
  margin-top: -0.2em;
}

/*****************************************************************************
* Standard block
*****************************************************************************/
div.block {
  margin-bottom: 1.5em;
  position: relative;
}
div.block h2, div.block h2 a {
  color: #ff3301;
  text-transform: uppercase;
  font-size: 123.1%;
}
div.block h2 a {
  font-size: 100%;
  padding-right: 1em;
  background: url(../../img/soccerway/more.gif) no-repeat center right;
}


div.block div.content {
  border-top: 1px solid #d5d3d6;
  background: #f4f4f4;
  padding: 0.7em 0 0 0;
  position: relative;
}
div.block_competition_odds_iframe-wrapper div.content, div.block_match_odds_iframe-wrapper div.content {
  padding: 0px;
  border: 0px;
  margin-top: -10px;
}


div.block .block-content p {
  padding: 0 0.7em;
}
div.block div.plain {
  background: white;
}
div.block div.subnav {
  padding: 0 0.8em;
  margin-bottom: 0.3em;
}
div.block div.subnav-last {
  margin-bottom: 1em;
}
div.block div.subnav label {
  float: left;
  padding-right: 0.8em;
  color: #4f4f4f;
}
div.block div.subnav ul {
  float: left;
  font-size: 93%;
}
div.block div.subnav li {
  margin-right: 0.8em;
}
div.block div.subnav li.disabled span {
  color: #999;
  padding: 0.1em 0.4em;
  cursor: default;
}
div.block div.subnav a {
  color: #4f4f4f;
  padding: 0.1em 0.4em;
}
div.block div.subnav a:hover, div.block div.subnav li.selected a {
  background: #4f4f4f;
  color: white;
}
div.block .left table {
  border-right: 1px solid #d3d3d3;
}
h3.thick {
  text-transform: uppercase;
  font-weight: bold;
  padding: 0 0.6em;
  margin-bottom: 0.2em;
}
div.block .fully-padded {
  padding: 0 0.8em 0.7em 0.8em;
}
div.block .sides-padded {
  padding-left: 0.8em;
  padding-right: 0.8em;
}
div.block-nomb {
  margin-bottom: 0;
}
div.block div.container {
  width: 50%;
}
div.block div.left {
  float: left;
}
div.block div.right {
  float: right;
}
div.block .fixed-height {
  overflow-y: auto;
  overflow-x: hidden;
}
div.block .top-right {
  position: absolute;
  top: 0.2em;
  right: 0;
  font-size: 85%;
}

div.subnav-has-multiple div.subnav-has-label ul, div.block_team_matches_summary div.subnav-has-label ul {
  width: 85%;
}
div.subnav-has-multiple.subnav-has-ad div.subnav-has-label ul {
  width: 380px;
}
div.subnav-has-multiple div.subnav label, div.block_team_matches_summary div.subnav label {
  padding-right: 0;
  width: 15%;
}

div.block .top-right .previous {
  margin-right: 1.5em;
}


.top-right .top-right-button
{
  display: block;
  background-color: transparent;
  color: black;
  padding: 2px 6px;
  margin: 0px;
  float:right;
}     
      
.top-right .selected
{
  background-color: gray;
  color: white;
}   

/*****************************************************************************
* Debug block
*****************************************************************************/
#debug {
  border: 0.38em solid #f00;
  text-align: left;
  margin: 0 auto;
  margin-top: 0.77em;
  margin-bottom: 1em;
  width: 74.3em;
}
#debug h3 {
  background-color: #f00;
  color: #fff;
  border-bottom: 0.38em solid #f00;
  font-weight: bold;
}
#debug fieldset {
  margin-bottom: 1em;
}
#debug fieldset:last-child {
  margin-bottom: 0;
}
#debug legend {
  padding: 0.38em;
  padding-left: 1.8em;
  font-weight: bold;
  cursor: pointer;
  background: url(../../img/icon_collapse.gif) no-repeat 0.5em center;
}
#debug fieldset.collapsed div.fieldset-content {
  display: none;
}
#debug fieldset.collapsed legend {
  background-image: url(../../img/icon_expand.gif);
}
#debug pre {
  padding: 0.38em;
  width: 100%;
}
#debug .query {
  border: 1px solid #999;
  padding: 0.2em;
  background-color: #ccc;
  margin: 0 0.5em;
  margin-bottom: 1em;
}

/*****************************************************************************
* Tables general
*****************************************************************************/
tr.odd {
  background: white;
}
tr.even {
  background: #f4f4f4;
}
table thead tr {
  display: none;
}
.table thead tr.main-head, .table thead tr.sub-head {
  display: table-row;
}
table thead tr.main-head a {
  color: #000;
}
.table thead tr.main-head {
  background: #f4f4f4
}
.table thead tr.main-head th {
  font-weight: bold;
  font-size: 93%;
  padding: 0.1em 0;
}
.table thead tr.sub-head th {
  color: black;
  font-weight: bold;
}
.table td, .table th {
  padding: 0.2em;
  font-size: 93%;
}
.table .large-link {
  font-size: 100%;
}
.table .large-link a {
  color: black;
}
.table .large-link a:hover {
  color: #666;
}
.table tfoot td {
  text-align: left;
}

table tr.group-head {
  display: table-row;
}
table tr.group-head th {
  padding: 0;
}
table tr.group-head th, div.group-head {
  font-weight: bold;
  border: 1px solid #D5D3D6;
  border-width: 1px 0;
  background: white;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  padding-left: 0.5em;
}
.group-head h3 {
  font-weight: bold;
}

/*****************************************************************************
* Sortable
*****************************************************************************/
.sortable .sortcol {
  cursor: pointer;
}
.sortable .nosort {
  cursor: default;
}
.sortable .sortasc {
  background: #bbb;
}
.sortable .sortdesc {
  background: #bbb;
}
.table thead tr.sub-head th.sortasc, .table thead tr.sub-head th.sortdesc {
  color: #000;
}

/*****************************************************************************
* League tables
*****************************************************************************/
.leaguetable .large-link a:hover {
  color: #444;
}
.leaguetable td, .leaguetable th {
  text-align: center;
}
.detailed-table td, .detailed-table th {
  padding: 0.2em;
}
.detailed-table td, .detailed-table th, x:-moz-any-link { padding: 0.2em 0; }
.detailed-table td, .detailed-table th, x:-moz-any-link, x:default { padding: 0.2em; }

.fixed-wide-table {
  table-layout: fixed;
  width: 557px;
}
.fixed-wide-table tr.main-head th.type {
  width: 120px;
}
.fixed-wide-table th, .fixed-wide-table td {
  padding: 2px 0px !important;
}
.fixed-wide-table th.number, .fixed-wide-table td.number {
  width: 20px !important;
}
.fixed-wide-table th.number.gd, .fixed-wide-table td.number.gd {
  width: 26px !important;
  text-align: center
}
.fixed-wide-table th.rank, .fixed-wide-table td.rank {
  width: 28px !important;
}
.fixed-wide-table th.direction, .fixed-wide-table td.direction {
  width: 17px !important;
}
.fixed-wide-table th.team, .fixed-wide-table td.team {
  width: 106px !important;
}

.leaguetable .team, .leaguetable .direction {
  text-align: left;
}
.leaguetable .team {
  width: 25%;
}
.leaguetable .number {
  width: 3%;
}
.leaguetable .direction {
  width: 3%;
  text-align: center;
}
.leaguetable .gd {
  width: 4%;
  padding-left: 1em;
}
.leaguetable .gd, x:-moz-any-link { padding-left: 0.5em; }
.leaguetable .gd, x:-moz-any-link, x:default { padding-left: 1em; }

.leaguetable .points {
  width: 4%;
  font-weight: bold;
}

.leaguetable .ga, .block_competition_league_table .points {
  width: 5%;
  border-right: 1px solid #d5d3d4;
}
.leaguetable .ga, .block_competition_league_table .points, x:-moz-any-link { padding-right: 0em; }
.leaguetable .ga, .block_competition_league_table .points, x:-moz-any-link, x:default { padding-right: 0.8em; }

.wide .won, .leaguetable .total_won {
  padding: 0.2em;
}
.leaguetable .mp {
  border-left: 1px solid #d5d3d4;
}
.leaguetable .mp, x:-moz-any-link { padding-left: 0.4em; }
.leaguetable .mp, x:-moz-any-link, x:default { padding-left: 0.8em; }

.leaguetable td.compare {
  padding: 0;
  width: 5%;
}
.leaguetable .compare-button {
  float: right;
}

.block_competition_league_table .number {
  width: 4.5%;
}
.block_competition_league_table .gd, .block_competition_league_table .points {
  width: 6%;
}

.block_competition_league_table .ga {
  border-right: none;
  padding-right: 0.2em;
}
.block_competition_league_table .ga, x:-moz-any-link { padding-right: 0; }
.block_competition_league_table .ga, x:-moz-any-link, x:default { padding-right: 0.2em; }

.block_competition_league_table .gd {
  padding-left: 0.2em;
}
.block_competition_league_table .gd, x:-moz-any-link { padding-left: 0; }
.block_competition_league_table .gd, x:-moz-any-link, x:default { padding-left: 0.2em; }

.block_league_table_small .leaguetable .mp {
  border-left: none;
  padding: 0.2em;
}
.block_league_table_small .leaguetable .gd {
  padding: 0.2em;
}

.leaguetable tbody tr:hover td,
.block_player_career .playerstats tbody tr:hover td {
  background-color: #dadada;
}

.block_league_table_small .leaguetable tr.highlight td, .block_competition_league_table .leaguetable tr.highlight td {
  background-color: #FFCABF;
}
.leaguetable tr.marked_team {
  background-color: #288304 !important;
}
.leaguetable tr.marked_team td {
  background-color: #288304 !important;
}

.leaguetable tfoot td {
  padding: 1em 0.7em 0.7em 0.7em;
}
.leaguetable .deductions a {
  color: #ff3301;
}
.leaguetable h3 {
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 0.3em;
  color: black;
}

.block_competition_tables-wrapper .top-right .details {
  display: inline-block;
  margin-right: 4px;
  width: 16px;
  height: 15px;
  cursor: pointer;
}
.block_competition_tables-wrapper .top-right .details {
  background: url(../../img/help_icons.png) no-repeat;
}
.block_competition_tables-wrapper .top-right .details:hover {
  background-position: -17px 0;
}

/*****************************************************************************
* fifa_rankings
*****************************************************************************/
.fifa_rankings .rank {
  text-align: center;
  width: 46px;
  background: none;
  color: #000;
}
.block_teams_rankings_top .fifa_rankings .rank {
  width: 10px;
}
.fifa_rankings .points {
  text-align: center;
  width: 60px;
  font-weight: normal;
}
.block_teams_rankings_top .fifa_rankings .points {
  text-align: right;
  padding-right: 10px;
}
.fifa_rankings .direction {
  width: 18px;
}
.fifa_rankings .change {
  text-align: center;
  width: 70px;
}
div.block_teams_rankings_top-wrapper div.content {
  background: #fff;
}

/*****************************************************************************
* H2H
*****************************************************************************/
div.block div.h2hsection, div.block div.h2hsection div.content {
  border: none;
  padding-top: 0;
  background: #fff;
}
div.block div.h2hsection h2.section,  div.block div.h2hsection h2.section a {
  background: #fff;
  color: #ff3301;
  font-size: 123.1%;
  text-transform: uppercase;
  padding: 0;
  padding-bottom; 0.2em;
  border-bottom: 1px solid #D5D3D6;
  font-weight: normal;
}
div.block div.h2hsection h2, div.block div.h2hsection h2 a,
.h2hsection .block_h2hsection_player div.group-head,
.h2hsection table tr.group-head th {
  background: #4f4f4f;
  color: #fff;
  font-size: 100%;
  text-transform: none;
  padding: 0.4em;
  font-weight: bold;
}
.h2hsection table tr.group-head th.title {
  text-align: left;
}
div.block div.h2hsection h2 a {
  padding: 0;
}
div.block div.h2hsection div.subnav {
  padding: 0.5em;
}

.h2hsection table tr.sub-head th,
.h2hsection div.block div.subnav {
  border: none;
  background: #d9dad9;
  padding: 0.3em 0.4em;
}
.h2hsection table tr.sub-head.dropdown-head th {
  background: #ffcabf;
}
.h2hsection .match-pagination {
  top: -1.7em;
  right: 0.4em;
}
.h2hsection .pagination a {
  color: #ccc;
}
.h2hsection .pagination a:hover {
  color: #fff;
}
.h2hsection .pagination a.disabled {
  color: #999;
}

.h2hsection table.cols3 {
  table-layout: fixed;
}
.h2hsection table.cols3 tbody th,
.h2hsection table .cols3 .col1,
.h2hsection table.cols3 tbody td,
.h2hsection table .cols3 .col2, .h2hsection table .cols3 .col3  {
  float: none;
}
.h2hsection .cols3 .col1,
.block_scoring_minutes .cols3 .col1 {
  float: left;
  padding: 2px 2px 2px 4px;
  width: 161px;  
}
.h2hsection .cols3 .col2,
.block_scoring_minutes .cols3 .col2 {
  float: left;
}
.h2hsection .cols3 .col3,
.block_scoring_minutes .cols3 .col3 {
  float: right;
}
.h2hsection .cols3 .col2, .h2hsection .cols3 .col3 {
  padding: 2px;
  width: 191px;
}
.h2hsection table th{
  font-weight: bold;
}
.h2hsection table thead th, .h2hsection table tbody td {
  text-align: center;
}
table thead tr.group-head th.strong,
.block_h2h_table table thead tr.sub-head th.strong {
  font-weight: bold;
}
table thead tr.group-head th.soft, table thead tr.group-head th.soft a {
  font-weight: normal;
  color: #ddd;
}

#h2h_team_selection_dropdowns {
  width: 460px;
  margin: auto;
}
.h2h_col1{
  float: left;
  width: 220px;
}
.h2h_col2{
  float: right;
  width: 220px;
}
.block_h2h_team_selection .h2h_cols input, .block_h2h_team_selection .h2h_cols select {
  display: block;
  width: 240px;
  margin-left: auto;
  margin-right: auto;
}
.block_h2h_team_selection select{
  margin-bottom: 5px;
  width: 220px;
}
.block_h2h_team_selection .submit{
  clear: both;
  padding-top: 10px;
  margin-bottom: 15px;
}
.block_h2h_team_selection .logo-wrapper {
  float: left;
  width: 49%;
  text-align: center;
}
.block_h2h_team_selection .logo-wrapper.right {
  float: right;
}
.block_h2h_team_selection .logo-wrapper a {
  text-transform: uppercase;
  font-weight: bold;
}
.block_h2h_team_selection .logo-wrapper .logo a {
  display: block;
  width: 100px;
  height: 100px;
}
.block_h2h_extra_info {
  width: 460px;
  margin: auto;
}

.block_h2hsection_form div.container-left {
  float: left;
  width: 276px;
}
.block_h2hsection_form div.container-right {
  float: right;
  width: 276px;
}
.block_h2h_team_matches table.matches .team-a {
  text-align: left;
}

div.block .block_h2h_matches .notice.fully-padded {
  padding-left: 0;
}
.block_h2h_table table tbody th {
  width: 161px;
  padding: 2px 2px 2px 4px;
}
.block_h2h_table table tbody td {
  width: 65px;
  padding: 2px 0;
}
.block_h2h_table thead th, .block_h2h_table tbody td{
  text-align: center;
}
.block_h2h_table table thead tr.sub-head th {
  font-weight: normal;
}
.block_h2h_table tbody td.total,
.block_h2h_general_statistics tbody td.total {
  background: #e3e3e3;
  font-weight: bold;
}

.block_h2h_general_statistics table {
  table-layout: fixed;
}
.block_general_statistics table thead th,
.block_general_statistics table tbody td {
  text-align: center;
}

.block_h2h_scoring_minutes, .block_scoring_minutes {
  background: #f4f4f4;
}
.block_h2h_scoring_minutes .cols3 .col2, .block_h2h_scoring_minutes .cols3 .col3,
.block_scoring_minutes .cols3 .col2, .block_scoring_minutes .cols3 .col3 {
  margin-left: 6px;
  width: 185px;
}
.block_h2h_scoring_minutes .legend p,
.block_scoring_minutes .legend p {
  font-weight: bold;
  line-height: 30px;
}
.h2hsection .block_h2h_scoring_minutes .cols3 .soft,
.h2hsection .block_scoring_minutes .cols3 .soft {
  padding-bottom: 5px;
  padding-top: 5px;
}

.block_h2h_players h4 {
  padding: 0.5em;
}
.block_rivalries, .block_derbies {
  padding: 0 5px 10px;
}
.block_derbies .active-dropdown {
  margin-bottom: 0.5em;
}

.h2hsection .active-dropdown select {
  width: 170px;
}

/*****************************************************************************
* Form
*****************************************************************************/
.leaguetable tr.sub-head th.form, .leaguetable tbody td.form {
  padding-left: 10px;
  padding-right: 10px;
  border-right: 1px solid #d5d3d4;
  width: 20%;
}
.form-icon {
  width: 16px;
  height: 15px;
  float: left;
  background: url(../../img/form-icons.png) no-repeat 50% 50%;
  margin-right: 2px;
  text-indent: -5000px;
  opacity: 0.5;
  filter: alpha(opacity = 50);
}
.form-icon:hover {
  opacity: 1;
  filter: alpha(opacity = 100);
}
.form-draw { background-position: 0 0; }
.form-loss { background-position: 0 -16px; }
.form-win  { background-position: 0 -32px; }

.leaguetable td.form .last {
  margin-right: 0;
}

/*****************************************************************************
* Overunder tables
*****************************************************************************/

.overundertable .number {
  width: 5%;
}

.overundertable .mp {
  border-left: 1px solid #d5d3d4;
  border-right: none; 
  /*background: black;*/
}

.overundertable .zero-goals {
  padding-left: 0.8em;
  border-left: none;
}

.overundertable .avg-goals {
  padding-left: 0.8em;
  padding-right: 0.8em;
  border-left: 1px solid #d5d3d4;
}



/*****************************************************************************
* Rank & zones
*****************************************************************************/
td.rank {
  text-align: center;
  font-weight: bold;
  color: white;
  background-image: url(../../img/rank_default.gif);
  background-repeat: no-repeat;
  background-position: center center;
  font-size: 12px;
  width: 5%;
  padding: 0;
}

div.zone-legend-line {
  margin-bottom: 0.5em;
}
div.zone-legend-item-container {
  width: 25%;
  float: left;
}
div.zone-legend-item
{
  padding-left: 22px;
  margin-right: 1em;
  color: #666;
  background-repeat: no-repeat;
  background-position: top left;
}

  td.rank-red, div.legend-red {
    background-image: url(../../img/rank_red.gif);
  }
  
  td.rank-orange, div.legend-orange{
    background-image: url(../../img/rank_orange.gif);
  }
  
  td.rank-dark-green, div.legend-dark-green{
    background-image: url(../../img/rank_dark-green.gif);
  }
  
  td.rank-light-green, div.legend-light-green{
    background-image: url(../../img/rank_light-green.gif);
  }
  
  td.rank-dark-blue, div.legend-dark-blue{
    background-image: url(../../img/rank_dark-blue.gif);
  }
  
  td.rank-light-blue, div.legend-light-blue{
    background-image: url(../../img/rank_light-blue.gif);
  }



/*****************************************************************************
* Player tables
*****************************************************************************/
.playerstats h3 {
  margin-bottom: 1em;
}
.playerstats .game-minutes{
  border-left: solid 1px #c4c4c4;
  border-right: solid 1px #c4c4c4;
}
.playerstats .appearances{
  border-right: solid 1px #c4c4c4;
}
.playerstats .subs-on-bench{
  border-right: solid 1px #c4c4c4;
}

.playerstats .player, .playerstats .team {
  text-align: left;
}
.playerstats .player {
  padding-left: 0.8em;
}
.playerstats .shirtnumber {
  padding-left: 0.5em;
  width: 5%;
  text-align: right;
  vertical-align: top;
  padding-top: 0.3em;
}
.playerstats .player img {
  vertical-align: middle;
}
.playerstats .team {
  width: 25%;
}
.playerstats .number {
  width: 1.75em;
  text-align: center;
}
.playerstats .bookings {
  width: 28%;
  padding-right: 0.5em;
}
.playerstats .bookings img {
  vertical-align: middle;
}
.playerstats td.bookings {
  font-size: 85%;
}
.substitutions td.bookings {
  vertical-align: top;
}
.playerstats .bookings span {
  white-space: nowrap;
}
.playerstats .first-goals, .playerstats .points {
  width: 9%;
  padding-right: 0.5em;
}
.playerstats .season {
  padding-left: 0.5em;
  width: 16%;
}
.playerstats .no-data {
  padding: 0.5em 1em 1em;
  width: 100%
}
.playerstats tfoot td {
  padding: 0.8em 0.8em 0.2em 0.8em;
}
.playerstats .position {
  width: 13%;
}
div.block_competition_playerstats h3 {
  margin-bottom: 1em;
}
div.block_match_lineups h3 {
  margin-top: 2em;
  margin-bottom: 1em;
}
.lineups thead {
  display: none;
}
.block_match_lineups .substitute-out, .block_match_substitutes .substitute-out  {
  font-size: 85%;
}
.block_match_lineups .substitute-out, .block_match_substitutes .substitute-out a,
.block_match_substitutes .substitute-out, .block_match_substitutes .substitute-out a {
  color: #666;
}
.block_match_lineups .substitute img, .block_match_substitutes .substitute img {
  vertical-align: middle;
}
.block_match_lineups .substitute-out img, .block_match_substitutes .substitute-out {
  margin-right: 0.3em;
}
.career td.number {
  color: #999;
}
.career td.available {
  color: black;
}
div.block_player_career-wrapper div.subnav {
  padding-left: 5px;
}

.block_search_results_players .team {
  width: 25%;
}

table.sidelined .group-head th{
  background: #4f4f4f;
  color: #fff;
  font-weight: bold;
}
table.sidelined .group-head th h3 a{
  color: #fff;
}
table.sidelined .sub-head th{
  background: #f4f4f4;
  border: 1px solid #d5d3d6;
  border-width: 1px 0;
  font-weight: bold;
}
.block_player_sidelined table.sidelined .sub-head th{
  background: #f4f4f4;
  border: 0;
}
.sidelined th:first-child, .sidelined td:first-child {
  padding-left: 10px;
}
.sidelined .player {
  padding-left: 10px;
}
.sidelined .icon {
  width: 13px;
  padding-right: 5px;
}
.sidelined .icon.injury {
  background: url(../../img/injury.png) no-repeat center center;
}
.sidelined .icon.suspension {
  background: url(../../img/events/RC.png) no-repeat center center;
}
.sidelined .startdate, .sidelined .enddate {
  width: 60px;
  text-align: center;
}

.block_match_sidelined table.sidelined.left{
  width: 50%;
  float: left;
}
.block_match_sidelined table.sidelined.right{
  width: 50%;
  float: right;
}
.block_match_sidelined table.sidelined .group-head th{
  padding-top: 0;
  border: none;
  background: #f4f4f4;
}
.block_match_sidelined table.sidelined .group-head th h3 a{
  color: #000;
}

table.playersabroad .group-head th{
  background: #4f4f4f;
  color: #fff;
  font-weight: bold;
}
table.playersabroad td.player-events{
  font-size: 85%;
}

table.transfers .group-head th{
  background: #4f4f4f;
  color: #fff;
  font-weight: bold;
}
table.transfers .group-head th h3 a{
  color: #fff;
}
table.transfers .subgroup-head th{
  background: #fff;
  color: #000;
  font-weight: bold;
  border: 1px solid #D5D3D6;
  border-width: 1px 0;
}
table.transfers .sub-head th{
  font-weight: bold;
}
table.transfers th, table.transfers td{
  padding: 0.3em 0.5em;
}
table.transfers .type{
  text-align: center;
}

div.block_players_transfers div.selects{
  padding-left: 0.3em;
}
div.block .block_team_squad .selects{
  position: absolute;
  top: 0.5em;
  right: 0.5em;
  padding: 0;
}
.block_player_transfers .selects{
  display: none;
}


.block_player_career table{
  table-layout: fixed;
  width: 557px;
}
.block_player_career table th, .block_player_career table td{
  padding: 2px 0px;
}
.block_player_career table .season{
  width: 83px;
}
.block_player_career table .team{
  width: 114px;
  white-space: nowrap;
}
.block_player_career table .competition{
  width: 55px;
}
.block_player_career table .number.game-minutes{
  width: 38px;
}
.block_player_career table .number{
  width: 30px;
}
.block_player_career table .sub-head td{
  font-weight: bold;
}
.block_player_career table .sub-head td.total{
  text-align: right;
  padding-right: 7px;
}

.block_player_squad {
  height: 400px;
  overflow: auto;
}

/*****************************************************************************
* Matches
*****************************************************************************/
table.matches tr.odd {
  background-color: #fff;
}
table.matches tr.even {
  background-color: #f4f4f4;
}
table.matches td.outcome {
  width: 16px;
}
table.matches a.form-icon {
  margin: 0;
}
table.matches th, table.matches td {
  padding: 0.1em 0.4em;
  font-size: 93%;
}
table.matches .minute {
  width: 45px;
}
table.matches .day {
  width: 25px;
}

table.matches .date {
  width: 70px;
}
table.matches .short-date {
  width: 32px;
}
table.matches .competition {
  /* width: 9.5em; */
  white-space: nowrap;
}
table.matches .team {
   width: 150px;
}


table.matches .team-a {
  text-align: right;
  padding-right: 0.7em;
}
table.matches .team-b {
  text-align: left;
  padding-left: 0.7em;
}
table.matches .score-time {
   width: 75px;
  padding: 0;
}
table.matches .score-time a, table.matches tr.aggr .score-time {
  display: block;
  text-align: center;
  color: black;
  font-weight: bold;
  padding: 0.17em 0;
}
table.matches .button {
  width: 18px;
  padding: 0;
  padding-right: 0.4em;
}
table.matches .button a {
  display: block;
  width: 16px;
  height: 15px;
  background-repeat: no-repeat;
  background-position: 0 0;
  text-indent: -5000px;
  float: right;
}
table.matches .minute {
  padding-left: 0.5em;
  font-size: 93%;
  font-weight: bold;
}
table.matches .strong a {
  font-weight: bold;
}
table.matches .events-button a {
  background-image: url(../../img/events_icon.png);
}
table.matches .events-button a:hover {
  background-position: -17px 0;
}
table.matches .events-button a.expanded {
  background-position: 0 -16px;
}
table.matches .events-button a.expanded:hover {
  background-position: -17px -16px;
}
table.matches.grouped .events-button a {
  margin: 0 -6px 0 0;
}
table.matches .info-button a {
  background-image: url(../../img/soccerway/info_icon.gif);
}
table.matches .info-button a:hover, table.matches .info-button a:active {
  background-position: 0 -16px;
}

table.matches tr.odd .score-time a, table.matches tr.aggr-odd .score-time {
  background-color: #e0e0e0;
}

table.matches tr.even .score-time a, table.matches tr.aggr-even .score-time {
  background-color: #dadada;
}

table.matches tr.even .score-time a.result-win, table.matches tr.odd .score-time a.result-win {
  background-color: #96BA8D;
}

table.matches tr.even .score-time a.result-draw, table.matches tr.odd .score-time a.result-draw {
  background-color: #F5CEA6;
}
table.matches tr.even .score-time a.result-loss, table.matches tr.odd .score-time a.result-loss {
  background-color: #F59B98;
}

table.matches td.score-time a:hover {
  background-color: #bbb;
}
table.matches td.score-time a.result-loss:hover {
  background-color: #F27272;
}
table.matches td.score-time a.result-draw:hover {
  background-color: #F2A968;
} 
table.matches td.score-time a.result-win:hover {
  background-color: #71A667;
}
table.matches tr.empty-row td {
  padding: 0.15em 0;
}
table.matches tr.clickable {
  cursor: pointer;
}
table.matches tr.aggr .aggr {
  font-weight: bold;
}
table.matches tfoot td {
  font-size: 100%;
  padding: 0.7em;
  padding-top: 1em;
  color: #444;
}
table.matches th.odds {
  text-align: center;
}
table.matches td.odds {
  text-align: center;
}

.submenu_dropdown .block_match_other_matches {
  
}

.block_team_matches_summary td.team {
  width: 13.4em;
}

.block_match_other_matches .date {
  font-weight: bold;
}
.block_match_other_matches .odd {
  background: white;
}
.block_match_other_matches .selected a {
  font-weight: bold;
}
.block_match_other_matches .time {
  color: #666;
}
.block_match_other_matches select {
  width: 175px;
}
table.grouped tr.match, table.matches tr.event, table.matches tr.round-head {
  display: none;
}
table.matches tr.expanded {
  display: table-row;
}

table.date_matches tr:hover th {
  background: #f4f4f4;
}
table.date_matches tr.expanded th {
  background: #4F4F4F; /*#F04416*/
  color: white;
}
table.date_matches th.num-matches {
  text-align: center;
  font-weight: normal;
  width: 1.5em;
  color: #999;
  font-size: 93%;
}
table.date_matches tr.round-head th {
  background: white;
  color: black;
}
table.date_matches th.competition-link {
  width: 1.3em;
  padding: 0;
  padding-right: 0.4em;
}
table.date_matches th.competition-link a {
  padding-right: 0.5em;
  display: block;
  background: url(../../img/more_gray.gif) no-repeat center center;
  width: 15px;
  height: 15px;
  float: right;
}
table.matches tr.expanded th.competition-link a {
  background-image: url(../../img/more_white.png);
}
table.date_matches th.competition-link span {
  display: none;
}
table.date_matches tr.first td {
  padding-top: 0.3em;
}

table.matches tr.highlight td {
  background: #ffe2dc;
}
table.matches tr.highlight td.score-time a {
  background-color: #e4c7bf;
}

.score-addition {
  visibility: hidden;
  color: #ff3301;
}
.score-addition-left {
  padding-right: 0.2em;
}
.score-addition-right {
  padding-left: 0.2em;
}
.addition-visible {
  visibility: visible;
}

.pagination {
  font-size: 93%;
  margin-bottom: 0.5em;
}
.pagination a {
  color: black;
  font-weight: normal;
}

.pagination .nav_description, .navigation .previous, .navigation .next {
 font-size: 93%;
}

.pagination .previous {
  margin-left: 0.7em;
}
.pagination .next {
  margin-left: 0.7em;
}
.pagination a.disabled {
  cursor: default;
  color: #CDCDCD;
  background-position: 0 -42px;
}
.pagination a:hover {
  color: #666;
}
table.date_matches tr.group-sub-head th {
  font-weight: bold;
  background: none;
  color: black;
}

div.block_player_matches .team, div.block_venue_matches .team {
  width: 10em;
}
table.matches th.player-events, table.matches td.player-events {
  padding-left: 1em;
  width: 7em;
  font-size: 85%;
}
table.matches th.attendance, table.matches td.attendance {
  text-align: right;
  width: 10em;
  font-size: 85%;
  color: #666;
}
table.matches .player-events img {
  vertical-align: middle;
}
table.matches .player-events span.role {
  color: #666;
}

table.matches tr.gameweek-head th {
  font-weight: bold;
  border: 1px solid #D5D3D6;
  border-width: 1px 0;
  background: white;
  padding: 0.5em;
}

.block_match_team_matches table.matches .team {
  width: 13.25em;
}

table.matches tr.live th {
  background: #ffe2dc;
}

table.matches tr.live.expanded th {
  background: #4F4F4F;
}

table.matches tr.live th h3 {
  background: url(../../img/live.png) no-repeat center right;
}
table.matches tr.live.expanded th h3 {
  background: transparent;
}

table.matches tr.ad {
  background: #fff;
}
table.matches tr.ad td{
  padding: 0;
}

.promobar {
  margin: 5px 10px 5px 20px;
  display: block;  
  background-repeat: no-repeat;
  background-position: 0 0;
  padding-left: 25px;
  font: 12px Arial, sans-serif;
  height: 28px;
  color: #999;
}
.promobar strong, .promobar em {
  float: left;
  display: block;
}
.promobar strong {
  margin: 0 10px 0 5px;
  font: bold 18px Arial, sans-serif;
  height: 28px;
  line-height: 28px;
}
.promobar em {
  padding-top: 1px;
  height: 27px;
  line-height: 27px;
}
.promobar:hover {
  background-position: 0 -28px;
  color: #f60;
}
.promobar.iphone {
  background-image: url(../../img/iphone_sprite.png);
}
.promobar.smsalerts {
  background-image: url(../../img/smsalerts_sprite.png);
}
.promobar.sportingbet {
  background-image: url(../../img/banners/sportingbet_136x28.jpg);
  padding-left: 150px;
}
.promobar.sportingbet:hover {
  background-position: 0 0;
  color: #009de4;
}
.promobar.willhill {
  background-image: url(../../img/banners/willhill_120x30.jpg);
  padding-left: 130px;
}
.promobar.willhill:hover {
  background-position: 0 0;
  color: #003555;
}


/*****************************************************************************
* Events
*****************************************************************************/
table.matches tr.loading td.loading-icon span {
  display: none;
}
table.matches tr.loading td.loading-icon {
  background: url(../../img/loading_white.gif) no-repeat center center;
}
table.matches tr.loading div {
  height: 22px;
}
table.matches tr.loading {
  display: table-row;
}
table.matches tr.loading .event-icon div {
  border-color: transparent;
}
table.matches tr.event .player, table.matches tr.event .player a {
  color: #666;
}
table.matches tr.event .player-a {
  text-align: right;
  padding-right: 0.7em;
}
table.matches tr.event .player-b {
  text-align: left;
  padding-left: 0.7em;
}
table.matches tr.event td {
  padding: 0;
  line-height: 1.25em;
}
table.matches tr.event td div {
  padding: 0.1em 0;
}
table.matches tr.event .event-icon{
  vertical-align: top;
  text-align: center;
  border-width: 0 1px;
  border-style: solid;
  color: #444;
}
table.matches tr.event .loading-icon {
  border-color: transparent;
}
table.matches tr.event .event-icon div {
  
}
table.matches tr.first-other td div {
 padding-top: 1em; 
}
table.matches tr.first-event td div {
  padding-top: 0.5em;
}
table.matches tr.last-event td div {
  padding-bottom: 0.5em;
}
table.matches tr.odd .event-icon {
  border-color: #e0e0e0;
}
table.matches tr.even .event-icon {
  border-color: #dadada;
}
table.matches tr.event .event-minute {
  color: black;
}
table.events td div {
  padding: 0.2em;
  color: black;
}
table.events tr.event .event-icon {
  border-color: #dadada;
  color: black;
}
table.events .player {
  width: 44.5%;
}
.block_match_goals table.matches tr.event td.player,
.block_match_penalty_shootout table.matches tr.event td.player {
  font-size: 100%;
}
.block_match_goals table.matches tr.event td.player a,
.block_match_penalty_shootout table.matches tr.event td.player a {
  color: black;
}
table.events .assist {
  font-size: 93%;
}
table.events .assist, table.events .assist a {
  color: #666 !important;
}

table.matches td {
  line-height: 1.25em;
}
table.date_matches tr.last td {
  padding-bottom: 0.3em;
}

/*****************************************************************************
* Squad
*****************************************************************************/
table.squad .competition {
  text-align: center;

}

table.squad .photo {
  width:22px;
  padding-right: 0.2em; 
}

table.squad .name {
  padding-left: 0.5em;
}

table.squad .shirtnumber {
  width: 1.8em;
  padding-right: 0.5em;
  text-align: right;
}

table.squad .position {
  width: 1em;
}
table.squad td.position {
  font-size: 93%;
}

table.squad .number {
  text-align: center;
}

table.squad .flag {
  padding-left: 4px;
  padding-right: 4px; 
  width:16px;
}

table.squad .age {
  width: 3em;
}

table.squad .statistic {
  width: 1.6em;
  color: #999;
  text-align: center;
}
table.squad .game-minutes {
  width: 3em;
  text-align: right;
  padding-right: 0.4em;
}

table.squad .status {
  width: 2em;
}
table.squad .status acronym {
  font-size: 93%;
}
table.squad .status p {
  text-align: center;
}

table.squad .available {
  color: black;
}

table.squad .position-heading {
  color: black;
  font-weight: bold;
}

table.squad .position-footing {
  background-color: white;
}

table.squad .date {
  width: 8em;
}

table.squad .in-out {
  width: 20px;
  text-align: center;
}


/*****************************************************************************
* Competition left tree
*****************************************************************************/
ul.left-tree a {
  color: black;
	font: 11px arial,helvetica,clean,sans-serif;
	font-weight: 400;
}
ul.left-tree li.odd {
  background-color: #f4f4f4;
}
ul.left-tree li {
  list-style-type: none;
  margin-bottom: 0.2em;
  margin-left: 0.2em;
}
ul.left-tree li.current a{
  font-weight: 700;
}
ul.left-tree li.current ul {
  font-weight: 400;
}
ul.left-tree ul.expanded li a{
  font-weight: 700;
}
ul.left-tree li.expanded {
  list-style-type: none;
}
ul.left-tree li ul.level-1 li {
	margin-left: 1.6em;
	color: #666666;
}
ul.left-tree li ul.level-1 li ul li {
	margin-left: 0.4em;
}
ul.left-tree li ul.level-1 li ul li ul li {
	margin-left: 0.4em;
}


ul.left-tree li ul.level-1 li a {
	color: #666666;
}

ul.left-tree li.expanded a {
	font-weight: bold;
}

ul.left-tree li ul.level-1 li.current a {
	color: #ff3300;
}

ul.left-tree li ul.level-1 li.leaf a {
	color: #666666;
}

ul.left-tree li ul.level-1 li.leaf.current a {
	color: #ff3300;
}

ul.left-tree ul {
  display: none;
}
ul.left-tree ul.expanded {
  display: block;
  margin-bottom: 0.2em;
  margin-top: 0.2em;
}
ul.left-tree li.leaf {
  list-style-image: none;
  list-style-type: none;
  margin-bottom: 0em;
}

/*****************************************************************************
* Competition tree
*****************************************************************************/
ul.tree a {
  color: black;
}
ul.tree li.odd {
  background-color: #f4f4f4;
}
ul.tree li {
  list-style-type: disc;
  list-style-image: url(../../img/soccerway/arrow_right.png);
  margin-bottom: 0.2em;
  margin-left: 1.5em;
}
ul.tree li.current {
  font-weight: bold;
}
ul.tree li.current ul {
  font-weight: normal;
}
ul.tree li.current ul {
  /* font-weight: bold; */
}
ul.tree li.expanded {
  list-style-image: url(../../img/soccerway/arrow_down.png);
}
ul.tree ul {
  display: none;
}
ul.tree ul.expanded {
  display: block;
  margin-bottom: 0.2em;
  margin-top: 0.2em;
}
ul.tree li.leaf {
  list-style-image: none;
  list-style-type: none;
  margin-bottom: 0em;
}

.competitions_tree .row {
  clear: both;
  margin-bottom: 1em;
}
.competitions_tree .last {
  margin-bottom: 0;
}
.competitions_tree .column {
  float: left;
  width: 50%;
}

.block_competition_tree .archive-link {
  font-weight: normal;
  font-size: 93%;
  color: #444;
}

.block_team_fansites li {
  width: 45%;
  float: left;
}

/*****************************************************************************
* Team & match info
*****************************************************************************/
.website {
  margin-bottom: 1em;
}
.logo {
  background: white;
  padding: 0.5em;
  margin: 0 auto;
  width: 150px;
  border: 1px solid #D5D3D6;
  margin-bottom: 1em;
}

.block_match_editorial p {
  margin-bottom: 0.7em;
}

/*****************************************************************************
* News
*****************************************************************************/
table.news .date{
  padding-left: 0.5em;
  width: 5em;
  color: #666;
}

.block_news_article {
  text-align: justify;
}
.block_news_article h1 {
  font-size: 189%;
  margin-bottom: 0.2em;
  text-align: left;
}
.block_news_article .photo {
  float: right;
  margin-left: 1.5em;
  margin-bottom: 1em;
  background: black;
  color: white;
  border: 1px solid black;
  font-size: 85%;
  max-width: 250px;
  text-align: center;
}
.block_news_article .photo .description {
  padding: 0.1em 0.4em;
  text-align: left;
}
.block_news_article p {
  margin-bottom: 1.5em;
}
.block_news_article a {
  text-decoration: underline;
}
.block_news_article p.meta {
  color: #ff3301;
  font-weight: bold;
  margin-bottom: 1.5em;
}
.block_news_article .author {
  color: #ff3301;
  font-weight: bold;
}

.mainstory img {
  margin-bottom: 0.5em;
}
.mainstory-link {
  display: block;
  font-weight: bold;
  font-size: 123.1%;
  margin-bottom: 0.1em;
}
.small-story {
  font-size: 93%;
  min-height: 50px;
}

.small-story-thumb {
  float: left;
  display: block;
  margin-right: 5px;

  
}

.mainstory {
  /* margin-bottom: 1em; */
}

.home_news_topstories_container {
  margin-top: -0.5em; 
  margin-bottom: -0.5em;
}

.home_news_topstories_container li {
  padding-bottom: 0.5em; 
  padding-top: 0.5em;
  margin-top: 0.5em; 
  margin-bottom: 0.5em;
  clear: both;
}

.home_news_topstories_container li span {
  vertical-align:middle; 
  line-height: 123.1%; 
  background: #4F4F4F none repeat scroll 0 0;
  color:white; 
  font-size:13px; 
  font-weight:normal; 
  padding: 0.1em 0.4em; 
  margin-right: 0.4em;
}


.home_news_topstories_container li .small_story {
  margin-top: 0.3em; 
  margin-bottom: 0.3em; 
  min-height:50px;
}

.home_news_topstories_container li .small_story a {
  padding: 0.4em; 
  padding-top:0; 
  padding-left:0; 
  float: left;
}

.home_news_topstories_container li .small_story a img {
  border:1px solid black;
  width: 90px;
  height: 51px;
}

.home_news_container {
  background: white;
}
.home_news_container ul {
  padding-left: 1.2em;
}
.home_news_container li {
  list-style-type: disc;
  list-style-image: url(../../img/soccerway/arrow_right.png);
}

.home_news_container .small-story {
  color: #444;
}
.home_news_container ul a {
  font-size: 93%;
  color: black;
}
div.content-column div.logo {
  width: 100px;
}
div.content-column div.logo img {
  width: 100px;
  height: 100px;
}

.feed-link
{
  padding-left: 18px;
  vertical-align: center;
  background: url(../../img/feed_icon.png) no-repeat 0px 0px;
  line-height: 16px;
} 


/*****************************************************************************
* Popular
*****************************************************************************/
ol.popular, ol.popular li {
  list-style-type: decimal;
  list-style-position: outside;
}
ol.popular li {
  margin-left: 2em;
}

/*****************************************************************************
* Passport
*****************************************************************************/
.block_person_passport dt {
  width: 35%;
}
.block_person_passport dd {
  width: 65%;
}

/*****************************************************************************
* Calendar
*****************************************************************************/
.calendar {
  width: 100%;
}
.calendar .weekbox {
  clear: left;
}
.calendar .daybox {
  float: left;
  width: 13.3%;
  text-align: center;
  margin: 0.1em;
  cursor: pointer;
  padding: 0.3em 0;
}
.calendar .dayinmonth {
  background: white;
}
.calendar .dayselected {
  font-weight: bold;
  cursor: default;
  background: #F34419;
  color: white;
}
.calendar .endweek {
  float: left;
}
.calendar .calprevmonth {
  float: left;
}
.calendar .calnextmonth {
  float: right;
}
.calendar .caltitle {
  text-align: center;
  padding: 0.2em;
}
.calendar .calcontrol {
  cursor: pointer;
  padding: 0.2em;
}
.calendar .calclose, .calendar .calprevyear, .calendar .calnextyear {
  display: none;
}

/*****************************************************************************
* Compare statistics
*****************************************************************************/
.compare thead tr.sub-head {
  display: table-row;
}
.compare .competition {
  text-align: center;
}
.compare .main {
  padding: 0.2em;
}
.compare .number {
  text-align: center;
  width: 32%;
}
.compare .title {
  padding-left: 0.5em;
}
.compare tr.first th, .compare tr.first td {
  padding-top: 0.3em;
}
.compare tr.last th, .compare tr.last td {
  padding-bottom: 0.3em;
}

/*****************************************************************************
* Live search
*****************************************************************************/
.block_news_related, .block_home_competitions, .block_competitions_popular, .block_players_transfers_menu, .block_players_abroad_menu, .block_teams_popular {
  font-size: 85%;
}
.small-list li.even {
  background: #f4f4f4;
}
.small-list li.odd {
  background: white;
}
.small-list li {
  padding: 0.2em 0em;
}

.block_news_related .small-list {
  margin-bottom: 1em;
}
.block_news_related .last {
  margin-bottom: 0;
}


/**
 * Media: videos and photos
 */
div.mediaOverview {
}
	div.mediaOverview div div.media {
		float: left;
	}
		div.mediaOverview div div.media a {
			display: block;
			width: 140px;
			height: 138px;
			margin: 0 0px 15px 0;
			padding: 8px 3px;
			font-size: 11px;
			text-align: center;
			border: 1px solid #fff;
			color: #444;
			overflow: hidden;
		}
		div.mediaOverview div div.media a:hover {
			background-color: #E6B099;
			border-color: #D43D1F;
		}
		div.mediaOverview div div.media span {
			display: block;
			clear: left;
			margin-top: 5px;
		}

div.videoContainer div.videoObject {
	text-align: center;
}


/*****************************************************************************
* Forms
*****************************************************************************/
dl.form dt, dl.form dd {
  margin-bottom: 0.5em;
}
dl.form dt.error {
  color: #f00;
}
dl.form span.error, form ul.errors li {
  color: #f00;
  font-weight: bold;
  font-size: 93%;
}
form ul.errors {
  margin-bottom: 0.7em;
}
dl.form span.error {
  padding-left: 0.7em;
}
form p.submit {
  margin-top: 0.7em;
}
.form-container p {
  margin-bottom: 0.7em;
}
.form-container p.notice {
  color: #0A990B;
  font-weight: bold;
}

dl.form a {
  color: #ff3301;
}

p.submit {
  margin-bottom: 0;
}

.block_user_login p.submit {
  margin-bottom: 0.7em;
}

.block_settings_avatar_upload p.desc {
  margin-bottom: 1em;
}


/*****************************************************************************
* Avatars
*****************************************************************************/
.avatar-picker li {
  float: left;
  width: 25%;
  text-align: center;
  margin-bottom: 0.5em;
}
.avatar-picker img {
  cursor: pointer;
}
.avatar-picker input {
  display: none;
}
.avatar-picker div {
  padding: 0.3em 0;
  border: 0.35em solid transparent;
}
.avatar-picker .selected div {
  border-color: black;
}


/*****************************************************************************
* Match info
*****************************************************************************/
div.block_match_info div.left {
  width: 30%;
  float: left;
}
div.block_match_info div.middle {
  width: 40%;
  float: left;
}
div.block_match_info div.right {
  width: 30%;
  float: right;
}
div.block_match_info div.container {
  text-align: center;
}
div.block_match_info dl {
  text-align: left;
}
div.block_match_info .details {
  margin-bottom: 1em;
}
div.block_match_info dt {
  width: 40%;
}
div.block_match_info dd {
  width: 60%;
}
div.block_match_info h3 {
  margin-bottom: 0.5em;
}
div.block_match_info div.form {
  width: 90px;
  margin: 0 auto;
  margin-bottom: 0.5em;
}
div.block_match_info h3.scoretime {
  font-size: 123.1%;
}
div.block_match_info h3.score-orange {
  color: #ff3301;
}
div.block_match_info .game-minute {
  color: #ff3301;
  font-weight: bold;
}


/*****************************************************************************
* Match editorial
*****************************************************************************/
.block_match_editorial .more-link {
  color: #444;
}


/*****************************************************************************
* Footer
*****************************************************************************/
#footer .title {
  clear: left;
  padding: 10px 15px 3px;
  font-size: 1.35em;
  font-weight: normal;
  color: #999;
}
#footer .cols {
  float: left;
  background: #f4f4f4;
  padding: 15px 0;
}
#footer .col {
  float: left;
  width: 159px;
  padding: 0 20px;
  border-left: 1px solid #e0e0e0;
}
#footer .col:first-child {
  border-left: none;
}
#footer ul {
  margin-bottom: 1em;
}
#footer ul:last-child {
  margin-bottom: 0;
}
#footer .col li.title {
  padding: 0;
  font-size: 1.1em;
  color: #333;
  padding-bottom: 3px;
}
#footer .col li {
  display: block;
  font-size: 1em;
  color: #666;
}
#footer .col li a {
  color: #666;
}
#footer .col li a:hover {
  color: #000;
}

#copyright {
  clear: both;
  padding: 15px 0;
  font-size: 93%;
  text-align: center;
  color: #333;
}
#copyright a {
  color: #333;
}
#copyright a:hover {
  color: #000;
}

/*****************************************************************************
* Sponsored links
*****************************************************************************/
.block_ad_sponsored_links div {
  border-bottom: 1px solid #d5d3d6;
  padding: 0.3em 0.7em;
  font-size: 93%;
}
.block_ad_sponsored_links div.sl-first {
  margin-top: 0;
}
.block_ad_sponsored_links div.sl-last {
  border: 0;
  margin-bottom: 0.7em;
}
.block_ad_sponsored_links a {
  display: block;
}

.block_ad_sponsored_links_localized div {
  border-bottom: 1px solid #d5d3d6;
  padding: 0.3em 0.7em;
  font-size: 93%;
}
.block_ad_sponsored_links_localized div.sl-first {
  margin-top: 0;
}
.block_ad_sponsored_links_localized div.sl-last {
  border: 0;
  margin-bottom: 0.7em;
}
.block_ad_sponsored_links_localized a {
  display: block;
}

div.ad_header, div.ad_navbar_right, div.ad_floating_bar, div.ad_betting_right, div.ad_date_matches{
  margin-bottom: 0;
}
table.matches tr.ad div.ad_date_matches{
  padding: 0;
}
div.ad_120 .tag{
  margin-bottom: 1em;
}
div.ad_floating_bar{
  display: none;
  position: fixed;
  left: 0;
  bottom: 0;
  margin: 0;
  padding: 0;
  width: 100%;
  z-index: 900;
}
div.ad_floating_bar div{
  position: relative;
  margin: 0 auto;
  width: 1000px;
  height: 50px;
  box-shadow: 0 -5px 7px #ccc;
}
div.ad_floating_bar .close{
  position: absolute;
  top: 10px;
  right: 10px;
  display: block;
  width: 16px;
  height: 16px;
  background: url(../../img/floating_close.png) no-repeat;
  cursor: pointer;
}
div.ad_floating_bar .close:hover{
  opacity: 0.9;
}
div.ad_betting_right div{
  margin-bottom: 1em;
}

/*****************************************************************************
* Competition archive
*****************************************************************************/
.block_competition_archive .season {
  padding-left: 0.7em;
}
.block_competition_archive .winner, .block_competition_archive .runnerup {
  text-align: left;
}
.block_competition_archive .unavailable {
  color: #777;
}

/*****************************************************************************
* Teams
*****************************************************************************/
.block_teams_tree .competitions_tree .column{
  width: 32%;
}

table.teams_index tr.group-head th{
  padding: 0;
}
table.teams_index tr.group-head a{
  display: block;
  padding: 0.5em;
}
table.teams_index tr.group-head a:hover{
  background: #f4f4f4;
  color: #000;
}
table.teams_index tr.group-head a.expanded{
  background: #4f4f4f;
  color: #fff;
}
tr.head a{
  display: block;
}
tr.head .expand_icon{
  display: block;
  float: right;
  width: 16px;
  height: 16px;
  background: url(../../img/expand_icon.png) no-repeat 0 0;
}
tr.head a:hover .expand_icon{
  background-position:-17px 0;
}
tr.head a.expanded .expand_icon{
  background-position:0 -16px;
}
tr.head a.expanded:hover .expand_icon{
  background-position:-17px -16px;
}
table.teams_index .competition-head td{
  padding: 6px 6px 6px 25px;
  font-weight: bold;
}
table.teams_index .team td{
  padding: 3px 3px 3px 50px;
  width: 270px;
}
.block_teams_index_national_teams table.teams_index .team td{
  padding-left: 25px;
  background: #fff;
}

.block_rankings .leaguetable .team{
  width: auto;
}

.block_teams_comparison p {
  margin-bottom: 0.7em;
}
.block_teams_comparison select {
  width: 100%;
  clear: left;
}
.block_teams_comparison select.area_id {
  margin-bottom: 1em;
}
.block_teams_comparison select.team_id {
  margin-bottom: 1.5em;
}
.block_teams_comparison h3 {
  padding: 0;
}

/*****************************************************************************
* Index
*****************************************************************************/
div.index ul, div.index li{
  display: block;
  clear: left;
}

div.index li > ul{
  display: none;
}
div.index li.expanded > ul{
  display: block;
}

div.index ul li{
  float: left;
  width: 557px;
  border-bottom: 1px solid #d5d3d6;
  background: #fff;
  color: #000;
  font-weight: bold;
}
div.index ul li .row{
  width: 543px;
  height: 16px;
  padding: 6px 7px;
}
div.index ul li li .row {
  float: left;
  height: auto;
}
div.index ul li.expanded > .row,
div.index ul li.expanded > .row a,
div.index ul li.expanded:hover > .row{
  background: #4f4f4f;
  color: #fff;
}
div.index li.expandable .row{
  cursor: pointer;
}
div.index li.expandable:hover > .row{
  background: #f4f4f4;  
}

div.index ul li.even{
  background: #fff;
}
div.index ul li.odd{
  background: #f4f4f4;
}
div.index ul li:first-child{
  border-top: 1px solid #d5d3d6;
}

div.index li a,div.index li span{
  display: block;
  float: left;
  line-height: 16px;
}

div.index .flag_16{
  height: 14px;
  margin-top: 1px;
}
div.index li.expandable > .row > .expand_icon{
  display: block;
  float: right;
  width: 16px;
  height: 16px;
  background: url(../../img/expand_icon.png) no-repeat 0 0;
}
div.index li.expandable > .row:hover > .expand_icon{
  background-position:-17px 0;
}
div.index li.expanded > .row > .expand_icon{
  background-position:0 -16px;
}
div.index li.expanded > .row:hover > .expand_icon{
  background-position:-17px -16px;
}

div.index div.loading{
  clear: left;
  height: 26px;
  background: #f4f4f4 url(../../img/loading_gray.gif) no-repeat center center;
}

div.index.competitions ul.areas li li{
  border:none;
  background: #fff;
  font-weight: normal;
}
div.index.competitions ul.areas li li .row{
  padding: 5px 7px;
}

div.index.competitions ul.areas .competition{
  margin-left: 20px;
  margin-right: 10px;
  width: 220px;
}
div.index.competitions ul.areas .type{
  margin-right: 10px;
  width: 150px;
}
div.index.competitions ul.areas .season{
  width: 100px;
}

div.index.competitions ul.areas.international .competition{
  width: 290px;
}
div.index.competitions ul.areas.international .season{
  width: 180px;
}

div.index.teams ul.competitions li.expanded > .row,
div.index.teams ul.competitions li.expanded > .row a,
div.index.teams ul.competitions li.expanded:hover > .row{
  background: inherit;
  color: inherit;
}
div.index.teams ul.competitions li.expandable:hover > .row{
  background: inherit;
}
div.index.teams ul.competitions ul.teams li{
  background: inherit;
}
div.index.teams ul.competitions > li{
  border: none;
}
div.index.teams ul.competitions .competition{
  margin-left: 20px;
}
div.index.teams ul.teams li{
  clear: none;
  border: none;
  width: 270px;
}
div.index.teams ul.areas ul.teams .row{
  margin-left: 20px;
  width: 250px;
  padding-top: 3px;
  padding-bottom: 3px;
  font-weight: normal;  
}
div.index.teams ul.areas ul.competitions ul.teams .row{  
  margin-left: 40px;
  width: 230px;
}
div.index.teams ul.teams .row:last-child{
  padding-bottom: 6px;
}
div.index.teams ul.competitions div.loading{
  background-color: transparent;
}

.block_competitions_upcoming td{
  padding-left: 5px;
  padding-right: 5px;
}
.block_competitions_upcoming td.date{
  text-align: right;
}

/*****************************************************************************
* Navbar
*****************************************************************************/

#navbar {
  line-height: 2em;
  background: #ccc;
  position: relative;
  margin-top: 0.2em;
  padding-left: 0.5em;
  height: 28px;
}

#navbar-top{
  background-color: #EFEFEF;
  border-bottom: 1px solid black;
  padding: 0.2em;
}

#navbar-left {
  float: left;
}
#navbar-right {
  float: right;
}
#navbar-right li {
  float: left;
  display: block;
  margin-left: 0.5em;
  padding: 0 0.8em 0 0.6em;
}
#navbar-right li.current {
  background-color: #4F4F4F;
}
#navbar-right li.current a {
  color: white;
}

#navbar select, #navbar input {
  font-size: 93%;
  vertical-align: middle;
}

#navbar select.nav-select {
  margin: 0.2em 0.4em 0.2em 0;
  width: 160px;
}

.navbar-button {
  background-repeat: no-repeat;
  background-position: 0 1px;
  padding-left: 20px;
}

#navbar-right li.current .navbar-button {
  background-position: 0 -18px;
}

.block_navbar{
  margin-top: -2px;
}

#subheading select {
  font-size: 85%;
}

#subheading h1 {
  font-family: arial;
  color: #000000; /*#ff3301;*/
  text-transform: uppercase;
  font-size: 24px;
  font-weight: bold;
  z-index: 2;
  position: absolute;
  padding: 8px 5px 5px 10px;
}

#subheading h1 .flag_24 {
  display: inline-block;
  padding-left: 0;
  width: 30px;
  height: 21px;
  overflow: hidden;
}

#subheading h2 {
  color: #000000; /*#ff3301;*/
  text-transform: uppercase;
  font-size: 24px;
  font-weight: normal;
  z-index: 90;
  position: absolute;
  padding: 0px 5px 0px 55px;
  margin-left: 20px;
  margin-top: 10px;
}

/*****************************************************************************
* Google map pop-up windows
*****************************************************************************/

.popup .popup-caption
{
  margin-bottom: 1em;
  vertical-align: middle;
}

/*****************************************************************************
* iPhone application
*****************************************************************************/

	#iphone #slider ul, #iphone #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#iphone #slider, #iphone #slider li{ 
		/* 
			define width and height of container element and list item (slide)
			list items must be the same size as the slider area
		*/ 
		width:320px;
		height:480px;
		overflow:hidden;		
		}
	#iphone span#prevBtn{font-weight:bold;}
	#iphone span#nextBtn{font-weight:bold;}	
  
  #iphone div#iphone-slider-container
  {
    float: right;
  }
  
  #iphone ul.features
  {
    margin-top: 1em;
    margin-bottom: 1em;
  }
  
  #iphone ul.features li{
    list-style-image:none;
    list-style-position: inside;
    list-style-type: square;
  }
  
  #iphone table#action-buttons
  {
    border: none;
  }
  
  #iphone table#action-buttons td
  {
    padding: 2.2em;
    text-align: center;
  }

/*****************************************************************************
* Pop-up windows
*****************************************************************************/

#popup, .popup {
  background-color: #FFF;
  border: 1px solid black;
  position: absolute;
  z-index: 1000;
  padding: 0px;
  margin: 0px;  
  text-align: left;  
  width: 45em;
  height: 38em;
}
#popup.hidden, .popup.hidden {
  display: none;
}
#popup .heading-wrapper, .popup.heading-wrapper {
  margin: 0px;
  padding: 0em; 
  border-bottom: 1px solid #D5D3D6;
  background-color: white;
  width:100%; 
}
#popup h3, .popup h3 {
  padding: 0.4em; 
  font-weight: bold;
  background: #4f4f4f;
  color: #fff;
}
#popup h3 a, .popup h3 a {
  background: #4f4f4f;
  color: #fff;
}
#popup p, .popup p {
  padding: 0.7em;
}
#popup div.popup-content, .popup div.popup-content {
  height: 36em;
  overflow: auto;
}
#popup div.content, .popup div.content {
  border:none;
  background: transparent;
  padding: 0px;
  margin: 0px;  
}

table.popup-matches-table {
  margin: 0.4em 0;
  width: 100%;
  font-size: 93%;
}
table.popup-matches-table tr.subhead {
  background: #ccc;
}
table.popup-matches-table tr.subhead td.eventicon {
  padding: 0 3px;
}
table.popup-matches-table tr.subhead td.eventicon img {
  margin: 3px auto;
  display: block;
}
table.popup-matches-table td {
  padding: 0 0.3em;
  vertical-align: middle;
}
table.popup-matches-table td.date {
  white-space: nowrap;
}
table.popup-matches-table td.team-a {
  text-align: right;
  width: 17em;
}
table.popup-matches-table td.score {
  text-align: center;
  width: 5em;
  font-weight: bold;
}
table.popup-matches-table td.score a {
  display: block;
  line-height: 1.75em;
}
table.popup-matches-table tr.odd td.score a {
  background-color: #e0e0e0;
}
table.popup-matches-table tr.even td.score a {
  background-color: #dadada;
}
table.popup-matches-table tr td.score a:hover {
  background-color: #bbb;
}
table.popup-matches-table td.team-b  {
  text-align: left;
  width: 17em;
}
table.popup-matches-table td.points {
  text-align: center;
  font-weight: bold;
  border: none;
  width: 1.5em;
}
table.popup-matches-table td.strong {
  font-weight: bold;
}
table.popup-matches-table tr.total {
  border-top: 1px solid #ccc;
  font-weight: bold;
  text-align: center;
}

table.popup-matches-table.player {
  margin-top: 0;
}

#popup .notice {
  margin: 2em;
  text-align: center;
}
  
#popup .handle {
  display: block;
  width: 100%;
  height: 2em;
  top: 0;
  left: 0;
  position: absolute;
  cursor: move;
}
#popup a.close-button, .popup a.close-button
{
  display: block;
  width: 16px;
  height: 15px;  
  background: url(../../img/cross_icons.png) no-repeat;
  top: 5px;
  right: 4px;
  position: absolute;
}
#popup a.close-button:hover, .popup a.close-button:hover {
  background-position: -17px 0;
}
div.popup-loading {
  background-image: url(../../img/loading_white.gif);
  background-repeat: no-repeat;
  background-position: center center;
}

td[data-popup] {
  cursor:hand;
  cursor:pointer;
}
td[data-popup]:hover {
  background-color: #bbb !important;
  font-weight: bold;
  color: black;
}
  
table.matches tr.aggr td {
  background-color: #dadada;
}
table.matches tr.aggr td.score-time {
  background-color: #bebebe;
}

table.aggregates td {
  background-color: white;
}
table.aggregates tr.last td {
  padding-bottom: 1em;
}


.match-pagination {
  position: absolute;
  right: 0;
  top: -1.3em;
}

.match-pagination a {
  padding-right: 0.3em;
}

.page-dropdown-container {
  float: right;
  text-align: center;
  font-size: 93%;
  margin-top: -2.4em;
  margin-right: 1em;

}

.page-dropdown-container label {
  font-weight: bold;
}
.page-dropdown-container select {
  vertical-align: middle;
}

table.table tr.highlight td {
  background-color: #FFCABF;
}

table.matches tfoot p {
  margin-bottom: 0.5em;
}
table.matches tfoot p.last {
  margin-bottom: 0;
}


.small_odds td {
  padding: 0.2em 0.5em;
}
.small_odds a {
  color: black;
}

.venue-photo-desc {
  margin-top: 0.5em;
}


.js span.timestamp { visibility: hidden; }


acronym {
	cursor: help;
}

.block_competition_venues li {
  padding: 0.5em 0 0.5em 1em;
}
.block_competition_venues h3 {
  padding: 0;
  margin-bottom: 1em;
}
.block_competition_venues h4 {
  margin-bottom: 1em;
}
.block_competition_venues .even {
  background-color: white;
}
.block_competition_venues .right {
  width: 60%;
  float: left;
}

/*****************************************************************************
* Community buttons
*****************************************************************************/
.community-button {
  background-repeat: no-repeat;
  padding-left: 16px;
}
.community-join {
  background-image: url(../../img/community/join.png);
}
.community-login {
  background-image: url(../../img/community/login.png);
}
.community-username {
  background-image: url(../../img/community/username.png);
}
.community-settings {
  background-image: url(../../img/community/settings.png);
}
.community-logout {
  background-image: url(../../img/community/logout.png);
}



.search-options {
  margin-top: 0.6em;
}
.search-options p {
  margin-bottom: 0.2em;
}
.results-loading img {
  vertical-align: middle;
}
.search-options .meta {
  color: #666;
  font-size: 93%;
}


.block_user_passport h3 {
  font-weight: bold;
  margin-top: 1.5em;
  margin-bottom: 1em;
  text-transform: uppercase;
}

.block_teams_favourites p {
  font-size: 93%;
  margin-top: 1em;
  color: #666;
}

.block_user_favourites .favourite-container {
  width: 50%;
  float: left;
  text-align: center;
  margin-bottom: 1.5em;
}
.block_user_favourites .favourite-container:nth-child(odd) {
  clear: left;
}
.block_user_favourites h3 {
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 0.5em;
}
.block_user_favourites img {
  margin-bottom: 0.5em;
  border: 1px solid #ccc;
}

.block_competition_playerstats_topscores-wrapper .match-pagination,
.block_competition_playerstats_diciplinary-wrapper .match-pagination,
.block_competition_playerstats_assists-wrapper .match-pagination {
  top: -53px;
}

div.block_competition_playerstats_topscores-wrapper div.content,
div.block_competition_playerstats_diciplinary-wrapper div.content,
div.block_competition_playerstats_assists-wrapper div.content {
  padding-top: 0;
	border-top: none;
}

.col-50-l {
  width: 49%;
  float: left;
}
.col-50-r {
  width: 49%;
  float: right;
}

.right-subnav {
  width: 100px;
  height: 20px;
  overflow: hidden;
  position: absolute;
  right: 10px;
  top: 8px;
  z-index: 400;
  border: solid 1px #f3552e;
  background: #f4f4f4;
}

.right-subnav:hover {
  height: 72px;
}
.right-subnav .right-subnav-current, .right-subnav .right-subnav-list li {
  padding: 2px;
}
.right-subnav:hover .right-subnav-content .right-subnav-current {
  display: none;
}
.right-subnav .right-subnav-list li, .right-subnav .right-subnav-current {
  height: 20px;
}
.right-subnav .right-subnav-list li a{
  color: #000000;
  text-decoration: none;
}
.right-subnav .right-subnav-list li a.right-subnav-active, .right-subnav .right-subnav-current a.right-subnav-active{
  color: #ff0000;
  text-decoration: underline;
}

.playerstats .competition{
  width: 27%;
}


.block_competitions_cups h3, .block_competitions_domestic h3 {
  text-transform: uppercase;
  font-weight: bold;
  background-color: #f4f4f4;
  border: 1px solid #d5d3d6;
  padding: 0.3em 0.5em;
  margin-bottom: 0.5em;
}

.players_transfers{
  line-height: 1.5em;
}

/*****************************************************************************
* Error reporting form
*****************************************************************************/

#error-reporting {width: 940px; padding: 30px}
#error-reporting .heading {float: left; width: 260px; text-align:right}
#error-reporting .heading h1 {margin-top: 30px}
#error-reporting .form {float: left; width: 500px; margin-left : 80px}
#error-reporting .form form {margin-top: -1em}
#error-reporting .form label {display:block; margin:1em 0 .3em; cursor: pointer}
#error-reporting .form input,
#error-reporting .form select {width: 200px; padding: 2px}
#error-reporting .form textarea {width: 99%; height: 160px; margin: 0 0 1em}
#error-reporting .form .errors {margin: 1em 0 1.5em}
#error-reporting .form .errors p {padding:1em; margin:1em 0 0; border:1px solid #F26522; background:#F26522; color:#fff; font-size:11px; font-weight: 700 }
#error-reporting .close { text-align:right; margin-top: -1.8em }
#error-reporting .close button { padding: .2em 1em }
#error-reporting .error-form-success { padding: 3em 0; font-size: 14px}


/*****************************************************************************
* Trophies
*****************************************************************************/

table.trophies td, table.trophies td { 
  padding: 0.3em 0.5em;
}
table.trophies td {
  vertical-align: top;
}
table.trophies .group-head th {
  padding: 0.3em 0.5em;
  background: #d9dad9;
  color: #000;
  font-weight: bold;
}
table.trophies-table td.competition a {
  font-weight: bold;
}

table.trophies .total {
  text-align: right;
}
table.trophies .seasons {
  width: 50%;
}
table.trophies .label {
  white-space: nowrap;
}
table.trophies .won {
  text-align: right;
}
table.trophies tr.total td {
  font-weight: bold;
}
table.trophies tr.total td.text {
  text-transform: uppercase;
  text-align: right;
}
table.trophies th, table.trophies td {
  padding: 0.3em 0.5em;
}
table.trophies .unavailable {
  color: #777;
}


/* GSM LOGO */
#footer .col li .gsm-logo {  
  display: block;
  margin: 15px auto;
  width: 113px;
  height: 53px;
  background: url("../../img/soccerway/gsm_logo.png") no-repeat 0 -53px;
}
#footer .col li .gsm-logo:hover {
  background-position: 0 0; 
}

span.debug_phrase {
  color: #960E1E !important;
  background: white;
  box-shadow: 0.9px 2px 4px #5C1018;
  position: relative;
  text-transform: none;
  display: inline-block;
  padding: 4px !important;
  margin-bottom: 2px !important;
  z-index: 1000;
}

#div-gpt-ad-1325073145951-5 iframe {
  max-height: 27px !important;
}

div#logo-bar.big-localized-www {
  background: #f85f00 url(../../img/soccerway/swbanners/world.png) no-repeat left center;
}
div#logo-bar.big-localized-ar {
  background: #f85f00 url(../../img/soccerway/swbanners/ar.png) no-repeat left center;
}
div#logo-bar.big-localized-br {
  background: #f85f00 url(../../img/soccerway/swbanners/bra.png) no-repeat left center;
}
div#logo-bar.big-localized-cn {
  background: #f85f00 url(../../img/soccerway/swbanners/cn.png) no-repeat left center;
}
div#logo-bar.big-localized-de {
  background: #f85f00 url(../../img/soccerway/swbanners/ger.png) no-repeat left center;
}
div#logo-bar.big-localized-es {
  background: #f85f00 url(../../img/soccerway/swbanners/es.png) no-repeat left center;
}
div#logo-bar.big-localized-fr {
  background: #f85f00 url(../../img/soccerway/swbanners/fra.png) no-repeat left center;
}
div#logo-bar.big-localized-it {
  background: #f85f00 url(../../img/soccerway/swbanners/ita.png) no-repeat left center;
}
div#logo-bar.big-localized-nl {
  background: #f85f00 url(../../img/soccerway/swbanners/ned.png) no-repeat left center;
}
div#logo-bar.big-localized-pl {
  background: #f85f00 url(../../img/soccerway/swbanners/pol.png) no-repeat left center;
}
div#logo-bar.big-localized-pt {
  background: #f85f00 url(../../img/soccerway/swbanners/por.png) no-repeat left center;
}
div#logo-bar.big-localized-ro {
  background: #f85f00 url(../../img/soccerway/swbanners/rom.png) no-repeat left center;
}
div#logo-bar.big-localized-ru {
  background: #f85f00 url(../../img/soccerway/swbanners/ru.png) no-repeat left center;
}
div#logo-bar.big-localized-uk {
  background: #f85f00 url(../../img/soccerway/swbanners/uk.png) no-repeat left center;
}

.gradientback {
  background-image: url('../../img/soccerway/chartgradient.png');
  background-repeat: repeat-x;

}

.chart div.chartbar.left {
  background-image: url('../../img/soccerway/leftbarfill.gif');
  background-repeat: repeat-x;
}

.chart div.chartbar.right {
  background-image: url('../../img/soccerway/rightbarfill.gif');
  background-repeat: repeat-x;
}

.chart td.chartbar.background {
  background-image: url('../../img/soccerway/barback.gif');
  background-repeat: repeat-x;
}

table.chartselect tr td {
  background-color: #CDCDCD;
  padding: 10px;
  color: black;
  font-weight: bold;
  background-image: url('../../img/soccerway/chartbargradient.png');
  background-repeat: repeat-x;
}

#finalstages .round table.final table.versus {
  background: url(../../img/soccerway/finals.png) center center white no-repeat;
  width: 560px;
  border: 0;
  color: black;
}


#matchinfotable .left {
   background-image: url('../../img/soccerway/match_coverage_tab_left.png');
   background-repeat: no-repeat;
   background-position: left top;
   background-color: white;
   text-align: center;
}


#matchinfotable .right {
   background-image: url('../../img/soccerway/match_coverage_tab_right.png');
   background-repeat: no-repeat;
   background-position: right top;
   background-color: white;
   text-align: center;
}

dl.advertising {
  width: 557px;
}

dl.advertising dt, dl.advertising dd {
  display: block;
  clear: both;
  width: 100%;

}

dl.advertising dt {
  color: #FF3301;
  text-transform: uppercase;
  font-size: 123.1%;
  font-weight:normal;
}

dl.advertising dd {
  border-top: 1px solid #D5D3D6;
  padding: 0.8em 1px 1px 3px;
  padding-bottom: 1.5em;
}

dl.advertising ul {
  margin-bottom: 20px;
}
dl.advertising li {
  margin-left: 20px;
  list-style-type: square;
  line-height: 180%;
}

dl.advertising span.feature {
  text-shadow: 0.2px 0.9px 11px rgba(255, 51, 1, 0.2);
  color: #2B1009;
}

.no_bottom_margin {
  margin-bottom: 0 !important;
}

dl.advertising advespan.mail {
  font-size: 14px;
  font-style: italic;
  border-bottom: 1px solid #DDD;
}

dl.advertising p.mail {
  font-size: 14px;
  margin-top: 10px;
}

dl.advertising p img {
  display: block;
  float: left;
  position: relative;
}

dl.advertising p.espn img {
  padding-right: 9px;
  top: 5px;
}

dl.advertising p.olbg img {
  width: 125px;
  border: 1px solid #CCC;
  margin-right: 6px;
  border-image: initial;
}

dl.advertising p.bet365 img {
  margin-right: 5px;
  top: 3px;
}

dl.advertising p.quote {
  font-style: italic;
  padding-bottom: 45px;
  line-height: 21px;
  color: #222;
}

dl.advertising p.olbg {
  margin-bottom: 40px
}

dl.advertising p.quote span {
  display: block;
  position: relative;
  float: right;
  bottom: -8px;
  font-style: normal;
  font-size: 14px;
}

dl.advertising dd.solutions p {
  margin: 5px !important;
}

dl.advertising dd.why_soccerway {
  border-top: none !important;
  padding-top: 0 !important;
}

#popup_survey {
  z-index: 1000;
  position: fixed;
  width: 500px;
  height: 260px;
  top: 50%;
  left: 50%;
  margin-top: -230px;
  margin-left: -345px;
  border:4px solid #EC511B;
  border-radius: 8px;
  box-shadow: 0px 0px 20px rgba(0,0,0,0.4);
}

#popup_survey .popup-content {
  padding: 40px 25px 25px 25px;
}

#popup_survey li {
  margin-bottom: 1em;
}

#popup_survey p {
  text-align: center;
  color: #000;
  font-size: 1.4em;
  padding: 0;
  margin-bottom: 1em;
}

#popup_survey ul {
  text-align: center;
  margin-top: 2.5em;
}

#popup_survey li.survey_now a {
  font-size: 2em;
}

#popup_survey li a {
  color: #EC511B;
  font-size: 1.3em;
}

#popup_survey li.remind {
  float: left;
}

#popup_survey li a:hover {
  color: #fe733d;
}

.force_block {
  display:-moz-inline-stack;
  display:table-cell;
  display:inline-block;
  zoom:1;
  *display:inline;
  vertical-align:top;
}

#popup_survey li.survey_now a span {
  background-color: #EC511B;
  color: white;
  padding: 5px 10px 5px 10px;
  position: relative;
  top: -5px;
  border-radius: 5px;
}

#popup_survey div.popup-content p span {
  display: block;
  font-family: "Trebuchet MS", arial, sans-serif;
  font-size: 46px;
}