/*************************************************************************************\
 *                                                                                   *
 *        TITLE:  Pane Style Sheet                                                   *
 *       CLIENT:  Twin Spires                 							             *
 *  TARGET SPEC:  CSS 3                                                              *
 *     MODIFIED:  2012.09.19                                                         *
 *    AUTHOR(S):  Jordan Caldwell / Able Engine - www.ableengine.com                 *
 *                                                                                   *
\*************************************************************************************/
/* This stylesheet contains individual styles that are pane specific.  

******* The SIDEBAR css is featured in the site.less file ******** 

/*************************************************************************************\
 *                                                                                   *
 *  Variables                                                                        *
 *                                                                                   *
\*************************************************************************************/
/**** Colors ****/
/**** Borders ****/
/*************************************************************************************\
 *                                                                                   *
 *  Mixins                                                                           *
 *                                                                                   *
\*************************************************************************************/
.news-anchor a,
.news-anchor a:visited {
  font: normal 18px/1 georgia, times, serif;
  text-decoration: none;
}
.news-anchor a:hover,
.news-anchor a:hover:visited {
  text-decoration: underline;
}
.news-article-time-and-tags {
  font-size: 11px;
  color: #8f8f8f;
}
.news-article-time-and-tags a,
.news-article-time-and-tags a:visited {
  border-bottom: 1px dotted #8f8f8f;
  text-decoration: underline;
}
.news-article-time-and-tags a:hover,
.news-article-time-and-tags a:hover:visited {
  text-decoration: none;
}
/*************************************************************************************\
 *                                                                                   *
 *  Miscellaneous and Overwrites                                                     *
 *                                                                                   *
\*************************************************************************************/
#layout-wrapper .panel-2col #content #pane-mini-site .pane-content {
  margin: 10px 30px 0px 0px;
}
.page-account #layout-wrapper .panel-2col #content .panel-pane .pane-content {
  margin: 0px;
}
.page-account #layout-wrapper .panel-2col #content .panel-pane .pane-title {
  display: none;
}
.page-mpp #layout-wrapper .panel-2col #content .panel-pane .pane-content {
  margin: 0px;
}
.node-type-promotion-page #layout-wrapper .panel-2col #content .panel-pane .pane-content {
  margin: 25px 30px 0 23px;
}
.page-account-deposit-ezbank #layout-wrapper .panel-2col #content .panel-pane .pane-title,
.page-account-deposit-creditdebitonline #layout-wrapper .panel-2col #content .panel-pane .pane-title {
  display: block !important;
}
.page-account-deposit-ezbank #layout-wrapper .panel-2col #content .panel-pane .pane-content,
.page-account-deposit-creditdebitonline #layout-wrapper .panel-2col #content .panel-pane .pane-content {
  margin: 25px 30px 0px 23px !important;
}
#layout-wrapper #content .pane-content h2 {
  padding: 0px;
  font-size: 18px;
  font-weight: bold;
  line-height: 19px;
  margin: 24px 0 8px;
  color: #686868;
  letter-spacing: -0.04em;
  background: none;
  text-transform: none;
  height: auto;
}
#layout-wrapper #content .pane-content h2.pane-title {
  height: 26px;
  font: 19px/1 normal arial, sans-serif;
  padding: 4px 0px 0px 6px;
  margin: 0px;
  color: white;
  background: url(../images/bg.h2.png) repeat-x 0 0;
  text-align: left;
  text-transform: lowercase;
}
.pane-node .node-page .field-item {
  margin: 20px 20px 0px;
}
.pane-node .node-page .field-item ul {
  margin: 10px 0 20px;
  padding: 0 0 0 3em;
}
.pane-node .node-page .field-item li {
  list-style-type: disc;
  padding-left: 0px;
  margin: 0 0 9px;
}
body.page-handicapping-is-current #layout-wrapper .panel-2col #content {
  width: 733px;
}
body.page-playerspool #layout-wrapper .panel-2col #content .panel-pane .pane-content {
  margin: 0px;
}
body.page-leaderboard #layout-wrapper .panel-2col #content .panel-pane .pane-content {
  margin: 0px;
}
body.node-type-blog #layout-wrapper .panel-2col #content .panel-pane .pane-content {
  margin: 0px;
}
body.page-handicapping #layout-wrapper .panel-2col #content {
  padding: 0px;
  width: 740px;
}
body.page-handicapping #layout-wrapper .panel-2col #content .iframe-page {
  overflow-x: hidden;
}
body.page-ts-video-classic #layout-wrapper .panel-2col #content .panel-pane .pane-content {
  margin: 0px;
}
#sidebar-outer-wrapper #pane-quick-links li:last-child {
  margin-bottom: 0px;
}
body .rn_SyndicatedChatHeaderLabelDiv {
  height: 50px;
}
.page-wager-start #proactiveChat {
  position: absolute;
  left: 40%;
}
/*************************************************************************************\
 *                                                                                   *
 *  Panes                                                                            *
 *                                                                                   *
\*************************************************************************************/
#layout-wrapper #content-section .no-well {
  background: none !important;
  border: none !important;
  padding: 0px !important;
}
#layout-wrapper .panel-2col #content {
  width: 730px;
  margin-top: 0px;
}
#layout-wrapper .panel-2col #content .panel-pane {
  background: none;
  border: none;
  padding: 0px;
}
#layout-wrapper .panel-2col #content .panel-pane .pane-content {
  margin: 25px 0px 0px 0px;
}
.panel-3col .panel-separator,
.panel-2col .panel-separator {
  margin: 0px !important;
}
#content div.panels-ipe-display-container .panel-pane .pane-title {
  padding: 4px 0px 0px 6px !important;
}
/************ Basic Page Pane ***************/
#pane-basic-page .pane-content ul {
  margin: 10px 0 20px;
  padding: 0 0 0 3em;
}
#pane-basic-page .pane-content li {
  list-style-type: disc;
  padding-left: 0px;
  margin: 0 0 9px;
}
#pane-basic-page .pane-content h2 p,
#pane-basic-page .pane-content h2 a {
  font: inherit;
}
#pane-basic-page .pane-content h2 p {
  color: inherit;
}
/************ Benefits Pane ***************/
#benefits-content-pane h1 {
  text-align: center;
}
#benefits-content-pane tbody {
  border: none;
}
#benefits-content-pane table td {
  border-right: 1px solid #E1E1D4;
  border-top: 1px solid #E1E1D4;
  height: auto;
  padding: 7px 11px;
}
#benefits-content-pane table td div p {
  padding-left: 85px;
  margin: 10px 0px;
}
#benefits-content-pane .align-middle {
  margin: 0px auto;
}
/************ Blog ***************/
#blog-top,
#blog-page-top {
  font-family: helvetica;
  margin-bottom: 30px;
}
#blog-top h3,
#blog-page-top h3 {
  color: #005fb3;
  font-size: 18px;
  margin: 0;
}
#blog-top img,
#blog-page-top img {
  margin-bottom: 14px;
}
#blog-top p,
#blog-page-top p {
  font-size: 13px;
  color: #333333;
  width: 690px;
}
#contributors {
  background: #d5d5d5;
  color: white;
  height: 350px;
  left: 0;
  position: absolute;
  width: 982px;
  bottom: 0px;
  margin-bottom: 35px;
}
#contributors h3 {
  font: bold 24px/75px Helvetica, Arial, Times;
  height: 75px;
  text-align: center;
  text-transform: uppercase;
}
#contributors .contributor {
  background: #fdfdfd;
  color: #333333;
  float: left;
  font-size: 12px;
  height: 260px;
  line-height: 1.3;
  margin-left: 11px;
  width: 183px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  behavior: url(https://www.twinspires.com/sites/twinspires.com/themes/ts2/css/PIE-1.0.0/PIE.htc);
  position: relative;
}
#contributors .description {
  display: block;
  margin: 15px 10px 10px;
  line-height: 1.3;
}
#contributors .name {
  display: block;
  height: 60px;
  margin-top: 10px;
  background: #a9a5a6;
  font: normal 18px/1.5 Helvetica;
  color: #fff;
  padding: 10px 0 0 15px;
}
#pane-blog {
  padding-bottom: 70px !important;
}
#pane-blog .post {
  border-top: 1px solid #cbe7f5;
  font-family: Helvetica;
  margin: 0 auto 0px 2px;
  padding: 20px 5px;
  overflow: auto;
  width: 690px;
}
#pane-blog .post .author {
  color: #A2A2A2;
  font: normal 12px/1 Helvetica, Arial, Times;
  padding-right: 2px;
  text-transform: uppercase;
}
#pane-blog .post .post-date {
  color: #333;
  font-size: 12px;
}
#pane-blog .post .post-title a {
  color: #666666;
  font: normal 16px/1.25 Helvetica, Arial, Times;
  text-decoration: none;
  display: block;
}
#pane-blog .post .sharethis-wrapper {
  float: right;
  left: -2px;
  margin-right: 62px;
  position: relative;
}
#pane-blog .post a {
  text-decoration: none;
}
#pane-blog .post img {
  border: 1px solid #343434;
  float: left;
  left: -4px;
  margin-right: 23px;
  position: relative;
  top: 2px;
}
#pane-blog .post p {
  display: inline-block;
  float: right;
  font: normal 13px/1.8 Helvetica, Arial, Times;
  margin: 10px 0 13px;
  width: 465px;
}
.page-blog-is-current #nav-bottom {
  margin-top: 355px;
}
.node-type-blog #pane-blog-article {
  font-family: helvetica;
}
.node-type-blog #pane-blog-article .blog-home {
  text-decoration: underline;
  color: #3086ca;
}
.node-type-blog #pane-blog-article .blog-home a {
  font-weight: bold;
}
.node-type-blog #pane-blog-article .blog-home:visited {
  text-decoration: underline;
  color: #3086ca;
}
.node-type-blog #pane-blog-article .blog-home:hover,
.node-type-blog #pane-blog-article .blog-home:hover:visited {
  text-decoration: none;
}
.node-type-blog #pane-blog-article .post-content {
  margin-bottom: 30px;
}
.node-type-blog #pane-blog-article .post-content .main-image {
  display: block;
  margin: 0 0 30px;
}
.node-type-blog #pane-blog-article .post-date {
  display: block;
  color: #666666;
  font-size: 13px;
  margin-bottom: 15px;
}
.node-type-blog #pane-blog-article .post-title {
  color: #666666;
}
.node-type-blog .pane-node-links ul.inline li {
  display: block;
  padding: 8px 0;
}
.node-type-blog .pane-node-links .stButton {
  margin-left: 0px;
}
/************ Blog Ad Pane ***************/
#sidebar-right #blog-promo {
  border: 0;
  padding: 0;
}
#ts-blog .blog-inner-wrapper {
  background: url(../images/bg-blog.jpg) no-repeat;
  width: 238px;
  height: 120px;
  font-weight: bold;
  display: block;
}
#ts-blog .blog-inner-wrapper ul {
  padding: 55px 0px 0px 0px;
}
#ts-blog .blog-inner-wrapper li {
  font: bold 11px/1.63 arial, sans-serif;
  color: #a09e9f;
  height: 18px;
  padding-left: 12px;
}
#ts-blog .blog-inner-wrapper a,
#ts-blog .blog-inner-wrapper a:visited,
#ts-blog .blog-inner-wrapper a:hover,
#ts-blog .blog-inner-wrapper a:hover:visited {
  font: bold 11px/1.63 arial, sans-serif;
  text-decoration: none;
  color: #3086ca;
}
/************ Event Mini Site ***************/
.columned-p-tag {
  width: 300px;
  text-align: justify;
  float: left;
  margin-right: 20px;
}
.node-type-event-mini-site #content-section {
  margin: 0px auto;
}
.node-type-event-mini-site #content-section #event-site-container .col1 {
  width: 190px;
  min-height: 650px;
}
.node-type-event-mini-site #content-section #event-site-container .col2 {
  width: 710px;
}
.node-type-event-mini-site #content-section #event-site-container .col2 .panel p {
  font: normal 16px/1.1 times, sans-serif;
  color: #444;
}
.node-type-event-mini-site #content-section #event-site-container .col2 .columned-p-tag {
  width: 300px;
  text-align: justify;
  float: left;
  margin-right: 20px;
}
/************ Leaderboard Pane ***************/
/************ How to Play Block ***************/
#main-block .pane-content img {
  padding: 12px 0px 0px 2px;
}
/************ Handicapping Promo Pane ***************/
#handicapping-promo a {
  text-decoration: none;
}
#handicapping-promo .handicapping-inner-wrapper {
  background: url(../images/bris.jpg) no-repeat;
  margin-top: 3px;
  width: 230px;
  height: 120px;
  font-weight: bold;
  display: block;
}
#handicapping-promo .handicapping-inner-wrapper h3 {
  font: bold 14px Arial, Helvetica, sans-serif;
  color: #000000;
  padding: 3px 0px 0px 10px;
  margin-bottom: 7px;
}
#handicapping-promo .handicapping-inner-wrapper em {
  color: #f9753e;
  font-style: normal;
}
#handicapping-promo .handicapping-inner-wrapper ul {
  padding: 0px;
  margin-left: 7px;
}
#handicapping-promo .handicapping-inner-wrapper li {
  font: bold 11px/1.63 arial, sans-serif;
  color: #666666;
  height: 18px;
}
#layout-wrapper .panel-2col #content #handicapping-user .pane-content {
  margin: 0px;
}
/************ Highlights/Carryovers Pane ***************/
#pane-highlights a,
#pane-highlights a:visited {
  font-weight: bold;
  color: #3086ca;
  text-decoration: underline;
}
#pane-highlights a:hover,
#pane-highlights a:hover:visited {
  text-decoration: none;
}
#pane-highlights h3 {
  text-align: left;
  text-transform: lowercase;
  color: #000000;
  padding-top: 2px;
  margin: 0px 0px 12px;
  font: bold 14px/1 arial, sans-serif;
}
#pane-highlights span.todays-date {
  float: right;
  padding-right: 11px;
  font: normal 15px georgia, times, serif;
  text-transform: capitalize;
  position: relative;
  top: 1px;
}
#pane-highlights .todays-schedule {
  width: 125px;
  height: 18px;
  float: right;
  border-top: 1px solid #e3e3e3;
  border-bottom: 1px solid #e3e3e3;
}
#pane-highlights .todays-schedule img {
  display: inline;
  position: relative;
  top: 3px;
}
#pane-highlights .todays-schedule a,
#pane-highlights .todays-schedule a:visited {
  text-decoration: none;
  position: relative;
  bottom: 2px;
}
#pane-highlights .carryovers {
  width: 290px;
}
#pane-highlights .carryovers table {
  width: 290px;
  text-align: left;
  margin-bottom: 15px;
}
#pane-highlights .carryovers tbody {
  border: none;
}
#pane-highlights .carryovers tr.even {
  background-color: #ffffff;
}
#pane-highlights .carryovers td {
  padding: 0 5px;
}
#pane-highlights .carryovers p {
  text-align: right;
}
#pane-highlights .pane-content {
  margin: 12px 15px 10px 20px;
}
#pane-brisnet-carryovers .pane-content h2 {
  background: none;
  color: #666666;
  text-transform: capitalize;
  font-size: 18px;
  font-weight: bold;
  padding: 0px;
}
#pane-brisnet-carryovers table {
  width: 99%;
  margin: 10px 0 20px;
}
#pane-brisnet-carryovers table tr.odd {
  background-color: #ffffff;
}
#pane-brisnet-carryovers table tr {
  border: none;
}
#pane-brisnet-carryovers table td {
  border-top: 1px solid #e1e1d4;
  border-right: 1px solid #e1e1d4;
  padding: 7px 11px;
}
/************ Horse Betting Terms ***************/
#pane-horse-betting-terms .lexicon-introduction h3 {
  margin-bottom: 5px;
}
#pane-horse-betting-terms .lexicon-links {
  text-transform: uppercase;
  font-weight: bold;
}
#pane-horse-betting-terms .lexicon-links a {
  text-transform: uppercase;
  font-weight: bold;
}
#pane-horse-betting-terms .lexicon-list dt {
  font-weight: bold;
  float: left;
}
#pane-horse-betting-terms .lexicon-list dd span {
  float: left;
}
/************ Join Free ***************/
#pane-join-free .join-free-container {
  min-height: 300px;
  background: url(../images/benefits.right.bg.jpg) no-repeat top center;
}
#pane-join-free .join-free-container h3 {
  color: #ffffff;
  padding: 14px 0 8px 22px;
  font-size: 28px;
  font-weight: normal;
  margin: 0px;
}
#pane-join-free .join-free-container img {
  padding-left: 24px;
}
#pane-join-free .join-today-button {
  background: url(../images/benefits.sidebar.gif) no-repeat top center;
  overflow: auto;
  margin-top: -15px;
}
#pane-join-free .join-today-button img {
  margin: 0 auto;
  padding-top: 15px;
}
#pane-join-free .join-today-text {
  border-left: 1px solid #9a9b9b;
  border-bottom: 1px solid #9a9b9b;
  border-right: 1px solid #9a9b9b;
  /* bottom-right corner */
  border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  /* bottom-left corner */
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  behavior: url(https://www.twinspires.com/sites/twinspires.com/themes/ts2/css/PIE-1.0.0/PIE.htc);
  position: relative;
}
#pane-join-free .join-today-text ul {
  margin: 0px 0px 15px 42px;
  padding-top: 5px;
}
#pane-join-free .join-today-text li {
  list-style-type: disc;
  padding-left: 0px;
  height: 25px;
}
#pane-join-free .join-today-text a {
  font-weight: bold;
}
/************ Leaderboard Pane ***************/
.pane-block-7 .pane-content img {
  padding-top: 2px;
}
/************ Mini-Site Pane ***************/
#pane-mini-site .tabbed-panels .tabs {
  position: absolute;
  top: 10px;
  left: 300px;
}
#pane-mini-site .tabbed-panels .tabs li {
  display: inline;
  border-left: 1px solid black;
  padding: 0px 8px 0px 9px;
  line-height: 1;
}
#pane-mini-site .tabbed-panels .tabs li:first-child {
  border: none;
}
#pane-mini-site .tabbed-panels .tabs li.active a {
  color: #000000;
}
#pane-mini-site .tabbed-panels .tabs a {
  font-weight: bold;
  color: #077abf;
  text-decoration: none;
  font-size: 13px;
  line-height: 1.2;
  cursor: pointer;
}
#pane-mini-site .tabbed-panels .tabs a:hover,
#pane-mini-site .tabbed-panels .tabs a:hover:visited {
  color: #000000;
}
#pane-mini-site #home img {
  float: left;
}
#pane-mini-site #home h3 {
  margin-left: 15px;
  padding-top: 15px;
  font: 26px/23px arial, verdana;
}
#pane-mini-site #home .column h3 {
  padding-top: 17px;
  margin-left: 0px;
}
#pane-mini-site #home p {
  color: #6b6b6b;
  line-height: 1;
}
#pane-mini-site #home .col1 {
  width: 190px;
  height: 130px;
}
#pane-mini-site #home .col2 {
  width: 270px;
  height: 130px;
}
#pane-mini-site #home .col3 {
  width: 240px;
  height: 130px;
}
/************ My Account Page ***************/
.page-my-account #layout-wrapper #content-section .col2 .pane-content ul {
  width: 441px;
  margin: 20px 0px 10px 16px;
  text-align: left;
}
.page-my-account #layout-wrapper #content-section .col2 .pane-content li {
  width: 437px;
  margin: 0;
  line-height: 1.2;
  padding: 6px 2px;
  border-top: 1px solid #d6d6d6;
}
.page-my-account #layout-wrapper #content-section .col2 .pane-content li.last-child {
  border-bottom: 1px solid #d6d6d6;
}
.page-my-account #layout-wrapper #content-section .col2 .pane-content a,
.page-my-account #layout-wrapper #content-section .col2 .pane-content a:visited {
  font: bold 14px/1.2 arial, sans-serif;
  color: #3086ca;
  text-decoration: none;
}
.page-my-account #layout-wrapper #content-section .col2 .pane-content a:hover,
.page-my-account #layout-wrapper #content-section .col2 .pane-content a:hover:visited {
  color: #077abf;
}
.page-my-account #layout-wrapper #content-section .col2 .pane-content span.bonusOffersStarIcon {
    display: inline-block;
    vertical-align: top;
    margin: 1px 0 0 10px;
    background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjAgMCA0NS45IDQ1LjkiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDQ1LjkgNDUuOTsiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4NCgkuc3Qwe2ZpbGw6I0Y3OTMxRTt9DQoJLnN0MXtmaWxsOiNGRkZGRkY7fQ0KPC9zdHlsZT4NCjxjaXJjbGUgY2xhc3M9InN0MCIgY3g9IjIzIiBjeT0iMjMiIHI9IjIzIi8+DQo8cG9seWdvbiBjbGFzcz0ic3QxIiBwb2ludHM9IjIzLDEyLjQgMjUuNiwyMC41IDM0LjEsMjAuNSAyNy4yLDI1LjUgMjkuOCwzMy41IDIzLDI4LjYgMTYuMSwzMy41IDE4LjcsMjUuNSAxMS44LDIwLjUgMjAuMywyMC41ICIvPg0KPC9zdmc+DQo=") no-repeat;
    width: 15px;
    height: 15px;
}
.page-my-account #layout-wrapper #content-section .col3 .pane-content ul {
  width: 207px;
  margin: 20px 0px 10px 16px;
  text-align: left;
}
.page-my-account #layout-wrapper #content-section .col3 .pane-content li {
  width: 203px;
  margin: 0;
  line-height: 1.2;
  padding: 6px 2px;
  border-top: 1px solid #d6d6d6;
}
.page-my-account #layout-wrapper #content-section .col3 .pane-content li.last-child {
  border-bottom: 1px solid #d6d6d6;
}
.page-my-account #layout-wrapper #content-section .col3 .pane-content a,
.page-my-account #layout-wrapper #content-section .col3 .pane-content a:visited {
  font: bold 12px/1.2 arial, sans-serif;
  color: #3086ca;
  text-decoration: none;
}
.page-my-account #layout-wrapper #content-section .col3 .pane-content a:hover,
.page-my-account #layout-wrapper #content-section .col3 .pane-content a:hover:visited {
  color: #077abf;
}
/************ News Panes (Home, Articles List, and Article Details) ***************/
#pane-news-home a {
  font: bold 12px/1.2 arial, sans-serif;
  color: #3086ca;
  text-decoration: none;
}
#pane-news-home a:hover,
#pane-news-home a:hover:visited {
  color: #0057a6;
}
#pane-news-home #news-article-container {
  overflow: auto;
  margin-right: 16px;
}
#pane-news-home #news-article-container ul {
  width: 441px;
  margin: 20px 0px 10px 16px;
  text-align: left;
}
#pane-news-home #news-article-container li {
  width: 437px;
  margin: 0;
  padding: 6px 2px;
  border-bottom: 1px solid #d6d6d6;
  line-height: 1.2;
}
#pane-news-home #news-article-container li:first-child {
  border-top: 1px solid #d6d6d6;
}
#pane-news-home .more-news {
  text-align: right;
  margin: 0 0 16px 18px;
  width: 441px;
  padding: 0 0 20px;
  border-bottom: 1px solid #cccccc;
}
#pane-news-home .more-news a {
  padding: 1px 12px 0 0;
  background: url(../images/more-link.carrot.gif) no-repeat 100% 60%;
}
#pane-news-home #brisnet-article-container {
  overflow: auto;
}
#pane-news-home .rss-container {
  float: right;
  margin-right: 18px;
}
#pane-news-home .rss-container a {
  background: url(../images/rss.png) no-repeat 0 0;
  padding: 1px 0px 1px 20px;
}
#pane-news-updates p {
  line-height: 1.5;
}
#pane-news-updates .article {
  overflow: auto;
  padding-bottom: 10px;
  margin-bottom: 25px;
  border-bottom: 1px solid #dddddd;
}
#pane-news-updates .article .article-title {
  display: block;
  padding-bottom: 3px;
}
#pane-news-updates .article .article-title a,
#pane-news-updates .article .article-title a:visited {
  font: normal 18px/1 georgia, times, serif;
  text-decoration: none;
}
#pane-news-updates .article .article-title a:hover,
#pane-news-updates .article .article-title a:hover:visited {
  text-decoration: underline;
}
#pane-news-updates .article .article-date {
  font-weight: bold;
}
#pane-news-updates .article .article-time,
#pane-news-updates .article .article-tags,
#pane-news-updates .article .article-tags a {
  font-size: 11px;
  color: #8f8f8f;
}
#pane-news-updates .article .article-time a,
#pane-news-updates .article .article-tags a,
#pane-news-updates .article .article-tags a a,
#pane-news-updates .article .article-time a:visited,
#pane-news-updates .article .article-tags a:visited,
#pane-news-updates .article .article-tags a a:visited {
  border-bottom: 1px dotted #8f8f8f;
  text-decoration: underline;
}
#pane-news-updates .article .article-time a:hover,
#pane-news-updates .article .article-tags a:hover,
#pane-news-updates .article .article-tags a a:hover,
#pane-news-updates .article .article-time a:hover:visited,
#pane-news-updates .article .article-tags a:hover:visited,
#pane-news-updates .article .article-tags a a:hover:visited {
  text-decoration: none;
}
#pane-news-updates .article .article-tags a,
#pane-news-updates .article .article-tags a:hover,
#pane-news-updates .article .article-tags a:visited,
#pane-news-updates .article .article-tags a:hover:visited {
  text-decoration: none;
  border-bottom: 1px dotted;
}
#pane-news-updates .article .article-more {
  float: right;
}
#pane-news-updates .article .article-more a,
#pane-news-updates .article .article-more a:visited {
  text-decoration: none;
}
#pane-news-updates .article .article-more a:hover,
#pane-news-updates .article .article-more a:hover:visited {
  text-decoration: underline;
}
#pane-news-updates .item-list ul li {
  margin: 0px;
}
#pane-news-article .post-date {
  display: block;
  color: #686868;
  font-size: 14px;
  font-weight: bold;
}
#pane-news-article .post-time,
#pane-news-article .article-tags {
  font-size: 11px;
  color: #8f8f8f;
}
#pane-news-article .post-time a,
#pane-news-article .article-tags a,
#pane-news-article .post-time a:visited,
#pane-news-article .article-tags a:visited {
  border-bottom: 1px dotted #8f8f8f;
  text-decoration: underline;
}
#pane-news-article .post-time a:hover,
#pane-news-article .article-tags a:hover,
#pane-news-article .post-time a:hover:visited,
#pane-news-article .article-tags a:hover:visited {
  text-decoration: none;
}
#pane-news-article .news-home {
  text-decoration: underline;
  color: #3086ca;
}
#pane-news-article .news-home a {
  font-weight: bold;
}
#pane-news-article .news-home:visited {
  text-decoration: underline;
  color: #3086ca;
}
#pane-news-article .news-home:hover,
#pane-news-article .news-home:hover:visited {
  text-decoration: none;
}
#pane-news-article .brisnet-article-image {
  float: right;
  width: 50%;
  margin-left: 5px;
}
#pane-news-article .imageDiv {
  float: left;
  padding-right: 10px;
}
#pane-news-home #brisnet-article-container .ticker-wrapper.has-js {
  width: 300px;
  height: 41px;
  padding: 0px 0px 0px 145px;
  margin-left: 15px;
  background: url(../images/edge.png) no-repeat 0 0;
}
#pane-news-home #brisnet-article-container .ticker-content {
  width: 290px;
  padding-top: 0px;
  left: 5px !important;
  top: -2px;
  overflow: hidden;
}
#pane-news-home #brisnet-article-container .ticker-content a {
  font: normal 16px/2 georgia, times, serif;
}
#pane-news-home #brisnet-article-container .ticker {
  position: relative;
  top: 10px;
  width: 295px;
}
#pane-news-home #brisnet-article-container .ticker-swipe {
  width: 290px;
  padding: 0px;
  top: 6px;
  left: 5px !important;
}
#pane-news-home #brisnet-article-container .ticker-swipe span {
  height: 14px;
  border-bottom: 1px solid #000000;
}
#pane-news-home #brisnet-article-container .ticker-title {
  padding: 0px;
  display: hidden;
}
#pane-news-home #brisnet-article-container .ticker-controls {
  padding: 0px;
  display: none;
}
#pane-news-home #brisnet-article-container .ticker-content,
#pane-news-home #brisnet-article-container .ticker-title,
#pane-news-home #brisnet-article-container .ticker-wrapper.has-js,
#pane-news-home #brisnet-article-container .ticker,
#pane-news-home #brisnet-article-container .ticker-swipe,
#pane-news-home #brisnet-article-container .ticker-swipe span,
#pane-news-home #brisnet-article-container .no-js-news {
  background-color: #FAFAFA;
}
/************ Promotions/Contests  Pane ***************/
#pane-contests,
#pane-promotions {
  line-height: 1;
}
#pane-contests h1,
#pane-promotions h1 {
  font: normal 18px/1 arial, sans-serif;
}
#pane-contests h1 a,
#pane-promotions h1 a {
  text-decoration: none;
  font-size: 18px;
  line-height: 1;
}
#pane-contests h1 a:hover,
#pane-promotions h1 a:hover,
#pane-contests h1 a:hover:visited,
#pane-promotions h1 a:hover:visited {
  color: #0057a6;
}
#pane-contests .pane-content,
#pane-promotions .pane-content {
  margin: 0px 15px;
}
#pane-contests .contest,
#pane-promotions .contest,
#pane-contests .promotion,
#pane-promotions .promotion {
  margin-bottom: 20px;
  border-bottom: 1px solid #e3e3e3;
  padding-bottom: 10px;
}
#pane-contests .contest:first-child,
#pane-promotions .contest:first-child,
#pane-contests .promotion:first-child,
#pane-promotions .promotion:first-child {
  padding-top: 30px;
}
#pane-contests .contest .dates,
#pane-promotions .contest .dates,
#pane-contests .promotion .dates,
#pane-promotions .promotion .dates {
  font-size: 14px;
  font-weight: bold;
  display: inline-block;
  padding-bottom: 3px;
}
#pane-contests .contest .teaser-image,
#pane-promotions .contest .teaser-image,
#pane-contests .promotion .teaser-image,
#pane-promotions .promotion .teaser-image {
  float: right;
  margin-left: 15px;
  margin-bottom: 1px;
}
#pane-contests .contest .teaser-image img,
#pane-promotions .contest .teaser-image img,
#pane-contests .promotion .teaser-image img,
#pane-promotions .promotion .teaser-image img {
  float: right;
}
#pane-contests .contest .teaser-text,
#pane-promotions .contest .teaser-text,
#pane-contests .promotion .teaser-text,
#pane-promotions .promotion .teaser-text {
  padding-left: 10px;
}
#pane-contests .contest .teaser-text a,
#pane-promotions .contest .teaser-text a,
#pane-contests .promotion .teaser-text a,
#pane-promotions .promotion .teaser-text a {
  text-decoration: none;
}
#pane-contests .contest .teaser-text p,
#pane-promotions .contest .teaser-text p,
#pane-contests .promotion .teaser-text p,
#pane-promotions .promotion .teaser-text p {
  margin-bottom: 0px;
}
#pane-promotion-detail img {
  float: right;
  margin: 0px 0px 10px 10px;
}
#pane-promotion-detail .more {
  margin-top: 10px;
}
#pane-promotion-detail .post-content h3 {
  font-size: 18px;
  font-weight: bold;
  line-height: 19px;
  margin: 15px 0 10px;
  color: #686868;
  letter-spacing: -0.04em;
}
#pane-promotion-detail ul {
  padding-left: 3em;
}
#pane-promotion-detail li {
  list-style-type: disc;
  padding-left: 0px;
  margin: 0 0 9px;
}
#pane-promotion-detail table {
  width: 100%;
  font-size: 12px;
}
#pane-promotion-detail table td {
  padding: 7px 11px;
  border-right: 1px solid #E1E1D4;
  border-top: 1px solid #E1E1D4;
}
.node-type-promotion-page .post-title {
  margin-top: 10px;
}
.node-type-promotion-page .pane-node-links {
  position: absolute !important;
  top: 115px;
  right: 0px;
}
.node-type-promotion-page .post-teaser-date {
  height: 15px;
}
/************ Schedule  Pane ***************/
#pane-todays-schedule .pane-content {
  margin: 8px;
}
#pane-todays-schedule .pane-content .posttime {
  width: 34px;
  float: left;
}
#pane-todays-schedule .pane-content .schedule-labels {
  font-size: 10px;
  font-style: italic;
  display: block;
}
#pane-todays-schedule .pane-content .track-cancel {
  color: #FF0000;
  font-size: 10px;
  font-style: italic;
  display: block;
  margin: 3px 0px;
}
#pane-todays-schedule .pane-content .times-are-est,
#pane-todays-schedule .pane-content .track-cancel,
#pane-todays-schedule .pane-content .full-schedule a {
  font-weight: bold;
}
#pane-todays-schedule .pane-content .schedule-slider-controls {
  height: 270px;
  overflow: hidden;
  position: relative;
}
#pane-todays-schedule .pane-content .schedule-slider-controls #up-arrow-wrapper {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 25%;
  z-index: 1000;
  cursor: n-resize;
  display: block;
  background: url(../images/scroll.up.png) no-repeat top left;
}
#pane-todays-schedule .pane-content .schedule-slider-controls #down-arrow-wrapper {
  position: absolute;
  top: auto;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 25%;
  z-index: 1000;
  cursor: s-resize;
  display: block;
  background: url(../images/scroll_down.png) no-repeat bottom left;
}
#schedule-slider-wrapper {
  height: 270px;
  margin: 5px 0px 3px;
  overflow: hidden;
  position: relative;
}
#schedule-slider-wrapper ul {
  width: 213px;
  position: absolute;
  top: 0px;
  left: 0px;
  padding: 7px 0px 20px;
}
#schedule-slider-wrapper li {
  padding-left: 10px;
}
#schedule-slider-wrapper li.odd {
  background-color: #f2f2f2;
}
#schedule-slider-wrapper li.cancelled span {
  color: #F00;
}
/************ Simulcast Calendar Pane ***************/
/************ Social Icons Pane ***************/
#social-icons .social-container {
  height: 22px;
}
#social-icons .social-container .social-buttons {
  display: -moz-inline-stack;
  display: block;
  margin-left: 19px;
  position: absolute;
  top: 4px;
}
#social-icons .social-container .social-buttons a {
  display: block;
}
#social-icons .social-container .social-buttons li {
  padding-left: 21px;
  float: left;
}
#social-icons .social-container .social-buttons li:first-child {
  padding-left: 0px;
}
/************ Promotions Rotator Pane***************/
/************ Todays Racecard Pane ***************/
#pane-todays-racecard span.todays-date {
  float: right;
  padding-right: 11px;
  font: normal 15px georgia, times, serif;
  text-transform: capitalize;
  position: relative;
  top: 1px;
}
#pane-todays-racecard #racecard-container {
  margin-left: 20px;
}
#pane-todays-racecard #racecard-container h1 {
  text-transform: lowercase;
  padding-top: 15px;
}
#pane-todays-racecard #racecard-container p {
  font-weight: bold;
  text-transform: lowercase;
  margin-bottom: 3px;
}
#pane-todays-racecard #racecard-container .column {
  position: relative;
  float: left;
  margin-top: 4px;
}
#pane-todays-racecard #racecard-container .col1 {
  padding-bottom: 10px;
  width: 46%;
}
#pane-todays-racecard #racecard-container .col1 select {
  width: 183px;
  height: 22px;
  border: 1px solid #CCC;
  margin: 0px 0px 13px;
}
#pane-todays-racecard #racecard-container .col1 .form-item-track1 {
  padding-top: 5px;
}
#pane-todays-racecard #racecard-container .col2 {
  width: 47%;
}
#pane-todays-racecard #racecard-container .col2 p {
  padding-left: 5px;
}
#pane-todays-racecard #racecard-container .col2 input {
  border: 0;
  color: white;
  cursor: pointer;
  display: block;
  font-size: 12px;
  font-weight: bold;
  height: 49px;
  padding: 0;
  text-transform: lowercase;
  width: 246px;
  margin-top: 5px;
}
#pane-todays-racecard #racecard-container .col2 #edit-classic {
  background: url(../images/tslight_N.png) no-repeat 0 0;
}
#pane-todays-racecard #racecard-container .col2 #edit-express {
  background: url(../images/Texpress-n.png) no-repeat 0 0;
}
#pane-todays-racecard #racecard-container .col2 #edit-express-only {
  background: url(../images/express-only-n.png) no-repeat 0 0;
}
#pane-todays-racecard #racecard-container .col2 #edit-tstv {
  background: url(../images/tsblack_N.png) no-repeat 0 0;
}
#pane-todays-racecard #racecard-container .col2 #edit-classic:hover {
  background: url(../images/tslight_O.png) no-repeat 0 0;
}
#pane-todays-racecard #racecard-container .col2 #edit-express:hover {
  background: url(../images/Texpress-mo.png) no-repeat 0 0;
}
#pane-todays-racecard #racecard-container .col2 #edit-express-only:hover {
  background: url(../images/express-only-mo.png) no-repeat 0 0;
}
#pane-todays-racecard #racecard-container .col2 #edit-tstv:hover {
  background: url(../images/tsblack_O.png) no-repeat 0 0;
}
#pane-todays-racecard #racecard-container .form-item,
#pane-todays-racecard #racecard-container .form-actions {
  margin: 0px;
}
.tip-white {
  z-index: 1000;
  text-align: left;
  border: 1px solid #B8B8B8;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  padding: 6px 8px;
  min-width: 50px;
  max-width: 230px;
  color: #565656;
  background-color: #FFFFFF;
  -moz-box-shadow: 9px 11px 10px 1px #000;
  -webkit-box-shadow: 9px 11px 10px 1px #000;
  box-shadow: 1px 1px 2px 1px #AEAEAE;
}
.tip-white .tip-inner {
  font: 12px/16px arial;
  padding: 12px;
}
.tip-white .tip-arrow-top {
  margin-top: -6px;
  margin-left: -5px;
  top: 0;
  left: 50%;
  width: 9px;
  height: 6px;
  background: url(../../../../all/modules/brisnet/tip-white/tip-white_arrows.png) no-repeat;
}
.tip-white .tip-arrow-right {
  margin-top: -4px;
  margin-left: 0;
  top: 50%;
  left: 100%;
  width: 6px;
  height: 9px;
  background: url(../../../../all/modules/brisnet/tip-white/tip-white_arrows.png) no-repeat -9px 0;
}
.tip-white .tip-arrow-bottom {
  margin-top: 0;
  margin-left: -5px;
  top: 100%;
  left: 50%;
  width: 9px;
  height: 6px;
  background: url(../../../../all/modules/brisnet/tip-white/tip-white_arrows.png) no-repeat -18px 0;
}
.tip-white .tip-arrow-left {
  margin-top: -4px;
  margin-left: -6px;
  top: 50%;
  left: 0;
  width: 6px;
  height: 9px;
  background: url(../../../../all/modules/brisnet/tip-white/tip-white_arrows.png) no-repeat -27px 0;
}
/************ TV Promotional Pane ***************/
.node-type-tv-promotional-page #layout-wrapper .panel-2col #content .panel-pane .pane-content {
  margin: 20px 0 0 -3px;
}
.node-type-tv-promotional-page #layout-wrapper .panel-2col #content .panel-pane .pane-content #tv-site-container .column {
  width: 182px;
  padding: 20px 33px;
  border-left: 1px solid #777777;
  border-top: 1px solid #777777;
}
.node-type-tv-promotional-page #layout-wrapper .panel-2col #content .panel-pane .pane-content #tv-site-container .column:first-child {
  padding-left: 20px;
  border-left: 0;
}
.node-type-tv-promotional-page #layout-wrapper .panel-2col #content .panel-pane .pane-content #tv-site-container .column h3 {
  color: #ffffff;
  font: 20px arial;
  text-shadow: #4C4D4D 3px 3px 4px;
  text-transform: lowercase;
}
.node-type-tv-promotional-page #layout-wrapper .panel-2col #content .panel-pane .pane-content #tv-site-container .column img {
  display: block;
  padding-bottom: 5px;
}
.node-type-tv-promotional-page #layout-wrapper .panel-2col #content .panel-pane .pane-content #tv-site-container .two-column .column {
  width: 305px;
}
/************ Use Your Points Pane ***************/
#pane-use-your-points .pane-content {
  margin: 0px 8px;
}
#pane-use-your-points h3 {
  font: bold 14px Arial, Helvetica, sans-serif;
  margin: 0 0 3px;
  padding: 12px 0px 0px;
  border-top: 1px solid #E3E3E3;
  text-transform: lowercase;
}
#pane-use-your-points p {
  line-height: 13px;
  font-size: 11px;
}
/**** Page wager/go and Page Account History ****/
.page-wager-go #username-wrapper,
.page-account-history #username-wrapper {
  display: inline;
}
.page-wager-go #block-account-bar,
.page-account-history #block-account-bar {
  background: url(../images/myts.wager.bg.png) no-repeat 0 0;
  padding: 2px 10px;
  height: 24px;
  margin: 1px 1px 3px 1px;
  overflow: hidden;
}
.page-wager-go #block-account-bar h3,
.page-account-history #block-account-bar h3 {
  font-size: 16px;
  font-weight: normal;
  line-height: 24px;
  color: white;
  background: transparent;
  text-transform: lowercase;
  float: left;
  margin: 0 12px;
}
.page-wager-go #block-account-bar .account,
.page-account-history #block-account-bar .account {
  margin-left: 25px;
  float: left;
}
.page-wager-go #block-account-bar .account .user,
.page-account-history #block-account-bar .account .user {
  font-size: 14px;
  font-weight: normal;
  line-height: 24px;
  color: white;
  background: transparent;
  text-transform: lowercase;
  margin: 0 20px 0 0;
  padding: 0;
  height: auto;
  display: inline;
}
.page-wager-go #block-account-bar .account .user .username,
.page-account-history #block-account-bar .account .user .username {
  color: #f9753e;
}
.page-wager-go #block-account-bar .links,
.page-account-history #block-account-bar .links {
  display: inline;
  color: white;
  margin: 0;
  text-align: left;
  line-height: 24px;
}
.page-wager-go #block-account-bar .links a,
.page-account-history #block-account-bar .links a {
  font-weight: bold;
  text-decoration: none;
  color: #7ac8f9;
}
.page-wager-go #block-account-bar .feedback,
.page-account-history #block-account-bar .feedback {
  margin: 1px 0px 0px 10px;
  color: #7AC8F9;
  text-decoration: none;
  font-weight: bold;
  line-height: 24px;
  width: 100px;
  float: left;
}
.page-wager-go #block-account-bar .date,
.page-account-history #block-account-bar .date {
  background: url(../images/date.png) no-repeat 0 50%;
  padding-left: 20px;
  float: right;
  color: #7AC8F9;
  text-decoration: none;
  font-weight: bold;
  line-height: 24px;
}
/************ Webform Pane ***************/
#pane-webform input {
  height: 18px;
  border: 1px solid #e3e3e3;
  padding-left: 2px;
}
#pane-webform #edit-submit {
  height: 25px;
  border: 1px solid #000000;
  padding: 5px 5px;
}
/************ What's New Pane ***************/
#whats-new .inner-content {
  padding-top: 0px;
  border: none;
}
#whats-new div {
  width: 230px;
  border-top: 1px solid #e3e3e3;
  padding: 12px 0px 12px;
}
#whats-new div:first-child {
  margin-top: 3px;
}
#whats-new div img {
  margin: 0 auto;
  padding-left: 1px;
}
#whats-new div a,
#whats-new div a:visited,
#whats-new div a:hover,
#whats-new div a:hover:visited {
  text-decoration: none;
  padding: 0px;
  bottom: 0px;
}
/************ TS Live Video Login **************/
#live-video-auth {
  height: 45px;
  background-color: #000;
  border-top: 1px solid #fff;
  color: #fff;
  font-weight: bold;
}
#live-video-auth a {
  font-weight: bold;
}
#live-video-auth .group-right {
  display: inline-block;
  position: absolute;
  right: 0;
}
#live-video-auth img.twinspires-tv-logo {
  display: inline-block;
}
#live-video-auth .registered-users {
  display: inline-block;
  vertical-align: top;
  margin-top: 15px;
}
#live-video-auth .member {
  display: inline-block;
  vertical-align: top;
  margin: 15px 4px 0 0;
}
#live-video-auth img.join-video-button {
  display: inline-block;
  margin-top: 1px;
}
#live-video-auth .free-link {
  display: inline-block;
  vertical-align: top;
  margin: 15px 40px 0 2px;
}