@charset "utf-8";
/* CSS Styles for the Sign-Up Bonus Table */

* {
	margin:0px;
	padding:0px;
	border:none;
	text-decoration:none;
}
/*LAYOUT AND CONTAINERS*/


/* ===============  UNIQUE SLOT PAGES =============== */
div.slotreviewcontainer
{
width:400px;
border:1px solid black;
}

div.megajackpot-slots
{
width:410px;
height:400px;
background-color:#f1f1f1;
float:right;
}

/*SLOT SYMBOLS - CLEOPATRA - 1*/
div.symbols
{
}


div.scarab5
{
background-image:url(../image/casino-slot-images/scarab.png);
background-repeat:repeat-x;
height:32px;
width:160px;
margin-left:60px;
}

div.scarab4
{
background-image:url(../image/casino-slot-images/scarab.png);
background-repeat:repeat-x;
height:32px;
width:128px;
margin-left:60px;
}

div.scarab3
{
background-image:url(../image/casino-slot-images/scarab.png);
background-repeat:repeat-x;
height:32px;
width:96px;
margin-left:60px;
}

div.scarab2
{
background-image:url(../image/casino-slot-images/scarab.png);
background-repeat:repeat-x;
height:32px;
width:64px;
margin-left:60px;
}

div.lotus5
{
background-image:url(../image/casino-slot-images/lotus-carving.png);
background-repeat:repeat-x;
height:32px;
width:160px;
margin-left:60px;
}

div.lotus4
{
background-image:url(../image/casino-slot-images/lotus-carving.png);
background-repeat:repeat-x;
height:32px;
width:128px;
margin-left:60px;
}

div.lotus3
{
background-image:url(../image/casino-slot-images/lotus-carving.png);
background-repeat:repeat-x;
height:32px;
width:96px;
margin-left:60px;
}

div.lotus2
{
background-image:url(../image/casino-slot-images/lotus-carving.png);
background-repeat:repeat-x;
height:32px;
width:64px;
margin-left:60px;
}

div.pendant5
{
background-image:url(../image/casino-slot-images/gold-pendant.png);
background-repeat:repeat-x;
height:32px;
width:160px;
margin-left:60px;
}

div.pendant4
{
background-image:url(../image/casino-slot-images/gold-pendant.png);
background-repeat:repeat-x;
height:32px;
width:128px;
margin-left:60px;
}

div.pendant3
{
background-image:url(../image/casino-slot-images/gold-pendant.png);
background-repeat:repeat-x;
height:32px;
width:96px;
margin-left:60px;
}


div.flail5
{
background-image:url(../image/casino-slot-images/crook-and-flail.png);
background-repeat:repeat-x;
height:32px;
width:160px;
margin-left:60px;
}

div.flail4
{
background-image:url(../image/casino-slot-images/crook-and-flail.png);
background-repeat:repeat-x;
height:32px;
width:128px;
margin-left:60px;
}

div.flail3
{
background-image:url(../image/casino-slot-images/crook-and-flail.png);
background-repeat:repeat-x;
height:32px;
width:96px;
margin-left:60px;
}

div.horus5
{
background-image:url(../image/casino-slot-images/eye-of-horus.png);
background-repeat:repeat-x;
height:32px;
width:160px;
margin-left:60px;
}

div.horus4
{
background-image:url(../image/casino-slot-images/eye-of-horus.png);
background-repeat:repeat-x;
height:32px;
width:128px;
margin-left:60px;
}

div.horus3
{
background-image:url(../image/casino-slot-images/eye-of-horus.png);
background-repeat:repeat-x;
height:32px;
width:96px;
margin-left:60px;
}

div.ace5
{
background-image:url(../image/casino-slot-images/ace.png);
background-repeat:repeat-x;
height:32px;
width:160px;
margin-left:60px;
}

div.ace4
{
background-image:url(../image/casino-slot-images/ace.png);
background-repeat:repeat-x;
height:32px;
width:128px;
margin-left:60px;
}

div.ace3
{
background-image:url(../image/casino-slot-images/ace.png);
background-repeat:repeat-x;
height:32px;
width:96px;
margin-left:60px;
}


div.king5
{
background-image:url(../image/casino-slot-images/king.png);
background-repeat:repeat-x;
height:32px;
width:160px;
margin-left:60px;
}

div.king4
{
background-image:url(../image/casino-slot-images/king.png);
background-repeat:repeat-x;
height:32px;
width:128px;
margin-left:60px;
}

div.king3
{
background-image:url(../image/casino-slot-images/king.png);
background-repeat:repeat-x;
height:32px;
width:96px;
margin-left:60px;
}

div.queen5
{
background-image:url(../image/casino-slot-images/queen.png);
background-repeat:repeat-x;
height:32px;
width:160px;
margin-left:60px;
}

div.queen4
{
background-image:url(../image/casino-slot-images/queen.png);
background-repeat:repeat-x;
height:32px;
width:128px;
margin-left:60px;
}

div.queen3
{
background-image:url(../image/casino-slot-images/queen.png);
background-repeat:repeat-x;
height:32px;
width:96px;
margin-left:60px;
}


div.jack5
{
background-image:url(../image/casino-slot-images/jack.png);
background-repeat:repeat-x;
height:32px;
width:160px;
margin-left:60px;
}

div.jack4
{
background-image:url(../image/casino-slot-images/jack.png);
background-repeat:repeat-x;
height:32px;
width:128px;
margin-left:60px;
}

div.jack3
{
background-image:url(../image/casino-slot-images/jack.png);
background-repeat:repeat-x;
height:32px;
width:96px;
margin-left:60px;
}

div.ten5
{
background-image:url(../image/casino-slot-images/10.png);
background-repeat:repeat-x;
height:32px;
width:160px;
margin-left:60px;
}

div.ten4
{
background-image:url(../image/casino-slot-images/10.png);
background-repeat:repeat-x;
height:32px;
width:128px;
margin-left:60px;
}

div.ten3
{
background-image:url(../image/casino-slot-images/10.png);
background-repeat:repeat-x;
height:32px;
width:96px;
margin-left:60px;
}

div.nine5
{
background-image:url(../image/casino-slot-images/9.png);
background-repeat:repeat-x;
height:32px;
width:160px;
margin-left:60px;
}

div.nine4
{
background-image:url(../image/casino-slot-images/9.png);
background-repeat:repeat-x;
height:32px;
width:128px;
margin-left:60px;
}

div.nine3
{
background-image:url(../image/casino-slot-images/9.png);
background-repeat:repeat-x;
height:32px;
width:96px;
margin-left:60px;
}


div.sphynx5
{
background-image:url(../image/casino-slot-images/sphynx.png);
background-repeat:repeat-x;
height:32px;
width:160px;
margin-left:60px;
}

div.sphynx4
{
background-image:url(../image/casino-slot-images/sphynx.png);
background-repeat:repeat-x;
height:32px;
width:128px;
margin-left:60px;
}

div.sphynx3
{
background-image:url(../image/casino-slot-images/sphynx.png);
background-repeat:repeat-x;
height:32px;
width:96px;
margin-left:60px;
}

div.sphynx2
{
background-image:url(../image/casino-slot-images/sphynx.png);
background-repeat:repeat-x;
height:32px;
width:64px;
margin-left:60px;
}

/*END CLEOPATRA SLOT SYMBOLS-1*/


/*GLADIATOR SLOT SYMBOLS-2*/
div.gladiator5
{
background-image:url(../image/casino-slot-images/glad-symbol-gladiator.png);
background-repeat:repeat-x;
height:32px;
width:160px;
margin-left:60px;
}

div.gladiator4
{
background-image:url(../image/casino-slot-images/glad-symbol-gladiator.png);
background-repeat:repeat-x;
height:32px;
width:128px;
margin-left:60px;
}

div.gladiator3
{
background-image:url(../image/casino-slot-images/glad-symbol-gladiator.png);
background-repeat:repeat-x;
height:32px;
width:96px;
margin-left:60px;
}

div.gladiator2
{
background-image:url(../image/casino-slot-images/glad-symbol-gladiator.png);
background-repeat:repeat-x;
height:32px;
width:64px;
margin-left:60px;
}


/* END GLADIATOR SLOT SYMBOLS-2 */

/*MONOPOLY SLOT SYMBOLS-3*/

div.wild5
{
background-image:url(../image/casino-slot-images/monopoly-symbol-wild.png);
background-repeat:repeat-x;
height:32px;
width:160px;
margin-left:60px;
}


div.monopoly5
{
background-image:url(../image/casino-slot-images/monopoly-symbol-monopoly.png);
background-repeat:repeat-x;
height:32px;
width:160px;
margin-left:60px;
}

div.monopoly4
{
background-image:url(../image/casino-slot-images/monopoly-symbol-monopoly.png);
background-repeat:repeat-x;
height:32px;
width:128px;
margin-left:60px;
}

div.monopoly3
{
background-image:url(../image/casino-slot-images/monopoly-symbol-monopoly.png);
background-repeat:repeat-x;
height:32px;
width:96px;
margin-left:60px;
}

div.monopoly2
{
background-image:url(../image/casino-slot-images/monopoly-symbol-monopoly.png);
background-repeat:repeat-x;
height:32px;
width:64px;
margin-left:60px;
}


div.monopoly1
{
background-image:url(../image/casino-slot-images/monopoly-symbol-monopoly.png);
background-repeat:repeat-x;
height:32px;
width:32px;
margin-left:60px;
}

div.picadilly5
{
background-image:url(../image/casino-slot-images/monopoly-symbol-picadilly.png);
background-repeat:repeat-x;
height:32px;
width:160px;
margin-left:60px;
}

div.picadilly4
{
background-image:url(../image/casino-slot-images/monopoly-symbol-picadilly.png);
background-repeat:repeat-x;
height:32px;
width:128px;
margin-left:60px;
}

div.picadilly3
{
background-image:url(../image/casino-slot-images/monopoly-symbol-picadilly.png);
background-repeat:repeat-x;
height:32px;
width:96px;
margin-left:60px;
}


div.mayfair5
{
background-image:url(../image/casino-slot-images/monopoly-symbol-mayfair.png);
background-repeat:repeat-x;
height:32px;
width:160px;
margin-left:60px;
}

div.mayfair4
{
background-image:url(../image/casino-slot-images/monopoly-symbol-mayfair.png);
background-repeat:repeat-x;
height:32px;
width:128px;
margin-left:60px;
}

div.mayfair3
{
background-image:url(../image/casino-slot-images/monopoly-symbol-mayfair.png);
background-repeat:repeat-x;
height:32px;
width:96px;
margin-left:60px;
}

div.strand5
{
background-image:url(../image/casino-slot-images/monopoly-symbol-strand.png);
background-repeat:repeat-x;
height:32px;
width:160px;
margin-left:60px;
}

div.strand4
{
background-image:url(../image/casino-slot-images/monopoly-symbol-strand.png);
background-repeat:repeat-x;
height:32px;
width:128px;
margin-left:60px;
}

div.strand3
{
background-image:url(../image/casino-slot-images/monopoly-symbol-strand.png);
background-repeat:repeat-x;
height:32px;
width:96px;
margin-left:60px;
}

div.anytitle5
{
background-image:url(../image/casino-slot-images/monopoly-symbol-anytitle.png);
background-repeat:repeat-x;
height:32px;
width:160px;
margin-left:60px;
}

div.anytitle4
{
background-image:url(../image/casino-slot-images/monopoly-symbol-anytitle.png);
background-repeat:repeat-x;
height:32px;
width:128px;
margin-left:60px;
}

div.anytitle3
{
background-image:url(../image/casino-slot-images/monopoly-symbol-anytitle.png);
background-repeat:repeat-x;
height:32px;
width:96px;
margin-left:60px;
}


div.bigstack5
{
background-image:url(../image/casino-slot-images/monopoly-symbol-bigcash.png);
background-repeat:repeat-x;
height:32px;
width:160px;
margin-left:60px;
}

