@CHARSET "UTF8";


/*     images preloader    */     

.header {
    margin:0 auto;
    padding:0;
    width:1036px;
    height:235px;
    background-image:url(/images/menu-bg.jpg);
    background-repeat:no-repeat;
    background-position:top center;
    z-index: 4;
}


/*  flash and large buttons start  */
.home-flash {
    width: 982px;
    height:596px;
    background-image: url(/images/en/homepage/homepage-visual-background.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    position:relative;
    bottom: 84px;
	right: 43px;
}

.home-flash-lp {
    width: 982px;
    height:596px;
    background-image: url(/images/en/homepage/homepage-visual-lp-background.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    position:relative;
    bottom: 84px;
	right: 43px;
}
.home-flash-lp_ca {
    width: 982px;
    height:596px;
    background-image: url(/images/ca/homepage/homepage-visual-lp-background.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    position:relative;
    bottom: 84px;
	right: 43px;
}
.home-flash-lp_au {
    width: 982px;
    height:596px;
    background-image: url(/images/au/homepage/homepage-visual-lp-background.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    position:relative;
    bottom: 84px;
	right: 43px;
}
.home-flash-lp_aucali {
    width: 982px;
    height:596px;
    background-image: url(/images/au/homepage/homepage-visual-lp-background_aucali.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    position:relative;
    bottom: 84px;
	right: 43px;
}

.home-flash-lp-cwit {
    width: 982px;
    height:596px;
    background-image: url(/images/en/homepage/homepage-visual-lp-cwit-background.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    position:relative;
    bottom: 84px;
	right: 43px;
}

.princess-with-dice {
	float: left;
	position: relative;
	top: 26px;
	left: 17px;
	height: 560px;
	width: 404px;
	
}
.home-flash-opposite {
    float:right;
    position: relative;
    top: 90px;
    left: 32px;
    width: 450px;
    text-align: center;
}
.home-flash-opposite-left {
    float:left;
    position: relative;
    top: 10px;
    left: 32px;
    width: 200px;
    text-align: center;
}

.home-flash-or {
	align: center;
	padding-bottom: 10px;
	}
.home-flash-opposite-download {
    padding-bottom: 5px;
}
.home-flash-opposite-claim {
padding-bottom: 2px;
}
.home-flash-opposite-claim-s {
padding-bottom: 17px;
}

/*  home game previews  */

/*  preview this game  */
a.homepage-preview {
    width: 175px;
    height: 37px;
    background-image: url(/images/en/homepage/preview-this-game.png);
    background-position: 0px 0px;
    background-repeat: no-repeat;
    display: block;
    position: relative;
    left: 7px;
}
a.homepage-preview:hover {
    background-image: url(/images/en/homepage/preview-this-game.png);
    background-position: 0px -37px;
}


/* roulette */
a.homepage-roulette {
    width: 189px;
    height: 328px;
    background-image: url(/images/en/homepage/download-roulette-up.jpg);
    background-position: top left;
    background-repeat: no-repeat;
    display: block;
    padding-right: 3px;
}
a.homepage-roulette:hover {
    background-image: url(/images/en/homepage/download-roulette-hover.jpg);
}

/*  blackjack  */
a.homepage-blackjack {
    width: 189px;
    height: 328px;
    background-image: url(/images/en/homepage/download-blackjack-up.jpg);
    background-position: top left;
    background-repeat: no-repeat;
    display: block;
    padding-right: 3px;
}
a.homepage-blackjack:hover {
    background-image: url(/images/en/homepage/download-blackjack-hover.jpg);
}


/*  slots  */
a.homepage-slots {
    width: 189px;
    height: 328px;
    background-image: url(/images/en/homepage/download-slots-up.jpg);
    background-position: top left;
    background-repeat: no-repeat;
    display: block;
    padding-right: 3px;
}
a.homepage-slots:hover {
    background-image: url(/images/en/homepage/download-slots-hover.jpg);
}

/*  video poker  */
a.homepage-videopoker {
    width: 189px;
    height: 328px;
    background-image: url(/images/en/homepage/download-video_poker-up.jpg);
    background-position: top left;
    background-repeat: no-repeat;
    display: block;
    padding-right: 3px;
}
a.homepage-videopoker:hover {
    background-image: url(/images/en/homepage/download-video_poker-hover.jpg);
}

/*  mega moolah  */
a.homepage-megamoolah {
    width: 189px;
    height: 328px;
    background-image: url(/images/en/homepage/download-mega_moolah-up.jpg);
    background-position: top left;
    background-repeat: no-repeat;
    display: block;
    padding-right: 3px;
}
a.homepage-megamoolah:hover {
    background-image: url(/images/en/homepage/download-mega_moolah-hover.jpg);
}


.getbonus  {
	padding-top:9px;
}

.home-flash-opposite-claim-note  {
	padding-bottom:10px;
	padding-top:10px;
}

.home-flash-opposite-1500 {
	background-position:center top;
	background-repeat:no-repeat;
	background-image: url(/images/en/homepage/1500claim.gif);
	left:42px;
	position:relative;
	width: 350px;
	height: 155px;

}

