*,
*::before,
*::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

.t-w {
  color: #fff !important;
}

a[href="http://www.russdionne.com/"] {
  color: #fff !important;
}

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}

body > .wrapper {
  padding: 0;
  margin: 0;
  max-width: 1900px;
  overflow: hidden;
  background: #fff;
}

.top_of_page_container {
  position: relative;
  bottom: 0;
  right: 15px;
}

.show_info {
  display: default;
}

.hidden_info {
  display: none;
}

.section_scroller {
  display: none;
}

.cb {
  clear: both;
}

.carousel-indicators-custom > li {
  width: 15px;
}

.carousel-indicators-custom > li:hover {
  background-color: #FF0000;
  cursor: pointer;
}

.sans {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

input {
  font: inherit;
  border: none;
}

button {
  border: none;
  background-color: initial;
  outline: none;
}

ul {
  list-style: none;
}

.hr {
  width: 80%;
  height: 2px;
  background-color: #333;
  margin: 50px;
  opacity: 0.4;
}

a {
  color: inherit;
  text-decoration: none;
}

.u {
  text-decoration: underline;
}

a.media_links:hover {
  color: #000;
}

a.awardcat_container:hover {
  color: #000;
}

.feat_968 {
  max-width: 968px;
}

.feat_80vw {
  width: 80vw;
  max-width: 968px;
}

.w300p {
  max-width: 300px;
}

.awardsby_HR {
  border-top: 1px solid #E6BE8A;
}

.content_region {
  max-width: 800px;
  align-content: center;
  text-align: center;
}

a:link {
  text-decoration: none;
  color: #333333;
  background: none;
}

a.winners_section_links:link {
  font-size: 18px;
  line-height: 32px;
  color: #888888;
  font-weight: bold;
  -webkit-transition: color 0.5s ease-out;
  -moz-transition: color 0.5s ease-out;
  -ms-transition: color 0.5s ease-out;
  -o-transition: color 0.5s ease-out;
  transition: color 0.5s ease-out;
}
@media (min-width: 768px) {
  a.winners_section_links:link {
    font-size: 20px;
    line-height: 35px;
  }
}
a.winners_section_links_container {
  margin: 15px;
}
a.winners_section_links:visited {
  color: #888888;
  font-weight: bold;
}

a.footer-link:link {
  color: #fff;
}

a.footer-link:hover {
  color: #a18861;
}

a:link {
  text-decoration: none;
  color: #333333;
  background: none;
}

.footer-link {
  display: block;
  color: #eee;
  font-size: 12.9px;
}

.rj_nav_button_banner_div {
  position: relative;
  top: 0px;
  left: 0px;
  color: #777;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
  background: #fff;
  width: 100%;
  height: 30px;
  margin: 5px 0px;
  padding: 8px 10px 15px 10px;
  border-radius: 5px;
  box-shadow: inset 0 -1px 0 1px rgba(0, 0, 0, 0.1), inset 0 -10px 20px rgba(0, 0, 0, 0.1);
  cursor: pointer;
  user-select: none;
  text-align: center;
}
.rj_nav_button_banner_div__tall {
  position: relative;
  top: 0px;
  left: 0px;
  color: #777;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
  background: #fff;
  width: 100%;
  height: 30px;
  margin: 5px 0px;
  padding: 10px 10px 15px 10px;
  border-radius: 5px;
  box-shadow: inset 0 -1px 0 1px rgba(0, 0, 0, 0.1), inset 0 -10px 20px rgba(0, 0, 0, 0.1);
  cursor: pointer;
  user-select: none;
  text-align: center;
  height: 40px;
}
@media only screen and (max-width: 767px) {
  .rj_nav_button_banner_div {
    font: 700 14px/1 "Open Sans", sans-serif;
  }
}
@media only screen and (min-width: 768px) and (max-width: 869px) {
  .rj_nav_button_banner_div {
    font: 700 10px/1 "Open Sans", sans-serif;
  }
}
@media only screen and (min-width: 870px) {
  .rj_nav_button_banner_div {
    font: 700 12px/1 "Open Sans", sans-serif;
  }
}
.rj_nav_button_banner_div:hover {
  color: #222;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
  background: #eeeeee;
  background: -moz-linear-gradient(90deg, #eeeeee 0%, #e4e4e4 59%);
  background: -webkit-linear-gradient(90deg, #eeeeee 0%, #e4e4e4 59%);
  background: linear-gradient(90deg, #eeeeee 0%, #e4e4e4 59%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#eeeeee",endColorstr="#e4e4e4",GradientType=1);
  box-shadow: inset 0 -1px 0 1px rgba(0, 0, 0, 0.1), inset 0 -10px 20px rgba(0, 0, 0, 0.1);
}

.entrant_container {
  align-content: center;
  align-items: center;
  text-align: center;
  max-width: 605px;
  margin-top: 20px;
}

.pw_category_title {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 15px;
  color: #800000;
  text-align: center;
}

.up_arrow_scroll_top {
  width: 20px;
  height: auto;
  color: #7a5e6c;
  margin-right: 20px;
}

.up_arrow_scroll_top_text:hover, .up_arrow_scroll_top:hover {
  color: #7a5e6c;
  text-decoration: none;
}

.awardcat_container {
  width: 90%;
  margin-bottom: 5px;
}

.dark_red_hover:hover {
  color: #800000;
}

.winner_text_sm_red- {
  display: none;
  visibility: hidden;
}

.award_title_2022 {
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 0px;
  color: #000;
}

.red_text {
  color: #800000;
  text-transform: uppercase;
}

.wincolour {
  color: #800000;
  text-align: center;
  margin-top: 30px;
}

.award_recip_line01 {
  font-size: 18px;
  font-weight: normal;
  line-height: 22px;
  margin-bottom: 20px;
  color: #000;
}

.award_category_by_program {
  font-size: 16px;
}

.program_title {
  font-size: 22px;
  line-height: 28px;
  font-weight: 700;
}
.program_title__poster {
  line-height: 28px;
  font-weight: 700;
  font-size: 14px;
}

.names_vert_pos {
  position: relative;
  top: -100px;
}

.bynames_links:hover {
  color: #800000;
}
