
@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}

table.classsite {
  margin: 0 auto;
  margin-top: 0px;
  text-align: left;
  width: 980px;
  align: left;
  font-family: 'Droid Serif', serif;
  color: #757575;
  padding: 0; }

td.classsite {
  margin: 0;
  padding: 8px 8px 8px 0;
  font-family: 'Droid Serif', serif;
  color: #444;
  background-color: white;
  line-height: 1.25em; }

.utility {
  float: right;
  width: 200px;
  text-align: right;
  margin-top: 10px;
  font-family: 'Open Sans', sans-serif;
  font-size: .9em; }

.search {
  margin-top: 30px; }

.search input {
  padding: 5px 5px;
  background-color: #ffffff;
  border: 1px solid #e7ebdf;
  border-radius: 3px;
  margin-right: 3px; }

.search input[type="submit"] {
  background-color: #F46F1B;
  color: #ffffff !important;
  text-transform: uppercase;
  border: none;
  font-size: .9em !important;
  padding: 7px 5px !important;
  cursor: pointer !important; }

.search input[type="submit"]:hover {
  background-color: #e45F0B; }

.footer {
  color: #666; }

body {
  font-family: 'Droid Serif', serif;
  margin: 0;
  padding: 0;
  font-size: 95%;
  line-height: 1.7em; }

img.logo {
  margin-top: 25px;
  margin-bottom: 25px; }

XXX#bgboxtop {
  margin: 0;
  position: absolute;
  z-index: -1;
  background-color: #474747;
  left: 0;
  top: 0;
  width: 100%;
  min-width: 980px;
  height: 153px;
  display: inline-block; }

#bgboxtop {
  margin: 0;
  position: absolute;
  z-index: -1;
  background-image: url("https://files.reuniontechnologies.com/FOTB/public/133326/fred-fox-alumni-cropped.jpg"), linear-gradient(black 0%, black 100%);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  left: 0;
  top: 0;
  width: 100%;
  min-width: 980px;
  height: 153px;
  display: inline-block; }

#bgboxbottom {
  position: absolute;
  z-index: -2;
  left: 0;
  top: 0;
  width: 100%;
  height: 200px;
  min-width: 980px;
  background-color: #e56300; }

.btnOrange1 {
  border: 2px solid #333; }

.btnRounded12Point {
  border-width: 1px;
  border-style: solid; }

ul.bfmenu_rightnav {
  margin: auto; }

ul.bfmenu_rightnav.div {
  margin: auto; }
