#body, p, h1, h2, h3, ul, li {
	margin: 0;
	padding: 0;
}
body {
	text-align: center;
	font-family:Tahoma, Verdana, Helvetica, sans-serif;
	font-size:62.5%;
	background-image: url(images/body-background.gif);
}
#videos {list-style:none}
#videos li {margin:0 0 10px}
#videos a {font-weight:bold;font-size:12px}
p {
	font-size: 11px;
	line-height: 1.3;
	margin: 0 0 10px 0;
}
.post ul {margin:0 0 1em 18px}

.video-box .more {position:absolute;bottom:5px;right:5px}
p.dateright{float:right;position:relative;top:-15px}

h1 {
	/*  font-size: 1.4em;*/
  font-size: 1.5em;
	line-height: 1.2;
	margin: 10px 0 10px 0;
}
h2 {
	font-size: 1.2em;
	line-height: 1.2;
	margin: 0 0 10px 0;
}
h3 {
	font-size: 1.1em;
	margin: 0 0 5px 0;
}
ul {
	/*  font-size: 1.2em;*/
  font-size: 1.1em;
}
li {
}
.clear {
	height: 0px;
	font-size: 1%;
	width: 100%;
	clear: both;
}
.left {
	float: left;
	margin: 3px 8px 8px 8px;
	padding:2px;
}
.right {
	float: right;
	margin: 3px 8px 8px 8px;
	padding:5px;
}
.align-right {
	text-align:right;
}
a, a:hover {
	color: #c33936;
	text-decoration: underline;
}
a img {
	border: none;
}
#accessibility {
	position: absolute;
	font-size: 0.0em;
	text-align: -5000px;
}
#container {
	text-align: left;
	width: 961px;
	overflow: visible;
	height: auto;
	margin: 0 auto 0 auto;
	position: relative;
	background-color: white;
}
/* Unhide the following when needed (tabs, flags, search) */
#tabs {
	color: white;
	display: none;
}
#tabs ul {
	margin: 0;
	padding: 0;
	background-color: red;
	/*  font-size: 1.1em;*/
  font-size: 1.2em;
	border-top: 2px solid white;
	border-left: 1px solid white;
	font-weight: bold;
}
#tabs li {
	padding: 0 0 0 10px;
	background-image: url(images/tab-left.gif);
	background-position: top left;
	background-color: black;
	float: left;
	text-align: center;
	list-style: none;
	margin: 0;
}
#tabs a, #tabs a:hover {
	color: white;
	display: block;
	background-image: url(images/tab-right.gif);
	padding: 5px 40px 5px 30px;
	text-decoration: none;
	background-position: top right;
}
#tabs a:hover {
	text-decoration: underline;
}
#flags {
	margin: 0;
	position: absolute;
	top: 5px;
	right: 5px;
}
#flags span {
	display:none;
}
#flags li {float:left;list-style:none;margin:0 0 0 5px}

form#search-1 {
	margin:0;
	padding:0;
	position:absolute;
	top: 3px;
	right:120px;
	display: none;
}
form#search-1 p {
	vertical-align:top;
}
form#search-1 input {
	width:130px;
	margin:0 0 5px 0;
	vertical-align:top;
	padding:1px;
}
form#search-1 button {
	margin:0;
	padding:0;
	background-image:none;
	border:none;
	background-color:transparent;
	width:53px;
	vertical-align:top;
}
form#search-1 button img {
	margin:0;
	padding:0;
	background-image:none;
	border:none;
	background-color:transparent;
	width:53px;
}
/* end  ---- */
h1#header {
	height: 127px;
	width: 100%;
	background-image: url(images/topheaderimage.gif);
	margin: 0;
}
h1#header #headerLink {
	display: block;
	width: 100%;
	height: 127px;
	text-indent: -5000px;
	overflow: hidden;
}
#header #topbanneradvert {
	left:213px;
	top:20px;
	position:absolute;
}
#mainNav {
	background-image: url(images/nav-background.jpg);
	background-position: bottom left;
	background-color: #cc6e6e;
	margin: 0 0 0px 0;
	background-repeat: repeat-x;
	font-weight: bold;
	height:23px;
	border-left: 1px solid white;
	border-right: 1px solid white;
	/*fix the size back to original design*/
