@charset "utf-8";
/* CSS Document */

#homeStrikeZone {
	width: 946px;
	height: 410px;
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	margin-top: 0px;
	margin-left: 0px;
	float: left;
	background-image:url(/images/homepage/full-flash-bg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	position: relative;
}

#homeStrikeZone #homeBanner {
	margin-left: 5px;
	width: 936px;
	height: 380px;
}

#homeStrikeZone #appstoreLink{
	
	position: absolute;

	width: 160px;
	height: 53px;
	top:20px;
	left:775px;
	
}
#homeStrikeZone #promotionLink{

	z-index:1;
	position: absolute;
	width: 780px;
	height: 333px;
	top:0px;
	left:0px;
	
}

#homeStrikeZone #downloadGif {
	z-index:2;
	position: absolute;
	right: 15px;
	top: 190px;
	width: 290px;
	height: 73px;
}


#homeStrikeZone #instantGif {
	z-index:3;
	position: absolute;
	right: 15px;
	top: 273px;
	width: 290px;
	height: 73px;
}

#homeStrikeZone #liveChatGif {
	position: absolute;
	right: 5px;
	top: 356px;
	width: 285px;
	height: 34px;
}

#homeCredentials {
	height: 65px;
	width: 936px;
	margin: 0px;
	padding: 0px;
	margin-left: 5px;
	margin-top: -12px;
	margin-bottom: 3px;
	float: left;
	background-color: #000000;
	background-image: url(/images/general/mainSprite.jpg);
	background-position: 0px -54px;
	background-repeat: repeat-x;
}
#homeCredentials .government{
	width:150px;
}
#homeCredentials .secure {
	width:140px;
}
#homeCredentials .casinomeister {
	width:140px;
}
#homeCredentials .microgaming {
	width:110px;
}
#homeCredentials .ecogra {
	width:155px;
}
#homeCredentials .responsible {
	width:120px;
}
#homeCredentials .lse {
	width:90px;
}
#homeCredentials img {
	height:65px;
}

div.homeContentRow {
	width: 100%;
	float: left;
	clear:both;
}

#homeNewGames { /* take off 2px from the width to compensate for border */
	width: 451px;
	height: 300px;
}

#homeCentreBox {
	width: 451px;
	height: 300px;	
}

#homePromotions { /* take off 2px from the width to compensate for border */
	width: 276px;
	height: 300px;
}

#homePromotions h2, #homeNewGames h2, #homeCentreBox h2 {
	border-bottom: 1px solid #cccccc;
}

#homePromotions #promoImg {
	margin: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #530204;
	height: 100px;
	position: relative;
	border-bottom: 1px solid #444444;
}

#homeCentreBox #homeCentreBoxImg {
	margin: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #530204;
	height: 100px;
	position: relative;
	border-bottom: 1px solid #444444;
}

#homePromotions #promoImg img {
	position: absolute;
	left: 50%;
	margin-left: -130px;
}

#homePromotions p, #homeCentreBox p {
	margin-top: 0px;	
}

#homeNewGames #tableGamesBox, #homeNewGames #slotGamesBox, #homeNewGames #miscGamesBox {
	float: left;
	width: 149px;
	margin: 0px;
}

#homeNewGames #tableGamesBox:hover, #homeNewGames #slotGamesBox:hover, #homeNewGames #miscGamesBox:hover {
	background-color: #530204;
	background-image: url(/images/general/contentBox-bg-fade.png);
	background-repeat: repeat-x;
	background-position: 0px -20px;
}

#homeNewGames li {
	font-size: 0.8em;	
}

#homeNewGames .gameImg {
	margin: 0px;
	width: 100%;
	height: 100px;
	background-color: #530204;
	border-bottom: 1px solid #444444;
}

#homeNewGames #tableGamesBox, #homeNewGames #slotGamesBox {
	border-right: 2px solid #530204;
}

#homeMobile { /* take off 2px from the width to compensate for border */
	width: 193px;
	height: 300px;
}

/*------------------ Welcome text ------------------*/

#welcome {

	position: absolute;
	left: 50%;
	margin-left: -475px;
	margin-bottom: 50px;
	padding-bottom: 50px;
	top: 1650px;
	width: 750px;
}

#welcome h1, #welcome h2, #welcome p {
	color: #888888;	
	margin-left: 50px;
	margin-right: 50px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#welcome h1 a, #welcome h2 a, #welcome p a {
	color:#888888;
}

#welcome h1 {
	font-size: 1.2em;
}

#welcome h2 {
	font-size: 1em;
}
#welcome h3 {
	margin-left:50px;
}

#welcome p {
	font-size: 0.8em;
}


/*-------------- Main Page Wrapper -----------------*/

/*------------------NO FLASH CSS---------------------*/
#homeStrikeZone #noFlashBanner {
	margin-left: 5px;
	width: 936px;
	height: 380px;
}

#noFlashOverlayButtons #downloadGif{
	
	position: absolute;
	
	width: 240px;
	height: 53px;
	top:10px;
	left:10px;
	
}
#noFlashOverlayButtons #instantGif{
	
	position: absolute;
	
	width: 240px;
	height: 53px;
	top:10px;
	left:260px;
	
}

#noFlashOverlayButtons #downloadGif{
	
	position: absolute;
	
	width: 240px;
	height: 53px;
	top:10px;
	left:10px;
	
}
#noFlashOverlayButtons #instantGif{
	
	position: absolute;
	
	width: 240px;
	height: 53px;
	top:10px;
	left:260px;
	
}

#bottomFlashCTA #bottomDownloadNow
{
	position:absolute;
	width:240px;
	height:50px;
	left:2px;
	top:25px;

	
}
#bottomFlashCTA #bottomInstant
{
	position:absolute;
	width:240px;
	height:50px;
	left:0px;
	top:80px;
	
}


