﻿/* Bet Slip Styles - Start */

#bet-slip-container
{
    clear: both;
    /*position: fixed;
    float: right;
    width: 235px;
    right: 0px;
    z-index: 9999999;*/
	margin: 0;
	padding:0;
	overflow:hidden;
	top:82px;
	background-color: #252525;
	font-size: 9px;
}

#bet-slip-container .last-row,
#bet-slip-container .last-row td
{
    height: 0px;
    border: 0px;
    padding: 0px;
}

#bet-slip-loading
{
    display: none;
    position: relative;
    /*float: right;*/
    top: 0px;
    left: 63px;
    /*right: -80px;*/
    background-image: url('../../../images/15/en/bet-slip/ajax-loader.gif');
    background-repeat: no-repeat;
    width: 236px;
    height: 25px;
    /*z-index: 99999999;*/
}

#bet-slip-container #bet-slip
{
    position: relative;
    top: 0px;
    width: 236px;
    color: #fff;    
    /*z-index: 99999999;*/
}

#bet-slip-header-left
{
    background-image: url('../../../images/15/en/bet-slip/header-left.gif');
    background-repeat: no-repeat;
    /*z-index: 99999999;*/
}
#bet-slip-header
{
    height: 16px;
    padding: 5px 5px 5px 0px;
    background-color: #4E9A28; 
    /*border-right: 2px solid #252525;*/
    cursor: pointer;
    /*background-image: url('../../../images/15/en/bet-slip/header-bg.gif');
    background-repeat: no-repeat;
    z-index: 99999999;*/
	margin-left: 21px;
}

#bet-slip-header div,
#bet-slip-header div h2
{
    float: left;
    cursor: pointer;
}

#bet-slip-header div h2
{
    font-weight: normal;
}

#bet-slip-header #selections
{
    color: #FFCC00;
    font-weight: bold;
    width: 110px;
    margin: 0px 0px 0px 16px;
}

#bet-slip-header #selections label
{
    cursor: pointer;
}

#bet-slip-container #bet-slip #bet-slip-header #preference-actions
{
    width: 30px;
}

#bet-slip-header #preference-actions #help-button
{
     background: url('../../../images/15/en/bet-slip/help.gif') no-repeat;
     width: 13px;
     height: 13px;
     display: block;
     float: left;
     cursor: pointer;
     border: 0;
}

*+html #bet-slip-header #preference-actions #help-button
{
     top: 2px;
     position: relative;
}

* html #bet-slip-header #preference-actions #help-button
{
     top: 2px;
     position: relative;
}

#bet-slip-header #preference-actions #toggle-bet-slip
{
     background: url('../../../images/15/en/bet-slip/nav-arrow-down.gif') no-repeat;
     width: 13px;
     height: 13px;
     padding: 2px 2px 2px 2px;
     cursor: pointer;
     border: 0;
}

#bet-slip-header #preference-actions #toggle-bet-slip.expanded
{
    background: url('../../../images/15/en/bet-slip/nav-arrow-up.gif') no-repeat;
}

#bet-slip-header #preference-actions #toggle-bet-slip.collapsed
{
    background: url('../../../images/15/en/bet-slip/nav-arrow-down.gif') no-repeat;
}

#bet-slip-header #preference-actions #toggle-bet-slip .visible
{
    background: url('../../../images/15/en/bet-slip/nav-arrow-down.gif') no-repeat;
}

#bet-slip-header #preference-actions #toggle-bet-slip .invisible
{
    background: url('../../../images/15/en/bet-slip/nav-arrow-up.gif') no-repeat;
}

#bet-slip-body
{
    display:none;
    clear:both;
    /*z-index: 9999999;*/
    border: 2px solid #252525;
    background-color: #d8d8d8;
    text-align: left;
}
#bet-slip-body #receipt-message
{
    display: none;
}

#bet-slip-body *
{
    font-size: 10px;
}

#bet-slip-body select
{
    height: 18px;
}

#bet-slip-body #betting-actions *,
#bet-slip-body #receipt-actions *
{
    font-size: 11px;
}

#bet-slip-body #preference-options
{
    clear: both;
    width: 230px;
    display: block;
    height: 24px;
    padding: 2px 0px 0px 2px;
    background-color: #252525;
}

