@charset "utf-8";

/* MYSTERY */
#backgroundMystery {
	height:1015px;
	margin-top:10px;
	background-image:url(http://www.atomlasvegas.com/images/contentBackground.png);
	padding:10px
}
#registerCTA {
	position:absolute;
	top:350px;
	left:739px;
}
#nextEvent {
	position:absolute;
	background:#FF0000;
	top:300px;
	right:30px;
	padding:5px;
}
#box1 {
	background-image:url(../images/mysteryBox1.png);
	margin-top:10px;
	float:left;	
	width:300px;
	height:505px;
	padding:10px;
}
#box2 {
	background-color:#ffffff;
	margin-top:10px;
	margin-left:10px;
	float:left;
	width:300px;
	height:505px;
	padding:10px;
}
#box3 {
	background-image:url(../images/mediaBox3.png);
	margin-top:10px;
	margin-left:10px;
	float:left;
	width:320px;
	height:280px;
	padding:10px 0px 0px 0px;
}
#mediaMenu {
	background-image:url(../images/mediaMystery2.png);
	margin-top:10px;
	margin-left:10px;
	float:left;
	width:300px;
	height:130px;
	padding:10px;
}
#promoVid {
	position:absolute;
	width:309px;
	height:270px;
	margin-left:1px;
	display:none;
}
#lethalVid {
	position:absolute;
	width:309px;
	height:270px;
	margin-left:1px;
	display:none;
}
#deadAgainVid {
	position:absolute;
	width:309px;
	height:270px;
	margin-left:1px;
	display:none;
}
#allsFairVid {
	position:absolute;
	width:309px;
	height:270px;
	margin-left:1px;
	display:none;
}
#gallery {
	position:absolute;
	width:309px;
	height:270px;
	margin-left:1px;
	display:none;
}
#reviews {
	background-color:#ffffff;
	margin-top:10px;
	float:left;
	width:960px;
	height:200px;
	padding:10px;
}
/* For the PayPal Return Page */
#backgroundSuccess {
	height:481px;
	margin-top:10px;
	background-image:url(http://www.atomlasvegas.com/images/contentBackground.png);
	padding:10px
}
#success {
	background-color:#ffffff;
	margin-top:10px;
	float:left;
	width:960px;
	height:200px;
	padding:10px;
}
