body {
	margin:0;
	padding:0;
	text-align:center;
	/* background:#ffffff url(/images/xmas_theme_bg.jpg) scroll center top no-repeat;*/ 
	background:#ffffff url(/images/es_ES/bg_p2w.jpg) scroll center top no-repeat;
	color:#987e8e;
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:16px;
}

#home-pjp {
	background:url(/images/es_ES/home_pjp.gif) no-repeat;
	width:215px;
	height:260px;
	float:left;
}
#home-winners {
	background:url(/images/es_ES/home_winners.gif) no-repeat;
	width:215px;
	height:260px;
	float:left;
	margin:0 2px 0 10px;
}

#topmenu{
float:right;
width:673px;
height:63px;
background-image:url(/images/es_ES/topmenu.png);
background-repeat:no-repeat;
}


ul#topnav li a {
	background: url(/images/es_ES/topmenu_g.gif) no-repeat;
	float: left;
	height: 0;
	overflow: hidden;
	padding-top: 48px;
	
}
/* normal, unselected */
ul#topnav li#playnow a {
	background-position: -0px 0;
	width:169px;
}

ul#topnav li#deposits a {
	background-position: -169px 0;
	width:126px;
}
ul#topnav li#promotions a {
	background-position: -295px 0;
	width:160px;
}
ul#topnav li#winners a {
	background-position: -455px 0;
	width:134px;
}
ul#topnav li#gallery a {
	background-position: -589px 0;
	width:84px;
}

/* hover */
ul#topnav li#playnow a:hover  {
	background-position: -0px -52px;
	width:169px;
}

ul#topnav li#deposits a:hover  {
	background-position: -169px -52px;
	width:126px;
}
ul#topnav li#promotions a:hover {
	background-position: -295px -52px;
	width:160px;
}
ul#topnav li#winners a:hover  {
	background-position: -455px -52px;
	width:134px;
}
ul#topnav li#gallery a:hover  {
	background-position: -589px -52px;
	width:84px;
}

/* active */

ul#topnav li#playnow a.current  {
	background-position: -0px -52px;
	width:169px;
}

ul#topnav li#deposits a.current  {
	background-position: -169px -52px;
	width:126px;
}
ul#topnav li#promotions a.current {
	background-position: -295px -52px;
	width:160px;
}
ul#topnav li#winners a.current {
	background-position: -455px -52px;
	width:134px;
}
ul#topnav li#gallery a.current  {
	background-position: -589px -52px;
	width:84px;
}

/***  homepage css ***/
#register {
	width:223px;
	height:253px;
	float:right;
	background:url(/images/es_ES/registerherebg.png) no-repeat;
}
.submit_btn {
  background:url(/images/es_ES/next.gif) no-repeat;
  height:28px;
  width:85px;
  padding:0;
  float:right;
  border:0;
  margin-top:8px;
  margin-right:10px;
  cursor:pointer;
}

/********  cashier - depositmethods css *******/
#bankingcontainer {
	width:630px;
	height:440px;
	display:block;
	padding:15px;
}
#cards {
	width:150px;
	height:32px;
	position:relative;
	margin-right:5px;
	background:url(/images/es_ES/cards_title.gif) no-repeat;
	float:left;
}
#vouchers {
	width:150px;
	height:32px;
	position:relative;
	margin-right:5px;
	background:url(/images/es_ES/vouchers_title.gif) no-repeat;
	float:left;
}
#ewallets {
	width:150px;
	height:32px;
	position:relative;
	margin-right:5px;
	background:url(/images/es_ES/ewallets_title.gif) no-repeat;
	float:left;
}
#directbanking {
	width:150px;
	height:32px;
	position:relative;
	margin-left::5px;
	background:url(/images/es_ES/directbanking_title.gif) no-repeat;
	float:left;
}
.border {
	border-bottom:1px #ebebe9 solid;
	border-left:1px #ebebe9 solid;
	border-right:1px #ebebe9 solid;
	margin-top:32px;
	padding:10px 0px 10px 0px;
	height:400px;
}
.cardblock {
	width:130px;
	margin:0px auto;
	height:80px;
}
.banklogo {
	float:right;
}
/******** end  cashier - depositmethods css *******/


