/*
* Igrach.com
* Copyright (c) 2009 Igrach

MAIN ELEMENTS
---------------------------------- */
body {
	background-color:#fff;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	line-height:18px;
	color:#444;
	width:100%;
	height:100%;
	margin:0;
	padding:0;
}
a {
	text-decoration:none;
	color:#005c8a;
	font-weight:700;
}
a:hover {
	color:#bd2019;
}
.link {
	font-weight:400;
}
html {
	height:100%;
}
#wrap {
	height:100%;
}
body > #wrap {
	height:auto;
	min-height:100%;
}
hr {
	color:#fff;
	border:1px dotted #999;
	width:100%;
	border-style:none none dotted;
	padding:10px;
}
/* Table Styling  */
table {
	font-weight:400;
	font-size:1em;
	line-height:1.4em;
	border-collapse:collapse;
	border:2px solid #808b97;
	color:#475b70;
	background:#F0F0F0;
	margin:0;
	padding:0;
}
table caption {
	height:32px;
	color:#4F6480;
	line-height:2em;
	text-align:left;
	font-weight:700;
	font-size:150%;
	text-transform:uppercase;
	letter-spacing:0.14em;
	margin:0;
	padding:0;
}
thead {
	color:#fff;
	background:#005c8a;
}
thead tr th {
	padding:4px 8px;
}
thead th {
	border:2px solid #ADBBCA;
}
tfoot {
	background:#fff;
}
tfoot tr td {
	padding:4px;
}
tfoot tr th {
	padding:4px;
}
tbody tr td {
	padding:4px;
}
tbody tr {
	border:1px solid #808b97;
}
tbody th {
	border:2px solid #808b97;
	padding:8px;
}
tbody td {
	border:1px solid #808b97;
}
tbody tr.evenRow {
	background-color: gainsboro;
	line-height:18px;
}
tbody tr.evenRow td {
	padding:0;
	border-bottom: solid 1px black;
	border-left: 0px;
	border-right: 0px;
}
tbody tr.oddRow {
	background:#f0f0f0;
	line-height:18px;
}
tbody tr.oddRow td {
	padding:0;
	border-bottom: solid 1px black;
	border-left: 0px;
	border-right: 0px;
}
tbody tr.TableHeader {
	background-color: #000099;
	font-weight: bold;
	color: white;
	line-height:18px;
}
/* Registration Styling  */
#fullwidthbox table {
	width:100%
}
#fullwidthbox h2 {
	font-size:18px;
}
#fullwidthbox table label {
	font-size:12px;
	font-weight:700;
}
#fullwidthbox table td, #fullwidthbox table tr {
	border:none;
}
#fullwidthbox table table {
	border:none
}
#fullwidthbox table .button {
	padding:10px 0;
	margin:0 0 10px 0;
	display:block;
	width:100px;
	text-align:center
}
#fullwidthbox table .button:hover {
	color:#fff;
	text-decoration:underline
}
#fullwidthbox span {
	font-size:11px;
}
#fullwidthbox table input {
	width:250px;
}
#fullwidthbox table hr {
	width:98%
}
/* HEADER
---------------------------------- */
#header {
	background:#d5dbe7 url(../img/headerbg.jpg) repeat-x;
	position:relative;
	width:100%;
	height:130px;
	margin:0 auto;
}
#topbanner {
	position:relative;
	padding:15px 0;
	text-align:right;
}
#logo img {
	position:absolute;
	margin:23px 0 0;
	z-index:999;
	text-align:left;
}
/* Login Bar  */
#login, #logged {
	color:#000;
	position:relative;
}
#login {
	float:right;
}
#login form {
	text-align:right;
	margin:0;
	padding:0;
	height:16px;
}
/*input{font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;font-size:12px;font-weight:100;color:#999;padding:3px;}*/
#login .txtbox {
	margin:0 0 0 12px;
	width:144px;
	height:16px;
}
#login .button, .button, .subpagebox ul li .button {
	background:url(../img/btnbg.jpg) repeat-x;
	color:#fff;
	border:none;
	cursor:pointer;
	margin:0 0 0 10px;
	padding:3px;
	min-width:60px;
	text-align:center
}
#login .submit, .submit, .subpagebox ul li .button {
	background:url(../img/btnbg_login.jpg) repeat-x;
}
#login span {
	font-size:9px;
	position:relative;
	background-color:#c0c6d6;
	padding:4px;
	top:-1px;
	left:4px;
	border:1px solid #a0a5b4;
	margin:0 4px;
}
#login span input {
	position:relative;
	top:2px;
}
.focusField {
	border:solid 1px #C00;
	color:#000;
}
.idleField {
	background:#fff;
	color:#999;
	border:solid 1px #999;
}
.small {
	color:#CCC;
	font-size:10px;
	line-height:8px;
	font-weight:100;
	position:relative;
	top:-9px;
}
.small:hover {
	text-decoration:underline;
	color:#CCC;
}
.password {
	padding:0;
	margin:0;
	position:relative;
	right:0;
	top:-6px;
	width:auto;
}
#logged ul {
	margin:0;
	padding:0;
	list-style-type:none;
	float:right
}
#logged ul li {
	float:left;
	padding:0 12px
}
#logged ul li a {
	text-decoration:none;
	font-weight:100;
}
#logged ul li a:hover {
	text-decoration:underline;
}
#logged ul li img {
	position:relative;
	top:2px;
	text-decoration:none;
}
/* Navigation  */
#menu {
	position:relative;
	z-index:100;
	height:41px;
	background:url(../img/menubg.jpg) repeat-x;
}
* html #menu .ajxmw1 {
	height:1px;
}
* html #menu .ajxmw2 {
	height:1px;
}
#menu ul {
	list-style-type:none;
	padding:0;
}
#menu li {
	background:url(../img/divider.png) no-repeat left;
	float:left;
}
#menu li.tfirst {
	border-right:none;
}
#menu li.tlast {
	border-right:1px solid #004065;
}
#menu li:hover {
	position:relative;
}
#menu .ajxover {
	position:relative;
}
#menu a {
	display:block;
	float:left;
	height:41px;
	font:bold 12px/24px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-decoration:none;
	text-align:left;
	color:#fff;
	line-height:39px;
	padding:0 11px;
}
#menu li:hover a {
	color:#fff;
	background:#215aa0;
}
#menu .ajxover a {
	color:#fff;
	background:#215aa0;
}
#menu a.sub {
	padding:0 46.9px;
}
#menu li:hover a.sub {
	background:#004770 url(../img/arrow-dw.gif) no-repeat 10% 50%;
}
#menu .ajxover a.sub {
	background:#004770 url(../img/arrow-dw.gif) no-repeat 10% 50%;
}
#menu ul ul {
	position:absolute;
	left:-9999px;
	top:-9999px;
	width:200px;
	height:auto;
	background:#000;
}
#menu ul :hover ul {
	left:0;
	top:41px;
}
#menu ul .ajxover ul {
	left:0;
	top:41px;
}
#menu .tfirst:hover ul {
	left:0;
}
#menu ul .ajxover.tfirst ul {
	left:0;
}
#menu li li {
	width:160px;
	padding:0 2px;
}
#menu li li.slast {
	padding-bottom:2px;
}
#menu ul :hover ul a {
	float:none;
	width:180px;
	height:24px;
	font:11px/24px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-decoration:none;
	border:0;
	color:#fff;
	background:none;
	margin:0;
	padding:0 8px;
}
#menu ul .ajxover ul a {
	float:none;
	width:180px;
	height:24px;
	font:11px/24px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-decoration:none;
	border:0;
	color:#fff;
	background:none;
	margin:0;
	padding:0 8px;
}
#menu ul :hover ul .sfirst a {
	margin-top:2px;
}
#menu ul .ajxover ul .sfirst a {
	margin-top:2px;
}
#menu ul ul :hover a {
	color:#fff;
	background:#af2528;
}
#menu ul ul .ajxover a {
	color:#fff;
	background:#af2528;
}
#menu br {
	clear:both;
	height:0;
	font-size:1px;
	line-height:0;
}
.nav {
	display:inline;
	list-style-type:none;
	padding-left:0;
}
.nav li {
	float:left;
	padding:0 5px;
}
.nav li a:hover {
	text-decoration:underline;
}
/* CONTENT
---------------------------------- */
.wrap {
	width:1020px;
	height:100%;
	position:relative;
	margin:0 auto;
}
.cont_gray {
	float: left;
	background: url('../images/cont_gray.png') #fff repeat-x left top;
	width: 100%;
	min-height: 100px;
}
.awrap {
	width:100%;
	height:100%;
	position:relative;
	margin:0 auto;
}
#main {
	padding-bottom:270px;
	padding-top:20px;
	clear:both;
	width:100%;
	background:url(../img/bodybg.jpg) repeat-x;
	margin:0 auto;
}
.bluebar {
	background:#005c8a;
	display:block;
	color:#ccc;
	text-align:right;
	padding:5px 12px;
}
.bluebar a {
	color:#fff;
	font-weight:700;
}
.bluebar a:hover {
	text-decoration:underline;
}
.red {
	color:#c00;
}
/* Homepage
---------------------------------- */