font-size: 0.9em;
z-index:500;
position:relative;
}
#mainNav li {
	border-right: 1px solid white;
	text-align: center;
	padding:5px 16.6px 6px;
	float: left;
	list-style: none;
	position:relative;
}
#mainNav li:hover, #mainNav li.sfhover {background-image: url(images/hover-bg.png);	background-position: top left;}
#mainNav li ul {background:#535353;border:1px solid #878787;font-size: 0.9em;left:-999em;position:absolute;top:23px;width:200px}
#mainNav li:hover ul, #mainNav li.sfhover ul {left:0} 
#mainNav li.sfhover ul li.sfhover , #mainNav li ul li {border:0;border-bottom:1px solid #414141;padding:0;width:100%}
#mainNav li ul li:hover {background:none}
#mainNav li ul li a {clear:both;display:block;font-weight:400;padding:8px 0 8px 15px;text-align:left;width:185px}
#mainNav li ul li a:hover {background-image: url(images/nav-background.jpg);	background-position: bottom left;text-decoration:none}

#mainNav li.last {
	border: none;
	padding-right:16px;

}
#mainNav a, #mainNav a:hover {
	color: white;
	text-decoration: none;
	text-transform: uppercase;
}
#mainNav a:hover {
	text-decoration: underline;
}
#mainCol {
	float: left;
	width: 755px;
	margin: 0 0 0 19px;
	display: inline;
}
#mainCol.full {
	width: 910px;
}
#mainCol.sky {
	width:760px;
}
#breadcrumb {
	color:#C33936;
	margin: 10px 0 10px 22px;
}
#breadcrumb img {margin:0 5px 0 0}
.line {
	clear: both;
	width: auto;
	margin: 0 0 10px 0;
}

