.input {
  width: 100px;
}

#footer {
  background: #000;
  clear: both;
  padding-top: 5px;
}

#featurecol1 {
  float: left;
  width: 708px;
  height: 237px;
}

#featurecol2 {
  float: right;
  width: 213px;
  height: 233px;
  margin-top: 6px;
}

#home_quote {
  padding: 30px 17px 0 30px;
  color: #000;
  font-size: 0.8em;
  height: 60px;
  background: url(//web.archive.org/web/20181103193452im_/http://www-stepupspeakout-org-files.s3.amazonaws.com/565c-964952-didyouknow_enewssignup.png?versionId=alJXoKMAimXzIlhJbDqWMKjmPdCjL4SQ) no-repeat top left;
}

#enews {
  padding: 55px 20px 0 32px;
  color: #fff;
}

.home_button {
  width: 240px;
  height: 276px;
  float: left;
}

.home_button2 {
  width: 230px;
  height: 276px;
  float: left;
}

a.youthroll {
  width: 240px;
  height: 276px;
  display: block;
  background: url(//web.archive.org/web/20181103193452im_/http://www-stepupspeakout-org-files.s3.amazonaws.com/7680-16207657-youth.jpg?versionId=g8Ex5Wk3K7NzfsmUykH6U_hsb4raY690) no-repeat;
  text-decoration: none;
}

a.youthroll:hover {
  background-position: 0 -276px;
}

a.parentsroll {
  width: 240px;
  height: 276px;
  display: block;
  background: url(//web.archive.org/web/20181103193452im_/http://www-stepupspeakout-org-files.s3.amazonaws.com/002a-946062-parents.jpg?versionId=YvGIAx4iMzxOqLiNAbdLp6M44ZstXr76);
  text-decoration: none;
}

a.parentsroll:hover {
  background-position: 0 -276px;
}

a.teachersroll {
  width: 240px;
  height: 276px;
  display: block;
  background: url(//web.archive.org/web/20181103193452im_/http://www-stepupspeakout-org-files.s3.amazonaws.com/051a-06207657-teachers.jpg?versionId=inqCrs9BOIKYlQi9_lErwEP.NEnNsL9k);
  text-decoration: none;
}

a.teachersroll:hover {
  background-position: 0 -276px;
}

a.communityroll {
  width: 230px;
  height: 276px;
  display: block;
  background: url(//web.archive.org/web/20181103193452im_/http://www-stepupspeakout-org-files.s3.amazonaws.com/524d-05207657-community.jpg?versionId=cvPV26A0Ue.Cmfq2Gp.dI0GiVV.X20_d);
  text-decoration: none;
}

a.communityroll:hover {
  background-position: 0 -276px;
}

.displace {
  position: absolute;
  left: -51000px;
}

.ac_heading {
  display: none;
}

#body {
  clear: both;
  padding-bottom: 20px;
}

#logo {
  top: -30px;
  z-index: 1;
}

@media screen and (max-width: 1024px) {
  #featurecol1 {
    width: 100%;
  }
  #featurecol2 {
    float: none;
    clear: both;
    padding: 25px 0 0;
    max-width: 700px;
    width: auto;
    height: auto;
  }
  #featurecol2 #home_quote {
    margin: 0 auto;
    width: 180px;
  }
  #logosearchwrap {
    height: 130px;
  }
  #logo {
    top: 0;
    left: 10px;
  }
}

@media screen and (max-width: 720px) and (min-width: 480px) {
  a.youthroll, a.teachersroll, a.communityroll {
    width: 160px;
    height: 185px;
    background-size: cover;
  }
  a.communityroll {
    border-radius: 5px;
  }
  a.communityroll:hover {
    background-position: 0 -192px;
  }
  a.teachersroll:hover {
    background-position: 0 -184px;
  }
  a.youthroll:hover {
    background-position: 0 -184px;
  }
  #buttons div.text {
    float: left;
    width: 33.33%;
    height: auto;
  }
}

@media screen and (max-width: 720px) {
  #featurewrap1 {
    background: none;
  }
  #featurecol2 {
    padding: 15px 0 0;
  }
  #logosearchwrap {
    height: 95px;
  }
  #logo h1 a, #logo {
    width: 175px;
    height: 120px;
  }
}

