/* a_slots.css */

/* LARGE BACKGROUND IMAGE: */

div.Bkg-SLOTS { position: absolute;
	top: 108px; 
	left: 129px;
	width: 745px; 
	height: 500px;
	margin: 0;
	padding-left: 0; 
	background-color: #eadfc9;
	background-image: url(slots/Bkg-SLOTS.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	z-index: 112; 	
}

div#slot1 { position: absolute;
	top: 12px;
	left: 18px; }

div#slot2 { position: absolute;
	top: 12px;
	left: 162px; }
	
div#slot3 { position: absolute;
	top: 12px;
	left: 306px; }
	
div#slot4 { position: absolute;
	top: 12px;
	left: 450px; }
	
div#slot5 { position: absolute;
	top: 12px;
	left: 594px; }
	
	
div.slots .logo { position: absolute;
	top: 0;
	left: 0;
	width: 121px;
	height: 44px;
	border: none;
	z-index: 20; }
	
div.slots .image { position: absolute;
	top: 43px;
	left: 0;
	width: 121px;
	height: 93px;
	z-index: 30; }
	
div.slots .goldstars { position: absolute;
	top: 136px;
	left: 0;
	width: 121px;
	height: 23px;
	border: none;
	z-index: 2; }
	
/*div.slots .flippertall { position: absolute;
	top: 60px;
	left: 0;
	width: 121px;
	height: 25px;
	border: none;
	z-index: 2; }*/
	
div.slots .text {
	position: absolute;
	top: 162px;
	left: 0px;
	width: 125px;
	padding: 0;
	margin: 0;
	font-family: "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 1.10em;
	letter-spacing: -0.01em;
	text-align: left;
	color: black;
	border: none;
	z-index: 200;
}
div.slots .seals { position: absolute;
	top: 407px;
	left: 0;
	width: 121px;
	height: 57px;
	border: none; 
	z-index: 10;}
;}
