html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;font-size:13px;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:13px;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input[type=text],input[type=password],textarea{width:12.25em;}pre,code,kbd,samp,tt{font-family:monospace;line-height:13px;}legend{color:#000;}body{font:13px/16px arial,helvetica,clean,sans-serif;}h1{font-size:18px;}h2{font-size:16px;}h3{font-size:14px;}h1,h2,h3{margin:1em 0;}h1,h2,h3,h4,h5,h6,strong{font-weight:bold;}abbr,acronym{border-bottom:1px dotted #000;cursor:help;}em{font-style:italic;}blockquote,ul,ol,dl{margin:1em;}ol,ul,dl{margin-left:2em;}ol li{list-style:decimal outside;}ul li{list-style:disc outside;}dl dd{margin-left:1em;}th,td{border:1px solid #000;padding:.5em;}th{font-weight:bold;text-align:center;}caption{margin-bottom:.5em;text-align:center;}p,fieldset,table,pre{margin-bottom:1em;}

html {
	background: #BFDEEC url('i/bg.gif') repeat-y top center;
}
body {
	height:100%;
	margin-bottom:1px;
	color:#373737;
	font-size:14px;
}
#cont {
	width:970px;
	margin:0px auto;
}
#logo {
	display:block;
	height:99px;
	width:390px;
	position:relative;
	top:10px;
	left:24px;
	text-indent:-8765px;
}

#header {
	position:relative;
	display:block;
	background:url('i/site_header.jpg') no-repeat;
	height:140px;
	margin:0 0 20px;
	z-index:30;
}
#header #nav {
	z-index:35;
	width:100%;
	height:52px;
	margin:0px;
	position:absolute;
	top:97px;
	left:9px;
}

#content {
	width:680px;
	margin:0px 0px 0px 8px;
	float:left;
	position:relative;
	padding-bottom:5px;
}
#sidebar {
	z-index:35;
	position:relative;
	float:left;
	width:267px;
	margin:0px 0px 0px 12px;
}

#footer {
	display:block;
	width:970px;
	height:41px;
	line-height:41px;
	text-align:center;
	color:#fff;
	background:url('i/footer.gif') no-repeat bottom left;
	padding-top:0px;
	margin:10px 0px 20px;
	clear:both;
}

#header #nav li {
	list-style:none;
	float:left;
	width:169px;
	height:49px;
	margin:0px 1px 0px 0px;
	text-align:center;
	line-height:52px;
	background:url('i/tab.gif') 0 -52px;
		font-weight:bold;
	color:#fff;
}
#header #nav li.hmp {
	list-style:none;
	float:left;
	width:169px;
	height:49px;
	margin:0px 1px 0px 0px;
	text-align:center;
	line-height:52px;
	background:url('i/tab.gif') 0 -52px;
	font-weight:bold;
	color:#fff;
}

body#index #header #nav li#home:hover {
	height:44px;
	line-height:42px;
	background:url('i/tab.gif') 0 -52px;
}
#header #nav li:hover {
	height:47px;
	line-height:46px;
	padding:5px 0 0;
	background-position: 0px 0px;
}

#header #nav li a {
	width:100px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}
/*-*/
body p {
	margin:10px 0px;
}
/*-*/

#base_block {
	height:110px;
	position:absolute;
	left:0px;
	bottom:10px;
}
#base_block h2, .genbox h2 {
	font-size:24px;
	line-height:24px;
	color:#241e6e;
	padding-bottom:10px;
	font-weight:normal;
	border-bottom:1px solid #241e6e;
	margin:0px 0px 5px;
}
#base_block h1, .genbox h1 {
	font-size:24px;
	line-height:24px;
	color:#241e6e;
	padding-bottom:10px;
	font-weight:normal;
	border-bottom:1px solid #241e6e;
	margin:0px 0px 5px;
}
.genbox {
	position:relative;
	padding:0 10px;
	margin:26px 0px;
	background:url('i/para_bg.jpg');
	line-height:20px;
}
.genbox .cap {
	position:absolute;
	top:-11px;
	left:0px;
	background:url('i/para_cap.gif');
	height:11px;
	width:680px;
}
.genbox .base {
	position:absolute;
	bottom:-11px;
	left:0px;
	background:url('i/para_base.gif');
	height:11px;
	width:680px;
}