div.bigstack4
{
background-image:url(../image/casino-slot-images/monopoly-symbol-bigcash.png);
background-repeat:repeat-x;
height:32px;
width:128px;
margin-left:60px;
}

div.bigstack3
{
background-image:url(../image/casino-slot-images/monopoly-symbol-bigcash.png);
background-repeat:repeat-x;
height:32px;
width:96px;
margin-left:60px;
}


div.smallstack5
{
background-image:url(../image/casino-slot-images/monopoly-symbol-smallcash.png);
background-repeat:repeat-x;
height:32px;
width:160px;
margin-left:60px;
}

div.smallstack4
{
background-image:url(../image/casino-slot-images/monopoly-symbol-smallcash.png);
background-repeat:repeat-x;
height:32px;
width:128px;
margin-left:60px;
}

div.smallstack3
{
background-image:url(../image/casino-slot-images/monopoly-symbol-smallcash.png);
background-repeat:repeat-x;
height:32px;
width:96px;
margin-left:60px;
}

div.stack5
{
background-image:url(../image/casino-slot-images/monopoly-symbol-stack.png);
background-repeat:repeat-x;
height:32px;
width:160px;
margin-left:60px;
}

div.stack4
{
background-image:url(../image/casino-slot-images/monopoly-symbol-stack.png);
background-repeat:repeat-x;
height:32px;
width:128px;
margin-left:60px;
}

div.stack3
{
background-image:url(../image/casino-slot-images/monopoly-symbol-stack.png);
background-repeat:repeat-x;
height:32px;
width:96px;
margin-left:60px;
}


div.anystack5
{
background-image:url(../image/casino-slot-images/monopoly-symbol-anystack.png);
background-repeat:repeat-x;
height:32px;
width:160px;
margin-left:60px;
}

div.anystack4
{
background-image:url(../image/casino-slot-images/monopoly-symbol-anystack.png);
background-repeat:repeat-x;
height:32px;
width:126px;
margin-left:60px;
}

div.anystack3
{
background-image:url(../image/casino-slot-images/monopoly-symbol-anystack.png);
background-repeat:repeat-x;
height:32px;
width:94px;
margin-left:60px;
}



div.watermelon5
{
background-image:url(../image/casino-slot-images/monopoly-symbol-watermelon.png);
background-repeat:repeat-x;
height:32px;
width:160px;
margin-left:60px;
}

div.watermelon4
{
background-image:url(../image/casino-slot-images/monopoly-symbol-watermelon.png);
background-repeat:repeat-x;
height:32px;
width:128px;
margin-left:60px;
}

div.watermelon3
{
background-image:url(../image/casino-slot-images/monopoly-symbol-watermelon.png);
background-repeat:repeat-x;
height:32px;
width:96px;
margin-left:60px;
}

div.grapes5
{
background-image:url(../image/casino-slot-images/monopoly-symbol-grapes.png);
background-repeat:repeat-x;
height:32px;
width:160px;
margin-left:60px;
}

div.grapes4
{
background-image:url(../image/casino-slot-images/monopoly-symbol-grapes.png);
background-repeat:repeat-x;
height:32px;
width:128px;
margin-left:60px;
}

div.grapes3
{
background-image:url(../image/casino-slot-images/monopoly-symbol-grapes.png);
background-repeat:repeat-x;
height:32px;
width:96px;
margin-left:60px;
}

div.orange5
{
background-image:url(../image/casino-slot-images/monopoly-symbol-orange.png);
background-repeat:repeat-x;
height:32px;
width:160px;
margin-left:60px;
}

div.orange4
{
background-image:url(../image/casino-slot-images/monopoly-symbol-orange.png);
background-repeat:repeat-x;
height:32px;
width:128px;
margin-left:60px;
}

div.orange3
{
background-image:url(../image/casino-slot-images/monopoly-symbol-orange.png);
background-repeat:repeat-x;
height:32px;
width:96px;
margin-left:60px;
}


div.strawberry5
{
background-image:url(../image/casino-slot-images/monopoly-symbol-strawberry.png);
background-repeat:repeat-x;
height:32px;
width:160px;
margin-left:60px;
}

div.strawberry4
{
background-image:url(../image/casino-slot-images/monopoly-symbol-strawberry.png);
background-repeat:repeat-x;
height:32px;
width:128px;
margin-left:60px;
}

div.strawberry3
{
background-image:url(../image/casino-slot-images/monopoly-symbol-strawberry.png);
background-repeat:repeat-x;
height:32px;
width:96px;
margin-left:60px;
}




div.symbolcontainer
{
border:0px solid black;
height:auto;
width:225px;
margin-left:20px;
float:left;
}

div.symbolcellleft
{
float:left;
height:32px;
width:50px;
line-height:32px;
text-align:right;
font-size:20px;
}

/*END MONOPOLY SLOT SYMBOLS-3 */

/*START CLUEDO SLOT SYMBOLS-4 */

div.cluedo-wild5
{
background-image:url(../image/casino-slot-images/cluedo-symbol-wild.png);
background-repeat:repeat-x;
height:32px;
width:160px;
margin-left:60px;
}

div.cluedo-wild4
{
background-image:url(../image/casino-slot-images/cluedo-symbol-wild.png);
background-repeat:repeat-x;
height:32px;
width:128px;
margin-left:60px;
}

div.cluedo-wild3
{
background-image:url(../image/casino-slot-images/cluedo-symbol-wild.png);
background-repeat:repeat-x;
height:32px;
width:96px;
margin-left:60px;
}

div.cluedo-wild2
{
background-image:url(../image/casino-slot-images/cluedo-symbol-wild.png);
background-repeat:repeat-x;
height:32px;
width:64px;
margin-left:60px;
}


div.scarlet5
{
background-image:url(../image/casino-slot-images/cluedo-symbol-scarlet.png);
background-repeat:repeat-x;
height:32px;
width:160px;
margin-left:60px;
}

div.scarlet4
{
background-image:url(../image/casino-slot-images/cluedo-symbol-scarlet.png);
background-repeat:repeat-x;
height:32px;
width:128px;
margin-left:60px;
}

div.scarlet3
{
background-image:url(../image/casino-slot-images/cluedo-symbol-scarlet.png);
background-repeat:repeat-x;
height:32px;
width:96px;
margin-left:60px;
}

div.scarlet2
{
background-image:url(../image/casino-slot-images/cluedo-symbol-scarlet.png);
background-repeat:repeat-x;
height:32px;
width:64px;
margin-left:60px;
}


div.scarlet1
{
background-image:url(../image/casino-slot-images/cluedo-symbol-scarlet.png);
background-repeat:repeat-x;
height:32px;
width:32px;
margin-left:60px;
}

div.white5
{
background-image:url(../image/casino-slot-images/cluedo-symbol-white.png);
background-repeat:repeat-x;
height:32px;
width:160px;
margin-left:60px;
}

div.white4
{
background-image:url(../image/casino-slot-images/cluedo-symbol-white.png);
background-repeat:repeat-x;
height:32px;
width:128px;
margin-left:60px;
}

div.white3
{
background-image:url(../image/casino-slot-images/cluedo-symbol-white.png);
background-repeat:repeat-x;
height:32px;
width:96px;
margin-left:60px;
}

div.white2
{
background-image:url(../image/casino-slot-images/cluedo-symbol-white.png);
background-repeat:repeat-x;
height:32px;
width:64px;
margin-left:60px;
}


div.plum5
{
background-image:url(../image/casino-slot-images/cluedo-symbol-plum.png);
background-repeat:repeat-x;
height:32px;
width:160px;
margin-left:60px;
}

div.plum4
{
background-image:url(../image/casino-slot-images/cluedo-symbol-plum.png);
background-repeat:repeat-x;
height:32px;
width:128px;
margin-left:60px;
}

div.plum3
{
background-image:url(../image/casino-slot-images/cluedo-symbol-plum.png);
background-repeat:repeat-x;
height:32px;
width:96px;
margin-left:60px;
}

div.green5
{
background-image:url(../image/casino-slot-images/cluedo-symbol-green.png);
background-repeat:repeat-x;
height:32px;
width:160px;
margin-left:60px;
}

div.green4
{
background-image:url(../image/casino-slot-images/cluedo-symbol-green.png);
background-repeat:repeat-x;
height:32px;
width:128px;
margin-left:60px;
}

div.green3
{
background-image:url(../image/casino-slot-images/cluedo-symbol-green.png);
background-repeat:repeat-x;
height:32px;
width:96px;
margin-left:60px;
}

div.mustard5
{
background-image:url(../image/casino-slot-images/cluedo-symbol-mustard.png);
background-repeat:repeat-x;
height:32px;
width:160px;
margin-left:60px;
}

div.mustard4
{
background-image:url(../image/casino-slot-images/cluedo-symbol-mustard.png);
background-repeat:repeat-x;
height:32px;
width:128px;
margin-left:60px;
}

div.mustard3
{
background-image:url(../image/casino-slot-images/cluedo-symbol-mustard.png);
background-repeat:repeat-x;
height:32px;
width:96px;
margin-left:60px;
}


div.revolver5
{
background-image:url(../image/casino-slot-images/cluedo-symbol-ace.png);
background-repeat:repeat-x;
height:32px;
width:160px;
margin-left:60px;
}

div.revolver4
{
background-image:url(../image/casino-slot-images/cluedo-symbol-ace.png);
background-repeat:repeat-x;
height:32px;
width:128px;
margin-left:60px;
}

div.revolver3
{
background-image:url(../image/casino-slot-images/cluedo-symbol-ace.png);
background-repeat:repeat-x;
height:32px;
width:96px;
margin-left:60px;
}


div.hammer5
{
background-image:url(../image/casino-slot-images/cluedo-symbol-king.png);
background-repeat:repeat-x;
height:32px;
width:160px;
margin-left:60px;
}

div.hammer4
{
background-image:url(../image/casino-slot-images/cluedo-symbol-king.png);
background-repeat:repeat-x;
height:32px;
width:128px;
margin-left:60px;
}

div.hammer3
{
background-image:url(../image/casino-slot-images/cluedo-symbol-king.png);
background-repeat:repeat-x;
height:32px;
width:96px;
margin-left:60px;
}

div.candlestick5
{
background-image:url(../image/casino-slot-images/cluedo-symbol-queen.png);
background-repeat:repeat-x;
height:32px;
width:160px;
margin-left:60px;
}

div.candlestick4
{
background-image:url(../image/casino-slot-images/cluedo-symbol-queen.png);
background-repeat:repeat-x;
height:32px;
width:128px;
margin-left:60px;
}

div.candlestick3
{
background-image:url(../image/casino-slot-images/cluedo-symbol-queen.png);
background-repeat:repeat-x;
height:32px;
width:96px;
margin-left:60px;
}


div.rope5
{
background-image:url(../image/casino-slot-images/cluedo-symbol-jack.png);
background-repeat:repeat-x;
height:32px;
width:160px;
margin-left:60px;
}

div.rope4
{
background-image:url(../image/casino-slot-images/cluedo-symbol-jack.png);
background-repeat:repeat-x;
height:32px;
width:126px;
margin-left:60px;
}

div.rope3
{
background-image:url(../image/casino-slot-images/cluedo-symbol-jack.png);
background-repeat:repeat-x;
height:32px;
width:94px;
margin-left:60px;
}



div.dagger5
{
background-image:url(../image/casino-slot-images/cluedo-symbol-10.png);
background-repeat:repeat-x;
height:32px;
width:160px;
margin-left:60px;
}

div.dagger4
{
background-image:url(../image/casino-slot-images/cluedo-symbol-10.png);
background-repeat:repeat-x;
height:32px;
width:128px;
margin-left:60px;
}

div.dagger3
{
background-image:url(../image/casino-slot-images/cluedo-symbol-10.png);
background-repeat:repeat-x;
height:32px;
width:96px;
margin-left:60px;
}

