
ul#tabs li.texas-holdem{width:115px;margin-left:3px;background-image:none;}
ul#tabs li.omaha{width:70px;}
div#table img{float:none;}
#table{width:780px;height:608px;background:#550000 url(base/pokcaltable.gif) no-repeat;margin-top:10px;}
a.cal-help{font-size:11px;line-height:18px;color:#990000;float:right;margin-right:10px;}
div#cal-help-window{height:220px;width:305px;border:5px solid #000;background-color:#242424;position:absolute;top:55px;left:230px;}
a#get-started{width:154px;height:42px;line-height:42px;background-image:url(base/main.png);background-position:-396px -100px;background-repeat:no-repeat;color:#fff;display:block;text-align:center;margin:15px 0 0 72px;font-size:15px;font-weight:bold;}
div#cal-help-window p{color:#fff;font-size:12px;line-height:15px;font-weight:bold;width:265px;margin:20px 0 0 20px;}
a.cal-bonus{color:#ffff00;float:right;margin:90px 0 0 0;font-weight:bold;font-size:12px;line-height:18px;text-decoration:underline;}
a#red-x{height:14px;width:14px;display:block;border:1px solid #990000;font-size:10px;line-height:14px;float:right;color:#ff0000;text-align:center;}
#deck{position:absolute;top:39px;left:19px;width:542px;padding-left:2px;}
#deck img{margin-bottom:5px;}
div.seat{width:101px;height:85px;padding:0;}
div.seat div.hand-odds{width:90px;height:30px;margin-left:2px;padding:6px 3px 3px 3px;color:#ff0000;background-color:#262626;font-size:11px;line-height:15px;position:relative;bottom:10px;text-align:center;}
div.hand-odds .win,.tie{color:#fff;}
div.seat img{width:48px;height:62px;float:left;margin:0;}
#seat1{position:absolute;top:140px;left:257px;}
#seat2{position:absolute;top:140px;left:417px;}
#seat3{position:absolute;top:170px;left:580px;}
#seat4{position:absolute;top:282px;left:650px;}
#seat5{position:absolute;top:395px;left:580px;}
#seat6{position:absolute;top:420px;;left:417px;}
#seat7{position:absolute;top:420px;left:257px;}
#seat8{position:absolute;top:395px;left:95px;}
#seat9{position:absolute;top:282px;left:25px;}
#seat10{position:absolute;top:170px;left:95px;}
#board{position:absolute;top:300px;left:238px;width:306px;height:62px;}
#board img{width:48px;height:62px;float:left;margin:0;}
#board img.turn{margin-left:25px;}
#board img.river{margin-left:25px;}
#process{position:absolute;top:55px;left:600px;}
#reset{position:absolute;top:65px;left:625px;width:90px;}
a.sc-link{position:relative;top:523px;text-align:center;color:#fff;margin-left:250px;}
#dead-cards{position: absolute;bottom: 0;width: 760px;padding: 0 10px;background-color: rgba(0, 0, 0, 0.6);color: #ffffff;}

img.selected-position {
    background-image: url(base/card-highlight.png);
    background-repeat: no-repeat;
}