/*
Spalvos:
	#034ea2 - melyna defaultine
	#cfcfcf - pilki borderiai
	#e6e6e6 - pilkas borderis (very low)
	#666 - pilkas tekstas (level 1, high)
	#999 - pilkas tekstas (level 2, medium)
	#ccc - pilkas tekstas (level 3, low)
	
	#4b4b4b - tamsesne pilka spalva. soniniam blokelyje su pilku gradientu
	#fff9c4 - geltona spalva
	#E8641B - oranzine. bonus kodas
	#e5edf5 - sviesiai melynas fonas (kalendorius, search promo)
*/


/* Default classes */
* {margin: 0; padding: 0;}
body {
font: 12px/150% Verdana, Arial, Helvetica, sans-serif; 
background: #666 url('bg.gif') repeat !important;
}
img {border: none;}
/*a:visited {color:#336}*/
a, h1, h2, h3 {color: #034EA2;}
a:hover {text-decoration: none !important}
.clr {display: block; overflow: hidden; clear: both; height: 1px; margin: -1px 0 0;}
.clear {clear: both;}
.block {display: block;}
.nowrap {white-space: nowrap;}
.noborder, .noborder td {border: none !important;}
.slepti, .hide, .notactive {display: none;}
.hidelink {text-decoration: none}
p {margin-bottom: 10px}

table {border-collapse: collapse}
.fl {float: left !important;}
.fr {float: right !important;}
.tal {text-align: left !important;}
.tac {text-align: center !important;}
.tar {text-align: right !important;}

.margin-b-10 {margin-bottom: 10px}
small {line-height: 110%}
#header ul, #pop_menu ul, #menu ul, #links-line ul, #footer ul, .breadcrumb, #news-box ul, .live-reporting .last ul, .my-pn-box ul, .gray-links ul, .blue-links ul, .reviews-tabs ul, .article-list ul, .title-date-list, .news-archive ul, .sitemap ul, .poker-tools, #chooser, .book-list, .tree_list, .tree_list ul, .questions ul, .special, .big-country ul, .poker-langs, .small-bullets, .winnerslist, .blog-list ul, .variations ul, .variations-expand ul, .wsop3column ul, .jokes ul, .textlist, .games ul, #league-list ul, .detailed-info ul, ul.simple-schedule, .wsop-results, .facts, .player-abc-list, .casino-list ul, .tweet-list ul, #video-related ul {list-style: none}
#menu ul li, #links-line ul li, #footer ul li, .breadcrumb li {float: left}

/* Headers classes */

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
.black-headline-20,
.black-headline-18 {
	font-family: Tahoma, Geneva, sans-serif;
	display: block;
	line-height: 120%;
	margin-bottom: 10px;
	font-weight: normal;
}

	h1, .h1 {font-size: 25px}

	h2, .h2 {font-size: 20px}

	h3, .h3 {
		font-size: 18px;
		margin-bottom: 5px !important;
		color: #000;
	}

	h4, .h4 {
		font-size: 12px;
		margin-bottom: 2px;
		color: #000;
	}

	.black-headline-20 {
		font-size: 20px;
		color: #000;
	}

	.black-headline-18 {
		font-size: 18px;
		color: #000;
	}

.gray-title-18,
.blue-title-18,
.blue-title-14,
.black-headline-14 {
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	display: block;
	font-weight: normal;
	line-height: 130%
}

	.gray-title-18 {
		font-size: 18px;
		color: #4B4B4B;
	}

	.blue-title-18 {
		font-size: 18px;
		color: #034EA2;
	}

	.blue-title-14 {
		font-size: 14px;
		color: #034EA2;
	}

	.black-headline-14 {
		font-size: 14px;
		margin-bottom: 10px;
		color: #000;
	}

/* Layout classes*/
#container {
	margin: 0 auto;
	width: 992px;
	border: 1px solid #000;
	border-top: 0px none;
	background: #fff;
}

#body {
	padding: 20px 0px 10px 10px;
	float: left;
	background: #F7F7F7;
}

.column {
	width: 200px;
	margin: 0 10px 0 0;
}