.logo_box {
	background:url('i/logo_box.jpg');
	height:76px;
	width:659px;
	padding:40px 10px 1px 10px;
	position:relative;
	margin:13px 0px;
}
.genbox span.title, .logo_box span.title {
	display:block;
	height:30px;
	width:455px;
	position:absolute;
	top:2px;
	right:20px;
	font-size:26px;
	height:26px;
	line-height:26px;
	font-weight:bold;
	color:#241e6e;
	padding-bottom:8px;
	margin:7px 0px 10px;
	border-bottom:1px solid #241e6e;
}
.logo_box p {
	float:right;
	width:465px;
}
.logo_box .logo img {
	position:absolute;
	top:14px;
	left:14px;
}
.logo_box .logo {
	top:16px;
	left:16px;
}

/*-*/
h1.header {
	color:#FFF;
	font-size:38px;
	height:65px;
	line-height:60px;
	text-indent:23px;
	width:680px;
	margin:0px 0px 15px;
}
h1.header#poker_site_categories {
	background:url('i/header_category.jpg');
}

/*-*/
#best_box {
	background:url('i/best_box2.png');
	height:239px;
	width:240px;
	padding:10px;
	margin:-50px 0px 0px;
	z-index:40;
	position:relative;
}
#best_box span.best_tag {
	margin:0px 0px 4px;
	color:#fff;
	text-align:center;
	display:block;
	font-weight:bold;
}

#best_box p {
	margin:0px 0px;
	height:113px;
	width:243px;
	top:39px;
	left:10px;
	position:absolute;
}
#best_box p.first {
}
#best_box p.second {
	height:87px;
	top:160px;
}
#best_box p.third {
	height:87px;
	top:252px;
}

#best_box p.second span.bonus, #best_box p.third span.bonus {
	top:65px;
}

#best_box p img.medal {
	position:absolute;
	top:1px;
	left:1px;
}
#best_box p a img.logo {
	position:absolute;
	top:5px;
	left:75px;
}
#best_box p span.bonus {
	color:#fff;
	position:absolute;
	top:90px;
	left:2px;
	font-weight:bold;
}
#best_box p a span.button {
	display:block;
	height:23px;
	width:112px;
	position:absolute;
	bottom:2px;
	right:2px;
	background:url('i/PLAY-NOW-small-UP.png');
	text-indent:-8765px;
}
#best_box p a span.button:hover {
	background-position:0px 23px;
}

#best_box p a {
	text-decoration:none;
}

/*-*/

h1#poker_site_toplist {
	background-image:url('i/header_toplist.jpg');
}
div.toplist_box {
	padding:53px 10px 4px;
	margin:15px 0px 15px;
	background-image:url('i/toplist_boxback.jpg');
	position:relative;
	height:105px;
}
div.toplist_box span.title {
	display:block;
	height:30px;
	width:455px;
	position:absolute;
	top:2px;
	right:20px;
	font-size:26px;
	height:26px;
	line-height:26px;
	font-weight:bold;
	color:#241e6e;
	padding-bottom:8px;
	margin:7px 0px 10px;
	border-bottom:1px solid #241e6e;
}

div.toplist_box .logo {
	position:absolute;
	bottom:10px;
	right:10px;
	height:92px;
	width:153px;
}
div.toplist_box a * {
	text-decoration:none;
}
div.toplist_box span.playNow {
	display:block;
	height:29px;
	left:530px;
	position:absolute;
	top:115px;
	width:132px;
	background:url('i/tl_play_now.png') no-repeat 0 0;
}
div.toplist_box span.playNow:hover {
	background-position:0px -29px;
}
div.toplist_box span.title {
	left:11px;
	margin:0;
	position:absolute;
	top:8px;
	width:658px;
}
div.toplist_box p {
	margin:0 160px 10px 0;
}