#bet-slip-body #selection-links
{
    width: 230px;
    display: block;
    height: 21px;
    background-color: #252525;
}

#bet-slip-body #selection-links.pre-game-active
{
    background-image: url('../../../images/15/en/bet-slip/pre-game-tab.gif');
    background-repeat: no-repeat;
}

#bet-slip-body #selection-links.live-active
{
    background-image: url('../../../images/15/en/bet-slip/live-tab.gif');
    background-repeat: no-repeat;
}
    
#bet-slip-body #selection-links ul
{
    width: 230px;
    height: 21px;
}

#bet-slip-body #selection-links ul li
{
    float: left;
    height: 21px;
    list-style-type: none;
    
}

#bet-slip-body #selection-links ul li a
{
    font-weight: bold;
    color: #fff;
    display: block;
    cursor: pointer;
}

#bet-slip-body #selection-links ul li#live a
{
    margin: 4px 0px 0px 28px;
}

#bet-slip-body #selection-links ul li#pre-game a
{
   margin: 4px 0px 0px 8px;
}

#bet-slip-body table
{
    border-collapse: collapse;
    width: 232px;
    background-color: #d8d8d8;
    overflow-x: hidden;
}

#bet-slip-body tr th
{
    background-color: #fff;
    color: #000;
    border-right: 1px solid #d8d8d8;
    padding: 3px;
}

#bet-slip-body tr td
{
    
    color: #000;
    padding: 3px;
    text-align: left;
}

#bet-slip-body tr.stake-row td
{
    width: 130px;
}

#bet-slip-body tr.bet-slip-error-message-row td
{
    color: #ff0000;
    font-weight: bold;
}

#bet-slip-body tr.bet-slip-receipt-row td
{
    background-color: #6f6f6f;
    color: #fff;
}

#bet-slip-body tr.bet-slip-receipt-row td label
{
    display: block;
}

#bet-slip-body tr.bet-slip-receipt-row td label.bet-slip-reference
{
    font-weight: bold;
}

#bet-slip-body tr.bet-slip-separator-row td
{
    background-color: #000;
    height: 1px;
    padding: 0px;
    width: 232px;
}

#bet-slip-body tr.receipt-selection-row td.selection,
#bet-slip-body tr.receipt-selection-row td.odds
{
    width: 115px;
    text-align: left;
}

#bet-slip-body tr.receipt-selection-row td.selection
{
    font-weight: bold;
}

#bet-slip-body tr.receipt-odds-row
{
    text-align: left;
}

#bet-slip-body tr.receipt-stake-row td.stake
{
    text-align: left;
}

#bet-slip-body tr.receipt-stake-row td.stake label
{
    color: #000;
    font-weight: bold;
}

#bet-slip-body tr.receipt-event-row
{
    text-align: left;
    width: 232px;
}

#bet-slip-body tr.receipt-number-row td
{
    background-color: #6f6f6f;
    color: #fff;
    font-weight: bold;
    padding: 2px 5px 2px 5px;
    text-align: left;
}

#bet-slip-body tr.receipt-time-row td
{
    background-color: #6f6f6f;
    color: #fff;
    padding: 0px 5px 0px 5px;
    text-align: left;
}

#bet-slip-body tr.receipt-multi-selections-row td div
{
    text-align: left;
    margin: 0px 0px 5px 0px;
}

#bet-slip-body tr.receipt-multi-selections-row td div.multi-selection .selection
{
    margin-right: 5px;
}

#bet-slip-body #preference-options #repeat-single-stake-button
{
    display: block;
    width: 18px;
    height: 19px;
    float: left;
    background-image: url('../../../images/15/en/bet-slip/repeat-single-stake-button.gif');
    background-repeat: no-repeat;
    border: 0;
    cursor: pointer;
}

#bet-slip-body #preference-options #print-button
{
    display: block;
    width: 18px;
    height: 19px;
    float: left;
    background-image: url('../../../images/15/en/bet-slip/print-button-small.gif');
    background-repeat: no-repeat;
    border: 0;
    cursor: pointer;
}

#bet-slip-body #preference-options #auto-refresh
{
    background-color: #585858;
    border-right: 1px solid #585858;
    float: right;
    width: 42px;
    height: 19px;
    margin: 0px 0px 10px 0px;
    padding: 0px;
}

