﻿/* --- Main Page Container --- */
body { margin:4px 0 0 0; padding:0; color: #5a5858; font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif; background-color: #e0dcd0; text-align:center; }
#body-wrap { width:984px; margin:0 auto; text-align:left;  }

/* --- Global Margins --- */
h1, h2, h3, h4, h5, h6, form, img { margin:0;}
a img { border:0; }

/* --- Text --- */
.bold { font-weight:bold; }
.fl { float:left; }
.fr { float:right; }
.sz { font-size: 10px; }

/* --- Global Master --- */
#newbeauty-link { color:#5a5858; margin-bottom:3px; }
#newbeauty-link a { text-decoration:none; color:#5a5858; }
#newbeauty-link a:hover { text-decoration:underline; }
#content-wrap { padding:14px 28px; border:solid 1px #b3b1b2; background-color:#fff; }
#navigation-wrap { border-bottom:solid 1px #c6c2c2; margin-bottom:9px; padding-bottom: 5px; }
#header-image { margin-bottom:30px; }
#footer { text-align:left; margin-top:10px; }
    #footer a { color: #5a5858; }
    #footer #copyright { margin-top:10px; font-weight:bold; }

/* --- Home Page --- */
#home img#months { margin: 18px 0 13px 0; }
#home #perks { padding-top:14px; border-right: solid 2px #c6c2c2; padding-right:15px; margin-right: 15px; float:left; height:99px; text-align:center;} 
#home a#join-now { margin-top:20px; display:block; }
#home #details { float:left; padding-top:8px; }

/* --- Contact Us --- */
#contact-us-content { margin-bottom:30px; }
#contact-us-content a { text-decoration:none; color:#5A5858; }
#contact-us-content a:hover { text-decoration:underline; }
.contact-title { font-weight:bold; font-size:18px; padding:15px 0 15px 0; }
.contact-small-title { font-weight:bold; font-size:14px; border-bottom:1px solid #CCCCCC; width:300px; margin-bottom:10px; }
.sub-content { padding-left:5px; }

/* --- Join Now --- */
#join-now-wrapper #intro-copy { margin-left:80px; }
#join-now-wrapper #user-info-wrapper { padding: 0 0 20px 145px; margin-top: 20px; /*border-bottom:1px solid #c6c2c2;*/ }
#join-now-wrapper #user-info-wrapper div.col-1 { float:left; width:335px; clear:left; }
#join-now-wrapper #user-info-wrapper div.col-2 { float:left; width:300px; }
#join-now-wrapper #user-info-wrapper label { color:#838383; font-weight:bold; font-size:9px; }
#join-now-wrapper .txt-field { width:280px; margin-bottom:2px; }
#join-now-wrapper #user-info-wrapper table tr td label { font-weight:normal; display:inline; }

/* --- Float Hack --- */
.cf:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
/* Hides from IE-mac \*/
html .cf {height: 1%;}
/* End hide from IE-mac */
