/*
Theme Name: PCE
Description: Semantic, SEO Optimised, Custom Wordpress Theme for PCE
Author: Matthew Rochow
Author URI: http://www.matthewrochow.com
*/

/* Reset */
a, abbr, acronym, address, area, b, bdo, big, blockquote, body, button, caption, cite,
code, col, colgroup, dd, del, dfn, div, dl, dt, em, fieldset, form, h1, h2, h3, h4,
h5, h6, hr, html, i, images, ins, kbd, label, legend, li, map, object, ol, p, param, pre,
q, samp, small, span, strong, sub, sup, table, tbody, td, textarea, tfoot, th, thead,
tr, tt, ul, var {margin:0;padding:0;vertical-align:baseline}

/* Defaults */
:focus {outline:0}
a, a:visited {color:#c33936;text-decoration:none; font-family: 'CantarellBold', Arial}
a:hover {}
abbr, acronym, dfn {border-bottom:1px dotted;cursor:help}
blockquote {background:#EEE;border-left:2px solid #CCC;margin:0 0 1em}
blockquote p {margin:.5em}
body {
	/*background:#FFF url(images/bg.png) repeat-x 0 125px;*/
	/*background:url(images/PCE_pkr_takeover.jpg) no-repeat 50% 90px #000000;*/
	/*background:url(images/highstakesbg.jpg) no-repeat scroll 50% 0 #68211B;*/
	/*background:url(images/PCE_bg_betsson.jpg) no-repeat scroll 50% 146px #000000;*/
	/*background:url(images/PCE_bg_FTtakeover.jpg) no-repeat scroll 50% 126px #000000;*/
	/*background:url(images/PCE_bg_eph.jpg) no-repeat scroll 50% 125px #000000;*/
	/*background:url(images/takeover_banners_1_last.jpg) no-repeat scroll 50% 125px #000000;*/
	background:url(images/PCE_pkr_takeover_edit.jpg) no-repeat 50% 90px #000000;
	color:#000;
	font:75%/130% 'CantarellRegular', Arial, Sans-Serif;
	position:relative;
}
body#movies { overflow-x: hidden; background: url(images/poker_movies_bg.png) no-repeat scroll 50% 125px #000 }
a.bglink {
    display: block;
    height: 100%;
    position: absolute;
    top: -19px;
    width: 300px;
}
a.bglink.left {
	left: -312px;
}
a.bglink.right {
	left: 957px;
}
a.bglink.toparea {
	right: -330px;
	height:282px;
	width:310px;
}

code, pre {font-size:1em}
del {text-decoration:line-through}
dfn {font-style:italic;font-weight:bold}
dt {font-weight:bold}
dd {margin:0 0 1em 10px}
fieldset {border:0}
fieldset p {margin:0 0 5px}
input {font-family:'CantarellRegular',Arial;font-size:1em;}
img {border:0;vertical-align:bottom}
ins {text-decoration:none}
h1 {font-family:'CantarellBold',Arial;font-weight:700;font-size:1.6em;line-height:1em;margin:0 0 10px;}
h2 {font-family:'CantarellBold',Arial;font-weight:700;font-size:1.4em;text-transform:uppercase}
h3 {font-family:'CantarellBold',Arial;font-weight:700;font-size:1.2em;text-transform:uppercase}
hr {margin:0 0 0.5em}
p {margin:0 0 1em}
ul, ol {list-style:none;margin:0 0 1em}
strong {font-family: 'CantarellRegular', Arial}
select {font-family:'CantarellRegular', Arial;}
textarea {font:1em 'CantarellRegular', Arial;overflow:auto}
tt {display:block;margin:0.5em 0;padding: 0.5em 1em}
th {background:#EEE;border:solid #CCC;border-width:1px 0 0 1px;padding:3px}
td {border:solid #CCC;border-width:1px 0 0 1px;padding:3px}
table {border:solid #CCC;border-width:0 1px 1px 0}

/* Containers */
#main {clear:both;margin:20px auto;width:960px}

/* Header */
#header {background:#191919 url(images/header.jpg) no-repeat center top;height:85px;overflow:hidden;width:100%}
#header #logo {float:left;margin:15px 0 0}
#header .content {margin:0 auto;width:960px}
#header form {float:right;margin:30px 0 0}
#header form select {padding:2px}
#header #topbanneradvert {left: 133px;position: relative;top: 12px;}

/* Menu */
#menu {background:#b71919 url(images/menu.png) repeat-x;font-family:'CantarellBold',Arial,Sans-Serif;font-size:0.9em;text-shadow:0 -1px #480909;position:relative;z-index:50}
#menu ul#top {background:url(images/menu.png) no-repeat 0 -81px;height:40px;list-style:none;margin:0 auto;padding:0 0 0 2px;width:960px;}
#menu ul#top li {background:url(images/menu.png) no-repeat 100% -81px;float:left;height:40px;padding:0 2px 0 0;position:relative;}
#menu ul#top li a {background:url(images/menu.png) repeat-x;color:#FFF;float:left;height:40px;line-height:40px;padding:0 10px;text-transform:uppercase}
#menu ul#top li a:hover, #menu ul#top li.current_page_item a, #menu ul#top li.current_page_ancestor a {background-position:0 -40px}
#menu ul#top ul {background:url(images/dropdown.png) no-repeat left bottom;left:-999em;padding:5px 0 7px;position:absolute;top:40px;width:189px;z-index:101}
#menu ul#top ul li {background:none;display:block;float:none;height:auto;padding:0 0 0 8px}
#menu ul#top ul li a {background:none;display:block;float:none;height:auto;line-height:14px;padding:0;text-transform:none;width:164px}
#menu ul#top ul li a span {display:block;padding:5px 10px}
#menu ul#top ul li a:hover, #menu ul#top ul li.current_page_item a, #menu ul#top ul li.current-menu-item a {background:#b22322 url(images/submenu.png) no-repeat}
#menu ul#top ul li a:hover span, #menu ul#top ul li.current_page_item a span, #menu ul#top ul li.current-menu-item a span {background:url(images/submenu.png) no-repeat bottom right}
#menu ul#top li:hover ul {left:0;visibility:visible}

/* Content */
#content {float:left;padding:0 0 20px;width:630px;-moz-border-radius:0 0 10px 10px;-webkit-border-radius:0 0 10px 10px;border-radius:0 0 10px 10px;position:relative;}
.search-results #content {
	-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px; background-color: #fff; padding: 20px; width: 590px;
}
#content ul {list-style:disc;margin:0 0 1em 18px}
#content ol {list-style:decimal;margin:0 0 1em 22px}
#content .module {background:url(images/main-bottom.gif) no-repeat left bottom;margin:0 0 20px;padding:0 0 10px}
#content .module .content {border:solid #c8c6c6;border-width:0 1px;padding:10px; background:#fff;}
#content .module h2, .box h2, h2.heading {background:url(images/headings-main.png) no-repeat;color:#FFF;height:39px;line-height:39px;padding:0 0 0 45px; -moz-border-radius:10px 10px 0 0; -webkit-border-radius:10px 10px 0 0; border-radius:10px 10px 0 0}
h2.heading {margin:0 0 -10px;position:relative;z-index:20}
#fullwidth .box h2 {background-color:#000;background-position:0 -117px}
#content div.entry h2, #content #respond h2, #content #comments h2, .category-videos #newslist h2 {background:none;height:auto;line-height:1em;margin:0 0 10px;clear:both;padding:5px;text-decoration:underline;font-size:1.2em;color:#000000;}
#content h2.videoheading {background:url(images/heading-video.png) no-repeat;padding-left:45px; -moz-border-radius:10px 10px 0 0; -webkit-border-radius:10px 10px 0 0; border-radius:10px 10px 0 0}

	/* Post */
	#content .post {-moz-border-radius:0 0 10px 10px;-webkit-border-radius:0 0 10px 10px;border-radius:0 0 10px 10px;margin:0 0 25px;margin:0 0 25px}
	#content .post .meta {font-size:0.8em}
	#content .post h1 {border:0;margin:0}
	#content .sticky {background:#f5efca}
	
/*	.page-template-pt-schedule-php #content, #fullwidth #content {float:none;width:100%}*/
#content .date {
	margin:0;
}
	.date {background:#EEE;padding:10px;list-style:none !important;-moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px}
	.date li {padding:6px 0;overflow:hidden;width:100%;border-bottom: 1px solid #cdd2db;}
	.date strong {color:#999;float:left;width:60px}
	.box .date span {color:#069;font-weight:700; cursor:help;}
	
	.box .tooltip {
		background:#FFC;
		border:1px solid #FC9;
		display:none;
		font-size:12px;
		height:70px;
		width:300px;
		z-index: 9999;
		padding:10px;
		color:#000;	
	}
	
	/* root element for tabs  */
.tabs {
	list-style:none; 
	margin:0 !important; 
	padding:0;
}
#content ul.tabs {list-style:none}

/* single tab */
.tabs li { 
	float:left;	 
	text-indent:0;
	padding:0;
	margin:0 !important;
	list-style-image:none !important; 
}

/* link inside the tab. uses a background image */
.tabs a { 
	background: #FFF;
	font-size:10px;
	display:block;
	line-height:23px;
	text-align:center;	
	text-decoration:none;
	color:#fff;
	margin:0 12px 15px 12px;
	position:relative;
	top:1px;
	background:#a5a5a5;
	padding:5px 15px;
	-moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px
}

.tabs a:active {
	outline:none;		
}

/* when mouse enters the tab move the background image */
.box .tabs a:hover {
	color:#fff;
	text-decoration:none;
	background:#cc0000;
}

/* active tab uses a class name "current". it's highlight is also done by moving the background image. */
.tabs .current, .tabs .current:hover, .tabs li.current a {
	background:#cc0000;
	cursor:default !important; 
	color:#fff !important;
}


/* initially all panes are hidden */ 
.panes .pane {
	display:none;		
}

.panes {clear:both}
.ratewrap div {float:left}

/* #DDSlider */
#DDSliderCont {margin:0 0 20px}
#content #DDSelectors {list-style:none}

/* News */
#news {background:#3E4F60 url(images/news-bg.png) no-repeat;clear:both;margin:0 0 20px;position:relative; -moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px}
#news h2 {color:#FFF;padding:15px 45px;font-family:'CantarellBold',Arial;font-weight:700;}
#news h3 {margin-bottom:5px;}
#news h3 a {color:#b22322}
#news .bottom {overflow:hidden;padding:0 0 10px;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;}
#news .story {background:#FFF url(images/news-bg.gif) no-repeat;float:left;margin:0 0 0 11px;width:297px}
#news .story img {float:left;margin:0 10px 0 0}
#news .story div {background:url(images/news-bg.gif) no-repeat right bottom;height:165px;padding:10px;position:relative}
#news .more {background:url(images/more.gif) no-repeat right 3px;color:#000;font-size:1.2em;font-weight:bold;position:absolute;bottom:10px;right:10px;padding:0 30px 0 0;text-transform:uppercase; font-family:'CantarellBold', Arial;}
#news #rss {position:absolute;right:10px;top:10px}

/* Callout */
#callout {background:url(images/home-box.png) repeat-y -633px 0;margin:0 0 20px;width:633px; -moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px;}
#callout .top {background:url(images/home-box.png) no-repeat}
#callout .bottom {background:url(images/home-box.png) no-repeat right bottom;overflow:hidden;padding:10px}
#callout #promo {float:right}

	/* Subscribe */
	#callout form {background:url(images/subscribe.jpg) no-repeat;float:left;height:250px;width:300px}
	#callout form #email {background:#FFF;border:0;color:#a9a9a9;font-size:1.1em;height:17px;margin:120px 0 35px 30px;width:185px}
	#callout form #submitemail {display:block;margin:0 auto}
	#callout form #message {color:#000;font-weight:bold}

/* About */
#about h2 {font-family:'CantarellBold',Arial;font-weight:700;}
#content #about .content {overflow:hidden;padding:15px 15px 7px}
#about .intro {float:left;width:350px}
.programs {background:#dedcdc url(images/program-box.png) repeat-y -228px 0;font-size:.9em;float:right;width:228px}
.programs .top {background:url(images/program-box.png) no-repeat}
.programs .bottom {background:url(images/program-box.png) no-repeat right bottom;padding:10px}
.programs h3 {font-size:1em;margin:0 0 10px;text-transform:none}
.programs a {color:#b32626}

/* Partners */
#content #partners h2 {background-position:0 67%;font-family:'CantarellBold',Arial;font-weight:700;}

/* Pagination */
#content #prev-next {list-style:none}
#content #prev-next #prev {float:left}
#content #prev-next #next {float:right}

/* Sidebar */
#sidebar {background:none;float:right;position:relative;width:310px;z-index:10;}
#sidebar .topbanner {
	margin-bottom:15px;
	border: 5px solid #444;
	-moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;
}
#sidebar h2 {background:url(images/headings-sidebar.png) no-repeat;color:#FFF;height:39px;line-height:39px;padding:0 0 0 40px;font-family:'CantarellBold',Arial;font-weight:700; -moz-border-radius:10px 10px 0 0; -webkit-border-radius:10px 10px 0 0; border-radius:10px 10px 0 0;}
#sidebar h3 {color:#333;font-size:0.7em; font-family: 'CantarellRegular', Arial; font-weight:700}
#sidebar h3 a {color:#333;font-family: 'CantarellRegular', Arial; font-weight:700}
#sidebar ul {list-style:none;margin:0}
#sidebar .module {background:url(images/side-bottom.gif) no-repeat bottom;margin:20px 0 20px;padding:0 0 6px}
#sidebar .content {border:solid #c8c6c6;border-width:0 1px;padding:8px; background:#fff;}
#sidebar {
	margin-top:262px;
}

	/* Latest Video */
	#sidebar #video {background:url(images/video-bg.gif) no-repeat bottom}
	
	/* Top Videos */
	#sidebar #topvideos .content {overflow:hidden;padding-bottom:0}
	#sidebar #topvideos h2 {background-position:0 -40px;font-family:'CantarellBold',Arial;font-weight:700; -moz-border-radius:10px 10px 0 0; -webkit-border-radius:10px 10px 0 0; border-radius:10px 10px 0 0}
	#sidebar #topvideos img {float:left;margin:0 20px 0 0}
	#sidebar #topvideos div.rating {float:left}
	#sidebar #topvideos h3 {font-size:0.9em}
	#sidebar #topvideos .video {margin:0 0 8px;overflow:hidden;width:100%}
	/*#sidebar #topvideos h3 {font-size:1em}*/
	
	/* Top Rooms */
	#sidebar #toprooms {-moz-border-radius:0 0 10px 10px;-webkit-border-radius:0 0 10px 10px;border-radius:0 0 10px 10px;margin:0 0 21px;}
	#sidebar #toprooms h2 {background-position:0 -79px;height:46px;margin:0 0 -7px;position:relative;z-index:101;font-family:'CantarellBold',Arial;font-weight:700; -moz-border-radius:10px 10px 0 0; -webkit-border-radius:10px 10px 0 0; border-radius:10px 10px 0 0}
	#sidebar #toprooms .room {background:#fff url(images/top-bg.png) no-repeat;overflow:hidden;padding:10px 10px 0;position:relative}
	#sidebar #toprooms .room img {float:left;margin:0 10px 0 0}
	#sidebar #toprooms .room p {float:left;font-size:.85em;width:140px}
	#sidebar #toprooms .room h3 {float:left;margin:0 0 5px;width:75px}
	#sidebar #toprooms .room a.join {background:#b32625 url(images/join.png) no-repeat;color:#FFF;height:19px;line-height:19px;font-size:.9em;overflow:hidden;position:absolute;top:10px;right:10px;text-align:center;width:58px; font-family: 'CantarellBold', Arial}
	#sidebar #toprooms .room h3 a {background:none;color:#982a2a;height:auto;position:relative;top:0;right:0;width:auto}
	
	/* Search */
	#sidebar #searchform {background:url(images/search-bg.gif) no-repeat;height:65px;margin:0 5px 20px;padding:27px 0 0 20px;width:280px; -moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px}
	#sidebar #searchform #s {background:#FFF url(images/search-bg.png) no-repeat;border:0;color:#a9a9a9;height:19px;padding:10px;width:188px}
	#sidebar #searchform input {float:left}
	
	/* Follow */
	#sidebar #follow h2 {background-position:0 -125px;font-family:'CantarellBold',Arial;font-weight:700; -moz-border-radius:10px 10px 0 0; -webkit-border-radius:10px 10px 0 0; border-radius:10px 10px 0 0}
	#sidebar #follow #social {overflow:hidden;padding:10px 0 5px}
	#sidebar #follow #social li {float:left;margin:0 15px}
	#sidebar #follow #social li a {float:left;height:61px;position:relative;width:65px}
	#sidebar #follow #social li a span {background:url(images/social.png) no-repeat;height:100%;left:0;position:absolute;top:0;width:100%}
	#sidebar #follow #social li#fb span {background-position:-98px 0}
	#sidebar #follow #social li#twt span {background-position:-200px 0}
	
/* Footer */
#footer {background:#1b1b1b url(images/footer.png) repeat-x;clear:both}
#footer .content {background:url(images/footer-glow.png) no-repeat center bottom;margin:0 auto;overflow:hidden;padding:20px 0 50px;width:960px}
#footer .content div {clear:both;height:40px;padding:40px 0 0}
#footer .content div img {float:right;margin:0 0 0 20px}
#footer .content div img#pad {margin-top:10px}
#footer p {color:#555;margin:0}
#footer ul {list-style:none}
#footer ul li {float:left;margin:0 8px 0 0;width:98px}
#footer ul li a {color:#FFF;font-size:1em}
#footer ul li a:hover {text-decoration:underline;}
#footer ul li a span {font-family: 'CantarellBold', Arial; font-size:0.8em;text-transform:uppercase}
#footer ul li ul li a span {font-family: 'CantarellRegular', Arial; font-size:1em;text-transform:none;}
#footer ul li ul {padding:20px 0 0}
#footer ul li ul li {float:none;margin:0;width:auto}
#footer ul li ul li a {color:#555;font-size:1em}

/* Image Alignment */
img.aligncenter {display:block;margin-left:auto;margin-right:auto}
img.alignright {display:inline;margin:0 0 2px 7px;padding:4px}
img.alignleft {display:inline;margin:0 7px 2px 0;padding:4px}
.alignright {float:right}
.alignleft {float:left}

/* 2.7+ Comments */
#commentform {width:400px}
#commentform p {margin:0 0 5px;overflow:hidden;width:100%}
#commentform .text input, #commentform textarea {border:1px solid #999;float:left;padding:3px;width:200px}
#commentform .text label {color:#666;float:right;padding:3px 0 0;width:190px}
#commentform textarea {width:400px}
#comments ol {list-style:none;margin:0}
#comments ol li, #comments ol li.alt {border:0;border-bottom:1px solid #CCC;margin:0 0 15px;padding:0 0 15px}
#comments .commentmetadata {margin:0 0 10px}
#comments .comment-author {border-bottom:1px solid #CCC;width:100%;overflow:hidden;padding:0 0 3px;line-height:32px;}
#comments .comment-author img {float:left;margin:0 10px 0 0}
#comments .comment-author cite {font-weight:bold}

/* Captions */
.wp-caption {background:#f3f3f3;border:1px solid #ddd;border-radius:3px;khtml-border-radius:3px;margin:10px;moz-border-radius:3px;padding-top:4px;text-align:center;webkit-border-radius:3px}
.wp-caption img {border:0 none;margin:0;padding:0}
.wp-caption p.wp-caption-text {font-size:11px;line-height:17px;margin:0;padding:0 4px 5px}

/* Legacy */
#videos {list-style:none}
#videos li {margin:0 0 10px}
#videos a {font-weight:bold;font-size:12px}

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

.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;
}
#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;
}
#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 {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	position: relative;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;	
	behavior: url(PIE.php);
}
.box div {
	padding:15px;
	background:#fff;
	-moz-border-radius:0 0 10px 10px;-webkit-border-radius:0 0 10px 10px;border-radius:0 0 10px 10px;
}
.box div div {padding:0;background:auto;}
.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:#636363;
	padding: 5px;
	margin: 0 0 10px 0;
	font-family:'CantarellBold',Arial;font-weight:700;
}*/
.box h2, h2.heading {background-position:0 -39px;padding:0 0 0 15px;}
.box h2 a {
	color:white;
}
#comments {
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;	
}
#respond {
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;	
}
.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;
}

#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;
	margin-right: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;
	margin:0 10px 10px 0;
}
.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:none;
}
.box hr {
	display: none;
}
.pagingblock {
	position:relative;
}
#mini-nav {
	position: absolute;
	top: 12px;
	right: 12px;
	margin: 0;
	padding: 0;
	color: white;
	/*  font-size: 1.1em;*/
  font-size: 0.8em;
}
#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 {
	background: #636363;
	bottom: -20px;
	color: white;
	font-size: 1.2em;
	margin: 0px 0px 10px;
	padding: 2px 0px;
	position: absolute;
	text-align: center;
	width: 100%;
}
#mini-nav-bottom .wp-pagenavi {padding:5px}
.box .wp-pagenavi {background:none;}
.box #mini-nav {background:none;}
#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;
	font-family:'CantarellBold',Arial;font-weight:700;
}
#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;
}

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;
	font-family:'CantarellBold',Arial;font-weight:700;
}
#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}

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