* html .column {display:inline;}

.column-middle {width: 761px}

.column-wide {width: 762px}

.column-full {width: 970px}

	.column .box {
		background-color: #fff;
		border: 1px solid #cfcfcf;
		margin-bottom: 10px;
		padding: 10px;
	}

	.column .nomargin, .box .nomargin {margin-bottom: 0px !important;}

	.column .nopadding {padding-bottom: 0px;}

.box-gradient {background: url('boxgr.gif') repeat-x left bottom;}

.box-yellow {background: #fff9c4 !important}

.box-blue {background: #e5edf5 !important}

.old-team {padding: 5px 0 10px 0 !important}

.old-team .column-wide {width: 772px}


.column-middle {
	float: left;
}
.column-left {
	margin: 0 0 0 -200px;
	position: relative;
	z-index: 10000;
	right: 780px;
}
.column-right {
float:right;
}

/* Footer + Top links */
#footer, #links-line {
	background: #fff;
	padding: 5px 10px;
	font-size: 11px;
}

	#footer li, #links-line li {
			margin-right: 10px;
			padding-right: 10px;
			background: url('top-links-sep.gif') no-repeat center right;
			font-size: 11px;
		}

	#footer .last, #links-line .last {
		margin: 0px;
		padding: 0px;
		background: none;
	}

#footer {border-top: 1px solid #C6C6C6}

#links-line {border-bottom: 1px solid #C6C6C6;}

#links-line span {margin-right: 10px}

#links-line span, #footer span {color:#666}

/* Blogs */
.author {
	display: block;
	background: url('ico-author.gif') no-repeat 0 4px;
	padding-left: 16px;
	font-size: 11px;
	font-style: italic;
	color: #666;
}

.blog-list li {margin-bottom: 10px}