dt.last {
	border-bottom:none;
}

.subpagebox h1, .leftcol h1 {
	background:url(../img/boxbg.jpg) repeat-x;
	color:#FFF;
	font-size:16px;
	margin:0;
	padding:8px 10px;
}
.subpagebox h1 a img {
	float:right;
}
.box .rss {
	float:right;
	margin-top:-35px;
	padding:10px;
}
.box div {
	border:1px solid #CCC;
	background:#fff;
	margin:0;
	padding:10px;
}
.box div div {
	border:none;
	padding:0;
}
.subpagebox div div {
	border:none;
	position:inherit;
	padding:0;
	background:none;
}
.box div p {
	margin-bottom:0;
}
/* Left Column (1st)  */
.leftcol {
	float:left;
	width:250px;
	padding:0 20px 0 0;
	_padding-right:16px;
}
.menucol {
	float:left;
	width:250px;
	padding:0 30px 0 0;
}
/* Center Column (2nd)  */
.centercol {
	float:left;
	width:340px;
	padding:0 20px 0 0;
	_padding-right:16px;
}
/* Right Column (3rd)  */
.rightcol {
	float:left;
	width:250px;
	overflow:hidden;
}
.BrightcoveExperience {
	margin:-9px 0 -7px -9px;
}
/* Banner Column (4th)  */
.bannercol {
	float:right;
	width:120px;
}
.bannercol img {
	margin:0 0 20px;
	outline:none;
}
.bannercol .chatimg {
	margin:0 0 10px;
	outline:none;
	border:0;
}
.movie {
	z-index:0;
}
#searchbox input.search {
	color:#000;
	background:#fff url(../img/Magnifier2.png) no-repeat 3%;
	width:91px;
	padding:5px 2px 5px 25px;
}
#searchbox .button {
	color:#fff;
	width: 120px;
	margin:0 0 10px
}
/* Subpage
---------------------------------- */
.subpagebox {
	float:left;
	width:610px;
	margin-bottom:15px;
	padding:0 20px 0 0;
	_width:602px; /* target ie6 only */
	_margin-right:0; /* target ie6 only */
	_padding-right:0; /* target ie6 only */
}
.subpagebox div {
	border:1px solid #CCC;
	background:#fff;
	position:relative;
	margin:0;
	padding:20px;
	_width:568px;  /* target ie6 only */
	_padding:16px; /* target ie6 only */
}
#fullwidthbox {
	width:878px;
}
.subpagebox h3 {
	font-size:16px;
	margin: 0.83em 0px;
}
.subpagebox h4 {
	font-size:13px;
	margin:10px 0;
}
form.commentsform legend {
	font-size:13px;
	font-weight:700;
	margin:10px 0;
	padding:5px 2px 0 0;
}
.subpagebox .articleimg {
	border:10px solid #CCC;
	float:left;
	margin:0 20px 5px 0;
}
.subpagebox .author {
	margin-top:0;
	color:#999;
}
.subpagebox .author a {
	font-weight:400;
}
.subpagebox ul {
	list-style-type:none;
}
.submenu {
	list-style-type:none;
}
.subpagebox ul li {
	background:url(../img/pagenav_right_arrow.gif) no-repeat 0 6px;
	padding:1px 0 5px 20px;
}
.submenu li {
	background:none;
	padding:1px 0 1px 20px;
}
.subpagebox ul li a {
	font-weight:100;
}
.subpagebox ul li a:hover {
	text-decoration:underline;
}
.subpagebox .share {
	width:100%;
	background:#CCC;
	height:50px;
}
.subpagebox .share img {
	margin:8.5px;
}
.subpagebox .share a {
	display:inline-block;
}
.subpagebox .commenticon {
	background:url(../img/comment_empty.png) no-repeat;
	position:absolute;
	right:15px;
	top:10px;
	padding:16px 20px;
	_margin-right:20px
}
.subpagebox .commenticon a {
	font-weight:700;
	position:relative;
	top:-3px;
	left:-2px;
	text-align:center;
	font-size:14px;
	cursor:pointer;
	margin:0;
}
.subpagebox .end {
	text-align: center;
	margin-top: 15px;
}
.subpagebox .keyword {
	font-weight: bold;
	color:#000;
}
.subpagebox .searchItem {
	border: solid 1px gray;
	width:100%;
	margin-bottom:8px;
	padding:5px;
}
.subpagebox .searchItemTitle {
	width:100%;
	height:20px;
	position:relative;
	background-color:#dcdcdc;
	padding-left:5px;
}
.subpagebox .buy {
	width:190px;
	background:#CCC;
	padding:7px;
	margin:15px 0 0 0;
	border:1px solid gray;
}
.subpagebox .buy input {
	margin:20px 0 0 0;
}
.subpagebox .updatedate {
	margin-bottom:10px;
	font-style:italic;
	text-align:left;
	color:#999999;
	font-size:9px;
	position:absolute;
	right:10px;
	top:-1px;
}
.subpagebox .fontsize {position: absolute; top: -45px; right: 20px;font-size:0;line-height:0;}
.subpagebox .fontsize a {color:#ffffff; cursor: pointer;}

/* Comments  */
.subpagebox .commentno {
	font-size:18px;
	color:#000;
}
.subpagebox .comment {
	width:550px;
}
.subpagebox .comment img {
	float:left;
	border:10px solid #CCC;
	margin-top:15px;
}
.subpagebox .comment .usercomment {
	background:#CCC;
	float:left;
	width:410px;
	margin:15px 0;
	padding:10px;
}
.subpagebox .comment .usercomment h5 {
	font-size:14px;
	margin:0;
}
.comment:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
/* Sub-nav  */
dl {
	width:150px;
	margin:0;
}
dd {
	margin:0;
}
dt {
	border-bottom:1px dotted #ccc;
	background:url(../img/pagenav_right_arrow.gif) no-repeat 0 60%;
	padding:5px 0 5px 10px;
}
dd a {
	color:#c00;
	font-size:10px;
}
.i a {
	color:#c00;
	font-size:10px;
}
.c a {
	background:url(../img/pagenav_right_arrow.gif) no-repeat 0 8px;
	padding:5px 0 5px 10px;
}
.cpad {
	padding-left:50px;
}
.cpad a {
	background:none;
}
/* Path displayer */
.subpagebox .path {
	color:#999;
}
.subpagebox .path a {
	font-weight:400;
}
/* Comment Form  */
fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body form.commentsform {
	width:100%;
}
form.commentsform fieldset input {
	border:1px solid #ccc;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	color:#666;
	width:350px;
}
form.commentsform textarea {
	border:1px solid #ccc;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	color:#666;
	width:350px;
}
form.commentsform fieldset input:focus {
	outline:3px solid #ccc;
}
form.commentsform textarea:focus {
	outline:3px solid #ccc;
}
form.commentsform fieldset {
	border:none;
	margin:0 0 10px;
	padding:0;
}
form.commentsform fieldset ul {
	margin:0;
	padding:0;
}
form.commentsform fieldset li {
	list-style-type:none;
	clear:both;
	background:none;
	margin:0;
	padding:10px 10px 10px 0;
}
form.commentsform label {
	text-align:left;
}
form.commentsform p {
	margin:5px 0;
}
/* Page Navigation
---------------------------------- */
#pagenav {
	font-size:1em;
	color:#666;
	text-align:right;
	margin:1em 0 1em 1em;
}
#pagenav a {
	color:#005c8a;
	font-weight:700;
}
#pagenav a:link {
	text-decoration:none;
}
#pagenav a:visited {
	text-decoration:none;
}
#pagenav a:hover {
	text-decoration:underline;
}
#pagenav a:active {
	text-decoration:underline;
}
#pagenav #previousBtn {
	border:1px solid #005c8a;
	background:url(../img/pagenav_left_arrow.gif) no-repeat 5% 50%;
	margin:0 .5em 0 0;
	padding:.3em .5em .3em 1.4em;
}
#pagenav #nextBtn {
	border:1px solid #005c8a;
	background:url(../img/pagenav_right_arrow.gif) no-repeat 95% 50%;
	margin:0;
	padding:.3em 1.4em .3em .53em;
}
#pagenav .pagelinks a {
	border-color:#ccc;
	border-style:solid;
	border-width:0 1px 0 0;
	padding:.3em .5em .3em .3em;
}
#pagenav .pagelinks a.current {
	font-weight:400;
	color:#666;
	text-decoration:none;
	cursor:default;
}
#pagenav .pagelinks a.last {
	border:none;
}
/* Footer
---------------------------------- */
#footer {
	background:url(../img/footerbg.jpg) repeat-x;
	height:250px;
	clear:both;
	position:relative;
	width:100%;
	margin:-250px auto 0;
	top:15px;
}
#footer div {
	width:1020px;
	margin:0 auto;
}
#footer p.copyright {
	float:right;
	color:#999;
	margin:15px 0;
	font-size:11px
}
#footer .nav li {
	padding-top:14px;
	color:#fff;
}
#footer .nav li.first {
	padding-left:0;
}
#footer .nav li a {
	color:#FFF;
	font-weight:700;
}
.smalltext {
	color:#999;
	font-size:11px;
	line-height:15px;
	text-align:left;
	padding-top:10px;
	clear:both;
}
/* Clear Fix
---------------------------------- */
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	display:block;
}
/* Hides from IE-mac \ */* html .clearfix {
	height:1%;
}
/* ======= Ajax Panels =======*/

