
@import url("/pages/menucss?ts=");
/* /bfsitecss/full800 */

.logged-in { display:none }
.logged-out { }
.priv-ybeditor { display:none }
.priv-not-ybeditor { }
.priv-edit { display:none }
.priv-not-edit { }
.priv-admin { display:none }
.priv-not-admin { }
.edithtmlbody {background-color:white;background-image:none;}
.edithtmlbody .logged-in {display:block}
.edithtmlbody .logged-out {display:block}

@charset "UTF-8";
/* Basic Layout */
/*@mixin bflayout-allwidths($w) {
    $w: $w + 0px;

    #bfmiddle > div {
        padding: 0;
        max-width: $w;
    }

    #bfmenubar > div {
        padding: 0;
        max-width: $w;
    }

    #bfheader > div {
        padding: 0;
        max-width: $w;
    }

    #bffooter > div {
        padding: 0;
        max-width: $w;
    }
}*/
/* TBD - replace with generic text-font mixin.  */
/*          i.e. "@include bfheader-h1-text(...) -->  #bfheader{ h1 { @include font-text(...) } } */
/*@mixin bfmenubar-colors($bgcolor, $bghovercolor, $txtcolor, $txthovercolor) {*/
/* define bg and text colors for menu */
/*$effective-bg: if($bgcolor == transparent, rgba(0, 0, 0, 0.7), $bgcolor);

    #bfmenubar {
        // Base background
        background-color: $bgcolor !important;

        nav.navbar.bg-dark {
            background-color: $bgcolor !important;
        }
        // Force background only when collapsed
        @media (max-width: 991.98px) {
            background-color: $effective-bg !important;

            nav.navbar.bg-dark {
                background-color: $effective-bg !important;
            }
        }
        // ✨ Custom link + hover styles only on wide screens
        @media (min-width: 992px) {
            nav.navbar-dark .navbar-nav .nav-link {
                color: $txtcolor;

                &:hover,
                &:focus {
                    color: $txthovercolor;
                }
            }

            .nav-item:hover {
                background-color: $bghovercolor;
            }
        }
    }
}*/
/********************************************************************************************************/
/*      Old mixins - probably not used */
/********************************************************************************************************/
/* Navbar */
/********************************************************************************************************/
/* Menu */
/********************************************************************************************************/
/* Buttons */
@import url("http://fonts.cdnfonts.com/css/american-typewriter");
@import url("https://fonts.cdnfonts.com/css/helvetica-neue-9");
html[data-header=tallcupola] body {
  background-image: url(https://images.reuniontechnologies.com/img/PU78/layout/TallCupoloSky240.png);
  background-size: 100% 240px;
  background-position: 0 0;
  background-color: #FBECD9; }

html[data-header=tallcupola] *.bfsystem .form h1, html[data-header=tallcupola] *.bfsystem div.bfform h1 {
  color: black;
  margin: 0px;
  padding: 8px 3px;
  DISPLAY: BLOCK;
  font: 24px/24px 'Trajan Pro'; }

html[data-header=tallcupola] .bftabstrip input[type="radio"] + label {
  backgound-color: white; }

html[data-header=tallcupola] .deceased {
  background-color: transparent; }

html[data-header=tallcupola] #toprightmenu {
  float: right;
  margin: 12px 15px 0 0; }
  html[data-header=tallcupola] #toprightmenu a:visited, html[data-header=tallcupola] #toprightmenu a:link {
    color: white;
    font: 12pt/12pt "Trajan Pro"; }

html[data-header=tallcupola] div#headercontainer {
  position: relative;
  width: 0;
  height: 0; }
  html[data-header=tallcupola] div#headercontainer #menu {
    position: absolute;
    top: 207px;
    left: 0px;
    width: 1100px; }