.blog-list img {border:1px solid #cfcfcf}

/* Forms */
.input-submit {padding: 1px 5px}

.input-text {padding: 1px 2px}

.input-textarea {
	padding: 1px 2px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif
}

.contactus td, .search td {
	vertical-align: top;
	padding: 10px 20px 0 0;
}

.contactus form {
	border-top: 1px solid #cfcfcf;
	margin-top: 20px;
	padding-top: 20px;
}

.contactus .col1 {width: 40%}
.contactus .col2 {width: 60%}
form img {margin: 2px 0 0 5px}
form .error {font-size: 11px; color: red; clear: both}

/* Search */
.search-top {
float:right;
margin-right:10px;
margin-top:2px;
text-align:right;
width:350px;
}

.search-top .input-text{width: 240px;}

.search-top .input-text, .search-top .input-submit {font-size: 11px}

.search table {width: 100%}

.search form {margin-bottom: 40px}

.search .results-found {
	color: #999;
	font-weight: normal;
	border-bottom: 1px solid #cfcfcf;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.search .results-found span {color: #000;}

.search .stat small {line-height: 14pt}

.special {padding-bottom: 10px}

.special li{
	background: #e5edf5;
	margin-bottom: 10px;
	padding: 10px;
}

.special li h3, .search ol h3 {font-size: 14px}

.search ol{padding-left: 40px;}

.search ol li {
	border-bottom: 1px dotted #cfcfcf;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.search ol p {
	margin-bottom: 5px;
	font-size: 11px;
	line-height: 15px
}

.search ol small a, .search .special small a {color: #999}

/*  LOGIN  */
.login .fr, .login .fl {width: 470px}

.login td {
	vertical-align: top;
	padding: 10px 20px 0 0;
}

.login .fr table {width: 100%}

.login .fr .col1 {width: 35%}

.login .fr .col2 {width: 65%}

.login .fr small {display: block; line-height: 10pt; margin-bottom: 5px}

.login .border {
	border-bottom: 1px dotted #cfcfcf;
	padding-bottom: 10px;
}
.login .input-text {width: 230px}

/* SPEC OFFER */
.column .spec-offer {
	background: #fff url('spec-offer.gif') no-repeat top left;
	padding: 40px 10px 20px 10px;
	text-align: center;
	font-size: 14px;
	color: #034ea2;
}

.spec-offer img{margin-bottom: 5px;}

.spec-offer strong {display: block; margin: 15px 0; font-size: 30px}

.spec-offer a {font-size: 18px}

/* left column links list */
.blue-links li {
	background: url('blue-arrow.gif') no-repeat top left;
	padding:0 0 0 10px;
	margin: 0 0 2px 0
}
.blue-links li a {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.gray-links li {
	background: url('gray-arrow.gif') no-repeat top left;
	padding:0 0 0 10px;
	margin:0 0 2px 0
}

.gray-links li a {
	font-size: 12px;
	color: #4b4b4b;
	font-family: Arial, Helvetica, sans-serif;
}

.gray-links .level2, .blue-links .level2 {background: none; zoom: 1}

.gray-links li ul, .blue-links li ul {margin-bottom: 5px}

.gray-links li li, .blue-links li li {
	margin-bottom: 0px;
	background-position:0 2px;
	padding-left: 8px
}

.gray-links li li a, .blue-links li li a {font-size: 11px}

.xml {
	background: url('xml2.gif') no-repeat 0 0;
	font-size: 10px;
	padding: 0 0 0 30px;
	display: block;
	margin-top: 20px;
	line-height: 9px;
	color: #000;
}

.small-bullets li {
	background: url('li-sep7.gif') no-repeat 0 0;
	padding: 0 0 0 7px;
	font-size: 11px;
	margin-bottom: 5px
}

li.child {margin-left: 10px;}

li.child a {font-size: 11px;
	text-decoration: none !important;
	border-bottom: 1px dashed;
	display: inline;
}

li.child a:hover {border-bottom: 0px none;}


/* columns table */
.column .recommended {
	width: 100%;
	margin-bottom: 5px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.top-poker-rooms {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: -10px;
	width: 198px;
}
	
	.top-poker-rooms td {
		padding: 7px 0px 7px 5px;
		border-top: 1px dotted #cfcfcf;
	}
	
	.top-poker-rooms img {border: 1px solid #e6e6e6}
	
	.top-poker-rooms .first td {border: 0px none}

	.top-poker-rooms tr:hover td {background: #E5E0B0;} 
	
	.top-poker-rooms b {
		font-size: 11px;
		color: #E8641B
	}
	
	.top-poker-rooms .review-link {
		font-size: 11px;
		padding-right: 4px !important;
	}
	
	.top-poker-rooms .room-name a {
		color: #000;
		line-height: 120%
	}

/* column reviews list*/
.column-reviews-list .headline {
	background:#0071C5 url(column-blueheadline-bg.gif) repeat-x scroll left bottom;
	color:#FFFFFF;
	height:20px;
	margin:0 !important;
	padding:9px 10px 7px;
}
	.column-reviews-list .headline a {
		color: #fff;
		font-size: 18px;
	}

	.column-reviews-list .room {
		background: #fff url('column-reviews-bg.gif') repeat-x bottom left;
		border: 1px solid #cfcfcf;
		border-bottom: 0px none;
		padding: 10px;
		font-size: 11px;
	}

	.column-reviews-list .room strong {
		display: block;
		margin: 3px 0;
	}

	.column-reviews-list .room img {margin-bottom: 5px;}

	.column-reviews-list p {
		color: #4a4a4a;
		line-height: 130%;
		margin-bottom: 4px
	}

	.column-reviews-list .usflag {background: #fff url('column-reviews-flag.gif') no-repeat bottom right;}
	
	.column-reviews-list .r-ico-review {
		background: url('ico-review2.gif') no-repeat;
		margin-right: 15px;
	}

	.column-reviews-list .r-ico-download {background: url('ico-download3.gif') no-repeat;}

	.column-reviews-list .r-ico-download, .column-reviews-list .r-ico-review {
		color: #0069d0;
		padding-right: 15px;
		background-position: 100% 2px
	}





/* ***************** Stuff ******************** */
.ads-mark {
	background: #cfcfcf;
	font-size: 10px;
	color: #666;
	text-align: center;
	padding: 0 0 2px 0;
	margin-bottom: 10px;
}

.ico-download {
	background: url('ico-download.gif') no-repeat 0px 5px;
	padding:0 0 0 10px
}

.baneris {margin-bottom: 10px}

.column-wide .baneris {text-align: center}

.date {
	font-size: 11px;
	color: #666;
	display: block;
	margin-bottom: 5px;
}

.admin-link {color: #666}

.rules-table {
	border: 0px none !important;
	border-top: 1px dotted #cfcfcf !important
}

.rules-table td {
	border: 0px none !important;
	border-bottom: 1px dotted #cfcfcf !important
}

.rules-table h4 {
	color: #666;
	font-weight: normal;
	font-style: italic;
}


/* ========== CONTENT ========== */

/* NEWS */
.article-list ul {margin-bottom: 20px;}

.article-list li img {border: 1px solid #ebebeb;}

.article-list .fr {width: 380px;}

.article-list li{
	border-bottom: 1px dotted #cfcfcf;
	margin-bottom: 10px;
	padding-bottom: 10px;
	zoom: 1;
}
.article-list li p {margin-bottom: 0px}

.article-list h2 {margin-bottom: 15px}

.article-list h3 {margin-bottom: 6px}

/* Title Date list */
.title-date-list li {margin-bottom: 15px}

.title-date-list a {font-size: 12px}


/* NEWS Archive */
.news-archive {
	font-size: 12px;
	line-height: 16px;
	float: left;
	width: 25%;
	margin-bottom: 30px
}

.news-archive b a {color: #000;}

.news-archive ul {margin: 5px 0 0 10px}

.news-archive ul li {padding: 0 0 3px 0}

.news-archive em {
	font-size: 11px;
	color: #666;
}

.news-archive table {
	width: 100%;
	margin: 10px 0 0 10px
}

.news-archive td {
	vertical-align: top;
	padding: 0 10px 20px 0;
}

.news-archive table a {font-size: 12px;}

.news-archive-wide {float: none; width: auto; margin: 0px}

/* Paging */
.paging .short a {
	font-size: 14px;
	color: #000;
	display: block;
	float: left;
	margin-bottom: 8px
}

.paging .short a:hover {color: #034EA2 !important}

.paging .short .prev {
	background: url('paging.gif') no-repeat left -30px;
	padding-left: 20px;
	margin-right: 20px
}

.paging .short .next {
	background: url('paging.gif') no-repeat right 6px;
	padding-right: 20px
}

.paging .short .prev:hover {background-position: left -48px}

.paging .short .next:hover {background-position: right -12px}

.paging .list a, .paging .list .active {
	display: block;
	float: left;
	margin: 0 5px 0 0;
	color: #fff;
	font-size: 12px;
	padding: 0 5px 1px 5px;
	text-decoration: none
}

.paging .list a {background: #034ea2}

.paging .list .active {background: #f00}

.paging .list img {margin: 6px 0 5px 0; background: url('paging.gif') no-repeat;}
.paging .list .prev {background-position: left -98px}
.paging .list .next {background-position: left -75px}

.paging .list span {float: left; margin-right: 8px}

/* Tool Bar */
.tool-bar {
	background: url('toolbar-full.gif') no-repeat 0px -19px;
	float: left;
	padding-left: 9px;
}
.tool-bar span{
	display: block;
	background: url('toolbar-full.gif') no-repeat 100% -19px;
	height: 20px;
	float: left;
}
.tool-bar img{
	padding: 4px 0 0 0;
	margin-right: 20px;
	float: left;
	background: url('toolbar-full.gif') no-repeat;
}

.tool-bar .sep {
	background: url('toolbar-full.gif') no-repeat -323px 0px;
	display: block;
	width: 22px;
	height: 19px;
	float: left;
	margin: 0 30px;
}

/* Breadcrumb */
.breadcrumb {
	margin-bottom: 5px;
	overflow: hidden;
	font-size: 11px
}
	
	.breadcrumb li {
		background: url('breadcrumb.gif') 10px 40% no-repeat;
		padding: 0px 5px 5px 20px;
		margin: 0 5px 0 -15px;
		color: #999;
	}
	
	.breadcrumb li a {float: left; color: #999;}

/* SiteMap */

ul.map-level-0 li {
	float:left;
	width: 33%;
	margin:0 0 5px 0;
	font-size: 11px;
	font-weight: bold;
}

ul.map-level-0 li a {color:#000}

ul.map-level-1 {padding: 5px 0 10px 5px;}

ul.map-level-1 li {
	margin: 0 0 5px 0;
	width: auto !important;
	float: none;
}

ul.map-level-1 li a {
	font-size: 11px;
	color: #034ea2;
	font-weight: normal
}

ul.map-level-2 {margin: 0 0 10px 10px}

ul.map-level-2 li {margin: 0}

ul.map-level-2 a {font-size: 10px !important;}

/* Books */
.book-list {margin-bottom: 20px;}

.book-list .fr {width: 365px;}

.book-list li{
	border-bottom: 1px dotted #cfcfcf;
	margin-bottom: 10px;
	padding-bottom: 10px;
	zoom: 1;
}

.book-list img, .book img {
	padding: 2px;
	border: 1px solid #cfcfcf
}

.book-list .addinfo, .book .addinfo {
	font-size: 11px;
	margin: 0 0 5px 0
}

.book .addinfo {width: 304px;}

.book-list .addinfo em, .book .addinfo em {color: #999}

.book img {margin: 0 20px 20px 0}

.book .buy {
	border: 1px solid #036;
	padding: 5px 40px;
	float: left;
	display: block;
	background: #034ea2;
	margin: 30px 0;
	color: #fff;
	font-size: 18px;
}


/* Terms */
.terms .abc {
	border-top: 1px dotted #cfcfcf;
	border-bottom: 1px dotted #cfcfcf;
	margin: 20px 0;
	padding: 10px 0;
	letter-spacing: -0.5px;
	color: #ccc;
}

.terms .fl {width: 33%; line-height: 200%}
.terms dd {margin-left: 30px}

/* FAQ */

.faq p.fr {width: 50%}

.tree_list {
	margin-bottom: 20px;
	font-size: 11px;
	width: 50%;
}

.tree_list li{
	padding: 0 0 0 15px;
	background: url('li-sep4.gif') no-repeat top left;
}

.tree_list ul li a, .tree_list ul li.list_down a {font-weight: normal}

.tree_list li.list_down{
	padding: 0 0 0 15px;
	background: url('li-sep4_.gif') no-repeat top left;
}

.tree_list ul {
	margin: 0 0 0 5px;
	padding: 5px 0 5px 0;
}

.tree_list ul li{
	padding: 0 0 0 11px;
	margin: 0 0 0 5px;
	background: url('li-sep5.gif') no-repeat top left;
}

.tree_list ul li.list_down{
	padding: 0 0 0 11px;
	margin: 0 0 0 5px;
	background: url('li-sep5_.gif') no-repeat top left;
}

.faq .questions {
	border-top: 1px dotted #cfcfcf;
	padding-top: 15px;
}

.faq .questions h3 {font-size: 14px}

.faq .questions ul {margin-bottom: 20px}

.faq .questions li {
	padding: 0 0 0 15px;
	background: url('li-sep5.gif') no-repeat top left;
}

ul.question-list {
	border-bottom: 1px dotted #cfcfcf;
	padding-bottom: 10px;
	margin-bottom: 15px
}

.question-list li {
	background: none;
	padding:0 0 10px 0;
}

/* International map */

.worldmap {
	background: url('worldmap1.gif') no-repeat;
	padding-top: 30px;
}

.worldmap .none {float: none; margin-bottom: 10px}
.worldmap .none img {border: 0px none}
.worldmap li {border-top: 0px none !important;}

.big-country {
	font-family: Arial, Helvetica, sans-serif;
}

.big-country div {
	width: 16%;
	float: left;
	text-align: center;
}

.big-country .country {
	font-size: 16px;
	color: #000;
	display: block;
	margin: 10px 0;
}

.big-country ul a {
	font-size: 12px;
	color: #000;
}

.poker-langs {margin: 0 0 60px 0}

.poker-langs img {background-image: url('flag.gif')}
.big-country img {background-image: url('flag-big.gif')}

.poker-langs li {
	float: left;
	width: 145px;
	border-top: 1px dotted #ccc;
	margin: 0 20px;
	font-size: 11px;
	padding: 4px 0
}

.poker-langs li img{
	border: 1px solid #e6e6e6;
	margin-right: 5px;
	float: left;
}

/*author*/
.article-author img {margin-right: 20px;}


/*  Poker Games  */
.popular-games .bottomlinks a {
	display: block;
	float: left;
	background: url('top-links-sep.gif') no-repeat center right;
	padding-right: 8px;
	margin-right: 8px
}

.popular-games .bottomlinks a.last {
	background: none;
	padding:0;
	margin:0
}

.popular-games .game-pad {margin-right: 20px;}

.popular-games .game p {margin-bottom:5px}

.popular-games .widegame img {margin:0 0 0 20px}

.popular-games .widegame {margin:0 0 25px 0}

.popular-games .shortgame {width: 250px;}

.popular-games .shortgame img {margin:5px 10px 5px 0}

.variations li {margin:0 0 10px 0}

.variations a {
	font-size: 14px;
	line-height: 25px
}

.variations-expand .end-link {font-size: 11px}

.variations-expand .desc {margin:0 0 20px 10px}

.variations-expand em {
	font-size: 12px;
	color:#666
}

.variations-expand p {margin-bottom: 7px}

/*  Jokes  */
.jokes .row, .joke li {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #cfcfcf;
}

.jokes .row .fl {
	width: 255px;
	font-size: 11px;
	margin-right: 10px;
}

.jokes .row .fr {width: 135px;}

.jokes .row li {margin-bottom: 3px}

.jokes b {display: block; margin-bottom: 5px}

/*  PLAYER  */

.player {width: 100%}

.player .photo {
	width: 170px;
	color: #666;
}

.player .photo p {margin-top: 5px}

.player .photo em {display: block; margin-bottom: 3px}

.player table {width: 300px}

.player td span {color: #999}

.player td {
	vertical-align: top;
	padding: 2px 5px;
}

em.facts {font-size: 12px}

.facts li {
	background: url('li-sep9.gif') no-repeat 0 6px;
	padding: 0 0 0 11px;
	margin-left: 10px;
}

.recent-placing-table {width: 100%}

.recent-placing-table th {
	text-align: left;
	font-weight: normal;
	color: #666;
	vertical-align: bottom;
	padding: 5px;
}

.recent-placing-table td {
	vertical-align: top;
	padding: 5px 8px
}

.recent-placing-table em {
	display: block;
	font-size: 10px

}

.recent-placing-table .tar {padding: 5px 15px}

.players-photo-list {
	padding-right: 0px !important;
	padding-left: 12px !important
}

.players-photo-list img {margin: 0 10px 5px 0;}

.player-abc {margin-bottom: 15px}

.player-abc a {
	float: left;
	margin-right: 1px;
	background: url('player-abc-bg.gif') repeat-x 0px 0px;
	text-transform: uppercase;
	font-size: 14px;
	text-decoration: none;
	color: #fff;
	padding: 0 3px 1px 3px;
}

.player-abc .active {background-position: 0px -19px;}

.player-abc a:hover {color: #fff9c4}

.player-abc-list li {
	padding: 4px 10px 7px 10px
}

.dark, .dark td {background: #f2f2f2}

/*beganti eilute*/
#marquee_box {
	height: 25px;
	width: 992px;
	overflow: hidden;
	background: url('runningline-bg.gif') repeat-x;
}

#marquee_box div.item {
	float: left;
	white-space: nowrap;
	padding-left: 900px;
	padding-top: 2px
}

#marquee_box a {
	text-decoration: none
}

span.cmu-bidnow {
	font-size: 18px;
	color: #13396b;
	display: block;
	text-align: center;
	margin-bottom: 5px
}

a.cmu-bidnow {
	display: block;
	background: url('cmu-button.gif') no-repeat top left;
	width: 164px;
	height: 25px;
	color: #fff;
	font-size: 13px;
	text-align: center;
	margin-left: 5px;
	padding-top: 5px;
}

.tweets ul {list-style: none}
.tweets * {font-size: 9px; font-family: Verdana}
.tweets a {text-decoration: underline; color: #00b6ec;}
.tweets .title {display: block;}
.tweets p {line-height: 130%; color:#424242}
.tweets p a {color: #034ea2}
.tweets .date {color: #a9a9a9}

/**/

.rating-box-news {
	float: right;
	margin: 8px 2px 10px 10px;
}
	#rating-votes {
		font-size: 19px;
		color: #999;
		float: left;
	}
	#rating-thumb {
		float: left;
		margin: 2px 0 0 3px;
		width: 15px;
		height: 16px;
		overflow: hidden;
		text-indent: -5em;
	}
	.like-thumb {
		background: url(rating-thumb.gif);
	}
	.like-thumb:hover {
		background: url(rating-thumb.gif) 0 -16px;
	}
	.like-thumb-visited {
		background: url(rating-thumb.gif) 0 -32px;
	}

/**/


/*VIDEO*/

.video ul .fr {width: 390px}

.video #video-related {width: 235px}

.video-info {width: 480px}

.video-info p {margin: 20px 13px}

#video-related .box {
	width: 215px;
	height: 430px;
	overflow: auto;
}

#video-related .box .fr {
	width: 100px;
	font-size: 11px;
	line-height: 120%
}

#video-related .box li {margin-bottom: 5px}

#video-related .box .date {margin-top: 5px}

#video-tags {font-style: italic}

.video-frame {
	background: url('video-frame.gif') no-repeat;
	height: 108px;
	width: 128px;
	padding: 10px 0 0 4px;
	display: block;
}


#story22{
	width:360px;
}

#pokertournaments{
	margin-bottom:10px;
	margin-top:10px;
}



#storyInner{
color:#3D3D3D;
font-family:arial,verdana,helvetica;
font-size:12px;
line-height:17px;
}

#storyInner p{
	margin:8px 0 0 0 !important;
}

#storyInner h1, #storyInner h2{
color:#404040;
font-family:Trebuchet MS,arial,verdana,helvetica;
font-size:18px;
font-weight:bold;
line-height:22px;
margin:0 0 0;
padding:0;
text-transform:uppercase;
}

#storyInner h2{
font-size:14px !important;
}

.tengrey{
color:#8A8A8A;
font-family:Trebuchet MS,arial,verdana,helvetica;
font-size:10px;
line-height:10px;
display:block;
}

#artCont{
	border: 1px solid rgb(204, 204, 204); 
	padding: 15px;
	width:323px;
}

.ldkflkf{
padding: 0px 0px 0px 12px; margin-top: 5px; margin-left: 3px; margin-bottom: 0px; list-style-type: square;
}

.dlpo{
width:200px;
color:#3D3D3D;
font-family:arial,verdana,helvetica;
font-size:12px;
line-height:17px;
}

.marTop15{margin-top: 5px;}

#leftColl{
	width:370px;
}

#revScript{
	margin:15px 0px;
}

ul#tabcontentUL li{
	margin-bottom:5px;
	margin-left:15px;
}

ul#tabcontentUL{
background:url(hot-bottom.gif) no-repeat center bottom;
padding-bottom:5px;
padding-top:5px;
}



#newsCon{
padding-bottom:15px;
padding-left:15px;
padding-right:15px;
padding-top:5px;
}





#pop_menu{width: 210px;}





#fdlkjgldfg{padding:0px 0px 0px 12px;margin-top:5px;margin-left:3px;margin-bottom:0px;list-style-type: square;}

.kjkjss{width:346px; height: 200px; padding: 5px;}


#btn-CUT a{
background:transparent url(btn-CUT.jpg) no-repeat scroll 0;
display:block;
font-size:23px;
height:48px;
line-height:1.8;
margin:10px auto 0;
text-align:center;
text-decoration:none;
width:263px;
}