div.toplist_box .bonus {
	color:#ca0e00;
	font-size:18px;
	font-weight:bold;
}
div.toplist_box .bonus span {
	color:#241e6e;
	font-weight:bold;
}
body.toplists #content {
	padding-bottom:95px;
}
/*-*/
.review_box {
	background:url('i/reviews_box.jpg');
	position:relative;
	height:162px;
	width:680px;
	margin:15px 0px;
}
.review_box a img {
	position:absolute;
	top:20px;
	left:20px;
}
.review_box ul {
	display:block;
	left:197px;
	position:absolute;
	top:54px;
	width:300px;
}
.review_box li {
	color:#241e6e;
	font-size:16px;
	font-weight:bold;
	margin-bottom:12px;
}
.review_box .play_now {
	display:block;
	height:73px;
	width:161px;
	position:absolute;
	bottom:20px;
	right:13px;
	background:url('i/reviews_playnow.jpg');
}
.review_box .title {
	border-bottom:1px solid #241E6E;
	color:#241E6E;
	display:block;
	font-size:26px;
	font-weight:bold;
	height:26px;
	left:205px;
	line-height:26px;
	margin:0;
	padding-bottom:8px;
	position:absolute;
	top:19px;
	width:460px;
}
ul.review_list {
	margin:15px 0;
}
ul.review_list li {
	color:#241E6E;
	font-size:14px;
	font-weight:bold;
	margin-bottom:12px;
	list-style:none;
	text-transform:uppercase;
}
ul.review_list li a {
	background:url('i/arrow.gif') no-repeat 4px 4px;
	color:#d21e00;
	padding-left:20px;
	display:block;
	text-transform:capitalize;
	font-weight:normal;
}
ul.review_list li a:hover {
	font-weight:bold;
}
body.reviews #content {
	padding-bottom:378px;
}
body.reviews #base_block {
	height:382px;
}
h1#reviews_header {
	background-image:url('i/header_reviews.jpg');
}
#r_long_click {
	background:url('i/r_long_click.jpg');
	height:55px;
	width:680px;
	display:block;
}
/*-*/

h1#deposit_header {
	background-image:url('i/header_deposit.jpg');
}
#deposit_tab_box {
	display:block;
	width:680px;
	height:120px;
	background-image:url('i/deposit_tabs.jpg');
}
#deposit_tab_box span.title {
	color:#241E6E;
	float:left;
	font-size:26px;
	font-weight:bold;
	height:43px;
	line-height:45px;
	text-indent:12px;
	width:680px;
}
#deposit_tab_box span.tag {
	color:#241E6E;
	float:left;
	font-size:14px;
	font-weight:bold;
	height:36px;
	line-height:34px;
	text-align:center;
	width:170px;
}
#deposit_tab_box span.item {
	color:#241E6E;
	float:left;
	font-size:30px;
	height:26px;
	line-height:26px;
	text-align:center;
	width:170px;
}
.deposit_stars25, .deposit_stars30, .deposit_stars35, .deposit_stars40, .deposit_stars45, .deposit_stars50 {
	background:url('i/deposit_stars.gif') no-repeat 0px -30px;
	display:block;
	height:26px;
	width:144px;
	margin:0 auto;
}
span.deposit_stars25 {
	background-position: -27px 0px;
}
span.deposit_stars30 {
	background-position:-57px -29px;
}
span.deposit_stars35 {
	background-position:-27px 0px;
}
span.deposit_stars40 {
	background-position:-27px -29px;
}
span.deposit_stars45 {
	background-position:0px 0px;
}
span.deposit_stars50 {
	background-position:0px -30px;
}
#deposit_tab_box span.item {
}
body.deposit #base_block {
	height:350px;
}
body.deposit #content {
	padding-bottom:345px;
}

.upper_shift {
	position:relative;
	top:137px;
}
#deposit_tab_box.lower_shift {
	position:relative;
	top:-187px;
}
/*-*/

h1#poker_site_review {
	background-image:url('i/header_review.jpg');
}

body.review #review_box {
	background-image:url('i/reviews_box.jpg');
	height:162px;
	width:680px;
	position:relative;
}
body.review #review_box .logo_block {
	height:121px;
	left:20px;
	position:absolute;
	top:20px;
	width:173px;
}
body.review div.ss_box {
	background:url('i/r_sspane.jpg');
	height:262px;
	width:680px;
}
body.review div.ss_box img {
	float:left;
	margin:10px 9px 9px 19px;
}