html[data-header=tallcupola] #leftivy {
  position: absolute;
  top: 100px;
  left: 0px;
  height: 4752px;
  width: 200px;
  background-image: url(https://images.reuniontechnologies.com/img/PU78/layout/IvyLeft2.png); }

html[data-header=tallcupola] #rightivy {
  position: absolute;
  top: 100px;
  right: 0px;
  height: 4752px;
  width: 200px;
  background-image: url(https://images.reuniontechnologies.com/img/PU78/layout/IvyRight2.png); }

html[data-header=tallcupola] td.rightNav {
  width: 175px;
  background-color: #FBECD9; }

@media screen and (max-width: 1500px) {
  html[data-header=tallcupola] div#leftivy, html[data-header=tallcupola] div#rightivy {
    display: none; } }

html[data-header=tallcupola] td.classsite {
  margin: 200px 0;
  padding: 20px 10px 10px 10px;
  font: 400 15px/17px 'Helvetica Neue', sans-serif;
  color: #222;
  background-color: #FBECD9; }

html[data-header=tallcupola] ul#bfmenu[bfmenu=mainmenu] > li:nth-of-type(2) {
  margin-left: 100px; }

html[data-header=tallcupola] h1 {
  font: bold 30px/32px 'Trajan Pro', sans-serif;
  color: black;
  text-transform: none;
  background-image: url(https://images.reuniontechnologies.com/img/PU78/layout/sky.png); }

html[data-header=tallcupola] h2 {
  font: 24px/26px 'Trajan Pro', sans-serif;
  color: #ff6600;
  text-transform: none; }

html[data-header=tallcupola] ul#bfmenu.bfmenu_tallcupola a, html[data-header=tallcupola] ul#bfmenu.bfmenu_tallcupola li.dis a:hover, html[data-header=tallcupola] ul#bfmenu.bfmenu_tallcupola li:hover > a, html[data-header=tallcupola] ul#bfmenu.bfmenu_tallcupola li a:hover {
  font: bold  12pt "Trajan Pro", Courier, monospace;
  color: #ffffff;
  text-decoration: none; }

html[data-header=tallcupola] ul#bfmenu.bfmenu_tallcupola ul a, html[data-header=tallcupola] ul#bfmenu.bfmenu_tallcupola ul li.dis a:hover, html[data-header=tallcupola] ul#bfmenu.bfmenu_tallcupola ul li:hover > a, html[data-header=tallcupola] ul#bfmenu.bfmenu_tallcupola ul li a:hover {
  font: 12pt "Trajan Pro", Courier, monospace;
  color: #ffffff;
  text-decoration: none; }

html[data-header=tallcupola] div.bfmenu_rightnav > a:not(:last-child) > div {
  margin-bottom: 15px; }

html[data-header=tallcupola] .btnCustom1 {
  background: #f4dec6;
  /* Old browsers */
  background: -moz-linear-gradient(top, #f4dec6 0%, #f4dec6 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4dec6), color-stop(100%, #f4dec6));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f4dec6 0%, #f4dec6 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #f4dec6 0%, #f4dec6 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #f4dec6 0%, #f4dec6 100%);
  /* IE10+ */
  background: linear-gradient(top, #f4dec6 0%, #f4dec6 100%);
  /* w3c */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#f4dec6',GradientType=0 );
  /* IE6-9 */
  border: 4px solid #F76D24;
  color: black;
  font: bold 20px/20px 'Trajan Pro';
  padding: 9px 9px;
  border-radius: 16px;
  margin-bottom: 10px; }

html[data-header=tallcupola] .btnCustom1:hover {
  background: #f4dec6;
  /* Old browsers */
  background: -moz-linear-gradient(top, #f4dec6 0%, #f4dec6 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4dec6), color-stop(100%, #f4dec6));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f4dec6 0%, #f4dec6 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #f4dec6 0%, #f4dec6 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #f4dec6 0%, #f4dec6 100%);
  /* IE10+ */
  background: linear-gradient(top, #f4dec6 0%, #f4dec6 100%);
  /* w3c */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#f4dec6',GradientType=0 );
  /* IE6-9 */
  border: 4px solid #fbaf86;
  color: orange; }

html[data-header=tallcupola] div.bfposts {
  background-color: transparent;
  margin: 0;
  padding: 0; }

html[data-header=tallcupola] div.bfposts > div {
  display: block;
  text-align: left;
  background-color: #FBECD9;
  margin: 0 0 30px 0; }

html[data-header=tallcupola] div.bfposts_classico div.header {
  font: bold 24px/30px Verdana,Arial,Helvetica,sans-serif;
  color: #333;
  position: relative;
  top: -5px;
  background-color: transparent; }

div.card {
  width: 352px;
  height: 250px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.4);
  transition: 0.3s;
  float: left;
  margin: 10px;
  cursor: pointer; }

div.card:hover {
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.4); }

div.card > div {
  width: 100%;
  height: 198px; }

div.card > div img {
  width: 100%;
  height: 100%;
  object-fit: cover; }

div.card h1 {
  margin: 5px;
  font: bold 24px/26px Arial;
  color: black; }

div.card h2 {
  margin: 5px;
  font: 14px/16px Arial;
  color: #888; }

div.bfposts img.bfpostssmall {
  max-height: 100%;
  object-fit: revert; }

table.classsite {
  margin: 0 auto;
  margin-top: 0;
  text-align: left;
  width: 1000px;
  align: left;
  font: 400 13px/15px Verdana,Arial,Helvetica,sans-serif;
  color: #222;
  padding: 0; }

td.classsite {
  margin: 0;
  padding: 10px 10px 10px 10px;
  font: 400 13px/15px Verdana,Arial,Helvetica,sans-serif;
  color: #222;
  background-color: #FFFFFF; }

body {
  text-align: left;
  font-family: Arial, sans-serif;
  margin: 0;
  background-image: url(https://images.reuniontechnologies.com/img/PU78/headerblack.png);
  background-repeat: repeat-x;
  background-color: #F67F25;
  background-position: 0 -27px; }

div.feed {
  width: 900px; }

div[bftype=edithtml] {
  font: 400 18px/21px 'Helvetica Neue', sans-serif; }

html[data-header=pointingtiger] body {
  background-image: none; }
  html[data-header=pointingtiger] body div#pointingtiger {
    background-color: white;
    width: 1100px;
    height: 139px; }
    html[data-header=pointingtiger] body div#pointingtiger > div {
      position: relative;
      width: 0;
      height: 0;
      z-index: 50; }
    html[data-header=pointingtiger] body div#pointingtiger a#regbtn {
      position: absolute;
      left: 885px;
      top: 185px; }
    html[data-header=pointingtiger] body div#pointingtiger a#homebtn {
      position: absolute;
      left: 40px;
      top: 185px;
      z-index: 50;
      text-align: center;
      font: 22px/24px 'American Typewriter', Georgia;
      color: #666; }
      html[data-header=pointingtiger] body div#pointingtiger a#homebtn img {
        z-index: 50; }
    html[data-header=pointingtiger] body div#pointingtiger img {
      pointer-events: none; }
  html[data-header=pointingtiger] body .hqcards {
    display: flex;
    flex-direction: row;
    justify-content: space-around; }
    html[data-header=pointingtiger] body .hqcards img {
      box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.4);
      transition: 0.3s; }
    html[data-header=pointingtiger] body .hqcards img:hover {
      box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.4); }
  html[data-header=pointingtiger] body div.squarebuttons {
    display: flex;
    width: 100%;
    justify-content: space-around; }
  html[data-header=pointingtiger] body a.squarebutton {
    border: 4px solid #D36F29;
    background-color: #FAF6F3;
    padding: 25px 0;
    font: 500 30px/30px 'American Typewriter', Georgia;
    color: #333333;
    text-decoration: none;
    cursor: pointer;
    width: 300px;
    text-align: center;
    display: inline-block;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.4); }