/* Tabs loading style  */
.box .loading {
	height:200px;
	background: url(../img/loading.gif) no-repeat center center;
	background-color:#fff;
}
.loading a {
	color: #fff;
}
.loading ul li {
	border: 0;
}
.tabhide {
	display: none;
}
/* LeadNews content place holder */
#leadnews {
	border:1px solid #CCC;
	background:#fff;
	margin:0 0 15px 0;
}
/* ======= Ajax Panels =======*/ 

#dhtmltooltip {
	position: absolute;
	left: -300px;
	width: 150px;
	border: 1px solid black;
	padding: 2px;
	background-color: lightyellow;
	visibility: hidden;
	z-index: 100;
	color:Black;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray, direction=135);
}
#dhtmlpointer {
	position:absolute;
	left: -300px;
	z-index: 101;
	visibility: hidden;
}
.LeftImage {
	float:left;
	margin-right:10px;
	padding-top:5px;
	margin-bottom:5px;
	border-style:none;
}
.RightImage {
	float:right;
	margin-left:10px;
	padding-top:5px;
	margin-bottom:5px;
	border-style:none;
}
.clear {
	clear: both;
	height: 0px;
	overflow:hidden;
}
/* ======= Loyalty =======*/ 

#loyalty div {
	background-color:#CCC;
	margin-right:2px;
	padding:20px;
}
#loyalty ul {
	list-style-type:none;
	padding:0;
	margin:0;
}
#loyalty ul li {
	float:left;
	list-style-type:none;
	background:none;
	padding:20px;
	background:#ffffff;
	margin: 0 16px 30px;
	border:1px solid #999;
	width:189px;
	text-align:center;
}
#loyalty ul li h3 a {
	font-weight:700;
}
#loyalty ul li h3 a img {
	position:relative;
	top:4px;
}
#loyalty ul li h3 a:hover {
	text-decoration:none;
}
#loyalty ul li h3 {
	margin-top:15px;
}
#loyalty div p {
	margin:10px 0;
	font-size:14px;
	text-shadow:0.5px 1px #ffffff;
	color:#000000;
	font-weight:400;
}
#loyalty h2 {
	background:#ccc url(../img/loyalty_header.jpg) no-repeat;
	text-align:center;
	color:#ffffff;
	padding:66px 0;
	position:relative;
	font-size:24px;
	left:-2px;
	margin:0;
}
#loyalty h2 span {
	position:relative;
	top:-40px;
	text-shadow:1px 0.5px #000000;
}
#loyalty select {
	width:300px;
	height:28px;
	margin:0 auto;
	font-size:18px;
}
#loyalty label {
	font-size:18px;
	font-weight:700;
	text-shadow: 0.5px 1px #ffffff;
	color:#000000;
}
#loyalty label span {
	color:#c00000;
}
#loyalty input {
	width:200px;
	height:25px;
	margin:10px;
	font-size:16px;
	vertical-align:middle;
}
#loyalty input.submitbtn {
	width:125px;
	height:38px;
	background:url(../img/btn.png) no-repeat;
	border:none;
	color:#ffffff;
	text-shadow:0.5px 1px #000000;
	font-weight:700;
	float:right;
	cursor:pointer;
}
#loyalty table {
	width:100%;
}
#loyalty table a {
	color:#c00000;
}
/* ======= Homepage VIP Rooms widget =======*/ 

