@charset "UTF-8";
/* CSS Document */

/*
 * Generic stuff
 */
* {
	margin: 0;
	padding: 0;
	text-align: inherit;
}
html {
	background: url('main_bg.png');
	margin: 0;
	padding: 0;
}
.bod img{ border:solid #CCCCCC 1px; padding:1px}
.more ul li{display:inline; border-right:solid #333333 1px;padding-left:8px;
padding-right:8px; }

.more ul li a{font-size:12px; color:#333333; font-family:Arial, Helvetica, sans-serif}
body {
	background: url('central_shadow.png') repeat-y center top;
	font: 12px/18px Arial, Helvetica, sans-serif;
	margin: 0 auto;
	padding: 0; text-align:justify
}
#bodyBlock {
	background: #f2f2f2 url('central_gradient.png') repeat-x center top;
	margin: 0 auto;
	padding: 13px 19px;
	width: 960px;
	_border-left: 1px solid #9fa2a4; /* IE6 */
	_border-right: 1px solid #9fa2a4; /* IE6 */
}
a { color: #0069d0; text-decoration:none }
a:visited { color: #004797; }
a:hover { color: #0081ff; }
a.video {
	background: url('icon_video.png') no-repeat right;
	padding-right: 20px;
}
a img { border: 0; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; }
/* Copied from html.css from Firefox 3.6 */
h1 { font-size: 2em; }
h2 { font-size: 1.5em; }
h3 { font-size: 1.17em; }
h4 { font-size: 1em; }
h5 { font-size: 0.83em; }
h6 { font-size: 0.67em; }

.altFont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* Accessibility text nodes */
.a11y {
	display: none;
}
/* Floats & Clears */
.fl { float: left; }
.fl10 { float: left; margin-right: 10px; }
.fl18 { float: left; margin-right: 18px; }
.fl20 { float: left; margin-right: 20px; }
.fr { float: right; }
.fr18 { float: right; margin-left: 18px; }
.fr20 { float: right; margin-left: 20px; }
.cl { clear: left; }
.cr { clear: right; }
.cb { clear: both; }
.clr {display: block; overflow: hidden; clear: both; height: 1px; margin: -1px 0 0;}
.hide { display: none !important }
/* Alignments */
.tal { text-align: left; }
.tan, /* Numeric table cells */
.tar { text-align: right; }
/* Widths */
.w740 { width: 740px; }
.w600 { width: 600px; }
.w420 { width: 420px; }
.w380 { width: 380px; }
.w300 { width: 300px; }
.w260 { width: 260px; }
.w200 { width: 200px; }
/* The line below is needed where widgetPopup widgets have to appear on top of the header, e.g. the Profile page */
.wFull { *position: relative; *z-index: 1; } /* IE7 */

/* Inputs */
input {
	_height: 20px; /* IE6 */
	_line-height: 20px; /* IE6 */
}
input[type="text"],
input[type="password"] {
	background: url('input_bg.png') no-repeat left top;
	border: 0;
	display: inline-block;
	font: inherit;
	height: 19px;
	line-height: 19px;
	outline: 0;
	margin: 0;
	padding: 3px 10px;
	width: 280px;
	/* background scrolls with the text in IE7 */
	*background: transparent; /* IE7 */
	*border: 1px solid #aaaaaa; /* IE7 */
	*height: 17px; /* IE7 */
	*line-height: 17px; /* IE7 */
}
input[type="text"]:focus,
input[type="password"]:focus {
	background-position: left -30px;
}
input::-webkit-input-placeholder {
	color: #b2b2b2;
}
input.placeholder,
textarea.placeholder {
	color: #b2b2b2;
}

button {
	background: url('button29.png') no-repeat left top;
	border: 0;
	display: inline-block;
	font-size: 14px;
	height: 29px;
	line-height: 29px !important;
	margin: 0;
	outline: 0;
	padding: 0;
	text-align: center;
	width: 100px;
}
button:hover {
	background-position: left -40px;
	color: #ffffff;
}
button:active {
	background-position: left -80px;
	color: #ffffff;
}
/* Separate ruleset in order not to break IE6 */
/*
input[type="button"],
input[type="submit"],
input[type="reset"] {
	background: url('button29.png') no-repeat left top;
	border: 0;
	display: inline-block;
	font-size: 14px;
	height: 29px;
	line-height: 29px !important;
	margin: 0;
	outline: 0;
	padding: 0;
	text-align: center;
	width: 100px;
}
*/

/*
 * Site Header
 */
#siteTitle {
	margin: 0 0 13px 0;
	padding: 0;
	*margin: 0; /* IE7 */
}

.link li{ display:inline; }

.link ul li a{ color:#FFFFFF;
font-size:13px;
font-weight:bold;
text-decoration:none;}

#siteTitle {
	bottom: 5px;
	color: #666666;
	font-size: 14px;
	font-style: italic;
	position: relative;
	text-decoration: none;
}
#siteTitle img {
	bottom: 5px;
	display: inline-block;
	position: relative;
}
#signInSearch {
	padding-left: 1px;
	margin-top: -4px;
	z-index: 1;
	*position: relative; /* IE7 */
	*width: 250px; /* IE7 */
	/* *width: 310px /* IE7 */
}
#topLinks {
	display: block;
	height: 15px;
	line-height: normal;
	padding: 0;
}
#topLinks li {
	display: block;
	margin-top: 15px;
	position: relative;
}
#topLinks #signIn {
	padding-right: 30px;
}
#topLinks #createAccount,
#topLinks #profile,
#topLinks #inbox,
#topLinks #signOut {
	padding-right: 20px;
}
#topLinks #localSites {
	background: url('header_dots.png') no-repeat left 4px;
	padding-left: 25px;
}
#topLinks .topLink,
#topLinks .topLink .linkText {
	color: #000000;
	display: inline-block;
	height: 15px;
	position: relative;
	text-decoration: none;
	*cursor: pointer; /* IE7 */
}
#topLinks .topLink .linkText {
	background: url('header_arrows.png') no-repeat right top;
	border-bottom: 1px dashed #0069d0;
	padding-right: 13px;
}
#topLinks #profile .topLink .linkText {
	background: transparent;
	border-bottom-style: solid;
	padding-right: 0;
}
#topLinks #inbox .topLink {
	background: url('inbox.png') no-repeat left top;
	padding-left: 17px;
}
#topLinks #inbox .topLink .linkText {
	background: transparent;
	border-bottom-color: #7f7f7f;
	border-bottom-style: solid;
	color: #7f7f7f;
	font-style: italic;
	padding-right: 0;
}
#topLinks #inbox .topLink:hover .linkText {
	border-bottom-color: #0069d0;
	color: #0069d0;
}
#topLinks #signOut .topLink .linkText {
	background: url('sign_out.png') no-repeat right top;
	border-bottom-style: solid;
	color: #7f7f7f;
}
#topLinks #localSites .topLink .linkText {
	background: url('globe.png') no-repeat right top;
	border-bottom: 0;
	display: inline-block;
	line-height: normal;
	overflow: hidden;
	padding-left: 25px;
	padding-right: 0;
	vertical-align: text-bottom;
}
#topLinks .topLink:hover .linkText,
#topLinks .expanded .topLink .linkText,
#topLinks #localSites .topLink:hover .linkText,
#topLinks #localSites.expanded .topLink .linkText,
#topLinks #signOut .topLink:hover .linkText,
#topLinks #signOut.expanded .topLink .linkText {
	background-position: right bottom;
}
#searchForm {
	height: 30px;
	margin-left: 30px;
	margin-top: 10px;
	width: 232px;
	zoom: 1;
}
#searchForm label {
	/* background scrolls with the text if applied to the input element */
	*background: url('input_bg.png') no-repeat left top; /* IE7 */
	*padding: 0 3px; /* IE7 */
}
#searchForm input {
	width: 176px;
	*border: 0;
	*bottom: 1px; /* IE7 */
	*filter: none; /* IE7 */
	*height: 19px; /* IE7 */
	*line-height: 19px; /* IE7 */
	*position: relative; /* IE7 */
	*width: 170px; /* IE7 */
	_background: transparent; /* IE6 */
	_padding: 3px 10px; /* IE6 */
}
#searchForm button {
	background: url('input_bg.png') no-repeat left -60px;
	display: block;
	height: 25px;
	line-height: 25px !important;
	padding: 0;
	width: 36px;
}
#searchForm button:focus,
#searchForm button:hover {
	background-position: left -90px;
}

/* Header dropdowns */
.headerDropdown {
	background: url('header_dropdown_bg.png') no-repeat left top; 
	/* display: none; */
	left: -20px;
	padding: 20px 18px 20px 30px;
	position: absolute;
	top: 20px;
	visibility: hidden;
	width: 255px;
	z-index: 3;
	zoom: 1;
	_background: #ffffff; /* IE6 */
	_border: 1px solid #bec5c9; /* IE6 */
	_left: -16px; /* IE6 */
	_margin: 10px 0 10px 10px; /* IE6 */
	_padding: 10px 18px 15px 20px; /* IE6 */
	_top: 15px; /* IE6 */
}
#topLinks li.expanded .headerDropdown {
	/* display: block; */
	visibility: visible;
}
.headerDropdown .ctr,
.headerDropdown .cbl,
.headerDropdown .cbr {
	background: url('header_dropdown_bg.png') no-repeat; 
	display: block;
	position: absolute;
	_display: none; /* IE6 */
}
.headerDropdown .ctr {
	background-position: right top;
	height: 15px;
	right: -15px;
	top: 0;
	width: 15px;
}
.headerDropdown .cbl {
	background-position: left bottom;
	bottom: -17px;
	height: 17px;
	left: 0;
	right: 0;
}
.headerDropdown .cbr {
	background-position: right bottom;
	bottom: -17px;
	right: -15px;
	top: 15px;
	width: 15px;
}
.headerDropdown .hideDropdown {
	background: url('header_dropdown_close.png') no-repeat top;
	display: block;
	height: 21px;
	position: absolute;
	right: 5px;
	top: 15px;
	width: 21px;
	_right: 15px; /* IE6 */
}
.headerDropdown .hideDropdown:hover {
	background-position: center -30px;
}
#topLinks .expanded .topLink {
	background: url('header_dropdown_bg.png') no-repeat left top;
	margin: -15px -5px -20px -20px;
	padding: 15px 5px 22px 20px;
	z-index: 4;
	*left: -20px; /* IE7 */
	_background: #ffffff; /* IE6 */
	_border: 1px solid #bec5c9; /* IE6 */
	_border-bottom: 0; /* IE6 */
	_left: -6px; /* IE6 */
	_margin-bottom: -10px; /* IE6 */
	_margin-right: 8px; /* IE6 */
	_margin-top: -9px; /* IE6 */
	_padding: 5px 5px 10px 5px !important; /* IE6 */
	_top: 3px; /* IE6 */
}
#topLinks .expanded .topLink .ctr {
	background: url('header_dropdown_bg.png') no-repeat right top;
	display: block;
	height: 42px;
	position: absolute;
	right: -15px;
	top: 0;
	width: 15px;
	_display: none; /* IE6 */ 
}

/* Sign In header dropdown */
#topLinks #signIn .headerDropdown {
	padding-top: 40px;
	width: 295px;
}
#topLinks #signIn .headerDropdown label {
	display: block;
	margin-top: 15px;
}
#topLinks #signIn .headerDropdown label.rememberMe {
	color: #4c4c4c;
	display: inline-block;
	margin-bottom: 15px;
}
#topLinks #signIn .headerDropdown input {
	placeholder-color: #000000;
	width: 280px;
}
#topLinks #signIn .headerDropdown .checkbox input {
	width: auto;
}
#topLinks #signIn .headerDropdown input.placeholder {
	color: #000000;
}
#topLinks #signIn .headerDropdown input::-webkit-input-placeholder {
	color: #000000;
}
#topLinks #signIn .headerDropdown .tip {
	color: #7f7f7f;
	display: block;
	font-size: 11px;
	font-style: italic;
	height: 13px;
	padding-top: 2px;
}
#topLinks #signIn .headerDropdown .lostPassword {
	color: #000000;
	display: inline-block;
	margin-top: 15px;
}
#topLinks #signIn .headerDropdown .submit {
	display: block;
}
#topLinks #signIn .headerDropdown .submit button {
	margin-top: 30px;
}

/* Create Account header dropdown */
#topLinks #createAccount .headerDropdown {
	padding-right: 13px;
	padding-top: 40px;
	width: 399px;
	*width: 400px; /* IE7 */
}
#topLinks #createAccount .headerDropdown label,
#topLinks #createAccount .headerDropdown .label {
	background-position: right 5px;
	background-repeat: no-repeat;
	display: block;
	margin-top: 15px;
}
#topLinks #createAccount .headerDropdown .label label {
	display: inline;
	margin-top: 0;
}
#topLinks #createAccount .headerDropdown label.ok,
#topLinks #createAccount .headerDropdown .label.ok {
	background-image: url('input_ok.png');
}
#topLinks #createAccount .headerDropdown label.error,
#topLinks #createAccount .headerDropdown .label.error {
	background-image: url('input_error.png');
}
#topLinks #createAccount .headerDropdown label.checkbox,
#topLinks #createAccount .headerDropdown .label.checkbox {
	margin-left: 145px;
	padding-right: 23px;
	text-indent: -20px;
}
#topLinks #createAccount .headerDropdown label.checkbox input,
#topLinks #createAccount .headerDropdown .label.checkbox input {
	margin-right: 3px;
}
#topLinks #createAccount .headerDropdown .labelText {
	display: inline-block;
	height: 25px;
	line-height: 25px;
	width: 125px;
}
#topLinks #createAccount .headerDropdown input {
	background-position: left -120px;
	width: 230px;
}
#topLinks #createAccount .headerDropdown input:focus {
	background-position: left -150px;
}
#topLinks #createAccount .headerDropdown .checkbox input {
	width: auto;
}
#topLinks #createAccount .headerDropdown .tip {
	color: #7f7f7f;
	display: block;
	font-size: 11px;
	font-style: italic;
	height: 13px;
	padding-top: 2px;
	padding-left: 125px;
}
#topLinks #createAccount .headerDropdown .error .tip {
	color: #d2001b;
}
#topLinks #createAccount .headerDropdown .subscribe,
#topLinks #createAccount .headerDropdown .captcha {
	margin-top: 40px;
}
#topLinks #createAccount .headerDropdown .captcha {
	line-height: 30px;
}
#topLinks #createAccount .headerDropdown .captchaFieldContainer {
	background: url('captcha_arrow.png') no-repeat 10px center;
	display: inline-block;
	padding-left: 25px;
	position: relative;
	vertical-align: top;
	*width: 97px; /* IE7 */
}
#topLinks #createAccount .headerDropdown .captchaFieldContainer .ctr {
	background: url("yellow_field.png") no-repeat right top;
	height: 30px;
	position: absolute;
	right: -3px;
	top: 0;
	width: 3px;
	*display: none; /* IE7 */
}
#topLinks #createAccount .headerDropdown .captcha img {
	border: 1px solid #8e8e8e;
	display: inline-block;
	vertical-align: top;
}
#topLinks #createAccount .headerDropdown .captcha input,
#topLinks #createAccount .headerDropdown .captcha input:focus {
	background: url("yellow_field.png") no-repeat left top;
	font-size: 18px;
	height: 24px;
	line-height: 24px;
	margin-top: 0;
	padding: 3px 7px 3px 10px;
	text-align: center;
	vertical-align: top;
	width: 80px;
	*background: #fffbd6; /* IE7 */
	*height: 22px; /* IE7 */
	*line-height: 22px; /* IE7 */
	*padding: 3px 10px; /* IE7 */
}
#topLinks #createAccount .headerDropdown .submit {
	margin-left: 130px;
	margin-top: 30px;
}

