@charset "utf-8";
/* CSS Document */

body {
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
}
#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.cust {
	font-size: 12px;
	text-align: left;
	padding-left: 40px;
}
.regone {
	padding-left: 80px;
	font-size: 14px;
}
#logoarea {
	margin-top: 15px;
	padding-left: 20px;
	width: 1000px;
}
.logsty {
	float: left;
	width: 174px;
	height: 96px;
	font-size: 12px;
	background: url(../images/login-bg.png) top no-repeat;
	padding-top: 5px;
}
#top-nav {
	text-align: center;
	background: url(../images/topbg.png) top no-repeat;
	height: 35px;
	padding-top: 10px;
	color: #fff;
	text-align: left;
}
.top-navigation {
	background: url(../images/nav-mid-bg.png) top repeat-x;
	height: 53px;
	margin-top: 15px;
}
.top-nav-wrapper {
	width: 970px;
	text-align: left;
	padding: 15px;
}
.top-nav-wrapper ul {
	padding: 0;
	margin: 0;
}
.top-nav-wrapper ul li {
	display: inline;
}
.top-nav-wrapper ul li a {
	padding: 16px;
	text-decoration: none;
	color: #fff;
	font-size: 14px;
}
.top-navigation ul li a:hover {
	text-decoration: none;
	background: url(../images/nav-mid-bg-hover.png) top repeat-x;
	color: #fff;
	font-size: 14px;
}
.left-bar {
	float: left;
	width: 200px;
	text-align: left;
	text-align: center;
}
#main-content {
	float: left;
	width: 790px;
	text-align: left;
	padding-left: 10px;
}
.top-banner {
	width: 736px;
	height: 129px;
	background: url(../images/sports-banner.png) top no-repeat;
	text-align: right;
	padding-top: 120px;
	padding-right: 20px;
}
.top-banner a {
	color: #000;
	text-decoration: none;
}
.top-banner a:hover {
	color: #000;
	text-decoration:underline;
}
.livelines {
	background: url(../images/livelines.png) top no-repeat;
	height: 125px;
	width: 222px;
	padding-left: 150px;
	padding-top: 19px;
	margin-top: 7px;
	color: #fff;
}
.livelines a {
	color: #fff;
	text-decoration: none;
}
.livelines a:hover {
	text-decoration: underline;
}
.l-banner {
	width: 376px;
	height: 222px;
	float: left;
	/* background: url(../images/home-bg-text.png) top no-repeat;  */

	padding-left: 0;
}
.r-banner {
	float: left;
	padding-left: 8px;
}
.reg {
	text-decoration: underline;
	color: #fff;
}
.reg:hover {
	background: #000;
}
.quicklink {
	text-decoration: none;
	color: #000;
	font-size: 14px;
}
.quicklink:hover {
	text-decoration: underline;
}
#footer {
	background: url(../images/footer-bf.png) top no-repeat;
	width: 960px;
	height: 40px;
	padding-top: 15px;
	margin-top: 10px;
	margin-right: 10px;
	text-align: right;
	padding-right: 30px;
}
#footer ul {
	margin: 0;
	padding: 0;
}
#footer ul li {
	display: inline;
}
#footer ul li a {
	font-size: 11px;
	text-decoration: none;
	color: #000;
	padding: 10px;
}
#footer ul li a:hover {
	text-decoration: underline;
}
.r-book {
	text-decoration: none;
	color: #000;
}
.r-book:hover {
	text-decoration: underline;
}
.float {
	float: left;
}
.clear {
	clear: both;
}
h1 {
	font-weight: normal;
}
#table_top {
	background-image: url(../../images/bg_table_top.jpg);
	background-color: transparent;
	background-repeat:	no-repeat;
	background-position:	0px 0px;
	width:742px;
	height:30px;
}
#table_body {
	background-image: url(../../images/bg_table_mid.jpg);
	background-color: transparent;
	background-repeat: repeat-y;
	background-position:	0px 0px;
	width:742px;
}
#table_bottom {
	background-attachment: scroll;
	background-image: url(../../images/bg_table_bottom.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width:742px;
	height:20px;
}
#table_body h4 .headerBullet {
	background-image: url(../../images/spadeBullet.jpg);
	background-color: transparent;
	background-repeat:	no-repeat;
	background-position:	0 0;
	background-attachment:	scroll;
	opacity:	1;
}
#table_body h4 {
	font-size: 18px;
	color: #900;
	margin:1.2em 1em;
	font-weight: bold;
	margin-top: 0px;
}
#table_body p {
	margin:1.2em 2em;
}
#table_body h4 .headerBullet {
	background-image: url(../../images/spadeBullet.jpg);
	background-repeat: no-repeat;
}
#poker_promotion h2 {
	font-size: 30px;
	color: #900;
	font-weight: bold;
}
#poker_promotion h4 {
	font-size: 18px;
	color: #900;
	margin:1.2em 1em;
	font-weight: bold;
}
#poker_promotion p {
	font-size:12px;
	margin:1.2em 2em;
}
#poker_promotion li {
	font-size:12px;
	margin-left:2em;
	list-style:none;
}
#poker_promotion hr {
	margin:20px 5%;
	border:solid 1px #900;
}