#vipwidget ul {
	margin-bottom:5px;
}
#vipwidget ul li {
	clear:both;
	margin-bottom:3px;
	padding-bottom:3px;
	height:70px
}
#vipwidget ul li p {
	margin-top:0;
}
#vipwidget ul li ul {
	float:left;
	list-style-type:none;
	width:130px;
	margin:-5px 0 0;
	font-size:9px;
}
#vipwidget ul li ul li {
	border:none;
	background:url(../img/tick_16.png) no-repeat;
	margin:0 0 0 -10px;
	padding:0 0 0 20px;
	height:auto;
}
#vipwidget ul li ul li.roomname {
	list-style-type:none;
	padding:0;
	margin:0 0 0 -10px;
	background:none;
}
#vipwidget h3 {
	margin-top:0;
	font-size:12px;
}
#vipwidget img {
	margin:0 10px 0 0;
	clear:both
}
#vipwidget ul li div {
	width:80px;
	float:left;
}
/* ======= Poker Rooms Page =======*/ 

.subpagebox .rooms {
	display:inline-block;
	padding:0;
	margin:0 0 -15px
}
.subpagebox .rooms li {
	position:relative;
	float:left;
	background:#d9d9d9 none;
	padding:10px;
	width:154px;
	height:300px;
	list-style-type:none;
	margin:0 19px 15px 0;
	border: 1px solid #CCCCCC;
	overflow:hidden
}
.subpagebox .rooms li.last, .subpagebox .rooms li .roomcodes .last {
	margin-right:0;
}
.subpagebox .rooms li .roomlogo {
	padding:8px 0;
	margin:0 auto;
	text-align:center;
	border: 1px solid #CCCCCC;
	background:#ffffff;
	_width:150px
}
.subpagebox .rooms li h3 {
	text-align:center;
	width:100%;
	padding:0 0 8px;
	font-weight:700;
	font-size:14px
}
.subpagebox .rooms li h3 a {
	font-weight:700;
}
.subpagebox .rooms li p {
	font-size:10px;
	line-height:110%
}
.subpagebox .rooms li .roomcodes {
	padding:0;
	position:absolute;
	bottom:42px;
	margin:0;
}
.subpagebox .rooms li .roomcodes li {
	background:#ffffff;
	border:none;
	padding:2px;
	height:auto;
	float:left;
	width:auto;
	font-size:10px;
	border:1px solid #CCCCCC;
	margin:0 10px 0 0;
	text-align:center;
	width:64px;
	height:56px;
	word-wrap:break-word;
}
.subpagebox .rooms li .roomcodes li p {
	margin:0 0 5px;
}
.subpagebox .rooms li .button {
	margin:5px 0 0;
	position:absolute;
	bottom:10px;
	width:144px;
	clear:both;
	left:10px;
	text-decoration:none
}
.subpagebox .rooms li .roomcodes li span {
	font-weight:700;
	color:#cc0000;
	line-height:12px;
	text-align:center
}
.subpagebox .rooms li .roompts li {
	background:url(../img/tick_16.png) no-repeat;
	border:none;
	display:block;
	float:none;
	height:auto;
	margin:6px 0 0 -38px;
	padding:0 0 0 20px;
	width:auto;
	font-size:10px
}
/* ======= News =======*/ 

