/* basics */

*{margin:0; padding:0;}

html, body {
	background: #000 url(images/pat.gif) fixed;
	font-family: verdana, sylfaen, arial, tahoma, sans-serif;
	/*	font-family: sylfaen, palatino linotype,  arial, georgia,times;*/
	
	font-size: 9pt;
	}

/*#chromeFix { display: block; position: absolute; width: 1px; height: 100%; bottom: 0px; left: 0px; }*/


	
h1 {font-size: 17pt;}
h2 {font-size: 14pt; margin-top:10px;}
h3 {font-size: 10pt; margin-top:10px;}
h4 {font-size: 9pt;}


/* images and misc. */

img.flag{ border: none; padding: 6px; }
img{ border: none; padding: 0px; }
img a{border:none;}
img.border {border:2px solid #296690; padding: 0px;  margin: 6px 6px 6px 0px ;} /*up   right  bottom left*/


img.left{ float: left; border: none; padding: 6px; }
img.right{ float: right; border: none; padding: 6px; }



/* links */

a{
	color: #343B4D;
	text-decoration:none;
	border: none;
	}

a:hover{color:#5F7684;text-decoration: underline; border: none;}


.market {
	width:920px;
	height: 25px;
	margin: 0 auto;
	padding: 0px 18px 0px 18px;
	background-color:gray ;
	color:gray !important;
	}


	
/* container */


#container {
	width: 885px;
	margin: 0 auto;
	padding: 14px 18px 0 18px;
	background:#fff;
	color:#333;
	}
	
/* logo and header image */


#header {
	background: #fff;
	width: 100%; 
	color: #fff; 
	height: 75px;
	}
	
#header h1{
	
	font-size: 28pt;
	font-weight: 300;
	letter-spacing: 1px;
	margin:0px 15px 0 0;
	padding:4px 15px 10px 0;
	border-right:1px solid #A2A2A2;
	float:left;
	color: #000;
	}
	
.headerh1{
	
	font-size: 28pt;
	font-weight: 300;
	letter-spacing: 1px;
	margin:0px 15px 0 0;
	padding:4px 15px 10px 0;
	border-right:1px solid #A2A2A2;
	float:left;
	color: #000;
	}	

#header h1 a{
	color: #000100;
	font-size: 28pt;
	font-weight: normal;
	
	}
	
#header h1 a:hover{
	color: #6A7183;
	text-decoration: none;
	}
	

#header p{
	
	font-size: 12pt;
	font-weight: 300;
	color: #000;
	padding:20px 0;
	margin:0;
	letter-spacing: 1px;
	}
	

	

#headerimg {
	background: #fff url(images/header.jpg);
	width: 100%; 
	color: #fff; 
	height: 130px;
	margin: 0;
	}

/*OLD CSS */

body,span,ul,ol,li,img,font,div{margin:0px;border:none;font-size:12px;color:black;}
ul,li {margin-left: 10px;}
a, a span, a div {cursor:pointer;color:#296690;font-weight:bold;}

hr { size:1 ; width:100%;color:black;}

#page_title h1{font:normal 20px ;text-align:left;margin:0px 0px 0px 0px;padding:7px 0px 0px 0px;width:695px;height:36px;text-transform:uppercase;}


#about-us h2, #tournament h2 {font:bold 12px georgia;color:#000;}

p {font:normal 12px ;color:#000;}

.title-about-us {text-decoration:underline;margin-top:20px;}
#parent-fieldname-text img {margin-left:30px;}

#support {margin:10px;}
.support-email td {padding:5px; border-style:solid; border-width:1px;}
.title-support {text-decoration:none;font-weight:bold;padding-bottom:10px;padding-top:10px;font-size: 10pt;}
.title-about-us{text-decoration:none;font-weight:bold;padding-bottom:10px;padding-top:10px;font-size: 10pt;}
.title-tournament {text-decoration:none;font-weight:bold;padding-bottom:10px;padding-top:10px;font-size: 10pt;}
/* main menu */



#menu{
	background: black;
	font-size: 10pt;
	font-variant: small-caps;
	height:35px;
	border-bottom: 1px solid #fff;
  }
  
  


#menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
  }