div.wrench5
{
background-image:url(../image/casino-slot-images/cluedo-symbol-9.png);
background-repeat:repeat-x;
height:32px;
width:160px;
margin-left:60px;
}

div.wrench4
{
background-image:url(../image/casino-slot-images/cluedo-symbol-9.png);
background-repeat:repeat-x;
height:32px;
width:128px;
margin-left:60px;
}

div.wrench3
{
background-image:url(../image/casino-slot-images/cluedo-symbol-9.png);
background-repeat:repeat-x;
height:32px;
width:96px;
margin-left:60px;
}


/*END CLUEDO SLOT SYMBOLS-4*/

/*CINERAMA SLOT SYMBOLS-5*/

div.cinerama-projector5
{
background-image:url(../image/casino-slot-images/cinerama-symbol-projector.png);
background-repeat:repeat-x;
height:32px;
width:160px;
margin-left:60px;
}

div.cinerama-projector4
{
background-image:url(../image/casino-slot-images/cinerama-symbol-projector.png);
background-repeat:repeat-x;
height:32px;
width:128px;
margin-left:60px;
}

div.cinerama-projector3
{
background-image:url(../image/casino-slot-images/cinerama-symbol-projector.png);
background-repeat:repeat-x;
height:32px;
width:96px;
margin-left:60px;
}


div.cinerama-script5
{
background-image:url(../image/casino-slot-images/cinerama-symbol-script.png);
background-repeat:repeat-x;
height:32px;
width:160px;
margin-left:60px;
}

div.cinerama-script4
{
background-image:url(../image/casino-slot-images/cinerama-symbol-script.png);
background-repeat:repeat-x;
height:32px;
width:128px;
margin-left:60px;
}

div.cinerama-script3
{
background-image:url(../image/casino-slot-images/cinerama-symbol-script.png);
background-repeat:repeat-x;
height:32px;
width:96px;
margin-left:60px;
}

div.cinerama-script2
{
background-image:url(../image/casino-slot-images/cinerama-symbol-script.png);
background-repeat:repeat-x;
height:32px;
width:64px;
margin-left:60px;
}


div.cinerama-slate5
{
background-image:url(../image/casino-slot-images/cinerama-symbol-slate.png);
background-repeat:repeat-x;
height:32px;
width:160px;
margin-left:60px;
}

div.cinerama-slate4
{
background-image:url(../image/casino-slot-images/cinerama-symbol-slate.png);
background-repeat:repeat-x;
height:32px;
width:128px;
margin-left:60px;
}

div.cinerama-slate3
{
background-image:url(../image/casino-slot-images/cinerama-symbol-slate.png);
background-repeat:repeat-x;
height:32px;
width:96px;
margin-left:60px;
}

div.cinerama-slate2
{
background-image:url(../image/casino-slot-images/cinerama-symbol-slate.png);
background-repeat:repeat-x;
height:32px;
width:64px;
margin-left:60px;
}




div.cinerama-reel5
{
background-image:url(../image/casino-slot-images/cinerama-symbol-reel.png);
background-repeat:repeat-x;
height:32px;
width:160px;
margin-left:60px;
}

div.cinerama-reel4
{
background-image:url(../image/casino-slot-images/cinerama-symbol-reel.png);
background-repeat:repeat-x;
height:32px;
width:128px;
margin-left:60px;
}

div.cinerama-reel3
{
background-image:url(../image/casino-slot-images/cinerama-symbol-reel.png);
background-repeat:repeat-x;
height:32px;
width:96px;
margin-left:60px;
}

div.cinerama-reel2
{
background-image:url(../image/casino-slot-images/cinerama-symbol-reel.png);
background-repeat:repeat-x;
height:32px;
width:64px;
margin-left:60px;
}


div.cinerama-bullhorn5
{
background-image:url(../image/casino-slot-images/cinerama-symbol-reel.png);
background-repeat:repeat-x;
height:32px;
width:160px;
margin-left:60px;
}

div.cinerama-bullhorn4
{
background-image:url(../image/casino-slot-images/cinerama-symbol-reel.png);
background-repeat:repeat-x;
height:32px;
width:128px;
margin-left:60px;
}

div.cinerama-bullhorn3
{
background-image:url(../image/casino-slot-images/cinerama-symbol-reel.png);
background-repeat:repeat-x;
height:32px;
width:96px;
margin-left:60px;
}

div.cinerama-bullhorn2
{
background-image:url(../image/casino-slot-images/cinerama-symbol-reel.png);
background-repeat:repeat-x;
height:32px;
width:64px;
margin-left:60px;
}



div.cinerama-film5
{
background-image:url(../image/casino-slot-images/cinerama-symbol-film.png);
background-repeat:repeat-x;
height:32px;
width:160px;
margin-left:60px;
}

div.cinerama-film4
{
background-image:url(../image/casino-slot-images/cinerama-symbol-film.png);
background-repeat:repeat-x;
height:32px;
width:128px;
margin-left:60px;
}

div.cinerama-film3
{
background-image:url(../image/casino-slot-images/cinerama-symbol-film.png);
background-repeat:repeat-x;
height:32px;
width:96px;
margin-left:60px;
}

div.cinerama-film2
{
background-image:url(../image/casino-slot-images/cinerama-symbol-film.png);
background-repeat:repeat-x;
height:32px;
width:64px;
margin-left:60px;
}


div.cinerama-star5
{
background-image:url(../image/casino-slot-images/cinerama-symbol-star.png);
background-repeat:repeat-x;
height:32px;
width:160px;
margin-left:60px;
}

div.cinerama-star4
{
background-image:url(../image/casino-slot-images/cinerama-symbol-star.png);
background-repeat:repeat-x;
height:32px;
width:128px;
margin-left:60px;
}

div.cinerama-star3
{
background-image:url(../image/casino-slot-images/cinerama-symbol-star.png);
background-repeat:repeat-x;
height:32px;
width:96px;
margin-left:60px;
}



div.cinerama-spotlight5
{
background-image:url(../image/casino-slot-images/cinerama-symbol-spotlight.png);
background-repeat:repeat-x;
height:32px;
width:160px;
margin-left:60px;
}

div.cinerama-spotlight4
{
background-image:url(../image/casino-slot-images/cinerama-symbol-spotlight.png);
background-repeat:repeat-x;
height:32px;
width:128px;
margin-left:60px;
}

div.cinerama-spotlight3
{
background-image:url(../image/casino-slot-images/cinerama-symbol-spotlight.png);
background-repeat:repeat-x;
height:32px;
width:96px;
margin-left:60px;
}


div.cinerama-microphone5
{
background-image:url(../image/casino-slot-images/cinerama-symbol-microphone.png);
background-repeat:repeat-x;
height:32px;
width:160px;
margin-left:60px;
}

div.cinerama-microphone4
{
background-image:url(../image/casino-slot-images/cinerama-symbol-microphone.png);
background-repeat:repeat-x;
height:32px;
width:128px;
margin-left:60px;
}

div.cinerama-microphone3
{
background-image:url(../image/casino-slot-images/cinerama-symbol-microphone.png);
background-repeat:repeat-x;
height:32px;
width:96px;
margin-left:60px;
}

/*END CINERAMA SLOT SYMBOLS-5*/

/*RAINBOW RICHES SLOT SYMBOLS-6*/
div.rainbowriches5
{
background-image:url(../image/casino-slot-images/rainbow-symbol-rr.png);
background-repeat:repeat-x;
height:32px;
width:160px;
margin-left:60px;
}

div.rainbowriches4
{
background-image:url(../image/casino-slot-images/rainbow-symbol-rr.png);
background-repeat:repeat-x;
height:32px;
width:128px;
margin-left:60px;
}

div.rainbowriches3
{
background-image:url(../image/casino-slot-images/rainbow-symbol-rr.png);
background-repeat:repeat-x;
height:32px;
width:96px;
margin-left:60px;
}

div.rainbow-ace5
{
background-image:url(../image/casino-slot-images/rainbow-symbol-ace.png);
background-repeat:repeat-x;
height:32px;
width:160px;
margin-left:60px;
}

div.rainbow-ace4
{
background-image:url(../image/casino-slot-images/rainbow-symbol-ace.png);
background-repeat:repeat-x;
height:32px;
width:128px;
margin-left:60px;
}

div.rainbow-ace3
{
background-image:url(../image/casino-slot-images/rainbow-symbol-ace.png);
background-repeat:repeat-x;
height:32px;
width:96px;
margin-left:60px;
}


div.rainbow-king5
{
background-image:url(../image/casino-slot-images/rainbow-symbol-king.png);
background-repeat:repeat-x;
height:32px;
width:160px;
margin-left:60px;
}

div.rainbow-king4
{
background-image:url(../image/casino-slot-images/rainbow-symbol-king.png);
background-repeat:repeat-x;
height:32px;
width:128px;
margin-left:60px;
}

div.rainbow-king3
{
background-image:url(../image/casino-slot-images/rainbow-symbol-king.png);
background-repeat:repeat-x;
height:32px;
width:96px;
margin-left:60px;
}


div.rainbow-queen5
{
background-image:url(../image/casino-slot-images/rainbow-symbol-queen.png);
background-repeat:repeat-x;
height:32px;
width:160px;
margin-left:60px;
}

div.rainbow-queen4
{
background-image:url(../image/casino-slot-images/rainbow-symbol-queen.png);
background-repeat:repeat-x;
height:32px;
width:128px;
margin-left:60px;
}

div.rainbow-queen3
{
background-image:url(../image/casino-slot-images/rainbow-symbol-queen.png);
background-repeat:repeat-x;
height:32px;
width:96px;
margin-left:60px;
}

div.rainbow-jack5
{
background-image:url(../image/casino-slot-images/rainbow-symbol-jack.png);
background-repeat:repeat-x;
height:32px;
width:160px;
margin-left:60px;
}

div.rainbow-jack4
{
background-image:url(../image/casino-slot-images/rainbow-symbol-jack.png);
background-repeat:repeat-x;
height:32px;
width:128px;
margin-left:60px;
}

div.rainbow-jack3
{
background-image:url(../image/casino-slot-images/rainbow-symbol-jack.png);
background-repeat:repeat-x;
height:32px;
width:96px;
margin-left:60px;
}

div.rainbow-ten5
{
background-image:url(../image/casino-slot-images/rainbow-symbol-10.png);
background-repeat:repeat-x;
height:32px;
width:160px;
margin-left:60px;
}

div.rainbow-ten4
{
background-image:url(../image/casino-slot-images/rainbow-symbol-10.png);
background-repeat:repeat-x;
height:32px;
width:128px;
margin-left:60px;
}

div.rainbow-ten3
{
background-image:url(../image/casino-slot-images/rainbow-symbol-10.png);
background-repeat:repeat-x;
height:32px;
width:96px;
margin-left:60px;
}


/*END RAINBOW RICHES SLOT SYMBOLS-6*/
/*START GLADIATOR SLOT SYMBOLS-7 */
div.gladiator-commodus5
{
background-image:url(../image/casino-slot-images/glad-symbol-commodus.png);
background-repeat:repeat-x;
height:32px;
width:160px;
margin-left:60px;
}

div.gladiator-commodus4
{
background-image:url(../image/casino-slot-images/glad-symbol-commodus.png);
background-repeat:repeat-x;
height:32px;
width:128px;
margin-left:60px;
}

div.gladiator-commodus3
{
background-image:url(../image/casino-slot-images/glad-symbol-commodus.png);
background-repeat:repeat-x;
height:32px;
width:96px;
margin-left:60px;
}

div.gladiator-commodus2
{
background-image:url(../image/casino-slot-images/glad-symbol-commodus.png);
background-repeat:repeat-x;
height:32px;
width:64px;
margin-left:60px;
}


div.gladiator-lucilla5
{
background-image:url(../image/casino-slot-images/glad-symbol-lucilla.png);
background-repeat:repeat-x;
height:32px;
width:160px;
margin-left:60px;
}

