﻿/*@import (less) "_RTEold";*/
/* iHeart RTE styles */
.ih-Style-Core {
  -ms-name: "Core Content";
  font-size: 14px;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
/*iHeart RTE Elements */
strong.ih-Element-Bold {
  -ms-name: "Bold";
  font-weight: bold;
}
em.ih-Element-Italic {
  -ms-name: "Italic";
  font-style: italic;
}
h1.ih-Element-H1 {
  -ms-name: "Heading 1";
  color: #c6002b;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  letter-spacing: -1px;
  font-size: 30px;
  line-height: 1.1em;
}
h2.ih-Element-H2 {
  -ms-name: "Heading 2";
  color: #3c3c3c;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 23px;
  font-weight: 300;
  line-height: 1.1em;
}
h3.ih-Element-H3 {
  -ms-name: "Heading 3";
  color: #3c3c3c;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.1em;
}
h4.ih-Element-H4 {
  -ms-name: "Heading 4";
  color: #3c3c3c;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.1em;
}
h5.ih-Element-H5 {
  -ms-name: "Heading 5";
  color: #3c3c3c;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.1em;
}
ul.ih-Element-Bullets {
  -ms-name: "Bullet List";
  display: list-item;
  margin-bottom: 1.5em;
  list-style-position: inside;
}
/* OUR TEAM */
.secondThirdTierExecutivesName {
  color: #c6002b;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  letter-spacing: -1px;
  font-size: 30px;
  line-height: 1.1em;
  margin-bottom: 5px;
}
.secondThirdTierExecutivesTitle {
  color: #3c3c3c;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 23px;
  font-weight: 300;
  line-height: 1.1em;
  margin-bottom: 10px;
}
.secondThirdTierExecutivesDescription {
  margin-bottom: 25px;
  margin-left: 350px;
}
.secondThirdTierExecutivesPhoto {
  border: 1px solid #222222;
}
.secondThirdTierInvestorCaption {
  font-style: normal !important;
  font-size: 12px;
  line-height: 12px;
}
.secondThirdTierInvestorStockSticker {
  font-style: normal !important;
  font-size: 14px;
  line-height: 14px;
}
.secondThirdTierInvestorStockStickerLine1 {
  font-size: 12px;
  line-height: 12px;
}
.secondThirdTierInvestorStockStickerLine2 {
  font-size: 12px;
  color: #848484;
  line-height: 12px;
}
.secondThirdTierInvestorStockStickerLine3 {
  font-weight: 700;
  font-style: normal !important;
  font-size: 18px;
  color: #2d2d2d;
  line-height: 18px;
}
/* Investors */
.investorsPageTitle {
  text-indent: 20px;
  background-image: url('../../ClearChannelStyleSheet/Images/icon_plus.png');
  background-position: left 1px;
  background-repeat: no-repeat;
  font-weight: 700;
  font-style: normal !important;
  font-size: 14px;
  color: #2d2d2d;
  margin-bottom: 20px;
  padding-right: 10px;
  line-height: 14px;
}
.investorsPageTitle1 {
  background-image: url('../../ClearChannelStyleSheet/Images/icon_plus_hover.png');
  background-position: left 1px;
  background-repeat: no-repeat;
  font-size: 14px;
  color: #2d2d2d;
  margin-top: 15px;
  margin-bottom: 10px;
  padding-right: 10px;
  width: 350px;
  line-height: 14px;
}
.investorsPageTitle1:hover {
  background-image: url('../../ClearChannelStyleSheet/Images/icon_plus.png');
  background-position: left 1px;
  background-repeat: no-repeat;
  font-weight: 700;
  font-style: normal !important;
  font-size: 14px;
  color: #2d2d2d;
  margin-top: 15px;
  margin-bottom: 10px;
  padding-right: 10px;
  line-height: 14px;
  background-color: #efefef;
}
.investorsPageTitle3 {
  text-indent: 20px;
  background-image: url('../../ClearChannelStyleSheet/Images/icon_plus.png');
  background-position: left 1px;
  background-repeat: no-repeat;
  font-weight: 700;
  font-style: normal !important;
  font-size: 14px;
  color: #2d2d2d;
  margin-bottom: 20px;
  padding-right: 10px;
  line-height: 14px;
}
.investorHeader {
  color: #c6002b;
  font-weight: 700;
  font-style: normal !important;
  font-size: 14px;
  border-bottom: 1px solid #9d9d9d !important;
  padding-bottom: 10px !important;
  line-height: 14px;
  margin-top: 20px;
}
.outerPanel {
  margin-bottom: 20px;
}
.msg_head_expanded {
  background-image: url('../../ClearChannelStyleSheet/Images/icon_minus.png');
  background-repeat: no-repeat;
  background-position: left 1px;
}
.msg_head_expanded:hover {
  background-image: url('../../ClearChannelStyleSheet/Images/icon_minus_hover.png');
  background-repeat: no-repeat;
  background-position: left 1px;
}
.msg_head_collapsed {
  background-image: url('../../ClearChannelStyleSheet/Images/icon_plus.png');
  background-repeat: no-repeat;
  background-position: left 1px;
}
.msg_head_collapsed:hover {
  background-image: url('../../ClearChannelStyleSheet/Images/icon_plus_hover.png');
  background-repeat: no-repeat;
  background-position: left 1px;
}
.investorsPageULListItem {
  color: #222222;
  line-height: 24px;
  margin-left: 20px;
}
.investorsPageULListItem a {
  margin-left: 0;
  color: #222222;
}
.investorsPageULListItem a:visited {
  color: #222222;
}
.investorsPageULListItem:hover {
  color: #ba2026 !important;
}
.investorsPageULListItem .investorfloatleft {
  float: left;
}
.investorsPageULListItem a:hover,
.investorsPageULListItem a:active {
  color: #ba2026 !important;
}
.investordocs {
  margin-left: 20px;
}
.itemHead {
  font-style: normal !important;
  font-size: 14px;
  color: #2d2d2d;
  margin-left: 20px;
  line-height: 14px;
}
.investorsPageULChildListItem {
  font-style: normal !important;
  font-size: 14px;
  line-height: 24px;
}
.investorsPageULChildListItem:hover {
  color: #ba2026;
}
.secondTierMainImage {
  border: 1px solid #848484;
  margin-bottom: 20px;
}
.secondTierCallOutTextTitle {
  font-weight: 900 !important;
  font-style: normal !important;
  font-size: 30px;
  color: #c6002b;
  line-height: 30px;
}
.secondTierCallOutTextDescription {
  font-weight: 700;
  font-style: normal !important;
  font-size: 24px;
  color: #848484;
  margin-bottom: 25px;
  line-height: 24px;
}
.secondTierCallOutTextQuoteSource {
  font-style: normal !important;
  font-style: italic;
  font-size: 24px;
  color: #848484;
  margin-bottom: 40px;
  line-height: 24px;
}
.secondTierStationFeatureBox {
  padding: 25px;
  border: 1px solid #848484;
  border-radius: 6px;
}
.secondTierStationFeatureBoxFindStation {
  font-weight: 700;
  font-style: normal !important;
  font-size: 24px;
  color: #2d2d2d;
  margin-bottom: 15px;
  line-height: 24px;
}
.secondTierStationFeatureBoxFindStationTitle {
  font-weight: 900 !important;
  font-style: normal !important;
  font-size: 30px;
  color: #c6002b;
  margin-bottom: 15px;
  line-height: 30px;
}
.secondTierStationFeatureBoxFindStationContent {
  font-style: normal !important;
  font-size: 18px;
  color: #2d2d2d;
  margin-bottom: 20px;
  line-height: 18px;
}
.secondTierSideTitle {
  font-weight: 700;
  font-style: normal !important;
  color: #c6002b;
  border: 1px solid #848484;
  margin-bottom: 15px;
}
.secondTierSideTitleAll {
  font-size: 18px;
  line-height: 18px;
}
.secondTierSideTitleInvestors {
  font-size: 14px;
  line-height: 14px;
}
.secondTierSideTitleListItems {
  list-style-position: outside;
  text-indent: 10px;
}
.secondTierCoreFeatureTitle {
  font-weight: 700;
  font-style: normal !important;
  font-size: 18px;
  color: #c6002b;
  border-bottom: 1px solid #848484;
  margin-bottom: 15px;
  line-height: 18px;
}
.secondTierCoreFeatureImage {
  margin-right: 20px;
}
.secondTierSideFeatureTitle {
  font-weight: 900 !important;
  font-style: normal !important;
  font-size: 18px;
  color: #c6002b;
  line-height: 18px;
}
.secondTierSideFeatureDescription {
  font-weight: 700;
  font-style: normal !important;
  font-size: 18px;
  color: #848484;
  margin-bottom: 15px;
  line-height: 18px;
}
.secondTierErrorMessage {
  font-style: normal !important;
  font-size: 24px;
  color: #ba2026;
  line-height: 24px;
}
/*# sourceMappingURL=Page.css.map *