.band-thegene-top {
  background-color: #FFFFFF;
  padding-top: 75px;
  padding-bottom: 75px;
  background-image: url("../images/thegene/the-gene-program-background4.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  min-height: 450px;
}

.band-thegene-bottom {
  background-color: #FFFFFF;
  padding-top: 75px;
  padding-bottom: 75px;
  background-image: url("../images/thegene/the-gene-program-background2.png");
  background-size: auto auto;
  background-repeat: no-repeat;
  background-position: center center;
  min-height: 450px;
}


.band-thegene-bar {
  background-color: #FFFFFF;
  padding-top: 25px;
  padding-bottom: 25px;
  background-image: url("../images/thegene/the-gene-program-background3.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
	margin-top: 50px; margin-bottom: 50px;
  min-height: 250px;
}

.band-thegene-2020 {
	background-color: #F6F6F6;
	padding-top: 70px;
	padding-bottom: 70px;
	background-image: url("../images/programming/2020/thegene-banner2-2020.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: 0px;
	margin-left: 0px;
	border-bottom: solid 1px #505050;
}


.band-thegene-dark {
  background-color: #d5d2ce;
  padding: 18px 18px 18px 18px;
  /* [disabled]min-height: 500px; */
  margin-top: 0px;
  margin-bottom: 35px;
  /* [disabled]margin-bottom: 75px; */
}

.band-thegene-light {
  background-color: #f6f2ed;
  padding: 18px 18px 18px 18px;
  /* [disabled]min-height: 500px; */
  margin-top: 0px;
  margin-bottom: 35px;
  /* [disabled]margin-bottom: 75px; */
}

.band-thegene-nocolor {
  padding: 18px 18px 18px 18px;
  /* [disabled]min-height: 500px; */
  margin-top: 0px;
  margin-bottom: 10px;
  /* [disabled]margin-bottom: 75px; */
}


/*** WQPT Standardized Card Types ***/
.p-standarized-thegenecard {
  font-family: "Helvetica Neue", Helvetica, Arial, "sans-serif";
  color: #2a2a2e;
  font-size: 15px;
  font-weight: normal;
  text-align: left;
  line-height: 1.5;
  margin-bottom: 20px;
}
.p-standarized-thegenecard a {
  color: #2a2a2e;
  text-decoration: underline;
  font-weight: bold;
}
.p-standarized-thegenecard a:hover {
  color: #71a700;
  text-decoration: underline;
  font-weight: bold;
}
.p-standarized-thegenecard a:visited {
  color: #2a2a2e;
  text-decoration: underline;
  font-weight: bold;
}
.p-standarized-thegenecard a:visited:hover {
  color: #71a700;
  text-decoration: underline;
  font-weight: bold;
}