html[data-page='pages/45th/theexperience'] body, html[data-page='pages/45th/planningyourtrip'] body, html[data-page='pages/45th/oncampus'] body {
  background-image: none; }
  html[data-page='pages/45th/theexperience'] body div#pointingtiger, html[data-page='pages/45th/planningyourtrip'] body div#pointingtiger, html[data-page='pages/45th/oncampus'] body div#pointingtiger {
    background-color: white;
    width: 1100px;
    height: 169px; }
    html[data-page='pages/45th/theexperience'] body div#pointingtiger > div, html[data-page='pages/45th/planningyourtrip'] body div#pointingtiger > div, html[data-page='pages/45th/oncampus'] body div#pointingtiger > div {
      position: relative;
      width: 0;
      height: 0;
      z-index: 100; }
    html[data-page='pages/45th/theexperience'] body div#pointingtiger img, html[data-page='pages/45th/planningyourtrip'] body div#pointingtiger img, html[data-page='pages/45th/oncampus'] body div#pointingtiger img {
      pointer-events: none; }
    html[data-page='pages/45th/theexperience'] body div#pointingtiger a#regbtn, html[data-page='pages/45th/planningyourtrip'] body div#pointingtiger a#regbtn, html[data-page='pages/45th/oncampus'] body div#pointingtiger a#regbtn {
      position: absolute;
      left: 885px;
      top: 185px;
      z-index: 50; }
      html[data-page='pages/45th/theexperience'] body div#pointingtiger a#regbtn img, html[data-page='pages/45th/planningyourtrip'] body div#pointingtiger a#regbtn img, html[data-page='pages/45th/oncampus'] body div#pointingtiger a#regbtn img {
        z-index: 50; }
    html[data-page='pages/45th/theexperience'] body div#pointingtiger div#title, html[data-page='pages/45th/planningyourtrip'] body div#pointingtiger div#title, html[data-page='pages/45th/oncampus'] body div#pointingtiger div#title {
      position: absolute;
      left: 100px;
      top: 60px;
      z-index: 50;
      width: 450px;
      font: 38pt/38pt 'American Typewriter', Georgia;
      font-stretch: extra-expanded; }
      html[data-page='pages/45th/theexperience'] body div#pointingtiger div#title a, html[data-page='pages/45th/planningyourtrip'] body div#pointingtiger div#title a, html[data-page='pages/45th/oncampus'] body div#pointingtiger div#title a {
        color: #333; }
    html[data-page='pages/45th/theexperience'] body div#pointingtiger div#menu, html[data-page='pages/45th/planningyourtrip'] body div#pointingtiger div#menu, html[data-page='pages/45th/oncampus'] body div#pointingtiger div#menu {
      position: absolute;
      left: 51px;
      top: 138px;
      z-index: 50;
      width: 900px;
      font: 24px/24px 'American Typewriter', Georgia; }
      html[data-page='pages/45th/theexperience'] body div#pointingtiger div#menu a, html[data-page='pages/45th/planningyourtrip'] body div#pointingtiger div#menu a, html[data-page='pages/45th/oncampus'] body div#pointingtiger div#menu a {
        color: #666; }

