/* Un-bork the sitewide fonts, at the expense of Firebug insanity: */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  font-family: inherit;
}

/* Global structure, background, header and footer modifications throughout the site: */
body {
  font-family: Arial, sans-serif;
  background: #dfe5ec url('/images/us-passport-lp/body-BG.jpg') no-repeat center top;
}

header, footer, nav {
  display: block;
  font-family: "Roboto", Arial, sans-serif;
  font-weight: 500;
  line-height: 1.2;
}
header ul, footer ul, nav ul { list-style: none; }

#global-header {
  background: none;
  position: relative;
  height: 108px;
  margin: 0 auto;
  width: 1002px;
  padding: 0;
}
#global-header #logo {
  position: absolute;
  left: 0;
  top: 33px;
  width: 316px;
  height: 47px;
}
#global-header #logo span { display: none; }
#global-header .right-content { position: absolute; right: 0; top: 0; }
#global-header .right-content li { float: right; }

#global-header li.phone { text-align: right; padding-top: 29px; }
#global-header li.phone .service { font-size: 15px; color: white;  }
#global-header li.phone .number { line-height: 1.0; font-size: 34px; color: #fca14e; }
#global-header li.phone .spanish { font-size: 11px; font-weight: bold; color: white; opacity: 0.73; -ms-filter: alpha(opacity = 73); filter: alpha(opacity = 73); }

#global-nav .sf-menu {
  float: none;
  background: transparent url("/images/us-passport-lp/nav-BG.png") no-repeat;
  padding-top: 4px;
  height: 37px;
  line-height: 37px;
  margin: -4px auto 0;
  width: 1002px;
}
#global-nav .sf-menu li { text-transform: uppercase; }
#global-nav .sf-menu li li { text-transform: none; }
#global-nav .sf-menu li { background: url("/images/us-passport-lp/nav-divider.png") no-repeat center right; padding: 0 20px; }
#global-nav .sf-menu li li { background-image: none; font-size: 13px; line-height: 17px; padding: 5px 8px; }

#global-nav li li a { color: #fff; }
#global-nav li:last-child { background: none; }
#global-nav li a { padding-left: 0px; }
#global-nav li.right { background: none; }
#global-nav li.right a { color: #1e2952; }
#global-nav li#faq { margin-left: 320px; }

#global-footer {
  background: transparent url("/images/us-passport-lp/footer-BG.png") repeat-x center top;
  position: relative;
  text-align: center;
  margin-top: 10px;
  padding-top: 13px;
  font-size: 11px;
}
#global-footer nav ul { margin: 0 0 16px 0; }
#global-footer nav li { display: inline; }
#global-footer nav a { text-decoration: none; color: #0b284b; }
#global-footer nav a:hover { text-decoration: underline; }
#global-footer p.copyright { margin: 0; padding: 0; color: #0b284b; font-weight: 900; }

#content { min-height: 0; }
#content .container { width: 980px; }

/* SEM landing pages: */
body#us-passport-lp-1 #content .container,
body#us-passport-lp-2 #content .container {
  background: white none;
  overflow: visible;
}
.landing-page {
  font: 500 12px/1.2 "Roboto", Arial, sans-serif;
  padding-top: 8px;
}
#content .landing-page ul.items { list-style-type: none; margin: 0; padding: 0; }

.landing-page .home-feature {
  padding: 11px 12px 12px;
  width: 956px; /* 980 */
  height: 504px; /* 527 */
  background: url("/images/us-passport-lp/home-feature-BG.jpg") no-repeat left top;
  margin-bottom: 10px;
}

.landing-page .home-feature .step1 {
  float: left;
  position: relative;
  width: 545px;
  height: 504px;
}
.landing-page .home-feature .step1 .overlay {
  position: absolute;
  left: -30px;
  top: 13px;
  width: 62px;
  height: 87px;
  background: transparent url("/images/us-passport-lp/overlay-arrow.png") no-repeat;
  z-index: 1;
}
.landing-page .home-feature .step1 h2 {
  font: bold 32px/1.2 "Merriweather", serif;
  letter-spacing: -1px;
  color: white;
  margin: 12px 0 24px 42px;
}
.landing-page .home-feature .step1 h2 span {
  font-weight: 300;
  color: #cfebff;
}

