/*****************
Style Definitions
*****************/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}



html {
	background: url(tease_bg.jpg) no-repeat top center;
}

mc_embed_signup{
width: 300px;
	
}

label{
	
	font-family: Avenir, Helvetica, sans-serif;
}

#mc-field-group {
	background-color: #a3ff1e;
	width: 300px;
}

#content {
	text-align: center;
	color: #FFF;
	font-size: 18px;
	font-family: avenir, helvetica, sans-serif;
	margin-top: 370px;
}

#emailform {
	background: url(form.png) no-repeat;
	width: 350px;
	height: 50px;
	margin: 0 auto;
}

input{
	outline:none;

	
}


.field {
	text-shadow: 0px 1px white;
	background: transparent;
	border: none;
	text-align: center;
	font-size: 20px;
	width: 350px;
	height: 50px;
	padding: 2px;
	vertical-align: center
	outline:none;
	margin-bottom: 10px;

}

.button {
	display: block;
	border: none;
	margin: 0 auto;
	width: 250px;
	height: 40px;
	background: url(button.png) no-repeat top center;
	cursor:pointer; 
}


#thanks {
	
	position: relative;
	display:block;
	color: white;
	font-size: 18px;
	font-family: avenir, helvetica, sans-serif;
	margin: 0 auto;
	
}

#validEmail {
	margin-top: 4px;
	margin-left: 9px;
	position: absolute;
	width: 16px;
	height: 16px;
}