#bet-slip-body #preference-options #auto-refresh .refresh-check
{
    display: block;
    margin: 0px;
    padding: 0px;
    float: left;
}

#bet-slip-body #preference-options #auto-refresh .refresh-check input
{
    margin: 0px;
    padding: 0px;
    height: 12px;
    width: 12px;
    margin: 3px 0px 0px 3px;
}

#bet-slip-body #preference-options #auto-refresh #refresh-button
{
    float: right;
    width: 18px;
    height: 15px;
    background-image: url('../../../images/15/en/bet-slip/refresh-button.gif');
    background-repeat: no-repeat;
    border: 0px;
    margin: 2px 2px 0px 0px;
    cursor: pointer;
}




#preference-options span.singles
{
 float: left;
 font-family: Verdana;
 font-weight: bold;
 vertical-align: middle;
 margin: 3px 0px 0px 17px;
 font-size: 11px;
}


#bet-slip-body #pre-game-container #pre-game-empty,
#bet-slip-body #live-container #live-empty,
#bet-slip-body #receipt-container #receipt-empty
{
    clear: both;
    display: block;
    height: 71px;
    background-color: #d8d8d8;
}



#bet-slip-body #logged-out
{
    clear: both;
    height: 51px;
    padding: 20px 0px 0px 0px;
    background-color: #fff;
    text-align: center;
}

#bet-slip-body #logged-out #new-customer
{
    color: #000;
    font-weight: bold;
    font-size: 11px;
}

#bet-slip-body #logged-out #join-now a
{
    color: #ff8003;
    font-weight: bold;
    font-size: 11px;
}

#bet-slip-body #pre-game-container #pre-game-empty div label,
#bet-slip-body #live-container #live-empty div label,
#bet-slip-body #receipt-container #receipt-empty div label
{
    position: relative;
    display: block;
    top: 18px;
    left: 0px;
    font-weight: bold;
    color: #000;
    width: 200px; 
    text-align: center;
    line-height: 18px;
    font-size: 11px;
    margin-left: auto;
    margin-right: auto;
}

#bet-slip-body .selection-row td
{
	vertical-align: top;
}

#bet-slip-body .selection-row td .selection-name,
#bet-slip-body .selection-row td .odds
{
    white-space: pre-wrap; /* css-3 */
	white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
	white-space: -pre-wrap; /* Opera 4-6 */
	white-space: -o-pre-wrap; /* Opera 7 */
	word-wrap: break-word; /* Internet Explorer 5.5+ */
}

#bet-slip-body #pre-game-container .body .table-container,
#bet-slip-body #pre-game-multiple-bet-options .body .table-container
{
    min-height: 40px;
    overflow-x: hidden;
    overflow-y: auto;
    background-color: #d8d8d8;
    clear: both;
    width: 232px;
    
}

#bet-slip-body .body .table-header
{
    display: block;
    height: 20px;
    background-color: #fff;
    color: #000;
    border-right: 1px solid #d8d8d8;
    border-bottom: 1px solid #000;
    padding: 0px;
    margin: 0px;
    width: 231px;
}

#bet-slip-body #pre-game-container .body .table-header #selection,
#bet-slip-body #pre-game-container .body .table-header #odds,
#bet-slip-body #pre-game-multiple-bet-options .body .table-header #bet-type,
#bet-slip-body #pre-game-multiple-bet-options .body .table-header #unit-stake,
#bet-slip-body #pre-game-exotic-bet-options .body .table-header #bet-type,
#bet-slip-body #pre-game-teaser-options .body .table-header #teaser-selection,
#bet-slip-body #pre-game-teaser-options .body .table-header #line,
#bet-slip-body #pre-game-teaser-options .body .table-header #points-bought
{
    background-color: #fff;
    color: #000;
    border-right: 1px solid #d8d8d8;
    font-weight: bold;
    display: block;
    float: left;
    height: 20px;
    text-align: left;
    position: relative;
}

#bet-slip-body #pre-game-container .body .table-header #selection
{
    width: 115px;
}

#bet-slip-body #pre-game-container .body .table-header #odds
{
    width: 114px;
}

