body{
	margin:0px;
	padding:0px;
	border:0px;
	font-size:12px;
	font-family:verdana;
	background-image:url(/images/backgr.gif);
	background-repeat:repeat; 
	text-align:center;
}

#wrap{
	width:767px;
	margin-left:auto;
	margin-right:auto;
}

#topTop{
	background-image:url(/images/support_top.jpg);
	background-repeat:no-repeat;
	height:38px;
	overflow:hidden;
	margin:0px;
	border:0px;
	line-height:38px;
	clear:both;
	padding-left:10px;
}

#topTop #currencies{
	float:right;
	padding-right:10px;
	margin-top:6px;
}

#topTop #flags{
	float:left;
}

#topTop #flags img{
	padding: 0 2px 0 0;
	margin-top:15px;
}

#topBottom{
	clear:both;
	background-image:url(/images/nav_top.jpg);
	background-repeat:no-repeat;
	height:32px;
}

#topBottom ul{
	display:block;
	padding:0 0 0 0;
	margin:0 0 0 0;
	border:0;
	height:32px;
	line-height:32px;
	font-weight:bold;
	color:#009933;
}
				
#topBottom li{		
	display:inline;
	padding: 0px 8px 0px 0px;
	margin: 0px 0px 0px 8px;
}

#topBottom li a, #topBottom li a:link, #topBottom li a:active, #topBottom li a:visited{
	color:#C3CF9F;
	text-decoration:none;
}

#topBottom li a:hover {
	text-decoration:underline;
}

#middleWrap{
	border:3px solid #D4D390;
	border-top:0px;
}

#roulette{
	background-image:url(/images/index/back.jpg);
	background-position: 0 0;
	width:761px;
	height:353px;
	background-repeat:no-repeat;
	position:relative;
	
}

#roulette #bonus{
	text-align:center;
	position:absolute;
	top:60px;
	left:305px;
	width:393px;
}
#leftElements_position A
{
	text-decoration:none;
	cursor:pointer;
	width:174px;
	height:58px;
	display:block;
}
#leftElements_position
{
	position:absolute;
	top:140px;
	left:50px;
}
#jackpotWrap{
	width:174px;
	height:58px;
	background-image:url(/images/index/jackpots.gif);
	cursor:pointer;
}
#roulette #jackpot{
	margin:0px 0 0 45px;
	width:120px;
	height:30px;
}

#roulette #support{
	width:174px;
	height:58px;
	background:url(/images/index/support.gif) no-repeat;
	margin:10px 0 0;
	cursor:pointer;
}

#roulette #welcomeBonus{
margin-top:10px;
width:176px;
height:58px;
}

#roulette #support p, #jackpotWrap p{
	text-transform: uppercase;
	color:#fff;
	text-align:left;
	text-align:center;	
	padding:10px 0 0px 48px;
	margin:0px;
}

#roulette #support p{
	line-height:18px;
	font-size:11px;
}

#games{
	background-image:url(/images/index/games-strip.gif);
	border-top:1px solid #D4D390;
	width:761px;
	height:106px;
}

#games img{
	float:left;
	margin: 6px 3px 6px 3px
}

#bottomMenu{
	background-color:#041A00;
	padding: 15px 0 15px 0;
	text-align:center;
	color:#E8F1B9;
	font-size:11px;
}

#bottomMenu a, #bottomMenu a:link, #bottomMenu a:active, #bottomMenu a:visited{
	color:#C3CF9F;
	text-decoration:none;
}

#bottomMenu a:hover {
	text-decoration:underline;
}

#bottomText{
	margin:30px 0 0 0;
	background-image:url(/images/bg_content_grad.jpg);
	background-repeat:repeat-x;
	background-color:#0D4500;
	padding-top:16px;
}

#bottomText h1{
	background-color:#012A00;
	border:1px solid #FFD531;
	width:731px;
	height:26px;
	margin:0px;
	padding:0px;
	background-image:url(/images/indexlive/icon.gif);
	background-repeat:no-repeat;
	background-position:5px 1px;
}

#bottomText h1 div{
	background-image:url(/images/h1-city.gif);
	background-position:right center;
	background-repeat:no-repeat;
	color:#FDD729;
	font-size:12px;
	line-height:26px;
	padding-left:40px;
	text-align:left;
}

#bottomText p{
	margin:15px 0 0 0;
	color:#fff;
	text-align:left;
	font-size:11px;
	padding:15px;
}

#footer{
	text-align:center;
	font-size:11px;
	color:#FFFFFF;
}

#footPayment{
	width:767px;
	height:48px;
	background-image:url(/images/index/bottom.jpg);
	background-repeat:no-repeat;
	position:relative;
}

#footPayment #ssl{
	position:absolute;
	right:10px;
	top:5px;
	width:120px;
	height:34px;
	background-color:transparent;
}

#footPayment #payment{
	position:absolute;
	left:23px;
	top:12px;
	width:111px;
	height:27px;
}

/* Pop Up */

#bgPopUp
		{
			background:url(/images/popUp/pop-up.jpg) no-repeat;
			width:395px;
			height:205px;
			display:none;
			font:15px/20px arial;
			color:white;
		}
		
		#bgPopUp p
		{
			margin:110px 0px 0 20px;
			text-align:left;
			float:left;
		}
		#bgPopUp .popUpButs
		{
			text-align:right;
			clear:both;
		}
		
		#bgPopUp .popUpButs img{
			margin-top:10px;
		}
		
		
/* Pop Up - ends */