/* Local Sites header dropdown */
#topLinks #localSites.expanded .topLink {
	margin-bottom: -10px;
	padding-bottom: 12px;
	_height: 16px; /* IE6 */
	_margin-right: -5px; /* IE6 */
}
#topLinks #localSites.expanded .topLink .ctr {
	height: 52px;
}
#topLinks #localSites .headerDropdown {
	left: auto;
	padding-right: 0;
	right: -5px;
	width: 600px;
	_right: -20px; /* IE6 */
}
#topLinks #localSites .headerDropdown .localSitesColumn {
	background-color: #fff;
	border-top: 1px dotted #bec5c9;
	float: left;
	margin-right: 20px;
	margin-top: 20px;
	width: 180px;
}
#topLinks #localSites .headerDropdown li {
	border-bottom: 1px dotted #bec5c9;
	list-style: none;
	margin: 0;
}
#topLinks #localSites .headerDropdown li a {
	display: block;
	line-height: 25px;
	text-decoration: none;
	white-space: nowrap;
	*zoom: 1; /* IE7 */
}
#topLinks #localSites .headerDropdown li a span {
	_zoom: 1; /* IE6 */
}
#topLinks #localSites .headerDropdown li a:hover {
	background: #f2f3f4;
}
#topLinks #localSites .headerDropdown li img {
	border: 1px solid #e6e6e6;
	display: inline-block;
	margin: 5px;
	vertical-align: top;
}
#globalSiteLink img {
	border: 0 !important;
	margin: 3px 9px 4px 5px !important;
}
#localSiteLink-uk,
#localSiteLink-pt,
#localSiteLink-ee,
#localSiteLink-no,
#localSiteLink-il,
#localSiteLink-asia,
#localSiteLink-pokernetwork {
	border-top: 1px dotted #bec5c9;
	margin-top: 25px !important;
}

/* Main menu */
#mainMenu {
	background: url('main_menu_bg.png') no-repeat center top;
	clear: both;
	display: block;
	font-size: 15px;
	height: 34px;
	margin: 13px 0 0 0;
	padding: 0;
}
#mainMenu > li {
	background: url('main_menu_item_bg.png') no-repeat right top;
	display: block;
	height: 34px;
	padding: 0 2px 0 0;
	position: relative;
	z-index: 1;
	*z-index: auto; /* IE7 */
}
#mainMenu > li:hover {
	z-index: 2;
}
#mainMenu > li > a {
	color: #ffffff;
	display: block;
	line-height: 34px;
	text-decoration: none;
}
#mainMenu > li:hover > a {
	background: url('main_menu_bg.png') no-repeat center -40px;
	} #mainMenu li#mainMenuItem1:hover > a { background-position: left -40px;
}
#mainMenu > li > a.current {
	background: url('main_menu_bg.png') no-repeat center -80px;
	color: #0069d0;
	} #mainMenu li#mainMenuItem1 > a.current { background-position: left -80px;
}
#mainMenu li.mainMenuItemExpanding:hover > a {
	background: url('main_menu_submenu_header_bg.png') no-repeat -9px top;
	border-top: 1px solid transparent;
	color: #ffffff;
	height: 33px;
	line-height: 32px;
	margin-top: -6px;
	padding-top: 6px;
	} #mainMenu li.mainMenuItemExpanding#mainMenuItem1:hover > a { background-position: -9px -50px;
}
#mainMenu > li > a span {
	padding: 0 25px;
}
#mainMenu li.mainMenuItemExpanding > a span {
	/*background: url('') no-repeat right top;*/
	display: block;
	padding-right: 45px;
}


.padd p{ padding-bottom:6px}
#mainMenu li.mainMenuItemExpanding > a.current span {
	background-position: right bottom;
}
#mainMenu li.mainMenuItemExpanding:hover > a span {
	background-position: right -1px;
}
#mainMenu li.mainMenuItemExpanding:hover > .cbl {
	background: url('main_menu_submenu_header_bg.png') no-repeat left 1px;
	height: 39px;
	position: absolute;
	left: -9px;
	top: -5px;
	width: 9px;
	} #mainMenu li.mainMenuItemExpanding#mainmenuItem1:hover > .cbl { background-position: left 50px;
}
#mainMenu li.mainMenuItemExpanding:hover > .cbr {
	background: url('main_menu_submenu_header_bg.png') no-repeat right 1px;
	height: 39px;
	position: absolute;
	right: -7px;
	top: -5px;
	width: 9px;
}
#mainMenu .submenuContainer {
	left: 0;
	min-width: 100%;
	position: absolute;
	top: 34px;
}
#mainMenu .submenuContainer > ul {
	background: url('main_menu_submenu_bg.png') no-repeat left bottom;
	display: none;
	color: #0069d0;
	font-size: 12px;
	left: -9px;
	line-height: 20px;
	list-style-type: none;
	margin: 0 -2px 0 0;
	padding: 10px 0 25px 0;
	position: relative;
	*zoom: 1; /* IE7 */
	*min-width: 100%; /* IE7 */
	*padding-right: 2px; /* IE7 */
}
#mainMenu li:hover ul {
	display: block;
}
#mainMenu .submenuContainer > ul li {
	margin: 2px 5px 0 20px;
	white-space: nowrap;
}
#mainMenu .submenuContainer > ul li a {
	background: url('main_menu_submenu_bullets.png') no-repeat left top;
	color: #0069d0;
	display: block;
	padding: 2px 15px 2px 20px;
	text-decoration: none;
}
#mainMenu .submenuContainer > ul li a.current {
	background-color: #ededed;
	background-position: left -20px;
}
#mainMenu .submenuContainer > ul li a:hover {
	background-color: #ededed;
}
#mainMenu .submenuContainer li a span {
	color: #5d5d5d;
}
#mainMenu .submenuContainer > .cbr {
	background: url('main_menu_submenu_bg.png') no-repeat right bottom;
	height: 100%;
	position: absolute;
	right: -7px;
	top: 0;
	width: 14px;
}

/* Breadcrumbs */
#breadcrumbs {
	padding: 0;
}
#breadcrumbs .widgetInner {
	background: url('widget_bg.png') no-repeat left -90px;
	border: 0;
	color: #5d5d5d;
	height: 33px;
	line-height: 33px;
	margin-right: 5px;
	padding: 0 12px;
	_height: 17px; /* IE6 */
	_line-height: 17px; /* IE6 */
	_padding: 8px 12px; /* IE6 */
}
#breadcrumbs .ctl,
#breadcrumbs .cbl {
	display: none;
}
#breadcrumbs .ctr {
	background-position: right -90px;
	height: 28px;
	right: -5px;
	top: 0;
	_width: 20px; /* IE6 */
}
#breadcrumbs .cbr {
	background-position: right -118px;
	right: -5px;
	bottom: 0;
	_bottom: -1px; /* IE6 */
}
#breadcrumbs a {
	display: inline-block;
}
#breadcrumbs a:visited {
	color: #0069d0;
}
#breadcrumbs a:hover {
	color: #0081ff;
}
#breadcrumbs span{
	display: inline-block;
	background: url('breadcrumb_sep.png') no-repeat center;
	height: 0;
	overflow: hidden;
	padding-top: 7px;
	vertical-align: middle;
	width: 20px;
	*background-position: top; /* IE7 */
}

/* Footer */
#footerBlock .widgetInner {
	padding-left: 15px;
	padding-right: 15px;
}
#footerBlock .widgetTitle {
	font-size: 14px;
	height: 45px;
	line-height: 42px;
	margin-bottom: 1px;
	margin-left: -15px;
	margin-right: -15px;
	_height: 36px;
	_line-height: 26px;
	_padding-top: 9px;
}
#footerBlock .widgetTitle img {
	margin-right: 10px;
	position: relative;
	top: -1px;
	vertical-align: middle;
	} html[dir="rtl"] #footerBlock .widgetTitle img {
	margin-left: 10px;
	margin-right: 0;
	} html.rtl #footerBlock .widgetTitle img { margin-left: 10px; margin-right: 0; /* IE6 */
}
#footerMenu {
	border-collapse: collapse;
	border-spacing: 0;
	display: inline-table;
	width: 930px;
	margin-bottom: 20px;
	*display: inline; /* IE7 */
	*zoom: 1; /* IE7 */
}
#footerMenu th, 
#footerMenu td {
	border-left: 1px solid #cccccc;
	font-weight: normal;
	padding: 0 10px;
	vertical-align: top;
	width: 86px;
}
#footerMenu th {
	font-size: 14px;
}
#footerMenu th.first, 
#footerMenu td.first {
	border-left: 0;
}
#footerMenu th a:link {
	color: #000000;
	} #footerMenu th a:hover { color: #0069d0;
}
#footerMenu ul {
	font-size: 11px;
	list-style: none;
	margin: 10px 0;
}
#footerMenu li {
	border: 0;
	display: block;
	padding: 0;
	width: auto;
}
#footerMenu td a {
	text-decoration: underline;
}
#footerMenu td a:link {
	color: #5d5d5d;
	text-decoration: underline;
	} #footerMenu td a:hover { color: #000000;
}
#footerAbout {
	background: #f5f5f5;
	border-radius: 10px;
	-khtml-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	display: block;
	margin: 0 5px 6px;
	padding: 10px 20px;
	vertical-align: top;
	*zoom: 1; /* IE7 */
}
#footerAbout h3 {
	font-size: 14px;
	padding-bottom: 5px;
}
#footerLinks {
	display: block;
	height: 42px;
	line-height: 42px;
	list-style: none;
	overflow: hidden;
	padding: 0;
	position: relative;
/*	width: 600px; */
}
#footerLinks li {
	background: url('footer_dots.png') no-repeat left;
	display: inline;
	padding: 0 20px;
	position: relative;
	right: 15px;
	*zoom: 1; /* IE7 */
	} html[dir="rtl"] #footerLinks li { right: -15px;
	} html.rtl #footerLinks li { right: -15px; /* IE6 */
}	
	
#footerLinks a {
	color: #5d5d5d;
}
#footerCopyright {
	color: #5d5d5d;
	height: 40px;
	line-height: 40px;
	margin-bottom: 20px;
}

/* Widgets */
.widget {
	margin-top: 20px;
	padding: 5px 0;
	*zoom: 1; /* IE7 */
}
.widgetInner {
	background: #ffffff;
	border-left: 1px solid #bec5c9;
	border-right: 1px solid #bec5c9;
	display: block;
	padding: 0 20px 10px 20px;
	position: relative;
	*zoom: 1; /* IE7 */
}
.widget .ctl,
.widget .ctr,
.widget .cbl,
.widget .cbr {
	background-image: url('widget_bg.png');
	background-repeat: no-repeat;
	display: block;
	height: 5px;
	position: absolute;
	_font-size: 3px; /* IE6 */
	_zoom: 1; /* IE6 */
}
.widget .ctl {
	background-position: left top;
	left: -1px;
	right: 4px;
	top: -5px;
	_right: auto; /* IE6 */
	_width: 100%; /* IE6 */
}
.widget .ctr {
	background-position: right top;
	right: -1px;
	top: -5px;
	width: 5px;
	_left: auto; /* IE6 */
	_width: 100%; /* IE6 */
}
.widget .cbl {
	bottom: -5px;
	background-position: left -15px;
	left: -1px;
	right: 4px;
	_right: auto; /* IE6 */
	_width: 100%; /* IE6 */
}
.widget .cbr {
	bottom: -5px;
	background-position: right -15px;
	right: -1px;
	width: 5px;
	_left: auto; /* IE6 */
	_width: 100%; /* IE6 */
}
.widgetWithMoreLink .widgetInner {
	padding-bottom: 5px;
}
.widgetWithMiniPager .widgetInner {
	padding-bottom: 0;
}
.widgetWithMoreLink .cbl {
	background-position: left -162px;
}
.widgetWithMoreLink .cbr {
	background-position: right -162px
}
.widgetWithMiniPager .cbl {
	background-position: left -262px;
}
.widgetWithMiniPager .cbr {
	background-position: right -262px;
}
.widgetTitle {
	background: url('widget_header_bg.png') repeat-x bottom;
	display: block;
	font-size: 18px;
	font-weight: normal;
	height: 32px;
	line-height: 27px;
	margin: 0 -20px -19px -20px;
	padding: 0 15px 21px 15px;
}
.widget .widget .widgetTitle {
	background: url('widget_bg.png') repeat-x 50% -187px;
	height: 18px;
	margin-bottom: 1px;
}
.widget .widgetTitleLinks {
	display: block;
	height: 27px;
	line-height: 27px;
	list-style: none;
	position: absolute;
	right: 10px;
	top: 2px;
	} html[dir="rtl"] .widget .widgetTitleLinks { left: 10px; right: auto;
	} html.rtl .widget .widgetTitleLinks { left: 10px; right: auto; /* IE6 */
}
.widget .widgetTitleLinks li {
	display: inline;
	margin: 0 10px;
}
.widget .widgetTitleLinks img {
	margin-top: 2px;
}
.widgetIntro {
	margin-top: 20px;
}
.widgetWithMoreLink .more {
	background: url('widget_bg.png') no-repeat -1px -130px;
	border-top: 1px solid #bec5c9;
	display: block;
	height: 32px;
	line-height: 32px;
	margin: 10px -20px -5px -20px;
	padding: 0 10px;
}
.widgetWithMoreLink .more a {
	background: url('arrow_right_more.png') no-repeat right top;
	color: #000000;
	display: inline-block;
	height: 17px;
	line-height: 17px;
	margin: 9px 0 6px 0;
	padding-right: 23px;
}
.widgetWithMoreLink .more a:hover {
	background-position: right -30px;
	color: #0069d0;
}
.widgetWithMiniPager .widgetMiniPager {
	background: url("widget_bg.png") no-repeat scroll -1px -230px;
	border-top: 1px solid #BEC5C9;
	display: block;
	height: 20px;
	line-height: 20px;
	margin: 20px -20px 0 -20px;
	padding: 7px 10px 4px 10px;
	text-align: center;
}
.widgetWithMiniPager .widgetMiniPager a {
	background: url('bullet_white_minipager.png') no-repeat center;
	display: inline-block;
	height: 0;
	overflow: hidden;
	margin: 0 2px;
	padding-top: 20px;
	width: 7px;
	*background-position: left 7px;
}
.widgetWithMiniPager .widgetMiniPager a.current {
	background-image: url('bullet_blue_minipager.png');
}
.widgetWithMiniPager .widgetMiniPager .previous {
	background: url('arrows_minipager.png') no-repeat left top;
	margin-right: 5px;
	width: 20px;
}
.widgetWithMiniPager .widgetMiniPager .next {
	background: url('arrows_minipager.png') no-repeat right top;
	margin-left:5px;
	width: 20px;
	*background-position: -30px top; /* IE7 */
}
.widgetWithMiniPager .widgetMiniPager .previous:hover {
	background-position: left -30px;
}
.widgetWithMiniPager .widgetMiniPager .next:hover {
	background-position: right -30px;
	*background-position: -30px -30px; /* IE7 */
}
.widgetWithMiniPager .widgetMiniPager .previous:active {
	background-position: left -60px;
}
.widgetWithMiniPager .widgetMiniPager .next:active {
	background-position: right -60px;
	*background-position: -30px -60px; /* IE7 */
}
.widgetWithMiniPager .widgetMiniPager input {
	background: url('status_field_minipager.png') no-repeat left top;
	height: 20px;
	line-height: 20px !important;
	padding: 0;
	text-align: center;
	vertical-align: top;
	width: 50px;
	*border: 0; /* IE7 */
}
.widgetBlack .widgetInner {
	background: #000000;
	border: 0;
	color: #ffffff;
	padding-left: 21px;
	padding-right: 21px;
}
.widgetBlack .ctl,
.widgetBlack .ctr,
.widgetBlack .cbl,
.widgetBlack .cbr {
	background-image: url('widget_black.png');
}
.widgetBlack .ctl {
	background-position: left top;
	left: 0;
}
.widgetBlack .ctr {
	background-position: right top;
	right: 0;
}
.widgetBlack .cbl {
	background-position: left -45px;
	left: 0;
}
.widgetBlack .cbr {
	background-position: right -45px;
	right: 0;
}
.widgetBlack .widgetTitle,
.widget .widgetBlack .widgetTitle {
	background: url('widget_black.png') no-repeat center -5px;
	color: #ffffff;
	margin-left: -21px;
	margin-right: -21px;
	padding-left: 16px;
	padding-right: 16px;
}
.widgetBlack a,
.widgetBlack a:hover,
.widgetBlack a:visited {
	color: #fff9c4;
}
.widgetBlack .more {
	background: transparent;
	border-top-color: #424242;
	color: #ffffff;
}
.widgetBlack .more a,
.widgetBlack .more a:visited {
	color: #ffffff;
}
.widgetBlack .more a:hover {
	color: #0081ff;
}