html[data-header='45THINFO'] body {
  background-image: none; }
  html[data-header='45THINFO'] body h1.amtw {
    font: 38pt/38pt 'American Typewriter', Georgia;
    font-stretch: extra-expanded;
    text-transform: none;
    letter-spacing: 0px;
    color: black;
    padding: 0;
    margin: 0 0 0 89px;
    background-color: transparent; }
  html[data-header='45THINFO'] body table.classsite > tbody > tr > td:first-child {
    background-color: white; }
  html[data-header='45THINFO'] body div#pointingtiger {
    background-color: white;
    width: 1100px;
    height: 50px;
    margin: 0 9px; }
    html[data-header='45THINFO'] body div#pointingtiger > div {
      position: relative;
      width: 0;
      height: 0;
      z-index: 100; }
    html[data-header='45THINFO'] body div#pointingtiger img {
      pointer-events: none; }
    html[data-header='45THINFO'] body div#pointingtiger a#regbtn {
      position: absolute;
      left: 885px;
      top: 185px;
      z-index: 50; }
      html[data-header='45THINFO'] body div#pointingtiger a#regbtn img {
        z-index: 50; }
    html[data-header='45THINFO'] body div#pointingtiger div#title {
      position: absolute;
      left: 100px;
      top: 60px;
      z-index: 50;
      width: 450px;
      font: 38pt/38pt 'American Typewriter', Georgia;
      font-stretch: extra-expanded; }
      html[data-header='45THINFO'] body div#pointingtiger div#title a {
        color: #333; }
    html[data-header='45THINFO'] body div#pointingtiger div#menu {
      position: absolute;
      left: 51px;
      top: 138px;
      z-index: 50;
      width: 900px;
      font: 23px/23px 'American Typewriter', Georgia; }
      html[data-header='45THINFO'] body div#pointingtiger div#menu a {
        color: #666; }
  html[data-header='45THINFO'] body table.bflistnames {
    margin: 0 auto; }
    html[data-header='45THINFO'] body table.bflistnames td {
      font: 16pt/18pt 'American Typewriter', Georgia;
      font-stretch: extra-expanded;
      padding: 0 20px 0 0; }

/* ************************************************************************************************************************************* */
html[data-page='pages/45th/schedule'] div[bftype='edithtml'][path='pages/45th/schedule'] {
  margin: 140px 20px 20px 50px;
  font: 24px/26px 'American Typewriter', Georgia;
  font-stretch: extra-expanded;
  text-align: left; }
  html[data-page='pages/45th/schedule'] div[bftype='edithtml'][path='pages/45th/schedule'] h1 {
    font: bold 40px/42px 'American Typewriter', Georgia;
    color: #666; }
  html[data-page='pages/45th/schedule'] div[bftype='edithtml'][path='pages/45th/schedule'] h2 {
    font: normal 30px/32px 'American Typewriter', Georgia;
    color: #000; }
  html[data-page='pages/45th/schedule'] div[bftype='edithtml'][path='pages/45th/schedule'] li {
    margin-top: 10px; }
  html[data-page='pages/45th/schedule'] div[bftype='edithtml'][path='pages/45th/schedule'] strong {
    font-weight: bold;
    color: black;
    font: normal 24px/24px 'American Typewriter', Georgia; }

html[data-page='pages/45th/register'] body, html[data-page='pages/45th/whoscomingxxx'] body {
  background-image: none; }
  html[data-page='pages/45th/register'] body div#pointingtiger, html[data-page='pages/45th/whoscomingxxx'] body div#pointingtiger {
    background-color: white;
    width: 1100px;
    height: 169px; }
    html[data-page='pages/45th/register'] body div#pointingtiger > div, html[data-page='pages/45th/whoscomingxxx'] body div#pointingtiger > div {
      position: relative;
      width: 0;
      height: 0;
      z-index: 100; }
    html[data-page='pages/45th/register'] body div#pointingtiger img, html[data-page='pages/45th/whoscomingxxx'] body div#pointingtiger img {
      pointer-events: none; }
    html[data-page='pages/45th/register'] body div#pointingtiger a#regbtn, html[data-page='pages/45th/whoscomingxxx'] body div#pointingtiger a#regbtn {
      position: absolute;
      left: 885px;
      top: 185px;
      z-index: 50; }
      html[data-page='pages/45th/register'] body div#pointingtiger a#regbtn img, html[data-page='pages/45th/whoscomingxxx'] body div#pointingtiger a#regbtn img {
        z-index: 50; }
    html[data-page='pages/45th/register'] body div#pointingtiger div#title, html[data-page='pages/45th/whoscomingxxx'] body div#pointingtiger div#title {
      position: absolute;
      left: 650px;
      top: 60px;
      z-index: 50;
      width: 450px;
      font: 38pt/38pt 'American Typewriter', Georgia;
      font-stretch: extra-expanded; }
      html[data-page='pages/45th/register'] body div#pointingtiger div#title a, html[data-page='pages/45th/whoscomingxxx'] body div#pointingtiger div#title a {
        color: #333; }
    html[data-page='pages/45th/register'] body div#pointingtiger div#menu, html[data-page='pages/45th/whoscomingxxx'] body div#pointingtiger div#menu {
      position: absolute;
      left: 51px;
      top: 138px;
      z-index: 50;
      width: 900px;
      font: 24px/24px 'American Typewriter', Georgia; }
      html[data-page='pages/45th/register'] body div#pointingtiger div#menu a, html[data-page='pages/45th/whoscomingxxx'] body div#pointingtiger div#menu a {
        color: #666; }

