/*                       */
/*       CONTEST         */
/*                       */
tr.active-rank td {
  font-weight: bold; }

.table.floatLeft table.top_rating tr.bgGrayLight th.cells-name {
  text-align: left;
  padding: 6px 3px 6px 3px; }

.table.floatLeft table.top_rating td {
  padding: 2px 3px 2px 5px;
  font-size: 10px; }

.table.floatLeft table.private_rating td.score_column {
  font-weight: bold;
  padding-left: 5px;
  padding-right: 3px; }

.table.floatLeft table.contest-information td.justify {
  text-align: justify; }

.table.floatLeft table#contest_bet td.contest_field {
  text-align: center;
  vertical-align: middle; }

.table.floatLeft table#contest_bet td.contest_date {
  white-space: nowrap; }

.table.floatLeft table#contest_bet td.contest_win,
.table.floatLeft table#contest_bet td.contest_lose {
  background-image: url(/s/img/status/win.gif);
  background-position: 5px 50%;
  background-repeat: no-repeat;
  padding-left: 12px; }

.table.floatLeft table#contest_bet td.contest_lose {
  background-image: url(/s/img/status/lose.gif); }

.table.floatLeft table#contest_rating td.contest_score {
  font-weight: bold; }

.table.floatLeft table#contest_rating td, .table.floatLeft table#contest_rating th {
  padding-left: 4px;
  padding-right: 4px; }

.table.floatLeft table#contest_rating tr.contest_rating_current td {
  font-weight: bold; }

.table .floatLeft tr.gameContestStatHeader th {
  text-align: center; }

li.gameActionBet {
  background: none; }

li.gameActionStat {
  background: none; }

li.gameStatPercents {
  background: none; }

.activeToursList {
  padding: 6px 7px 6px 8px; }

.activeToursList li {
  padding-bottom: 2px; }

.contestNavigation {
  margin-bottom: 50px; }

.contestNavigation form {
  margin-bottom: 2px;
  float: left;
  margin-top: 25px; }

#contest_bet th {
  background: url("/s/img/pattern_colums_header.png") repeat scroll center top #327930;
  border: medium none;
  color: #FFFFFF;
  font-family: "gotham";
  font-size: 15px;
  font-weight: normal;
  height: 35px;
  padding: 0;
  text-align: left;
  text-shadow: 0 1px 0px rgba(0, 0, 0, 0.46); }

#contest_bet th:not(.noborder) {
  text-align: center; }

#contest_bet tr.stage_header th {
  padding: 0 15px; }

#contest_bet th span, #contest_bet > a {
  border-radius: 5px 5px 5px 5px;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
  padding: 2px 7px; }

#contest_bet td {
  color: #1E1E1E;
  font-size: 12px;
  padding-bottom: 8px;
  padding-top: 8px; }

.table table tr:nth-child(2n) td {
  background: none repeat scroll 0 0 #EEE8E5; }

.t_grstat.stat_href {
  float: none;
  margin-left: 10px;
  position: absolute; }

#contest_bet td.contest_date {
  color: #5B6970;
  text-align: left;
  /*white-space: nowrap;*/
  width: 18%; }

#contest_bet .light_grey {
  color: #708289 !important; }

#contest_bet ul.cPopContent li {
  background: none repeat scroll 0 0 transparent; }

#sidebar_left td.header_t {
  background: url("/s/img/pattern_colums_header.png") repeat scroll center top #327930;
  border: medium none;
  color: #FFFFFF;
  font-family: "gotham";
  font-size: 15px;
  font-weight: normal;
  height: 35px;
  padding: 2px;
  text-align: center !important;
  text-shadow: 0 1px 0px rgba(0, 0, 0, 0.46);
  border-radius: 5px 5px 0 0; }

#sidebar_left table.top_rating td:not(.header_t) {
  color: #3c4244;
  background-color: #faf5f1;
  border-bottom: none;
  padding: 3px !important; }

#sidebar_left table.top_rating td:not(.header_t) a {
  color: #3c4244; }

#sidebar_left table.top_rating td:not(.header_t):first-child {
  text-align: center !important;
  color: #a1abaf; }

#sidebar_left table.top_rating tr:last-child td {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  background-color: #eee8e5;
  text-align: center !important;
  padding: 5px 3px 5px 3px !important; }