/* Popup widgets */
.widgetPopup {
	display: none;
	margin-top: 0;
	position: absolute;
	right: -9px;
	top: -11px;
	z-index: 1;
}
.widgetPopup .widgetInner {
	background: url('widget_popup_bg.png') no-repeat left top;
	border: 0;
	padding-left: 20px;
	padding-right: 0;
	padding-top: 15px;
	width: 278px;
	_zoom: 1; /* IE6 */
}
.widgetPopup .ctl {
	display: none;
}
.widgetPopup .ctr {
	background: url('widget_popup_bg.png') no-repeat right top;
	bottom: 0;
	height: auto;
	right: -20px;
	top: 0;
	width: 20px;
	z-index: 1;
	_height: expression(this.parentElement.clientHeight); /* IE6 */
	_zoom: 1; /* IE6 */
}
.widgetPopup .cbl {
	background: url('widget_popup_bg.png') no-repeat left bottom;
	bottom: -17px;
	height: 17px;
	left: 0;
	right: 0;
	z-index: 2;
	_width: 100%; /* IE6 */
	_zoom: 1; /* IE6 */
}
.widgetPopup .cbr {
	background: url('widget_popup_bg.png') no-repeat right bottom;
	bottom: -17px;
	height: 17px;
	right: -20px;
	width: 20px;
	z-index: 2;
	_width: 100%; /* IE6 */
	_zoom: 1; /* IE6 */
}
.widgetPopup .widgetHideLink {
	background: url('header_dropdown_close.png') no-repeat top;
	display: block;
	height: 21px;
	position: absolute;
	right: 0;
	top: 15px;
	width: 21px;
}
.widgetPopup .widgetHideLink:hover {
	background-position: center -30px;
}
.widgetPopup .widgetTitle,
.widget .widgetPopup .widgetTitle {
	background: transparent;
	border-bottom: 0;
	color: #0069d0;
	font: 16px Arial, Helvetica, sans-serif;
	height: auto;
	line-height: 38px;
	margin-left: -10px;
	margin-right: -10px;
	margin-top: -9px;
	padding-bottom: 0;
	padding-left: 14px;
	padding-top: 0;
}
.widgetPopup .widgetMiniPager {
	margin-left: -10px;
	margin-right: -10px;
	margin-top: 20px;
}

/* Articles */
.article .articleTitle {
	color: #0069d0;
	font-size: 24px;
	line-height: 28px;
	margin-top: 16px;
}
.article .articleMeta,
.article .articleMeta a {
	color: #5d5d5d;
	line-height: 30px;
}
.article .articleRelated {
	margin-top: 0;
	padding: 0;
}
.article .articleRelated .widgetInner {
	margin-bottom: 25px;
	margin-top: 5px;
	padding-top: 0;
	width: 256px;
	_margin-left: 10px;
}
.article .articleRelated h2 {
	font-size: 14px;
	margin: 0;
	padding: 0 0 5px 0;
}
.article .articleRelated .relatedArticles,
.article .articleRelated .relatedTournaments,
.article .articleRelated .relatedPlayers,
.article .articleRelated .articleTags,
.article .articleRelated .roomPromo {
	background: #f8f8f8;
	border: 1px solid #dedede;
	list-style: none;
	padding: 6px 10px;
/*	padding: 6px 10px 3px 10px; */
}
.article .articleRelated .relatedArticles,
.article .articleRelated .roomPromo {
	padding: 7px 10px;
	margin-bottom: 15px;
}
.article .articleRelated .roomPromo ul {
	display: block;
	list-style: none;
	padding: 0;
}
.article .articleRelated .relatedArticles li,
.article .articleRelated .roomPromo li {
	background: url('arrow_right_list_gray.png') no-repeat left 9px;
	padding-left: 10px;
	_zoom: 1; /* IE6 */
	} html[dir="rtl"] .article .articleRelated .relatedArticles li, html[dir="rtl"] .article .articleRelated .roomPromo li {
	background: url('arrow_left_list_gray.png') no-repeat right 9px;
	padding-left: 0;
	padding-right: 10px;
	} html.rtl .article .articleRelated .relatedArticles li, html.rtl .article .articleRelated .roomPromo li { background: url('arrow_left_list_gray.png') no-repeat right 9px; padding-left: 0; padding-right: 10px; /* IE6 */
}
.article .articleRelated .relatedArticles a:link {
	color: #000000;
}
.article .articleRelated .relatedArticles a:hover {
	color: #0069d0;
}
.article .articleRelated .roomPromo .roomLogo {
	display: block;
	margin: 10px auto;
}
.article .articleRelated .roomPromo .promoButtons {
	height: 27px;
	margin-bottom: 10px;
}
.article .articleRelated .roomPromo .downloadButton,
.article .articleRelated .roomPromo .reviewButton,
.article .articleRelated .roomPromo .downloadButton:visited,
.article .articleRelated .roomPromo .reviewButton:visited {
	background: url('download_play_small_buttons.png') no-repeat left top;
	color: #ffffff;
	display: block;
	height: 26px;
	line-height: 26px;
	margin-right: 7px;
	padding: 0 3px 1px 8px;
	position: relative;
	text-decoration: none;
	white-space: nowrap;
}
.article .articleRelated .roomPromo .downloadButton .cbr,
.article .articleRelated .roomPromo .reviewButton .cbr {
	background: url('download_play_small_buttons.png') no-repeat right top;
	display: block;
	height: 27px;
	position: absolute;
	right: -7px;
	top: 0;
	width: 7px;
	*cursor: pointer; /* IE7 */
}
.article .articleRelated .roomPromo .reviewButton,
.article .articleRelated .roomPromo .reviewButton:hover,
.article .articleRelated .roomPromo .reviewButton .cbr,
.article .articleRelated .roomPromo .reviewButton:hover .cbr,
.article .articleRelated .roomPromo .reviewButton:visited {
	background-image: url('visit_button_small.png');
	color: #0069d0;
	} html[dir="rtl"] .article .articleRelated .roomPromo .reviewButton,
	html[dir="rtl"] .article .articleRelated .roomPromo .reviewButton:hover {
	background-image: url('visit_button_small_rtl.png');
	margin-right: 32px;
	} html[dir="rtl"] .article .articleRelated .roomPromo .reviewButton .cbr,
	html[dir="rtl"] .article .articleRelated .roomPromo .reviewButton:hover .cbr {
	background-image: url('visit_button_small_rtl.png');
	} html[dir="rtl"] .article .articleRelated .roomPromo .reviewButton .cbr { right: -32px; width: 32px;
	} html.rtl .article .articleRelated .roomPromo .reviewButton, html.rtl .article .articleRelated .roomPromo .reviewButton:hover, html.rtl .article .articleRelated .roomPromo .reviewButton .cbr, html.rtl .article .articleRelated .roomPromo .reviewButton:hover .cbr, html.rtl .article .articleRelated .roomPromo .reviewButton:visited { background-image: url('visit_button_small_rtl.png'); /* IE6 */
	} html.rtl .article .articleRelated .roomPromo .reviewButton .cbr { right: -32px; width: 32px; /* IE6 */
}
.article .articleRelated .roomPromo .reviewButton:hover {
	color: #3b9923;
}
.article .articleRelated .roomPromo .downloadButton .buttonText,
.article .articleRelated .roomPromo .reviewButton .buttonText {
	background: url('button_icon_download.png') no-repeat left;
	display: block;
	height: 25px;
	line-height: 25px;
	padding-left: 25px;
	_display: inline-block; /* IE6 */
	} html[dir="rtl"] .article .articleRelated .roomPromo .downloadButton .buttonText,
	html[dir="rtl"] .article .articleRelated .roomPromo .reviewButton .buttonText {
	background-position: right;
	padding-left: 0;
	padding-right: 25px;
	} html.rtl .article .articleRelated .roomPromo .downloadButton .buttonText, html.rtl .article .articleRelated .roomPromo .reviewButton .buttonText { background-position: right; padding-left: 0; padding-right: 25px; /* IE6 */
	} html[dir="rtl"] .article .articleRelated .roomPromo .reviewButton .buttonText {
	padding-right: 0;
	} html.rtl .article .articleRelated .roomPromo .reviewButton .buttonText { padding-right: 0; /* IE6 */
}
.article .articleRelated .roomPromo .reviewButton .buttonText {
	background: transparent;
}
.article .articleRelated .roomPromo .downloadButton:hover,
.article .articleRelated .roomPromo .reviewButton:hover {
	background-color: transparent;
	background-position: left -30px;
}
.article .articleRelated .roomPromo .downloadButton:hover .cbr,
.article .articleRelated .roomPromo .reviewButton:hover .cbr {
	background-position: right -30px;
}
.article .articleRelated .roomPromo .freeDownload {
	color: #7f7f7f;
	font-size: 10px;
	margin-bottom: 0;
}
.article .articleRelated .relatedTournaments li,
.article .articleRelated .relatedPlayers li {
	padding-bottom: 7px;
}
.article .articleRelated .articleSocialLinks {
	background: #f8f8f8;
	border: 1px solid #dedede;
	display: block;
	list-style: none;
	padding: 10px 5px;
	text-align: center;
}
.article .articleRelated .articleSocialLinks li {
	display: inline-block;
	padding: 0 5px;
	*display: inline; /* IE7 */
	*zoom: 1; /* IE7 */
}
.article .articleRelated .articleSocialLinks li a,
.article .articleRelated .articleSocialLinks li a:hover,
.article .articleRelated .articleSocialLinks li a:visited {
	background-repeat: no-repeat;
	background-position: center 10px;
	color: #000000;
	display: inline-block;
	height: 20px;
	line-height: 20px;
	padding-top: 60px;
	text-decoration: none;
	width: 67px;
}
.article .articleRelated .articleSocialLinks li a:hover {
	background-color: #e5e5e5;
}
.article .articleRelated .articleSocialLinks li.facebook a {
	background-image: url('facebook48.png');
}
.article .articleRelated .articleSocialLinks li.twitter a {
	background-image: url('twitter48.png');
}
.article .articleRelated .articleSocialLinks li.shareThis a {
	background-image: url('sharethis48.png');
}
.article .articleRelated .articleSocialLinks li.digg a {
	background-image: url('digg48.png');
}
.articleRelated .articleActionButtons {
	padding-top: 20px;
}
.articleRelated .likeButton,
.articleRelated .likeButton:visited,
.articleRelated .printButton,
.articleRelated .printButton:visited {
	background: url('button_article_actions.png') no-repeat left top;
	color: #000000;
	display: inline-block;
	height: 30px;
	line-height: 30px;
	margin-right: 5px;
	margin-top: 20px;
	/*padding: 0 10px 0 15px;*/
	position: relative;
	text-decoration: none;
}
.articleRelated .likeButton,
.articleRelated .likeButton:visited {
	color: #0d8903;
	margin-right: 15px;
	} html[dir="rtl"] .articleRelated .likeButton, html[dir="rtl"] .articleRelated .likeButton:visited { margin-right: 5px; margin-left: 10px;
	} html.rtl .articleRelated .likeButton, html.rtl .articleRelated .likeButton:visited { margin-right: 5px; margin-left: 10px; /* IE6 */
}
.articleRelated .likeButton.disabled,
.articleRelated .likeButton.disabled:visited {
	color: #767676;
}
.articleRelated .likeButton:hover,
.articleRelated .likeButton.disabled,
.articleRelated .printButton:hover {
	background-position: left -40px;
}
.articleRelated .likeButton .linkText,
.articleRelated .printButton .linkText {
	background: url('icon_print.png') no-repeat 11px center;
	display: inline-block;
	height: 30px;
	line-height: 30px;
	padding: 0 10px 0 37px
}
.articleRelated .likeButton .linkText {
	background: url('icon_like.png') no-repeat 7px top;
	padding-right: 0;
}
.articleRelated .likeButton.disabled .linkText {
	background-position: 7px bottom;
}
.articleRelated .likeButton .alreadyLiked {
	border-left: 1px solid #bec5c9;
	color: #848484;
	display: inline-block;
	font-size: 18px;
	height: 30px;
	line-height: 30px;
	padding-left: 5px;
	margin-left: 5px;
	vertical-align: top;
	*vertical-align: middle; /* IE7 */
}
.articleRelated .likeButton .cbr,
.articleRelated .printButton .cbr {
	background: url('button_article_actions.png') no-repeat right top;
	display: block;
	height: 30px;
	position: absolute;
	right: -5px;
	top: 0;
	width: 5px;
}
.articleRelated .likeButton:hover .cbr,
.articleRelated .likeButton.disabled .cbr,
.articleRelated .printButton:hover .cbr {
	background-position: right -40px;
}