body.review #review_box .logo_block img.logo {
	left:0px;
	position:absolute;
	top:0px;
}
body.review #review_box .logo_block .play_now {
	background-image:url('i/r_play_now.gif');
	height:23px;
	left:32px;
	position:absolute;
	top:86px;
	width:112px;
}
body.review #review_box span.title  {
	border-bottom:1px solid #241E6E;
	color:#241E6E;
	float:left;
	font-size:26px;
	font-weight:bold;
	height:43px;
	line-height:45px;
	margin-left:210px;
	padding-top:8px;
	width:440px;
}
body.review #review_box div.item_cont  {
	height:100px;
	left:210px;
	position:absolute;
	top:54px;
	width:460px;
}
body.review #review_box span.item  {
	float:left;
	height:24px;
	line-height:24px;
	width:200px;
	margin-top:2px;
}
body.review div#review_box span.alt  {
	width:260px;
}
body.review #review_box span.tag  {
	font-weight:bold;
	color:#87150c;
	font-size:14px;
	padding-right:5px;
}
body.review #review_box span.base_row {
	height:48px;
	margin-top:2px;
	width:460px;
}
body.review #review_box span.base_row img {
	margin:6px 0px 0px 4px;
}
body.review #review_box span.base_row span.tag {
	display:block;
	float:left;
	line-height:17px;
	width:70px;
}
body.review #review_box span.item a {
	color:#F00;
	font-weight:bold;
}


.review_stars25, .review_stars30, .review_stars35, .review_stars40, .review_stars45, .review_stars50 {
	background:url('i/review_stars.jpg') no-repeat 0px -30px;
	display:block;
	height:11px;
	width:57px;
	position:absolute;
	top:9px;
	left:57px;
}
span.review_stars25 {
	background-position: -23px 0px;
}
span.review_stars30 {
	background-position:-23px -11px;
}
span.review_stars35 {
	background-position:-12px 0px;
}
span.review_stars40 {
	background-position:-12px -11px;
}
span.review_stars45 {
	background-position:-0px 0px;
}
span.review_stars50 {
	background-position:0px -11px;
}

#ss_box {
	background:url('i/r_sspane.jpg');
	height:100px;
	width:600px;
}

/*-*/

body.home #home_header {
	background:url('i/home-head.jpg');
	height:117px;
	width:680px;
}
body.home #home_header img {
	position:absolute;
	top:20px;
	left:28px;
}
body.home #home_header span#heading_text {
	color:#383838;
	font-size:14px;
	font-weight:bold;
	height:80px;
	left:28px;
	position:absolute;
	top:65px;
	width:630px;
}

body.home .genbox span.title {
	position:static;
	width:657px;
}
body.home #table_container {
	margin:15px 0;
	position:relative;
	z-index:15;
}
body.home #table_container img {
	position:relative;
	z-index:20;
}
body.home #table_container .play_now {
	display:block;
	width:206px;
	height:42px;
	background-image:url('i/PLAY-NOW-home.png');
	position:absolute;
	top:149px;
}
body.home #table_container span .play_now:hover {
	background-position:0px -42px;
}
body.home #table_container a.columnOne .play_now {
	left:9px;
}
body.home #table_container a.columnTwo .play_now {
	left:9px;
}
body.home #table_container a .force {
	display:block;
	height:648px;
	left:0px;
	position:absolute;
	top:0;
	width:224px;
}
body.home #table_container a.columnOne {
	display:block;
	height:648px;
	left:231px;
	position:absolute;
	top:0;
	width:224px;
}
body.home #table_container a.columnTwo {
	display:block;
	height:648px;
	left:455px;
	position:absolute;
	top:0;
	width:224px;
}
body.home #table_image {
	background:url('i/home-table888-800.jpg');
	display:block;
	height:648px;
	width:680px;
}