#sidebar_left table.top_rating tr:last-child td a {
  color: #6e7b81; }

#sidebar_left table.top_rating td.your_stat {
  background-color: #FAF5F1 !important;
  color: #3c4244 !important; }

.right_stat_old {
  color: #445055;
  font-size: 12px;
  line-height: 17.5px; }

.right_stat {
  border-radius: 5px 5px 5px 5px;
  color: #708289;
  background: none repeat scroll 0 0 #FAF5F1;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
  line-height: 1.4em;
  margin-bottom: 10px;
  padding-bottom: 5px; }

.right_stat h3:first-child {
  border-radius: 5px 5px 0 0; }

.right_stat h3 {
  background: url("/s/img/pattern_colums_header.png") repeat scroll center top #327930;
  color: #FFFFFF;
  font-family: "gotham";
  font-size: 14px;
  margin: 0px 0px 8px 0px;
  position: relative;
  text-shadow: 0 1px 0px rgba(0, 0, 0, 0.46);
  text-transform: uppercase;
  width: 74%;
  padding: 12px 31px;
  vertical-align: middle;
  text-align: center;
  white-space: pre-wrap;
  white-space: -moz-pre-wrap;
  white-space: -o-pre-wrap;
  word-wrap: break-word;
  font-weight: bold; }

.right_stat p {
  clear: right;
  text-align: left;
  padding: 5px 25px 5px 30px; }

.right_stat p.stat_footer {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-bottom: 12px; }

.right_stat p a {
  display: block;
  width: 150px;
  color: #30752d; }

.right_stat p span {
  color: #999999;
  font: normal 9px Tahoma;
  float: left;
  width: 32px;
  padding-top: 2px;
  text-align: center;
  height: 24px; }

.right_stat ol {
  padding: 5px 5px 5px 28px; }

.right_stat a {
  color: #30752d; }

#contest_bet td.contest_field {
  color: #708289; }

.pager_wrapper {
  padding: 25px;
  font-size: 14px;
  font-family: "gotham"; }

.bottom_link {
  padding-bottom: 30px; }

.bottom_link form {
  float: left;
  margin-left: 20px;
  padding-bottom: 20px; }

.page_underheader {
  width: 500px; }

table#contest_bet tr td:first-child, table#contest_bet tr th:first-child {
  padding-left: 25px; }

.contest_win strong {
  color: #3a9c3d;
  font-weight: bold; }

.contest_lose strong {
  color: #f82c18;
  font-weight: bold; }

.right_stats_table {
  width: 100%;
  padding: 10px 0px 10px 0px; }

.right_stats_table td {
  padding-top: 3px;
  padding-bottom: 3px;
  background-color: #faf5f1 !important;
  border: none !important;
  text-align: left !important;
  color: #708289; }

.right_stats_table tr td:first-child {
  color: #a1abaf;
  text-align: center;
  padding-right: 3px;
  padding-left: 30px; }

.right_stats_table b {
  font-weight: normal;
  color: #1E1E1E;
  display: inline-block;
  white-space: -moz-pre-wrap !important;
  /* Mozilla, since 1999 */
  white-space: -o-pre-wrap;
  /* Opera 7 */
  white-space: pre-wrap;
  /* css-3 */
  word-wrap: break-word;
  /* Internet Explorer 5.5+ */
  word-break: break-all;
  white-space: normal; }

.right_stats_table tr td:last-child {
  color: #3c4244;
  text-align: right;
  padding-left: 3px;
  padding-right: 25px; }

/*# sourceMappingURL=contest.css.map */

.cPopup,.cPopupActive{display:inline}.cPopIcon{display:none;background-repeat:no-repeat}.dynamic .mainSite
.cPopIcon{display:inline;vertical-align:middle;width:9px;height:7px}.dynamic .mainSite .cPopup
.cPopIcon{background-image:url(/s/img/popupShow.png)}.dynamic .mainSite .cPopupActive
.cPopIcon{background-image:url(/s/img/popupHide.png)}.dynamic .mainSite .cPopup
.cPopContent{display:none}.dynamic .mainSite .cPopupActive
.cPopContent{display:block;position:absolute;background:white;border:1px
solid #008E32;padding:3px
5px 0 5px;z-index:10}.cPopAnchor{text-decoration:none}