div.gladiator-lucilla4
{
background-image:url(../image/casino-slot-images/glad-symbol-lucilla.png);
background-repeat:repeat-x;
height:32px;
width:128px;
margin-left:60px;
}

div.gladiator-lucilla3
{
background-image:url(../image/casino-slot-images/glad-symbol-lucilla.png);
background-repeat:repeat-x;
height:32px;
width:96px;
margin-left:60px;
}

div.gladiator-lucilla2
{
background-image:url(../image/casino-slot-images/glad-symbol-lucilla.png);
background-repeat:repeat-x;
height:32px;
width:64px;
margin-left:60px;
}

div.gladiator-gracchus5
{
background-image:url(../image/casino-slot-images/glad-symbol-gracchus.png);
background-repeat:repeat-x;
height:32px;
width:160px;
margin-left:60px;
}

div.gladiator-gracchus4
{
background-image:url(../image/casino-slot-images/glad-symbol-gracchus.png);
background-repeat:repeat-x;
height:32px;
width:128px;
margin-left:60px;
}

div.gladiator-gracchus3
{
background-image:url(../image/casino-slot-images/glad-symbol-gracchus.png);
background-repeat:repeat-x;
height:32px;
width:96px;
margin-left:60px;
}

div.gladiator-proximo5
{
background-image:url(../image/casino-slot-images/glad-symbol-proximo.png);
background-repeat:repeat-x;
height:32px;
width:160px;
margin-left:60px;
}

div.gladiator-proximo4
{
background-image:url(../image/casino-slot-images/glad-symbol-proximo.png);
background-repeat:repeat-x;
height:32px;
width:128px;
margin-left:60px;
}

div.gladiator-proximo3
{
background-image:url(../image/casino-slot-images/glad-symbol-proximo.png);
background-repeat:repeat-x;
height:32px;
width:96px;
margin-left:60px;
}


div.gladiator-juba5
{
background-image:url(../image/casino-slot-images/glad-symbol-juba.png);
background-repeat:repeat-x;
height:32px;
width:160px;
margin-left:60px;
}

div.gladiator-juba4
{
background-image:url(../image/casino-slot-images/glad-symbol-juba.png);
background-repeat:repeat-x;
height:32px;
width:128px;
margin-left:60px;
}

div.gladiator-juba3
{
background-image:url(../image/casino-slot-images/glad-symbol-juba.png);
background-repeat:repeat-x;
height:32px;
width:96px;
margin-left:60px;
}



div.gladiator-ace5
{
background-image:url(../image/casino-slot-images/glad-symbol-ace.png);
background-repeat:repeat-x;
height:32px;
width:160px;
margin-left:60px;
}

div.gladiator-ace4
{
background-image:url(../image/casino-slot-images/glad-symbol-ace.png);
background-repeat:repeat-x;
height:32px;
width:128px;
margin-left:60px;
}

div.gladiator-ace3
{
background-image:url(../image/casino-slot-images/glad-symbol-ace.png);
background-repeat:repeat-x;
height:32px;
width:96px;
margin-left:60px;
}


div.gladiator-king5
{
background-image:url(../image/casino-slot-images/glad-symbol-king.png);
background-repeat:repeat-x;
height:32px;
width:160px;
margin-left:60px;
}

div.gladiator-king4
{
background-image:url(../image/casino-slot-images/glad-symbol-king.png);
background-repeat:repeat-x;
height:32px;
width:128px;
margin-left:60px;
}

div.gladiator-king3
{
background-image:url(../image/casino-slot-images/glad-symbol-king.png);
background-repeat:repeat-x;
height:32px;
width:96px;
margin-left:60px;
}


div.gladiator-queen5
{
background-image:url(../image/casino-slot-images/glad-symbol-queen.png);
background-repeat:repeat-x;
height:32px;
width:160px;
margin-left:60px;
}

div.gladiator-queen4
{
background-image:url(../image/casino-slot-images/glad-symbol-queen.png);
background-repeat:repeat-x;
height:32px;
width:128px;
margin-left:60px;
}

div.gladiator-queen3
{
background-image:url(../image/casino-slot-images/glad-symbol-queen.png);
background-repeat:repeat-x;
height:32px;
width:96px;
margin-left:60px;
}


div.gladiator-jack5
{
background-image:url(../image/casino-slot-images/glad-symbol-jack.png);
background-repeat:repeat-x;
height:32px;
width:160px;
margin-left:60px;
}

div.gladiator-jack4
{
background-image:url(../image/casino-slot-images/glad-symbol-jack.png);
background-repeat:repeat-x;
height:32px;
width:128px;
margin-left:60px;
}

div.gladiator-jack3
{
background-image:url(../image/casino-slot-images/glad-symbol-jack.png);
background-repeat:repeat-x;
height:32px;
width:96px;
margin-left:60px;
}


div.gladiator-ten5
{
background-image:url(../image/casino-slot-images/glad-symbol-10.png);
background-repeat:repeat-x;
height:32px;
width:160px;
margin-left:60px;
}

div.gladiator-ten4
{
background-image:url(../image/casino-slot-images/glad-symbol-10.png);
background-repeat:repeat-x;
height:32px;
width:128px;
margin-left:60px;
}

div.gladiator-ten3
{
background-image:url(../image/casino-slot-images/glad-symbol-10.png);
background-repeat:repeat-x;
height:32px;
width:96px;
margin-left:60px;
}


div.gladiator-nine5
{
background-image:url(../image/casino-slot-images/glad-symbol-9.png);
background-repeat:repeat-x;
height:32px;
width:160px;
margin-left:60px;
}

div.gladiator-nine4
{
background-image:url(../image/casino-slot-images/glad-symbol-9.png);
background-repeat:repeat-x;
height:32px;
width:128px;
margin-left:60px;
}

div.gladiator-nine3
{
background-image:url(../image/casino-slot-images/glad-symbol-9.png);
background-repeat:repeat-x;
height:32px;
width:96px;
margin-left:60px;
}

div.gladiator-colluseum5
{
background-image:url(../image/casino-slot-images/glad-symbol-colluseum.png);
background-repeat:repeat-x;
height:32px;
width:160px;
margin-left:60px;
}

div.gladiator-colluseum4
{
background-image:url(../image/casino-slot-images/glad-symbol-colluseum.png);
background-repeat:repeat-x;
height:32px;
width:128px;
margin-left:60px;
}

div.gladiator-colluseum3
{
background-image:url(../image/casino-slot-images/glad-symbol-colluseum.png);
background-repeat:repeat-x;
height:32px;
width:96px;
margin-left:60px;
}

div.gladiator-colluseum2
{
background-image:url(../image/casino-slot-images/glad-symbol-colluseum.png);
background-repeat:repeat-x;
height:32px;
width:64px;
margin-left:60px;
}


/*END GLADIATOR SLOT SYMBOLS-7 */
/*START CINERAMA SLOT SYMBOLS-8 */

div.cinerama-projector5
{
background-image:url(../image/casino-slot-images/cinerama-symbol-projector.png);
background-repeat:repeat-x;
height:32px;
width:160px;
margin-left:60px;
}

div.cinerama-projector4
{
background-image:url(../image/casino-slot-images/cinerama-symbol-projector.png);
background-repeat:repeat-x;
height:32px;
width:128px;
margin-left:60px;
}

div.cinerama-projector3
{
background-image:url(../image/casino-slot-images/cinerama-symbol-projector.png);
background-repeat:repeat-x;
height:32px;
width:96px;
margin-left:60px;
}


div.cinerama-script5
{
background-image:url(../image/casino-slot-images/cinerama-symbol-script.png);
background-repeat:repeat-x;
height:32px;
width:160px;
margin-left:60px;
}

div.cinerama-script4
{
background-image:url(../image/casino-slot-images/cinerama-symbol-script.png);
background-repeat:repeat-x;
height:32px;
width:128px;
margin-left:60px;
}

div.cinerama-script3
{
background-image:url(../image/casino-slot-images/cinerama-symbol-script.png);
background-repeat:repeat-x;
height:32px;
width:96px;
margin-left:60px;
}

div.cinerama-script2
{
background-image:url(../image/casino-slot-images/cinerama-symbol-script.png);
background-repeat:repeat-x;
height:32px;
width:64px;
margin-left:60px;
}


div.cinerama-slate5
{
background-image:url(../image/casino-slot-images/cinerama-symbol-slate.png);
background-repeat:repeat-x;
height:32px;
width:160px;
margin-left:60px;
}

div.cinerama-slate4
{
background-image:url(../image/casino-slot-images/cinerama-symbol-slate.png);
background-repeat:repeat-x;
height:32px;
width:128px;
margin-left:60px;
}

div.cinerama-slate3
{
background-image:url(../image/casino-slot-images/cinerama-symbol-slate.png);
background-repeat:repeat-x;
height:32px;
width:96px;
margin-left:60px;
}

div.cinerama-slate2
{
background-image:url(../image/casino-slot-images/cinerama-symbol-slate.png);
background-repeat:repeat-x;
height:32px;
width:64px;
margin-left:60px;
}




div.cinerama-reel5
{
background-image:url(../image/casino-slot-images/cinerama-symbol-reel.png);
background-repeat:repeat-x;
height:32px;
width:160px;
margin-left:60px;
}

div.cinerama-reel4
{
background-image:url(../image/casino-slot-images/cinerama-symbol-reel.png);
background-repeat:repeat-x;
height:32px;
width:128px;
margin-left:60px;
}

div.cinerama-reel3
{
background-image:url(../image/casino-slot-images/cinerama-symbol-reel.png);
background-repeat:repeat-x;
height:32px;
width:96px;
margin-left:60px;
}

div.cinerama-reel2
{
background-image:url(../image/casino-slot-images/cinerama-symbol-reel.png);
background-repeat:repeat-x;
height:32px;
width:64px;
margin-left:60px;
}


div.cinerama-bullhorn5
{
background-image:url(../image/casino-slot-images/cinerama-symbol-bullhorn.png);
background-repeat:repeat-x;
height:32px;
width:160px;
margin-left:60px;
}

div.cinerama-bullhorn4
{
background-image:url(../image/casino-slot-images/cinerama-symbol-bullhorn.png);
background-repeat:repeat-x;
height:32px;
width:128px;
margin-left:60px;
}

div.cinerama-bullhorn3
{
background-image:url(../image/casino-slot-images/cinerama-symbol-bullhorn.png);
background-repeat:repeat-x;
height:32px;
width:96px;
margin-left:60px;
}

div.cinerama-bullhorn2
{
background-image:url(../image/casino-slot-images/cinerama-symbol-bullhorn.png);
background-repeat:repeat-x;
height:32px;
width:64px;
margin-left:60px;
}



div.cinerama-film5
{
background-image:url(../image/casino-slot-images/cinerama-symbol-film.png);
background-repeat:repeat-x;
height:32px;
width:160px;
margin-left:60px;
}

div.cinerama-film4
{
background-image:url(../image/casino-slot-images/cinerama-symbol-film.png);
background-repeat:repeat-x;
height:32px;
width:128px;
margin-left:60px;
}

div.cinerama-film3
{
background-image:url(../image/casino-slot-images/cinerama-symbol-film.png);
background-repeat:repeat-x;
height:32px;
width:96px;
margin-left:60px;
}

div.cinerama-film2
{
background-image:url(../image/casino-slot-images/cinerama-symbol-film.png);
background-repeat:repeat-x;
height:32px;
width:64px;
margin-left:60px;
}


div.cinerama-star5
{
background-image:url(../image/casino-slot-images/cinerama-symbol-star.png);
background-repeat:repeat-x;
height:32px;
width:160px;
margin-left:60px;
}

div.cinerama-star4
{
background-image:url(../image/casino-slot-images/cinerama-symbol-star.png);
background-repeat:repeat-x;
height:32px;
width:128px;
margin-left:60px;
}

div.cinerama-star3
{
background-image:url(../image/casino-slot-images/cinerama-symbol-star.png);
background-repeat:repeat-x;
height:32px;
width:96px;
margin-left:60px;
}