.subpagebox .news li {
	width:100%;
	background:none;
	background:#d9d9d9;
	margin-bottom:20px;
	border:1px solid #c4c4c4;
	padding:0;
	display:inline-block
}
.subpagebox .news {
	padding:0;
	margin:0
}
.subpagebox .news li img {
	margin:10px;
	float:left;
	position:relative;
}
.subpagebox .news li h3 {
	width:560px;
	background:#005C8A;
	color:#fff;
	padding: 8px 0 8px 8px;
	font-size:14px
}
.subpagebox .news li h3 a {
	color:#FFFFFF;
	padding:8px 450px 8px 0;
	font-weight:700;
}
.subpagebox .news li div {
	float:right;
	padding:10px 10px 0 0;
	width:70%
}
.subpagebox .news li .button {
	float:right;
	font-weight:700;
	margin:10px 0;
	padding:5px 10px;
	background:url(../img/btnbg.jpg) repeat-x;
}
/* ======= Poker Rooms =======*/ 
.room_cont {
	float: left;
	background: url('../images/cont_loyalnost_2.png') repeat-x;
	min-height: 300px;
	width: 210px;
	margin: 10px 7px 0 6px;
	display: inline;
	border: 1px solid #ebebeb;
}

.room_header {
	float: left;
	background: url('../images/room_header.png') repeat-x;
	height: 50px;
	width: 208px;
	font-weight: bold;
	color: #0075ad;
	line-height: 50px;
	text-decoration: none;
	margin-left: 1px;
}