#menu ul li {
	display: inline;
  }

#menu ul li a {
	float: left;
	padding: 10px 14px 9px 14px;
	color: #fff;
	border-right: 1px solid #fff;
  }

/*#menu ul li a:hover */  
  
#menu ul li a : {
	background: #fff;
	color:#000;
	text-decoration: none;
  }

   .register
{
background-color: red;
display:inline;
overflow: hidden;
font-size: 10pt;

}   

/* content */


#content {
	float: left;
	width: 500px;
	overflow: hidden;
	border-left: 1px solid #BCBCBC;
	border-right: 1px solid #BCBCBC;
	padding: 0px;
	margin: 15px 0;
	}
	
#contentInner {
	float: left;
	width: 710px;
	overflow: hidden;
	border-left: 1px solid #BCBCBC;
	border-right: 1px solid #BCBCBC;
	padding: 0px;
	margin: 15px 0;
	}

	
#content h4{
	
	font-size: 16pt;
	font-weight: 300;
	color: #08122E;
	margin: 0 0 4px 0;
	padding: 15px;
	line-height: 13pt;
	}

.data {
	
	margin: 0 10px;
	padding:15px;
	line-height: 14pt;
	}
	
.data h2{
	
	font-size: 10pt;
	font-weight: bold;
	color: #08122E;
	margin: 1px 0 4px 0;
	line-height: 13pt;
	}
.data h3{
	
	font-size: 10pt;
	font-weight: bold;
	color: #08122E;
	margin: 0 0 4px 0;
	line-height: 15pt;
	}
	
.data h2 a{
	color: #333;
	text-decoration: none;
	}
	
.data h2 a:hover{
	color: #ACB8B8;
	text-decoration: none;
	}
	
.data small{font-size: 10pt;}
	
.data p{font-size: 10pt;}

.data a{color: black; text-decoration:underline;font-size: 10pt;}
.data a:hover{color: #728A94; text-decoration:mone;}

.data ul {font-size: 10pt;}

.data li {font-size: 10pt;}

.entry p{margin:12px 0;}

.postmetadata{
	clear: both;
	background:#F7F7F7;
	padding:6px;
	margin-top: 16px;
	}
	

.navigation {
	margin: 12px 0 20px 0;
	padding:0;
	font-size: 10pt;
	float:left;
	width:98%;
	}
	
.alignleft {float:left; padding: 15px;}
.alignright {float:right; padding: 15px;}



/* left sidebar */

#left {
	
	font-size:8pt;
	width: 180px;
	float:left;
	margin: 0 12px 24px 0;
	padding: 0;
	}

#left h2{
	
	font-weight: 300; 
	font-size: 10pt; 
	font-variant: small-caps;
	text-align: left;
	color: #08122E;	
	margin: 0;
	padding: 4px 0 4px 0;
	border-top: 1px solid #BCBCBC;
	border-bottom: 1px dotted #BCBCBC;
	letter-spacing: 2px;
}

#left p {margin:0; padding: 0 6px 0 2px;}

#left img {padding: 0; margin: 0;}

#left ul {
	margin:12px 12px 0 0;
	padding:0;
	list-style-type: none;
	}

#left ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	}

#left ul ul {
	margin: 12px 0 14px 0;
	padding: 0;
  }

#left ul ul li {
	list-style-type: none;
	padding: 0;
	margin: 0;
  }


#left ul ul ul{
	margin: 0;
	padding: 0;
  }

#left ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
  }



/* right sidebar */

#right{
	
	font-size:8pt;
	width: 173px;
	float:right;
	margin: 0 0 24px 0;
	padding: 0;
	}

