﻿/* CSS Document */
#content {
	overflow: hidden;
}
#email-1 {
	
	position: relative;
	width: 496px;
	margin: 0 auto 80px auto;
	}
h1 
{
	margin:70px 25px 0 48px;
	font-size: 24px;
	text-transform: uppercase;
	letter-spacing: 3px;
	padding-bottom: 5px;
	text-align: center;
}	
h1.thanks 
{
    margin-top: 207px;
    font-size: 36px;
    padding-bottom: 200px;
}
p#desc {
	margin: 3px 70px 0px 70px;
	text-align: center;
	font-size: 12px;
	line-height: 15px;
}
#enter-wrp 
{
	width: 496px;
	overflow: hidden;
	margin: 13px 0 0 0px;
	position: relative;
}
#enter-wrp p 
{
	font-size: 11px;
	line-height: 18px;
	padding-bottom: 8px;
}
#enter-2 div 
{
	margin: 19px 0 0 0;
}
.gen-mod 
{
     font-size: 11px;
}
#enter-wrp input 
{
	font-size: 10px;
	font-family: inherit;
	border: 1px solid #eb1a17;
	padding: 2px 0 2px 0;
	height: 14px;
	background: transparent;
	color: #fff;
}
#enter-wrp .auto input
{
    width: auto !important;
    height: auto !important;
}
#enter-wrp select 
{
    border: 1px solid #eb1a17;
    padding: 2px 0 2px 0;
    height: 20px;
    font-size: 10px;
	color: #000;
	background: #fff;
	font-family: inherit;
}
#enter-3 select, input.other 
{
    width: 143px;
}
#enter-2 select.state-input 
{
    width: 53px;
}
#state-wrp {
	position: relative;
}
#zip-mod 
{
    position: absolute;
    top: 0px;
    left: 65px;
}
#enter-2 input.zip-input 
{
    width: 68px;
}
#enter-1 input 
{
	width: 133px;
}
#enter-2 .fav-field 
{
	width: 126px;
}
#enter-2 input 
{
	width: 133px;
}
#enter-2 div input 
{
	padding: 0px;
}
#enter-3 input 
{
	display: block;
	margin-bottom: 1px;
}
#enter-1 
{
	display: inline;
	float: left;
	width: 180px;
	padding: 9px 0 10px 0px;
}
#enter-2 
{
	display: inline;
	float: left;
	width: 170px;
	padding: 9px 0 10px 0;
}
#enter-3 
{
	float: right;
	width: 146px;
	padding: 9px 0 10px 0;
}


#enter-bttn input 
{
	width: auto;
}
.opt 
{
	clear: both;
	font-size: 9px;
	margin: 0 0 1px 12px;
	position: relative;
	width: 130px;
	padding-left: 22px;
}
.opt input {
	position: absolute;
	left: 0px;
	top: 0px;
}

.gen-mod input 
{
    vertical-align: middle;
	border: 0px !important;
}
.opt * 
{
	vertical-align: middle;
	border: 0px !important;
}

#join-now 
{
    margin: 13px 0 0 0px;
}
#enter-wrp #join-now input 
{
    background: url(../images/email/join.gif) no-repeat;
    width: 144px;
    height: 26px;
    border: 0px;
    cursor: pointer;
}
h3 {
	text-align: center;
	margin: 215px 0 0 0;
}
#fan {
	margin: 19px 0 0 0;
}
	
	

