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

#phoenixPubLogo {
	float: left;
	position: relative;
	background-image: url(../../../../assets/images/foreground/pinkertonroadpresents.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 1001px;
	height: 129px;
	margin: 18px auto 0px auto;
	z-index: 50;
}

#gamesMainContentWrapper {
	margin: 0px;
	border: 0px;
	padding: 0px;
	min-width: 1001px;
	background-color: #000608;
	background-image: url(../images/texturebg.jpg);
	background-repeat: no-repeat;	
	background-position: center;
	overflow: visible;
}

#imageCarousel {
	float: left;
	position: absolute;
	background-image: url(../images/mainimage.jpg);
	background-repeat: no-repeat;
	width: 1001px;
	height: 579px;
}

#gamebylineImage {
	float: left;
	position: absolute;
	background-image: url(../images/characterpic.png);
	background-repeat: no-repeat;
	width: 360px;
	height: 444px;
	margin: -100px 0px 0px -70px;
	z-index: 25;
}

.sectiondecorationwrapper {
	float: left;
	clear: both;
	width: 1001px;
	background-repeat: no-repeat;	
	background-position: center;
	overflow: visible;	
}

#sectiondecoration {
	width: 1001px;
	height: 85px;
	background-image: url(../images/sectiondecoration.png);
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0 auto;
	margin-top: 370px;
	overflow: visible;
	z-index: 75;
	
}

.moreinformation .companylogo {
	float: left;
	background-image: url(../images/companylogo.png);
	background-repeat: no-repeat;
	background-position: left;
	width: 150px;
	height: 95px;
	padding-top: 20px;
}

#gameNav a .buyNow {
	color: #422e0e;
}

#gameNav a:hover .buyNow {
	color: #422e0e;
}

#moebul {
	width: 1001px;
	height: 25px;
	padding: 0px;
	margin: auto;
	margin-top: 0px;
  position: absolute;
  top: 0; left: 0; bottom: 0; right: 0;
	font-size: .8em;
}

#moebul li {
	margin: 0px;
	padding: 0px;
	
}
                                                                             