.box h2.last {margin:0 0 -10px}
.box {
	border: 1px solid #d0d0d0;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	position: relative;
}
.topstory {
	height: 214px;
	margin:20px 0 -20px;
	/* background-image: url(images//_files/ph/images/ts_bckgrnd.gif); */
	background-color:#DCDADB;
	background-repeat: none;
	background-position: top left;
}
.box h2 {
	color: white;
	background-image: url(images/header-background.jpg);
	background-position: bottom left;
	background-repeat: repeat-x;
	background-color: #bc4040;
	padding: 5px;
	margin: 0 0 10px 0;
}
.box h2 a {
	color:white;
}
.col1 {
	float: left;
	width: 522px;
}
.col2 {
	float: right;
	width: 224px;
}
.freerollbox {
	/*fix the size back to original design font-size: 0.8em;*/
	margin:0px;
	padding:0px;
	border:0px;
}
#home-topstory {
	float:left;
	padding-left:8px;
	padding-right:8px;
	padding-bottom:8px;
	height:71px;
	width:94px;
}
.gray {
	border:0px;
	padding: 8px 5px;
	/*background-color:#dbdbdb;*/
	background-image: url(images/greyspade.jpg);
	height:290px;
}
.gray a, .gray a:hover {
	color: #c33936;
	text-decoration: none;
}
.gray a:hover {
	text-decoration: underline;
}
.fullwidthbanner {
	text-align:center;
	padding:10px;
	margin-bottom:10px;
	border: 1px solid #D0D0D0;
}
.newsitem {
	width:230px;
	padding:5px;
}
.newsitem .newsitem-title {
	color:red;
	padding-bottom:10px;
}
.newsitem-title a {
	color:red;
}
.newsitem .newsitem-teaser {
	width:220px;
	color:black;
	padding-bottom:10px;
	margin-bottom:5px;
	border-bottom: 1px dotted black;
}
.home-twocol .col1 {
	width: 370px;
}
.home-twocol .col2 {
	background-position:left top;
	background-repeat:repeat-y;
	border-left-style:dashed;
	border-left-width:1px;
	padding:0 0 0 10px;
	width:360px;
}
.home-twocol .col1 p {
	margin: 3px 10px 0 10px;
}
.home-twocol .col2 p {
	margin: 3px 10px 0 10px;
}
#news p {
	margin-left: 170px;
}
#news h3 {
	margin-left: 170px;
}
#online-poker p, #online-poker h3 {
	margin-left: 130px;
}
#online-poker .alt {
background-color:#F9F3F3;
display:block;
height:82px;
margin-left:8px;
margin-right:8px;
padding:1px;
}
#online-poker .normal {
	height:82px;
}
#online-poker .alt p, #online-poker .alt h3 {
	margin-left: 132px;
}
#noimages .alt {
	background-color: #f9f3f3;
	padding: 1px;
	display: block;
}
#newslist img.left {
	width: 94px;
	height:71px;
	margin-left:0px;
	padding:5px;
}
#newslist p {
	/* the textual content under the heading */
	margin-left: 110px;
}
#newslist .normal {
	/* height:81px; */
	padding:1px;
	overflow:hidden;
}
#newslist .alt {
	background-color: #f9f3f3;
	padding: 1px;
	display: block;
	overflow:hidden;
	/*height:86px;*/
}
#newslist h3 {
	/* the heading for each teaser */
	margin-left: 110px;
}
#live-poker p {
	margin-left: 360px;
}
#live-poker h3 {
	margin-left: 360px;
}
#live-poker .left {
	width: 165px;
	color: #c33936;
	font-weight: bold;
}
.videoplayer {
	padding:5px;
	float:left;
}
.box p {
	margin: 0px 8px 8px 8px;
}
.box h3 {
	margin: 8px 8px 2px 8px;
	color: #c33936;
}
.box a {
	text-decoration:none;
}
.box a:hover {
	text-decoration:underline;
}
.box .hr {
	height: 1px;
	margin: 5px;
	border: none;
	clear: both;
	background-repeat: repeat-x;
}
.box hr {
	display: none;
}
.pagingblock {
	position:relative;
}
#mini-nav {
	position: absolute;
	top: 3px;
	right: 6px;
	margin: 0;
	padding: 0;
	color: white;
	/*  font-size: 1.1em;*/
  font-size: 1.2em;
}
#mini-nav a, #mini-nav a:hover {
	color: white;
	padding: 0 3px 0 3px;
	text-decoration: none;
}
#mini-nav a:hover, #mini-nav a.selected {
	color: black;
}
#mini-nav img {
	position: relative;
	top: 2px;
}
#mini-nav-bottom {
	position: absolute;
	bottom: 10px;
	right: 3px;
	background-color:#BC4040;
	background-image:url(images/header-background.jpg);
	background-position:left bottom;
	background-repeat:repeat-x;
	color:white;
	margin:0 0 10px;
	padding:5px;
	font-size: 1.2em;
}
#mini-nav a, #mini-nav a:hover, #mini-nav-bottom a, #mini-nav-bottom a:hover {
	color: white;
	padding: 0 6px 0 6px;
	text-decoration: none;
}
.page, .current {
}
#mini-nav .current, #mini-nav-bottom .current {color:#000;padding:0 6px}

#mini-nav a:hover, #mini-nav a.selected, #mini-nav-bottom a:hover, #mini-nav-bottom a.selected {
	color: black;
}
#mini-nav img, #mini-nav-bottom img {
	position: relative;
	top: 2px;
}

