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

body {
	text-align: center;
	background-image: url(http://www.silverpokerslots.com/slots/images/grayPattern.jpg);
}

#wrapper {
	position: relative;
	height: 1020px;
	width: 820px; 
	margin: auto;
	padding: 0px;
	}

#wrapNorth{
	position: absolute;
	left: 0px;
	top: 0px;
	height: 180px;
	width: 100%;
	padding: 0px;
	margin: 0px;
	background-image: url(http://www.silverpokerslots.com/slots/images/silverTop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}

#navBarCSS{
	position:absolute;
	left:0px;
	top: 180px;
	width:100%;
	height:50px;
	padding:0px;
	margin:0px;
	background-image:url(http://www.silverpokerslots.com/slots/images/bar820.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
#wrapContent{
	background-color:#FFFfFF;
	position: absolute;
	left: 0px;
	top: 230px;
	height: 560px;
	width: 100%;
	padding: 0px;
	margin:0px;
}


/* this is the MAIN middle column of our page */
/* mastHead is the container of the middle column */
#mastHead {
	
	height: 560px;
	width: 780px; 
	position: absolute;
	background-color:#ffFFff;
	left: 20px;
	top: 0px;          
	margin: 0px;
	padding: 0px;

}

#billboard{
	position:absolute;
	left:14px;
	top: 10px;
}









/* this is the beginning of the first column called westline */

#westLine {
	position: absolute;
	top: 0px;
	left: 0px;
	background-image: url(http://www.silverpokerslots.com/slots/images/west20.jpg);
	background-repeat: repeat-y;
	background-position: left center;
	
	
	
	margin: 0px;
	padding: 0px;
	height: 560px;
	width: 20px;
	
}


/* this is the beginning of the third column called eastline */

#eastLine {
	position: absolute;
	top: 0px;
	left:800px;

	height: 560px;
	width: 20px;
	
	margin: 0px;
	padding: 0px;
	background-image: url(http://www.silverpokerslots.com/slots/images/east20.jpg);
	background-repeat: repeat-y;
	background-position: left center;
}



/* this is the end of third column called eastline  */

/** SOUTH CONTENT ***/
#southContent
{
	background-image: url(http://www.silverpokerslots.com/slots/images/footer.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	
	position: absolute;
	left: 0px;
	top: 790px;
	
	height: 200px;
	width: 100%;
	
	padding: 0px;
	margin:0px;
}



#copyright {
	position: absolute;
	top: 990px;
	left: 0px;
	height: 18px;
	width: 820px;
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-style:normal;
	font-weight:normal;
	text-align:left;
	color#333;
}





/* ------------------------------INSIDE NAVBAR -------------------------- */
/* These next three blocks are essential for position info for navBar */
#tabMenuImg
{
position: absolute;
top: 8px;
left: 34px;
height:28px;
width: 188px;
margin:0px;
padding:0px;

}
#slotsMenuImg
{
position: absolute;
top: 8px;
left: 222px;
height:28px;
width: 188px;
margin:0px;
padding:0px;

}
#pokerMenuImg
{
position: absolute;
top: 8px;
left: 410px;
height:28px;
width: 188px;
margin:0px;
padding:0px;

}

.nav_button {
	clear:both;
	width: 188px;
	height: 28px;
	margin: 0;
	padding: 0;
}


a.nav_design {
    display: block;
    position:absolute;
	top:8px;
	left:598px;
	width: 188px;
	height: 28px;
    background: url(http://www.silverpokerslots.com/slots/images/aboutus.jpg) 0 0 no-repeat;
	margin: 0;
    padding: 0;
}

a:hover.nav_design {
    background-position: 0px -28px;
}



/******************************* INSIDE THE FOOTER CONTENT  *******************************/

/* -----------------------------------FOOTER TITLE BAR ----------------------- */
#footerTitleBox{
position:absolute;
top:14px;
left: 0px;
height:50px;
width: 820px;
text-align:center;
}

#footerTitleText{
	font-family: Georgia, Times, serif;
	text-align:center;
	vertical-align: middle;
	font-size: 13px;
	font-weight: bold;
	font-style:bold;
	color:#333333;
	}
/* ---------------------------------LEFT SIDE OF FOOTER --LEGAL STATES------------------------- */

#legalStates{
	position:absolute;
	top:58px;
	left:18px;
	height:100px;
	width:210px;
	font-family: Arial, sans-serif;
	text-align:left;
	font-size: 10px;
	font-weight: bold;
	font-style:bold;
}

#notApply{
position:absolute;
top:100px;
left:0px;
height:50px;
width:210px;
}
/* ----------------------CENTER  FOOTER --------REELS------------------- */
.reelButton{
	height:120px;
	width:92px;
	margin:0px;
	padding:0px;
	}

a.reelOne{ 
	display:block;
	position:absolute;
	top:58px;
	left:218px;   
	width: 92px;
	height: 120px;
    background: url(http://www.silverpokerslots.com/slots/images/thumbs/reelOne.jpg) 0 0 no-repeat;
}
a:hover.reelOne{
background-position: -92px 0px;
}


a.reelTwo{
	display:block;
	position:absolute;
	top:58px;
	left:310px;
	height:120px;
	width:92px;
	background: url(http://www.silverpokerslots.com/slots/images/thumbs/reelTwo.jpg) 0 0 no-repeat;
}
a:hover.reelTwo{
background-position: -92px 0px;
}

 
a.reelThree{
	display:block;	
	position:absolute;
	top:58px;
	left:402px;
	height:120px;
	width:92px;
	background-image: url(http://www.silverpokerslots.com/slots/images/thumbs/reelThree.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	}
a:hover.reelThree{
background-position: -92px 0px;
}


/* --------------------RIGHT SIDE OF FOOTER ------------ADDRESS N LOGO--------------- */
#address{
	position: absolute;
	top:54px;
	left:510px;
	height:100px;
	width:252px;
	font-family: Tahoma, Verdana, sans-serif;
	text-align:left;
	font-size: 12px;
	font-weight: bold;
	line-height: 160%;
	color:#666666;
}

.addressTitle{
color:#003366;
font-size:15px;
}

#right_corner_box
{
	position: absolute;
	height: 22px;
	width: 300px;
	left: 490px;
	top: 170px;
}

#email_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	vertical-align: bottom;
}




/* ---------------------------------------END OF FOOTER --------------------------------------- */