div.cinerama-spotlight5
{
background-image:url(../image/casino-slot-images/cinerama-symbol-spotlight.png);
background-repeat:repeat-x;
height:32px;
width:160px;
margin-left:60px;
}

div.cinerama-spotlight4
{
background-image:url(../image/casino-slot-images/cinerama-symbol-spotlight.png);
background-repeat:repeat-x;
height:32px;
width:128px;
margin-left:60px;
}

div.cinerama-spotlight3
{
background-image:url(../image/casino-slot-images/cinerama-symbol-spotlight.png);
background-repeat:repeat-x;
height:32px;
width:96px;
margin-left:60px;
}


div.cinerama-microphone5
{
background-image:url(../image/casino-slot-images/cinerama-symbol-microphone.png);
background-repeat:repeat-x;
height:32px;
width:160px;
margin-left:60px;
}

div.cinerama-microphone4
{
background-image:url(../image/casino-slot-images/cinerama-symbol-microphone.png);
background-repeat:repeat-x;
height:32px;
width:128px;
margin-left:60px;
}

div.cinerama-microphone3
{
background-image:url(../image/casino-slot-images/cinerama-symbol-microphone.png);
background-repeat:repeat-x;
height:32px;
width:96px;
margin-left:60px;
}

/*END CINERAMA SLOT SYMBOLS-8 */
/*START RAINBOW RICHES SLOT SYMBOLS-9*/


div.rainbowriches5
{
background-image:url(../image/casino-slot-images/rainbow-symbol-rr.png);
background-repeat:repeat-x;
height:32px;
width:160px;
margin-left:60px;
}

div.rainbowriches4
{
background-image:url(../image/casino-slot-images/rainbow-symbol-rr.png);
background-repeat:repeat-x;
height:32px;
width:128px;
margin-left:60px;
}

div.rainbowriches3
{
background-image:url(../image/casino-slot-images/rainbow-symbol-rr.png);
background-repeat:repeat-x;
height:32px;
width:96px;
margin-left:60px;
}

div.rainbow-ace5
{
background-image:url(../image/casino-slot-images/rainbow-symbol-ace.png);
background-repeat:repeat-x;
height:32px;
width:160px;
margin-left:60px;
}

div.rainbow-ace4
{
background-image:url(../image/casino-slot-images/rainbow-symbol-ace.png);
background-repeat:repeat-x;
height:32px;
width:128px;
margin-left:60px;
}

div.rainbow-ace3
{
background-image:url(../image/casino-slot-images/rainbow-symbol-ace.png);
background-repeat:repeat-x;
height:32px;
width:96px;
margin-left:60px;
}


div.rainbow-king5
{
background-image:url(../image/casino-slot-images/rainbow-symbol-king.png);
background-repeat:repeat-x;
height:32px;
width:160px;
margin-left:60px;
}

div.rainbow-king4
{
background-image:url(../image/casino-slot-images/rainbow-symbol-king.png);
background-repeat:repeat-x;
height:32px;
width:128px;
margin-left:60px;
}

div.rainbow-king3
{
background-image:url(../image/casino-slot-images/rainbow-symbol-king.png);
background-repeat:repeat-x;
height:32px;
width:96px;
margin-left:60px;
}


div.rainbow-queen5
{
background-image:url(../image/casino-slot-images/rainbow-symbol-queen.png);
background-repeat:repeat-x;
height:32px;
width:160px;
margin-left:60px;
}

div.rainbow-queen4
{
background-image:url(../image/casino-slot-images/rainbow-symbol-queen.png);
background-repeat:repeat-x;
height:32px;
width:128px;
margin-left:60px;
}

div.rainbow-queen3
{
background-image:url(../image/casino-slot-images/rainbow-symbol-queen.png);
background-repeat:repeat-x;
height:32px;
width:96px;
margin-left:60px;
}

div.rainbow-jack5
{
background-image:url(../image/casino-slot-images/rainbow-symbol-jack.png);
background-repeat:repeat-x;
height:32px;
width:160px;
margin-left:60px;
}

div.rainbow-jack4
{
background-image:url(../image/casino-slot-images/rainbow-symbol-jack.png);
background-repeat:repeat-x;
height:32px;
width:128px;
margin-left:60px;
}

div.rainbow-jack3
{
background-image:url(../image/casino-slot-images/rainbow-symbol-jack.png);
background-repeat:repeat-x;
height:32px;
width:96px;
margin-left:60px;
}

div.rainbow-ten5
{
background-image:url(../image/casino-slot-images/rainbow-symbol-10.png);
background-repeat:repeat-x;
height:32px;
width:160px;
margin-left:60px;
}

div.rainbow-ten4
{
background-image:url(../image/casino-slot-images/rainbow-symbol-10.png);
background-repeat:repeat-x;
height:32px;
width:128px;
margin-left:60px;
}

div.rainbow-ten3
{
background-image:url(../image/casino-slot-images/rainbow-symbol-10.png);
background-repeat:repeat-x;
height:32px;
width:96px;
margin-left:60px;
}
/*END RAINBOW RICHES SLOT SYMBOLS-9*/
/*START QUEEN OF THE PYRAMIDS SLOT SYMBOLS-10*/

div.qotp-pharoah5
{
background-image:url(../image/casino-slot-images/qotp-symbol-pharoah.png);
background-repeat:repeat-x;
height:32px;
width:160px;
margin-left:60px;
}

div.qotp-pharoah4
{
background-image:url(../image/casino-slot-images/qotp-symbol-pharoah.png);
background-repeat:repeat-x;
height:32px;
width:128px;
margin-left:60px;
}

div.qotp-pharoah3
{
background-image:url(../image/casino-slot-images/qotp-symbol-pharoah.png);
background-repeat:repeat-x;
height:32px;
width:96px;
margin-left:60px;
}

div.qotp-pharoah2
{
background-image:url(../image/casino-slot-images/qotp-symbol-pharoah.png);
background-repeat:repeat-x;
height:32px;
width:64px;
margin-left:60px;
}


div.qotp-pyramid5
{
background-image:url(../image/casino-slot-images/qotp-symbol-pyramid.png);
background-repeat:repeat-x;
height:32px;
width:160px;
margin-left:60px;
}

div.qotp-pyramid4
{
background-image:url(../image/casino-slot-images/qotp-symbol-pyramid.png);
background-repeat:repeat-x;
height:32px;
width:128px;
margin-left:60px;
}

div.qotp-pyramid3
{
background-image:url(../image/casino-slot-images/qotp-symbol-pyramid.png);
background-repeat:repeat-x;
height:32px;
width:96px;
margin-left:60px;
}

div.qotp-pyramid2
{
background-image:url(../image/casino-slot-images/qotp-symbol-pyramid.png);
background-repeat:repeat-x;
height:32px;
width:64px;
margin-left:60px;
}

div.qotp-eye5
{
background-image:url(../image/casino-slot-images/qotp-symbol-eye.png);
background-repeat:repeat-x;
height:32px;
width:160px;
margin-left:60px;
}

div.qotp-eye4
{
background-image:url(../image/casino-slot-images/qotp-symbol-eye.png);
background-repeat:repeat-x;
height:32px;
width:128px;
margin-left:60px;
}

div.qotp-eye3
{
background-image:url(../image/casino-slot-images/qotp-symbol-eye.png);
background-repeat:repeat-x;
height:32px;
width:96px;
margin-left:60px;
}

div.qotp-eye2
{
background-image:url(../image/casino-slot-images/qotp-symbol-eye.png);
background-repeat:repeat-x;
height:32px;
width:64px;
margin-left:60px;
}

div.qotp-boat5
{
background-image:url(../image/casino-slot-images/qotp-symbol-boat.png);
background-repeat:repeat-x;
height:32px;
width:160px;
margin-left:60px;
}

div.qotp-boat4
{
background-image:url(../image/casino-slot-images/qotp-symbol-boat.png);
background-repeat:repeat-x;
height:32px;
width:128px;
margin-left:60px;
}

div.qotp-boat3
{
background-image:url(../image/casino-slot-images/qotp-symbol-boat.png);
background-repeat:repeat-x;
height:32px;
width:96px;
margin-left:60px;
}

div.qotp-boat2
{
background-image:url(../image/casino-slot-images/qotp-symbol-boat.png);
background-repeat:repeat-x;
height:32px;
width:64px;
margin-left:60px;
}


div.qotp-lotus5
{
background-image:url(../image/casino-slot-images/qotp-symbol-lotus.png);
background-repeat:repeat-x;
height:32px;
width:160px;
margin-left:60px;
}

div.qotp-lotus4
{
background-image:url(../image/casino-slot-images/qotp-symbol-lotus.png);
background-repeat:repeat-x;
height:32px;
width:128px;
margin-left:60px;
}

div.qotp-lotus3
{
background-image:url(../image/casino-slot-images/qotp-symbol-lotus.png);
background-repeat:repeat-x;
height:32px;
width:96px;
margin-left:60px;
}

div.qotp-lotus2
{
background-image:url(../image/casino-slot-images/qotp-symbol-lotus.png);
background-repeat:repeat-x;
height:32px;
width:64px;
margin-left:60px;
}


div.qotp-fish5
{
background-image:url(../image/casino-slot-images/qotp-symbol-fish.png);
background-repeat:repeat-x;
height:32px;
width:160px;
margin-left:60px;
}

div.qotp-fish4
{
background-image:url(../image/casino-slot-images/qotp-symbol-fish.png);
background-repeat:repeat-x;
height:32px;
width:128px;
margin-left:60px;
}

div.qotp-fish3
{
background-image:url(../image/casino-slot-images/qotp-symbol-fish.png);
background-repeat:repeat-x;
height:32px;
width:96px;
margin-left:60px;
}

div.qotp-fish2
{
background-image:url(../image/casino-slot-images/qotp-symbol-fish.png);
background-repeat:repeat-x;
height:32px;
width:64px;
margin-left:60px;
}


div.qotp-pendant5
{
background-image:url(../image/casino-slot-images/qotp-symbol-pendant.png);
background-repeat:repeat-x;
height:32px;
width:160px;
margin-left:60px;
}

div.qotp-pendant4
{
background-image:url(../image/casino-slot-images/qotp-symbol-pendant.png);
background-repeat:repeat-x;
height:32px;
width:128px;
margin-left:60px;
}

div.qotp-pendant3
{
background-image:url(../image/casino-slot-images/qotp-symbol-pendant.png);
background-repeat:repeat-x;
height:32px;
width:96px;
margin-left:60px;
}

div.qotp-pendant2
{
background-image:url(../image/casino-slot-images/qotp-symbol-pendant.png);
background-repeat:repeat-x;
height:32px;
width:64px;
margin-left:60px;
}

div.qotp-servant5
{
background-image:url(../image/casino-slot-images/qotp-symbol-servant.png);
background-repeat:repeat-x;
height:32px;
width:160px;
margin-left:60px;
}

div.qotp-servant4
{
background-image:url(../image/casino-slot-images/qotp-symbol-servant.png);
background-repeat:repeat-x;
height:32px;
width:128px;
margin-left:60px;
}

div.qotp-servant3
{
background-image:url(../image/casino-slot-images/qotp-symbol-servant.png);
background-repeat:repeat-x;
height:32px;
width:96px;
margin-left:60px;
}

div.qotp-servant2
{
background-image:url(../image/casino-slot-images/qotp-symbol-servant.png);
background-repeat:repeat-x;
height:32px;
width:64px;
margin-left:60px;
}


div.qotp-sphynx5
{
background-image:url(../image/casino-slot-images/qotp-symbol-sphynx.png);
background-repeat:repeat-x;
height:32px;
width:160px;
margin-left:60px;
}

div.qotp-sphynx4
{
background-image:url(../image/casino-slot-images/qotp-symbol-sphynx.png);
background-repeat:repeat-x;
height:32px;
width:128px;
margin-left:60px;
}

