/*
Theme Name: UBRake Theme
Theme URI: http://wordpress.org/
Description: XHTML theme
Version: 1.0
Author: Unknown

*/

*{
	padding:0px;
	margin:0px;
}
body{
	background:#ede7e6 url(images/header-bg.jpg) repeat-x;
}
html{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#2e2d2d;
}
a{ color:#0B2244;
text-decoration:none;}
a:hover{ color: green;}
.clear{ clear:both;}
.left{ float:left;}
.left2{ float:left; width:auto;}
.right{ float:right;}
.right2{ float:right; width:auto;}
.spacer1{ padding:1px;}
.spacer2{ padding:2px;}
.spacer10{ padding:10px;}

h1.review {
font-size: 18px;
}
.input1{
	font-size:13px;
	width:150px; 
	margin:0px; 
	padding:0px;
	border:#4c1b1a 1px solid;
	height:21px;
	width:155px;
}
.input1_b{ 
	width:157px; 
	margin-right:0px;
	margin-top:1px;
	padding:0px;
}

.download_button {
margin: 0 auto;
background: url(images/Download_Button.gif) no-repeat;
width: 214px;
height: 84px;
}

.download_button :hover {
background: url(images/Download_Button_roll.gif);
}

.download_button a {
display: block;
width: 214px;
height: 84px;
}

.register {
margin: 0 auto;
text-align: center;
margin-top:20px;
}

.register img {
border: none;
}

.input2{ font-size:13px; margin:2px; border:#7f9db9 1px solid;}

.whire_heading{ font-size:18px; font-weight:bold; color:#fff;}

.green_heading_text{
	color:#0B2244;
	font-size:24px;
	font-weight:bolder;
}
.green_text{ color:green;}
.red_text{ color:#FF0000;}
.orange_text{ color:#FF9900;}
.cyan_text{ color:#00FFFF;}

#frame{
	width:900px;
	margin:0px auto;
}
#header{
	width:900px;
	height:161px;
}
.header_right{
	width:180px;
	float:right;
	padding:4px;
	text-align:right;
	padding-right:0px;
}
#main_menu{
	width:900px;
	height:41px;
	float:left;
}
#main_menu ul{
	list-style:none;
	width:900px;
	float:left;
	background:url(images/devider.jpg) left no-repeat;
}
#main_menu li{
	list-style-type:none;
	display:inline;
	line-height:41px;
	float:left;
	background:url(images/devider.jpg) right no-repeat;
}
#main_menu li a{
	list-style-type:none;
	display: block;
	line-height:41px;
	padding:0 20px 0 23.5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bolder;
	text-decoration:none;
}
#main_menu li a:hover{
	background:url(images/nav-bg-hover.jpg);
}

#content{
	width:900px;
	padding:12px 0px;
clear:both;
}
.inner_page p{ 
padding-top: 5px;
padding-bottom: 5px;
}
.box_1{
	width:888px;
	float:left;
	border:#4D8AE3 1px solid;
	padding:5px;
}
.box_2_content{
	text-align:center;
	line-height:19px;
	border-left:#4D8AE3 1px solid;
	border-right:#4D8AE3 1px solid;
background: url(images/small-boxex-bg.jpg) #f0f1db;
}
.box_2_bottom{
	background:url(images/small-box-bottom.jpg);
	text-align:center;
}
.twin_boxes{ width:449px; float:left;}
.brown_heading{
	width:100%;
	padding:5px 0px;
	background:#193779;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFFFFF;
	margin-bottom:4px;
}
.yellow_box{
	width:407px;
	border:#4D8AE3 1px solid;
	padding:20px;
}
#footer{
	width:900px;
	background:#193779;
	padding:15px 0px;
	text-align:center;
	color:#FFFFFF;
}
#footer a{
	color:#FFFFFF;
	text-decoration:none;
}
#footer a:hover{
	color: #FFFF00;
	text-decoration:none;
}
/*----------Inner pages----------*/
.box_4{ 
	width:900px;
	padding:0px;
margin-bottom: 20px;
}
.heading_1{ 
	width:100%;
	float:left;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	line-height:31px;
	background:url(images/heading-1-bg.jpg);
}
.box_4_content{
	width:888px;
	float:left;
	border-left:#4D8AE3 1px solid;
	border-right:#4D8AE3 1px solid;
	padding:8px 5px;
}
.box_4_content_2{
	border-left:#4D8AE3 1px solid;
	border-right:#4D8AE3 1px solid;
	padding:10px;
}
.box_4_content_l{ 
	width:200px;
	float:left;
	padding:0px 30px 0px 0px;
}
.box_4_pokerdetails{
	width:95%;
	padding:7px 5px ;
	border-bottom:#0B2244 1px dotted;
}
.box_4_content_r{
	width:640px;
	float:left;
	padding:0px 0px 0px 10px;
	border-left:#19387A 2px solid;
}
.box_4_green_bar{
	width:95%;
	padding:8px 5px;
	background:#167786;
	color:#fff;
	font-size:12px;
	font-weight:bolder;
}
.box_4_green_bar_2{
	width:100%;
	padding:8px 0px;
	background:#167786;
	color:#fff;
	font-size:12px;
	font-weight:bolder;
	float:left;
}
.box_4_bottom{ 
	width:100%;
	float:left;
	background: url(images/box-4-b.jpg);
	height:7px;
}
.steps_content{
	padding:0px 10px;
}
.steps_container{
	width:240px;
	padding:0px 5px;
	float:left;
}

.download_now {
float: left; 
margin-left: 4px;
width:400px;
text-align: center; 
margin-top:20px;
width=390px;
}

#main_menu ul li ul {display: none;}
#main_menu ul li:hover a {color:#fff; }
#main_menu ul li:hover ul.hover {display:block; position:absolute; top:37px; left:0; width:205px;}
#main_menu ul li:hover ul.hover li {width: 415px; } 
#main_menu ul li:hover ul.hover li a.hide {background:#162c65; color:#fff;} 
#main_menu ul li:hover ul.hover li:hover a.hide {background:#0baaff; color:#000;}
#main_menu ul li:hover ul.hover li ul {display: none;}
#main_menu ul li:hover ul.hover li a {display:block; background:#162c65; font-size: 14px;}
#main_menu ul li:hover ul.hover li a:hover {background:#055f9f; }
#main_menu ul li:hover ul.hover li:hover ul {display:block; position:absolute; left:105px; top:0;}
#main_menu ul li:hover ul.hover li:hover ul.left {left:-105px;}

.calc {
	background: url(/images/calc_bg.png) no-repeat; 
	height: 302px;
	width: 318px;
	padding: 9px 9px 9px 10px;
	font-family: Tahoma;
	font-weight: bold;
	width: 320px;
	float: right;
}