#bet-slip-body #pre-game-container .body .table-header #selection label,
#bet-slip-body #pre-game-container .body .table-header #odds label,
#bet-slip-body #pre-game-multiple-bet-options .body .table-header #bet-type label,
#bet-slip-body #pre-game-multiple-bet-options .body .table-header #unit-stake label,
#bet-slip-body #pre-game-exotic-bet-options .body .table-header #bet-type label,
#bet-slip-body #pre-game-teaser-options .body .table-header #teaser-selection label,
#bet-slip-body #pre-game-teaser-options .body .table-header #line label,
#bet-slip-body #pre-game-teaser-options .body .table-header #points-bought label
{
    position: relative;
    top: 4px;
    left: 5px;
}

#bet-slip-body #pre-game-container #pre-game-selections input
{
    float: left;
    width: 41px;
    text-align: left;
    margin-left: 5px;
}

#bet-slip-body #pre-game-multiple-bet-options,
#bet-slip-body #pre-game-exotic-bet-options,
#bet-slip-body #pre-game-teaser-options
{
    clear: both;
}

#bet-slip-body #pre-game-multiple-bet-options input
{
    text-align: left;
    width: 38px;
}

#bet-slip-body #pre-game-teaser-options .selection-name
{
    clear: none;
    width: 80px;
    padding: 0px;
    margin: 0px 0px 0px 5px;
}

#bet-slip-body #pre-game-teaser-options select
{
    float: left;
    width: 95px;
    margin: 0px 0px 0px 5px;
}

#bet-slip-body #pre-game-teaser-options .to-win-label
{
    font-weight: bold;
}

#bet-slip-body #pre-game-teaser-options input
{
    text-align: left;
    float: left;
    width: 55px;
    margin: 0px 0px 0px 5px;
}

#bet-slip-body #pre-game-teaser-options .to-win input
{
    width: 48px;
    margin: 0px 10px 0px 5px;
    
}

#bet-slip-body #pre-game-teaser-options .to-win label
{
    margin: 0px 0px 0px 0px;
}

#bet-slip-body #pre-game-exotic-bet-options input
{
    text-align: left;
    margin: 0px 0px 0px 5px;
    width: 70px;
    float: left;
}

#bet-slip-body #pre-game-exotic-bet-options .to-win input
{
    margin: 0px 0px 0px 3px;
    width: 70px
}

#bet-slip-body #pre-game-exotic-bet-options .stake label,
#bet-slip-body #pre-game-exotic-bet-options .to-win label
{
    width: 60px;
    text-align: left;
}

#bet-slip-body #pre-game-exotic-bet-options .stake label
{
   margin-right: 3px; 
}


#bet-slip-body #pre-game-multiple-bet-options .header,
#bet-slip-body #pre-game-exotic-bet-options .header,
#bet-slip-body #pre-game-teaser-options .header 
{
    background-color: #252525;
    position: relative;
    top: -1px;
    border-top: 1px solid #d8d8d8;
    color: #fff;
    font-weight: bold;
    padding: 5px; 
    padding-left: 21px;
    background-image: url('../../../images/15/en/bet-slip/header-arrow-down.gif');
    background-position: left;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 208px;
    text-align: left;
}


#bet-slip-body #pre-game-selections-options .singles_header
{
    background-color: #252525; border-top: 1px solid #d8d8d8; padding-top: 1px;
}

#bet-slip-body #pre-game-selections-options .repeatbutton
{
    display: inline-block; width: auto; padding-top: 0px; margin-top: 2px;
}

#bet-slip-body #pre-game-selections-options .repeatbutton .repeat_singles
{
    margin-top: 0px; padding-top: 0px;
}

#bet-slip-body #pre-game-selections-options .repeatbutton .repeat_singles #repeat-single-stake-button
{
    display: block; width: 18px; height: 19px; float: left; 
    background-image: url("../../../images/15/en/bet-slip/repeat-single-stake-button.gif"); 
    background-repeat: no-repeat; cursor: pointer; border: 0pt none; padding-top: 0px; margin-top: 0px;
}

#bet-slip-body #pre-game-selections-options .header
{
    background-color: #252525;
    position: relative;
    top: -4px; 
    color: #fff;
    font-weight: bold;
    padding: 5px; 
    padding-left: 21px;
    background-image: url('../../../images/15/en/bet-slip/header-arrow-down.gif');
    background-position: left;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 180px;
    text-align: left;
    display: inline-block;
}