#right h2{
	
	font-weight: 300; 
	font-size: 10pt; 
	font-variant: small-caps;
	text-align: left;
	color: #08122E;	
	margin: 0;
	padding: 4px 0 4px 0;
	border-top: 1px solid #BCBCBC;
	border-bottom: 1px dotted #BCBCBC;
	letter-spacing: 2px;
}

#right p {margin:0; padding: 0 6px 0 12px;}

#right img {padding: 0; margin: 0;}

#right ul {
	margin:12px 0 12px 12px;
	padding:0;
	list-style-type: none;
	}

#right ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	}

#right ul ul {
	margin: 12px 0 14px 0;
	padding: 0;
}

#right ul ul li {
	list-style-type: none;
	padding: 0;
	margin: 0;
	}

#right ul ul ul{
	margin: 0;
	padding: 0;
}

#right ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
	list-style-position: inside;
}


	







/* footer */

#footer {
	background: #000100;
	clear: both;
	width: 100%;
	margin-top:5px;
	border-top:solid 1px #DEDEDE;
	
	font-size: 7pt;
	}

#footer-index {
	/*background: #000100;*/
	clear: both;
	width: 100%;
	margin-top:10px;
	/*border-top:solid 1px #DEDEDE;*/
	
	font-size: 7pt;
}

#footer-index ul li{font-size: 7pt;}

td.cat{ border: 1px outset lightgray;padding: 10px 14px 9px 14px; }

	
#footer p{padding:6px;margin: 0; color: #eee;}
#footer a{color: #BCBCBC;text-decoration: none;}
#footer a:hover{color: #5D5D5D;text-decoration: underline;}






h2.tab span {
    margin-left: 0px;
    margin-right: 2px;
    padding: 1px 10px 0px 10px;
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    cursor: pointer;
    /* Remove the following if you don't want rounded corners (Mozilla only). */
    -moz-border-radius: 7px 7px 0px 0px;
  }

  h2.tab span.not-selected {
    background-color: #eee;
    border-bottom: 1px solid #ccc;
    color: #999;
	
	font-size: 7pt;
  }

  h2.tab span.selected {
    background-color: #fff;
    border-bottom: 1px solid #fff;

	font-size: 8pt;
  }

  h2.tab {
    border-bottom: none;
    font-weight: bold;
    font-size: 100%;
    margin-bottom: 0px;
    font-style: normal;
  }

  div.section {
    border: 1px solid #ccc;
	border-left-width: 0px; 
	border-bottom-width: 0px;
    padding: 15px 5px 5px 5px;
  }
  
   p.tab {
	font-size: 9pt;
  }
  }
  
  
/* START DEPOSIT */