div.qotp-sphynx3
{
background-image:url(../image/casino-slot-images/qotp-symbol-sphynx.png);
background-repeat:repeat-x;
height:32px;
width:96px;
margin-left:60px;
}


div.qotp-hawk5
{
background-image:url(../image/casino-slot-images/qotp-symbol-hawk.png);
background-repeat:repeat-x;
height:32px;
width:160px;
margin-left:60px;
}

div.qotp-hawk4
{
background-image:url(../image/casino-slot-images/qotp-symbol-hawk.png);
background-repeat:repeat-x;
height:32px;
width:128px;
margin-left:60px;
}

div.qotp-hawk3
{
background-image:url(../image/casino-slot-images/qotp-symbol-hawk.png);
background-repeat:repeat-x;
height:32px;
width:96px;
margin-left:60px;
}

div.qotp-scatter5
{
background-image:url(../image/casino-slot-images/qotp-symbol-scatter.png);
background-repeat:repeat-x;
height:32px;
width:160px;
margin-left:60px;
}

div.qotp-scatter4
{
background-image:url(../image/casino-slot-images/qotp-symbol-scatter.png);
background-repeat:repeat-x;
height:32px;
width:128px;
margin-left:60px;
}

div.qotp-scatter3
{
background-image:url(../image/casino-slot-images/qotp-symbol-scatter.png);
background-repeat:repeat-x;
height:32px;
width:96px;
margin-left:60px;
}

/*END QUEEN OF THE PYRAMIDS SLOT SYMBOLS-10*/
/*START MEGA MOOLAH SLOT SYMBOLS-11*/


div.megamoolah-lion5
{
background-image:url(../image/casino-slot-images/megamoolah-symbol-lion.png);
background-repeat:repeat-x;
height:32px;
width:160px;
margin-left:60px;
}

div.megamoolah-lion4
{
background-image:url(../image/casino-slot-images/megamoolah-symbol-lion.png);
background-repeat:repeat-x;
height:32px;
width:128px;
margin-left:60px;
}

div.megamoolah-lion3
{
background-image:url(../image/casino-slot-images/megamoolah-symbol-lion.png);
background-repeat:repeat-x;
height:32px;
width:96px;
margin-left:60px;
}

div.megamoolah-lion2
{
background-image:url(../image/casino-slot-images/megamoolah-symbol-lion.png);
background-repeat:repeat-x;
height:32px;
width:64px;
margin-left:60px;
}



div.megamoolah-elephant5
{
background-image:url(../image/casino-slot-images/megamoolah-symbol-elephant.png);
background-repeat:repeat-x;
height:32px;
width:160px;
margin-left:60px;
}

div.megamoolah-elephant4
{
background-image:url(../image/casino-slot-images/megamoolah-symbol-elephant.png);
background-repeat:repeat-x;
height:32px;
width:128px;
margin-left:60px;
}

div.megamoolah-elephant3
{
background-image:url(../image/casino-slot-images/megamoolah-symbol-elephant.png);
background-repeat:repeat-x;
height:32px;
width:96px;
margin-left:60px;
}

div.megamoolah-elephant2
{
background-image:url(../image/casino-slot-images/megamoolah-symbol-elephant.png);
background-repeat:repeat-x;
height:32px;
width:64px;
margin-left:60px;
}

div.megamoolah-buffalo5
{
background-image:url(../image/casino-slot-images/megamoolah-symbol-buffalo.png);
background-repeat:repeat-x;
height:32px;
width:160px;
margin-left:60px;
}

div.megamoolah-buffalo4
{
background-image:url(../image/casino-slot-images/megamoolah-symbol-buffalo.png);
background-repeat:repeat-x;
height:32px;
width:128px;
margin-left:60px;
}

div.megamoolah-buffalo3
{
background-image:url(../image/casino-slot-images/megamoolah-symbol-buffalo.png);
background-repeat:repeat-x;
height:32px;
width:96px;
margin-left:60px;
}

div.megamoolah-buffalo2
{
background-image:url(../image/casino-slot-images/megamoolah-symbol-buffalo.png);
background-repeat:repeat-x;
height:32px;
width:64px;
margin-left:60px;
}


div.megamoolah-giraffe5
{
background-image:url(../image/casino-slot-images/megamoolah-symbol-giraffe.png);
background-repeat:repeat-x;
height:32px;
width:160px;
margin-left:60px;
}

div.megamoolah-giraffe4
{
background-image:url(../image/casino-slot-images/megamoolah-symbol-giraffe.png);
background-repeat:repeat-x;
height:32px;
width:128px;
margin-left:60px;
}

div.megamoolah-giraffe3
{
background-image:url(../image/casino-slot-images/megamoolah-symbol-giraffe.png);
background-repeat:repeat-x;
height:32px;
width:96px;
margin-left:60px;
}


div.megamoolah-zebra5
{
background-image:url(../image/casino-slot-images/megamoolah-symbol-zebra.png);
background-repeat:repeat-x;
height:32px;
width:160px;
margin-left:60px;
}

div.megamoolah-zebra4
{
background-image:url(../image/casino-slot-images/megamoolah-symbol-zebra.png);
background-repeat:repeat-x;
height:32px;
width:128px;
margin-left:60px;
}

div.megamoolah-zebra3
{
background-image:url(../image/casino-slot-images/megamoolah-symbol-zebra.png);
background-repeat:repeat-x;
height:32px;
width:96px;
margin-left:60px;
}

div.megamoolah-kudu5
{
background-image:url(../image/casino-slot-images/megamoolah-symbol-kudu.png);
background-repeat:repeat-x;
height:32px;
width:160px;
margin-left:60px;
}

div.megamoolah-kudu4
{
background-image:url(../image/casino-slot-images/megamoolah-symbol-kudu.png);
background-repeat:repeat-x;
height:32px;
width:128px;
margin-left:60px;
}

div.megamoolah-kudu3
{
background-image:url(../image/casino-slot-images/megamoolah-symbol-kudu.png);
background-repeat:repeat-x;
height:32px;
width:96px;
margin-left:60px;
}

div.megamoolah-ace5
{
background-image:url(../image/casino-slot-images/megamoolah-symbol-ace.png);
background-repeat:repeat-x;
height:32px;
width:160px;
margin-left:60px;
}

div.megamoolah-ace4
{
background-image:url(../image/casino-slot-images/megamoolah-symbol-ace.png);
background-repeat:repeat-x;
height:32px;
width:128px;
margin-left:60px;
}

div.megamoolah-ace3
{
background-image:url(../image/casino-slot-images/megamoolah-symbol-ace.png);
background-repeat:repeat-x;
height:32px;
width:96px;
margin-left:60px;
}

div.megamoolah-king5
{
background-image:url(../image/casino-slot-images/megamoolah-symbol-king.png);
background-repeat:repeat-x;
height:32px;
width:160px;
margin-left:60px;
}

div.megamoolah-king4
{
background-image:url(../image/casino-slot-images/megamoolah-symbol-king.png);
background-repeat:repeat-x;
height:32px;
width:128px;
margin-left:60px;
}

div.megamoolah-king3
{
background-image:url(../image/casino-slot-images/megamoolah-symbol-king.png);
background-repeat:repeat-x;
height:32px;
width:96px;
margin-left:60px;
}


div.megamoolah-queen5
{
background-image:url(../image/casino-slot-images/megamoolah-symbol-queen.png);
background-repeat:repeat-x;
height:32px;
width:160px;
margin-left:60px;
}

div.megamoolah-queen4
{
background-image:url(../image/casino-slot-images/megamoolah-symbol-queen.png);
background-repeat:repeat-x;
height:32px;
width:128px;
margin-left:60px;
}

div.megamoolah-queen3
{
background-image:url(../image/casino-slot-images/megamoolah-symbol-queen.png);
background-repeat:repeat-x;
height:32px;
width:96px;
margin-left:60px;
}


div.megamoolah-jack5
{
background-image:url(../image/casino-slot-images/megamoolah-symbol-jack.png);
background-repeat:repeat-x;
height:32px;
width:160px;
margin-left:60px;
}

div.megamoolah-jack4
{
background-image:url(../image/casino-slot-images/megamoolah-symbol-jack.png);
background-repeat:repeat-x;
height:32px;
width:128px;
margin-left:60px;
}

div.megamoolah-jack3
{
background-image:url(../image/casino-slot-images/megamoolah-symbol-jack.png);
background-repeat:repeat-x;
height:32px;
width:96px;
margin-left:60px;
}


div.megamoolah-ten5
{
background-image:url(../image/casino-slot-images/megamoolah-symbol-10.png);
background-repeat:repeat-x;
height:32px;
width:160px;
margin-left:60px;
}

div.megamoolah-ten4
{
background-image:url(../image/casino-slot-images/megamoolah-symbol-10.png);
background-repeat:repeat-x;
height:32px;
width:128px;
margin-left:60px;
}

div.megamoolah-ten3
{
background-image:url(../image/casino-slot-images/megamoolah-symbol-10.png);
background-repeat:repeat-x;
height:32px;
width:96px;
margin-left:60px;
}

div.megamoolah-scatter5
{
background-image:url(../image/casino-slot-images/megamoolah-symbol-scatter.png);
background-repeat:repeat-x;
height:32px;
width:160px;
margin-left:60px;
}

div.megamoolah-scatter4
{
background-image:url(../image/casino-slot-images/megamoolah-symbol-scatter.png);
background-repeat:repeat-x;
height:32px;
width:128px;
margin-left:60px;
}

div.megamoolah-scatter3
{
background-image:url(../image/casino-slot-images/megamoolah-symbol-scatter.png);
background-repeat:repeat-x;
height:32px;
width:96px;
margin-left:60px;
}

div.megamoolah-scatter2
{
background-image:url(../image/casino-slot-images/megamoolah-symbol-scatter.png);
background-repeat:repeat-x;
height:32px;
width:64px;
margin-left:60px;
}



/*END MEGA MOOLAH SLOT SYMBOLS-11*/


/*START MONTYS MILLIONS SLOT SYMBOLS-12*/

div.montysmill-wild5
{
background-image:url(../image/casino-slot-images/montys-symbol-wild.png);
background-repeat:repeat-x;
height:32px;
width:160px;
margin-left:60px;
}

div.montysmill-wild4
{
background-image:url(../image/casino-slot-images/montys-symbol-wild.png);
background-repeat:repeat-x;
height:32px;
width:128px;
margin-left:60px;
}

div.montysmill-wild3
{
background-image:url(../image/casino-slot-images/montys-symbol-wild.png);
background-repeat:repeat-x;
height:32px;
width:96px;
margin-left:60px;
}

div.montysmill-mansion5
{
background-image:url(../image/casino-slot-images/montys-symbol-mansion.png);
background-repeat:repeat-x;
height:32px;
width:160px;
margin-left:60px;
}

div.montysmill-mansion4
{
background-image:url(../image/casino-slot-images/montys-symbol-mansion.png);
background-repeat:repeat-x;
height:32px;
width:128px;
margin-left:60px;
}

div.montysmill-mansion3
{
background-image:url(../image/casino-slot-images/montys-symbol-mansion.png);
background-repeat:repeat-x;
height:32px;
width:96px;
margin-left:60px;
}

div.montysmill-car5
{
background-image:url(../image/casino-slot-images/montys-symbol-car.png);
background-repeat:repeat-x;
height:32px;
width:160px;
margin-left:60px;
}

div.montysmill-car4
{
background-image:url(../image/casino-slot-images/montys-symbol-car.png);
background-repeat:repeat-x;
height:32px;
width:128px;
margin-left:60px;
}

div.montysmill-car3
{
background-image:url(../image/casino-slot-images/montys-symbol-car.png);
background-repeat:repeat-x;
height:32px;
width:96px;
margin-left:60px;
}

div.montysmill-gold5
{
background-image:url(../image/casino-slot-images/montys-symbol-gold.png);
background-repeat:repeat-x;
height:32px;
width:160px;
margin-left:60px;
}

