body {
    color:#c5c5c5;
    font-family:Verdana, Arial;
    font-size:8pt;
    margin: 0;
    padding; 0;
}
/*#id_name, #id_email_address, #id_address, #id_birthday {*/
.signup_form input {
    border-top:2px solid #C9C8C9;
    border-right:2px solid #C9C8C9;
    border-left:2px solid #fff;
    border-bottom:2px solid #fff;
    padding:3px 5px;
    width:283px;
}
form input.field_error {
    border:2px solid #FF4444;
    background: #FFE0E0;
}
div#field_state {
    float: left;
    margin-right: 20px !important; margin-right: 15px;
}
#id_state {
    width: 180px;
}
.signup_form select {
    width: 180px;
}
#id_zip {
    width: 83px;
}
#submit_btn {
    width: auto !important;
    border: none !important;
    padding: 0;
    float:right;
}
#signup_add_container {
    background: white url('/media/images/signups/coupons_bg.jpg') top left no-repeat;
    height:665px;
    width:915px;
    position: relative;
}
#signup_add_container #page_title, #coupon_friends_container #page_title {
    color:#224376;
    font-family:Arial,sans-serif;
    font-size:30px;
    font-style:italic;
    font-weight:bold;
    left:61px;
    position:absolute;
    top:293px;
}
#signup_add_container #form_intro, #coupon_friends_container #form_intro {
    color:#FFFFFF;
    font-family:Arial,sans-serif;
    font-size:15px;
    font-weight:bold;
    left:512px;
    letter-spacing:-1px;
    line-height:20px;
    margin-right:25px;
    position:absolute;
    top:48px;
}
#signup_add_container #form_intro2, #coupon_friends_container #form_intro2{
    color:#FFFFFF;
    font-family:Arial,sans-serif;
    font-size:11px;
    left:514px;
    letter-spacing:0;
    margin-right:15px;
    position:absolute;
    top:163px;
}
#signup_add_container #form_intro3, #coupon_friends_container #form_intro3 {
    color:#FFFFFF;
    font-family:Arial,sans-serif;
    font-size:11px;
    left:307px;
    letter-spacing:0;
    margin-right:15px;
    position:absolute;
    top:207px;
}
#signup_friends_container {
    background: white url('/media/images/signups/friends_bg.jpg') top left no-repeat;
    height:487px;
    width:915px;
    position: relative;
}
#signup_confirm_container {
    background: white url('/media/images/signups/confirm_bg.jpg') top left no-repeat;
    height:487px;
    width:915px;
    position: relative;
}
.signup_form {
    color:#FFFFFF;
    height:475px;
    left:520px;
    line-height:185%;
    position:absolute;
    top:200px;
    width:298px;
}
#signup_confirm_text, #signup_thanks_text {
    color:#FFFFFF;
    height:475px;
    left:480px;
    position:absolute;
    top:82px;
    width:298px;
}
.submit_row {
    padding:27px 0;
    clear: left;
}
#field_bmonth label, #field_bday label, #field_byear label {
    display: none;
}
#field_bmonth select, #field_bday select, #field_byear select {
    width: 110px;
}
#field_bmonth, #field_bday, #field_byear  {
    float: left;
    width: 110px;
}
#field_bday, #field_byear  {
    margin-left: 20px;
}
ul.errorlist {
    color: #FF2222;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#coupon_locations {
    color:#FFFFFF;
    left:82px;
    position:absolute;
    top:481px;
    width:345px;
}
#coupon_locations p {
    margin: 5px 0;
}
#coupon_locations .locations {
    text-transform: uppercase;
}
.hidden {
    display: none;
}

#coupon_thanks_container {
    background: white url('/media/images/signups/coupons_thanks_bg.jpg') top left no-repeat;
    height:552px;
    width:915px;
    position: relative;
}
#coupon_thanks_container div, #coupon_confirm_container div {
    position:absolute;
}
#coupon_thanks_deliver {
    background: transparent url('/media/images/signups/coupons_thanks_deliver.jpg') top left no-repeat;
    color:white;
    font-size:10px;
    height:80px;
    left:557px;
    line-height:15px;
    padding:25px 5px 0 11px;
    top:180px;
    width:154px;

}
#coupon_thanks_title {
    left:176px;
    top:316px;
}
#coupon_confirm_container #coupon_thanks_title {
    left:71px;
    top:350px;
}
#coupon_thanks_text {
    font-size:10px;
    left:176px;
    text-align:center;
    top:430px;
    width:572px;
}
#coupon_thanks_getcoupon {
    left:393px;
    top:468px;
}
#coupon_friends_container {
    background: white url('/media/images/signups/coupons_bg.jpg') top left no-repeat;
    height:664px;
    width:915px;
    position: relative;
}
#coupon_confirm_container {
    background: white url('/media/images/signups/coupons_thanks_bg.jpg') top left no-repeat;
    height:487px;
    width:915px;
    position: relative;
}
#coupon_thanks_homepage {
    left:389px;
    top:441px;
}
#coupon_confirm_title {
    left:163px;
    top:327px;
}
#coupon_confirm_text {
    font-size:10px;
    left:176px;
    text-align:center;
    top:440px;
    width:572px;
}
#coupon_confirm_homepage {
    left:389px;
    top:471px;
}
