@import url(/stylesheets/boxes.css);
@import url(/stylesheets/red-box.css);
@import url(/stylesheets/yellow-box.css);

div#scoreboards {
  margin: 20px 0px 0px 35px;
  height: auto !important;
  }

img.table-header {
  margin-top: 0px !important;
  margin-top: 20px;
  }

div.event-container {
  background: url(/images/transparent-red.png) !important;
  background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/transparent-red.png, sizingMethod=scale);
  }

div#events {
  height: 95px;
  margin-bottom: 30px;
  }

div#series-events {
  margin-bottom: 30px;
  }

div.box-top-content h1 {
  float:left;
  width:400px;
}
div.box-top-content h2 {
  float: left;
  height: 19px !important;
  height:51px;
  }

div#scoreboard-tabs {
  float: right;
  margin-top: 7px !important;
  margin-right: 90px !important;
  margin-right: 0px;
  }

div#scoreboard-tabs a {
  display: block;
  float: left;
  height: 32px;
  margin-top: 10px;
  }

div#scoreboard-tabs a#h3-global.inactive,
div#scoreboard-tabs a#h3-team.inactive,
div#scoreboard-tabs a#h3-custom.inactive {
  background-position: 0px 0px;
}

div#scoreboard-tabs a#h3-global:hover,
div#scoreboard-tabs a#h3-global.active,
div#scoreboard-tabs a#h3-team:hover,
div#scoreboard-tabs a#h3-team.active,
div#scoreboard-tabs a#h3-custom:hover,
div#scoreboard-tabs a#h3-custom.active {
  background-position: 0px -32px;
}

div#scoreboards ul,
div#past-tournaments ul {
  background: url(/images/boxes/box-yellow/row-default.png) no-repeat 3px 0px;
  height: 32px;
  line-height: 31px;
  list-style-type: none;
  margin: 0px -26px 0px -26px;
  padding: 0px;
  position: relative;
  top: -15px;
  }

div#scoreboards ul.heading {
  /* background: url(/images/boxes/box-yellow/content-left.png) no-repeat -5px 0px !important; */
  background: none;
  height: 21px;
  left: inherit !important;
  left: -26px;
  line-height: 21px;
  }


div#scoreboards ul.light {
  background: url(/images/boxes/box-yellow/row-light.png) no-repeat 3px 0px;
  }

div#scoreboards ul.dark {
  background: url(/images/boxes/box-yellow/row-dark.png) no-repeat 3px 0px;
  }

div#scoreboards li,
div#past-tournaments li {
  float: left;
  height: inherit;
  line-height: inherit;
  }

#scoreboards .heading li {
  font-weight: bold;
}


div#scoreboards li.add-remove {
  width: 110px;
  text-align:center;
}

div#scoreboards .heading li.add-remove {
  width: 130px;
  text-align:center;
}

div#scoreboards li.rank {
  text-align: center;
  width: 75px;
}

div#scoreboards li.icon {
  width: 60px;
}

div#scoreboards li.award {
  width: 40px;
  }

div#scoreboards li.name {
  width: 190px;
  }

div#scoreboards li.time-score {
  width: 100px;
}

div#scoreboards li.score {
  width: 153px;
  }

div#scoreboards li.flag-action {
	text-align: center;
  width: 80px;
  }

div#scoreboards-paging {
  position: relative;
  text-align: center;
  z-index: 10;
  }

li.accounts-avatar { width: 95px; padding-left: 22px; }
li.accounts-name { width: 400px; }
li.accounts-region { }

#scores-table {
  width: 100%;
  }

img#h1-scoreboards {
  margin-top:20px;
  width: 211px;
  }

img#h2-series-events {
  height: 19px;
  margin-bottom: -15px;
  }

img#h2-100m-sprint {
  height: 19px;
  margin-bottom: 0px !important;
  margin-bottom: -10px;
  }

a#h3-global-ranking {
  background: url(/images/events/icons/global-rankings.png) no-repeat;
  height: 40px;
  width: 39px;
  padding-right: 10px;
  }

a#h3-classic-mode {
  background: url(/images/events/icons/classic-mode.png) no-repeat;
  height: 40px;
  width: 39px;
  padding-right: 10px;
  }

a#h3-expert-mode {
  background: url(/images/events/icons/expert-mode.png) no-repeat;
  height: 40px;
  width: 39px;
  }


div#series_selection {
  padding-top:20px;
  position:relative;
  z-index:200;
  text-align: center;
}

div#event_selection {
  position:relative;
  z-index:200;
}

div#global-classic-expert {
}