body.home div.bullet_box {
	background:transparent url('i/home_bannerbg.jpg') repeat scroll 0 0;
	height:100px;
	position:relative;
	width:680px;
}
body.home div.bullet_box ul {
	left:232px;
	margin:0;
	position:absolute;
	top:7px;
}
body.home div.bullet_box ul li {
	color:#fff;
	margin:9px 0px;
	font-weight:bold;
}
body.home div.bullet_box img {
	left:10px;
	position:absolute;
	top:15px;;
	
}
body.home div.bullet_box .play_now {
	bottom:13px;
	display:block;
	height:74px;
	position:absolute;
	right:15px;
	width:161px;
	background:url('i/PLAY-NOW-large-UP.png');
}
body.home div.bullet_box .play_now:hover {
	background-position:0px 74px;
}

/*-*/

div.sidebox  {
	position:relative;
	padding:35px 10px 0px;
	width:240px;
	margin:15px 0px 25px;
	background:url('i/side_bg.jpg');
}
div.sidebox .base {
	position:absolute;
	bottom:-2px;
	left:0px;
	background:url('i/side_base.gif');
	height:11px;
	width:260px;
}
div.sidebox p.title {
	background:url('i/side_cap.gif');
	height:33px;
	padding:9px 0px 0px;
	width:260px;
	margin:0px;
	position:absolute;
	top:0px;
	left:0px;
	color:#241e6e;
	font-weight:bold;
	text-align:center;
}
div.sidebox a img {
	position:absolute;
	top:5px;
	left:0px;
}
body div.sidebox a.last {
	background:none;
}
div.sidebox a span {
	display:block;
}
div.sidebox a {
	display:block;
	width:160px;
	height:50px;
	padding:15px 0 0 82px;
	background:url('i/side_bar.gif') no-repeat bottom center;
	text-decoration:none;
	font-size:14px;
	color:#241e6e;
	font-weight:bold;
	position:relative;
}
div.sidebox a.noimg {
	width:230px;
	height:35px;
	padding:15px 5px 0 5px;
	text-align:center;
}
div.sidebox#deposit_box a {
	width:150px;
	padding:15px 0 0 92px;
}
div.sidebox#deposit_box a.noimg {
	width:230px;
	height:35px;
	padding:15px 5px 0 5px;
	text-align:center;
}
div.sidebox#deposit_box a.noimg1 {
	width:230px;
	height:22px;
	padding:15px 5px 0 5px;
	text-align:center;
}


#sb_chart, #sb_pound, #sb_chip, #sb_money, #sb_download, #sb_neteller, #sb_debit, #sb_ukash, #sb_moneybookers, #sb_paypal {
	display:block;
	height:52px;
	left:0px;
	position:absolute;
	top:5px;
	width:71px;
}
span#sb_neteller, span#sb_debit, span#sb_ukash, span#sb_moneybookers, span#sb_paypal {
	width:78px;
}
a:hover #sb_chart, a:hover #sb_pound, a:hover #sb_chip, a:hover #sb_money, a:hover #sb_download, a:hover #sb_paypal {
	background-position:0px -51px;
}
a:hover #sb_neteller, a:hover #sb_debit, a:hover #sb_ukash, a:hover #sb_moneybookers {
	background-position:0px -49px;
}
#sb_chart {
	background-image:url('i/NAV-ICONS-TOPRATED.gif');
}
#sb_pound {
	background-image:url('i/NAV-ICONS-POUND.gif');
}
#sb_chip {
	background-image:url('i/NAV-ICONS-CHIP.gif');
}
#sb_money {
	background-image:url('i/NAV-ICONS-COINS.gif');
}
#sb_download {
	background-image:url('i/NAV-ICONS-NODOWNLOAD.gif');
}
#sb_neteller {
	background-image:url('i/NAV-ICONS2-NETELLER.gif');
}
#sb_debit {
	background-image:url('i/NAV-ICONS2-CREDITCARDS.gif');
}
#sb_ukash {
	background-image:url('i/NAV-ICONS2-UKASH.gif');
}
#sb_moneybookers {
	background-image:url('i/NAV-ICONS2-MONEYBOOKERS.gif');
}
#sb_paypal {
	background-image:url('i/NAV-ICONS2-PAYPAL.gif');
}
/*-*/




/*-*/



/*-*/