.article .articleQuickTip {
	background-color: #f2f2f2; /* IE8 */
	background: rgba(0,0,0,0.05);
	border: 0;
	margin-right: -20px;
	margin-top: -20px;
	padding: 20px;
	width: 300px;
	_margin-right: -10px; /* IE6 */
	} html[dir="rtl"] .article .articleQuickTip { margin-left: -20px; margin-right: 20px;
	} html.rtl .article .articleQuickTip { _margin-left: -10px; margin-right: 20px; /* IE6 */
}
.article .articleQuickTip h2 {
	font-size: 14px;
}
.article .articleQuickTip .gameRelatedButtons {
	display: block;
	list-style: none;
	margin-top: 10px;
	padding: 0;
}
.article .articleQuickTip .gameRelatedButtons li {
	display: block;
	font-size: 16px;
	padding-bottom: 0;
	padding-top: 10px;
}
.article .articleQuickTip .gameRelatedButtons li a {
	background: url('button_related_bg.png') no-repeat top;
	display: block;
	height: 48px;
	text-decoration: none;
}
	.article .articleQuickTip .gameRelatedButtons li a:hover {
		background-position: center -50px;
	}
	.article .articleQuickTip .gameRelatedButtons li a.gameStrategyButton,
	.article .articleQuickTip .gameRelatedButtons li a.gameStrategyButton:visited {
		color: #77a212;
	}
	.article .articleQuickTip .gameRelatedButtons li a.bestRoomsButton,
	.article .articleQuickTip .gameRelatedButtons li a.bestRoomsButton:visited {
		color: #d30067;
	}
	.article .articleQuickTip .gameRelatedButtons li a.playForFreeButton,
	.article .articleQuickTip .gameRelatedButtons li a.playForFreeButton:visited {
		color: #0069d0;
	}
.article .articleQuickTip .gameRelatedButtons li a .linkText {
	background: url('button_related_arrows.png') no-repeat 262px top;
	display: block;
	padding: 6px 10px;
	} html[dir="rtl"] .article .articleQuickTip .gameRelatedButtons li a .linkText { background: url('button_related_arrows_rtl.png') no-repeat 10px top;
	} html.rtl .article .articleQuickTip .gameRelatedButtons li a .linkText { background: url('button_related_arrows_rtl.png') no-repeat 10px top; /* IE6 */
}
	.article .articleQuickTip .gameRelatedButtons li a.bestRoomsButton .linkText {
		background-position: 262px -50px;
		} html[dir="rtl"] .article .articleQuickTip .gameRelatedButtons li a.bestRoomsButton .linkText { background-position: 10px -50px;
		} html.rtl .article .articleQuickTip .gameRelatedButtons li a .linkText { background-position: 10px -50px; /* IE6 */
	}
	.article .articleQuickTip .gameRelatedButtons li a.playForFreeButton .linkText {
		background-position: 262px -100px;
		} html[dir="rtl"] .article .articleQuickTip .gameRelatedButtons li a.playForFreeButton .linkText { background-position: 10px -100px;
		} html.rtl .article .articleQuickTip .gameRelatedButtons li a.playForFreeButton .linkText { background-position: 10px -100px; /* IE6 */
	}
.article .articleQuickTip .gameRelatedButtons li a .buttonInfo {
	color: #4b4b4b;
	font-size: 12px;
}
.article .articleQuickTip .articleQuickTipTerms {
	background: #ffffff;
	border-bottom: 1px solid #bec5c9;
	margin-top: 20px;
	padding: 15px 20px 5px 20px;
}
.article .articleQuickTip .articleQuickTipTerms h2 {
	font-size: 16px;
	margin-top: 0;
	margin-bottom: 15px;
}
.article .articleQuickTip .articleQuickTipTerms p, .article .articleQuickTip .articleQuickTipTerms li {
	color: #5d5d5d;
}
.article .articleQuickTip .articleQuickTipTerms p strong {
	color: #000000;
	font-weight: normal;
}
.article .articleQuickTip .moreGamesButtons {
	display: block;
	font-size: 14px;
	list-style: none;
	margin-right: -20px;
	padding: 0;
	text-align: center;
}
.article .articleQuickTip .moreGamesButtons li {
	display: inline-block;
	margin-right: 25px;
	*display: inline; /* IE7 */
	*zoom: 1; /* IE7 */
}
.article .articleQuickTip .moreGamesButtons a {
	background: url('button_related_bg.png') no-repeat left top;
	display: block;
	height: 48px;
	line-height: 48px;
	padding-left: 5px;
	position: relative;
	width: 130px;
}
.article .articleQuickTip .moreGamesButtons .cbr {
	background: url('button_related_bg.png') no-repeat right top;
	display: block;
	height: 48px;
	position: absolute;
	right: -5px;
	top: 0;
	width: 5px;
}
.article .articleQuickTip .moreGamesButtons a:hover {
	background-position: left -50px;
}
.article .articleQuickTip .moreGamesButtons a:hover .cbr {
	background-position: right -50px;
}
.article .articleQuickTip .articleSocialLinks {
	background: #ffffff;
	border: 1px solid #dedede;
	display: block;
	margin: 0;
	list-style: none;
	padding: 10px 5px;
	text-align: center;
}
.article .articleQuickTip .articleSocialLinks li {
	display: inline-block;
	padding: 0 5px;
	*display: inline; /* IE7 */
	*zoom: 1; /* IE7 */
}
.article .articleQuickTip .articleSocialLinks li a,
.article .articleQuickTip .articleSocialLinks li a:hover,
.article .articleQuickTip .articleSocialLinks li a:visited {
	background-repeat: no-repeat;
	background-position: center 10px;
	color: #000000;
	display: inline-block;
	height: 20px;
	line-height: 20px;
	padding-top: 60px;
	text-decoration: none;
	width: 83px;
}
.article .articleQuickTip .articleSocialLinks li a:hover {
	background-color: #e5e5e5;
}
.article .articleQuickTip .articleSocialLinks li.facebook a {
	background-image: url('facebook48.png');
}
.article .articleQuickTip .articleSocialLinks li.twitter a {
	background-image: url('twitter48.png');
}
.article .articleQuickTip .articleSocialLinks li.shareThis a {
	background-image: url('sharethis48.png');
}
.article .articleQuickTip .articleSocialLinks li.digg a {
	background-image: url('digg48.png');
}
.article h2 {
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 5px;
	margin-top: 25px;
}
.article p {
	margin-bottom: 1.5em;
}
.article ul {
	list-style-type: square;
	margin-bottom: 15px;
	padding-left: 20px;
	} html[dir="rtl"] .article ul { padding-left: 0; padding-right: 20px;
	} html.rtl .article ul { padding-left: 0; padding-right: 20px; /* IE6 */
}
.article ol {
	margin-bottom: 15px;
	padding-left: 20px;
	} html[dir="rtl"] .article ol { padding-left: 0; padding-right: 20px;
	} html.rtl .article ol { padding-left: 0; padding-right: 20px; /* IE6 */
}
.article li {
	padding: 3px 0;
}
.article .img div,
.article .img-center div,
.article .img-left div,
.article .img-right div {
	color: #5d5d5d;
	font-size: 90%;
	padding-top: 2px;
}

.article .img {
	margin: 10px 0 15px 0;
	clear: left;
}

.article .img-left {
	float: left;
	margin: 10px 10px 15px 0
}
.article .img-right {
	float: right;
	margin: 10px 0 15px 10px
}

.article .img-center {
	text-align: center;
	margin: 10px 0 15px 0;
	clear: left
}

.article .img-center div {margin: 0 auto}

.article table {
	border-collapse: collapse;
	border-spacing: 0;
	margin-bottom: 15px;
}

.article table th {
	color: #4c4c4c;
	font-weight: normal;
	padding: 5px 10px;
	background: #fff;
	text-align: left;
}
.article table tr.odd {
	background: #dedede;
}
.article table tr.even {
	background: #f5f5f5;
}
.article table td {
	padding: 5px 10px;
}
.article .video-object {
	margin-bottom: 20px;
}

/* Nightly Turbo subscribe form in News */
.article .nightlyTurbo .widgetInner {
	border: 0;
	background: url('nightly_turbo_bg.jpg');
	color: #ffffff;
	display: block;
	height: 55px;
	padding: 35px 0 0 300px;
	position: relative;
	width: 400px;
}
.article .nightlyTurbo input {
	background: #ffffff;
	border: 2px solid #c3c3c3;
	color: #000000;
	height: 16px;
	line-height: 16px !important;
	margin: 0 5px;
	padding: 0 2px;
	vertical-align: top;
	width: 215px;
	_margin-bottom: -2px; /* IE6 */
	_margin-top: -2px; /* IE6 */
}
.article .nightlyTurbo input.placeholder {
	color: #7f7f7f;
}
.article .nightlyTurbo input::-webkit-input-placeholder {
	color: #7f7f7f;
}
.article .nightlyTurbo button {
	background: url('nightly_turbo_submit_bg.png') top;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	color: #ffffff;
	display: inline-block;
	font-size: 13px;
	height: 20px;
	line-height: 20px !important;
	padding: 0 2px;
	text-align: center;
	vertical-align: top;
	width: 83px;
}
.article .nightlyTurbo input:focus+button,
.article .nightlyTurbo button:focus {
	background-position: bottom;
}
.article .nightlyTurbo .rssFeed {
	background: url('nightly_turbo_rss_vertical.png');
	display: block;
	height: 40px;
	position: absolute;
	right: 20px;
	top: 25px;
	width: 28px;
}
.article .nightlyTurbo .subscribeStatus {
	left: 280px;
	position: absolute;
	top: 40px;
}
.article .nightlyTurbo .subscribeStatus.error {
	color: #d2001b;
	left: 305px;
	top: 60px;
}

/* Video Article */
.videoArticle .video-object {
	background-color: #dedede;
	padding: 5px;
	text-align: center;
	border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.videoArticle .articleRelated .widgetInner {
	width: auto
}
.videoArticle .RelatedCol {
	width: 320px;
}
.videoArticle .article .articleRelated .articleSocialLinks {
	width: 245px;
	background: none;
	border: 0px none;
	padding: 0px;
	text-align: center;
}
.videoArticle .articleActionButtons {
	width: 245px;
	padding-top: 0px;
}
.videoArticle .articleActionButtons h2 {
	display: none
}
.videoArticle .articleRelated {
	margin-top: 40px
}
.videoRelatedSep {
	border-bottom: 1px dotted #bec5c9;
	padding-bottom: 10px;
	margin: 0 -20px 10px;
	padding: 0 20px 0;
}

/* Photo Article */
#articleImgSlideshow {
	background-color: #000;
	padding: 20px 21px;
	border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color: #fff;
	overflow:hidden;
	position: relative;
	margin-bottom: 20px;
}
#articleImgSlideshow .previous,
#articleImgSlideshow .next {
	top: 20px;
	position: absolute;
	display: block;
	overflow: hidden;
	text-indent: -999px;
	width: 49%;
	outline: none;
	height: 400px;
	cursor: pointer;
}
#articleImgSlideshow .next {
	right: 20px;
	background: url('photoslide-arrow-right.png') no-repeat center right;
}
#articleImgSlideshow .next:hover {
	background-image: url('photoslide-arrow-right-on.png');
}
#articleImgSlideshow .previous {
	left: 20px;
	background: url('photoslide-arrow-left.png') no-repeat center left;
}
#articleImgSlideshow .previous:hover {
	background-image: url('photoslide-arrow-left-on.png');
}
#articleImgSlideshow .tabItem {
	margin-right: 8px;
	
}
#articleImgSlideshow .tabItem img {
	padding: 1px;
	border: 1px solid #bec5c9;
	opacity: 0.7;
}
#articleImgSlideshow .tabItem:hover img, #articleImgSlideshow .current img {
	border: 1px solid #0069d0;
	opacity: 1;
}
#articleImgSlideshow #tabItems {
	overflow: hidden;
	white-space: nowrap;
	margin-top: 20px;
}
#articleImgSlideshow .activePhoto {
	text-align: center;
	height: 400px;
	display: table-cell;
	vertical-align: middle;
	width: 656px;
}
#articleImgSlideshow .activePhoto p {
	margin: 5px 0
}
#articleImgSlideshow p.status {margin: 5px 0 0 0;}


/* Article previews */
.articlePreview {
	border-bottom: 1px dotted #bec5c9;
	margin-left: -20px;
	margin-right: -20px;
	padding: 20px;
}
.articlePreview .articleTitle {
	font-size: 14px;
	line-height: 20px;
}
.articlePreview .articleMeta,
.articlePreview .articleMeta a:link {
	color: #5d5d5d;
	line-height: 22px;
}
.articlePreview .articleMeta a:hover {
	color: #000000;
}
.articlePreviewWithImage img {
	width: 140px;
}
.articlePreviewWithImage .articleTitle,
.articlePreviewWithImage p {
	padding-left: 160px;
}
.articleDescription {
	overflow: hidden;
	height: 55px;
	padding: 0px !important;
}
.w420 .articlePreviewWithBigImage img {
	display: block;
	margin: 0 -1px;
	width: 380px;
}
.w420 .articlePreviewWithBigImage .articleTitle {
	font-size: 18px;
	line-height: normal;
	margin-top: 10px;
}

.articlePage .widgetTitle {
	margin-bottom: 1px;
}

/* Article comments */
.articleCommentsHeader {
	line-height: 40px;
	margin-top: 40px;
}
.articleComments {
	border: 1px solid #dde2e5;
	border-top: 0;
}
.articleComments .comment {
	border-top: 1px solid #dde2e5;
	color: #383838;
	padding: 20px;
}
.articleComments .comment .commentMeta {
	color: #7f7f7f;
	padding-left: 0;
	width: 100px;
}
.articleComments .comment .avatar {
	padding-bottom: 5px;
}
.articleComments .comment p {
	margin-bottom: 15px;
	padding-left: 120px;
}
.articleViewAllCommentsLink {
	line-height: 40px;
}
.commentsForum {
	border-top: 1px dotted #BEC5C9;
	margin: 30px -20px 0 -20px;
	padding: 30px 0 0 20px;
}
.commentsForum p a {
	background: url('icon_comment.png') no-repeat 0px 2px;
	padding-left: 20px;
}
.commentActions {
	float: right;
	color: #5D5D5D;
}