@media screen and (max-width: 428px) {
  #logosearchwrap {
    height: 125px;
    max-width: 100%;
  }
  #logo {
    top: 35px;
    left: -25px;
    max-width: 100%;
  }
  #buttons div.text.home_button {
    padding-left: 5px;
  }
}
/**
 * Styles for the feature content on the home page.

#feature_content {
  position: relative;
}
#feature_content .tab-content {
  position: absolute;
}
#feature_content {
  position: relative;
  height: 250px;
}
#feature_content .tab-content {
  position: absolute;
}
#feature_content .controls_wrapper {
  position: absolute;
  bottom: 2.5em;
  left: 1em;
  z-index: 1000;
}
#feature_content .controls_wrapper .tab-items li {
  float: left;
  margin-left: .5em;
  background-color: white;
  border: 2px solid black;
  padding: 0 .25em;
  cursor: pointer;
  cursor: hand;
  font-weight: bold;
}
#feature_content .controls_wrapper .tab-items li.tab-selected,
#feature_content .controls_wrapper .tab-items li.over {
  background-color: #17ADB2;
  color: white;
}
*/
#feature_content {
  display: none;
}

#featurewrap1 {
  height: auto;
  padding: 10px;
  box-sizing: border-box;
  overflow: hidden;
}

#featurecol1 {
  height: auto;
}

.banner-slider {
  width: 700px;
  height: auto;
  position: relative;
  z-index: 0;
  overflow: hidden;
  border-radius: 8px;
  border: 2px solid #ddd;
  box-sizing: border-box;
}

.banner-slider .banner_slide {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  display: none;
}

.banner-slider .banner_slide a {
  display: block;
  width: 100%;
  height: 100%;
}

.banner-slider .banner_slide a img {
  display: block;
  max-width: 100%;
  max-height: 100%;
}

.bannerNav {
  position: absolute;
  bottom: 10px;
  left: 10px;
}

.bannerNav span {
  display: block;
  box-sizing: border-box;
  width: 20px;
  height: 20px;
  float: left;
  background: #fff;
  border: 2px solid #333;
  margin: 0 5px;
  text-align: center;
  font-weight: bold;
  cursor: pointer;
}

.bannerNav span:hover {
  background: #18ABB2;
}

.bannerNav span.shown {
  background: #18ABB2;
}

@media screen and (max-width: 720px) {
  .banner-slider {
    width: 100%;
    position: relative;
  }
}

@media screen and (max-width: 428px) {
  #featurewrap1 {
    padding: 10px 0;
  }
  .banner-slider {
    border-right: none;
    border-left: none;
    border-radius: 0px;
  }
}