/*-*/
.toplist_box a {
	font-weight:bold;
}
a:link, a:visited {
}
a:hover, a:focus, a:active {
	outline:none;
}
/*-*/
input {
}
input:hover {
}
/*-*/
#content {
}
/*-*/
.clearer {
	font-size:1px;
	height:1px;
	line-height:1px;
	clear:both;
}
.bt {
	font-weight:bold;
}
#footer a:link {
 color:#FFFFFF;
}
#footer a:visited {
 color:#FFFFFF;
}
.hm a:link {
color:#333333l;
}


/*-*/

body .genbox + .genbox {
	margin-top:40px;
}
html body .toplist_box + .genbox {
	margin-top:26px;
}
html body div .toplist_box + .toplist_box {
	margin-top:15px;
}
/* bloody pandora's box, + */

body#index #content { padding-bottom:5px; }

body#uk__ #content { padding-bottom:1640px; }
body#uk__ #content #base_block { height:1640px; }

body.review #content { padding-bottom:20px; }

body#online-poker__ #content { padding-bottom:10px; }

body#fastest-payout__ #content { padding-bottom:353px; }
body#fastest-payout__ #content #base_block { height:358px; }

body#easiest__ #content { padding-bottom:515px; }
body#easiest__ #content #base_block { height:525px; }

body#fish__ #content { padding-bottom:265px; }
body#fish__ #content #base_block { height:261px; }

body#texas-holdem__ #content { padding-bottom:588px; }
body#texas-holdem__ #content #base_block { height:584px; }

body#wsope__ #content { padding-bottom:379px; }
body#wsope__ #content #base_block { height:373px; }

body#mac__ #content { padding-bottom:258px; }
body#mac__ #content #base_block { height:260px; }

body#bonus__ #content { padding-bottom:610px; }
body#bonus__ #content #base_block { height:615px; }

body#no-download__ #content { padding-bottom:388px; }
body#no-download__ #content #base_block { height:390px; }

body#deposit__moneybookers__ #content { padding-bottom:506px; }
body#deposit__moneybookers__ #content #base_block { height:510px; }

body#deposit__ukash__ #content { padding-bottom:489px; }
body#deposit__ukash__ #content #base_block { height:485px; }

body#deposit__debit-cards__ #content { padding-bottom:750px; }
body#deposit__debit-cards__ #content #base_block { height:750px; }

body#deposit__neteller__ #content { padding-bottom:790px; }
body#deposit__neteller__ #content #base_block { height:794px; }

body#deposit__moneybookers__ #content { padding-bottom:505px; }
body#deposit__moneybookers__ #content #base_block { height:511px; }

body#top-rated__ #content { padding-bottom:595px; }
body#top-rated__ #content #base_block { height:600px; }

body#gbp-pounds__ #content { padding-bottom:418px; }
body#gbp-pounds__ #content #base_block { height:422px; }

body#new__ #content { padding-bottom:358px; }
body#new__ #content #base_block { height:362px; }

body#real-money__ #content { padding-bottom:620px; }
body#real-money__ #content #base_block { height:620px; }

body#networks__ #content { padding-bottom:635px; }
body#networks__ #content #base_block { height:630px; }

body#networks__ongame__ #content { padding-bottom:508px; }
body#networks__ongame__ #content #base_block { height:512px; }

body#networks__ipoker__ #content { padding-bottom:440px; }
body#networks__ipoker__ #content #base_block { height:443px; }

body#networks__microgaming__ #content { padding-bottom:455px; }
body#networks__microgaming__ #content #base_block { height:460px; }

body#networks__boss-media__ #content { padding-bottom:553px; }
body#networks__boss-media__ #content #base_block { height:549px; }

body#networks__merge__ #content { padding-bottom:510px; }
body#networks__merge__ #content #base_block { height:515px; }

body#deposit__ #content { padding-bottom:802px; }
body#deposit__ #content #base_block { height:807px; }

body#deposit__paypal__ #content { padding-bottom:490px; }
body#deposit__paypal__ #content #base_block { height:495px; }

body#deposit__credit-cards__ #content { padding-bottom:900px; }
body#deposit__credit-cards__ #content #base_block { height:900px; }

body#deposit__click2pay__ #content { padding-bottom:604px; }
body#deposit__click2pay__ #content #base_block { height:609px; }