#calc_results_daily {
	background: url(/images/results_top.png) no-repeat; 
	width: 296px;
	height: 24px;
	padding-bottom: 1px;
}
#calc_results_weekly {
	background: url(/images/results_mid.png) no-repeat; 
	width: 296px;
	height: 24px;
	padding-bottom: 1px;
}
#calc_results_monthly {
	background: url(/images/results_bottom.png) no-repeat; 
	width: 296px;
	height: 24px;
}
#calc_submit {
	background: url(/images/button_generic.png) no-repeat; 
	width: 296px;
	height: 35px;
	clear:both;
}
.calc_button {
margin-top: 5px;
}

.calc_button select:hover {
	background: url(/images/button_generic.png) no-repeat;
}

#calc_limits select:hover {
	background: url(/images/generic_short.png) no-repeat !important;
}

#calc_limits_played_nl, #calc_limits_played_fixed {
	width: 145px;
	height: 35px;
}
#calc_hours_per_day {
	width: 296px;
	height: 35px;
}
#calc_rakeback_percent_txt {
	width: 296px;
	height: 35px;
	border: none;
	background: url(/images/button_generic.png) no-repeat; 
	color: white;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	padding-top: 6px;
}

.calc_results {
	padding-top: 3px;
}
.calc_label {
	padding-left: 10px;
	float: left;
}
.calc_value {
	float: right;
	padding-right: 20px;
}

span.checkbox {
	width: 19px;
	height: 25px;
	padding: 0 5px 0 0;
	background: url(/images/checkbox.gif) no-repeat;
	display: block;
	clear: left;
	float: left;
}
span.radio {
	width: 19px;
	height: 25px;
	padding: 0 5px 0 0;
	background: url(/images/radio.gif) no-repeat;
	display: block;
	clear: left;
	float: left;
}

span.checkbox_red {
	width: 19px;
	height: 25px;
	padding: 0 5px 0 0;
	background: url(/images/checkbox_green.png) no-repeat;
	display: block;
	clear: left;
	float: left;
}
span.radio_red {
	width: 19px;
	height: 25px;
	background: url(/images/checkbox_green.png) no-repeat;
	float: left;
	margin-left: 15px;
}

.calc_tables_list {
	color:white;
	height: 46px;
	margin-top:5px;
} 
.calc_tables_list input {
	margin-left: 10px;
}

.calc_inputs {
	float: left;
	width: 190px;
	height: 100%;
}

.calc_input_value {
	vertical-align: top;
	float: left;
}

.clear {
	clear: both;
}

.calc_right {
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
}
.calc_left {
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
}


#main_chart {
	text-align: center;
}
.chart_caption {
	color: #316908;
	font-size: 24px;
	text-align: center;
	font-weight: bold;
	margin-top:40px;
	margin-bottom:20px;
}
#tbl_chart {
	margin: 0 auto;
}

#tbl_chart tr {
	height: 59px;
	color: #10275b;
	font-family: arial;
	font-weight: bold;
	font-size: 14px;
	background: #c4cad8;
}
#tbl_chart tr td{
	text-align: center;
}
#tbl_chart tr td img {
	border: none;
}

#tbl_chart tr.tbl_header {
	background: url(/images/table_head_bg.gif) no-repeat;
	height: 35px !important;
	color: #ddcd1d;
	font-size: 16px;
}

#tbl_chart tr.alternate {
	background: #aab5d1;
}

.submit_msg {
font-size: 16px;
color: blue;
font-weight: bold;
margin:15px;
border: 1px solid blue;
padding: 15px;
}

	.coda-slider { background: #EDE7E6; }
	.coda-slider, .coda-slider .panel { width: 450px; height: 215px; background: #EDE7E6;} 

#green_links_table {
float: left;
width: 435px;
height: 218px;
margin-left: 5px;
margin-top: 1px;
}
#green_links_table td {
float: none;
padding-left: 2px;
}
.main_rb_links{
	width:898px;
	background:#f0f0de url(images/yellow-light-bg.jpg) repeat;
}

.box_4_content, .box_4_content_2, .yellow_box {
background: #c3cbde;
}

.bottom_box div.inner_content {
font-size: 14px;
padding: 8px;
clear: both;
}

.post {
margin: 8px 0;
}



/* Odds calculator */

#game
{
    cursor: default;
    height: 600px;
    overflow: hidden;
    position: relative;
}
#loading
{
    background-color: #FFFFFF;
    color: #000000;
    font-family: sans-serif;
    font-size: 2em;
    height: 600px;
    left: 0;
    line-height: 600px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 850px;
}
#gamemain
{
    background-image: url(/images/game.jpg);
    background-repeat: no-repeat;
    display: none;
    height: 600px;
    left: 0;
    position: absolute;
    top: 0;
    width: 850px;
}
#capture
{
    background-image: url(/images/trans.gif);
    background-repeat: repeat;
    height: 600px;
    left: 0;
    position: absolute;
    top: 0;
    width: 850px;
}
#cache
{
    display: none;
}
#background
{
    background-image: url(/images/background.png);
    height: 130px;
    left: 82px;
    overflow: hidden;
    position: absolute;
    top: 346px;
    width: 619px;
}
#numplayers
{
    background-image: url(/images/numplayers.png);
    height: 15px;
    left: 114px;
    overflow: hidden;
    position: absolute;
    top: 404px;
    width: 174px;
}
#message
{
    height: 16px;
    left: 0;
    position: absolute;
    text-align: center;
    top: 480px;
    width: 850px;
}

/* RESULTS */

#result0w
{
    display: none;
    height: 100px;
    left: 0;
    position: absolute;
    text-align: right;
    top: 130px;
    width: 120px;
}
#result1w
{
    display: none;
    height: 100px;
    left: 169px;
    position: absolute;
    text-align: right;
    top: 130px;
    width: 120px;
}
#result2w
{
    display: none;
    height: 100px;
    left: 338px;
    position: absolute;
    text-align: right;
    top: 130px;
    width: 120px;
}
#result3w
{
    display: none;
    height: 100px;
    left: 509px;
    position: absolute;
    text-align: right;
    top: 130px;
    width: 120px;
}
#result4w
{
    display: none;
    height: 100px;
    left: 675px;
    position: absolute;
    text-align: right;
    top: 130px;
    width: 120px;
}

#result0l
{
    display: none;
    height: 100px;
    left: 0;
    position: absolute;
    text-align: right;
    top: 160px;
    width: 120px;
}
#result1l
{
    display: none;
    height: 100px;
    left: 169px;
    position: absolute;
    text-align: right;
    top: 160px;
    width: 120px;
}
#result2l
{
    display: none;
    height: 100px;
    left: 338px;
    position: absolute;
    text-align: right;
    top: 160px;
    width: 120px;
}
#result3l
{
    display: none;
    height: 100px;
    left: 509px;
    position: absolute;
    text-align: right;
    top: 160px;
    width: 120px;
}
#result4l
{
    display: none;
    height: 100px;
    left: 675px;
    position: absolute;
    text-align: right;
    top: 160px;
    width: 120px;
}