div.montysmill-gold4
{
background-image:url(../image/casino-slot-images/montys-symbol-gold.png);
background-repeat:repeat-x;
height:32px;
width:128px;
margin-left:60px;
}

div.montysmill-gold3
{
background-image:url(../image/casino-slot-images/montys-symbol-gold.png);
background-repeat:repeat-x;
height:32px;
width:96px;
margin-left:60px;
}

div.montysmill-cash5
{
background-image:url(../image/casino-slot-images/montys-symbol-cash.png);
background-repeat:repeat-x;
height:32px;
width:160px;
margin-left:60px;
}

div.montysmill-cash4
{
background-image:url(../image/casino-slot-images/montys-symbol-cash.png);
background-repeat:repeat-x;
height:32px;
width:128px;
margin-left:60px;
}

div.montysmill-cash3
{
background-image:url(../image/casino-slot-images/montys-symbol-cash.png);
background-repeat:repeat-x;
height:32px;
width:96px;
margin-left:60px;
}

div.montysmill-ace5
{
background-image:url(../image/casino-slot-images/montys-symbol-ace.png);
background-repeat:repeat-x;
height:32px;
width:160px;
margin-left:60px;
}

div.montysmill-ace4
{
background-image:url(../image/casino-slot-images/montys-symbol-ace.png);
background-repeat:repeat-x;
height:32px;
width:128px;
margin-left:60px;
}

div.montysmill-ace3
{
background-image:url(../image/casino-slot-images/montys-symbol-ace.png);
background-repeat:repeat-x;
height:32px;
width:96px;
margin-left:60px;
}

div.montysmill-king5
{
background-image:url(../image/casino-slot-images/montys-symbol-king.png);
background-repeat:repeat-x;
height:32px;
width:160px;
margin-left:60px;
}

div.montysmill-king4
{
background-image:url(../image/casino-slot-images/montys-symbol-king.png);
background-repeat:repeat-x;
height:32px;
width:128px;
margin-left:60px;
}

div.montysmill-king3
{
background-image:url(../image/casino-slot-images/montys-symbol-king.png);
background-repeat:repeat-x;
height:32px;
width:96px;
margin-left:60px;
}

div.montysmill-queen5
{
background-image:url(../image/casino-slot-images/montys-symbol-queen.png);
background-repeat:repeat-x;
height:32px;
width:160px;
margin-left:60px;
}

div.montysmill-queen4
{
background-image:url(../image/casino-slot-images/montys-symbol-queen.png);
background-repeat:repeat-x;
height:32px;
width:128px;
margin-left:60px;
}

div.montysmill-queen3
{
background-image:url(../image/casino-slot-images/montys-symbol-queen.png);
background-repeat:repeat-x;
height:32px;
width:96px;
margin-left:60px;
}

div.montysmill-jack5
{
background-image:url(../image/casino-slot-images/montys-symbol-jack.png);
background-repeat:repeat-x;
height:32px;
width:160px;
margin-left:60px;
}

div.montysmill-jack4
{
background-image:url(../image/casino-slot-images/montys-symbol-jack.png);
background-repeat:repeat-x;
height:32px;
width:128px;
margin-left:60px;
}

div.montysmill-jack3
{
background-image:url(../image/casino-slot-images/montys-symbol-jack.png);
background-repeat:repeat-x;
height:32px;
width:96px;
margin-left:60px;
}

div.montysmill-ten5
{
background-image:url(../image/casino-slot-images/montys-symbol-10.png);
background-repeat:repeat-x;
height:32px;
width:160px;
margin-left:60px;
}

div.montysmill-ten4
{
background-image:url(../image/casino-slot-images/montys-symbol-10.png);
background-repeat:repeat-x;
height:32px;
width:128px;
margin-left:60px;
}

div.montysmill-ten3
{
background-image:url(../image/casino-slot-images/montys-symbol-10.png);
background-repeat:repeat-x;
height:32px;
width:96px;
margin-left:60px;
}

div.montysmill-nine5
{
background-image:url(../image/casino-slot-images/montys-symbol-9.png);
background-repeat:repeat-x;
height:32px;
width:160px;
margin-left:60px;
}

div.montysmill-nine4
{
background-image:url(../image/casino-slot-images/montys-symbol-9.png);
background-repeat:repeat-x;
height:32px;
width:128px;
margin-left:60px;
}

div.montysmill-nine3
{
background-image:url(../image/casino-slot-images/montys-symbol-9.png);
background-repeat:repeat-x;
height:32px;
width:96px;
margin-left:60px;
}


/*END MONTYS MILLIONS SLOT SYMBOLS-12*/

/* START KITTY GLITTER SLOT SYMBOLS - 13*/

div.kittyglitter-whitepersian-right5
{
background-image:url(../image/casino-slot-images/kittyglitter-symbol-wpers-r.png);
background-repeat:repeat-x;
height:32px;
width:160px;
margin-left:60px;
}

div.kittyglitter-whitepersian-right4
{
background-image:url(../image/casino-slot-images/kittyglitter-symbol-wpers-r.png);
background-repeat:repeat-x;
height:32px;
width:128px;
margin-left:60px;
}

div.kittyglitter-whitepersian-right3
{
background-image:url(../image/casino-slot-images/kittyglitter-symbol-wpers-r.png);
background-repeat:repeat-x;
height:32px;
width:96px;
margin-left:60px;
}


div.kittyglitter-whitepersian-left5
{
background-image:url(../image/casino-slot-images/kittyglitter-symbol-wpers-l.png);
background-repeat:repeat-x;
height:32px;
width:160px;
margin-left:60px;
}

div.kittyglitter-whitepersian-left4
{
background-image:url(../image/casino-slot-images/kittyglitter-symbol-wpers-l.png);
background-repeat:repeat-x;
height:32px;
width:128px;
margin-left:60px;
}

div.kittyglitter-whitepersian-left3
{
background-image:url(../image/casino-slot-images/kittyglitter-symbol-wpers-l.png);
background-repeat:repeat-x;
height:32px;
width:96px;
margin-left:60px;
}

div.kittyglitter-tan-left5
{
background-image:url(../image/casino-slot-images/kittyglitter-symbol-tan-l.png);
background-repeat:repeat-x;
height:32px;
width:160px;
margin-left:60px;
}

div.kittyglitter-tan-left4
{
background-image:url(../image/casino-slot-images/kittyglitter-symbol-tan-l.png);
background-repeat:repeat-x;
height:32px;
width:128px;
margin-left:60px;
}

div.kittyglitter-tan-left3
{
background-image:url(../image/casino-slot-images/kittyglitter-symbol-tan-l.png);
background-repeat:repeat-x;
height:32px;
width:96px;
margin-left:60px;
}


div.kittyglitter-tan-right5
{
background-image:url(../image/casino-slot-images/kittyglitter-symbol-tan-r.png);
background-repeat:repeat-x;
height:32px;
width:160px;
margin-left:60px;
}

div.kittyglitter-tan-right4
{
background-image:url(../image/casino-slot-images/kittyglitter-symbol-tan-r.png);
background-repeat:repeat-x;
height:32px;
width:128px;
margin-left:60px;
}

div.kittyglitter-tan-right3
{
background-image:url(../image/casino-slot-images/kittyglitter-symbol-tan-r.png);
background-repeat:repeat-x;
height:32px;
width:96px;
margin-left:60px;
}

div.kittyglitter-siamese-right5
{
background-image:url(../image/casino-slot-images/kittyglitter-symbol-siam-r.png);
background-repeat:repeat-x;
height:32px;
width:160px;
margin-left:60px;
}

div.kittyglitter-siamese-right4
{
background-image:url(../image/casino-slot-images/kittyglitter-symbol-siam-r.png);
background-repeat:repeat-x;
height:32px;
width:128px;
margin-left:60px;
}

div.kittyglitter-siamese-right3
{
background-image:url(../image/casino-slot-images/kittyglitter-symbol-siam-r.png);
background-repeat:repeat-x;
height:32px;
width:96px;
margin-left:60px;
}


div.kittyglitter-siamese-left5
{
background-image:url(../image/casino-slot-images/kittyglitter-symbol-siam-l.png);
background-repeat:repeat-x;
height:32px;
width:160px;
margin-left:60px;
}

div.kittyglitter-siamese-left4
{
background-image:url(../image/casino-slot-images/kittyglitter-symbol-siam-l.png);
background-repeat:repeat-x;
height:32px;
width:128px;
margin-left:60px;
}

div.kittyglitter-siamese-left3
{
background-image:url(../image/casino-slot-images/kittyglitter-symbol-siam-l.png);
background-repeat:repeat-x;
height:32px;
width:96px;
margin-left:60px;
}




div.kittyglitter-persian-wild5
{
background-image:url(../image/casino-slot-images/kittyglitter-symbol-perwild.png);
background-repeat:repeat-x;
height:32px;
width:160px;
margin-left:60px;
}

div.kittyglitter-persian-wild4
{
background-image:url(../image/casino-slot-images/kittyglitter-symbol-perwild.png);
background-repeat:repeat-x;
height:32px;
width:128px;
margin-left:60px;
}

div.kittyglitter-persian-wild3
{
background-image:url(../image/casino-slot-images/kittyglitter-symbol-perwild.png);
background-repeat:repeat-x;
height:32px;
width:96px;
margin-left:60px;
}

div.kittyglitter-tan-wild5
{
background-image:url(../image/casino-slot-images/kittyglitter-symbol-tanwild.png);
background-repeat:repeat-x;
height:32px;
width:160px;
margin-left:60px;
}

div.kittyglitter-tan-wild4
{
background-image:url(../image/casino-slot-images/kittyglitter-symbol-tanwild.png);
background-repeat:repeat-x;
height:32px;
width:128px;
margin-left:60px;
}

div.kittyglitter-tan-wild3
{
background-image:url(../image/casino-slot-images/kittyglitter-symbol-tanwild.png);
background-repeat:repeat-x;
height:32px;
width:96px;
margin-left:60px;
}


div.kittyglitter-tan-wild5
{
background-image:url(../image/casino-slot-images/kittyglitter-symbol-tanwild.png);
background-repeat:repeat-x;
height:32px;
width:160px;
margin-left:60px;
}

div.kittyglitter-tan-wild4
{
background-image:url(../image/casino-slot-images/kittyglitter-symbol-tanwild.png);
background-repeat:repeat-x;
height:32px;
width:128px;
margin-left:60px;
}

div.kittyglitter-tan-wild3
{
background-image:url(../image/casino-slot-images/kittyglitter-symbol-tanwild.png);
background-repeat:repeat-x;
height:32px;
width:96px;
margin-left:60px;
}

div.kittyglitter-yellow-wild5
{
background-image:url(../image/casino-slot-images/kittyglitter-symbol-wildyel.png);
background-repeat:repeat-x;
height:32px;
width:160px;
margin-left:60px;
}

div.kittyglitter-yellow-wild4
{
background-image:url(../image/casino-slot-images/kittyglitter-symbol-wildyel.png);
background-repeat:repeat-x;
height:32px;
width:128px;
margin-left:60px;
}

div.kittyglitter-yellow-wild3
{
background-image:url(../image/casino-slot-images/kittyglitter-symbol-wildyel.png);
background-repeat:repeat-x;
height:32px;
width:96px;
margin-left:60px;
}
div.kittyglitter-red-wild5
{
background-image:url(../image/casino-slot-images/kittyglitter-symbol-wildred.png);
background-repeat:repeat-x;
height:32px;
width:160px;
margin-left:60px;
}

div.kittyglitter-red-wild4
{
background-image:url(../image/casino-slot-images/kittyglitter-symbol-wildred.png);
background-repeat:repeat-x;
height:32px;
width:128px;
margin-left:60px;
}

div.kittyglitter-red-wild3
{
background-image:url(../image/casino-slot-images/kittyglitter-symbol-wildred.png);
background-repeat:repeat-x;
height:32px;
width:96px;
margin-left:60px;
}