body#deposit__visa__ #content { padding-bottom:405px; }
body#deposit__visa__ #content #base_block { height:410px; }

body#deposit__mastercard__ #content { padding-bottom:773px; }
body#deposit__mastercard__ #content #base_block { height:778px; }

body#deposit__maestro__ #content { padding-bottom:915px; }
body#deposit__maestro__ #content #base_block { height:921px; }

body#deposit__visa-electron__ #content { padding-bottom:755px; }
body#deposit__visa-electron__ #content #base_block { height:760px; }

/*new hp boxes*/

.added-box{
	width:680px;
	background:url('i/bg-added.gif') repeat-y;
	overflow:hidden;
	margin:0 0 23px;
	display:block;
	text-decoration:none;
}
a.added-box span,
a.added-box strong ,
a.added-box em{cursor:pointer;}
.added-box .bg-top{
	width:100%;
	overflow:hidden;
	background:url('i/bg-added.gif') no-repeat -680px 100%;
	display:block;
}
.added-box .bg-bottom{
	overflow:hidden;
	background:url('i/bg-added.gif') no-repeat -1360px 0;
	padding:10px 9px 11px;
	width:662px;
	display:block;
}
.added-box img{border:0;}
.added-box .dark-box{
	border:1px solid #848484;
	background:url('i/bg-dark-box.jpg') no-repeat;
	width:660px;
	display:block;
}
.added-box .dark-box-bg{
	overflow:hidden;
	background:url('i/dark-box-b.jpg') no-repeat 0 100%;
	padding:1px;
	width:658px;
	display:block;
}
.added-box .logo-hold{
	float:left;
	width:194px;
	padding:15px 0 10px 16px;
}
.added-box .logo-box{
	border:3px solid #000;
	background:url('i/bg-logo-hold.jpg');
	height:94px;
	display:table;
	width:188px;
}
.added-box .logo-box span{
	display:table-cell;
	vertical-align:middle;
	text-align:center;
}
.added-box .logo-hold .text{
	text-align:center;
	text-transform:uppercase;
	color:#d6d6d6;
	font:bold 15px 'Trebuchet MS', Arial, sans-serif;
	margin:8px 0 0;
	display:block;
}
.added-box .info-area{
	float:left;
	width:210px;
	padding:20px 0 0 3px;
	font:11px/30px Verdana, Arial, Helvetica, sans-serif;
	color:#d6d6d6;
	text-align:center;
	position:relative;
}
.added-box .info-area .text-row{display:block;}
.added-box .info-area .white{
	color:#fff;
	font-size:21px;
}
.added-box .info-area .yellow{
	color:#ff0;
	font-size:19px;
}
.added-box .btn-play-now{
	display:block;
	font-size:0;
	line-height:0;
	width:190px;
	height:46px;
	overflow:hidden;
	background:url('i/btn-play-now.gif');
	margin:14px 10px 0 10px;
}
.added-box .btn-play-now.hover,
.added-box .btn-play-now:hover{background-position:0 -46px;}
.added-box .screenshot-box{
	float:right;
	margin:0 0 0 -20px;
}
.added-box .screenshot-box img{display:block;}
.added-box .light-box{
	background:url('i/bg-light-box.gif') repeat-x;
	border:1px solid #fff;
	overflow:hidden;
	padding:14px 16px;
	width:626px;
	display:block;
}
.added-box .added-list{
	padding:6px 0 0;
	display:block;
	color:#000;
	font:13px/20px Verdana, Arial, Helvetica, sans-serif;
	margin:0 30px;
}
.added-box .added-list .list-row{
	height:1%;
	display:block;
	overflow:hidden;
	background:url('i/blt-green.gif') no-repeat;
	padding:0 0 6px 32px;
}
.added-box .red{color:#e00000;}
.added-box .summary{
	text-align:center;
	font:bold 19px 'Trebuchet MS', Arial, sans-serif;
	margin:7px 0 0;
	color:#120e79;
	text-decoration:underline;
	display:block;
}
.added-box .summary.hover,
.added-box .summary:hover{text-decoration:none;}
/*end new hp boxes*/