.room_header:hover {
	text-decoration: underline;
}

.room_header img {
	float: left;
	margin: 10px;
	border: 1px solid #e1e1e1;
}

.room_center_text {
	float: left;
	padding: 0 10px;
	margin-top: 14px;
}

.room_center_text span {
	float: left;
	background: url('../images/green_okey.png') no-repeat 0 2px;
	padding-left: 26px;
	font-size: 11px;
	color: #000;
	line-height: 15px;
}

.room_center_box {
	float: left;
	background: url('../images/bonus_box.png') no-repeat;
	width: 96px;
	height: 44px;
	margin: 15px 0 0 6px;
	padding-top: 9px;
	color: #a5a5a5;
	font-size: 9px;
	font-family: Arial;
	text-align: center;
	display: inline;
}

.room_center_box span {
	float: left;
	width: 100%;
	font-size: 11px;
	font-weight: bold;
	color: #c31d04;
	font-family: Verdana;
	margin-top: 5px;
	text-align: center;
}

.room_bottom {
	float: left;
	background: url('../images/room_bottom.png') repeat-x;
	height: 26px;
	width: 174px;
	border: 1px solid #a6240f;
	line-height: 26px;
	text-align: center;
	padding: 0 10px;
	margin: 7px 0 0 7px;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

.room_bottom:hover {
	text-decoration: underline;
}
.header_red_line {
	float: left;
	background: url('../images/line_news.png') repeat-x;
	height: 25px;
	width: 653px;
	padding: 10px 0 0 20px;
	border: 1px solid #9d1a07;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
}

.header_red_line h2 {
	float: left;
	margin: 0;
	padding: 0;
	font-size: 13px;
}
