* {
	margin:0;
	padding:0;
	border:0;
	outline:0;
}

body {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	background:url(https://launchimages.s3.amazonaws.com/2011/MZ_111013_bg_3.png) top repeat-x;
	background-color: #ffffff;

}

h1 {
	font-size:30px;
	font-weight:bold;
	text-align:center;
	padding:40px 0;
	color: #cc3333;
	font-family: 'arial', 'avant garde';
	margin: -40px 0px -20px 0px;
}

h2 {
	font-size:24px;
	height:40px;
	line-height:40px;
	font-weight:bold;
	text-align:center;
	color:#fff;
	padding:1px 0 30px;
	background:url(https://launchimages.s3.amazonaws.com/2011/MZ_111013_optin_top_tall_2.png) top repeat-x;
	text-shadow:2px 2px 2px #000;
	text-transform:uppercase;
	height: 105px;
}

h3 {
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	padding: 0px 0;
	color: #0800A5;
	font-family: 'arial', 'avant garde';
	margin: -28px 0px 10px 0px;
}

h4 {
	margin-top: -95px;
	margin-bottom: 5px;
	font-size:20px;
	font-weight:bold;
	text-align:center;
	color:yellow;
	background: #f82626;
	text-shadow:1px 1px 1px #000;
	text-transform:uppercase;
}

.congrats {
	font-size: 60pt;
	font-family: brush script mt;
	color: #f82626;
	text-shadow:1px 1px 1px #888;
	align: center;
}

p {
	margin:15px 0 0 0;
	font-size: 14pt;
}

p:first-child {
	margin:0;
}

#wrap {
	margin:auto;
	width:1000px
}

#header {
	height:70px;
	line-height:70px;
	font-size:20px;
	color:#fff;
	font-style:italic;
}

#main {
	margin:5px 0 0 0;
}

.shadow {
	margin:-40px 0 0 -80px;
	width:800px;
	height:100px;
	background:url(https://launchimages.s3.amazonaws.com/2011/MZ_111013_shadow.png);
}

#form {
	padding:20px 15px;
}

#footer {
	padding:140px 0 40px 0;
	background:url(https://launchimages.s3.amazonaws.com/2011/MZ_111013_footer.png) top no-repeat;
	text-align:center;
	color:#666;
	font-size: 12pt;
}

.foot_include {
	font-size: 14px;
	text-align: center;
}

.foot_include a:hover {
	text-decoration: none;
}

.clear {
	clear:both;
	height:0;
	overflow:hidden;
}

#register {
	float:right;
	display:inline;
	width:305px;
	border:2px solid #ccc;
}

#register p {
	font-size: 12pt;
	text-align: left;
	margin: 0px 10px 0px 10px;
}

.register_radios {
	font-size: 14pt;
	text-align: left;
	margin: 0px 10px 0px 10px;
}

.reg_radio {
	margin: 8px;
}

.submit {
	width:260px;
	height:60px;
	background:url(https://launchimages.s3.amazonaws.com/2011/MZ_111013_reserve_my_spot.png);
	cursor:pointer;
	margin:10px 0;
}

.underline {
	text-decoration:underline;
}

.inputstyle {
	text-align:left;
	width: 206px;
	height: 26px;
	background: #ffffff url(https://www.mindmovies.com/special/images/inputbg.png) repeat-x;
	border: 1px solid #116aa6;
	margin: 5px 0px 0px 3px;
	padding: 6px;
}

.transpaper {
	margin-top: 30px;
	width: 900px;
	background: #f7f7f7;
	border:solid 1px #cccccc;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 25px;
}

.footinfo {
	font-size: 12pt;
}

.regtext {
	font-size:21px;
	font-weight: bold;
}

.whitelist {
	width: 560px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 60px;
}

.whitelist p {
	margin-bottom: 25px;
	font-size: 14px;
}

.whitelist td {
	width: 180px;
}

.whitelist table {
	margin-left: 60px;
	margin-bottom: 25px;
}

#purchase p, #purchase ol {
	text-align: left;
	font-size: 1.2em;
	line-height: 1.2em;
}

#purchase ol {
	padding-left: 50px;
}



#purchase a:hover {
	text-decoration: none;
}

#purchase img {
	margin-top: -20px;
}