.dpst {text-align:center;background:white;color:#6966B4;border:black solid 1px;padding:4px 4px 4px 4px;}
.dpstInfo {background:#AFCDDC;color:#6966B4;text-align:left;padding-left:3px;padding-top:0px;}
.dpstInfo h2 {font-size:14px;font-weight:bold;color:#000;}
.dpstInfo p {color:#000;}
.dpstTophead {text-align:center;background:#296690;color:white;height:50px;*height:35px;border:#454545 solid 2px;font-size:10px;font-weight:bold;}

#inforow0 {visibility:collapse;*display:none;}  #inforow1 {visibility:collapse;*display:none;}  #inforow2 {visibility:collapse;*display:none;}  #inforow3 {visibility:collapse;*display:none;}
#inforow4 {visibility:collapse;*display:none;}  #inforow5 {visibility:collapse;*display:none;}  #inforow6 {visibility:collapse;*display:none;}  #inforow7 {visibility:collapse;*display:none;}
#inforow8 {visibility:collapse;*display:none;}  #inforow9 {visibility:collapse;*display:none;}  #inforow10 {visibility:collapse;*display:none;} #inforow11 {visibility:collapse;*display:none;}
#inforow12 {visibility:collapse;*display:none;} #inforow13 {visibility:collapse;*display:none;} #inforow14{visibility:collapse;*display:none;}  #inforow15 {visibility:collapse;*display:none;}
#inforow16 {visibility:collapse;*display:none;} #inforow17 {visibility:collapse;*display:none;} #inforow18 {visibility:collapse;*display:none;} #inforow19 {visibility:collapse;*display:none;}
#inforow20 {visibility:collapse;*display:none;} #inforow21 {visibility:collapse;*display:none;} #inforow22 {visibility:collapse;*display:none;} #inforow23{visibility:collapse;*display:none;}
#inforow24 {visibility:collapse;*display:none;} #inforow25 {visibility:collapse;*display:none;} #inforow26 {visibility:collapse;*display:none;} #inforow27 {visibility:collapse;*display:none;}
#inforow28 {visibility:collapse;*display:none;} #inforow29 {visibility:collapse;*display:none;}

/* END DEPOSIT */


/* START HEADER */
.border_line {border:1px solid #b7e3f9;padding:1px 1px 1px 1px;}
/*#line {background: url('http://www.pokerwillhill.com/shared/images/border_line.gif');width:884px;height:2px;margin-top:1px;}
#header {background: url('http://www.pokerwillhill.com/shared/images/bg_header.gif');width:884px;height:104px;}*/
#logo {padding-top:12px;padding-left:10px;}
#top_menu_header {display:inline;margin-left:0px;margin-top:0px;float:right;font-size:10px;font-weight:bold;text-align:center;}
#top_menu_header a {color:white;text-decoration:none;}
#top_menu_header a:hover {color:black;text-decoration:none;}
#btn_0 {border:0px solid white;width:675px;height:10px;}
#btn_1 {border:1px solid white;width:75px;height:25px;}
#btn_2 {border:1px solid white;width:75px;height:10px;}
#btn_3 {border:1px solid white;width:75px;height:15px;}
#btn_4 {border:1px solid white;width:75px;height:15px;}
#btn_5 {border:1px solid white;width:75px;height:10px;}
/*#btn_1 {background: url('http://www.pokerwillhill.com/shared/images/header_btn_1.gif') no-repeat;width:75px;height:26px;}
#btn_2 {background: url('http://www.pokerwillhill.com/shared/images/header_btn_2.gif') no-repeat;width:75px;height:26px;}
#btn_3 {background: url('http://www.pokerwillhill.com/shared/images/header_btn_3.gif') no-repeat;width:75px;height:26px;}
#btn_4 {background: url('http://www.pokerwillhill.com/shared/images/header_btn_4.gif') no-repeat;width:75px;height:26px;}
#btn_5 {background: url('http://www.pokerwillhill.com/shared/images/header_btn_5.gif') no-repeat;width:75px;height:26px;}*/
#lang_bar {background: url('language_box.gif1') no-repeat;display:inline;
           float:left;width:382px;height:30px;position:relative;margin-left:497px;margin-top:-24px;}

#lang_bar2 {background: url('language_box.gif1') no-repeat;display:inline;
           float:left;width:500px;height:30px;margin-left:0px;margin-top:0px;}		   
		   
#lang_bar_txt {font-size:11px;color:white;text-align:left;margin-top:8px;margin-left:10px;}

#lang_bar_txt2 {font-size:11px;color:white;text-align:left;margin-top:8px;margin-left:10px;}

.lang {margin-left:195px;font-size:11px;color:white;text-align:center;}
.lang2 {margin-left:0px;font-size:11px;color:white;text-align:center;}

.date2 {margin-left:150px;font-size:11px;color:white;text-align:center;}

.cur{margin-left:0px;margin-top:3px;font-size:11px;color:white;text-align:center;position:absolute;}

.cur2{margin-left:0px;margin-top:4px;font-size:10px;color:white;text-align:center;position:absolute;}

#dd_lang_bar {width:94px;margin-left:280px;margin-top:-15px;}
#dd_lang_bar2 {width:94px;margin-left:90px;margin-top:-15px;}
#select_en {background: url('../images/lang_bar.gif') no-repeat;color:white;width:94px;height:19px;padding-top:0px;padding-left:0px; cursor: pointer;}
#select_en2 {background: url('../images/lang_bar2.gif') no-repeat;color:white;width:94px;height:19px;padding-top:-4px;padding-left:0px;padding-bottom:-4px; cursor: pointer;}
#rest_flags {background-color:black;width:95px;height:600px;margin-top:-622px;position:absolute;text-align:center;border:1px solid white;display:none;}
#rest_flags2 {background-color:gray;width:310px;height:210px;margin-top:2px;position:absolute;text-align:center;border:1px solid white;display:none;}
img.flag{ border: none; padding-left: 5px; padding-top: 5px; padding-right: 2px; }

.bar_menu {font-size:11px;color:#000000;font-weight:normal;text-decoration:none;margin-top:3px;}
/* END HEADER */

/* GAMES */

#games {margin-left:15px;}
#games h2 {color:#219DD4;font-size:14px;font-style:normal;font-weight:bold;}
.sep_line {border-top:1px solid #657D89;width:635px;margin:15px;}

.games_box {margin:15px;}
.games_box h2 {color:#219DD4;font-size:14px;font-style:normal;font-weight:bold;text-decoration:underline;}
.h2_def {color:#296690;font-size:14px;font-style:normal;font-weight:bold;}
#craps {display:block;}
#craps h2 {color:#296690;font-family:tahoma;font-size:12px;font-style:normal;font-weight:bold;text-decoration:none;}
#baccarat {display:none;position:relative;}
#baccarat h2 {color:#296690;font-family:tahoma;font-size:12px;font-style:normal;font-weight:bold;text-decoration:none;}
#casino_war {display:none;position:relative;}
#casino_war h2 {color:#296690;font-family:tahoma;font-size:12px;font-style:normal;font-weight:bold;text-decoration:none;}
#sic_bo {display:none;position:relative;}
#sic_bo h2 {color:#296690;font-family:tahoma;font-size:12px;font-style:normal;font-weight:bold;text-decoration:none;}

#blackjack {display:block;}
#blackjack h2 {color:#296690;font-family:tahoma;font-size:12px;font-style:normal;font-weight:bold;text-decoration:none;}
#blackjack_sw {display:none;position:relative;}
#blackjack_sw h2 {color:#296690;font-family:tahoma;font-size:12px;font-style:normal;font-weight:bold;text-decoration:none;}
#blackjack_su {display:none;position:relative;}
#blackjack_su h2 {color:#296690;font-family:tahoma;font-size:12px;font-style:normal;font-weight:bold;text-decoration:none;}
#pontoon {display:none;position:relative;}
#pontoon h2 {color:#296690;font-family:tahoma;font-size:12px;font-style:normal;font-weight:bold;text-decoration:none;}

#ep_roulette {display:block;}
#ep_roulette h2 {color:#296690;font-family:tahoma;font-size:12px;font-style:normal;font-weight:bold;text-decoration:none;}
#am_roulette {display:none;position:relative;}
#am_roulette h2 {color:#296690;font-family:tahoma;font-size:12px;font-style:normal;font-weight:bold;text-decoration:none;}
#fr_roulette {display:none;position:relative;}
#fr_roulette h2 {color:#296690;font-family:tahoma;font-size:12px;font-style:normal;font-weight:bold;text-decoration:none;}
#mini_roulette {display:none;position:relative;}
#mini_roulette h2 {color:#296690;font-family:tahoma;font-size:12px;font-style:normal;font-weight:bold;text-decoration:none;}

#holdem {display:block;}
#holdem h2 {color:#296690;font-family:tahoma;font-size:12px;font-style:normal;font-weight:bold;text-decoration:none;}
#pgpoker {display:none;position:relative;}
#pgpoker h2 {color:#296690;font-family:tahoma;font-size:12px;font-style:normal;font-weight:bold;text-decoration:none;}
#cspoker {display:none;position:relative;}
#cspoker h2 {color:#296690;font-family:tahoma;font-size:12px;font-style:normal;font-weight:bold;text-decoration:none;}
#rdpoker {display:none;position:relative;}
#rdpoker h2 {color:#296690;font-family:tahoma;font-size:12px;font-style:normal;font-weight:bold;text-decoration:none;}

#jorb {display:block;}
#jorb h2 {color:#296690;font-family:tahoma;font-size:12px;font-style:normal;font-weight:bold;text-decoration:none;}
#anf {display:none;position:relative;}
#anf h2 {color:#296690;font-family:tahoma;font-size:12px;font-style:normal;font-weight:bold;text-decoration:none;}
#dw {display:none;position:relative;}
#dw h2 {color:#296690;font-family:tahoma;font-size:12px;font-style:normal;font-weight:bold;text-decoration:none;}
#torb {display:none;position:relative;}
#torb h2 {color:#296690;font-family:tahoma;font-size:12px;font-style:normal;font-weight:bold;text-decoration:none;}

#cslots {display:block;}
#cslots h2 {color:#296690;font-family:tahoma;font-size:12px;font-style:normal;font-weight:bold;text-decoration:none;}
#vslots {display:none;position:relative;}
#vslots h2 {color:#296690;font-family:tahoma;font-size:12px;font-style:normal;font-weight:bold;text-decoration:none;}
#nslots {display:none;position:relative;}
#nslots h2 {color:#296690;font-family:tahoma;font-size:12px;font-style:normal;font-weight:bold;text-decoration:none;}

#keno {display:block;}
#keno h2 {color:#296690;font-family:tahoma;font-size:12px;font-style:normal;font-weight:bold;text-decoration:none;}
#dday {display:none;position:relative;}
#dday h2 {color:#296690;font-family:tahoma;font-size:12px;font-style:normal;font-weight:bold;text-decoration:none;}
#pbingo {display:none;position:relative;}
#pbingo h2 {color:#296690;font-family:tahoma;font-size:12px;font-style:normal;font-weight:bold;text-decoration:none;}
#arworld {display:none;position:relative;}
#arworld h2 {color:#296690;font-family:tahoma;font-size:12px;font-style:normal;font-weight:bold;text-decoration:none;}

#mega {display:block;}
#mega h2 {color:#296690;font-family:tahoma;font-size:12px;font-style:normal;font-weight:bold;text-decoration:none;}
#grally {display:none;position:relative;}
#grally h2 {color:#296690;font-family:tahoma;font-size:12px;font-style:normal;font-weight:bold;text-decoration:none;}
#mjacks {display:none;position:relative;}
#mjacks h2 {color:#296690;font-family:tahoma;font-size:12px;font-style:normal;font-weight:bold;text-decoration:none;}
#blife {display:none;position:relative;}
#blife h2 {color:#296690;font-family:tahoma;font-size:12px;font-style:normal;font-weight:bold;text-decoration:none;}

#sb {display:block;}
#sb h2 {color:#296690;font-family:tahoma;font-size:12px;font-style:normal;font-weight:bold;text-decoration:none;}
#rou {display:none;position:relative;}
#rou h2 {color:#296690;font-family:tahoma;font-size:12px;font-style:normal;font-weight:bold;text-decoration:none;}
#bjack {display:none;position:relative;}
#bjack h2 {color:#296690;font-family:tahoma;font-size:12px;font-style:normal;font-weight:bold;text-decoration:none;}
#bc {display:none;position:relative;}
#bc h2 {color:#296690;font-family:tahoma;font-size:12px;font-style:normal;font-weight:bold;text-decoration:none;}

.top_lnk {font-size:11px;color:#e4cd43;text-decoration:none;padding-left:13px;background:url('http://www.casinowillhill.com/shared/images/arrow_up.gif') no-repeat left;}

/* GAMES */


/* JACKPOTS */

#jackpot {margin:15px;font-size:11px;}
#jackpot h1 {color:#000;font-size:13px;font-style:normal;font-weight:bold;text-decoration:none;}
#jackpot h2 {color:#000;font-size:11px;font-style:normal;font-weight:bold;text-decoration:none;}

/* JACKPOTS */



/* GETTING STARTED */

#getting-started {margin-left:25px;}
#getting-started ol {margin-top:20px;}

/* JACKPOTS */
#jp-reader{position:absolute;top:-1000px;}
.jackpots{margin-left:4px;}
.jackpots .title_main{margin:5px 0px 0px 18px;}
.jackpots .page-brief{padding:0px 18px 0px 18px;width:650px;}
.jackpots .content-body{width:650px;clear:both;margin-top:5px;}
.jackpots h2{font:bold 12px ;}
.ie7 .jackpots{margin-left:8px;}
.ie7 .jackpots h2{margin-top:10px;}
.ie7 .jackpots .title_main{margin:5px 0px 0px 12px;}
.ie7 .jackpots .page-brief{padding-left:12px;}
.jpt{background:url('../images/bg-jackpots.png') no-repeat;width:153px;position:relative;float:left;margin:0px 0px 10px 10px;}
.jpt.norm{height:206px;}
.jpt.L1{height:220px;background-position:0px -205px;}
.jpt.L2{height:277px;background-position:0px -425px;}
.jpt.L4{height:388px;background-position:0px -702px;}
.jpt .jp-swf{width:125px;height:20px;position:absolute;text-align:center;left:14px;}
.jpt .jp-swf{top:164px;}
.jpt .jp-swf.L1{top:178px;}
.jpt .jp-swf.L2{top:233px;}
.jpt .jp-swf.L3{top:288px;}
.jpt .jp-swf.L4{top:345px;}
.jpt .icon{background:url('../images/jackpots-games-matrix.png') no-repeat;width:153px;height:135px; position:;}
.jpt .icon.fmn1{background-position:0px 0px;}
.jpt .icon.mj1{background-position:0px -1485px;}
.jpt .icon.wsf1{background-position:0px -1350px;}
.jpt .icon.ci2{background-position:0px -1215px;}
.jpt .icon.gr3{background-position:0px -1080px;}
.jpt .icon.gs2{background-position:0px -945px;}
.jpt .icon.sc4{background-position:0px -405px;}
.jpt .icon.sc1{background-position:0px -405px;}
.jpt .icon.sc2{background-position:0px -405px;}
.jpt .icon.sc3{background-position:0px -405px;}
.jpt .icon.bls{background-position:0px -675px;}
.jpt .icon.car{background-position:0px -810px;}
.jpt .icon.ms1{background-position:0px -540px;}
.jpt .icon.ms2{background-position:0px -540px;}
.jpt .icon.ms3{background-position:0px -540px;}
.jpt .icon.ms4{background-position:0px -540px;}
.jpt .icon.ghlj1{background-position:0px -270px;}
.jpt .icon.ghlj2{background-position:0px -270px;}
.jpt .icon.ghlj3{background-position:0px -270px;}
.jpt .icon.ghlj4{background-position:0px -270px;}
.jpt .icon.qop1{background-position:0px -270px;}
.jpt .icon.qop2{background-position:0px -270px;}
.jpt .icon.drts1{background-position:0px -135px;}
.jpt .icon.drts2{background-position:0px -135px;}
.jpt .icon.drts3{background-position:0px -135px;}
.jpt .icon.drts4{background-position:0px -135px;}
.jpt .title{width:153px;text-align:center;font:normal 13px Century Gothic, Verdana;position:absolute;left:0px;top:136px;color:#f9f9f9;cursor:default;padding:0;margin:0;text-transform:capitalize;}
.price1, .price2, .price3, .price4{width:30px;font:bold 11px ;text-align:center;position:absolute;left:18px;color:yellow;cursor:default;}
.price1{top:160px;}
.price2{top:216px;}
.price3{top:271px;}
.price4{top:327px;}



