/* SASS Variables */
/* Text Colors */
/* Shell Colors */
/* Button Gradients */
/* Button Borders */
/* font sizes */
/* SHELL */
body {
  background-color: #E3F6FC; }

header.shell {
  background-color: #fff;
  padding: 10px 40px;
}

header .signup {
	padding-top: 5px;
}
  
footer.shell {
  border-top: 2px solid #D1D3D4;
  padding: 40px;
  text-align: center; }
  
header p {
	color: #949494;
}

footer {
	background-color: #fff;
	padding-top: 40px;
}
  
.shell h1 {
	color: #17498A;
    font-family: "myriad-pro", helvetica, sans-serif;
    font-style: normal;
    font-weight: 600;
    line-height: 52px;
}

.shell h2 {
    font-family: "myriad-pro", helvetica, sans-serif;
	color: #5b5b5b;
}

section.shell {
  border-top: 2px solid #d1d3d4;
  background-color: #E3F6FC;
  padding: 50px 10px; }
  section.shell div#content {
    margin: 0 auto;
    width: 302px; }

.shell {
  min-width: 302px; }

/* HEADER */
header.shell nav {
  color: #7f7f7f;
  display: none;
  font-size: 12px;
  line-height: 23px;
  margin-top: 8px;
  max-width: 275px;
  position: relative; }
  header.shell nav p {
    margin-bottom: 0; }
    header.shell nav p a {
      margin-left: 10px;
      text-decoration: none; }
      header.shell nav p a#help {
        margin-top: 3px;
        text-decoration: underline; }
      header.shell nav p a.button {
        padding: 8px 10px 6px; }
  header.shell nav dl {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #f9f9f9;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f9f9f9), color-stop(100%, #eaeaea));
    background-image: -webkit-linear-gradient(top, #f9f9f9, #eaeaea);
    background-image: -moz-linear-gradient(top, #f9f9f9, #eaeaea);
    background-image: -ms-linear-gradient(top, #f9f9f9, #eaeaea);
    background-image: -o-linear-gradient(top, #f9f9f9, #eaeaea);
    background-image: linear-gradient(top, #f9f9f9, #eaeaea);
    background-color: #d1d1d1;
    border-color: #F3F3F3 #EAEAEA #E4E4E4;
    border-style: solid;
    border-width: 1px;
    color: #5b5b5b;
    cursor: pointer;
    line-height: 1;
    margin: 2px 0 0 0;
    position: absolute;
    left: -150px;
    text-shadow: 0px 1px 0px white;
    width: 150px; }
    header.shell nav dl dd span, header.shell nav dl dt span {
      background: transparent url("https://imgssl.constantcontact.com/lp/images/standard/bv2/login/flags.png") no-repeat 104px 0;
      display: block;
      padding: 5px 50px 5px 10px; }
      header.shell nav dl dd span.us, header.shell nav dl dt span.us {
        background-position: 104px -20px; }
      header.shell nav dl dd span.intl, header.shell nav dl dt span.intl {
        background-position: 104px -40px; }
    header.shell nav dl dd {
      display: none; }
    header.shell nav dl dt {
      background: transparent url("https://imgssl.constantcontact.com/lp/images/standard/bv2/login/arrow.png") no-repeat 131px -1px;
      display: block;
      font-weight: bold; }
      header.shell nav dl dt:hover {
        background-position: 131px -21px;
        color: black; }
    header.shell nav dl:hover {
      border-color: #8d8d8d; }
    header.shell nav dl.open dd {
      display: block; }
      header.shell nav dl.open dd:hover {
        background-color: #0896dd;
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0896dd), color-stop(100%, #0661c2));
        background-image: -webkit-linear-gradient(top, #0896dd, #0661c2);
        background-image: -moz-linear-gradient(top, #0896dd, #0661c2);
        background-image: -ms-linear-gradient(top, #0896dd, #0661c2);
        background-image: -o-linear-gradient(top, #0896dd, #0661c2);
        background-image: linear-gradient(top, #0896dd, #0661c2);
        color: white;
        text-shadow: none; }
    header.shell nav dl.open dt {
      color: #5b5b5b;
      border-bottom: 2px solid #a5a5a5; }
      header.shell nav dl.open dt:hover {
        color: black; }
    header.shell nav dl.open:hover {
      border-color: #c9c9c9 #a5a5a5 #8d8d8d; }

.nosell header.shell {
  text-align: center; }

/* FORM FIELDS */
form {
  margin: 0 auto;
  max-width: 300px;
  width: 100%; }
  form input[type=text], form input[type=password], form input[type=email] {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #d1d3d4;
    display: block;
    height: 34px;
    margin-bottom: 10px;
    padding: 1px 10px;
    width: 100%; }
    form input[type=text]:focus, form input[type=password]:focus, form input[type=email]:focus {
      outline: none; }
  form fieldset.error input {
    background-color: #fff3dd;
    border-color: red; }
  form .footnote.recover {
    line-height: 44px; }

/* ERROR MESSAGES */
div.error {
  background: #FDE9E6 url("//imgssl.constantcontact.com/lp/images/standard/login/icon-error.png") no-repeat 10px 12px;
  clear: both;
  margin-bottom: 10px;
  padding: 10px 35px; 
  border: 1px solid #FDE9E6;
  border-radius: 3px;
  }
  div.error h3, div.error p {
    color: #d3222a; }

/* MEDIA QUERIES */
/* Larger than iPhone portrait */
@media screen and (min-width: 320px) {
  section.shell div#content {
    max-width: 320px; }
    section.shell div#content form {
      max-width: 390px; } }
/* Minimum width for floated elements */
@media screen and (min-width: 718px) {
  section.shell div#content {
    max-width: 500px;
    width: 100%; }

  header.shell {
    margin: 0 auto;
    text-align: left; }
    header.shell nav {
      display: block; }
    header.shell.nosell #ctct-logo {
      display: inline-block;
      margin: 0 auto; } }