#bet-slip-body #pre-game-multiple-bet-options .header.expanded,
#bet-slip-body #pre-game-exotic-bet-options .header.expanded,
#bet-slip-body #pre-game-teaser-options .header.expanded,
#bet-slip-body #pre-game-selections-options .header.expanded
{
    background-image: url('../../../images/15/en/bet-slip/header-arrow-down.gif');
    background-position: left;
    background-repeat: no-repeat;
}

#bet-slip-body #pre-game-multiple-bet-options .header.collapsed,
#bet-slip-body #pre-game-exotic-bet-options .header.collapsed,
#bet-slip-body #pre-game-teaser-options .header.collapsed,
#bet-slip-body #pre-game-selections-options .header.collapsed
{
    background-image: url('../../../images/15/en/bet-slip/header-arrow-right.gif');
    background-position: left;
    background-repeat: no-repeat;
}

#bet-slip-body #pre-game-multiple-bet-options .table-header,
#bet-slip-body #pre-game-exotic-bet-options .table-header,
#bet-slip-body #pre-game-teaser-options .table-header
{
    clear: both;
    float: left;
}

#bet-slip-body #pre-game-multiple-bet-options .table-header #bet-type
{
    width: 115px;
}

#bet-slip-body #pre-game-multiple-bet-options .table-header #unit-stake
{
    width: 114px;
}

#bet-slip-body #pre-game-exotic-bet-options .table-header #bet-type
{
    width: 231px;
}

#bet-slip-body #pre-game-teaser-options .table-header #teaser-selection
{
    width: 115px;
}

#bet-slip-body #pre-game-teaser-options .table-header #line
{
    width: 56px;
}

#bet-slip-body #pre-game-teaser-options .table-header #points-bought
{
    width: 57px;
}

#bet-slip-body #pre-game-multiple-bet-options .body,
#bet-slip-body #pre-game-exotic-bet-options .body,
#bet-slip-body #pre-game-teaser-options .body
{
    clear: both;
    float: left;
}

#bet-slip-body #pre-game-multiple-bet-options table,
#bet-slip-body #pre-game-exotic-bet-options table,
#bet-slip-body #pre-game-teaser-options table
{
    width: 232px;
}


#bet-slip-body #pre-game-exotic-bet-options tr td span.selection-name
{
    width: 98px;
}

#bet-slip-body tr td span.remove-selection a
{
    display: block;
    clear: both;
    float: left;
    height: 18px;
    width: 17px;
    text-indent: -99999px;
    background-image: url('../../../images/15/en/bet-slip/remove-selection-button.gif');
    background-repeat: no-repeat;
    cursor: pointer;
    padding: 0px;
}

#bet-slip-body tr td span.remove-selection a.disabled
{
    display: block;
    clear: both;
    float: left;
    height: 18px;
    width: 17px;
    text-indent: -99999px;
    background-image: url('../../../images/15/en/bet-slip/remove-selection-button-disabled.gif');
    background-repeat: no-repeat;
    cursor: default;
}

#bet-slip-body tr td span.remove-selection
{
    display: block;
    float: left;
    margin: 0px 0px 0px 0px;
    padding: 0px;
}

#bet-slip-body tr td span.selection-name
{
    display: block;
    text-align: left;
    padding: 0px 0px 0px 5px;
    margin: 0px 0px 0px 0px;
    float: left;
    width: 82px;
}

#bet-slip-body tr td span.odds
{
    display: block;
    float: left;
    padding: 0px 0px 0px 5px;
    width: 95px;
    text-align: left;
}

#bet-slip-body tr td span.odds select
{
    width: 90px;
}

#bet-slip-body tr td span.selection-name select
{
    width: 80px;
}

#bet-slip-body tr.selection-event
{
    text-align: left;
}

#bet-slip-body tr.selection-event td
{
    width: 100%;
}

#bet-slip-body tr td.stake
{
    width: 115px;
}

#bet-slip-body tr td.to-win
{
    width: 115px;
}

#bet-slip-body tr td .stake,
#bet-slip-body tr td .to-win
{
    padding: 0px 0px 0px 0px;
}

#bet-slip-body tr td .stake label,
#bet-slip-body tr td .to-win label
{
    padding: 0px 0px 0px 0px;
    float: left;
    font-weight: bold;
}