.landing-page .home-feature .step1 .section {
  float: left;
  position: relative;
  padding: 0 18px;
  border: 3px solid transparent;
  width: 224px; /* 266-2*3 */
  height: 427px; /* 433-2*3 */
  background: white;
}
.landing-page .home-feature .step1 .express { margin-right: 12px; }
.landing-page .home-feature .step1 .express.active { border-color: #ef8a2e; }
.landing-page .home-feature .step1 h3 { line-height: 52px;  text-align: center; }
.landing-page .home-feature .step1 .express h3 { font-size: 22px; font-weight: 900; color: #ef8a2e; }
.landing-page .home-feature .step1 .government h3 { font-size: 20px; font-weight: bold; color: #255a9c; }
.landing-page .home-feature .step1 h4 { padding: 8px 0; font-size: 12px; text-align: center; color: #de7b21; }
.landing-page .home-feature .step1 .express h4 { color: #ef8a2e; border-top: 1px solid #ef8a2e; border-bottom: 1px solid #ef8a2e; }
.landing-page .home-feature .step1 .government h4 { color: #255a9c; border-top: 1px solid #255a9c; border-bottom: 1px solid #255a9c; }


#content .landing-page .home-feature .step1 ul.items li {
  margin-top: 20px;
  margin-left: 13px;
  padding-left: 50px; 
  color: #0b284b;
  line-height: 19px;
  background: transparent none no-repeat left center;
}
.landing-page .home-feature .step1 ul.items strong { font-weight: 900; }
#content .landing-page .home-feature .step1 .express ul.items li { background-image: url('/images/us-passport-lp/icon-check.png'); }
#content .landing-page .home-feature .step1 .government ul.items li { background-image: url('/images/us-passport-lp/icon-x.png'); }

.landing-page .home-feature .step1 .bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  margin: 0 11px 8px;
  width: 242px;
  height: 115px;
}

.landing-page .home-feature .step1 .express .bottom {
  border: 1px solid #fea442;
}
.landing-page .home-feature .step1 .government .bottom {
  border: 1px solid transparent;
  border-top: 1px solid #96b6cd;
}
.landing-page .home-feature .step1 .express .bottom .selectwrap {
  margin: 6px;
  border: 3px solid transparent;
}
.landing-page .home-feature .step1 .express .bottom select {
  width: 100%;
  margin-bottom: 0;
}

.landing-page .home-feature .step1 .button {
  position: absolute;
  display: block;
  bottom: 7px;
  left: 9px;
  width: 224px;
  height: 62px;
  background: transparent none no-repeat;
  text-decoration: none;
  text-align: center;
  color: white;
}
.landing-page .home-feature .step1 .express .button { background-image: url('/images/us-passport-lp/button-get-started.png'); padding-top: 15px; height: 47px; }
.landing-page .home-feature .step1 .government .button { background-color: #fea157; padding-top: 10px; height: 52px; }

.landing-page .home-feature .step1 .button span.arrow {
  padding-right: 19px;
  background: transparent url('/images/us-passport-lp/button-text-arrow.png') no-repeat right center;
}
.landing-page .home-feature .step1 .express .button span.arrow { font-size: 24px; font-weight: 900; }
.landing-page .home-feature .step1 .government .button span.arrow { font-size: 18px; font-weight: bold; }

.landing-page .home-feature .step1 .button span.small {
  font-size: 11px;
  padding-right: 19px;
  opacity: 0.61; -ms-filter: alpha(opacity = 61); filter: alpha(opacity = 61);
}


.landing-page .home-feature .renew-today {
  float: right;
  position: relative;
  width: 400px;
  height: 504px;
  background: white url("/images/us-passport-lp/home-feature-renew-today-BG.jpg") repeat-x left top;
}
.landing-page .home-feature .renew-today .overlay {
  position: absolute;
  left: 248px;
  top: -57px;
  width: 268px;
  height: 268px;
  background: transparent url("/images/us-passport-lp/overlay-passport.png") no-repeat;
}
.landing-page .home-feature .renew-today h2 {
  position: absolute;
  left: 16px;
  bottom: 395px;
  /*
  margin-left: 16px;
  margin-top: 29px;
  */
  width: 270px;

  font: bold 37px/40px "Merriweather", serif;
  color: #164a78;
  letter-spacing: -2px;
}
.landing-page .home-feature .renew-today .separator {
  height: 0; font-size: 0;
  width: 275px;

  position: absolute;
  left: 15px;
  top: 134px;
  border-bottom: 1px solid #96b6cd;

  /*
  margin-left: 15px;
  margin-top: 25px;
  border-bottom: 1px solid #96b6cd;
  margin-bottom: 20px;
  */
}
.landing-page .home-feature .renew-today ul.items {
  position: absolute;
  left: 15px;
  top: 155px;
}
.landing-page .home-feature .renew-today ul.items li {
  font-size: 24px;
  color: #164a78;
  padding: 0 0 0 26px;
  margin: 0 0 22px 5px;
  background: transparent url('/images/us-passport-lp/home-feature-dot.png') no-repeat left center;
}
.landing-page .home-feature .renew-today .disclaimer {
  position: absolute;
  left: 16px;
  top: 316px;
  width: 370px;
  text-align: center;

  border-top: 1px solid #96b6cd;
  padding-top: 12px;
  
  font-size: 12px;
  line-height: 13px;
  color: #164a78;
}
.landing-page .home-feature .renew-today .bottom {
  position: absolute;
  width: 400px;
  height: 133px;
  left: 0;
  bottom: 0;
  background: transparent url("/images/us-passport-lp/home-feature-bottom-outer.png") repeat-x center top;
  border-top: 1px solid #96b6cd;
}
.landing-page .home-feature .renew-today .bottom h3 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  padding-top: 8px;
  text-align: center;
  font: bold 16px/1.2 "Merriweather", serif;
  color: #0b558b;
}
#content .landing-page .home-feature .renew-today .bottom ul.inner {
  list-style-type: none;
  position: absolute;
  width: 380px;
  height: 86px;
  left: 9px;
  bottom: 12px;
  border: 1px solid #96b6cd;
  
  margin: 0;
  padding: 0;
}
.landing-page .home-feature .renew-today .bottom ul.inner li {
  position: absolute;
  left: 0;
  top: 0;
  width: 380px;
  height: 86px;
  background: transparent url("/images/us-passport-lp/home-feature-bottom-inner.png") repeat-x center top;
}
.landing-page .home-feature .renew-today .bottom ul.inner li.current { z-index: 2; }
.landing-page .home-feature .renew-today .bottom ul.inner li.next { z-index: 1; }
.landing-page .home-feature .renew-today .bottom ul.inner img {
  display: inline;
  line-height: 86px;
  text-align: center;
  vertical-align: middle;
}

.landing-page .home-info {
  background: transparent url("/images/us-passport-lp/home-info-BG.png") repeat-x center top;
  padding: 11px 20px 15px;
}

.landing-page .home-info > .section { float: left; border-right: 1px solid #93b4cb; padding-bottom: 10px; }
.landing-page .home-info > .left { width: 262px; }
.landing-page .home-info > .middle { padding-left: 20px; width: 317px; padding-right: 20px; }
.landing-page .home-info > .right { padding-left: 22px; width: 294px; border-right: none; }

.landing-page .home-info > .section h2 {
  font: bold 18px/22px "Merriweather", serif;
  color: #0b284b;
  padding-top: 10px;
  margin-bottom: 15px;
}
.landing-page .home-info p { margin: 0; padding: 0; }

.landing-page .security-badges { line-height: 50px; }
.landing-page .security-badges > div { display: inline; vertical-align: top; padding-right: 3px; }


.landing-page .home-info > .middle p { font-size: 12px; line-height: 22px; color: #0b284b; }

.landing-page .home-info ul.testimonials { position: relative; list-style-type: none; }
.landing-page .home-info ul.testimonials > li {
  position: absolute;
  left: 0;
  top: 0;
  width: 282px;
  font-size: 12px;
  color: #0b284b;
  background: url("/images/us-passport-lp/testimonials-282-top.png") no-repeat center top;
}
.landing-page .home-info ul.testimonials > li.current { z-index: 2; }
.landing-page .home-info ul.testimonials > li.next { z-index: 1; }

.landing-page .home-info ul.testimonials > li .wrap {
  padding: 20px 15px 26px 15px;
  background: url("/images/us-passport-lp/testimonials-282-bottom.png") no-repeat center bottom;
  min-height: 90px; /* Technically should be 114px but the gradient-mismatch isn't really visible from about 90px and taller. */
}
.landing-page .home-info ul.testimonials > li .source { font-size: 12px; font-weight: bold; margin-top: 10px; }

/* For now, hide it completely until we can figure out how to turn it off via Snap's JS API. */
#SnapABug_Button { display: none; }


/* Landing page 2 overrides */
body#us-passport-lp-2 .landing-page .home-feature { background: transparent none; padding: 0; width: 980px; height: 528px; position: relative; }
body#us-passport-lp-2 .landing-page .home-feature h1 { position: absolute; left: 0; top: 0; font: bold 32px/40px "Merriweather", serif; color: #164a78; padding: 0; margin: 0; text-align: center; width: 568px; }
body#us-passport-lp-2 .landing-page .home-feature .step1 { position: absolute; float: none; top: 45px; left: 0; width: 568px; height: 483px; background: transparent url(/images/us-passport-lp/home-feature-BG-2.jpg) no-repeat; }
body#us-passport-lp-2 .landing-page .home-feature .step1 .overlay { left: -54px; top: 21px; }
body#us-passport-lp-2 .landing-page .home-feature .step1 h2 { font-size: 21px; margin: 0; width: 568px; text-align: center; line-height: 37px; letter-spacing: 0; }
body#us-passport-lp-2 .landing-page .home-feature .step1 .section { position: absolute; top: 37px; }
body#us-passport-lp-2 .landing-page .home-feature .step1 .express { left: 12px; }
body#us-passport-lp-2 .landing-page .home-feature .step1 .government { left: 290px; }

body#us-passport-lp-2 .landing-page .home-feature .renew-today { height: 528px; background: transparent url("/images/us-passport-lp/home-feature-renew-today-BG-2.jpg") no-repeat; }
body#us-passport-lp-2 .landing-page .home-feature .renew-today .overlay { display: none; }
body#us-passport-lp-2 .landing-page .home-feature .renew-today ul.items { left: 0; top: 258px; width: 370px; }
body#us-passport-lp-2 .landing-page .home-feature .renew-today ul.items li { background: none; padding: 0; font-size: 18px; margin: 0 0 5px 0; text-align: center; }
body#us-passport-lp-2 .landing-page .home-feature .renew-today ul.items li span { background: transparent url("/images/us-passport-lp/home-feature-dot-2.png") no-repeat left center; padding-left: 15px; }
body#us-passport-lp-2 .landing-page .home-feature .renew-today .bottom { left: -11px; height: 124px; }
body#us-passport-lp-2 .landing-page .home-feature .renew-today .bottom h3 { left: 0; }
body#us-passport-lp-2 .landing-page .home-feature .renew-today .disclaimer { top: 356px; padding-top: 10px; left: 3px; }
body#us-passport-lp-2 #content .landing-page .home-feature .renew-today .bottom ul.inner { bottom: 0; }

