@font-face {
    font-family: TrebuchetMS;
    src: url('../../fonts/Trebuchet MS.ttf');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: HelveticaNeueLTStd75Bold;
    src: url('../../fonts/helveticaneueltstd-bd-webfont.ttf'), url('../../fonts/helveticaneueltstd-bd-webfont.eot');
    font-weight: 400;
    font-style: normal;
}

#facebook_login {
    width: 250px !important;
    height: 30px;
    text-align: left;
    margin: 10px 0 0;
}

#fRegister {
    background: #FFF;
    color: #43814b;
    border: solid 10px #43814b;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    width: 297px;
}

#fRegister h1 {
    font-size: 29px;
    margin: 10px 0 10px 0;
    color: #43814b;
    font-family: "TrebuchetMS", tahoma, verdana, arial, sans-serif;
    font-weight: bold;
}

#fRegister h2, strong.greenStrong  {
    font-size: 16px;
    margin: 10px 0 15px 0;
    color: #305d36;
    font-family: Lato, arial, sans-serif;
    font-weight: bold;
}

strong.greenStrong {
    margin: 0;
}

#fRegister form label {
    font-size: 14px;
    font-weight: normal;
    font-family: Lato, tahoma, verdana, arial, sans-serif;
    color: #324544;
    clear: none;
    float: left;
    text-transform: none;
}

#fRegister form div.submit input {
    background-color: #468048;
    border: 0 none;
    font-size: 16px;
    font-family: HelveticaNeueLTStd75Bold, Arial, sans-serif;
    text-transform: none;
    color: #fff;
    cursor: pointer;
    width: 273px;
    height: 59px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    font-size: 20px;
    margin: 5px 0 15px 0;
}

#fRegister #forgot-password {
    clear: both;
    font-size: 14px;
    text-align: right;
    width: 273px;
    color: #324544;
}

#fRegister form div.input {
    float: left;
    clear: none;
    width: 265px;
    padding-top: 5px;
}

#fRegister form div.input input {
    font-family: Lato, sans-serif;
    font-size: 14px;
    color: #000;
    padding: 0 0 4px 5px;
    width: 265px;
    border: 1px solid #848383;
    margin: 0;
    height: 25px;
    cursor: pointer;
}

#fRegister form div.submit input:hover {
    -webkit-box-shadow: inset -2px 2px 4px 2px #1f3b23;
    box-shadow: inset -2px 2px 4px 2px #1f3b23;
    text-decoration: none;
}

.loginContainer {
    width: 285px;
    overflow: hidden;
    padding: 0 0 0 12px;
    font-size: 14px;
}

.loginHeader {
    background: url(../images/joinus/login_header.jpg) no-repeat 0 0;
    display: block;
    width: 297px;
    height: 116px;
    position: relative;
    border-radius: 20px 20px 0 0;
    -webkit-border-radius: 20px 20px 0 0;
}

.loginHeader a.greenLink {
    background-color: #43814B;
    color: #fff;
    font-size: 25px;
    font-family: "TrebuchetMS", verdana, arial, sans-serif;
    font-weight: normal;
    height: 26px;
    padding: 8px 0 3px 12px;
    position: absolute;
    right: 0;
    top: 0;
    width: 134px;

}

#fRegister form {
    overflow: hidden;
    display: block;
}

form div.submit {
    float: left;
    clear: none;
    overflow: hidden;
    margin-top: 8px;
}

#forgot-password a, #fRegister #forgot-password a {
    color: #43814b;
    text-decoration: underline;
    font-weight: bold;
}

#forgot-password a:hover, #fRegister #forgot-password a:hover {
    text-decoration: none;
}

div.loginError, div.errorUserFound {
    background-color: #f03248;
    display: none;
    color: #FFF;
    font-size: 18px;
    font-family: "TrebuchetMS", tahoma, verdana, arial, sans-serif;
    margin: 0 0 0 -15px;
    padding: 7px 10px 10px 15px;
    line-height: 20px;
}

.nagware div.loginError {
    margin: 0;
}

#fRegister p.errorContact {
    color: #f03248 !important;
    display: none;
    font-size: 14px !important;
    float: right;
    margin: 0 10px 0 0;
    display: block;
    padding: 0;
}

#fRegister p.errorContact a {
    color: #f03248;
    font-weight: bold;
}

/*Forgot password styles*/
#fRegister #forgot-password {
    clear: both;
    font-size: 14px !important;
    text-align: right;
    width: 273px;
    color: #697776;
    padding: 0;
}

#fRegister .greenBlock, #fRegister .greenBlockMargin {
    background-color: #43814B;
    margin: 0 0 0 -12px;
    padding: 20px 0;
    text-align: center;
    width: 298px;
}

#fRegister .greenBlockMargin {
    margin: 0 0 12px -12px;
}

#fRegister .greenBlock h1, #fRegister .greenBlockMargin h1 {
    color: #FFFFFF;
    font-family: "trebuchet MS",tahoma,verdana,arial,sans-serif;
    font-size: 29px;
    margin: 10px 0;
}

#fRegister p, p.blurb {
    font-size: 16px !important;
    color: #2e5e38 !important;
    font-family: Lato;
    padding: 9px 0;
}

/*Facebook connect and Nagware modal styles*/
div.nagware {
    border: solid 10px #345a9b !important;
}

div.nagware  h1 {
    color: #365e9c !important;
    font-size: 23px !important;
    font-weight: bold;
    margin: 13px auto !important;
    font-family: "TrebuchetMS", tahoma, verdana, arial, sans-serif;
    text-align: center;
}

#fRegister  p.blueText {
    font-size: 14px !important;
    color: #122416 !important;
    padding: 10px 5px 10px 14px !important;
}

div.nagware  span.nagwareError {
    font-size: 16px;
    font-weight: normal;
    padding: 0;
    margin: 0;
   color: #FFF;
   display: block;
}

div.nagware .blue {
    color: #345a9b;
    font-weight: bold;
}

div.facebookConnect, div.facebookConnectStraight {
    background: url(../images/joinus/facebook_connect_button.jpg) no-repeat scroll 0 0;
    width: 261px;
    height: 43px;
    display: block;
    margin: 0 auto 10px;
    text-indent: -9999px;
    cursor: pointer;
}

div.facebookConnect:hover, div.facebookConnectStraight:hover {
    background: url(../images/joinus/facebook_connect_button.jpg) no-repeat scroll 0 -47px;
    width: 261px;
    height: 43px;
    display: block;
    margin: 0 auto 10px;
    text-indent: -9999px;
    cursor: pointer;
}

img.hiddenImg {
    display: none;
}

/*
     FILE ARCHIVED ON 09:13:35 Dec 08, 2013 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 12:34:45 Dec 31, 2021.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 97.338
  exclusion.robots: 0.098
  exclusion.robots.policy: 0.089
  RedisCDXSource: 20.18
  esindex: 0.008
  LoadShardBlock: 57.993 (3)
  PetaboxLoader3.datanode: 93.759 (5)
  CDXLines.iter: 17.08 (3)
  load_resource: 167.469 (2)
  PetaboxLoader3.resolve: 100.428 (2)
*/