#result0t
{
    display: none;
    height: 100px;
    left: 0;
    position: absolute;
    text-align: right;
    top: 145px;
    width: 120px;
}
#result1t
{
    display: none;
    height: 100px;
    left: 169px;
    position: absolute;
    text-align: right;
    top: 145px;
    width: 120px;
}
#result2t
{
    display: none;
    height: 100px;
    left: 338px;
    position: absolute;
    text-align: right;
    top: 145px;
    width: 120px;
}
#result3t
{
    display: none;
    height: 100px;
    left: 509px;
    position: absolute;
    text-align: right;
    top: 145px;
    width: 120px;
}
#result4t
{
    display: none;
    height: 100px;
    left: 675px;
    position: absolute;
    text-align: right;
    top: 145px;
    width: 120px;
}

#result0v
{
    display: none;
    height: 100px;
    left: 0;
    position: absolute;
    text-align: right;
    top: 175px;
    width: 120px;
}
#result1v
{
    display: none;
    height: 100px;
    left: 169px;
    position: absolute;
    text-align: right;
    top: 175px;
    width: 120px;
}
#result2v
{
    display: none;
    height: 100px;
    left: 338px;
    position: absolute;
    text-align: right;
    top: 175px;
    width: 120px;
}
#result3v
{
    display: none;
    height: 100px;
    left: 509px;
    position: absolute;
    text-align: right;
    top: 175px;
    width: 120px;
}
#result4v
{
    display: none;
    height: 100px;
    left: 675px;
    position: absolute;
    text-align: right;
    top: 175px;
    width: 120px;
}

/* BUTTONS */