p.intro {
  margin: 15px 0 10px 30px;
  width: 800px;
  font: 20pt/22pt 'American Typewriter', Georgia;
  font-stretch: extra-expanded; }

div.infopair {
  margin: 30px 70px 0 30px;
  width: auto;
  display: flex;
  flex-direction: row;
  justify-content: space-between; }
  div.infopair img {
    height: 250px;
    width: 350px;
    object-fit: cover;
    border: 1px solid #666; }
  div.infopair div:first-child {
    height: 250px;
    width: 352px; }
  div.infopair div:last-child {
    margin: auto 0;
    width: 600px;
    font: 24px/26px 'American Typewriter', Georgia;
    font-stretch: extra-expanded; }

.amtw {
  font: 18pt/20pt 'American Typewriter', Georgia;
  font-stretch: extra-expanded; }

table.survey {
  line-height: 14pt; }

.survey h2 {
  line-height: 14pt; }

#bgboxtop {
  position: absolute;
  z-index: -1;
  left: 0;
  top: 0;
  width: 100%;
  height: 650px;
  float: center; }

#vinylsleft0 > div {
  position: relative;
  top: 510px;
  left: 260px;
  height: 0;
  width: 0;
  float: left;
  text-align: center; }

#vinylsright0 > div {
  position: relative;
  top: 510px;
  left: 520px;
  height: 0;
  width: 0;
  float: left;
  text-align: center; }

#vinylsleft0 > div div, #vinylsright0 > div div {
  display: relative;
  left: 0;
  top: 0;
  width: 282px;
  height: 125px;
  width: 125px;
  background-color: transparent; }

#vinylsleft > div {
  position: relative;
  top: 530px;
  left: 220px;
  height: 0;
  width: 0;
  float: left;
  text-align: center; }

#vinylsright > div {
  position: relative;
  top: 530px;
  left: 585px;
  height: 0;
  width: 0;
  float: left;
  text-align: center; }

#vinylsleft > div div, #vinylsright > div div {
  display: relative;
  left: 0;
  top: 0;
  width: 282px;
  height: 85px;
  width: 85px;
  background-color: transparent; }

#vinylscenter > div {
  position: relative;
  top: 530px;
  left: 415px;
  height: 0;
  width: 0;
  float: left;
  text-align: center; }

#vinylscenter > div div {
  display: relative;
  left: 0;
  top: 0;
  width: 282px;
  height: 85px;
  width: 85px;
  background-color: transparent; }

#jukeboxleft0 > div {
  position: relative;
  top: 0;
  left: 0;
  height: 0;
  width: 0;
  float: left;
  text-align: center; }

#jukeboxleft0 > div > div {
  display: relative;
  left: 0;
  top: 0;
  width: 282px;
  margin-left: 50px;
  margin-top: 178px; }

#jukeboxleft0 > div > div > a {
  display: block;
  height: 35px;
  padding-left: 80px;
  padding-top: 4px;
  margin-bottom: 40px;
  font-family: Arial, sans-serif;
  font-weight: bold;
  font-size: 13pt;
  letter-spacing: 0px;
  color: #222222; }

#jukeboxleft0 > div > div > a:hover {
  text-shadow: 0px 0px 50px #ff6600;
  filter: dropshadow(color=#ff6600, offx=0, offy=0);
  text-decoration: none; }

#jukeboxleft > div {
  position: relative;
  top: 0;
  left: 0;
  height: 0;
  width: 0;
  float: left;
  text-align: center; }

#jukeboxleft > div > div {
  display: relative;
  left: 0;
  top: 0;
  width: 282px;
  margin-left: 50px;
  margin-top: 178px; }

