#poker-splash {
	width: 558px;
}

#poker-splash #toolbar {
	width: 554px;
    display: none;
}

#content-toolbar {
    display: none;
}

#poker-splash #contents {
}

#poker-banners {
	width: 570px;
	padding-top: 12px; 
}

#logo {
	background: transparent url(/images/logo2_tr.jpg) no-repeat scroll 0% 50%;
	width: 403px;
}

.outer-container {
    background-color: #00121e !important;
    background-image: none;
}

body.poker {
    background-color: #00121e;
}

.poker-container {
	behavior: url(/stylesheets/iepngfix.htc);
	background: transparent url(/images/new/Blue.png) no-repeat scroll;
}

.casino-container {
	behavior: url(/stylesheets/iepngfix.htc);
	background: transparent url(/images/new/Green.png) no-repeat scroll;
}

.poker-home-container {
	behavior: url(/stylesheets/iepngfix.htc);
    background: transparent url(/images/new/Blue_fishka.png) no-repeat scroll;
}

.casino-home-container {
	behavior: url(/stylesheets/iepngfix.htc);
    background: transparent url(/images/new/Red_kubik.png) no-repeat scroll;
}

.poker-item-container {
	behavior: url(/stylesheets/iepngfix.htc);
    background: transparent url(/images/new/Blue.png) no-repeat scroll;
}

.poker-help-container {
	behavior: url(/stylesheets/iepngfix.htc);
    background: transparent url(/images/new/Red.png) no-repeat scroll;
}

.outer-container-poker_splash {
    background-color: #00121e !important;
    background-image: none;
}
#betslip-container {
    /*border: 3px solid white;*/
    float: left;
    margin-bottom: -10px;
    margin-left: 10px;
	/*margin-top: -4px;*/
    /*width: 257px;*/
    width: 262px;
}

#betslip-toolbar, #inplay-toolbar {
    height: 23px;
    width: 100%;
}

#betslip-content {
    float: left;
    /*padding: 0pt 0pt 0pt 3px;*/
    width: 262px;
    /*width: 254px;*/
}

.betslip-event-details {
    float: left;
    padding: 5px 0pt 0pt 8px;
    width: 168px;
}

.betslip-stake {
    float: right;
    height: 47px;
    padding: 5px 0pt 0pt;
    width: 75px;
}

.betslip-entry-odd, .betslip-entry-even {
    float: left;
    padding: 0pt 0pt 4px;
    width: 251px;
}

.betslip-entry-even {
    border-bottom: 1px solid #EFF35C;
    border-top: 1px solid #EFF35C;
}

.betslip-remove {
    float: right;
    width: 11px;
}

#betslip-submit {
    float: left;
    height: 45px;
    width: 262px;
}
#betslip-empty {
    height: 80px;
    padding: 0pt 0pt 0pt 3px;
    /*width: 254px;*/
    width: 262px;
}
.betslip-button, .coupon-button {
    float: right;
    padding: 7px 14px 0px 0px;
    margin-right: 20px;
    width: 50px;
    height: 50px;
}
#betslip-toolbar, #inplay-toolbar {
	/*background: transparent url(/images/betslip_toolbar.jpg) no-repeat scroll 0pt 50%;*/
	background: transparent url(/images/new/GreenlineCard.png) no-repeat scroll 0pt 50%;
}

#betslip-content {
	/*background: transparent url(/images/betslip_content_bg.jpg) repeat-y scroll 0% 50%;*/
	background: transparent url(/images/new/betslip_content_bg.jpg) repeat-y scroll 0% 50%;
}

.betslip-entry-even {
	/*background-color: #FCFEA9;*/
	background-color: #dbf3e9;
}

#betslip-submit {
	/*background-color: #D1EEAF;*/
	background-color: #9cdec1;
}

.betslip-button, .coupon-button {
}

.betslip-button a, .coupon-button a {
	/*background: transparent url(/images/red_button.jpg) no-repeat scroll 0pt 50%;*/
}

.betslip-button span, .coupon-button span, #top-register-button {
	background: transparent url(/images/red_button_vline.png) repeat-x scroll 0pt 50%;
}

#betslip-empty {
	/*background: transparent url(/images/betslip_content_bg.jpg) repeat-y scroll 0% 50%;*/
	background: transparent url(/images/new/betslip_content_bg.jpg) repeat-y scroll 0% 50%;
}

.betslip-event-header {
	color: #000000;
}

.betslip-odds {
	color: #676767;
}

.betslip-payout {
	color: #2F2F2F;
}

.betslip-payout h1 {
	color: #2F2F2F;
}

.betslip-payout span {
	color: #696969;
}

.betslip-stake-heading {
	color: #2F2F2F;
}

.betslip-stake-amount {
	color: #676767;
}

.betslip-remove a {
	color: #8A8A89;
}

.betslip-remove a:hover {
	color: #E10000;
}

.betslip-button a, .coupon-button a {
	color: #FFFFFF;
}

.betslip-event-header {
    float: left;
    font-size: 12px;
    font-weight: bold;
    width: 100%;
}

.betslip-odds {
    float: left;
    font-size: 11px;
    width: 100%;
}

.betslip-payout {
    float: left;
    font-size: 7pt;
    font-weight: bold;
    width: 100%;
}

.betslip-payout h1 {
    float: left;
    font-size: 11px;
    font-weight: bold;
}

.betslip-payout span {
    float: left;
    font-weight: normal;
    padding: 0pt 0pt 0pt 3px;
}

.betslip-payout option {
    font-size: 7pt;
}

.betslip-payout select {
    font-size: 7pt;
}

.betslip-stake-heading {
    float: left;
    font-size: 11px;
    font-weight: bold;
    height: 14px;
    width: 80%;
}

.betslip-stake-amount {
    float: right;
}

.betslip-stake-amount input {
    font-size: 8pt;
    font-family: Arial, Helvetica, sans-serif;
    text-align: right;
    float: right;
}

.betslip-remove a {
    float: left;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}

.betslip-remove a:hover {
}

.betslip-button a, .coupon-button a {
    float: right;
    font-size: 11px;
    font-weight: bold;
    padding: 3px 0px 0px 0px !important;
    margin: 0px ! important;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
}

.betslip-button span, .coupon-button span {
    float: right;
    height: 18px;
    padding: 0px 16px;
    text-align: center;
    border: 2px solid white;
}
.betslip-button a:hover, .coupon-button a:hover {
    text-decoration: underline;
}
#betslip-toolbar {
}
.form_elements {
	margin-top: 0px;
}