h2.video-title {
	color: #7a7a7a;
	margin: 5px 0 10px 3px;
}
#banner1 {
	padding: 0px;
	margin: 0 0 10px 0;
}
#banner2 {
	border: 1px solid #d0d0d0;
	padding: 5px;
	margin: 0 0 10px 0;
}
.video-box {
	width: 215px;
	float: left;
	margin: 0 25px 0 10px;
	position: relative;
	padding:0 0px 0 20px;
	display: inline;
}
.topstory .more {position:absolute;bottom:5px;right:5px}
.video-box.first {
	margin:0 0 0 10px;
	background-color: #DCDADB;
	padding-top:10px;
	padding-left:5px;
	width:230px;
	height:190px;
}
.video-box div {
	width:110px;
	float:right;
	margin:0px 10px 5px 5px;
}
.video-box div img {
	margin:0 0 5px 0;
}
.video-box p {
	margin: 0 5px 10px 5px;
	color: black;
}
.video-box-sep {
	width:10px;
	float:left;
	display:inline;
	margin-bottom:-500px !important;
	padding-bottom:500px !important;
}
.video-box {
	width: 215px;
	float: left;
	margin: 0 25px 0 10px;
	position: relative;
	padding:0 0px 0 20px;
	display: inline;
}
.video-box.first {
	margin:0 0 0 10px;
	background-color: #DCDADB;
	padding-top:10px;
	padding-left:5px;
	width:233px;
	height:190px;
}
.video-box div {
	width:110px;
	float:right;
	margin:0px 10px 5px 5px;
}
.video-box div img {
	margin:0 0 5px 0;
}
.video-box p {
	margin: 0 5px 10px 5px;
	color: black;
}
.video-box-sep {
	width:10px;
	float:left;
	display:inline;
	margin-bottom:-500px !important;
	padding-bottom:500px !important;
}
#sideCol {
 float: right;
 margin: 0 19px 0 0;
 display: inline;
 width: 155px;
}
#sideCol.sky {
 width:120px;
 text-align:center;
}
#sideCol #ttpr, #sideCol #newscats {
	/*fix the size back to original design*/
	font-size: 1em;
}
#sideCol a, #sideCol a:hover {
 color: #c33936;
 padding: 0 10px 0 0;
 text-decoration: none;
}
#sideCol a:hover {
 text-decoration: underline;
}
#sideCol h3 a, #sideCol h3 a:hover {
 color: #c33936;
 padding: 0 10px 0 0;
 text-decoration: none;
}
#sideCol .box h3 {
 border-top:1px dotted #D6CDCD;
 margin:8px 8px 0;
 padding-top:10px;
 position:relative;
 top:-10px;
}
#sideCol img {
 padding:0 0 5px;
}
#sideCol li {
 list-style: none;
 margin: 8px;
}
#searchbottom #searchbotinput {
	width:137px;
	margin-left:8px;
}
#searchbottom #searchbotbtn {
	width:141px;
	margin-left:8px;
}
#searchtop {
	margin-bottom:0px;
	padding-bottom:0px;
}
#searchtop #searchtopinput {
	width:149px;
	margin-bottom:3px;
}
/* Firefox */
#searchtop #searchtopbtn {
	width:155px;
	height:25px;
	margin-bottom:3px;
}
#searchsky #searchskyinput {
	width:114px;
	margin-bottom:3px;
}
#searchsky #searchskybtn {
	width:120px;
	margin-bottom:5px;
}
#footer {
	background-color:#111111;
	clear:both;
	color:#555555;
	font-size:0.9em;
	height:auto;
	overflow:visible;
	position:relative;
	margin:0 auto;
}
#footer p {
	margin:0;
	padding:10px 0 10px 0;
}
#footer ul {
	text-align: center;
	padding: 8px 0px 0px 0px;
	font-weight: bold;
}
#footer li {
	border-left:1px solid;
	border-right:1px solid;
	display: inline;
	padding: 0 10px;
	list-style: none;
}
#footer a, #footer a:hover {
	color: #888;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer .copyright {
	text-align:center;
	font-weight:bold;
}
form#register {
	margin: 0 0 10px 0;
	padding: 0;
}
form#search-2 {
	margin:0;
	padding:0;
}
form#search-2 input {
	width:132px;
	margin:0 0 5px 0;
}
form#search-2 button {
	margin:0;
	padding:0;
	background-image:none;
	border:none;
	background-color:transparent;
	width:138px;
}
form#search-2 button img {
	margin:0;
	padding:0;
	background-image:none;
	border:none;
	background-color:transparent;
	width:138px;
}
#register1 {
	margin: 20px 0 0 0px;
	padding: 0px;
	width:650px;
	position: relative;
	left: 8px;
	border: 1px solid #e1e1e1;
	vertical-align: middle;
	font-weight: bold;
	border-collapse: collapse;
}
#register1 label {
	float: left;
	width:65px;
	padding: 3px 0 0 13px;
	/*  font-size: 1.1em;*/
  font-size: 1.2em;
}
#register1 input {
	width:230px;
}
#register1 select {
	width:230px;
}
#register1 td {
	padding: 3px 0 3px 0;
}
#register2, #register3, #register4 {
	margin: 5px 0 0 0px;
	padding: 0px;
	width:650px;
	position: relative;
	left: 8px;
	border: 1px solid #e1e1e1;
	vertical-align: middle;
	font-weight: bold;
	border-collapse: collapse;
}
#register2 label, #register3 label, #register4 label {
	float: left;
	width:210px;
	padding: 3px 0 0 51px;
	/*  font-size: 1.0em;*/
  font-size: 1.1em;
}
#register2 input, #register3 input, #register4 input {
	width:230px;
}
#register1 input.i_checkbox, #register2 input.i_checkbox, #register3 input.i_checkbox, #register4 input.i_checkbox {
	width:auto;
}
#register2 td, #register3 td, #register4 td {
	padding: 3px 0 3px 0;
}
#register2 th, #register3 th, #register4 th {
	padding: 5px 0 5px 13px;
	/*  font-size: 1.1em;*/
  font-size: 1.2em;
}
#register4 textarea {
	width: 500px;
	position: relative;
	left:50px;
	height: 75px;
}
button#register-submit {
	padding: 0;
	border: none;
	background-image: none;
	margin: 10px 0 10px 6px;
	background-color:transparent;
	width: 63px;
}
button#register-submit img {
	padding: 0;
	border: none;
	background-image: none;
	margin: 0px;
}
td.col-one, th.col-one {
	background-color:#d5d5d5;
}
td.col-two {
	background-color:#e5e5e5;
}
td.col-three {
	background-color:#f6f6f6;
}
td.col-four {
	background-color:#eeeeee;
}
td.col-five {
	background-color:#e2e2e2;
}
#poker3col {
	display: table;
	padding:1px;
}
#poker3col.col3alt, .col3alt .p3col1, .col3alt .p3col2, .col3alt .p3col3 {
	background-color: #f9f3f3;
}
#poker3col .p3col1 {
	display: table-cell;
	padding:3px;
	width:174px;
	xfloat:left;
	height: inherit;
}
#poker3col .p3col2 {
	display: table-cell;
	padding:3px;
	width:144px;
	xfloat:left;
	color:#C33936;
}
#poker3col .p3col3 {
	display: table-cell;
	padding:3px;
	width:414px;
	xfloat:left;
}
#poker3col .p3col3 h3, #poker3col .p3col3 p {
	margin-top:0px;
	margin-left:0px;
}
#searchpage #searchresults {
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
#searchresults h3 {
	padding: 0px;
	margin: 0px;
}
#searchresults .hr {
	margin-left: 0px;
}
#searchpage .hi {
	background:#FFFF88;
}
#sitemap-tree {
	margin-top: 10px;
	margin-left: 50px;
	margin-right: 50px;
	margin-bottom: 10px;
}
#sitemap-tree h2 a {
	color: #FFF;
}
#sitemap-tree p {
	font-weight: bold;
	margin-left: 30px;
}
/* contactus */
#aboutus ul#address {
	padding:8px;
	list-style-type:none;
	font-size:1.1em;
}
#aboutus ul#channels {
	margin:8px;
	list-style-type:none;
	/*	font-size:1em;*/
	font-size:1.1em;
}
#aboutus ul#channels ul {
	padding:0;
	list-style-type:none;
	float: left;
}
#aboutus ul#channels h4 {
	padding:22px 10px 15px;
	margin:0;
	float:left;
	/*	font-size:1.2em;*/
	font-size:1.3em;
}
#aboutus ul#channels li {
	border:1px solid #D0D0D0;
	clear:both;
	display:block;
	height:55px;
	padding:2px 2px 5px;
	margin-top:4px;
}
#aboutus ul#channels ul li {
	border:none;
	padding-top:5px;
}
#aboutus ul#channels ul li img {
	padding:3px 2px 0 5px;
	vertical-align:middle;
}
#aboutus h3.countries {
	/*	font-size:1.6em;*/
	font-size:1.5em;
	color:#000;
	padding:10px 0 0 10px;
}
#aboutus strong {
	color:#d73936;
	font-size:12px;
}
#aboutus img#map {
	padding-bottom:10px;
}
/*fix the size back to original design*/
#freeroll {
	font-size:9px;
	line-height:0.7;
}
#freeroll h3 {
	font-size:11px;
	margin:0px 6px 0px;
	padding:0;
}
#freeroll table {
	width: 100%;
	border:0;
	padding:0;
	margin:0;/*line-height:1em;*/
}
#freeroll table tr {
	border:0;
	padding:0;
	margin:0;
}
#freeroll table td {
	border:0;
	padding:0;
	margin:0;
}
#freeroll p {
	/*fix the size back to original design*/