#jukeboxleft > div > div > a {
  display: block;
  height: 35px;
  padding-left: 80px;
  padding-top: 4px;
  margin-bottom: 37px;
  font-family: Arial, sans-serif;
  font-weight: bold;
  font-size: 13pt;
  letter-spacing: 0px;
  color: #222222; }

#jukeboxleft > div > div > a:hover {
  text-shadow: 0px 0px 50px #ff6600;
  filter: dropshadow(color=#ff6600, offx=0, offy=0);
  text-decoration: none; }

#jukeboxright0 > div {
  position: relative;
  top: 0;
  left: 575px;
  height: 0;
  width: 0;
  float: left;
  text-align: center; }

#jukeboxright0 > div > div {
  display: relative;
  left: 0;
  top: 0;
  width: 282px;
  margin-top: 178px; }

#jukeboxright0 > div > div > a {
  display: block;
  height: 35px;
  padding-right: 75px;
  padding-top: 4px;
  margin-bottom: 41px;
  font-family: Arial, sans-serif;
  font-weight: bold;
  font-size: 13pt;
  letter-spacing: 0px;
  color: #222222; }

#jukeboxright0 > div > div > a:hover {
  text-shadow: 0px 0px 50px #ff6600;
  filter: dropshadow(color=#ff6600, offx=0, offy=0);
  text-decoration: none; }

#jukeboxright > div {
  position: relative;
  top: 0;
  left: 575px;
  height: 0;
  width: 0;
  float: left;
  text-align: center; }

#jukeboxright > div > div {
  display: relative;
  left: 0;
  top: 0;
  width: 282px;
  margin-top: 178px; }

#jukeboxright > div > div > a {
  display: block;
  height: 35px;
  padding-right: 75px;
  padding-top: 4px;
  margin-bottom: 37px;
  font-family: Arial, sans-serif;
  font-weight: bold;
  font-size: 13pt;
  letter-spacing: 0px;
  color: #222222; }

#jukeboxright > div > div > a:hover {
  text-shadow: 0px 0px 50px #ff6600;
  filter: dropshadow(color=#ff6600, offx=0, offy=0);
  text-decoration: none; }

#jukeboxright a, #jukeboxleft a {
  text-decoration: none;
  color: #00f;
  text-shadow: none;
  -webkit-transition: 500ms linear 0s;
  -moz-transition: 500ms linear 0s;
  -o-transition: 500ms linear 0s;
  transition: 500ms linear 0s;
  outline: 0 none; }

#jukeboxright a:hover, #jukeboxleft a:hover, #jukeboxright a:focus, #jukeboxleft a:focus {
  color: #ff6600;
  text-shadow: -1px 1px 8px #ffc, 1px -1px 8px #ff6600; }

div#guitarheader div:nth-child(1) {
  margin-left: 0px; }

div#guitarheader div:nth-child(2) {
  margin: 30px 0 4px 150px; }