#bet-slip-body tr td .stake span,
#bet-slip-body tr td .to-win span
{
    padding: 0px 0px 0px 5px;
    float: left;
    font-weight: bold;
}

#bet-slip-body #betting-actions
{
    height: 48px;
    clear: both;
    background-color: #252525;
}

#bet-slip-body #betting-actions div
{
    margin: 10px 0px 0px 0px;
}

#bet-slip-body #betting-actions div#remove-all a,
#bet-slip-body #betting-actions div#place-bet a
{
    color: #fff;
    font-weight: bold;    
    text-align: center;
}

#bet-slip-body #betting-actions div#remove-all
{
    float: left;
    width: 100px;
}

#bet-slip-body #betting-actions div#remove-all a
{
    text-decoration: underline;
    display: block;
    height: 20px;
    padding: 4px 0px 0px 10px;
}

#bet-slip-body #betting-actions div#place-bet
{
    float: right;
    height: 30px;
    margin-right: 5px;
    width: 84px;
    background-image: url('../../../images/15/en/bet-slip/orange-button.gif');
    background-repeat: no-repeat;
}

#bet-slip-body #betting-actions div#place-bet a
{
    display: block;
    height: 20px;
    text-decoration: none;
    padding: 4px 0px 0px 0px;
}

#bet-slip-body .bet-slip-total
{
    background-color: #fff;
    width: 225px;
    color: #000;
    font-weight: bold;
    padding: 3px;
    border-top: 1px solid #252525;
    text-align: left;
    display: block;
}

/* Receipt Styles */

#bet-slip-body #receipt-container .body .table-container,
#betstatus .table-container
{
    min-height: 40px;
    overflow-x: hidden;
    overflow-y: auto;
    background-color: #d8d8d8;
}

#bet-slip-body #receipt-container .body .table-header
{
    display: block;
    height: 20px;
    background-color: #ffffff;
    color: #000000;
    border-right: 1px solid #d8d8d8;
    border-bottom: 1px solid #000;
    padding: 0px;
    margin: 0px;
    clear: both;
    width: 232px;
}

#bet-slip-body #receipt-container .body .table-header #bet-receipt
{
    display: block;
    height: 20px;
    background-color: #252525;
    border-top: 1px solid #d8d8d8;
    color: #FFcc00;
    position: relative;
    text-align: left;
    width: 232px;
    padding: 2px 2px 2px 0px;
    font-weight: bold;
}

#bet-slip-body #receipt-container .body .table-header #selection,
#bet-slip-body #receipt-container .body .table-header #odds
{
    background-color: #fff;
    color: #000;
    border-right: 1px solid #d8d8d8;
    font-weight: bold;
    display: block;
    float: left;
    height: 20px;
    text-align: left;
    position: relative;
}

#bet-slip-body #receipt-container .body .table-header #selection
{
    width: 115px;
}

#bet-slip-body #receipt-container .body .table-header #odds
{
    width: 115px;
}

#bet-slip-body #receipt-container .body .table-header #selection label,
#bet-slip-body #receipt-container .body .table-header #odds label,
#bet-slip-body #receipt-container .body .table-header #bet-receipt label
{
    position: relative;
    top: 4px;
    left: 5px;
    font-size: 11px;
}

#bet-slip-body #receipt-container table tr
{
    width: 230px;
}

#bet-slip-body #receipt-actions
{
    height: 53px;
    clear: both;
    background-color: #252525;
    padding: 0px 10px 0px 10px;
}

#bet-slip-body #receipt-actions #btnPrint,
#bet-slip-body #receipt-actions #btnContinue
{
    position: relative;
    width: 82px;
    height: 23px;
    top: 15px;
    border: 0;
    font-weight: bold;
    padding: 0px 0px 4px 0px;
    color: #fff;
    cursor: pointer;
}

#bet-slip-body #receipt-actions #btnPrint
{
    background-image: url('../../../images/15/en/bet-slip/print-button.gif');
    background-repeat: no-repeat;
    float: left;
}

#bet-slip-body #receipt-actions #btnContinue
{
    background-image: url('../../../images/15/en/bet-slip/orange-button.gif');
    background-repeat: no-repeat;
    float: right;
}

#bet-slip-body #bet-slip-error *
{
    font-size: 11px;
}