/* News Archive */
.newsArchiveFull .intro,
.newsArchiveMonth .intro {
	margin-top: 20px;
}
.newsArchiveFull .archiveYear {
	display: inline-block;
	margin: 20px 0;
	vertical-align: top;
	width: 174px;
	*display: inline; /* IE7 */
	*zoom: 1; /* IE7 */
}
.newsArchiveFull .count,
.newsArchiveMonth .count {
	color: #5d5d5d;
	font-size: 12px;
	font-style: italic;
}
.newsArchiveFull ul {
	list-style: none;
	padding: 10px;
}
.newsArchiveMonth ul {
	list-style: none;
	margin-top: 20px;
}
.newsArchiveMonth li {
	margin: 5px 0 5px 45px;
	text-indent: -45px;
	} html[dir="rtl"] .newsArchiveMonth li { margin-left: 0; margin-right: 45px;
	} html.rtl .newsArchiveMonth li { margin-left: 0; margin-right: 45px; /* IE6 */
}
.newsArchiveMonth .date,
.newsArchiveMonth .author {
	color: #5d5d5d;
	font-style: italic;
}
/* Editor List, Editor Profile page */
.editorProfile .editorPhoto {
	margin-bottom: 20px;
	margin-top: 20px;
}
.editorProfile .intro {
	margin-bottom: 20px;
	margin-top: 20px;
}
.editorList ul,
.editorProfile ul {
	list-style: none;
	margin-top: 20px;
}
.editorList li,
.editorProfile li {
	margin: 10px 0;
}

/* Banners */
.banner740 {
	background: url('banner_bg.gif');
	display: block;
	margin-top: 20px;
	padding: 6px;
	text-align: center;
}
.bannerFull {
	/* No border ?? this is a full width banner*/
	display: block;
	margin-top: 20px;
}

/* Tabs */
.tabs {
	border-bottom: 1px solid #000000;
	color: #5d5d5d;
	display: block;
	height: 28px;
	list-style: none;
	margin-top: 30px;
}
.tabs li {
	background: url('tabs_bg.png') no-repeat left top;
	display: block;
	float: left;
	height: 28px;
	line-height: 28px;
	margin-right: 10px;
	position: relative;
	} html[dir="rtl"] .tabs li { float: right; left: 4px;
	} html.rtl .tabs li { float: right; left: 4px; /* IE6 */
}
.tabs li .edge {
	background: url('tabs_bg.png') no-repeat right top;
	display: block;
	height: 28px;
	position: absolute;
	right: -6px;
	top: 0;
	width: 6px;
}
.tabs li a {
	color: #000000;
	display: block;
	font-style: italic;
	padding: 0 9px 0 15px;
	text-decoration: none;
}
.tabs li a:hover {
	color: #5d5d5d;
}
.tabs li.current {
	background-position: left bottom;
	color: #ffffff;
}
.tabs li.current .edge {
	background-position: right bottom;
}
.tabs li.current a {
	color: #ffffff;
}
.tabs .empty a,
.tabs .empty a:hover {
	color: #999999;
}
.tabs #lrAjaxLiveUpdate {
	color: #ff0000;
}

/* Navigation buttons */
.navigationButtons {
	display: block;
	height: 30px;
	list-style: none;
	margin-top: 20px;
	*padding-top: 20px; /* IE7 */
}
.navigationButtons li {
	display: inline;
	margin-right: 10px;
}
.navigationButtons a,
.navigationButtons a:visited {
	background: url('navigation_buttons.png') no-repeat left top;
	color: #000000;
	display: inline-block;
	height: 30px;
	line-height: 30px;
	min-width: 80px;
	padding: 0 10px 0 15px;
	position: relative;
	text-align: center;
	text-decoration: none;
}
.navigationButtons a:hover {
	background-position: left -40px;
	color: #5d5d5d;
}
.navigationButtons a.current,
.navigationButtons a.current:visited {
	background-position: left -80px;
	color: #ffffff;
}
.navigationButtons a .cbr {
	background: url('navigation_buttons.png') no-repeat right top;
	display: block;
	height: 30px;
	position: absolute;
	right: -5px;
	top: 0;
	width: 5px;
}
.navigationButtons a:hover .cbr {
	background-position: right -40px;
}
.navigationButtons a.current .cbr,
.navigationButtons a.current:visited .cbr {
	background-position: right -80px;
}

/* "Sort by" menu */
.sortMenu {
	border-bottom: 1px dotted #bec5c9;
	display: block;
	padding: 10px 0;
}
	.sortMenu a,
	.sortMenu a:visited {
		color: #000000;
		padding: 3px 0;
	}
	.sortMenu a:hover {
		color: #0069d0;
	}
	.sortMenu .current {
		background: #e5e5e5;
		border-radius: 4px;
		-khtml-border-radius: 4px;
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
		color: #444444;
		margin: 0 5px;
		padding: 3px 8px;
	}

/* Common simple widgets */
.usefulLinks ul {
	display: block;
	list-style: none;
	padding: 15px 0 0 0;
}
.usefulLinks li {
	margin: 5px 0;
	background: url('arrow_right_useful_links.png') no-repeat 0px 5px;
	padding-left: 10px;
	_zoom: 1;
}
.relatedSites .widgetInner {
	padding-bottom: 0;
	padding-left: 15px;
	padding-right: 15px;
}
.relatedSites .widgetTitle {
	margin-left: -15px;
	margin-right: -15px;
}
.relatedSites ul {
	display: block;
	list-style: none;
}
.relatedSites li {
	border-top: 1px dotted #bec5c9;
	padding-bottom: 15px;
	padding-top: 20px;
}
.relatedSites li.first {
	border-top: 0;
}
.followUs ul {
	display: block;
	list-style: none;
	margin-top: 10px;
	text-align: center;
}
.followUs li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}
.followUs li a,
.followUs li a:hover,
.followUs li a:visited {
	background: #f2f2f2;
	background: rgba(0,0,0,0.05);
	background-repeat: no-repeat;
	background-position: center 10px;
	color: #000000;
	display: inline-block;
	text-decoration: none;
}
.followUs li a:hover {
	background-color: #e5e5e5;
}
.w200 .followUs .widgetInner {
	padding: 0 5px 5px 5px;
}
.w200 .followUs .widgetTitle {
	margin-left: -5px;
	margin-right: -5px;
}
.w200 .followUs ul {
	margin-right: -2px;
}
.w200 .followUs li a {
	font-size: 11px;
	height: 20px;
	line-height: 20px;
	margin-right: 2px;
	padding-top: 50px;
	width: 58px;
	*margin-right: 5px;
}
.w200 .followUs li.facebook a {
	background-image: url('facebook36.png');
}
.w200 .followUs li.myspace a {
	background-image: url('myspace36.png');
}
.w200 .followUs li.twitter a {
	background-image: url('twitter36.png');
}
.w200 .followUs li.youtube a {
	background-image: url('youtube36.png');
}
.site-nl .w200 .followUs li.youtube a {
	background-image: url('hyves36.png') !important;
}

/* Paging */
.paging {
	background: #e5e5e5;
	border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-size: 14px;
	line-height: 30px;
	margin-top: 20px;
	padding: 5px;
	position: relative;
	text-align: center;
	_zoom: 1; /* IE6 */
}
.paging a,
.paging a:visited {
	color: #000000;
	text-decoration: none;
}
.paging .page,
.paging .prev,
.paging .next {
	background: url('paging.png') no-repeat left top;
	display: inline-block;
	height: 30px;
	text-align: center;
	width: 30px;
}
.paging .page:hover {
	background-position: left -80px;
	color: #ffffff;
}
.paging .page:active {
	background-position: left -120px;
	color: #ffffff;
}
.paging .page.current {
	background-position: left -40px;
	color: #ffffff
}
.paging .prev {
	background-position: -40px top;
	left: 5px;
	position: absolute;
	top: 5px;
	width: 50px;
	} html[dir="rtl"] .paging .prev { background-position: -100px top; left: auto; right: 5px;
	} html.rtl .paging .prev { background-position: -100px top; left: auto; right: 5px; /* IE6 */
}
.paging .prev:hover {
	background-position: -40px -80px;
	} html[dir="rtl"] .paging .prev:hover { background-position: -100px -80px;
	} html.rtl .paging .prev:hover { background-position: -100px -80px; /* IE6 */
}
.paging .prev:active {
	background-position: -40px -120px;
	} html[dir="rtl"] .paging .prev:active { background-position: -100px -120px;
	} html.rtl .paging .prev:active { background-position: -100px -120px; /* IE6 */
}
.paging span.prev {
	background-position: -40px -40px !important;
	} html[dir="rtl"] .paging span.prev { background-position: -100px -40px !important;
	} html.rtl .paging span.prev { background-position: -100px -40px !important; /* IE6 */
}
.paging .next {
	background-position: -100px top;
	position: absolute;
	right: 5px;
	top:5px;
	width: 50px;
	} html[dir="rtl"] .paging .next { background-position: -40px top; left: 5px; right: auto;
	} html.rtl .paging .next { background-position: -40px top; left: 5px; right: auto; /* IE6 */
}
.paging .next:hover {
	background-position: -100px -80px;
	} html[dir="rtl"] .paging .next:hover { background-position: -40px -80px;
	} html.rtl .paging .next:hover { background-position: -40px -80px; /* IE6 */
}
.paging .next:active {
	background-position: -100px -120px;
	} html[dir="rtl"] .paging .next:active { background-position: -40px -120px;
	} html.rtl .paging .next:active { background-position: -40px -120px; /* IE6 */
}
.paging span.next {
	background-position: -100px -40px !important;
	} html[dir="rtl"] .paging span.next { background-position: -40px -40px !important;
	} html.rtl .paging span.next { background-position: -40px -40px !important; /* IE6 */
}

/* Alphabetical filter (similar to paging) */
.letterFilter {
	font-size: 14px;
	height: 25px;
	line-height: 25px;
	margin: 15px 0;
	text-align: center;
}
.letterFilter .letter {
	background: url('players_alphabet_bg.png') no-repeat center top;
	color: #000000;
	display: inline-block;
	margin: 0 1px;
	text-decoration: none;
	text-transform: uppercase;
	width: 20px;
}
.letterFilter .letter.current,
.letterFilter a.letter:hover {
	background-position: center -30px;
	color: #ffffff;
}

/* Live Search widget */
.liveSearch {
	margin: 20px auto;
	position: relative;
	width: 300px;
	*width: 302px; /* IE7 */
}
.liveSearch input {
	padding-right: 25px;
	width: 265px;
}
.liveSearch button {
	background: url('input_clear.png') no-repeat center;
	bottom: 5px;
	height: 16px;
	margin-right: -16px;
	position: relative;
	right: 20px;
	vertical-align: bottom;
	width: 16px;
}
.liveSearch #search-result-suggestions {
	background: #ffffff;
	border-bottom: 1px solid #87daf3;
	border-left: 1px solid #00a3cd;
	border-right: 1px solid #00c8ee;
	border-bottom-right-radius: 6px;
	-khtml-border-radius-bottomright: 6px;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
	-khtml-border-radius-bottomleft: 6px;
	-moz-border-radius-bottomleft: 6px;
	-webkit-border-bottom-left-radius: 6px;
	display: none;
	left: 0;
	padding: 2px;
	position: absolute;
	right: 0;
	top: 20px;
	*border-color: #aaaaaa; /* IE7 */
	_top: 22px; /* IE6 */
	_width: 288px; /* IE6 */
}
.liveSearch #search-result-suggestions ul {
	display: block;
	list-style: none;
}
.liveSearch #search-result-suggestions li {
	display: block;
}
.liveSearch #search-result-suggestions a,
.liveSearch #search-result-suggestions a:visited {
	border-radius: 3px;
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	color: #000000;
	cursor: default;
	display: block;
	padding: 2px 10px;
	text-decoration: none;
	_zoom: 1; /* IE6 */
}
.liveSearch #search-result-suggestions a:hover,
.liveSearch #search-result-suggestions a:focus {
	color: #ffffff;
	background: #0089de;
}

/* Categories list in sidebar (FAQ, News) */
.sidebarCategories .widgetInner {
	padding-bottom: 0;
}
.sidebarCategories ul {
	list-style: none;
	margin-left: -20px;
	margin-right: -20px;
}
.sidebarCategories li {
	border-top: 1px solid #bec5c9;
	*display: block; /* IE7 */
	_position: relative; /* IE6 */
	_top: -2px; /* IE6 */
	_zoom: 1; /* IE6 */
}
.sidebarCategories li:first-child {
	border-top: 0;
}
.sidebarCategories a,
.sidebarCategories a:visited {
	/* Not using list-style-image because IE6, IE7 and Opera render it incorrectly */
	background: url('bullet_blue.png') no-repeat 10px 13px;
	color: #000000;
	display: block;
	padding: 7px 20px 7px 25px;
	text-decoration: none;
	*zoom: 1; /* IE7 */
	} html[dir="rtl"] .sidebarCategories a {
	background-position: 95% 13px;
	padding: 7px 25px 7px 20px;
	} html.rtl .sidebarCategories a, /* IE6 */
	html.rtl .sidebarCategories a:visited { /* IE6 */
	background-position: 95% 13px; /* IE6 */
	padding: 7px 25px 7px 20px; /* IE6 */
}
.sidebarCategories a:hover {
	background-color: #f2f3f4; /* IE8 */
	background: rgba(222,226,228,0.4);
	background-image: url('bullet_blue.png');
	background-position: 10px 13px;
	background-repeat: no-repeat;
	} html[dir="rtl"] .sidebarCategories a:hover { background-position: 95% 13px;
	} html.rtl .sidebarCategories a:hover { background-position: 95% 13px; /* IE6 */
}
.sidebarCategories li.current a,
.sidebarCategories li.current a:visited,
.sidebarCategories li.current a:hover {
	background-color: #f2f3f4; /* IE8 */
	background: rgba(222,226,228,0.4);
	background-image: url('bullet_red.png');
	background-position: 10px 13px;
	background-repeat: no-repeat;
	} html[dir="rtl"] .sidebarCategories li.current a { background-position: 95% 13px;
	} html.rtl .sidebarCategories li.current a, html.rtl .sidebarCategories li.current a:visited, html.rtl .sidebarCategories li.current a:hover { background-position: 95% 13px; /* IE6 */
}
.sidebarCategories li.archive a:link,
.sidebarCategories li.archive a:visited {
	background-image: none;
	color: #0069d0;
	text-decoration: underline;
}
.sidebarCategories li.archive a:hover {
	background-image: none;
	color: #0081ff;
	text-decoration: underline;
}