font-size: 1.2em;
	margin-bottom: 5px;
}
#schedule {
	width:100%;
	border: 0px solid white;
	margin-bottom: 50px;
}
#schedule td {
	width:97px;
	border: 1px solid #bdbdbd;
	text-align:center;
	padding:5px;
	background-image: url(images/cell.gif);
	background-repeat: repeat-x;
	background-color:#EAEAEA;
}
#schedule td.col1 {
	width: 40px;
	background-image: url(images/leftbar.gif);
	background-repeat: repeat-x;
	background-color: #7b7b7b;
}
#schedule #row1 td {
	background-image: url(images/topbar.gif);
	background-repeat: repeat-x;
	background-color:#808080;
}
#schedule #row1 td.col1 {
	background-image: url(images/topleftbar.gif);
	background-repeat: repeat-x;
	background-color:#bfbfbf;
}
#rssimage {
	position: absolute;
	top: 4px;
	right: 5px;
	font-size:0.75em;
	color:white;
}
#aboutBox_RHS {
	width:49%;
	border-left-width:1px;
	border-left-style:dashed;
	font-size:0.9em;
}
#articlepage .normal, #articlepage .alt {
/*height:82px; */
border:1px dotted #DCDADB;
margin:0 10px;
position:relative
}
#articlepage .normal .more, #articlepage .alt .more {bottom:10px;position:absolute;right:10px}