div.kittyglitter-siamese-wild5
{
background-image:url(../image/casino-slot-images/kittyglitter-symbol-wildsia.png);
background-repeat:repeat-x;
height:32px;
width:160px;
margin-left:60px;
}

div.kittyglitter-siamese-wild4
{
background-image:url(../image/casino-slot-images/kittyglitter-symbol-wildsia.png);
background-repeat:repeat-x;
height:32px;
width:128px;
margin-left:60px;
}

div.kittyglitter-siamese-wild3
{
background-image:url(../image/casino-slot-images/kittyglitter-symbol-wildsia.png);
background-repeat:repeat-x;
height:32px;
width:96px;
margin-left:60px;
}

div.kittyglitter-tabby-wild5
{
background-image:url(../image/casino-slot-images/kittyglitter-symbol-wildtab.png);
background-repeat:repeat-x;
height:32px;
width:160px;
margin-left:60px;
}

div.kittyglitter-tabby-wild4
{
background-image:url(../image/casino-slot-images/kittyglitter-symbol-wildtab.png);
background-repeat:repeat-x;
height:32px;
width:128px;
margin-left:60px;
}

div.kittyglitter-tabby-wild3
{
background-image:url(../image/casino-slot-images/kittyglitter-symbol-wildtab.png);
background-repeat:repeat-x;
height:32px;
width:96px;
margin-left:60px;
}

div.kittyglitter-ace5
{
background-image:url(../image/casino-slot-images/kittyglitter-symbol-ace.png);
background-repeat:repeat-x;
height:32px;
width:160px;
margin-left:60px;
}

div.kittyglitter-ace4
{
background-image:url(../image/casino-slot-images/kittyglitter-symbol-ace.png);
background-repeat:repeat-x;
height:32px;
width:128px;
margin-left:60px;
}

div.kittyglitter-ace3
{
background-image:url(../image/casino-slot-images/kittyglitter-symbol-ace.png);
background-repeat:repeat-x;
height:32px;
width:96px;
margin-left:60px;
}

div.kittyglitter-king5
{
background-image:url(../image/casino-slot-images/kittyglitter-symbol-king.png);
background-repeat:repeat-x;
height:32px;
width:160px;
margin-left:60px;
}

div.kittyglitter-king4
{
background-image:url(../image/casino-slot-images/kittyglitter-symbol-king.png);
background-repeat:repeat-x;
height:32px;
width:128px;
margin-left:60px;
}

div.kittyglitter-king3
{
background-image:url(../image/casino-slot-images/kittyglitter-symbol-king.png);
background-repeat:repeat-x;
height:32px;
width:96px;
margin-left:60px;
}


div.kittyglitter-queen5
{
background-image:url(../image/casino-slot-images/kittyglitter-symbol-queen.png);
background-repeat:repeat-x;
height:32px;
width:160px;
margin-left:60px;
}

div.kittyglitter-queen4
{
background-image:url(../image/casino-slot-images/kittyglitter-symbol-queen.png);
background-repeat:repeat-x;
height:32px;
width:128px;
margin-left:60px;
}

div.kittyglitter-queen3
{
background-image:url(../image/casino-slot-images/kittyglitter-symbol-queen.png);
background-repeat:repeat-x;
height:32px;
width:96px;
margin-left:60px;
}

div.kittyglitter-jack5
{
background-image:url(../image/casino-slot-images/kittyglitter-symbol-jack.png);
background-repeat:repeat-x;
height:32px;
width:160px;
margin-left:60px;
}

div.kittyglitter-jack4
{
background-image:url(../image/casino-slot-images/kittyglitter-symbol-jack.png);
background-repeat:repeat-x;
height:32px;
width:128px;
margin-left:60px;
}

div.kittyglitter-jack3
{
background-image:url(../image/casino-slot-images/kittyglitter-symbol-jack.png);
background-repeat:repeat-x;
height:32px;
width:96px;
margin-left:60px;
}

div.kittyglitter-ten5
{
background-image:url(../image/casino-slot-images/kittyglitter-symbol-10.png);
background-repeat:repeat-x;
height:32px;
width:160px;
margin-left:60px;
}

div.kittyglitter-ten4
{
background-image:url(../image/casino-slot-images/kittyglitter-symbol-10.png);
background-repeat:repeat-x;
height:32px;
width:128px;
margin-left:60px;
}

div.kittyglitter-ten3
{
background-image:url(../image/casino-slot-images/kittyglitter-symbol-10.png);
background-repeat:repeat-x;
height:32px;
width:96px;
margin-left:60px;
}




/* END KITTY GLITTER SLOT SYMBOLS - 13*/


div.symbolcontainer
{
border:0px solid black;
height:auto;
width:225px;
margin-left:20px;
float:left;
font-weight:bold;
}

div.symbolcellleft
{
float:left;
height:32px;
width:50px;
line-height:32px;
text-align:right;
font-size:20px;
}

/* NEW ORGANIZED FORMAT FOR UNIQUE SLOT PAGES */
div.slotreview
{
border:0px solid black;
width:800px;
margin:auto;
height:auto;
margin-top:20px;
}

div.slotreview h2
{
color:#ff0000;
font-size:16px;
}

div.slotreview p
{
font-size:12px;
text-align:justify;
color:#3f3f3f;
}


div.slotreview-right
{
width:400px;
height:auto;
float:right;
margin-left:20px;
}
div.slotpromo-right
{
width:400px;
border:0px solid black;
}

div.slotpromocontainertop
{
width:400px;
height:15px;
background-image:url(../image/casino-slot-images/slotpromocontainertop.png);
background-repeat:no-repeat;
}

div.slotpromocontainercontent
{
width:400px;
height:auto;
background-image:url(../image/casino-slot-images/slotpromocontainermid.png);
background-repeat:repeat-y;
}

div.slotpromocontainercontent img
{
margin-left:15px;
border:1px solid black;
}

div.slotpromocontainercontent p
{
font-size:12px;
padding:10px 25px 0px 15px;
text-align:justify;
}

div.slotpromocontainercontent h2
{
color:#505050;
font-size:20px;
padding-bottom:10px;
}

div.slotpromocontainerbot
{
width:400px;
height:21px;
background-image:url(../image/casino-slot-images/slotpromocontainerbottom.png);
background-repeat:no-repeat;
}
div.bannerbox
{
width:400px;
height:auto;
color:#ffffff;
text-align:center;
border:0px solid black;
}

div.creativecontainer
{
border:1px solid black;
height:800px;
width:150px;
background-color:#cccccc;
}

div.playatfavoritecasino
{
margin-bottom:30px;
}

div.playatfavoritecasino p.list
{
margin-left:30px;
font-size:14px;
height:45px;
line-height:45px;
margin-bottom:10px;
}

div.playatfavoritecasino img
{
float:left;
margin-right:20px;
border:1px solid black;
}

div.lastword
{
width:400px;
float:right;
margin-left:30px;
border:0px solid black;
}

/* LITTLE CASINOBREAKER */
div.little-casinobreaker-left
{
width:350px;
height:66px;
border:0px solid black;
background-image:url(../image/casino-slot-images/casino-helpful-tip-left.png);
background-repeat:no-repeat;
}

div.little-casinobreaker-left p
{
padding-left:85px;
padding-top:10px;
padding-right:20px;
font-weight:bold;
color:#0632d8;
}


div.little-casinobreaker-right
{
width:350px;
height:66px;
border:0px solid black;
background-image:url(../image/casino-slot-images/casino-helpful-tip-right.png);
background-repeat:no-repeat;
margin-left:40px;
}


div.little-casinobreaker-right p
{
padding-left:20px;
padding-top:10px;
padding-right:85px;
font-weight:bold;
color:#0632d8;
}

div.medium-casinobreaker-right
{
width:350px;
height:132px;
border:0px solid black;
background-image:url(../image/casino-slot-images/casino-helpful-tip-med.png);
background-repeat:no-repeat;
margin-left:40px;
}

div.medium-casinobreaker-right p
{
padding-left:20px;
padding-top:10px;
padding-right:85px;
font-weight:bold;
color:#0632d8;
}



/* REFORMATTED CONTAINERS */
div.topcontentleft
{
height:auto;
width:400px;
text-align:justify;
border:0px solid black;
float:left;
margin-left:30px;
margin-top:20px;
margin-bottom:30px;
}
div.topcontentleft p
{
font-size:12px;
}
div.topcontentleft h2
{
color:#ff0000;
font-size:16px;
}

div.topcontentright
{
height:auto;
width:400px;
border:0px solid black;
float:right;
margin-right:30px;
margin-top:20px;
margin-bottom:30px;
}
div.topcontentright p
{
font-size:12px;
}
div.topcontentright h2
{
color:#ff0000;
font-size:16px;
}


div.symbolcontent
{
text-align:justify;
border:0px solid black;
width:840px;
height:auto;
margin:auto;
display:block;
clear:both;
margin-bottom:30px;
}

div.symbolcontent p
{
font-size:12px;
}

div.symbolcontent h2
{
color:#ff0000;
font-size:16px;
}

div.breaker
{
clear:both;
}

div.bottomcontent
{
width:840px;
margin:auto;
}
div.bottomcontent p
{
font-size:12px;
}

div.bottomcontent h2
{
color:#ff0000;
font-size:16px;
}

/* SLOT PAGES AT A GLANCE */

#glance-main-container
{
border:0px solid black;
width:840px;
margin:auto;
}

#glance-main-container h1
{
color:#ff0000;
padding:10px;
}

#glance-main-container p
{
font-size:12px;
font-family:calibri, arial, verdana;
padding:10px;
text-align:justify;
}

#slot-review-table-top
{
background-image:url(../image/casino-slot-images/glance-table-heading.png);
background-repeat:no-repeat;
background-position:top;
height:43px;
width:810px;
margin:auto;
}

#slot-review-table-mid
{
background-image:url(../image/casino-slot-images/ul-listing-bg.png);
background-repeat:repeat-y;
margin:auto;
width:810px;
}

#slot-review-table-bottom
{
background-image:url(../image/casino-slot-images/glance-table-bottom.png);
background-repeat:no-repeat;
margin:auto;
height:24px;
width:810px;
}

#slot-review-table-mid ul
{
list-style-type:none;
}



#slot-review-table-top ul
{
font-size:16px;
font-weight:bold;
height:43px;
float:left;
padding-top:18px;
margin-bottom:0px;
}

#slot-review-table-top li
{
list-style-type:none;
display:inline;
}

#slot-review-table-top li.payout
{
margin-left:20px;
}

#slot-review-table-top li.slotgame
{
margin-left:20px;
}

#slot-review-table-top li.freespin
{
margin-left:99px;
}

#slot-review-table-top li.paylines
{
margin-left:10px;
}

#slot-review-table-top li.whereplay
{
margin-left:30px;
}

#slot-review-table-top li.rtp
{
margin-left:30px;
}

#slot-review-table-mid ul
{
height:130px;
width:806px;
border-style:solid;
border-width:0px 0px 1px 0px;
border-color:#cccccc;
margin:auto;
}

#slot-review-table-mid li
{
display:block;
float:left;
text-align:center;
border:0px solid red;
}


#slot-review-table-mid li.listpayout
{
margin-left:10px;
width:145px;
font-size:18px;
font-weight:bold;
line-height:110px;
}

#slot-review-table-mid li.listslotgame
{
margin-left:0px;
width:190px;
font-size:10px;
}

#slot-review-table-mid li.listfreespin
{
margin-left:0px;
width:85px;
height:110px;
font-size:36px;
line-height:110px;
color:#ff0000;
}

#slot-review-table-mid li.listpaylines
{
margin-left:0px;
width:103px;
height:110px;
font-size:36px;
line-height:110px;
color:#ff0000;
}

#slot-review-table-mid li.listwhereplay
{
margin-left:0px;
width:161px;
}

#slot-review-table-mid li.listrtp
{
margin-left:0px;
width:95px;
height:110px;
font-size:20px;
line-height:110px;
}