.category-videos #newslist h2 {color:#333;background:url(images/heading-divider.gif) repeat-x bottom;margin:0;text-decoration:none;}
/*Video Boxes
.video-boxes {border:1px solid #DADADA;display:inline;float:left;height:244px;margin:15px 7.5px 0;width:282px;}
.category-videos #articlepage h2 {clear:both;font-family:'CantarellBold',Arial;font-weight:700;}
.video-boxes h2 {background:url(images/video-boxes.png) left top no-repeat;color:#fff;font-size:1.2em;font-weight:700;height:33px;overflow:hidden;padding:3px 0 0 13px;font-family:'CantarellBold',Arial;font-weight:700;line-height:17px;}
.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;padding:15px 0 15px 15px}
.video-boxes .vid {display:inline;float:left;margin:0 10px 0 0;width:105px;}
.video-boxes .vid img {margin:0 0 9px}
#newslist .video-boxes {overflow:hidden;padding:0 0 20px}
#newslist .video-boxes .vid h3 {clear:both;margin:0;width:auto; font-size:0.9em}
#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:left;font-size:1em;margin:0 24px 0 0;padding:3px 20px 3px 0;text-decoration:underline;width:163px;}

/* 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: 625px; margin-left:0; padding:10px; color:#ffffff; font-size:12px;}
.box .country {background:url(images/countrybg.png) no-repeat left bottom; height:51px;margin-left:-27px; 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:133px; 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: 'CantarellRegular', 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:'CantarellRegular', "Tahoma", Verdana, Arial, Helvetica, sans-serif
}
#closeButton {
	position:absolute;
	left:395px;
	top:18px;
	border:none;
}
* html #closeButton {
	left:359px
}

@font-face {
	font-family: 'CantarellRegular';
	src: url('includes/Cantarell-Regular-webfont.eot');
	src: local('☺'), url('includes/Cantarell-Regular-webfont.woff') format('woff'), url('includes/Cantarell-Regular-webfont.ttf') format('truetype'), url('includes/Cantarell-Regular-webfont.svg#webfontaI1yI6ue') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'CantarellBold';
	src: url('includes/Cantarell-Bold-webfont.eot');
	src: local('☺'), url('includes/Cantarell-Bold-webfont.woff') format('woff'), url('includes/Cantarell-Bold-webfont.ttf') format('truetype'), url('includes/Cantarell-Bold-webfont.svg#webfontfFimAbpE') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* Room buttons */

