@charset "utf-8";
.pagatpoker {
	width: 61em;
	/*	font-family: Helvetica, Arial, sans-serif;*/
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	max-width: 100%;
	display: block;
}
.pokerheader {
	background-image: url(../images/poker/online/mrpagat.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #ffffff;
}
.pokerheader h1 {
	color: rgb( 255, 175, 93 );
	text-shadow: 0.088cm 0.153cm 0.17638888888889cm rgb( 0, 0, 0 );
	margin-top: 0px;
	padding-top: 3px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.pokertext {
	text-align: left;
	width: 47em;
	max-width: 100%;
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
}
.badge {
	width: 46em;
	max-width: 100%;
	color: #000000;
	border: thin solid #d6d6d6;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	text-align: left;
	background-color: #F8F9F7;
}

.pokerinfo {
	background-color: #F8F9F7;
	border-radius: 0.4em;
	-webkit-border-radius: 0.4em;
	vertical-align: top;
	display: inline-block;
	width: 19em;
	max-width: 100%;
	text-align: left;
	font-size: 0.7em;
	float: left;
	margin-top: 5px;
	margin-left: 3px;
}
.pros dl dt {
	font-weight: bold;
}
.pros dl dd {
	display: list-item;
	list-style-image: url(../images/poker/online/tick.png);
	margin-left: 30px;
	padding-left: 0px;
	padding-top: 3px;
}
.cons dl dt {
	font-weight: bold;
}
.cons dl dd {
	display: list-item;
	list-style-image: url(../images/poker/online/cross.png);
	margin-left: 30px;
	padding-left: 0px;
	padding-top: 3px;
}
.pros dl dt img {
	vertical-align: text-top;
	display: inline;
}
.cons dl dt img {
	vertical-align: text-top;
	display: inline;
}
.fancy {
border: 1px solid rgba(255,255,255,.2);
box-shadow: 0px 0px 30px rgba(0,0,0,.65);
}

.pokerheader h2 {
	color: #B0C727;
	text-align: center;
	margin-right: 5px;
	margin-left: 5px;
	padding-bottom: 10px;
	margin-bottom: 0px;
}
.pagatpoker .pokerblockl {
	width: 47em;
	max-width: 98%;
	vertical-align: top;
	float: left;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.pagatpoker .pokercontent {
	width: 56em;
	display: block;
	max-width: 100%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.pokerblockr {
	display: inline-block;
	vertical-align: top;
}
.pokerinfo h3 {
	background-color: #60B0B0;
	color: #FFFFFF;
	border-top-left-radius: 0.3em;
	border-top-right-radius: 0.3em;
	-webkit-border-top-right-radius: 0.3em;
	-webkit-border-top-left-radius: 0.3em;
	margin-top: 0px;
	padding-top: 5px;
	font-size: 1.5em;
}
.pokertext h3 {

}
.badgel {
	text-align: left;
	margin: 0px;
	padding: 5px;
	float: left;
	width: 33%;
	background-color: 0;
	min-width: 145px;
}
.badger {
	text-align: left;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 145px;
	padding-right: 0px;
}
a.playnow {
	width: 120px;
	height: 35px;
	display: block;
	background-image: url(../images/poker/online/playnow.png);
	background-size: 200% 100%;
	text-decoration: none;
}
.move {
	position: absolute;
	left: -5000px;
}
a.playnow:hover {
	background-position: -100% 0%;
}
a.readreview {
	width: 120px;
	height: 35px;
	margin-top:5px;
	display: block;
	text-decoration: none;
	background-image: url(../images/poker/online/readreview.png);
}
a.readreview:hover {
	background-position: -120px 0px;
}
.bonus {
	font-size: 1.5em;
	color: #60B0B0;
	font-weight: bold;
}

.bonuscode {
	color: #DD575B;
	background-color: #D6DCE8;
	padding-right: 25px;
	padding-left: 25px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
.blockblue {
	background-color: #255394;
	font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
	color: #255394;
	font-size: .75em;
}
.toplist {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	background-color: #F8F9F7;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	color: #000000;
	border-left: 1px solid #60B0B0;
	border-top: 1px solid #60B0B0;
	border-right: 1px solid #60B0B0;
}

.toplistl {
	float: left;
	margin-right: 2%;
}

.toplistl img {
	max-width: 120px;
	height: auto;
}

.toplistr {
	margin-left: 140px;
}

.toplistouter {
	max-width: 50em;
	margin-left: auto;
	margin-right: auto;
	border-bottom: 1px solid #60B0B0;
}

.toplistl h3 {
	text-align: center;
}
.mainContent.clearfix.pbfixed .toplistouter .toplist .toplistl .playnow.fltrt {
}

/* JMM new styles */

.offanchor {
	padding-top: 92px;
	margin-top: -92px;
}

ul.spaced li.offanchor {
	padding-top: 92px;
	margin-top: -84px;
}

/* toplist3 class styles */

.toplist3 {
	float:right;
	width: 17em;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	border-bottom: 1px solid #0A0A0A;
	margin-right: 1em;
	margin-bottom: 5px;
}

.toplist3 h2 {
	font-size: 0.7em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #60B0B0;
	text-align: center;
	border-left: 1px solid #0A0A0A;
	border-top: 1px solid #0A0A0A;
	border-right: 1px solid #0A0A0A;
	margin:0;
	padding:0;
}

.toplist3 h2 a, .toplist3 h2 a:visited {
	text-decoration: none;
	color: #FFF;
}
.toplist3 h2 a:hover, .toplist3 h2 a:active, .toplist3 h2 a:focus {
	color: #FC3;
}

.smallus img {
	width: 2em;
	height: 2em;
	vertical-align: middle;
	margin-right: 1%;
}

.tlcontainer .tlcontents {
	margin-right: 18em;
}

.tlcontainer .tlcontents  p:first-child {
	margin-top: 0;
}

.toplist3 table {
	background-color: #D1EEF4;
	width: 100%;
	margin-left: 0px;
		border-left: 1px solid #0A0A0A;
	border-top: 1px solid #0A0A0A;
	border-right: 1px solid #0A0A0A;
}
.toplist3 th, .toplist3 td {
	text-align: left;
	vertical-align: middle;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 11px;
}

/* styles for narrow screens */

.narrowscr {
	display: none;
}
.toplistr .bonus {
	color: #60b0b0;
	font-size: medium;
}

@media only screen and ( max-width: 35em ) /* 560 px */
{
	.widescr {
		display: none;
	}
	.narrowscr {
		display: block;
	}

	.tlcontainer .tlcontents {
		float: none;
		width: auto;
		margin-right: auto;
	}
	
	.toplist3 {
		float: none;
		margin-left: auto;
		margin-right: auto;
		max-width: 20em;
		width: 95%;
}