@media screen and (max-width: 340px) {
  .bannerNav {
    display: none;
  }
}
.miwt_button {
  background: url(//web.archive.org/web/20181103193452im_/http://www-stepupspeakout-org-files.s3.amazonaws.com/9cd1-750482-joinbutton.png?versionId=9t1E3ih6xKq5YUhQy7LyrZqFoRUopILz) no-repeat 0 0;
  width: 67px;
  height: 22px;
  border: 0;
  text-indent: -999em;
  cursor: pointer;
  float: right;
}

.miwt_button:hover {
  background: url(//web.archive.org/web/20181103193452im_/http://www-stepupspeakout-org-files.s3.amazonaws.com/9cd1-750482-joinbutton.png?versionId=9t1E3ih6xKq5YUhQy7LyrZqFoRUopILz) no-repeat 0 -22px;
  cursor: pointer;
}

#search input[type="submit"] {
  background: url(//web.archive.org/web/20181103193452im_/http://www-stepupspeakout-org-files.s3.amazonaws.com/63cc-650482-gobutton.png?versionId=nqR3lb6yngMddtUm8butZeYTrsnBS1Ln) no-repeat 0 0;
  width: 23px;
  height: 22px;
  border: 0;
  text-indent: -999em;
  cursor: pointer;
}

#search input[type="submit"]:hover {
  background: url(//web.archive.org/web/20181103193452im_/http://www-stepupspeakout-org-files.s3.amazonaws.com/63cc-650482-gobutton.png?versionId=nqR3lb6yngMddtUm8butZeYTrsnBS1Ln) no-repeat 0 -22px;
  cursor: pointer;
}

.submit {
  background: url(//web.archive.org/web/20181103193452im_/http://www-stepupspeakout-org-files.s3.amazonaws.com/7b02-061482-submitbutton.png?versionId=4s19XWkuo8UV0YSNWgV8qp6TrNGBJ26L) no-repeat 0 0;
  width: 55px;
  height: 22px;
  border: 0;
  text-indent: -999em;
  cursor: pointer;
  float: right;
}

.submit:hover {
  background: url(//web.archive.org/web/20181103193452im_/http://www-stepupspeakout-org-files.s3.amazonaws.com/7b02-061482-submitbutton.png?versionId=4s19XWkuo8UV0YSNWgV8qp6TrNGBJ26L) no-repeat 0 -22px;
  cursor: pointer;
}

.extra_value_renderer {
  width: 110px;
  float: right;
}

.extra_value_name {
  float: left;
}

.form_field {
  clear: both;
  padding: 2px;
}
/* HORIZONTAL / HORIZ. PERSISTENT CSS --------------- */
ul.menubeanh,
ul.menubeanh-persistent {
  list-style: none;
  position: relative;
  overflow: visible;
}
ul.menubeanh,
ul.menubeanh ul,
ul.menubeanh-persistent,
ul.menubeanh-persistent ul {
  padding: 0;
  margin: 0;
  list-style: none;
  /* background-color: #fff;  IE Requires a background color. */
}
ul.menubeanh li,
ul.menubeanh-persistent li {
  float: left;
  position: relative;
  list-style: none;
  /*
  	width: 8em;
	overflow: visible;
	*/
}
ul.menubeanh li ul,
ul.menubeanh-persistent li ul {
  display: none;
  position: absolute;
  top: 1.2em; /* IE */
  left: 0; /* IE */ /* background-color: #fff;  IE Requires a background color. */
}
ul.menubeanh > li > ul,
ul.menubeanh-persistent > li > ul {
  top: auto; /* Non-IE */
  left: auto; /* Non-IE */
}
/* (sub-)submenus */
ul.menubeanh ul,
ul.menubeanh ul ul,
ul.menubeanh ul ul ul,
ul.menubeanh-persistent ul,
ul.menubeanh-persistent ul ul,
ul.menubeanh-persistent ul ul ul {
  position: absolute;
  top: 0;
  left: 95%;
}
/* Interactive lines: show/hide menus */
ul.menubeanh li.over ul ul,
ul.menubeanh li.over ul ul ul,
ul.menubeanh-persistent li.over ul ul,
ul.menubeanh-persistent li.over ul ul ul {
  display: none;
}
ul.menubeanh li.over ul,
ul.menubeanh ul li.over ul,
ul.menubeanh ul ul li.over ul,
ul.menubeanh-persistent li.over ul,
ul.menubeanh-persistent ul li.over ul,
ul.menubeanh-persistent ul ul li.over ul {
  display: block;
}

/* VERTICAL CSS --------------- */
ul.menubeanv,
ul.menubeanv-persistent,
ul.menubeanv ul,
ul.menubeanv-persistent, ul {
  /* background-color: #fff;  IE requires a background color. */
}
ul.menubeanv li,
ul.menubeanv-persistent li {
  position: relative;
  /* background-color: #fff;  IE requires a background color. */
}
ul.menubeanv li ul {
  display: none;
  position: absolute;
  top: 2px; /* IE */
  left: 6em; /* IE */ 
  /* background-color: #fff;  IE requires a background color. */
}
ul.menubeanv li:hover ul,
ul.menubeanv li.over ul {
  display: block;
}

ul.menubeanv-persistent li.mi-parent {
  cursor: pointer;
}
ul.menubeanv-persistent li ul {
  display: none;
}
ul.menubeanv-persistent li.over ul {
  display: block;
}

/*
     FILE ARCHIVED ON 19:34:52 Nov 03, 2018 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 22:53:22 May 20, 2023.
     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: 190.805
  exclusion.robots: 0.095
  exclusion.robots.policy: 0.085
  cdx.remote: 0.057
  esindex: 0.01
  LoadShardBlock: 164.353 (3)
  PetaboxLoader3.datanode: 142.874 (4)
  load_resource: 268.29
  PetaboxLoader3.resolve: 121.966
*/