/* Data filter */
.dataFilter {
	background: #f2f2f2;
	border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-top: 20px;
	padding: 10px;
	position: relative;
}
.dataFilter label,
.dataFilter .label {
	color: #484848;
	display: inline-block;
	font-size: 11px;
	line-height: 11px;
	margin-right: 20px;
	vertical-align: top;
	width: 170px;
	*display: inline; /* IE7 */
	*zoom: 1; /* IE7 */
	} html[dir="rtl"] .dataFilter label, html[dir="rtl"] .dataFilter .label { margin-left: 20px; margin-right: 0;
	} html.rtl .dataFilter label, html.rtl .dataFilter .label { margin-left: 20px; margin-right: 0; /* IE6 */
}
.dataFilter .label {
	position: relative;
}
.dataFilter label select {
	display: block;
	margin-top: 7px;
	width: 100%;
}
.dataFilter button {
	background: url('button_apply_filter.png') no-repeat top;
	height: 36px;
	position: absolute;
	right: 10px;
	top: 11px;
	width: 36px;
	_right: 30px; /* IE6 */
	} html[dir="rtl"] .dataFilter button { background-image: url('button_apply_filter_rtl.png'); left: 10px; right: auto;
	} html.rtl .dataFilter button { background-image: url('button_apply_filter_rtl.png'); _left: auto; _right: 660px; /* IE6 */
}
.dataFilter button:hover {
	background-position: center -40px;
}

/* Image gallery */
.gallery {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style: none;
	margin-right: -12px;
	margin-top: 30px;
	margin-bottom: 0px !important;
	padding-left: 0px !important;
}
.gallery li {
	display: inline-block;
	margin-bottom: 10px;
	margin-right: 12px;
	vertical-align: top;
	*display: inline; /* IE7 */
	*zoom: 1; /* IE7 */
}
.gallery dl,
.gallery dt,
.gallery dd {
	display: block;
	width: 89px;
}
.gallery dd {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}
.gallery dt img {
	display: block;
}
.gallery a {
	text-decoration: none;
}

/* Forms with yellow fields */
.faqForm,
.faqFormThanks {
	clear: both;
	margin-bottom: 30px;
	margin-top: 80px;
}
.faqForm .error {
	font-size: 14px;
	margin: 10px 20px 40px 0;
	text-align: center;
}
.faqForm .error span {
	background: #d3001b;
	color: #ffffff;
	padding: 5px 20px;
}
.faqForm .widget .widgetInner {
	padding-bottom: 50px;
	padding-right: 0;
	padding-top: 30px;
}
.faqForm .formTitle {
	font-size: 18px;
	line-height: 20px;
	margin: 0 -20px;
	text-align: center;
	padding: 0;
	position: absolute;
	top: -14px;
	width: 100%;
	*margin: 0; /* IE7 */
	_top: -15px; /* IE6 */
}
.faqForm .formTitle span {
	background: #ffffff;
}
.faqForm .formTitle span span {
	margin: 0 5px;
}
.faqForm .formTitle .dot {
	background: url('border_dot.png') no-repeat center; 
	display: inline-block;
	height: 19px;
	margin: 0;
	vertical-align: top;
	width: 3px;
}
.faqForm .textField {
	color: #7f7f7f;
	display: inline-block;
	line-height: 18px;
	margin-right: 20px;
	position: relative;
	width: 316px;
}
.faqForm .textField input,
.faqForm .captcha input {
	background: url('yellow_field.png') no-repeat left top;
	border: 0;
	display: block;
	font: 12px Arial,Helvetica,sans-serif;
	height: 24px;
	line-height: 24px;
	margin-top: 3px;
	padding: 3px 7px 3px 10px;
	width: 296px;
	/* background scrolls with the text otherwise */
	*background: transparent; /* IE7 */
	*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/forms/yellow_field.png', sizingMethod='crop'); /* IE7 */
}
.faqForm .textField .ctr,
.faqForm .captcha .ctr {
	background: url('yellow_field.png') no-repeat right top;
	bottom: 0;
	height: 30px;
	right: 0px;
	top: auto;
	width: 3px;
	*bottom: 1px; /* IE7 */
	_bottom: 0px; /* IE6 */
}
.faqForm .textarea {
	display: block;
	background: url('yellow_textarea_right_border.png') repeat-y left top;
	border-right: 1px solid #c8c8c7;
	margin: 23px 20px 3px 0;
	padding-left: 3px;
	position: relative;
	_zoom: 1; /* IE6 */
}
.faqForm .textarea .ctl,
.faqForm .textarea .ctr,
.faqForm .textarea .cbl,
.faqForm .textarea .cbr {
	background-image: url('yellow_field.png');
	height: 3px;
}
.faqForm .textarea .ctl {
	left: 0;
	top: -3px;
}
.faqForm .textarea .ctr {
	top: -3px;
}
.faqForm .textarea .cbl {
	background-position: left -27px;
	left: 0;
	bottom: -3px;
	*bottom: -1px; /* IE7 */
	_bottom: -2px; /* IE6 */
}
.faqForm .textarea .cbr {
	background-position: right -27px;
	bottom: -3px;
	*bottom: -1px; /* IE7 */
	_bottom: -2px; /* IE6 */
}
.faqForm textarea {
	background: url('yellow_textarea_bg.png') repeat left top;
	border: 0;
	display: inline-block;
	font: 12px Arial,Helvetica,sans-serif;
	height: 143px;
	line-height: 24px;
	padding-left: 7px;
	padding-right: 9px;
	width: 636px;
	*p\osition: relative; /* IE7 */
	*t\op: -1px; /* IE7 */
	_margin-right: -20px; /* IE6 */ 
	-moz-padding-end: 0; /* Gecko, see https://bugzilla.mozilla.org/show_bug.cgi?id=157846 */
	min-width: -moz-available; /* Gecko, see https://bugzilla.mozilla.org/show_bug.cgi?id=157846 */
}
.faqForm .captcha {
	display: block;
	margin-top: 23px;
	text-align: center;
}
.faqForm .captchaFieldContainer {
	background: url('captcha_arrow.png') no-repeat 10px center;
	display: inline-block;
	padding-left: 28px;
	position: relative;
	vertical-align: top;
	*width: 97px;
	} html[dir="rtl"] .faqForm .captchaFieldContainer {	background: url('captcha_arrow_rtl.png') no-repeat right center; padding-left: 0; padding-right: 28px;
	} html.rtl .faqForm .captchaFieldContainer {	background: url('captcha_arrow_rtl.png') no-repeat right center; padding-left: 0; padding-right: 28px; /* IE6 */
}
.faqForm .captchaFieldContainer .ctr {
	right: -3px;
	} html[dir="rtl"] .faqForm .captchaFieldContainer .ctr { right: 25px;
	*bottom: 0; /* IE7 */
	} html.rtl .faqForm .captchaFieldContainer .ctr { right: 25px; _bottom: 1px; /* IE6 */
}
.faqForm .captcha img {
	border: 1px solid #8e8e8e;
	display: inline-block;
	vertical-align: top;
}
.faqForm .captcha input {
	display: inline-block;
	font-size: 18px;
	margin-top: 0;
	text-align: center;
	vertical-align: top;
	width: 80px;
}
.faqForm .formSubmit {
	bottom: -25px;
	line-height: 41px;
	margin: 0;
	padding: 0;
	position: absolute;
	text-align: center;
	width: 100%;
}
.faqForm .formSubmit span {
	background: #ffffff;
	display: inline-block;
	height: 41px;
	vertical-align: top;
}
.faqForm .formSubmit .dot {
	background: url('border_dot.png') no-repeat center; 
	display: inline-block;
	height: 41px;
	vertical-align: top;
	width: 3px;
}
.faqForm .formSubmit label {
	display: inline-block;
	height: 41px;
	margin: 0 5px;
	vertical-align: top;
}
.faqForm .formSubmit button {
	background: url('button41.png') no-repeat left top;
	border: 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	display: inline-block;
	font-size: 18px;
	height: 41px;
	line-height: 35px !important;
	padding: 3px 0;
	position: relative;
	text-align: center;
	vertical-align: top;
	width: 140px;
}
.faqForm .formSubmit button:hover {
	background-position: left -50px;
	color: #ffffff;
}
.faqForm .formSubmit button:active {
	background-position: left -100px;
	color: #ffffff;
	-ms-background-position-x: 1px; /* IE8 */
	-ms-background-position-y: -99px; /* IE8 */
}
.faqFormThanks {
	padding: 30px 20px;
	text-align: center;
}
.faqFormThanks h2 {
	font-size: 36px !important;
	line-height: normal !important;
}
.faqFormThanks .faqFormThanksMsg {
	font-size: 18px !important;
	line-height: 60px !important;
}
.faqFormThanks a {
	color: #5d5d5d;
}
.faqFormThanks a:hover {
	color: #000000;
}

/* Month calendar */
.monthCalendar {
	display: inline-block !important;
	font-size: 14px;
	width: 260px;
	*display: inline !important; /* IE7 */
	*zoom: 1; /* IE7 */
}
.monthCalendar table {
	background: url('calendar_month_bg.png') repeat-x top;
	border-collapse: collapse;
	text-align: center;
	width: 100%;
}
.monthCalendar th {
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
	padding: 4px 0;
	text-align: center;
}
.monthCalendar td {
	border: 1px solid #cccccc;
	height: 36px;
	width: 36px;
}
.monthCalendar tbody td {
	background: url('calendar_month_bg.png') repeat-x center -80px;
	color: #ffffff;
}
.monthCalendar a,
.monthCalendar a:visited {
	color: #ffffff;
	display: block;
	height: 35px;
	line-height: 36px;
	text-decoration: none;
}
.monthCalendar td.calInterval {
	background-position: center -120px;
}
.monthCalendar td.calIntervalEdge {
	background-position: center -160px;
	color: #0069d0;
}
.monthCalendar .calOut {
	background-position: center -200px;
	color: #cbcbcb;
}
.monthCalendar .calOut a,
.monthCalendar .calOut a:visited {
	color: #cbcbcb;
}
.monthCalendar a:hover,
.monthCalendar a:focus {
	background: url('calendar_month_bg.png') repeat-x center -240px;
}
.monthCalendar .calHead {
	border-bottom: 0;
	border-color: #003468;
	color: #ffffff;
	font-size: 18px;
	font-weight: normal;
}
.monthCalendar .calHead div {
	height: 36px;
	line-height: 36px;
	position: relative;
	*width: 258px; /* IE7 */
}
.monthCalendar .calHead strong {
	font-weight: normal;
}
.monthCalendar .calHead a,
.monthCalendar .calHead a:hover {
	background: transparent;
	display: inline;
}
.monthCalendar .calHead a.calMonthPrev {
	display: block;
	height: 20px;
	left: 8px;
	position: absolute;
	top: 8px;
	} html[dir="rtl"] .monthCalendar .calHead a.calMonthPrev { left: auto; right: 8px;
	} html.rtl .monthCalendar .calHead a.calMonthPrev { left: auto; right: 8px; /* IE6 */
}
.monthCalendar .calHead a.calMonthNext {
	display: block;
	float: right;
	height: 20px;
	position: absolute;
	right: 8px;
	top: 8px;
	} html[dir="rtl"] .monthCalendar .calHead a.calMonthNext { left: 8px; right: auto;
	} html.rtl .monthCalendar .calHead a.calMonthNext { left: 8px; right: auto; /* IE6 */
}
.monthCalendar .calWeekdays {
	border-left: 1px solid #003468;
	border-right: 1px solid #003468;
}
.monthCalendar .calFoot {
	display: none;
}
	

/* Week calendar */
ul.weekCalendar {
	display: block;
	list-style-type: none;
	margin-left: -1px;
	margin-right: -2px;
}
ul.weekCalendar li {
	background: #878787 url('calendar_week_header_bg.png') repeat-x center -100px;
	color: #ffffff;
	display: inline-block;
	font-size: 14px;
	height: 46px;
	margin-right: 1px;
	text-align: center;
	vertical-align: top;
	width: 32px;
	*display: inline; /* IE7 */
	*zoom: 1; /* IE7 */
}
ul.weekCalendar li i {
	display: block;
	font-size: 11px;
	font-style: normal;
	padding-bottom: 2px;
	padding-top: 3px;
}
ul.weekCalendar li a,
ul.weekCalendar li a:visited {
	background: #129df0 url('calendar_week_header_bg.png') repeat-x top;
	color: #ffffff;
	display: block;
	height: 46px;
	text-decoration: none;
}
ul.weekCalendar li a:hover,
ul.weekCalendar li a:focus {
	background-color: #e8820c;
	background-position: center -50px;
}
ul.weekCalendar li.current {
	background: #ffffff;
	border: 1px solid #bec5c9;
	border-bottom-color: #ffffff;
	color: #e8820c;
	margin-bottom: -1px;
	position: relative; /* Ensure this is closer to the user than .pokerFreerollsList */
	width: 30px;
}
ul.weekCalendar li.current a,
ul.weekCalendar li.current a:hover,
ul.weekCalendar li.current a:visited {
	background: #ffffff;
	color: #e8820c;
}
ul.weekCalendar li.current i {
	padding-top: 2px;
}
ul.weekCalendar li.previous,
ul.weekCalendar li.next {
	background: #646464 url('calendar_week_arrows.png') no-repeat left -100px;
	width: 14px;
}
ul.weekCalendar li.previous a {
	background: #646464 url('calendar_week_arrows.png') no-repeat left top;
}
ul.weekCalendar li.previous a:hover {
	background-color: #929292;
	background-position: left -50px;
}
ul.weekCalendar li.next a {
	background: #646464 url('calendar_week_arrows.png') no-repeat right top;
}
ul.weekCalendar li.next a:hover {
	background-color: #929292;
	background-position: right -50px;
}
.weekCalendarEvents {
	border: 1px solid #bec5c9;
	display: block;
	list-style: none;
	margin-left: -1px;
	margin-right: -1px;
	padding: 0 10px 10px 10px;
}
.weekCalendarEvents li {
	border-top: 1px dotted #7f7f7f;
	display: block;
	margin-top: 10px;
	padding-top: 10px;
}
.weekCalendarEvents li:first-child {
	border-top: 0;
	margin-top: 0;
}
.weekCalendarEvents li ul {
	display: block;
	list-style: none;
}
.weekCalendarEvents li li {
	border-top: 0;
	margin-top: 0;
	padding-top: 5px;
}
.weekCalendarEvents h3 {
	font-size: 12px;
	margin-top: 3px;
}
.weekCalendarEvents h3 .eventName {
	display: block;
	margin-left: 35px;
	*display: inline; /* IE7 */
	*margin-left: 0;
}
.weekCalendarEvents .eventDate {
	font-size: 11px;
	padding-left: 35px;
}
.weekCalendarEvents .eventDate .eventStartsIn {
	color: #505050;
	font-style: italic;
}


