
/**/
#upperleft {
  width: 500px;
  height: 383px;
  float: left;
}

#upperright {
  background-color: #ddd;
  background-image: url(../images/dot-red-B00.gif);
  background-repeat: repeat-y;
  width: 250px;
  height: 383px;
  float: left;
}

#flashpicsbox {
  text-align: center;
  width: 500px;
  height: 180px;
  border-bottom: 1px solid #b00;
  background-color:#ddd;
}

#flashpicsbox a {
  color: black;
}

#flashpicsbox td.player {
  width: 120px;
  height: 180px;
  text-align: center;
}

#flashpicsbox td.player p {
  margin-top: 2px;
  line-height: 15px;
}

#playerbox {
  width: 250px;
  height: 170px;
  float: left;
}

#casinobox {
  background-image: url(../images/dot-red-B00.gif);
  background-repeat: repeat-y;
  width: 250px;
  height: 170px;
  float: left;
}

/**/
#middlerow {
  background-image: url(../images/middlerow-bg.gif);
  background-repeat: repeat-y;
  width: 750px;
  clear: both;
  border-top: 1px solid #b00;
}

#blogbox {
  width: 500px;
  float: left;
}

#upcomingbox {
  background-image: url(../images/dot-red-B00.gif);
  background-repeat: repeat-y;
  width: 250px;
  float: left;
}

/**/
table.scorestable {
  clear: both;
  border-top: 1px solid #b00;
}

table.scorestable td {
  background-color: white;
  padding-top: 5px;
  padding-bottom: 5px;
}

table.scorestable td.eventresults {
  border-right: 1px solid #BB0000;
  border-bottom: 1px solid #BB0000;
}

td.leftborder {
  background-image: url(../images/dot-red-B00.gif);
  background-repeat: repeat-y;
}

.sectionheader {
  color: white;
  font-size: 16px;
  font-weight: bold;
  line-height: 47px;
  background-image: url(../images/header-bg.gif);
  background-repeat: no-repeat;
  background-position: 4px 0;
  height: 45px;
  padding-left: 10px;
}

.sectionheader500 {
  color: white;
  font-size: 16px;
  font-weight: bold;
  line-height: 47px;
  background-image: url(../images/header-bg-500.gif);
  background-repeat: no-repeat;
  background-position: 4px 0;
  text-transform: uppercase;
  padding-left: 10px;
  height: 45px;
}

.sectionheader750 {
  color: white;
  font-size: 16px;
  font-weight: bold;
  line-height: 47px;
  background-image: url(../images/header-bg-750.gif);
  background-repeat: no-repeat;
  background-position: 4px 0;
  text-transform: uppercase;
  padding-left: 10px;
  height: 45px;
}

/**/
.boxcontent {
  padding-left: 12px;
}

.boxcontent a {
  color: black;
}

.boxcontent a:hover {
  color: #b00;
}

ul.upcominglist {
}

ul.upcominglist li {
  margin-left: -15px;
}

.loginform {
  font-size: 10px;
  width: 130px;
  margin-bottom: 5px;
}

#upperleft label {
  text-align: right;
  width: 70px;
  float: left;
  clear: both;
  margin-bottom: 5px;
  padding-right: 5px;
  display: block;
}

/**/
.tabs {
  line-height: 22px;
  background-image: url(../images/leaderboard-tabs-1.gif);
  background-repeat: no-repeat;
  height: 22px;
}

.tabs a {
  color: black;
  text-decoration: none;
  text-align: center;
  width: 79px;
  float: left;
  display: block;
}

.tabs a:hover {
  color: black;
  text-decoration: underline;
}

/*    styles for the Casino Details Page only:   */
.casinoNameBox {
  margin-left: 1px;
  padding-left: 10px;
  padding-bottom: 10px;
}

.casinoResultsBox {
  background-color: white;
  text-align: center;
  width: 375px;
  height: 200px;
  float: left;
  border-top: 1px solid #b00;
  background-image: url(../images/dot-red-B00.gif);
  background-repeat: repeat-y;
}

ul#blog-articles {
  list-style-type: none;
  margin: 0 3em 0 0;
  padding: 0;
}

#blog-articles li {
  margin: 0;
  padding: 0 0 1.2em 0;
  line-height: 1.5;
}

#blog-articles li.more {
  text-align: right;
}

table.leaderboard {
  width: 238px;
}

.bannerads {
  border-top: 1px solid #BB0000;
}

div.pagination {
  padding: 1em 0;
  text-align: center;
}

div.pagination a, div.pagination span {
  padding: 0 .25em;
}

/* Login page */
div.login {
  background: white;
  text-align: center;
  padding: 20px;
}

div.login div {
  margin: 0 auto;
  width: 300px;
  text-align: left;
}

/*+++++++++++++++ Card Room Banner (home page) +++++++++++++++*/

div.card_room_banner {
  width: 500px;
  height: 177px;
  background-image: url(/images/card-room-banner-bg2.jpg);
  background-repeat: no-repeat;
  margin-bottom:-1px;
}

div.card_room_countdown {
  width: 490px;
  padding-top: 131px;
  text-align: center;
  color: #bb0000;
  font-size: 32px;
  line-height: 1em;
  font-weight: bold;
  text-align: center;
}

div.card_room_link {
  background-color: #000000;
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  font-weight: bold;
  text-align: center;
  border-bottom: solid 1px #bb0000;
}

div.card_room_link a {
  color: #fff;
  display: block;
  text-decoration: none;
}

div.card_room_link a:hover {
  color: #E00;
}


/*+++++++++++++++ Card Room Banner (home page) +++++++++++++++*/

.card_room_video_player {
   text-align:center;
   padding-top: 15px;
}