#articlepage .post ul, #articlepage .page ul {margin:0 0 1em 22px}
#articlepage .post ol, #articlepage .page ol {margin:0 0 1em 22px}

.alignleft {float:left;margin:0 10px 10px 0}
.alignright {float:right;margin:0 0 10px 10px}
.aligncenter {display:block;margin:0 auto}

/*Sociable Block*/
#sociable-block {clear:both;display:block;padding:10px 0 10px;overflow:hidden;position:relative;width:753px}
#sociable-block div {float:left;left:50%;position:relative}
#sociable-block div ul {display:inline;float:left;left:-50%;list-style:none;position:relative;}
#sociable-block div ul li {float:left;margin:0 12px 0 0}
#sociable-block div ul li.sociablelast {margin:0}

#videocats li.current-cat a {text-decoration:underline}

/*Video Boxes*/
.video-boxes {border:1px solid #dadada;display:inline;float:left;height:244px;margin:21px 0 0 21px;width:343px}
.category-videos #articlepage h2 {clear:both}
.video-boxes h2 {background:url(images/video-boxes.png) left top no-repeat;color:#fff;font-size:1.3em;font-weight:700;height:33px;overflow:hidden;padding:3px 0 0 13px}
.wsop h2 {background:url(images/video-boxes.png) left bottom no-repeat;}
.wpt h2 {background:url(images/video-boxes.png) left -360px no-repeat;}
.video-trailers h2 {background:url(images/video-boxes.png) left -324px no-repeat;}
.poker-promotions h2 {background:url(images/video-boxes.png) left -288px no-repeat;}
.poker-player-interviews h2 {background:url(images/video-boxes.png) left -252px no-repeat;}
.poker-news h2 {background:url(images/video-boxes.png) left -216px no-repeat;}
.other-poker-tournaments h2 {background:url(images/video-boxes.png) left -180px no-repeat;}
.learn-poker h2 {background:url(images/video-boxes.png) left -144px no-repeat;}
.european-poker-masters h2 {background:url(images/video-boxes.png) left -108px no-repeat;}
.european-cash-game h2 {background:url(images/video-boxes.png) left -72px no-repeat;}
.casino-strategy h2 {background:url(images/video-boxes.png) left -36px no-repeat;}
.video-boxes .vidcont {height:150px;width:343px}
.video-boxes .vid {display:inline;float:left;margin:0 0 25px 23px;width:136px}
.video-boxes .vid img {margin:0 0 9px}
#newslist .video-boxes .vid h3 {clear:both;margin:0;width:auto}
#newslist .video-boxes .vid .dateright  {color:#838383;margin:0;float:none;position:static;top:2px}
#newslist .video-boxes a.plus {background:url(images/arrowed.png) right no-repeat;clear:both;display:inline;float:right;font-size:1.1em;margin:0 24px 0 0;padding: 3px 20px 3px 0;text-decoration:underline;width:126px}

/* Channels page */

.box select {padding:3px;margin-left:7px;font-family:Tahoma, Geneva, sans-serif;font-size:11px; width:200px}
.box .country h3 {background:#636363; width: 725px; margin-left:0; padding:10px; color:#ffffff; font-size:12px;}
.box .country {background:url(images/countrybg.jpg) no-repeat left bottom; height:51px;margin-left:-12px; margin-top:25px}
.box .country span {float:right; margin-top:-25px;margin-right:35px}
.box .country a {color:#ffffff; text-shadow: 0.5px 1px #333}
.box .channels h4 {margin:0;}
#articlepage .post .channels,#articlepage .page .channels, .box .channels {margin:0 10px; display:inline-block;}
.box .channels li {background:#e7e7e7; margin:0 5px 10px; padding:10px; list-style-type:none; width:150px; height:116px; border: 1px solid #d0d0d0;float:left;}
.box .channels li ul {margin:5px 0 0;padding:0}
.box .channels li ul li {background:none; padding:5px 0;width:auto;height:auto; border:none;font-size:11px; float:none; text-align:center; margin:0 5px;}
.box .channel_logo {width:131px; height:72px; text-align:center; vertical-align:middle;padding:0 10px; background:#000000; margin: auto 0;position:relative;}
.box .channel_logo img {
	position:relative;
	vertical-align:middle
}
.box .channels li ul li.email {background: url(images/email.png) no-repeat;}
.box .channels li ul li.phone {background: url(images/mobile-phone.png) no-repeat;}
.box .channels li ul li.channel {background: url(images/channel.png) no-repeat;}
.box .channels li ul li.website {background: url(images/sitemap.png) no-repeat;}

#dropdown {font-size:11px; font-family:Tahoma, Geneva, sans-serif; margin-left:10px; list-style-type:none;}
#dropdown li {display:none;}

#dropdown li {background:#e7e7e7; margin:0 5px 10px; padding:10px; list-style-type:none; width:150px; height:116px; border: 1px solid #d0d0d0;float:left;}
#dropdown li ul {margin:5px 0 0;padding:0}
#dropdown li ul li {background:none; padding:5px 0;width:auto;height:auto; border:none;font-size:11px; float:none; text-align:center; margin:0 5px;}

#articlepage .post ul li ul, #articlepage .page ul li ul {margin:auto;}

/* Clear Fix
---------------------------------- */
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix{display:block;}
/* Hides from IE-mac \ */* html .clearfix{height:1%;}

/* Live Chat */
#liveInvite {
display:none;
height:307px;
left:160px;
margin:0;
position:absolute;
}
* html #liveInvite {
	width:362px !important;
	height:281px !important;
        top:-97px;
}
#operatorBox {
	padding:11px 0 11px 11px;
	float:left;
}
#LSbanner {
	padding:11px;
	float:right;
}
#LPForm {
	position:absolute;
	width:342px;
	padding:20px 0 0;
	top:188px;
	left:11px;
}
#LPmessage textarea {
	width:237px;
	height:53px;
	float:left;
	font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#LPbutton input {
	color:#000;
	float:right;
	height:57px;
	font-weight:700;
	font-size:20px;
	background-image:url(http://pokerheaven.com/liveSupport_button.jpg);
	border:none;
	height:57px;
	width:88px;
	cursor:pointer;
	font-family:"Myriad Pro", "Tahoma", Verdana, Arial, Helvetica, sans-serif
}
#closeButton {
	position:absolute;
	left:395px;
	top:18px;
	border:none;
}
* html #closeButton {
	left:359px
}

