/* START_DEFAULT_STYLES  */
html {
    font-size: 62.5%;
    margin: 0;
    padding: 0;
}

body {
    font: 14px Tahoma, Geneva, sans-serif;
    color: #e8d0d1;
    margin: 0;
    padding: 0;
    background: url(../images/all_bg.jpg) repeat-y 50% 0 #a09575;
}

.clear {
    clear: both;
    font-size: 0;
    line-height: 0;
    display: block;
    height: 0;
}

h1, h2, h3, h4, h5, h6 {
    font-family: Tahoma, Geneva, sans-serif;
    font-weight: 400;
    margin: 0;
    padding: 5px 0;
}

p {
    margin: 0;
    padding: 5px 0;
}

a, a:link, a:active, a:visited {
    color: #eb1e33;
    text-decoration: underline;
    cursor: pointer;
}

a:hover {
    color: #e8d0d1;
    text-decoration: none;
}

img {
    border: none;
}

ul, ol {
    margin: 0;
    padding: 0;
}

li {
    margin: 0;
    padding: 0 10px;
}

form, input {
    margin: 0;
    padding: 0;
}

em, i {
    font-style: normal;
}

/* END_DEFAULT_STYLES  */
#all {
    width: 910px;
    margin: 0 auto;
    background: url(../images/bg.jpg) repeat-y;
}

#content {
    width: 910px;
    background: url(../images/bg2.jpg) no-repeat;
}

.main_desc {
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    padding: 25px 30px 15px;
}

body.mobile .main_desc {
    font-size: 2.5em;
    font-weight: 400;
}

.update {
    width: 871px;
    margin: 0 auto;
    padding: 30px 0 0;
    background: url(../images/update/term.jpg) no-repeat;
}

.u_image {
    font-size: 291px;
    float: left;
}

body.mobile .u_image {
    float: none;
    width: 80%;
    margin: 0 auto 20px auto;
    text-align: center;
}

body.mobile .u_image img {
    width: 100%;
    height: auto;
}

.u_text h2 {
    font-size: 18px;
    color: #fff1c0;
    padding: 2px 0 3px 27px;
    background: url(../images/update/star.jpg) no-repeat;
}

body.mobile .u_text h2 {
    font-size: 1.5em;
    background-position-y: 18px;
}

.u_text {
    float: right;
    width: 575px;
}

body.mobile .u_text {
    float: none;
    width: 95%;
    margin: 0 auto;
}

.update p {
    font-size: 17px;
    color: #e8c1c2;
    line-height: 19px;
}

body.mobile .update p {
    font-size: 1.5em;
    padding-bottom: 10px;
    text-align: justify;
}

body.mobile .update p>a {
    display: block;
    text-align: center;
}

.u_text h3 {
    font-size: 14px;
    color: #ff7782;
    font-weight: 700;
    padding: 1px 0 5px 30px;
    background: url(../images/update/icon.jpg) no-repeat;
}

body.mobile .u_text h3 {
    font-size: 1.5em;
    background-position-y: 16px;
}

.upline {
    text-indent: 30px;
    padding: 2px 0 175px;
    background: url(../images/update/icon.jpg) no-repeat;
}

body.mobile .upline {
    background-position-y: 16px;
}

.u_sm_pics {
    position: relative;
    margin-top: -170px;
}

body.mobile .u_sm_pics {
    text-align: center;
}

body.mobile .u_sm_pics img {
    width: 30%;
    height: auto;
}

.cntr {
    text-align: center;
}

body.mobile .cntr {
    width: 95%;
    margin: 0 auto;
}

.cntr p {
    padding-bottom: 0;
}

#copy {
    font-size: 11px;
    width: 800px;
    text-align: center;
    margin: 0 auto;
    padding: 15px 0;
}

#copy a, #copy a:visited {
    color: #e8d0d1;
    font-size: 13px;
    font-weight: 700;
}

body.mobile #copy a,
body.mobile #copy a:visited,
body.mobile #copy {
    font-size: 1.5em;
}

#copy a:hover {
    color: #e8d0d1;
}

#footer {
    height: 126px;
    width: 910px;
    position: relative;
    background: url(../images/footer.jpg) no-repeat;
}

#footer2 {
    height: 162px;
    width: 910px;
    background: url(../images/join/footer.jpg) no-repeat;
}

.fm1 {
    display: block;
    height: 45px;
    width: 142px;
    position: absolute;
    left: 218px;
    top: 51px;
}

.fm2 {
    display: block;
    height: 45px;
    width: 166px;
    position: absolute;
    left: 373px;
    top: 51px;
}

.fm3 {
    display: block;
    height: 45px;
    width: 146px;
    position: absolute;
    left: 550px;
    top: 51px;
}

.tour_page #content {
    background: url(../images/tour/bg2.jpg) no-repeat;
}

.page_join #content {
    padding-top: 50px;
    background: url(../images/join/bg2.jpg) no-repeat;
}

#join {
    text-align: center;
    padding: 50px;
}

.u_image img, .u_sm_pics img {
    border: 1px solid #822524;
}


.signup-form {
    width: 600px;
    margin: 0 auto 50px auto;
    max-width: 95%;
}

body.mobile .signup-form {
    width: 95%;
}

.signup-form .orange {
    color: #f97312;
}

.signup-text {
    margin-bottom: 20px;
    text-align: center;
}

body.mobile .signup-text {
    font-size: 2.5em;
}

.signup-form .form-field {
    text-align: center;
    padding: 0 10px;
    margin-bottom: 10px;
}

.signup-form .form-text {
    display: inline-block;
    box-sizing: border-box;
    max-width: 100%;
    font-size: 22px;
    padding: 8px 16px;
    border-radius: 3px;
    border: none;
    background: #fcfcfc;
    box-shadow: inset -2px -3px 10px rgba(0,0,0,0.1);
}

.signup-form .form-text:focus,
.signup-form .form-text:hover {
    background: #fff;
    box-shadow: none;
}

body.mobile .form-text {
    font-size: 5em;
    padding: 22px 32px;
    border-radius: 10px;
    margin-bottom: 20px;
}

body.mobile .signup-form .hide-on-mobile {
    display: none;
}

.signup-form .submit-button {
    margin-top: 25px;
    font-size: 30px;
    padding: 10px 30px;
    border-radius: 10px;
    display: inline-block;
    box-sizing: border-box;
    max-width: 100%;
    text-align: center;
    color: #fff;
    cursor: pointer;
    box-shadow: inset -2px -3px 10px rgba(0,0,0,0.1);
    background: #f2a70d linear-gradient(to bottom, #edd00a, #ee790f);
    border: 2px solid #ec790e;
}

body.mobile .signup-form .submit-button {
    font-size: 6em;
    padding: 30px 60px;
    border-radius: 25px;
    border-width: 6px;
}

.signup-form .submit-button:hover {
    box-shadow: none;
    text-shadow: 0 0 2px #fff;
    background: #ece80a linear-gradient(to bottom, #e6a004, #ea7a0a);
}

.signup-form .alternative-payments {
    margin-top: 80px;
    text-align: center;
}

.signup-form .alternative-payments .payment-method {
    display: inline-block;
    margin-right: 10px;
}