/*default version*/
@font-face {
  font-family: 'Grenadier';
  font-style: normal;
  font-weight: 400;
  src: local("Grenadier"), local("Grenadier"), url(https://images.reuniontechnologies.com/img/PU78/GRENADIE.eot), url(https://images.reuniontechnologies.com/img/PU78/GRENADIE.eot%3F%23iefix) format("embedded-opentype"), url(https://images.reuniontechnologies.com/img/PU78/GRENADIE.woff2) format("woff2"), url(https://images.reuniontechnologies.com/img/PU78/GRENADIE.woff) format("woff"), url(https://images.reuniontechnologies.com/img/PU78/GRENADIE.TTF) format("truetype"), url(https://images.reuniontechnologies.com/img/PU78/GRENADIE.svg%23svgFontName) format("svg");
  /* Legacy iOS */ }

/* latin */
@font-face {
  font-family: 'Latin';
  font-style: normal;
  font-weight: 400;
  src: local("Droid Serif Regular"), local("DroidSerif-Regular"), url(https://fonts.gstatic.com/s/droidserif/v7/0AKsP294HTD-nvJgucYTaI4P5ICox8Kq3LLUNMylGO4.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215; }

h1, .bfkendo h1 {
  font: bold 44px/48px MyriadPro-LightCond, Arial Narrow, Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0px;
  color: #f58026;
  padding: 0;
  margin: 0;
  background-color: transparent; }

h2 {
  font: bold 34px/36px MyriadPro-LightCond, Arial Narrow, Arial, Helvetica, sans-serif;
  letter-spacing: 0px;
  font-size: 1.3em;
  color: #35190c;
  padding: 0;
  margin: 0;
  color: #aaaaaa; }

h3 {
  font: bold 28px/30px MyriadPro-LightCond, Arial Narrow, Arial, Helvetica, sans-serif;
  letter-spacing: 0px;
  font-size: 1.3em;
  color: #35190c;
  padding: 0;
  margin: 0; }

Arial Narrow
Myriad Pro Light Cond
Myriad Pro Semi Cond
Avenir Next Condensed
a {
  color: #ff6600; }

a:link {
  color: #ff6600; }

a:visited {
  color: #ff6600; }

a:active {
  color: #ff6600; }

a:hover {
  color: #ff6600;
  text-decoration: underline; }

.footer {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  color: #000000; }

.footer a:link {
  text-decoration: none;
  color: #000000; }

.footer a:visited {
  text-decoration: none;
  color: #000000; }

.footer a:active {
  text-decoration: none;
  color: #000000; }

.footer a:hover {
  text-decoration: underline;
  color: #000000; }

td.leftNav {
  font-family: arial;
  font-size: 1em;
  background-color: #ffffff;
  text-align: left; }

.leftNav ul {
  font-weight: bold;
  color: #F46432;
  list-style: none outside;
  text-indent: 3px;
  text-align: left;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  line-height: 1.6; }

.leftNav ul a {
  color: #F46432;
  text-decoration: none; }

.leftNav ul a:visited {
  color: #F46432;
  text-decoration: none; }

.leftNav ul a:hover {
  color: #F46432;
  text-decoration: underline; }

.leftNav ul ul {
  font-size: 8pt;
  font-weight: normal;
  color: #ffffff;
  list-style: none outside;
  text-indent: 3px;
  text-align: left;
  margin: 0 0 0 6px;
  padding: 0 0 0 0;
  line-height: 1.7; }

.leftNav ul ul a {
  color: #ffffff;
  margin-left: -5;
  text-decoration: none; }

.leftNav ul ul a:visited {
  color: #ffffff;
  text-decoration: none; }

.leftNav ul ul a:hover {
  color: #ffffff;
  text-decoration: underline; }

td.rightNav {
  width: 175px;
  background-color: white;
  padding: 7px;
  text-align: left;
  font: normal 12pt/15pt Arial;
  line-height: 1em; }
  td.rightNav h2 {
    font: bold 13pt/15pt Arial; }

.newsFlash {
  clip: rect(); }

.newsFlash a:hover {
  color: #FF9820; }

.newsFlash hr {
  color: #FF9820; }

.form h1 {
  background-color: #F67F25;
  border: 1px inset #333333; }

.form table td.bfstore-title, .form table td.bfstore-amount {
  font-size: 1.3em;
  padding-left: 8px; }

.bfsystem table.form td.bfstore-title {
  padding-left: 8px; }

.formtable2 {
  background-color: #F67F25; }

.formhead1 {
  background-color: #F67F25; }

.heading1 {
  font-weight: bold;
  font-size: 14px;
  font-family: helvetica, tahoma, 'arial', verdana; }

.heading3 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold; }

.smalltext {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9px; }

.llinks {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-style: normal;
  font-weight: bold; }

.main_menu {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.btnRounded12Point {
  border-width: 0; }

div.bfposts_classico div.header, div.bfposts_classico div.header > a {
  font-family: MyriadPro-LightCond, Arial Narrow, Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0px;
  color: #F67F25; }

div.bfposts_classico div.header > a:hover {
  color: #E04E06; }

/*
ul.bfmenu_default a, ul.bfmenu_default li.dis a:hover, ul.bfmenu_default li:hover>a, ul.bfmenu_default li a:hover {font-family: MyriadPro-LightCond, Arial Narrow, Arial, Helvetica, sans-serif; letter-spacing:1px; font-size: 12pt;}
ul.bfmenu_default ul a, ul.bfmenu_default ul li.dis a:hover, ul.bfmenu_default ul li:hover>a, ul.bfmenu_default ul li a:hover {font-family: MyriadPro-LightCond, Arial Narrow, Arial, Helvetica, sans-serif; letter-spacing:1px; font-size: 12pt;}
*/
ul.bfmenu_hidden span {
  background-image: none; }

ul.bfmenu_jukeboxcover {
  width: 400px;
  text-align: center; }

ul.bfmenu_jukeboxcover li {
  display: inline-block; }

ul.bfmenu_jukeboxcover li:after {
  white-space: pre;
  content: ' \A '; }

.btnCustom2 {
  background: #1e1e1e;
  /* Old browsers */
  background: -moz-linear-gradient(top, #1e1e1e 0%, black 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #1e1e1e), color-stop(100%, black));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #1e1e1e 0%, black 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #1e1e1e 0%, black 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #1e1e1e 0%, black 100%);
  /* IE10+ */
  background: linear-gradient(top, #1e1e1e 0%, black 100%);
  /* w3c */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#DDDDDD',GradientType=0 );
  /* IE6-9 */
  border-color: #000000;
  color: #FF6600; }

.btnCustom2:hover {
  background: #eeeeee;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ffcc00 0%, #ff6600 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffcc00), color-stop(100%, #ff6600));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ffcc00 0%, #ff6600 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ffcc00 0%, #ff6600 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ffcc00 0%, #ff6600 100%);
  /* IE10+ */
  background: linear-gradient(top, #ffcc00 0%, #ff6600 100%);
  /* w3c */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#EEEEEE', endColorstr='#CCCCCC',GradientType=0 );
  /* IE6-9 */
  border-color: #000000;
  color: #ff6600; }

.btnOrange1 a {
  color: #ffffff; }

.btnOrange1 a:hover {
  text-decoration: none; }

.bfmobile .btn {
  background-color: #f85a00; }

.buttonarray .button {
  float: left;
  width: 200px;
  xheight: 250px;
  min-height: 120px;
  margin: 10px 5px 30px 10px;
  overflow: hidden;
  text-align: center;
  border: 2px solid #000;
  background-color: #f58026;
  font: 8pt/10pt Verdana,sans-serif;
  border-radius: 15px; }

.buttonarray .button div div:nth-child(1) {
  font: 14pt/16pt Verdana, Arial, Helvetica, sans-serif;
  color: #FFF;
  margin: 5px;
  height: 40px; }

.buttonarray .button div div:nth-child(2) {
  margin: auto;
  height: 158px;
  width: 190px; }

.buttonarray .button div div:nth-child(3) {
  margin: 5px;
  font: 9pt/10pt Verdana, Arial, Helvetica, sans-serif;
  font-style: italic;
  color: #333;
  height: 80px; }

.buttonarray div.button img {
  height: 100%;
  width: 100%;
  display: block;
  margin: auto;
  object-fit: contain; }

.buttonarray .header {
  background-color: #f58026;
  padding: 10px 0 10px 10px;
  margin: 10px 0 10px 0;
  color: 0;
  font-size: 14px;
  font-weight: bold;
  clear: both; }

.btnCustom1 {
  /* Apply gradient (must be inside selector) */
  background: #000000;
  background: -moz-linear-gradient(top, #000000 0%, #000000 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #000000), color-stop(100%, #000000));
  background: -webkit-linear-gradient(top, #000000 0%, #000000 100%);
  background: -o-linear-gradient(top, #000000 0%, #000000 100%);
  background: -ms-linear-gradient(top, #000000 0%, #000000 100%);
  background: linear-gradient(top, #000000 0%, #000000 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000',GradientType=0 );
  border-color: #ff0000;
  color: #ffffff; }

div.btnCustom1 > a, div.btnCustom1 > a:link, div.btnCustom1 > a:visited, div.btnCustom1 > a:active, div.btnCustom1 > a:hover {
  color: #ffffff;
  text-decoration: none; }

.btnCustom1:hover {
  /* Apply gradient (must be inside selector) */
  background: #0d0d0d;
  background: -moz-linear-gradient(top, #0d0d0d 0%, #0d0d0d 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0d0d0d), color-stop(100%, #0d0d0d));
  background: -webkit-linear-gradient(top, #0d0d0d 0%, #0d0d0d 100%);
  background: -o-linear-gradient(top, #0d0d0d 0%, #0d0d0d 100%);
  background: -ms-linear-gradient(top, #0d0d0d 0%, #0d0d0d 100%);
  background: linear-gradient(top, #0d0d0d 0%, #0d0d0d 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d0d0d', endColorstr='#0d0d0d',GradientType=0 );
  border-color: #ff0000;
  color: #ffffff; }

div[blogid='46EAC044-9CF6-4B2C-97A3-BDDA2C53C4E7'] div.bfposts div.bfpostslarge {
  width: 200px; }

div[blogid='46EAC044-9CF6-4B2C-97A3-BDDA2C53C4E7'] div.bfposts_forum div.header, div[blogid='46EAC044-9CF6-4B2C-97A3-BDDA2C53C4E7'] div.bfposts_forum div.header a {
  margin-bottom: 8px; }

div[blogid='46EAC044-9CF6-4B2C-97A3-BDDA2C53C4E7'] div.bfposts_forum > div {
  padding: 11px 16px 4px 16px; }

div[blogid='46EAC044-9CF6-4B2C-97A3-BDDA2C53C4E7'] div.bfposts > div {
  margin: 0 0 10px 0; }

div[blogid='46EAC044-9CF6-4B2C-97A3-BDDA2C53C4E7'] a:link {
  color: #000099;
  font-weight: normal; }

div[blogid='46EAC044-9CF6-4B2C-97A3-BDDA2C53C4E7'] a:visited {
  color: #000099;
  font-weight: normal; }

div[blogid='46EAC044-9CF6-4B2C-97A3-BDDA2C53C4E7'] a:active {
  color: #000099;
  font-weight: normal; }

div[blogid='46EAC044-9CF6-4B2C-97A3-BDDA2C53C4E7'] a:hover {
  color: #000099;
  text-decoration: underline;
  font-weight: normal; }
