@charset "utf-8";
/* CSS Document */

body{
	background:url(../images/bkggrad.jpg) repeat;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-align: center;
	}
h1{
	color:#000000;
	font-size:16px;
	padding-left: 10px;
	}
.wrapperOuter{
	margin:auto;
	padding:0;
	position: relative;
	text-align: left;
	}
.headerWrapper{
	margin:auto;
	height:127px;
	background:url(../images/header.jpg) no-repeat;
	padding: 0;
	width: 1000px;
}
.navWrapper{
	width:1000px;
	margin:auto;
	padding:0;
	background-image: url(../images/navright.jpg);
	background-position:right;
	height: 34px;
	}
.navWrapper ul{
	list-style:none none outside;
	display: inline;
	}
.navWrapper ul li{
	padding:0;
	margin:0;
	float: left;
	color: #FFFFFF;
	font-size: 15px;
	font-weight:bold;
	}
.navWrapper ul li a{
	color: #FFFFFF;
	display:block;
	float:left;
	text-decoration:none;
	height:21px;
	padding:8px 8px 5px 10px;
	background:url(../images/navbkg.jpg) right;
}
.navWrapper ul li a:hover{
	background:url(../images/navbkgOver.jpg) right;
	display:block;
	color:#FFFF00;
}
.logomid{
	display:inline;
	margin:0;
	padding:0;
	float: right;
	}
.mainHome{
	background:url(../images/mainbkg.jpg) no-repeat;
	width:1000px;
	height:397px;
	margin:auto;
	position: relative;
	}
.gamesWrapper{
	width:1000px;
	background-color:#333333;
	margin:auto;
	height: 242px;
	background:url(../images/gamesBKG.jpg) no-repeat;
}
.offer1{
	position:absolute;
	top:0px;
	left:0px;
	width:500px;
	}
.buttons{
	top:49px;
	left:659px;
	width:320px;
	clear: both;
	position: absolute;
	}
#progressive1{
	background:url(../images/progressive1.gif) no-repeat;
	top:278px;
	left:706px;
	width: 238px;
	height:78px;
	clear: both;
	position:absolute;
	color:#00FF00;
	font-weight:bold;
	font-size:20px;
	padding:28px 0 0 25px;
	letter-spacing:1px;
	text-decoration:none;
	}
#progressive2{
	background:url(../images/progressive2.gif) no-repeat;
	position:absolute;
	top:370px;
	left:708px;
	width: 238px;
	height:78px;
	clear: both;
	color:#00FF00;
	font-weight:bold;
	font-size:20px;
	padding:28px 0 0 25px;
	letter-spacing:1px;
	text-decoration:none;

	}
#progressive3{
	background:url(../images/progtotal.gif) no-repeat;
	position:absolute;
	top:475px;
	left:708px;
	width: 235px;
	height:68px;
	clear: both;
	color:#00FF00;
	font-weight:bold;
	font-size:22px;
	padding:28px 0 0 43px;
	letter-spacing:1px;
	text-decoration:none;
	}
#progressive3 a{
	display:block;
	text-decoration:none;

}
.winhead {
	background:url(../images/winners.jpg) no-repeat top #FFFFFF;
	width:1000px;
	padding:0;
	margin: auto;
	position: relative;
}
.bankhead {
	background:url(../images/bankinghead.jpg) no-repeat top #FFFFFF;
	width:1000px;
	padding:0;
	margin: auto;
	position: relative;
}
.gshead {
	background:url(../images/gettingstarted.jpg) no-repeat top #FFFFFF;
	width:1000px;
	padding:0;
	margin: auto;
	position: relative;
}
.offershead {
	background:url(../images/bonuses.jpg) no-repeat top #FFFFFF;
	width:1000px;
	padding:0;
	margin: auto;
	position: relative;
}
.contacthead {
	background:url(../images/contact.jpg) no-repeat top #FFFFFF;
	width:1000px;
	padding:0;
	margin: auto;
	position: relative;
}
.contentmain p, contentmain h1{
	margin:0;
	padding:0;
	color: #000000;
	font-size: 12px;
}
.contentmain{
	padding:30px 30px 10px 30px;
	margin:0px;
	}