#bet-slip-body #bet-slip-error
{
    padding: 8px;
    color: #ff0000;
    font-weight: bold;
}

#bet-slip-body #bet-slip-error #actual-error
{
    font-style: italic; 
}

#bet-slip-body .error-message
{
    font-weight: bold;
    color: #ff0000;
    width: 210px;
}

#bet-slip-body .confirm-selections
{
    clear: both;
    float: left;
    width: 232px;
    height: 22px;
    background-color: #bedeaf;
    border-top: 1px solid #252525;
    padding: 0px;
    margin: -1px 0px 0px 0px;
}


#bet-slip-body #receipt-container .body .table-container .betSlipError
{
    background-color: #ffDDDD;
}

#bet-slip-body #receipt-container .body .table-container .betSlipSuccess
{
    background-color: #EBF8E5;
}


* html #bet-slip-body .confirm-selections
{
    padding: 0px 0px 0px 0px;
    width: 232px;
}

*+html #bet-slip-body .confirm-selections
{
    padding: 0px 0px 0px 0px;
    width: 232px;
}

#bet-slip-body .confirm-selections input
{
    float: left;
    margin: 4px 0px 0px 5px;
}

*+html #bet-slip-body .confirm-selections input
{
    margin: 0px;
}

* html #bet-slip-body .confirm-selections input
{
    margin: 0px;
}

#bet-slip-body .confirm-selections label
{
    color: #000;
    float: left;
    font-weight: bold;
    margin: 0px 0px 0px 10px;
    padding: 5px 0px 0px 0px;
    cursor: pointer;
}

#bet-slip-body .confirm-selections label:hover
{
    text-decoration: underline;
}

* html #bet-slip-body .confirm-selections label
{
    margin: 0px 0px 0px 10px;
}

*+html #bet-slip-body .confirm-selections label
{
    margin: 0px 0px 0px 10px;
}

#betstatus #bsheader
{
    display: block;
    float: left;
    height: 18px;
    background-color: #252525;
    border-top: 1px solid #d8d8d8;
    color: #ff8003;
    position: relative;
    text-align: left;
    width: 232px;
    padding: 4px 0px 0px 10px;
    font-weight: bold;
    font-size: 11px;
}

#betstatus #bstable
{
    width: 232px;
}

#betstatus .table-container
{
    min-height: 40px;
    overflow-x: hidden;
    overflow-y: auto;
    background-color: #abd1f9;
    clear: both;
    width: 232px;
} 

#betstatus #receipt-actions
{
    text-align: center;
}

#betstatus #receipt-actions #btnPrint
{
    float: none;
}

#live-bet-slip-note
{
    overflow-x: hidden;
    overflow-y: auto;
    clear: both;
    width: 232px;
    height: 0px;
}

#betstatus #bstable label
{
    font-weight: bold;
}

#betstatus #bstable label.approved
{
    padding-left: 5px;
    color: #158200;
}

#betstatus #bstable label.rejected
{
    padding-left: 5px;
    color: #ff0000;
}

#betstatus #bstable label.pending
{
    padding-left: 5px;
    color: #ff6600;
}

#betstatus #bstable tr td
{
    background-color: #abd1f9;
    text-align: left;
}
#betstatus #bstable tr.live-separator-row td
{
    height: 1px;
    width: 232px;
    background-color: #000;
    padding: 0;
    margin: 0;
}

#betstatus #bstable .live-separator-row 
{

}

/* end Receipt Styles */

#bet-slip-ads
{
    width: 232px;
    height: 90px;
    border-top: 2px solid #252525;
    background-color: #252525;
}

/* IE6 specific hacks */

* html #betslip
{
    float: right;
    position: absolute;
    right: 0px;
    width: 235px;
    top: 105px;
}

* html #bet-slip-container
{
    position:absolute;/* ie6 will treat this as fixed because of a bug where overflow:auto is set on a parent */
    top: -23px;
    width: 235px;
}

* html #bet-slip-header
{
    border-right: none;
}

* html #bet-slip-loading
{
    display: none;
    position: absolute;
    float: right;
    top: 89px;
    width: 100px;
    right: 50px;
    height: 15px;
    background-image: url('../../../images/15/en/bet-slip/ajax-loader.gif');
    z-index: 99999999;
}

/* Bet Slip Styles - End */