.box .downloadbtn {
width: 249px;
height:72px;
float:left;
margin:15px 25px;
}
.box .downloadbtn a {
background:url(../../../images/btns_pce.png) no-repeat 0 0;
color:#000000;
display:block;
padding:15px 10px 25px 10px;
width:229px;
text-shadow:0 1px #cc0000;
font-size:10px;
}
.box .downloadbtn a span, .box .visitbtn a span {
color:#ffffff;
font-size:11px;
font-family: 'CantarellBold', Tahoma;
text-transform:uppercase;
text-shadow:0 -1px #000000;
}
.box .downloadbtn a:hover {
background:url(../../../images/btns_pce.png) no-repeat 0 -80px;
text-decoration:none;
padding-top:18px;
}
.box .visitbtn {
width: 249px;
height:72px;
float:right;
margin:15px 25px;
}
.box .visitbtn a {
background:url(../../../images/btns_pce.png) no-repeat 0 -161px;
color:#000000;
display:block;
padding:15px 10px 25px 10px;
width:229px;
text-shadow:0 1px #566c83;
font-size:10px;
}
.box .visitbtn a:hover {
background:url(../../../images/btns_pce.png) no-repeat 0 -241px;
padding-top:18px;
text-decoration:none;
}
/*
	Poker videos template
*/
#poker_movies_container {
	width: 100%;
	height: auto;
	min-height: 936px;
	background: #0F1B28 url(images/poker_movies_bg.png) center top no-repeat
}
#poker_movies_content {
	width: 960px;
	font: 12px Arial;
	line-height: 21px;
	margin: 150px auto 50px auto
}
#poker_movies_top_block {
	width: 100%;
	height: auto;
	padding: 5px;
	border: 1px solid #F0F0F2;
	border-radius: .8em;
	-moz-border-radius: .8em;
	min-height: 200px;
	background: #FFF
}
#poker_movies_left {
	float: left;
	margin-top: 15px;
	width: 620px;
	border: 1px solid #F0F0F2;
	border-radius: .8em;
	-moz-border-radius: .8em;
	min-height: 200px;
	background: #FFF;
	padding-top: 0;
}
#poker_movies_left p { padding: 10px }
#poker_movies_left .header {
	position: relative;
	top: -1px;
	left: -1px;
	width: 622px;
	height: 38px;
	font: 18px Arial;
	text-transform: uppercase;
	text-indent: 36px;
	line-height: 39px;
	color: #FFF;
	border-top-left-radius: .5em;
	border-top-right-radius: .5em;
	text-shadow: 0 -1px #313131;
	-moz-text-shadow: 0 -1px #313131;
	background: url(images/poker_movies_headerbg.png) repeat-x
}
#poker_movies_left .header span.reel {
	position: absolute;
	left: 10px;
	top: 5px;
	display: inline-block;
	width: 19px;
	height: 26px;
	background: url(images/poker_movies_reel.png) no-repeat
}
#poker_movies_right {
	position: relative;
	top: 15px;
	left: 27px;
	float: left;
	padding: 10px;
	width: 300px;
	border: 1px solid #F0F0F2;
	border-radius: .8em;
	-moz-border-radius: .8em;
	min-height: 250px;
	background: #FFF
}
#poker_movies_right form {
	position: relative;
	left: 15px;
	margin-top: 15px
}
#poker_movies_right input[type=text] {
	width: 230px;
	height: 39px;
	padding: 0 5px;
	font-size: 14px;
	border: 1px solid #BCBCBC;
	box-shadow: inset 0 0 7px rgba(0,0,0,.2);
	-moz-box-shadow: inset 0 0 7px rgba(0,0,0,.2)
}
#poker_movies_right input[type=text]:focus { outline: none }
#poker_movies_right button[type=submit] {
	position: absolute;
	right: 35px;
	top: 1px;
	width: 50px;
	height: 39px;
	border: none;
	cursor: pointer;
	text-indent: -9999px;
	background: url(images/poker_movies_search.png) no-repeat
}
#poker_movies_right h2 {
	width: 100%;
	padding: 0 0 10px 0;
	margin: 10px 0;
	font: bold 14px Arial;
	color: #3A464C;
	border-bottom: 1px solid #3A464C
}
#poker_movies_right h2 a {
	position: relative;
	top: -4px;
	font-size: 11px;
	float: right
}
#poker_movies_right a {
	font: 14px Arial;
	line-height: 25px;
	text-decoration: none;
	color: #EA1F40
}

#poker_movies_content_new {
	width: 960px;
	font: 12px Arial;
	line-height: 21px;
	margin: 100px auto 50px auto
}
