.body {
    font-family: Verdana, Arial, sans-serif;
}


.sectionHeading{
    color : #F05323;
    font-size: 21px;
}

.ghostLabel{
	display : none;
	color : #181512;
	margin-bottom : 3px;
}

.join_header
{
    color: #FFFFFF;
    font-family:Verdana;
    font-size: 13px;
    font-weight: bold;
    margin-left:10px;
    line-height:28px;
    height:28px;
}
.signupBorder{
    border-color:#BBBBBB;
    border-style:solid;
    border-width:0 1px;
    clear:both;
}

.joinForm{
    margin-top: 15px;
}

#lhs{
	padding-top: 10px;
    width:234px;
    float:left;
    margin-right : 10px;
}

.signupFormField{
    color : #181512;
    font-size: 12px;
    margin-bottom:10px;
}

.signupFormField input {
   font-family: "Avenir LT W01 65 Medium",Verdana,Arial,sans-serif;
}

input:-moz-placeholder {
 	color : #86888A;
}

input::-webkit-input-placeholder{
	color : #86888A;
}

.signupFormField .signupField{
   width: 210px;
}

.signupFormLink{
    color: #336699;
    text-decoration:none;
    font-size: 12px;
}

.signupFormSmallLink{
    color: #369;
    font-family:Verdana;
    font-size: 11px;
    font-weight: normal;
    text-decoration:none;
}

.partnerContainer{
    border-color:#E6175E;
    border-style:solid;
    border-width:0 1px;
    width:248px;
}

.summaryFont{
    color: #666666;
    font-family:Verdana;
    font-size: 11px;
    font-weight: normal;
}

.partnerSummary{
    padding: 0 10px 0 10px;
}

#separator{
    width:10px;
    float:left;
}

#rhs{
    width:720px;
    float:left;
    padding-left:15px;
    border-left : 1px dotted #181512;
}

.benefitsSection{
    padding: 0 35px 0 35px;
}

.benefitsHeader{
    color: #336600;
    font-family:Verdana;
    font-size: 18px;
    font-weight: normal;
    padding-bottom:17px;
    width:648px;
}

.benefitList{
    color: #666666;
    font-family:Verdana;
    font-size: 13px;
    font-weight: normal;
    padding-left:10px;
}

.benefitDetails{
    padding-bottom:20px;
    width:648px;
}

.bullet{
    margin: 0;
    list-style-image: url(/img_/SFLY/signup/img_orangeBullet.jpg);
}

.rhsContent{
    width:648px;
    padding-bottom:10px;
}

.recommendedProducts{
    float:left;
    padding-right:16px;
    width:150px;
}

.recProductsSubHeading{
    color: #333333;
    font-family:Verdana;
    font-size: 11px;
    font-weight: bold;
    padding-bottom:13px;
}

.recProductsNoPadding{
    float:left;
    width:150px;
}

div.signupField {
    margin-top: 15px;
}

a.memberSignin {
    background: transparent url(/img_/SFLY/arrow1_B.gif) no-repeat;
    padding: 0 0 2px 15px;
    font-size: 13px;
}

a.memberSignin:hover {
    background-image: url(/img_/SFLY/arrow1_R.gif);
}

h1 {
    color: #99CC33;
    font-size: 32px;
    font-weight: bold;
}

h2 {
    color: #F05323;
    font-size: 14px;
    font-weight: bold;
}

#benefitsHeading {
    font-size: 13px;
    font-weight: bold;
}

div.benefit {
    clear: left;
    height: 100px;
}

img.benefit {
    float: left;
}

div.benefitText {
    float: left;
    padding-left: 10px;
    width: 220px;
    font-size: 13px;
}

#optIn {
    float: left;
    padding-left: 5px;
    width: 210px;
    color: #333;
    font-size: 13px;
}

#certification {
    clear: left;
    padding-top: 40px;
    margin: 0 -5px -10px;
    font-size: 11px;
    line-height: 1.2;
    color: #999999;
}

.responsive #certification {
    padding: 20px;
    margin: 0;
}

.responsive #totallyNonConflictingWrapper, .responsive .totallyNonConflictingWrapper {
    max-width: 1600px;
    width: auto !important;
}

.responsive #docWide {
    width: auto;
    margin: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

#signup_error {
	background : url(/img_/SFLY/imgError.png) top left no-repeat;
    font-weight: normal;
    color: #f00;
    color: #FF0000;
    font-size: 12px;
    font-weight: normal;
    margin-bottom: 10px;
      padding-left: 25px;
}

div.error {
    margin-bottom: 10px;
    color: #f00;
    padding-left : 25px;
    display: none;
    background : url(/img_/SFLY/imgError.png) top left no-repeat;
    font-size: 12px;
}

div.error ul{
	padding-left:15px;

}

li.error {
    list-style: disc outside;
    display: none;
}

img.error {
    display: none;
}

.termsCheckBox{
	float : left;
	margin-right : 5px;
}

.horizontalDivider{
  border-top: 1px solid #C7C2BC;
}

.lastField{
	margin-bottom : 15px;
}

.termsText{
	color : #58595A;
	width : 210px;
}

#submit_button, #waitWheel{
	margin-bottom : 15px;
}

#waitWheel{
  display : none;
}

.formExternalLinks{
 margin-top : 10px;
}

.formExternalLinks span.signupFormField{
	color : #181512;
}

.signupFormField.lastField{
	position : relative;
}

#termsErrorImage{
	position : absolute;
	left:-15px;
	top : 2px;
}

textarea,
input[type="text"],
input[type="password"],
input[type="email"],
input[type="search"],
input[type="tel"] {
  padding: 3px;
  border: 1px solid #c6c7c9;
  border-radius: 0;
}