.buttons2 {
	top:47px;
	left:700px;
	width:250px;
	clear: both;
	position: absolute;
}
.gameshead {
	background:url(../images/gameshead.jpg) no-repeat top #FFFFFF;
	width:1000px;
	padding:0;
	margin: auto;
	position: relative;
}
.contentgames {
	padding:150px 20px 20px 20px;
	margin:0px;
	position: relative;
}
.games1{
	border:#FF0000;
	background:url(../images/pattern2.jpg);
	width:19%;
	margin: 10px;
	border-bottom:#FFFFFF solid 20px;
	padding:10px;
	float: left;
}
.games2 {
	border:#FF0000;
	width:20%;
	background-color:#999999;
	float: left;
}
.gamesimg{
	padding:0;
	margin: 0;
	}
	
.contentgames p{
	color:#000000;
	font-size:12px;
}
.gamesbtn {
	padding:0;
	clear: both;
}
.started1{
	background:url(../images/step1.jpg) no-repeat;
	width:260px;
	height:144px;
	padding:10px;
	margin:0 10px 0 10px;
	float:left;
	color: #FFFFFF;
	text-decoration: none;
}
.started2{
	background:url(../images/step2.jpg) no-repeat;
	width:260px;
	height:144px;
	padding:10px;
	margin:0 10px 0 10px;
	float:left;
	color: #000033;
}
.started3{
	background:url(../images/step3.jpg) no-repeat;
	width:260px;
	height:144px;
	padding:10px;
	margin:0 10px 20px 10px;
	float:left;
	color: #FFFF00;
}
.banktable{
	color:#000000;
	font-size: 12px;
	}
.banktable p{
	color:#333333;
	font-size: 14px;
	padding:5px;
	}	
.footer{
	background:url(../images/pattern2.jpg) repeat;
	width:1000px;
	text-align: center;
	border-bottom: black 10px solid;
	margin-left: auto;
	margin-right: auto;
	
}
.gshead p{
	color:#000000;
	padding: 0 10px 0 20px;
	font-size: 12px;
 
}
.gamespage{
	margin-left:auto;
	margin-right:auto;
	text-align: center;
	padding: 0;
}
.starttext{
	width:280px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	float: left;
	margin: 0px 10px 20px 10px;
	padding:0;
}
.bonus{
	width:282px;
	height:80px;
	background:url(../images/deposit1.jpg) no-repeat;
	float: left;
	margin: 15px;
	padding: 120px 10px 10px 10px;
	color:#350000;
	font-size:12px;
	text-align:center;
	font-weight:bold;
}
.bonus2{
	width:282px;
	height:80px;
	background:url(../images/deposit2.jpg) no-repeat;
	float: left;
	margin: 15px;
	padding: 120px 10px 10px 10px;
	color:#350000;
	font-size:12px;
	text-align:center;
	font-weight:bold;
}
.bonus3{
	width:282px;
	height:80px;
	background:url(../images/deposit3.jpg) no-repeat;
	float: left;
	margin: 15px;
	padding: 120px 10px 10px 10px;
	color:#350000;
	font-size:12px;
	text-align:center;
	font-weight:bold;
}
.bonus4{
	width:940px;
	height:80px;
	background:url(../images/deposit4.jpg) no-repeat;
	float: left;
	margin: 15px 15px 15px 25px;
	padding: 45px 0 0 0;
	color:#000000;
	font-size:12px;
	text-align:center;
	font-weight:bold;
}
.bonus4 ul li, .sunday a, .anniversary a{
 color:#FFFFFF;
 }
.bonus4 ul li{
	list-style:none none outside;
	float:left;
	width:420px;
	text-align:center;
	padding:0 10px 0 10px;
	margin:0;
}
.sunday{
	float:left;
	width:410px;
	text-align:center;
	padding:0 30px 0 30px;
	margin:0;
	color: #000000;
}
.anniversary{
	float:left;
	width:410px;
	text-align:center;
	padding:0 30px 0 30px;
	margin:0;
	color: #000000;

}
.blacklink{
	color:#000000;
	
}
.offerstext{
	width:605px;
	line-height: 18px;

}
.footer2 {
	background:url(../images/pattern2.jpg) repeat;
	width:742px;
	text-align: center;
	border-bottom: black 10px solid;
	margin-left: auto;
	margin-right: auto;
}
.flags {
	top:2px;
	left:365px;
	width:720px;
	clear: both;
	position: absolute;
}
