html, body{margin:3px 0;padding:0;height:100%;}
img, a img{border:none}

body {background:#fff;font-family:arial,verdana;font-size:12px;color:#333;}

a {color:#0747e9;text-decoration:underline;}
a:hover {color:#c00000;text-decoration:underline;}

#container {width:780px;padding:0;background:#fff;margin:0;}

input.login {width:100px;background:#fff;padding:0 2px;}
input.handlink {width:350px;background:#fff;}

p.left {padding:5px 15px;color:#666;}
p.left a {text-decoration:none;}

#header {width:100%;height:100px;}

#subheader {
width:779px;
height:24px;
margin:0;
background:#e3edbd url(images/bar_subhead.gif) repeat-x;
border:solid #999;
border-width:1px 1px 1px 0;
}
#subleft {
float:left;
width:620px;
height:19px;
padding:5px 0 0 8px;
background:inherit;
}
#subright {
float:right;
text-align:right;
width:139px;
height:19px;
padding:5px 5px 0 0;
font-weight:bold;
background:inherit;
}

#subfade {width:100%;height:10px;background:#fff url(images/fade_subhead.gif) repeat-x;margin-bottom:3px;}

#rightside h1 {
height:19px;
padding:5px 0 0 2px;
margin:0;
font-size:14px;
font-weight:bold;
color:#333;
border-bottom:1px dotted #ccc;
background:#fff;
}

#rightside h1.head {
font-weight:bold;
height:18px;
font-size:14px;
color:#333;
background:#fff url(images/getrb.gif) repeat-x;
border:1px solid #69beff;
margin:0;
padding:4px 0 0 5px;
}

#rightside h2 {
font-weight:normal;
font-family:arial,verdana;
font-size:12px;
color:#333;
margin:0;
padding:15px 0 3px 0;
}

#rightside h2.bluebg {
font-weight:bold;
height:18px;
font-size:14px;
color:#333;
background:#fff url(images/getrb.gif) repeat-x;
border:1px solid #69beff;
margin-top:10px;
padding:4px 0 0px 5px;
}
#rightside h2.greybg {
font-weight:bold;
height:18px;
font-size:14px;
color:#333;
background:#fff url(images/grey.gif) repeat-x;
border:1px solid #bbb;
margin-top:10px;
padding:4px 0 0px 5px;
}
#rightside h2.getinfo {
height:19px;
padding:5px 0 0 2px;
margin-top:20px;
font-size:14px;
font-weight:bold;
color:#333;
border-bottom:1px dotted #ccc;
background:#fff;
}

#rightside h3.roomheading {
font-size:14px;
font-weight:bold;
color:#333;
margin-bottom:0;
padding:0;
}

#rightside h4 {
font-weight:bold;
font-family:arial,verdana;
font-size:14px;
color:#333;
margin:0;
padding:15px 0 2px 0;
}

#howtorb ul {
  list-style:none;
  margin:0 0 10px 0;
  padding:0 10px;
  width:530px;
  background:#fff;
}
#howtorb li {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size:14px;
  padding:10px 0 10px 45px;
  margin:0;
}
#howtorb li.step1 {background-image: url(images/1.gif);background-repeat: no-repeat;}
#howtorb li.step2 {background-image: url(images/2.gif);background-repeat: no-repeat;}
#howtorb li.step3 {background-image: url(images/3.gif);background-repeat: no-repeat;}
#howtorb li.step4 {background-image: url(images/4.gif);background-repeat: no-repeat;}

form {margin:0;padding:0;}

#leftside {float:left;width:165px;margin-bottom:15px;padding:0}
#rightside {float:right;width:603px;margin-bottom:15px;padding-left:12px;}

#rightmain {clear:both;padding:8px 10px;margin-bottom:5px;}
#righthand {clear:both;padding:0;margin-bottom:5px;border:1px solid #ccc;}

table.tbl_getrb {border:solid #b9d7ff;border-width:0 1px 1px 1px;}
tr.tbl_top td {padding:3px 30px 3px 5px;}
tr.tbl_rake td {padding:9px 0 0 8px;font-size:14px;background:#fbfdff;}
td.tbl_1 {font-weight:bold;border:1px solid #ccc;border-width:1px 0 1px 1px;background:#f5f5f5;}
td.tbl_2 {font-weight:bold;border:1px solid #ccc;border-width:1px 0 1px 0;background:#f5f5f5;}
td.tbl_3 {font-weight:bold;border:1px solid #ccc;border-width:1px 1px 1px 0;background:#f5f5f5;}
td.tbl_grn {border:1px solid #a7cfa7;background:#fcfff5;}

tr.tbl_main td {padding:5px 30px 0 5px;font-weight:normal;background:#fff;}

#footer {
clear:both;
width:100%;
background:#f5f5f5;
border-top:1px solid #ccc;
padding:5px 0;
text-align:center;
font-size:11px;
}

/*--left navigation menu-----------------*/
#leftside h1 {
width:123px;
height:19px;
color:#333;
font-size:14px;
text-decoration:none;
font-weight:bold;
padding:5px 0 0 32px;
margin:0 0 4px 0;
border-bottom:1px solid #edb7b7;
}

.h1link {background:#fff url(images/icon_aces.gif) no-repeat;}
.h1odds {background:#fff url(images/icon_percent.gif) no-repeat;}
.h1code {background:#fff url(images/icon_dollar.gif) no-repeat;}

div#left_1 {background:#fff;width:165px;height:100%;overflow:hidden;margin:0;}
ul#leftlist {display:block;padding:0;margin:0;float:left;}

ul#leftlist .link, .odds, .code {display:block;float:left;}

ul#leftlist .link a, .odds a, .code a {
	display:block;
	float:left;
	width:139px;
	font-size:12px;
	padding:4px 0 4px 16px;
	white-space:nowrap;
}

ul#leftlist .link a {background:#fff;color:#0747e9;text-decoration:underline;}
ul#leftlist .odds a {background:#fff;color:#0747e9;text-decoration:underline;}
ul#leftlist .code a {background:#fff;color:#0747e9;text-decoration:underline;}

ul#leftlist .link a:hover {background:#fff;color:#c00000;text-decoration:underline;}
ul#leftlist .odds a:hover {background:#fff;color:#c00000;text-decoration:underline;}
ul#leftlist .code a:hover {background:#fff;color:#c00000;text-decoration:underline;}

/*--HandSection----------------------*/
#action {margin:0;background:#fafafa;padding:6px 8px 12px 8px;}

#preflop {margin:0;background:#f1f1f1;border-top:1px solid #ccc;padding:5px 5px 5px 8px;}
#flop {margin:0;background:#f1f1f1;border-top:1px solid #ccc;padding:5px 5px 5px 8px;}
#turn {margin:0;background:#f1f1f1;border-top:1px solid #ccc;padding:5px 5px 5px 8px;}
#river {margin:0;background:#f1f1f1;border-top:1px solid #ccc;padding:5px 5px 5px 8px;}
#show {margin:0;background:#f1f1f1;border-top:1px solid #ccc;padding:5px 5px 5px 8px;}
#board {margin:0;background:#f1f1f1;border-top:1px solid #ccc;padding:5px 5px 5px 8px;}

#righthand h3 {padding-bottom:5px;margin:0;font-size:14px;font-weight:bold;color:#333;}

.hero {color:#ee0000;text-decoration:underline;}

/*--ImageSection----------------------*/