/* Polls and Trivia */
.poll .widgetInner {
	padding-left: 15px;
	padding-right: 15px;
}
.poll .widgetTitle {
	margin-left: -15px;
	margin-right: -15px;
}
.poll .widgetIntro {
	color: #5d5d5d;
	font-weight: bold;
}
.poll ul {
	display: block;
	list-style: none;
	margin: 10px 0;
}
.poll li {
	display: block;
	padding: 3px 0;
}
.poll li label {
	float: right;
	width: 145px;
}
.poll li.correct label {
	color: #3b9923;
	font-weight: bold;
}
.poll li.incorrect label {
	color: #d30a1a;
}
.poll input {
	margin: 0 5px 0 0;
	vertical-align: text-top;
	*margin: 0 1px; /* IE7 */
	*vertical-align: baseline; /* IE7 */
}
.poll input[type="radio"] {
	position:relative; top: 2px;
	*float: left; /* IE7 */
}
.poll .rating {
	display: block;
	font-size: 11px;
	line-height: 11px;
	margin-left: 24px;
}
.poll .rating .ratingBarBackground {
	background: #e5e5e5;
	display: block;
	font-size: 1px;
	height: 8px;
	margin-top: 1px;
	width: 105px;
}
.poll .rating .ratingBar {
	background: url('poll_rating_bar.png') repeat-x;
	display: block;
	height: 8px;
}
.poll .totalVotes {
	color: #666666;
	margin-top: 20px;
}
.poll .formControls {
	margin-top: 20px;
	height: 21px;
	line-height: 21px;
}
.poll .submitButton {
	background: url('button_vote.png') no-repeat left top;
	border: 0;
	display: inline-block;
	font-size: 12px;
	height: 21px;
	line-height: 21px !important;
	position: relative;
	text-align: center;
	width: 80px;
}
.poll .submitButton:hover,
.poll .submitButton:active {
	color: #5d5d5d;
}

/* Sitemap */
.sitemap ul {
	display: block;
	margin-right: -20px;
	margin-top: 9px;
	list-style: none;
}
.sitemap li {
	display: inline-block;
	font-size: 14px;
	margin-right: 20px;
	padding: 5px 0;
	vertical-align: top;
	width: 155px;
	*display: inline;
	*zoom: 1;
	_width: 140px;
}
.sitemap ul ul {
	margin: 0 0 10px 10px
}
.sitemap ul ul li {
	display: block;
	font-size: 12px;
	margin: 0;
	padding: 3px 0;
}
.sitemap li li a:link {
	color: #000000;
}
.sitemap li li a:hover {
	color: #0069d0;
}
.sitemap li li li a:link {
	color: #5d5d5d;
}
.sitemap li li li a:hover {
	color: #000000;
}

/* Search results */
.searchResults .widgetTitle {
	margin-bottom: 1px;
}
.searchResults .searchTerm {
	background: #fff9c4;
	text-decoration: inherit;
}
.searchResults .widgetTitle .searchTerm {
	background: transparent;
	color: #5d5d5d;
}
.searchResults .refineSearchTermsForm label {
	display: inline-block;
	padding: 3px 0 1px 0;
	vertical-align: top;
}
.searchResults .refineSearchTermsForm button {
	margin: 0 10px;
}
.searchResults .searchTypes {
	color: #5d5d5d;
	display: block;
	list-style: none;
	margin: 40px -15px 10px -15px;
}
.searchResults .searchTypes li {
	border-left: 1px solid #5d5d5d;
	display: inline-block;
	padding: 0 15px;
	*display: inline; /* IE7 */
	*zoom: 1; /* IE7 */
}
.searchResults .searchTypes li:first-child {
	border-left: 0;
}
.searchResults .searchTypes .current span {
	color: #000000;
}

/* International websites page */
.localSitesList ul {
	display: block;
	font-size: 16px;
	line-height: 50px;
	list-style: none;
	margin-right: -20px;
}
.localSitesList ul li {
	display: inline-block;
	margin-top: 35px;
	margin-right: 20px;
	width: 155px;
	*display: inline;
	*zoom: 1;
}
.localSitesList ul a:link {
	color: #000000;
}
.localSitesList ul a:hover {
	color: #0069d0;
}
.localSitesList ul ul {
	font-size: 12px;
	line-height: 15px;
	margin-right: 0;
}
.localSitesList ul ul li {
	display: block;
	margin: 0 0 5px 0;
	width: auto;
}
.localSitesList ul ul a:link {
	color: #5d5d5d;
}
.localSitesList ul ul a:hover {
	color: #000000;
}

/* Error 404 page */
.widget404 .widgetInner {
	background-image: url('404.jpg');
	background-position: 570px 100px;
	background-repeat: no-repeat;
	min-height: 500px;
	_height: 500px; /* IE6 */
	} html[dir="rtl"] .widget404 .widgetInner { background-position: 80px 100px;
	} html.rtl .widget404 .widgetInner { background-position: 80px 100px; /* IE6 */
}
.widget404 p {
	font-size: 18px;
	line-height: 24px;
	margin-top: 40px;
	margin-left: 40px;
	margin-right: 440px;
	} html[dir="rtl"] .widget404 p { margin-left: 440px; margin-right: 40px;
	} html.rtl .widget404 p { margin-left: 440px; margin-right: 40px; /* IE6 */
}
.widget404 .widget404Intro {
	font-size: 50px;
	line-height: 50px;
	margin-top: 100px;
}

/* Sign In and Activate Account pages */
.signInPage .signInBlock,
.signInPage .createAccountBlock,
.activateAccountPage .activateAccountBlock,
.activateAccountPage .changeEmailBlock {
	padding-bottom: 20px;
	padding-top: 20px;
	width: 420px;
}
.signInPage .signInBlock {
	width: 295px;
}
.signInPage .createAccountBlock {
	padding-right: 50px;
	width: 450px;
}
.signInPage h1,
.activateAccountPage h1 {
	font-size: 20px;
	line-height: normal;
}
.activateAccountPage p {
	margin-top: 15px;
}
.signInPage p.error,
.activateAccountPage p.error {
	background: #d3001b url('form_error.png') no-repeat left;
	color: #ffffff;
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	margin: 25px 0;
	padding-left: 30px;
}
.signInPage label,
.signInPage .label,
.activateAccountPage label {
	background-position: right 5px;
	background-repeat: no-repeat;
	display: block;
	margin-top: 15px;
}
.signInPage .createAccountBlock .label label {
	display: inline;
	margin-top: 0;
}
.signInPage label.ok,
.signInPage .label.ok,
.activateAccountPage label.ok {
	background-image: url('input_ok.png');
}
.signInPage label.error,
.signInPage .label.error,
.activateAccountPage label.error {
	background-image: url('input_error.png');
}
.signInPage label.rememberMe {
	color: #4c4c4c;
	display: inline-block;
}
.signInPage .createAccountBlock label.checkbox,
.signInPage .createAccountBlock .label.checkbox {
	margin-left: 145px;
	padding-right: 23px;
	text-indent: -20px;
}
.signInPage .createAccountBlock .labelText,
.activateAccountPage .labelText {
	display: inline-block;
	height: 25px;
	line-height: 25px;
	width: 125px;
}
.activateAccountPage .labelText {
	width: 120px;
}
.signInPage .signInBlock input.placeholder {
	color: #000000;
}
.signInPage .signInBlock input::-webkit-input-placeholder {
	color: #000000;
}
.signInPage .tip,
.activateAccountPage .tip {
	color: #7f7f7f;
	display: block;
	font-size: 11px;
	font-style: italic;
	padding-top: 2px;
}
.signInPage .createAccountBlock .tip,
.activateAccountPage .changeEmailBlock .tip {
	padding-left: 125px;
}
.signInPage .createAccountBlock .checkbox .tip {
	padding-left: 0;
	text-indent: 0;
}
.signInPage .error .tip,
.activateAccountPage .error .tip {
	color: #d2001b;
}
.signInPage .lostPassword,
.activateAccountPage .resendCode {
	color: #000000;
	display: inline-block;
	margin-top: 15px;
}
.activateAccountPage .resendCode {
	margin-top: 25px;
}
.signInPage .createAccountBlock .subscribe,
.signInPage .createAccountBlock .captcha {
	margin-top: 40px;
}
.signInPage .createAccountBlock .captcha {
	line-height: 30px;
}
.signInPage .createAccountBlock .captchaFieldContainer {
	background: url('captcha_arrow.png') no-repeat 10px center;
	display: inline-block;
	padding-left: 25px;
	position: relative;
	vertical-align: top;
	*width: 97px; /* IE7 */
	} html[dir="rtl"] .signInPage .createAccountBlock .captchaFieldContainer { background: url('captcha_arrow_rtl.png') no-repeat right; padding-left: 0; padding-right: 28px;
	} html.rtl .signInPage .createAccountBlock .captchaFieldContainer { background: url('captcha_arrow_rtl.png') no-repeat right; padding-left: 0; padding-right: 28px; /* IE6 */
}
.signInPage .createAccountBlock .captchaFieldContainer .ctr {
	background: url("yellow_field.png") no-repeat right top;
	height: 30px;
	position: absolute;
	right: -3px;
	top: 0;
	width: 3px;
	*display: none; /* IE7 */
	} html[dir="rtl"] .signInPage .createAccountBlock .captchaFieldContainer .ctr { right: 25px;
	} html.rtl .signInPage .createAccountBlock .captchaFieldContainer .ctr { right: 25px; /* IE6 */
}
.signInPage .createAccountBlock .captcha img {
	border: 1px solid #8e8e8e;
	display: inline-block;
	vertical-align: top;
}
.signInPage .createAccountBlock .captcha input,
.signInPage .createAccountBlock .captcha input:focus {
	background: url("yellow_field.png") no-repeat left top;
	font-size: 18px;
	height: 24px;
	line-height: 24px;
	margin-top: 0;
	padding: 3px 7px 3px 10px;
	text-align: center;
	vertical-align: top;
	width: 80px;
	*background: #fffbd6; /* IE7 */
	*height: 22px; /* IE7 */
	*line-height: 22px; /* IE7 */
	*padding: 3px 10px; /* IE7 */
}
.signInPage .createAccountBlock .captcha .tip {
	padding-left: 260px;
	text-indent: 0;
}
.signInPage .submit,
.activateAccountPage .submit {
	margin-top: 20px;
}
.signInPage .createAccountBlock .submit {
	margin-left: 128px;
}
.activateAccountPage .submit {
	margin-left: 120px;
}

/* Quick Room Review widget */
.quickRoomReview .widgetInner {
	padding-left: 0;
	padding-right: 0;
}
.quickRoomReview .widgetTitle {
	color: #0069d0;
	letter-spacing: -1px;
	margin-left: 0;
	margin-right: 0;
}
.quickRoomReview .widgetTitle a,
.quickRoomReview .widgetTitle a:visited {
	color: #0069d0;
}
.quickRoomReview .widgetTitle a:hover {
	color: #0081ff;
}
.quickRoomReview .quickRoomReviewSubtitle {
	color: #7f7f7f;
	display: block;
	font-size: 11px;
	padding-top: 5px;
	text-align: center;
}
.quickRoomReview .quickRoomReviewPager {
	background: #fcfcfc;
	padding: 5px 5px 10px 5px;
	text-align: center;
}
.quickRoomReview .quickRoomReviewPagerTitle {
	color: #979797;
	display: block;
	font-size: 11px;
}
.quickRoomReview .quickRoomReviewPagerLinks {
	background: url('quick_room_review_pager_bg.png') no-repeat center;
	color: #0069d0;
	display: block;
	font-size: 14px;
	height: 28px;
	line-height: 28px;
	margin-top: 3px;
	position: relative;
	width: 186px;
}
.quickRoomReview .quickRoomReviewPagerLinks .previous,
.quickRoomReview .quickRoomReviewPagerLinks .next {
	background: url('arrows_minipager.png') no-repeat left top;
	display: block;
	height: 20px;
	overflow: hidden;
	padding-left: 20px;
	position: absolute;
	left: 4px;
	top: 4px;
	width: 0;
}
.quickRoomReview .quickRoomReviewPagerLinks .next {
	background-position: right top;
	left: auto;
	right: 4px;
	*background-position: -30px top; /* IE7 */
}
.quickRoomReview .quickRoomReviewPagerLinks .previous:hover {
	background-position: left -30px;
}
.quickRoomReview .quickRoomReviewPagerLinks .next:hover {
	background-position: right -30px;
	*background-position: -30px -30px; /* IE7 */
}
.quickRoomReview .quickRoomReviewPagerLinks .previous:active {
	background-position: left -60px;
}
.quickRoomReview .quickRoomReviewPagerLinks .next:active {
	background-position: right -60px;
	*background-position: -30px -60px; /* IE7 */
}
.quickRoomReview ul {
	border-top: 1px solid #ffffff;
	display: block;
	line-height: 21px;
	list-style: none;
	padding: 5px 15px 10px 15px;
}
.quickRoomReview li {
	display: block;
	padding: 5px 0;
	*zoom: 1; /* IE7 */
}
.quickRoomReview dl {
	display: block;
	*zoom: 1; /* IE7 */
}
.quickRoomReview dt,
.quickRoomReview dd {
	display: inline-block;
	width: 128px;
	*display: inline; /* IE7 */
	*zoom: 1; /* IE7 */
}
.quickRoomReview dd {
	width: 40px;
}
.quickRoomReview dt a {
	text-decoration: none;
}
.quickRoomReview .roomLogo {
	margin-right: 3px;
	vertical-align: top;
	} html[dir="rtl"] .quickRoomReview .roomLogo { margin-left: 3px; margin-right: 0;
	} html.rtl .quickRoomReview .roomLogo { margin-left: 3px; margin-right: 0; /* IE6 */
}
.quickRoomReview dt a span {
	text-decoration: underline;
}
/*
.quickRoomReview .usFriendly {
	float: right;
	margin-top: 4px;
	*margin-top: -22px;
}
*/
.quickRoomReview .quickRoomReviewFilter {
/*	background: url('widget_bg.png') no-repeat center -35px;*/
	border-top: 1px solid #bec5c9;
	display: block;
	height: 40px;
	line-height: 40px;
	list-style: none;
	padding-bottom: 0;
	padding-top: 0;
	*line-height: 35px; /* IE7 */
	_height: 30px; /* IE6 */
	_line-height: 25px; /* IE6 */
}
.quickRoomReview .quickRoomReviewFilter li {
	display: inline;
}
.quickRoomReview .quickRoomReviewFilter .filterUS a {
	background: url('flag_us.png') no-repeat left;
	display: inline-block;
	padding-left: 30px;
}
.quickRoomReview .quickRoomReviewFilter .filterFR a {
	background: url('flag_fr.png') no-repeat left;
	display: inline-block;
	padding-left: 25px;
}
.quickRoomReview .quickRoomReviewFilter .filterMac a {
	background: url('mac_icon.png') no-repeat left;
	display: inline-block;
	padding-left: 22px;
	text-decoration: underline;
	} html[dir="rtl"] .quickRoomReview .quickRoomReviewFilter .filterMac a { background-position: right; padding-left: 0; padding-right: 22px;
	} html.rtl .quickRoomReview .quickRoomReviewFilter .filterMac a { background-position: right; padding-left: 0; padding-right: 22px; /* IE6 */
}
.quickRoomReview .more {
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}