#btn_p2
{
    background-image: url(/images/button.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    display: none;
    height: 77px;
    left: 320px;
    position: absolute;
    top: 373px;
    width: 77px;
}
#btn_p3
{
    background-image: url(/images/button.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    display: none;
    height: 77px;
    left: 410px;
    position: absolute;
    top: 373px;
    width: 77px;
}
#btn_p4
{
    background-image: url(/images/button.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    display: none;
    height: 77px;
    left: 500px;
    position: absolute;
    top: 373px;
    width: 77px;
}
#btn_p5
{
    background-image: url(/images/button.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    display: none;
    height: 77px;
    left: 590px;
    position: absolute;
    top: 373px;
    width: 77px;
}
#btn_calc
{
    background-image: url(/images/button.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    display: none;
    height: 77px;
    left: 305px;
    position: absolute;
    top: 520px;
    width: 77px;
}
#btn_reset
{
    background-image: url(/images/button.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    display: none;
    height: 77px;
    left: 420px;
    position: absolute;
    top: 520px;
    width: 77px;
}

#txt_p2
{
    background-image: url(/images/button-text.png);
    background-position: -154px 0;
    background-repeat: no-repeat;
    height: 77px;
    left: 0;
    position: absolute;
    top: 0;
    width: 77px;
}
#txt_p3
{
    background-image: url(/images/button-text.png);
    background-position: -231px 0;
    background-repeat: no-repeat;
    height: 77px;
    left: 0;
    position: absolute;
    top: 0;
    width: 77px;
}
#txt_p4
{
    background-image: url(/images/button-text.png);
    background-position: -308px 0;
    background-repeat: no-repeat;
    height: 77px;
    left: 0;
    position: absolute;
    top: 0;
    width: 77px;
}
#txt_p5
{
    background-image: url(/images/button-text.png);
    background-position: -385px 0;
    background-repeat: no-repeat;
    height: 77px;
    left: 0;
    position: absolute;
    top: 0;
    width: 77px;
}
#txt_calc
{
    background-image: url(/images/button-text.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    height: 77px;
    left: 0;
    position: absolute;
    top: 0;
    width: 77px;
}
#txt_reset
{
    background-image: url(/images/button-text.png);
    background-position: -77px 0;
    background-repeat: no-repeat;
    height: 77px;
    left: 0;
    position: absolute;
    top: 0;
    width: 77px;
}

/* MESSAGES */

#message
{
    height: 16px;
    left: 50px;
    line-height: 16px;
    overflow: hidden;
    position: absolute;
    text-align: center;
    top: 494px;
    width: 700px;
}

/* FONT - YELLOW */

.font
{
    background-image: url(/images/font.png);
    background-repeat: no-repeat;
    border: none;
    height: 16px;
}
.font_symbol00
{
    background-position: -0px 0;
    width: 4px;
}
.font_symbol01
{
    background-position: -5px 0;
    width: 4px;
}
.font_symbol02
{
    background-position: -14px 0;
    width: 4px;
}
.font_symbol03
{
    background-position: -22px 0;
    width: 8px;
}
.font_symbol04
{
    background-position: -34px 0;
    width: 8px;
}
.font_symbol05
{
    background-position: -45px 0;
    width: 9px;
}
.font_symbol06
{
    background-position: -58px 0;
    width: 8px;
}
.font_symbol07
{
    background-position: -70px 0;
    width: 5px;
}
.font_symbol08
{
    background-position: -79px 0;
    width: 3px;
}
.font_symbol09
{
    background-position: -87px 0;
    width: 4px;
}
.font_symbol10
{
    background-position: -95px 0;
    width: 6px;
}
.font_symbol11
{
    background-position: -107px 0;
    width: 6px;
}
.font_symbol12
{
    background-position: -119px 0;
    width: 6px;
}
.font_symbol13
{
    background-position: -131px 0;
    width: 8px;
}
.font_symbol14
{
    background-position: -143px 0;
    width: 7px;
}
.font_symbol15
{
    background-position: -155px 0;
    width: 7px;
}
.font_symbol16
{
    background-position: -166px 0;
    width: 5px;
}
.font_symbol17
{
    background-position: -177px 0;
    width: 4px;
}
.font_symbol18
{
    background-position: -187px 0;
    width: 9px;
}
.font_symbol19
{
    background-position: -201px 0;
    width: 5px;
}
.font_symbol20
{
    background-position: -210px 0;
    width: 13px;
}
.font_symbol21
{
    background-position: -228px 0;
    width: 10px;
}
.font_symbol22
{
    background-position: -244px 0;
    width: 9px;
}
.font_symbol23
{
    background-position: -257px 0;
    width: 14px;
}
.font_symbol24
{
    background-position: -274px 0;
    width: 9px;
}
.font_symbol25
{
    background-position: -287px 0;
    width: 11px;
}
.font_symbol26
{
    background-position: -302px 0;
    width: 7px;
}
.font_symbol27
{
    background-position: -314px 0;
    width: 6px;
}
.font_symbol28
{
    background-position: -324px 0;
    width: 7px;
}
.font_symbol29
{
    background-position: -334px 0;
    width: 6px;
}
.font_symbol30
{
    background-position: -343px 0;
    width: 9px;
}
.font_symbol31
{
    background-position: -356px 0;
    width: 9px;
}
.font_symbol32
{
    background-position: -368px 0;
    width: 10px;
}
.font_digit0
{
    background-position: -381px 0;
    width: 11px;
}
.font_digit1
{
    background-position: -397px 0;
    width: 7px;
}
.font_digit2
{
    background-position: -411px 0;
    width: 9px;
}
.font_digit3
{
    background-position: -425px 0;
    width: 10px;
}
.font_digit4
{
    background-position: -440px 0;
    width: 9px;
}
.font_digit5
{
    background-position: -454px 0;
    width: 10px;
}
.font_digit6
{
    background-position: -469px 0;
    width: 10px;
}
.font_digit7
{
    background-position: -483px 0;
    width: 10px;
}
.font_digit8
{
    background-position: -497px 0;
    width: 11px;
}
.font_digit9
{
    background-position: -512px 0;
    width: 10px;
}
.font_uppera
{
    background-position: -526px 0;
    width: 10px;
}
.font_upperb
{
    background-position: -540px 0;
    width: 11px;
}
.font_upperc
{
    background-position: -554px 0;
    width: 11px;
}
.font_upperd
{
    background-position: -569px 0;
    width: 11px;
}
.font_uppere
{
    background-position: -584px 0;
    width: 10px;
}
.font_upperf
{
    background-position: -598px 0;
    width: 8px;
}
.font_upperg
{
    background-position: -610px 0;
    width: 10px;
}
.font_upperh
{
    background-position: -625px 0;
    width: 10px;
}
.font_upperi
{
    background-position: -640px 0;
    width: 5px;
}
.font_upperj
{
    background-position: -649px 0;
    width: 8px;
}
.font_upperk
{
    background-position: -661px 0;
    width: 11px;
}
.font_upperl
{
    background-position: -677px 0;
    width: 8px;
}
.font_upperm
{
    background-position: -689px 0;
    width: 12px;
}
.font_uppern
{
    background-position: -706px 0;
    width: 9px;
}
.font_uppero
{
    background-position: -720px 0;
    width: 11px;
}
.font_upperp
{
    background-position: -735px 0;
    width: 10px;
}
.font_upperq
{
    background-position: -749px 0;
    width: 11px;
}
.font_upperr
{
    background-position: -764px 0;
    width: 11px;
}
.font_uppers
{
    background-position: -779px 0;
    width: 9px;
}
.font_uppert
{
    background-position: -791px 0;
    width: 11px;
}
.font_upperu
{
    background-position: -805px 0;
    width: 10px;
}
.font_upperv
{
    background-position: -819px 0;
    width: 10px;
}
.font_upperw
{
    background-position: -832px 0;
    width: 14px;
}
.font_upperx
{
    background-position: -849px 0;
    width: 11px;
}
.font_uppery
{
    background-position: -863px 0;
    width: 10px;
}
.font_upperz
{
    background-position: -876px 0;
    width: 10px;
}
.font_lowera
{
    background-position: -890px 0;
    width: 10px;
}
.font_lowerb
{
    background-position: -903px 0;
    width: 9px;
}
.font_lowerc
{
    background-position: -916px 0;
    width: 9px;
}
.font_lowerd
{
    background-position: -929px 0;
    width: 9px;
}
.font_lowere
{
    background-position: -942px 0;
    width: 9px;
}
.font_lowerf
{
    background-position: -955px 0;
    width: 6px;
}
.font_lowerg
{
    background-position: -965px 0;
    width: 10px;
}
.font_lowerh
{
    background-position: -978px 0;
    width: 9px;
}
.font_loweri
{
    background-position: -992px 0;
    width: 5px;
}
.font_lowerj
{
    background-position: -1000px 0;
    width: 6px;
}
.font_lowerk
{
    background-position: -1010px 0;
    width: 10px;
}
.font_lowerl
{
    background-position: -1024px 0;
    width: 4px;
}
.font_lowerm
{
    background-position: -1033px 0;
    width: 13px;
}
.font_lowern
{
    background-position: -1051px 0;
    width: 8px;
}
.font_lowero
{
    background-position: -1064px 0;
    width: 9px;
}
.font_lowerp
{
    background-position: -1078px 0;
    width: 9px;
}
.font_lowerq
{
    background-position: -1091px 0;
    width: 9px;
}
.font_lowerr
{
    background-position: -1104px 0;
    width: 8px;
}
.font_lowers
{
    background-position: -1115px 0;
    width: 9px;
}
.font_lowert
{
    background-position: -1127px 0;
    width: 7px;
}
.font_loweru
{
    background-position: -1138px 0;
    width: 9px;
}
.font_lowerv
{
    background-position: -1151px 0;
    width: 9px;
}
.font_lowerw
{
    background-position: -1163px 0;
    width: 12px;
}
.font_lowerx
{
    background-position: -1178px 0;
    width: 9px;
}
.font_lowery
{
    background-position: -1190px 0;
    width: 9px;
}
.font_lowerz
{
    background-position: -1202px 0;
    width: 8px;
}

/* FONT - BLACK */

.font2
{
    background-image: url(/images/font.png);
    background-repeat: no-repeat;
    border: none;
    height: 16px;
}
.font2_symbol00
{
    background-position: -0px -16px;
    width: 4px;
}
.font2_symbol01
{
    background-position: -5px -16px;
    width: 4px;
}
.font2_symbol02
{
    background-position: -14px -16px;
    width: 4px;
}
.font2_symbol03
{
    background-position: -22px -16px;
    width: 8px;
}
.font2_symbol04
{
    background-position: -34px -16px;
    width: 8px;
}
.font2_symbol05
{
    background-position: -45px -16px;
    width: 9px;
}
.font2_symbol06
{
    background-position: -58px -16px;
    width: 8px;
}
.font2_symbol07
{
    background-position: -70px -16px;
    width: 5px;
}
.font2_symbol08
{
    background-position: -79px -16px;
    width: 3px;
}
.font2_symbol09
{
    background-position: -87px -16px;
    width: 4px;
}
.font2_symbol10
{
    background-position: -95px -16px;
    width: 6px;
}
.font2_symbol11
{
    background-position: -107px -16px;
    width: 6px;
}
.font2_symbol12
{
    background-position: -119px -16px;
    width: 6px;
}
.font2_symbol13
{
    background-position: -131px -16px;
    width: 8px;
}
.font2_symbol14
{
    background-position: -143px -16px;
    width: 7px;
}
.font2_symbol15
{
    background-position: -155px -16px;
    width: 7px;
}
.font2_symbol16
{
    background-position: -166px -16px;
    width: 5px;
}
.font2_symbol17
{
    background-position: -177px -16px;
    width: 4px;
}
.font2_symbol18
{
    background-position: -187px -16px;
    width: 9px;
}
.font2_symbol19
{
    background-position: -201px -16px;
    width: 5px;
}
.font2_symbol20
{
    background-position: -210px -16px;
    width: 13px;
}
.font2_symbol21
{
    background-position: -228px -16px;
    width: 10px;
}
.font2_symbol22
{
    background-position: -244px -16px;
    width: 9px;
}
.font2_symbol23
{
    background-position: -257px -16px;
    width: 14px;
}
.font2_symbol24
{
    background-position: -274px -16px;
    width: 9px;
}
.font2_symbol25
{
    background-position: -287px -16px;
    width: 11px;
}
.font2_symbol26
{
    background-position: -302px -16px;
    width: 7px;
}
.font2_symbol27
{
    background-position: -314px -16px;
    width: 6px;
}
.font2_symbol28
{
    background-position: -324px -16px;
    width: 7px;
}
.font2_symbol29
{
    background-position: -334px -16px;
    width: 6px;
}
.font2_symbol30
{
    background-position: -343px -16px;
    width: 9px;
}
.font2_symbol31
{
    background-position: -356px -16px;
    width: 9px;
}
.font2_symbol32
{
    background-position: -368px -16px;
    width: 10px;
}
.font2_digit0
{
    background-position: -381px -16px;
    width: 11px;
}
.font2_digit1
{
    background-position: -397px -16px;
    width: 7px;
}
.font2_digit2
{
    background-position: -411px -16px;
    width: 9px;
}
.font2_digit3
{
    background-position: -425px -16px;
    width: 10px;
}
.font2_digit4
{
    background-position: -440px -16px;
    width: 9px;
}
.font2_digit5
{
    background-position: -454px -16px;
    width: 10px;
}
.font2_digit6
{
    background-position: -469px -16px;
    width: 10px;
}
.font2_digit7
{
    background-position: -483px -16px;
    width: 10px;
}
.font2_digit8
{
    background-position: -497px -16px;
    width: 11px;
}
.font2_digit9
{
    background-position: -512px -16px;
    width: 10px;
}
.font2_uppera
{
    background-position: -526px -16px;
    width: 10px;
}
.font2_upperb
{
    background-position: -540px -16px;
    width: 11px;
}
.font2_upperc
{
    background-position: -554px -16px;
    width: 11px;
}
.font2_upperd
{
    background-position: -569px -16px;
    width: 11px;
}
.font2_uppere
{
    background-position: -584px -16px;
    width: 10px;
}
.font2_upperf
{
    background-position: -598px -16px;
    width: 8px;
}
.font2_upperg
{
    background-position: -610px -16px;
    width: 10px;
}
.font2_upperh
{
    background-position: -625px -16px;
    width: 10px;
}
.font2_upperi
{
    background-position: -640px -16px;
    width: 5px;
}
.font2_upperj
{
    background-position: -649px -16px;
    width: 8px;
}
.font2_upperk
{
    background-position: -661px -16px;
    width: 11px;
}
.font2_upperl
{
    background-position: -677px -16px;
    width: 8px;
}
.font2_upperm
{
    background-position: -689px -16px;
    width: 12px;
}
.font2_uppern
{
    background-position: -706px -16px;
    width: 9px;
}
.font2_uppero
{
    background-position: -720px -16px;
    width: 11px;
}
.font2_upperp
{
    background-position: -735px -16px;
    width: 10px;
}
.font2_upperq
{
    background-position: -749px -16px;
    width: 11px;
}
.font2_upperr
{
    background-position: -764px -16px;
    width: 11px;
}
.font2_uppers
{
    background-position: -779px -16px;
    width: 9px;
}
.font2_uppert
{
    background-position: -791px -16px;
    width: 11px;
}
.font2_upperu
{
    background-position: -805px -16px;
    width: 10px;
}
.font2_upperv
{
    background-position: -819px -16px;
    width: 10px;
}
.font2_upperw
{
    background-position: -832px -16px;
    width: 14px;
}
.font2_upperx
{
    background-position: -849px -16px;
    width: 11px;
}
.font2_uppery
{
    background-position: -863px -16px;
    width: 10px;
}
.font2_upperz
{
    background-position: -876px -16px;
    width: 10px;
}
.font2_lowera
{
    background-position: -890px -16px;
    width: 10px;
}
.font2_lowerb
{
    background-position: -903px -16px;
    width: 9px;
}
.font2_lowerc
{
    background-position: -916px -16px;
    width: 9px;
}
.font2_lowerd
{
    background-position: -929px -16px;
    width: 9px;
}
.font2_lowere
{
    background-position: -942px -16px;
    width: 9px;
}
.font2_lowerf
{
    background-position: -955px -16px;
    width: 6px;
}
.font2_lowerg
{
    background-position: -965px -16px;
    width: 10px;
}
.font2_lowerh
{
    background-position: -978px -16px;
    width: 9px;
}
.font2_loweri
{
    background-position: -992px -16px;
    width: 5px;
}
.font2_lowerj
{
    background-position: -1000px -16px;
    width: 6px;
}
.font2_lowerk
{
    background-position: -1010px -16px;
    width: 10px;
}
.font2_lowerl
{
    background-position: -1024px -16px;
    width: 4px;
}
.font2_lowerm
{
    background-position: -1033px -16px;
    width: 13px;
}
.font2_lowern
{
    background-position: -1051px -16px;
    width: 8px;
}
.font2_lowero
{
    background-position: -1064px -16px;
    width: 9px;
}
.font2_lowerp
{
    background-position: -1078px -16px;
    width: 9px;
}
.font2_lowerq
{
    background-position: -1091px -16px;
    width: 9px;
}
.font2_lowerr
{
    background-position: -1104px -16px;
    width: 8px;
}
.font2_lowers
{
    background-position: -1115px -16px;
    width: 9px;
}
.font2_lowert
{
    background-position: -1127px -16px;
    width: 7px;
}
.font2_loweru
{
    background-position: -1138px -16px;
    width: 9px;
}
.font2_lowerv
{
    background-position: -1151px -16px;
    width: 9px;
}
.font2_lowerw
{
    background-position: -1163px -16px;
    width: 12px;
}
.font2_lowerx
{
    background-position: -1178px -16px;
    width: 9px;
}
.font2_lowery
{
    background-position: -1190px -16px;
    width: 9px;
}
.font2_lowerz
{
    background-position: -1202px -16px;
    width: 8px;
}

/* CARD CONTAINERS */

#player0card0a
{
    display: none;
    left: 15px;
    height: 100px;
    overflow: hidden;
    position: absolute;
    text-align: center;
    top: 14px;
    width: 75px;
}
#player0card1a
{
    display: none;
    left: 33px;
    height: 100px;
    overflow: hidden;
    position: absolute;
    text-align: center;
    top: 23px;
    width: 75px;
}

#player1card0a
{
    display: none;
    left: 184px;
    height: 100px;
    overflow: hidden;
    position: absolute;
    text-align: center;
    top: 14px;
    width: 75px;
}
#player1card1a
{
    display: none;
    left: 202px;
    height: 100px;
    overflow: hidden;
    position: absolute;
    text-align: center;
    top: 23px;
    width: 75px;
}

#player2card0a
{
    display: none;
    left: 353px;
    height: 100px;
    overflow: hidden;
    position: absolute;
    text-align: center;
    top: 14px;
    width: 75px;
}
#player2card1a
{
    display: none;
    left: 371px;
    height: 100px;
    overflow: hidden;
    position: absolute;
    text-align: center;
    top: 23px;
    width: 75px;
}

#player3card0a
{
    display: none;
    left: 524px;
    height: 100px;
    overflow: hidden;
    position: absolute;
    text-align: center;
    top: 14px;
    width: 75px;
}
#player3card1a
{
    display: none;
    left: 542px;
    height: 100px;
    overflow: hidden;
    position: absolute;
    text-align: center;
    top: 23px;
    width: 75px;
}

#player4card0a
{
    display: none;
    left: 696px;
    height: 100px;
    overflow: hidden;
    position: absolute;
    text-align: center;
    top: 14px;
    width: 75px;
}
#player4card1a
{
    display: none;
    left: 714px;
    height: 100px;
    overflow: hidden;
    position: absolute;
    text-align: center;
    top: 23px;
    width: 75px;
}

#communitycard0a
{
    display: none;
    left: 165px;
    height: 100px;
    overflow: hidden;
    position: absolute;
    text-align: center;
    top: 214px;
    width: 75px;
}
#communitycard1a
{
    display: none;
    left: 245px;
    height: 100px;
    overflow: hidden;
    position: absolute;
    text-align: center;
    top: 214px;
    width: 75px;
}
#communitycard2a
{
    display: none;
    left: 325px;
    height: 100px;
    overflow: hidden;
    position: absolute;
    text-align: center;
    top: 214px;
    width: 75px;
}
#communitycard3a
{
    display: none;
    left: 436px;
    height: 100px;
    overflow: hidden;
    position: absolute;
    text-align: center;
    top: 214px;
    width: 75px;
}

/* CARD /images */

#player0card0b
{
    border: none;
    height: 5300px;
    width: 75px;
}
#player0card1b
{
    border: none;
    height: 5300px;
    width: 75px;
}
#player0card2b
{
    border: none;
    height: 5300px;
    width: 75px;
}

#player1card0b
{
    border: none;
    height: 5300px;
    width: 75px;
}
#player1card1b
{
    border: none;
    height: 5300px;
    width: 75px;
}
#player1card2b
{
    border: none;
    height: 5300px;
    width: 75px;
}

#player2card0b
{
    border: none;
    height: 5300px;
    width: 75px;
}
#player2card1b
{
    border: none;
    height: 5300px;
    width: 75px;
}
#player2card2b
{
    border: none;
    height: 5300px;
    width: 75px;
}

#player3card0b
{
    border: none;
    height: 5300px;
    width: 75px;
}
#player3card1b
{
    border: none;
    height: 5300px;
    width: 75px;
}
#player3card2b
{
    border: none;
    height: 5300px;
    width: 75px;
}

#player4card0b
{
    border: none;
    height: 5300px;
    width: 75px;
}
#player4card1b
{
    border: none;
    height: 5300px;
    width: 75px;
}
#player4card2b
{
    border: none;
    height: 5300px;
    width: 75px;
}

#communitycard0b
{
    border: none;
    height: 5300px;
    width: 75px;
}
#communitycard1b
{
    border: none;
    height: 5300px;
    width: 75px;
}
#communitycard2b
{
    border: none;
    height: 5300px;
    width: 75px;
}

/* LARGE CARDS */

.back
{
    margin: -5200px 0 0 0;
}
.card0
{
    margin: 0 0 -5200px 0;
}
.card1
{
    margin: -100px 0 -5100px 0;
}
.card2
{
    margin: -200px 0 -5000px 0;
}
.card3
{
    margin: -300px 0 -4900px 0;
}
.card4
{
    margin: -400px 0 -4800px 0;
}
.card5
{
    margin: -500px 0 -4700px 0;
}
.card6
{
    margin: -600px 0 -4600px 0;
}
.card7
{
    margin: -700px 0 -4500px 0;
}
.card8
{
    margin: -800px 0 -4400px 0;
}
.card9
{
    margin: -900px 0 -4300px 0;
}
.card10
{
    margin: -1000px 0 -4200px 0;
}
.card11
{
    margin: -1100px 0 -4100px 0;
}
.card12
{
    margin: -1200px 0 -4000px 0;
}
.card13
{
    margin: -1300px 0 -3900px 0;
}
.card14
{
    margin: -1400px 0 -3800px 0;
}
.card15
{
    margin: -1500px 0 -3700px 0;
}
.card16
{
    margin: -1600px 0 -3600px 0;
}
.card17
{
    margin: -1700px 0 -3500px 0;
}
.card18
{
    margin: -1800px 0 -3400px 0;
}
.card19
{
    margin: -1900px 0 -3300px 0;
}
.card20
{
    margin: -2000px 0 -3200px 0;
}
.card21
{
    margin: -2100px 0 -3100px 0;
}
.card22
{
    margin: -2200px 0 -3000px 0;
}
.card23
{
    margin: -2300px 0 -2900px 0;
}
.card24
{
    margin: -2400px 0 -2800px 0;
}
.card25
{
    margin: -2500px 0 -2700px 0;
}
.card26
{
    margin: -2600px 0 -2600px 0;
}
.card27
{
    margin: -2700px 0 -2500px 0;
}
.card28
{
    margin: -2800px 0 -2400px 0;
}
.card29
{
    margin: -2900px 0 -2300px 0;
}
.card30
{
    margin: -3000px 0 -2200px 0;
}
.card31
{
    margin: -3100px 0 -2100px 0;
}
.card32
{
    margin: -3200px 0 -2000px 0;
}
.card33
{
    margin: -3300px 0 -1900px 0;
}
.card34
{
    margin: -3400px 0 -1800px 0;
}
.card35
{
    margin: -3500px 0 -1700px 0;
}
.card36
{
    margin: -3600px 0 -1600px 0;
}
.card37
{
    margin: -3700px 0 -1500px 0;
}
.card38
{
    margin: -3800px 0 -1400px 0;
}
.card39
{
    margin: -3900px 0 -1300px 0;
}
.card40
{
    margin: -4000px 0 -1200px 0;
}
.card41
{
    margin: -4100px 0 -1100px 0;
}
.card42
{
    margin: -4200px 0 -1000px 0;
}
.card43
{
    margin: -4300px 0 -900px 0;
}
.card44
{
    margin: -4400px 0 -800px 0;
}
.card45
{
    margin: -4500px 0 -700px 0;
}
.card46
{
    margin: -4600px 0 -600px 0;
}
.card47
{
    margin: -4700px 0 -500px 0;
}
.card48
{
    margin: -4800px 0 -400px 0;
}
.card49
{
    margin: -4900px 0 -300px 0;
}
.card50
{
    margin: -5000px 0 -200px 0;
}
.card51
{
    margin: -5100px 0 -100px 0;
}

/* SMALL CARDS */

#smc0
{
    background-image: url(/images/deck1.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    display: none;
    height: 43px;
    left: 91px;
    position: absolute;
    top: 358px;
    width: 22px;
}
#smc1
{
    background-image: url(/images/deck1.png);
    background-position: -22px 0;
    background-repeat: no-repeat;
    display: none;
    height: 43px;
    left: 113px;
    position: absolute;
    top: 358px;
    width: 22px;
}
#smc2
{
    background-image: url(/images/deck1.png);
    background-position: -44px 0;
    background-repeat: no-repeat;
    display: none;
    height: 43px;
    left: 135px;
    position: absolute;
    top: 358px;
    width: 22px;
}
#smc3
{
    background-image: url(/images/deck1.png);
    background-position: -66px 0;
    background-repeat: no-repeat;
    display: none;
    height: 43px;
    left: 157px;
    position: absolute;
    top: 358px;
    width: 22px;
}
#smc4
{
    background-image: url(/images/deck1.png);
    background-position: -88px 0;
    background-repeat: no-repeat;
    display: none;
    height: 43px;
    left: 179px;
    position: absolute;
    top: 358px;
    width: 22px;
}
#smc5
{
    background-image: url(/images/deck1.png);
    background-position: -110px 0;
    background-repeat: no-repeat;
    display: none;
    height: 43px;
    left: 201px;
    position: absolute;
    top: 358px;
    width: 22px;
}
#smc6
{
    background-image: url(/images/deck1.png);
    background-position: -132px 0;
    background-repeat: no-repeat;
    display: none;
    height: 43px;
    left: 223px;
    position: absolute;
    top: 358px;
    width: 22px;
}
#smc7
{
    background-image: url(/images/deck1.png);
    background-position: -154px 0;
    background-repeat: no-repeat;
    display: none;
    height: 43px;
    left: 245px;
    position: absolute;
    top: 358px;
    width: 22px;
}
#smc8
{
    background-image: url(/images/deck1.png);
    background-position: -176px 0;
    background-repeat: no-repeat;
    display: none;
    height: 43px;
    left: 267px;
    position: absolute;
    top: 358px;
    width: 22px;
}
#smc9
{
    background-image: url(/images/deck1.png);
    background-position: -198px 0;
    background-repeat: no-repeat;
    display: none;
    height: 43px;
    left: 289px;
    position: absolute;
    top: 358px;
    width: 22px;
}
#smc10
{
    background-image: url(/images/deck1.png);
    background-position: -220px 0;
    background-repeat: no-repeat;
    display: none;
    height: 43px;
    left: 311px;
    position: absolute;
    top: 358px;
    width: 22px;
}
#smc11
{
    background-image: url(/images/deck1.png);
    background-position: -242px 0;
    background-repeat: no-repeat;
    display: none;
    height: 43px;
    left: 333px;
    position: absolute;
    top: 358px;
    width: 22px;
}
#smc12
{
    background-image: url(/images/deck1.png);
    background-position: -264px 0;
    background-repeat: no-repeat;
    display: none;
    height: 43px;
    left: 355px;
    position: absolute;
    top: 358px;
    width: 22px;
}
#smc13
{
    background-image: url(/images/deck1.png);
    background-position: -286px 0;
    background-repeat: no-repeat;
    display: none;
    height: 43px;
    left: 406px;
    position: absolute;
    top: 358px;
    width: 22px;
}
#smc14
{
    background-image: url(/images/deck1.png);
    background-position: -308px 0;
    background-repeat: no-repeat;
    display: none;
    height: 43px;
    left: 428px;
    position: absolute;
    top: 358px;
    width: 22px;
}
#smc15
{
    background-image: url(/images/deck1.png);
    background-position: -330px 0;
    background-repeat: no-repeat;
    display: none;
    height: 43px;
    left: 450px;
    position: absolute;
    top: 358px;
    width: 22px;
}
#smc16
{
    background-image: url(/images/deck1.png);
    background-position: -352px 0;
    background-repeat: no-repeat;
    display: none;
    height: 43px;
    left: 472px;
    position: absolute;
    top: 358px;
    width: 22px;
}
#smc17
{
    background-image: url(/images/deck1.png);
    background-position: -374px 0;
    background-repeat: no-repeat;
    display: none;
    height: 43px;
    left: 494px;
    position: absolute;
    top: 358px;
    width: 22px;
}
#smc18
{
    background-image: url(/images/deck1.png);
    background-position: -396px 0;
    background-repeat: no-repeat;
    display: none;
    height: 43px;
    left: 516px;
    position: absolute;
    top: 358px;
    width: 22px;
}
#smc19
{
    background-image: url(/images/deck1.png);
    background-position: -418px 0;
    background-repeat: no-repeat;
    display: none;
    height: 43px;
    left: 538px;
    position: absolute;
    top: 358px;
    width: 22px;
}
#smc20
{
    background-image: url(/images/deck1.png);
    background-position: -440px 0;
    background-repeat: no-repeat;
    display: none;
    height: 43px;
    left: 560px;
    position: absolute;
    top: 358px;
    width: 22px;
}
#smc21
{
    background-image: url(/images/deck1.png);
    background-position: -462px 0;
    background-repeat: no-repeat;
    display: none;
    height: 43px;
    left: 582px;
    position: absolute;
    top: 358px;
    width: 22px;
}
#smc22
{
    background-image: url(/images/deck1.png);
    background-position: -484px 0;
    background-repeat: no-repeat;
    display: none;
    height: 43px;
    left: 604px;
    position: absolute;
    top: 358px;
    width: 22px;
}
#smc23
{
    background-image: url(/images/deck1.png);
    background-position: -506px 0;
    background-repeat: no-repeat;
    display: none;
    height: 43px;
    left: 626px;
    position: absolute;
    top: 358px;
    width: 22px;
}
#smc24
{
    background-image: url(/images/deck1.png);
    background-position: -528px 0;
    background-repeat: no-repeat;
    display: none;
    height: 43px;
    left: 648px;
    position: absolute;
    top: 358px;
    width: 22px;
}
#smc25
{
    background-image: url(/images/deck1.png);
    background-position: -550px 0;
    background-repeat: no-repeat;
    display: none;
    height: 43px;
    left: 670px;
    position: absolute;
    top: 358px;
    width: 22px;
}
#smc26
{
    background-image: url(/images/deck1.png);
    background-position: -572px 0;
    background-repeat: no-repeat;
    display: none;
    height: 43px;
    left: 91px;
    position: absolute;
    top: 417px;
    width: 22px;
}
#smc27
{
    background-image: url(/images/deck1.png);
    background-position: -594px 0;
    background-repeat: no-repeat;
    display: none;
    height: 43px;
    left: 113px;
    position: absolute;
    top: 417px;
    width: 22px;
}
#smc28
{
    background-image: url(/images/deck1.png);
    background-position: -616px 0;
    background-repeat: no-repeat;
    display: none;
    height: 43px;
    left: 135px;
    position: absolute;
    top: 417px;
    width: 22px;
}
#smc29
{
    background-image: url(/images/deck1.png);
    background-position: -638px 0;
    background-repeat: no-repeat;
    display: none;
    height: 43px;
    left: 157px;
    position: absolute;
    top: 417px;
    width: 22px;
}
#smc30
{
    background-image: url(/images/deck1.png);
    background-position: -660px 0;
    background-repeat: no-repeat;
    display: none;
    height: 43px;
    left: 179px;
    position: absolute;
    top: 417px;
    width: 22px;
}
#smc31
{
    background-image: url(/images/deck1.png);
    background-position: -682px 0;
    background-repeat: no-repeat;
    display: none;
    height: 43px;
    left: 201px;
    position: absolute;
    top: 417px;
    width: 22px;
}
#smc32
{
    background-image: url(/images/deck1.png);
    background-position: -704px 0;
    background-repeat: no-repeat;
    display: none;
    height: 43px;
    left: 223px;
    position: absolute;
    top: 417px;
    width: 22px;
}
#smc33
{
    background-image: url(/images/deck1.png);
    background-position: -726px 0;
    background-repeat: no-repeat;
    display: none;
    height: 43px;
    left: 245px;
    position: absolute;
    top: 417px;
    width: 22px;
}
#smc34
{
    background-image: url(/images/deck1.png);
    background-position: -748px 0;
    background-repeat: no-repeat;
    display: none;
    height: 43px;
    left: 267px;
    position: absolute;
    top: 417px;
    width: 22px;
}
#smc35
{
    background-image: url(/images/deck1.png);
    background-position: -770px 0;
    background-repeat: no-repeat;
    display: none;
    height: 43px;
    left: 289px;
    position: absolute;
    top: 417px;
    width: 22px;
}
#smc36
{
    background-image: url(/images/deck1.png);
    background-position: -792px 0;
    background-repeat: no-repeat;
    display: none;
    height: 43px;
    left: 311px;
    position: absolute;
    top: 417px;
    width: 22px;
}
#smc37
{
    background-image: url(/images/deck1.png);
    background-position: -814px 0;
    background-repeat: no-repeat;
    display: none;
    height: 43px;
    left: 333px;
    position: absolute;
    top: 417px;
    width: 22px;
}
#smc38
{
    background-image: url(/images/deck1.png);
    background-position: -836px 0;
    background-repeat: no-repeat;
    display: none;
    height: 43px;
    left: 355px;
    position: absolute;
    top: 417px;
    width: 22px;
}
#smc39
{
    background-image: url(/images/deck1.png);
    background-position: -858px 0;
    background-repeat: no-repeat;
    display: none;
    height: 43px;
    left: 406px;
    position: absolute;
    top: 417px;
    width: 22px;
}
#smc40
{
    background-image: url(/images/deck1.png);
    background-position: -880px 0;
    background-repeat: no-repeat;
    display: none;
    height: 43px;
    left: 428px;
    position: absolute;
    top: 417px;
    width: 22px;
}
#smc41
{
    background-image: url(/images/deck1.png);
    background-position: -902px 0;
    background-repeat: no-repeat;
    display: none;
    height: 43px;
    left: 450px;
    position: absolute;
    top: 417px;
    width: 22px;
}
#smc42
{
    background-image: url(/images/deck1.png);
    background-position: -924px 0;
    background-repeat: no-repeat;
    display: none;
    height: 43px;
    left: 472px;
    position: absolute;
    top: 417px;
    width: 22px;
}
#smc43
{
    background-image: url(/images/deck1.png);
    background-position: -946px 0;
    background-repeat: no-repeat;
    display: none;
    height: 43px;
    left: 494px;
    position: absolute;
    top: 417px;
    width: 22px;
}
#smc44
{
    background-image: url(/images/deck1.png);
    background-position: -968px 0;
    background-repeat: no-repeat;
    display: none;
    height: 43px;
    left: 516px;
    position: absolute;
    top: 417px;
    width: 22px;
}
#smc45
{
    background-image: url(/images/deck1.png);
    background-position: -990px 0;
    background-repeat: no-repeat;
    display: none;
    height: 43px;
    left: 538px;
    position: absolute;
    top: 417px;
    width: 22px;
}
#smc46
{
    background-image: url(/images/deck1.png);
    background-position: -1012px 0;
    background-repeat: no-repeat;
    display: none;
    height: 43px;
    left: 560px;
    position: absolute;
    top: 417px;
    width: 22px;
}
#smc47
{
    background-image: url(/images/deck1.png);
    background-position: -1034px 0;
    background-repeat: no-repeat;
    display: none;
    height: 43px;
    left: 582px;
    position: absolute;
    top: 417px;
    width: 22px;
}
#smc48
{
    background-image: url(/images/deck1.png);
    background-position: -1056px 0;
    background-repeat: no-repeat;
    display: none;
    height: 43px;
    left: 604px;
    position: absolute;
    top: 417px;
    width: 22px;
}
#smc49
{
    background-image: url(/images/deck1.png);
    background-position: -1078px 0;
    background-repeat: no-repeat;
    display: none;
    height: 43px;
    left: 626px;
    position: absolute;
    top: 417px;
    width: 22px;
}
#smc50
{
    background-image: url(/images/deck1.png);
    background-position: -1100px 0;
    background-repeat: no-repeat;
    display: none;
    height: 43px;
    left: 648px;
    position: absolute;
    top: 417px;
    width: 22px;
}
#smc51
{
    background-image: url(/images/deck1.png);
    background-position: -1122px 0;
    background-repeat: no-repeat;
    display: none;
    height: 43px;
    left: 670px;
    position: absolute;
    top: 417px;
    width: 22px;
}