/* Twitter page ?? Powered by PokerStars span */
.widgetTitle .poweredByPokerStars {
	color: #444444;
	font-size: 12px;
	font-style: italic;
}
.widgetTitle .poweredByPokerStars a,
.widgetTitle .poweredByPokerStars a:visited {
	background: url('icon_pokerstars.gif') no-repeat right;
	color: #c1271b;
	padding-right: 17px;
	text-decoration: none;
	} html[dir="rtl"] .widgetTitle .poweredByPokerStars a { *padding-left: 17px; *padding-right: 0; /* IE7 */
	} html.rtl .widgetTitle .poweredByPokerStars a { _padding-left: 17px; _padding-right: 0; /* IE6 */
}
.widgetTitle .poweredByPokerStars a:hover {
	text-decoration: underline;
}

/* Twitter and blog trackers */
.twitterTracker,
.blogTracker {
	border: 1px solid #dedede;
	border-bottom: 0;
	margin-top: 20px;
}
.twitterTracker .tweet,
.blogTracker .articlePreview {
	background: #f2fcff;
	border-bottom: 1px solid #dedede;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 20px 20px 15px 20px;
}
.twitterTracker .tweetAuthorPhoto {
	display: block;
	width: 48px;
	height: 48px;
}
.twitterTracker .tweetPokerStarsPro .tweetAuthorPhoto {
	background: url('logo_pokerstars_pro_small.png') no-repeat bottom;
	padding-bottom: 14px;
}
.blogTracker .articlePreview {
	background: #fffce1;
}
.twitterTracker .tweetContent,
.blogTracker h2,
.blogTracker p {
	width: 595px;
}
.blogTracker h2,
.blogTracker p {
	padding-left: 60px;
}
.twitterTracker .tweetAuthor a:link {
	color: #00b6ed;
}
.twitterTracker .tweetAuthor a:hover {
	color: #0095c2;
}
.blogTracker .articleTitle a:link {
	color: #000000;
}
.blogTracker .articleTitle a:hover {
	color: #0069d0;
}
.blogTracker .articleMeta a:link {
	color: #0069d0;
}
.blogTracker .articleMeta a:hover {
	color: #0081ff;
}
.blogTracker .articlePreview p {
	color: #4c4b43;
}
.twitterTracker .tweetDate,
.blogTracker .articlePreview .articleMeta {
	color: #5d5d5d;
	font-size: 11px;
}
.twitterTracker .more {
	border-bottom: 1px solid #dedede;
}

/* Lists of tweeters and bloggers */
.twitterList,
.bloggerList {
	border-top: 1px dotted #dedede;
	display: block;
	list-style: none;
	margin: 20px -20px 0 -20px;
}
.twitterList li,
.bloggerList li {
	border-bottom: 1px dotted #dedede;
	border-right: 1px dotted #dedede;
	display: inline-block;
	font-size: 14px;
	vertical-align: top;
	width: 245px;
	*display: inline; /* IE7 */
	*zoom: 1; /* IE7 */
	} html[dir="rtl"] .twitterList li, html[dir="rtl"] .bloggerList li { border-left: 1px dotted #dedede; border-right: 0;
	} html.rtl .twitterList li, html.rtl .bloggerList li { border-left: 1px dotted #dedede; border-right: 0; /* IE6 */
}
.twitterList li:nth-child(3n),
.bloggerList li:nth-child(3n),
html[dir="rtl"] .twitterList li:nth-child(3n),
html[dir="rtl"] .bloggerList li:nth-child(3n) {
	border-left: 0;
	border-right: 0;
	width: 246px;
}
.twitterList a,
.bloggerList a {
	display: block;
	height: 70px;
	min-height: 50px;
	padding: 20px;
	text-decoration: none;
	_height: 50px; /* IE6 */
}
.twitterList a:link {
	color: #00b6ed;
}
.twitterList a:hover {
	background: #f0f0f0;
	color: #0095c2;
}
.bloggerList a:hover {
	background: #f0f0f0;
}
.twitterList .playerPokerStarsPro img {
	background: url('logo_pokerstars_pro_small.png') no-repeat bottom;
	padding-bottom: 14px;
}
.twitterList .date,
.bloggerList .date {
	color: #5d5d5d;
	font-size: 11px;
	font-style: italic;
	display: block;
	padding-left: 70px;
}

/* PokerNews Pulse */
.playpokerTwiter {
	margin: 10px 0 0 0;
}
.playpokerTwiter .tweet {
	padding: 10px;
}
.playpokerTwiter .tweetContent {
	width: auto;
}
a.followButton {
	background: url('pokernews-pulse.png') no-repeat;
	display: block;
	width: 260px;
	height: 47px;
	text-align: center;
	font-style: italic;
	padding-top: 110px;
	text-decoration: none;
	color: #000;
}
.w200 a.followButton {
	width: 200px;
	background-position: top right;
	margin: 0 -21px -10px;
}
.w200 .twitterTracker {
	border: 0px none
}
.w200 .twitterTracker .tweet {
	margin: 0 -21px;
	padding: 10px;
	border: 1px solid #DEDEDE;
	border-top: 0px none;
}
.w200 .tweetContent {
	width: 178px;
	overflow: hidden;
}

/* Poker Books pages */
.bookList .bookMeta {
	padding: 5px 0 10px 160px;
}
.bookArticle .bookMeta {
	display: block;
	padding: 5px 0 20px 0;
}
.bookList .bookMeta,
.bookArticle .bookMeta dl {
	display: block;
	font-style: italic;
}
.bookList .bookMeta dt,
.bookArticle .bookMeta dt {
	color: #5d5d5d;
	display: inline;
}
.bookList .bookMeta dd,
.bookArticle .bookMeta dd {
	display: inline;
}
/* Buy button (Poker Books pages) */
a.buyButton,
a.buyButton:hover,
a.buyButton:visited {
	background: url('button_plus.png') no-repeat left top;
	color: #ffffff;
	display: inline-block;
	font-size: 18px;
	height: 39px;
	line-height: 39px;
	margin-right: 10px;
	padding: 0 5px 0 40px;
	position: relative;
	text-decoration: none;
}
a.buyButton .ctr {
	background: url('button_plus.png') no-repeat right top;
	display: block;
	height: 39px;
	position: absolute;
	right: -10px;
	top: 0;
	width: 10px;
	*cursor: pointer; /* IE7 */
}
a.buyButton:hover {
	background-position: left -50px;
}
a.buyButton:hover .ctr {
	background-position: right -50px;
}

/* Poker Jokes pages */
.jokes .widgetInner {
	padding-right: 0;
}
.jokes .widgetTitle {
	margin-right: 0;
}
.jokes .jokesCategory {
	display: inline-block;
	margin-bottom: 20px;
	margin-right: 18px;
	margin-top: 20px;
	vertical-align: top;
	width: 340px;
	*display: inline; /* IE7 */
	*zoom: 1; /* IE7 */
}
.jokes .jokesCategoryTitle {
	font-size: 18px;
}
.jokes .jokesCategoryTitle a {
	text-decoration: none;
}
.jokes .jokesCategory ul {
	list-style: none;
	margin-top: 5px;
	padding-left: 130px;
}
.jokes .jokesCategory li {
	/* list-style-image doesn't work so well */
	background: url('bullet_square_black.png') no-repeat left 7px;
	padding-left: 10px;
}
.jokes .jokesCategory li a:link {
	color: #000000;
}
.jokes .jokesCategory li a:hover {
	color: #0069d0;
}
.jokes .joke {
	border-bottom: 1px dotted #bec5c9;
	margin: 0 0 0 -20px;
	padding: 0 20px 5px 20px;
}
.jokes .joke:last-child {
	border-bottom: 0;
	padding-bottom: 0;
}
.jokes .joke .jokeTitle {
	font-size: 16px;
	line-height: 20px;
	margin-top: 20px;
}

/*FR licence*/
.frLicence {
	display: block;
	width: 110px;
	height: 22px;
	background: url('room-box-licence.png') no-repeat;
	padding-left: 50px;
	margin-left: 19px;
	margin-top: 20px;
	line-height: 20px;
}
.noLicence {
	background-position: 0px -22px;
	margin-top: 10px;
}

/*Room Insert*/
.reviewList.roomInsert {
	margin-bottom: 20px;
}
.reviewList.roomInsert .roomsHeading {
	border-bottom: 1px dotted #BEC5C9;
	border-top: 0px none;
	margin: 0 -20px;
	padding: 0 20px;
}

.reviewList.roomInsert .room {
	border-bottom: 1px dotted #BEC5C9;
	border-top: 0px none;
	background: none;
	padding-bottom: 0px;
}

/*Members list*/
.membersList {
	list-style: none
}
.membersList li {
	background: #f2f2f2;
	margin-bottom: 10px;
	height: 50px;
	line-height: 50px;
}
.membersList li img {
	float: left;
	margin-right: 20px;
}

/*StrategyVideos list page*/
.strategyLeft {
	width: 400px;
}
.strategyLeft .more {
	margin-top: -1px;
}

.strategyVideolist {
	width: 320px;
}
.strategyVideolist .rotateImg {
	margin: 10px 0 30px -10px;
}
.strategyVideolist h3 {
	font-size: 16px;
	margin-bottom: 10px;
}
/*Strategy Video List*/
.strategyVideolist ul {
	list-style: none;
	margin-bottom: 20px;
}
.strategyVideolist ul li {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #BEC5C9;
	zoom: 1
}
.strategyVideolist .proName a {
	color: #000000
}
.strategyVideolist .date {
	color: #7F7F7F;
}
.strategyVideolist .title a{
	color: #00b6ed
}

/*Choose asia country*/
.choose-country {
	background: #2e5479;
	margin-top: 20px;
	height: 400px;
	padding: 45px 20px 20px;
}
.choose-country p {
	color: #fff;
	font-size: 18px;
	width: 530px;
	line-height: 24px;
	margin-bottom: 20px;
	margin-left: 30px;
}
.choose-country .height {
	height: 130px;
}
.choose-country p a {color: #fff}
.choose-kr {background-image: url('choose-kr-bg.jpg')}
.choose-china {background-image: url('choose-china-bg.jpg')}

.choose-country .option {
	text-decoration: none;
	display: block;
	width: 400px;
	background: #fff url('choose-option-bg.png') repeat-x bottom left;
	border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	height: 130px;
	padding: 25px;
	position: relative;
}
.choose-country .option strong {
	color: #292929;
	display: block;
	margin-bottom: 10px;
	font-size: 14px;
}
.choose-country .option span {
	color: #787878;
	font-size: 13px;
}
.choose-country .option .more {
	position: absolute;
	bottom: 5px;
	right: 10px;
	background: url('arrow_right_more.png') no-repeat right top;
	color: #000000;
	display: inline-block;
	height: 17px;
	line-height: 19px;
	margin: 9px 0 6px 0;
	padding-right: 23px;
	text-decoration: underline;
}
.choose-country .option:hover .more {
	background-position: right -30px;
	color: #0069d0;
}


/*local css*/
.site-bg .homePageNewsletterSubscribe .error,
.site-br .homePageNewsletterSubscribe .error,
.site-de .homePageNewsletterSubscribe .error,
.site-es .homePageNewsletterSubscribe .error,
.site-fi .homePageNewsletterSubscribe .error,
.site-gr .homePageNewsletterSubscribe .error,
.site-it .homePageNewsletterSubscribe .error,
.site-jp .homePageNewsletterSubscribe .error,
.site-kr .homePageNewsletterSubscribe .error,
.site-no .homePageNewsletterSubscribe .error,
.site-ro .homePageNewsletterSubscribe .error,
.site-se .homePageNewsletterSubscribe .error,
.site-si .homePageNewsletterSubscribe .error,
.site-ru .homePageNewsletterSubscribe .error
{line-height: 10px}

.site-bg #mainMenu > li > a span { padding: 0 20px; }
.site-bg #mainMenu li.mainMenuItemExpanding > a span { padding-right: 40px; }
.site-bg .homePageNewsletterSubscribe .widgetTitle { font-size: 18px; }
.site-bg .articleRelated .likeButton { margin-right: 10px; }

.site-br .homePageNewsletterSubscribe .widgetTitle { font-size: 18px; }

.site-cn .w200 .followUs li.facebook a {background-image: url('renren36.png');}
.site-cn .w200 .followUs li.twitter a {background-image: url('sina36.png');}
.site-cn .w200 .followUs li.youtube a {background-image: url('youku36.png');}

.site-de .review a.downloadButton, .site-de .review a.visitButton { font-size: 16px !important; }

.site-en .quickRoomReview .quickRoomReviewFilter .filterMac a { margin-left: 10px; }

.site-fi #signIn .submit { font-size: 12px; }

.site-gr .canvas-odds-calc-choice .input-submit { font-size: 16px; }
.site-gr .review a.downloadButton, .site-gr .review a.visitButton { font-size: 16px !important; }
.site-gr .freerolls .freeroll .freerollInfo dt {width: 130px}
.site-gr .freerolls .freeroll .freerollInfo dd {width: 528px}

.site-it .quickRoomReview dd { margin-left: -30px; width: 70px; }

.site-jp .homePageNewsletterSubscribe .widgetTitle { font-size: 18px; }

.site-kr ul.weekCalendar li i {font-size: 10px}
.site-kr .quickRoomReview .more a {font-size: 11px}
.site-kr .w200 .followUs li.facebook a {background-image: url('naver36.png');}

.site-lt #mainMenu > li > a span { padding-left: 20px; }
.site-lt .reviewList td.last {padding-right: 0px;}
.site-lt .freerolls .freeroll .freerollInfo dt {width: 130px}
.site-lt .freerolls .freeroll .freerollInfo dd {width: 528px}

.site-si #mainMenu > li > a span { padding: 0 20px; }
.site-si #mainMenu li.mainMenuItemExpanding > a span { padding-right: 40px; }

.site-se .homePageNewsletterSubscribe .widgetTitle { font-size: 19px; }

.site-ru .articleRelated .likeButton, .site-ru .articleRelated .likeButton:visited {margin-right: 14px}
.site-ru .getTool button {font-size: 14px}
.site-ru .article .articleQuickTip .moreGamesButtons {font-size: 12px}
.site-ru .homePageNewsletterSubscribe .widgetTitle { font-size: 17px; }
.site-ru #bfLikeButton {height: 45px !important;}