html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  -webkit-text-size-adjust: none; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after {
  content: '';
  content: none; }

q:before, q:after {
  content: '';
  content: none; }

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none; }

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

input, select {
  vertical-align: middle; }

body {
  font: 12px sans-serif;
  *font-size: small; }

select, input, textarea, button {
  font: 99% sans-serif; }

pre, code, kbd, samp {
  font-family: monospace, sans-serif; }

em {
  font-style: italic; }

html {
  overflow-y: scroll; }

a:hover, a:active {
  outline: none; }

ul {
  margin-left: 2em; }

ol {
  margin-left: 2em;
  list-style-type: decimal; }

nav ul, nav li {
  margin: 0;
  list-style: none;
  list-style-image: none; }

small {
  font-size: 85%; }

strong, th {
  font-weight: bold; }

td {
  vertical-align: top; }

sub {
  font-size: 75%;
  line-height: 0;
  position: relative; }

sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  top: -0.5em; }

sub {
  bottom: -0.25em; }

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
  padding: 15px; }

textarea {
  overflow: auto; }

.ie6 legend, .ie7 legend {
  margin-left: -7px; }

input[type="radio"] {
  vertical-align: text-bottom; }
input[type="checkbox"] {
  vertical-align: bottom; }

.ie7 input[type="checkbox"] {
  vertical-align: baseline; }

.ie6 input {
  vertical-align: text-bottom; }

label {
  cursor: pointer; }

input[type="button"], input[type="submit"], input[type="image"] {
  cursor: pointer; }

button {
  cursor: pointer;
  margin: 0; }

input, select, textarea {
  margin: 0; }

input:invalid, textarea:invalid {
  border-radius: 1px;
  -moz-box-shadow: 0px 0px 5px red;
  -webkit-box-shadow: 0px 0px 5px red;
  box-shadow: 0px 0px 5px red; }

.no-boxshadow input:invalid, .no-boxshadow textarea:invalid {
  background-color: #f0dddd; }

::-moz-selection, ::selection {
  background: #546D92;
  color: #fff;
  text-shadow: none; }

a:link {
  -webkit-tap-highlight-color: #546D92; }

button {
  width: auto;
  overflow: visible; }

.ie7 img {
  -ms-interpolation-mode: bicubic; }

body, select, input, textarea {
  color: #444; }

a {
  color: #607890; }
  a:link {
    text-decoration: none;
    outline: none; }
  a:active, a:visited {
    color: #607890; }
  a:hover {
    color: #036; }

/*iframe{border:1px solid black;}*/
/*
-------------------------------** SITE STYLES **--------------------------------------
*/
body {
  border-top: 7px solid #2c3051;
  background: #5d7599;
  background: -moz-linear-gradient(top, #5d7599 31%, #1e375c 99%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(31%, #5d7599), color-stop(99%, #1e375c));
  background: -webkit-linear-gradient(top, #5d7599 31%, #1e375c 99%);
  background: -o-linear-gradient(top, #5d7599 31%, #1e375c 99%);
  background: -ms-linear-gradient(top, #5d7599 31%, #1e375c 99%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5d7599', endColorstr='#1e375c',GradientType=0 );
  background: linear-gradient(top, #5d7599 31%, #1e375c 99%);
  font-family: 'Museo Sans W01', sans-serif; }

* {
  text-shadow: rgba(0, 0, 0, 0.01) 0 0 1px;
  -webkit-font-smoothing: antialiased;
  -webkit-text-shadow: rgba(0, 0, 0, 0.01) 0 0 1px; }

#background-image {
  width: 100%;
  position: absolute;
  top: 144px;
  border: 12px solid #778aa6;
  border-width: 10px 0;
  height: 511px; }

.bg-football #background-image {
  background: #778aa6 url(../img/football-bg.jpg) no-repeat top center; }

.bg-swimming #background-image {
  background: #778aa6 url(../img/swimming-bg.jpg) no-repeat top center; }

.bg-crosscountry #background-image {
  background: #778aa6 url(../img/crosscountry-bg.jpg) no-repeat top center; }

.bg-volleyball #background-image {
  background: #778aa6 url(../img/volleyball-bg.jpg) no-repeat top center; }

.bg-basketball #background-image {
  background: #778aa6 url(../img/basketball-bg.jpg) no-repeat top center;
  background-size: cover; }

.bg-soccer #background-image {
  background: #778aa6 url(../img/soccer-bg.jpg) no-repeat top center;
  background-size: cover; }

.bg-indoortrack #background-image {
  background: #778aa6 url(../img/track-bg.jpg) no-repeat top center;
  background-size: cover; }

.bg-wrestling #background-image {
  background: #778aa6 url(../img/wrestling-bg.jpg) no-repeat top center;
  background-size: cover; }

.bg-baseball #background-image {
  background: #778aa6 url(../img/baseball-bg.jpg) no-repeat top center; }

.bg-outdoortrack #background-image {
  background: #778aa6 url(../img/outdoortrack-bg.jpg) no-repeat top center; }

.bg-tennis #background-image {
  background: #778aa6 url(../img/tennis-bg.jpg) no-repeat top center; }

.bg-golf #background-image {
  background: #778aa6 url(../img/golf-bg.jpg) no-repeat top center; }

.bg-softball #background-image {
  background: #778aa6 url(../img/softball-bg.jpg) no-repeat top center; }

.bg-gymnastics #background-image {
  background: #778aa6 url(../img/gymnastics-bg.jpg) no-repeat top center; }

.bg-bowling #background-image {
  background: #778aa6 url(../img/bowling-bg.jpg) no-repeat top center; }

#master-wrapper {
  width: 100%;
  overflow: auto; }

#wrapper-center, .wrapper-footer {
  margin: 0 auto;
  width: 1140px;
  z-index: 2;
  position: relative; }

#wrapper {
  float: left; }

/*------------HEADER-------------------------------------------*/
#main-header {
  height: 160px;
  width: 100%;
  position: relative;
  z-index: 100; }
  #main-header h1 {
    background: url(../img/lhsaa-logo-web.png);
    width: 514px;
    height: 119px;
    position: absolute; }
    #main-header h1 a {
      width: 400px;
      height: 115px; }
  #main-header nav {
    overflow: auto; }

.theme-school #main-header h1 {
  background: url(../img/lhsaa-logo-b2s.png) no-repeat -11px 0;
  width: 783px; }

body.theme-halloween {
  background: #0e1b27;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0e1b27', endColorstr='#0e1b27',GradientType=0 ); }

.theme-halloween #main-header h1 {
  background: url(../img/lhsaa-logo-halloween.jpg) no-repeat 0;
  width: 760px; }

.theme-fall {
  background: #5a4009;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#5B4009), to(#5C4513));
  background-image: -moz-linear-gradient(0% 100% 90deg, #5C4513, #5B4009);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5B4009', endColorstr='#5C4513',GradientType=0 ); }
  .theme-fall #main-header h1 {
    background: url(../img/lhsaa-logo-thanksgiving.jpg) no-repeat 0;
    width: 765px; }
  .theme-fall #corporate-sponsors {
    background: url(../img/cs-border-no-shadow.png) no-repeat !important; }

.theme-christmas #corporate-sponsors, .theme-mardigras #corporate-sponsors {
  background: url(../img/cs-border-no-shadow.png) no-repeat !important; }

.theme-christmas #main-header h1 {
  background: url(../img/lhsaa-logo-xmas.jpg) no-repeat 0;
  width: 775px; }

body.theme-christmas {
  background: #6f0202;
  background-image: -moz-linear-gradient(0% 100% 90deg, #5a0202, #6f0202);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6f0202', endColorstr='#6f0202',GradientType=0 ); }
body.theme-newyears {
  background: #00000A;
  background-image: -moz-linear-gradient(0% 100% 90deg, #2A2A70, #00000A);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000A', endColorstr='#00000A',GradientType=0 ); }

.theme-newyears #main-header h1 {
  background: url(../img/lhsaa-logo-newyear.jpg) no-repeat 0;
  width: 767px; }

body.theme-mardigras {
  background: #4d2f69;
  background-image: -moz-linear-gradient(0% 100% 90deg, #3d2554, #4d2f69);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4d2f69', endColorstr='#3d2554',GradientType=0 ); }

.theme-mardigras #main-header h1 {
  background: url(../img/lhsaa-logo-mardigras.jpg) no-repeat 0;
  width: 760px; }

body.theme-easter {
  background: #71b7e7; }

.theme-easter #main-header h1 {
  background: url(../img/lhsaa-logo-easter.jpg) no-repeat 0;
  width: 763px; }

body.theme-summer {
  background: #13aedd; }

.theme-summer #main-header h1 {
  background: url(../img/lhsaa-logo-summer.jpg) no-repeat 0;
  width: 763px; }

#primary-nav {
  position: absolute;
  bottom: 0;
  left: 0;
  overflow: visible;
  width: 1158px;
  margin: 0;
  border: 1px solid #d4e3ed;
  border-bottom: none;
  list-style: none;
  background: #d3d8de; }
  #primary-nav li {
    float: left; }
    #primary-nav li a {
      color: #384d63;
      font-size: 15px;
      text-shadow: 0 1px 0 #e3ecef;
      border-right: 1px solid #ced8e3;
      padding: 0 9px;
      height: 38px;
      line-height: 39px;
      display: block;
      float: left;
      font-weight: 700; }
      #primary-nav li a:hover {
        background: #edf1f6; }

#nav-sub li a:hover {
  background: #2d3152; }

#primary-nav li.current a {
  background-color: #eef1f5; }
#primary-nav li.drop a span {
  background: url(../img/sub-arrow.gif) no-repeat center right;
  float: right;
  width: 9px;
  height: 9px;
  position: relative;
  margin-left: 7px;
  top: 16px; }
#primary-nav li.drop a:hover span {
  background: url(../img/sub-arrow-c.gif) no-repeat center right; }

ul#primary-nav li.current a span {
  background: url(../img/sub-arrow-c.gif) no-repeat center right; }

#primary-nav li div.drop-menu {
  display: none;
  position: absolute;
  top: 38px;
  background: #eef1f5;
  background: -moz-linear-gradient(top, #eef1f5 0%, #dfe3e8 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eef1f5), color-stop(100%, #dfe3e8));
  background: -webkit-linear-gradient(top, #eef1f5 0%, #dfe3e8 100%);
  background: -o-linear-gradient(top, #eef1f5 0%, #dfe3e8 100%);
  background: -ms-linear-gradient(top, #eef1f5 0%, #dfe3e8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eef1f5', endColorstr='#dfe3e8',GradientType=0 );
  background: linear-gradient(top, #eef1f5 0%, #dfe3e8 100%);
  -webkit-border-radius: 0 0 10px 10px;
  -moz-border-radius: 0 0 10px 10px;
  border-radius: 0 0 10px 10px;
  border: 1px solid #cdd7e2;
  border-top: 7px solid #2d3152;
  -webkit-box-shadow: 0px 5px 4px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 5px 4px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 5px 4px rgba(0, 0, 0, 0.3);
  padding: 5px 10px 5px 0; }
#primary-nav li.hover > a {
  background: #52556e;
  background: -moz-linear-gradient(top, #52556e 0%, #2d3152 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #52556e), color-stop(100%, #2d3152));
  background: -webkit-linear-gradient(top, #52556e 0%, #2d3152 100%);
  background: -o-linear-gradient(top, #52556e 0%, #2d3152 100%);
  background: -ms-linear-gradient(top, #52556e 0%, #2d3152 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#52556e', endColorstr='#2d3152',GradientType=0 );
  background: linear-gradient(top, #52556e 0%, #2d3152 100%);
  color: #e0e0e4;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.5); }
#primary-nav li.hover span {
  background: url(../img/sub-arrow-o.gif) no-repeat center right !important; }

ul#primary-nav li.hover span {
  background: url(../img/sub-arrow-o.gif) no-repeat center right !important; }

#primary-nav li.hover div.drop-menu {
  display: block; }
#primary-nav li div.sports {
  width: 550px; }

div.sports .drop-column-1 {
  width: 250px;
  float: left;
  margin: 0 5px 10px 10px; }

#nav-fall, #nav-winter, #nav-nonsanctioned, #nav-spring {
  float: left;
  margin-right: 10px; }

#nav-nonsanctioned {
  border-top: 2px solid #f1f3f5;
  margin-top: 5px;
  padding-top: 4px;
  width: 100%; }

ul.extra-drop {
  float: left;
  padding-left: 6px;
  border-left: 2px solid #f1f3f5; }

#primary-nav div li {
  display: inherit;
  background: none;
  float: none;
  line-height: 18px;
  text-transform: uppercase;
  font-size: 14px;
  color: #2c3051; }
  #primary-nav div li a {
    border: 0;
    float: none;
    height: auto;
    line-height: 20px;
    color: #4e6074;
    text-transform: none;
    font-size: 13px;
    font-weight: normal;
    display: inline; }
#primary-nav ul li ul li {
  text-transform: none;
  font-size: 11px; }
  #primary-nav ul li ul li a {
    font: 11px Arial, Helvetica, sans-serif; }
    #primary-nav ul li ul li a:hover {
      background-image: none !important;
      color: #BF9411; }

ul#primary-nav div li a:hover {
  background-image: none !important;
  color: #BF9411; }

#primary-nav ul li ul li a.external:hover, ul#primary-nav div li a.external:hover {
  background: url("../img/external-icon-content.gif") no-repeat scroll right center transparent !important; }

#primary-nav li.current ul li a {
  background: none !important; }

#secondary-nav {
  position: absolute;
  right: 0;
  height: 25px;
  margin: 0;
  border-bottom: 2px solid #8e9eb3;
  list-style: none;
  padding: 0 10px 0 2px;
  background: #2c3051; }
  #secondary-nav li {
    float: left; }
    #secondary-nav li a {
      color: #e4e4e6;
      font-size: 12px;
      text-shadow: 0 1px 0 #191b2a;
      padding: 2px 7px;
      border-right: 1px solid #606281;
      border-left: 1px solid #202235; }
      #secondary-nav li a:hover {
        color: #BF9411; }
    #secondary-nav li:first-child a {
      border-left: none; }
    #secondary-nav li:last-child a {
      border-right: none; }

#site-search {
  position: absolute;
  bottom: 6px;
  right: 8px;
  border: 1px solid #a2aab5;
  background: #dde4e8;
  height: 24px;
  width: 206px; }
  #site-search #keywords {
    background-color: transparent;
    border: none;
    font-size: 12px;
    font-style: italic;
    color: #97a0aa;
    padding: 5px 0 5px 5px;
    width: 180px;
    float: left; }
  #site-search .search-icon {
    margin: 4px 5px 0 0;
    opacity: 0.7; }

#corporate-sponsors {
  float: right;
  margin: 36px 10px 0 0;
  width: 189px;
  height: 76px; }
  #corporate-sponsors div {
    width: 150px;
    height: 70px;
    margin: 3px 0 0 19px;
    overflow: hidden; }
  #corporate-sponsors a {
    float: left;
    display: block;
    width: 150px;
    height: 70px;
    line-height: 70px;
    text-align: center; }

/*------------FOOTER-------------------------------------------*/
#main-footer {
  background-color: #212437;
  position: relative;
  z-index: 1;
  padding: 50px 0;
  color: #8aa4cd;
  margin-top: -30px;
  width: 100%;
  overflow: auto; }
  #main-footer ul {
    list-style: none; }
  #main-footer p {
    font-size: 11px;
    margin-bottom: 5px;
    width: 140px;
    float: left; }
  #main-footer a {
    color: #ebf2ff; }
    #main-footer a:hover {
      color: #bf9411; }
  #main-footer nav {
    width: 85%;
    margin-left: 10px;
    float: left;
    height: 170px; }

#footer-nav li.title {
  text-transform: uppercase;
  font-size: 14px;
  float: left;
  margin-right: 20px;
  width: 14%; }
#footer-nav li ul li {
  margin: 3px 0 6px 10px;
  line-height: 12px; }
#footer-nav li ul a {
  font-size: 11px; }
#footer-nav > li a {
  text-transform: none;
  font-family: 'Museo Sans W01', sans-serif; }

#main-footer #footer-links {
  font-size: 11px;
  margin: 0 0 10px 0;
  line-height: 14px;
  float: left; }
#main-footer #social-links {
  float: left;
  margin: 0 0 15px 0;
  width: 120px; }
  #main-footer #social-links li {
    margin-right: 5px;
    float: left; }
    #main-footer #social-links li a {
      width: 16px;
      height: 16px;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
      filter: alpha(opacity=60);
      -moz-opacity: 0.6;
      -khtml-opacity: 0.6;
      opacity: 0.6; }
      #main-footer #social-links li a:hover {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        filter: alpha(opacity=100);
        -moz-opacity: 1;
        -khtml-opacity: 1;
        opacity: 1; }
    #main-footer #social-links li .facebook {
      background-image: url(../img/facebook-icon.gif); }
    #main-footer #social-links li .twitter {
      background-image: url(../img/twitter-icon.gif); }
    #main-footer #social-links li .youtube {
      background-image: url(../img/youtube-icon.gif); }
    #main-footer #social-links li .rss {
      background-image: url(../img/rss-icon.gif); }

#footer-ads {
  margin-top: 15px;
  clear: both;
  text-align: center;
  float: left;
  width: 100%; }
  #footer-ads a {
    margin-right: 20px; }

.nfhs {
  position: absolute;
  left: 632px;
  background: url(../img/NFHS.gif) no-repeat;
  height: 40px;
  top: 105px;
  width: 50px !important; }
  .nfhs a {
    display: block;
    padding-left: 32px; }

/*------------INTERIOR-------------------------------------------*/
#interior-header {
  margin: -15px -9px 20px -9px; }
  #interior-header h1 {
    border-top: 7px solid #eef1f5;
    background: #2c3051;
    text-shadow: 0 1px 0 #191b2a;
    color: #eaeef3;
    text-transform: uppercase;
    padding: 12px 10px 10px 13px;
    font: 500 31px 'Museo Slab W01', sans-serif; }

.sub-navigation {
  background: #e3eaf1;
  overflow: auto;
  width: 100%; }
  .sub-navigation ul {
    float: right; }
  .sub-navigation li {
    float: left; }
    .sub-navigation li a {
      color: #384d63;
      font-size: 13px;
      text-shadow: 0 1px 0 #e3ecef;
      border-right: 1px solid #ced8e3;
      padding: 0 10px;
      height: 33px;
      line-height: 33px;
      display: block;
      float: left;
      font-weight: 700; }
    .sub-navigation li.here a, .sub-navigation li.parent-here a {
      background: #eef1f5 !important; }

.breadcrumbs {
  background-color: #eef1f5;
  border: 1px solid #d4dbe2;
  border-top: none;
  height: 22px;
  line-height: 22px;
  font-size: 11px;
  color: #94a0ae;
  padding-left: 8px; }
  .breadcrumbs a {
    float: left;
    color: #94a0ae; }
    .breadcrumbs a:hover {
      color: #5E6F84; }
  .breadcrumbs span {
    display: block;
    float: left;
    width: 22px;
    height: 22px;
    text-indent: -9999px;
    background: url(../img/breadcrumb-arrow.gif);
    margin-left: 4px; }
    .breadcrumbs span.last {
      width: auto;
      background: none;
      text-indent: 0; }

/*------------MAIN-------------------------------------------*/
#main {
  width: 1140px;
  background-color: #eef1f5;
  padding: 15px 10px;
  position: relative;
  z-index: 50;
  float: left; }

.left-bracket, .left-column {
  width: 70%;
  float: left; }

.right-column {
  width: 28%;
  float: right; }

.center-column {
  width: 55%;
  float: left; }

.full-right-column {
  width: 725px;
  float: right; }

.sidebar {
  float: left; }

.center-column {
  float: left;
  margin-left: 15px; }

.entry {
  background-color: white;
  border: 1px solid #cdd2da;
  padding: 15px 20px;
  margin-bottom: 15px; }

.full-column {
  background-color: white;
  border: 1px solid #cdd2da; }

.event-meta {
  overflow: auto;
  margin-bottom: 15px;
  height: 30px; }
  .event-meta .float-right {
    margin-left: 10px; }

.module {
  margin-bottom: 15px;
  background-color: white;
  border: 1px solid #cdd2da; }

.module-header {
  overflow: auto;
  line-height: 18px;
  padding: 10px 13px;
  background: #536b8f;
  position: relative;
  border-bottom: 2px solid #474967; }
  .module-header h1 {
    color: #eaeef3;
    font: 500 17px 'Museo Slab W01', sans-serif;
    float: left; }
  .module-header a {
    float: right;
    font-size: 11px;
    color: #6aa9ee; }
    .module-header a:hover {
      color: #a2c7ef; }

.module {
  line-height: 16px; }

.entry {
  line-height: 16px; }
  .entry p {
    margin-bottom: 16px; }

.module p {
  margin-bottom: 12px; }
.module .padding {
  padding: 15px 10px; }
.module footer {
  font-size: 11px; }

.related-module ul {
  list-style: none;
  margin: 0; }
.related-module li {
  border-bottom: 1px solid #E8ECEF;
  padding: 5px; }
  .related-module li:last-child {
    border-bottom: none; }

.rightcolumn-ad {
  margin-bottom: 15px; }

#left-navigation {
  float: left;
  width: 160px;
  margin: 0 0 15px 0;
  list-style: none;
  border: 1px solid #CDD2DA;
  background-color: #E6EAEE; }
  #left-navigation ul {
    list-style: none;
    margin: 0; }
  #left-navigation li {
    font-family: 'Museo Sans W01', sans-serif;
    font-size: 13px;
    border-bottom: 1px solid #CDD2DA;
    padding: 6px; }
  #left-navigation ul li {
    font-family: sans-serif;
    font-size: 12px;
    text-transform: none;
    border-bottom: 0 none;
    padding: 2px 6px 2px 15px;
    margin: 0 -6px; }
  #left-navigation li:last-child {
    border-bottom: none; }
  #left-navigation .active {
    background: #d5dae2; }

.locker-room {
  clear: left; }

.sports-left {
  float: left; }

.tk-museo-slab {
  font-family: 'Museo Slab W01', sans-serif; }

/*------------HOME-------------------------------------------*/
#home-slide {
  margin-bottom: 65px;
  padding: 6px;
  background: #b5bdc8;
  /* Old browsers */
  background: -moz-linear-gradient(top, #b5bdc8 0%, #9299a1 99%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #b5bdc8), color-stop(99%, #9299a1));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #b5bdc8 0%, #9299a1 99%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #b5bdc8 0%, #9299a1 99%);
  /* Opera11.10+ */
  background: -ms-linear-gradient(top, #b5bdc8 0%, #9299a1 99%);
  /* IE10+ */
  background: linear-gradient(top, #b5bdc8 0%, #9299a1 99%);
  /* W3C */ }

.slide {
  width: 786px;
  height: 400px;
  overflow: hidden; }
  .slide img {
    width: 100%;
    height: auto; }

#home-slide figcaption {
  background-color: #294061;
  background-color: rgba(41, 64, 97, 0.8);
  color: white;
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 14px 45px 60px;
  font-size: 12px;
  width: 696px; }
  #home-slide figcaption h2 {
    font-size: 20px;
    margin-bottom: 5px;
    font-weight: normal; }
  #home-slide figcaption a {
    color: #6aa9ee; }
    #home-slide figcaption a:hover {
      color: #a2c7ef;
      text-decoration: underline; }

.lof-slidecontent {
  position: relative;
  height: 400px; }
  .lof-slidecontent .preload {
    height: 480px;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100000;
    text-align: center;
    background: #EEF1F5; }
    .lof-slidecontent .preload div {
      height: 100%;
      width: 100%;
      background: transparent url(../img/load-indicator.gif) no-repeat scroll 50% 50%; }

.lof-main-outer {
  position: relative;
  height: 400px;
  width: 786px;
  z-index: 3px;
  overflow: hidden; }

ul.lof-main-wrapper {
  /* margin-right:auto; */
  overflow: hidden;
  background: transparent url(../img/load-indicator.gif) no-repeat scroll 50% 50%;
  padding: 0px;
  margin: 0;
  position: absolute;
  overflow: hidden; }
  ul.lof-main-wrapper li {
    overflow: hidden;
    padding: 0px;
    margin: 0px;
    float: left;
    position: relative; }

.lof-opacity li {
  position: absolute;
  top: 0;
  left: 0;
  float: inherit; }

ul.lof-main-wapper li img {
  padding: 0px; }

/* item navigator */
.lof-navigator-wrapper {
  position: absolute;
  bottom: -40px;
  right: 13%;
  padding: 5px 0px;
  border: 1px solid #dde2e8;
  width: 588px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  background: #dee6ec;
  background: -moz-linear-gradient(top, #dee6ec 0%, #b0bbc6 99%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #dee6ec), color-stop(99%, #b0bbc6));
  background: -webkit-linear-gradient(top, #dee6ec 0%, #b0bbc6 99%);
  background: -o-linear-gradient(top, #dee6ec 0%, #b0bbc6 99%);
  background: -ms-linear-gradient(top, #dee6ec 0%, #b0bbc6 99%);
  background: linear-gradient(top, #dee6ec 0%, #b0bbc6 99%);
  -pie-background: linear-gradient(top, #dee6ec 0%, #b0bbc6 99%);
  box-shadow: 0 20px 10px -10px rgba(0, 0, 0, 0.2), 0 1px 4px rgba(0, 0, 0, 0.2), 0 0 40px rgba(0, 0, 0, 0.1) inset; }

.lof-navigator-outer {
  position: relative;
  z-index: 100;
  height: 100px;
  width: 590px;
  overflow: hidden;
  float: left; }

ul.lof-navigator {
  top: 0;
  padding: 0;
  margin: 0;
  position: absolute;
  width: 100%; }
  ul.lof-navigator li {
    cursor: hand;
    cursor: pointer;
    list-style: none;
    padding: 0;
    margin-left: 0px;
    overflow: hidden;
    float: left;
    display: block;
    position: relative; }
    ul.lof-navigator li img {
      border: 1px solid #b0bbc6;
      opacity: 0.7; }
    ul.lof-navigator li span {
      position: absolute;
      bottom: 0;
      background-color: #294061;
      background-color: rgba(41, 64, 97, 0.8);
      color: white;
      font-size: 11px;
      left: 1px;
      display: block;
      padding: 3px;
      width: 109px; }
    ul.lof-navigator li.active img, ul.lof-navigator li:hover img {
      border: 1px solid white;
      opacity: 1; }

.lof-navigator-wrapper .next, .lof-navigator-wrapper .previous {
  display: block;
  width: 30px;
  height: 30px;
  color: #FFF;
  cursor: pointer;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  -moz-box-shadow: inset 1px 2px 2px 2px #9098a0;
  -webkit-box-shadow: inset 1px 2px 2px 2px #9098a;
  box-shadow: inset 1px 2px 2px 2px #9098a;
  background: #A7B2BC url(../img/home-slide-arrow.gif) no-repeat;
  behavior: url(http://lhsaa.org/assets/PIE.htc); }
.lof-navigator-wrapper .next {
  float: left;
  text-indent: -9999px;
  margin: 26px 7px 0 10px;
  background-position: 9px 9px; }
.lof-navigator-wrapper .previous {
  float: right;
  text-indent: -9999px;
  margin: 26px 10px 0 7px;
  background-position: 11px -26px; }
.lof-navigator-wrapper .next:hover, .lof-navigator-wrapper .previous:hover {
  background-color: #9CA4AD; }

section.headlines article {
  border-left: 5px solid #e8ecef;
  padding: 0 0 6px 12px;
  color: #676c72;
  line-height: 14px; }
  section.headlines article:last-child {
    padding-bottom: 0; }
  section.headlines article h2 {
    font-weight: normal; }
  section.headlines article time {
    font-size: 11px; }
section.featured-video {
  width: 48%;
  float: left; }
  section.featured-video .padding {
    padding: 10px; }
    section.featured-video .padding p {
      margin: 5px 0 8px 0; }
section.the-huddle {
  width: 48%;
  float: right;
  font-size: 12px; }
  section.the-huddle article.padding {
    padding: 15px 20px 35px 15px; }
  section.the-huddle article header {
    margin-bottom: 10px; }
  section.the-huddle article footer {
    margin-top: 10px;
    overflow: auto; }
  section.the-huddle article h1 {
    color: #907844;
    font-size: 14px;
    font-weight: bold; }
  section.the-huddle article time {
    color: #676c72;
    font-size: 11px; }
  section.the-huddle a.comments {
    color: #43608c;
    line-height: 18px;
    float: left; }
    section.the-huddle a.comments span {
      color: white;
      display: block;
      float: left;
      width: 25px;
      height: 23px;
      background: url(../img/comment-box.gif) no-repeat;
      text-align: center;
      font-weight: bold;
      margin-right: 3px; }
    section.the-huddle a.comments:hover {
      color: #6885B3; }
      section.the-huddle a.comments:hover span {
        opacity: 0.9; }
  section.the-huddle a.rss {
    margin: 1px 5px 0 0; }
section.events ul.ui-tabs-nav {
  margin: 9px 0 0 9px; }
  section.events ul.ui-tabs-nav li a {
    margin-right: 3px; }
  section.events ul.ui-tabs-nav li.ui-state-active a {
    background-color: #ba9b00;
    text-shadow: 1px 1px 0 #a28703; }
section.events #list-view ul {
  list-style: none;
  margin: 0; }
section.events #list-view li a {
  display: block;
  background: url(../img/event-arrow.gif) no-repeat center right;
  border-bottom: 1px solid #e8ecef;
  padding: 5px 35px 5px 5px; }
section.events #list-view li:last-child a {
  border-bottom: none; }
section.events #list-view li a span {
  color: #4172aa;
  font-size: 13px; }
section.events #list-view li a:hover {
  background-color: #E6EAEE; }
section.events #list-view li.ui-state-active a {
  background-color: #ba9b00; }
section.events #calendar-view div#mc_calendar {
  border: 1px solid #CDD2DA; }
  section.events #calendar-view div#mc_calendar th.heading {
    padding: 4px 5px; }
  section.events #calendar-view div#mc_calendar a.heading {
    font-size: 14px;
    font-weight: bold; }
section.events #calendar-view table {
  width: 100%; }
  section.events #calendar-view table tr {
    border: 1px solid #EAEEF5;
    border-width: 1px 0;
    text-align: center; }
  section.events #calendar-view table th {
    padding: 3px 0; }
  section.events #calendar-view table td {
    padding: 5px 0; }
    section.events #calendar-view table td.has_events {
      background-color: #E6EAEE; }
  section.events #calendar-view table .mc_date a {
    color: #444444; }
  section.events #calendar-view table .mc_date div {
    position: absolute;
    border: 1px solid #CDD2DA;
    background-color: white;
    font-size: 11px;
    color: #444;
    text-align: left;
    width: 150px;
    padding: 2px;
    -webkit-box-shadow: 1px 1px 2px 0 #58636D;
    -moz-box-shadow: 1px 1px 2px 0 #58636D;
    box-shadow: 1px 1px 2px 0 #58636D; }
    section.events #calendar-view table .mc_date div ul {
      list-style: none;
      margin: 0 !important; }
      section.events #calendar-view table .mc_date div ul li {
        border-bottom: 1px solid #E8ECEF;
        padding: 2px; }
        section.events #calendar-view table .mc_date div ul li:last-child {
          border-bottom: none; }
        section.events #calendar-view table .mc_date div ul li a {
          color: #607890; }
          section.events #calendar-view table .mc_date div ul li a:hover {
            color: #003366; }
section.stay-updated {
  float: left;
  width: 100%; }
  section.stay-updated ul.social-tabs {
    list-style: none;
    width: 100%;
    background-color: #e2e6ea;
    margin: 0; }
    section.stay-updated ul.social-tabs li {
      float: left; }
      section.stay-updated ul.social-tabs li a {
        border-left: 1px solid white;
        border-right: 1px solid #c5cbd2;
        display: block;
        height: 38px;
        line-height: 38px;
        padding: 0 10px;
        text-indent: -9999px; }
        section.stay-updated ul.social-tabs li a.facebook {
          background: #e2e6ea url(../img/social-media-tabs.png) 10px 7px no-repeat;
          width: 85px; }
        section.stay-updated ul.social-tabs li a.twitter {
          background: #e2e6ea url(../img/social-media-tabs.png) -90px 7px no-repeat;
          width: 85px; }
        section.stay-updated ul.social-tabs li a.youtube {
          background: #e2e6ea url(../img/social-media-tabs.png) -190px 7px no-repeat;
          width: 65px; }
        section.stay-updated ul.social-tabs li a.instagram {
          background: #e2e6ea url(../img/social-media-tabs.png) -264px 9px no-repeat;
          width: 71px; }
        section.stay-updated ul.social-tabs li a.enews {
          text-indent: 0;
          font-size: 14px;
          font-weight: bold;
          color: #265e9e; }
        section.stay-updated ul.social-tabs li a:hover {
          background-color: #D0D8E0; }
      section.stay-updated ul.social-tabs li.ui-state-active a {
        background-color: white; }
  section.stay-updated div.tab-content {
    width: 620px; }

.twitter-inner {
  padding: 10px 10px 0 10px; }
  .twitter-inner iframe {
    width: 100% !important; }

#youtube-tab .youtube-subscribe {
  overflow: hidden;
  height: 97px;
  width: 590px;
  border: none;
  margin: 15px; }
#youtube-tab .video {
  float: left;
  max-width: 30%;
  margin: 8px;
  font-size: 12px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }
  #youtube-tab .video img {
    width: 100%; }

.insta-image {
  margin: 10px; }

.insta-info {
  margin: 10px;
  padding: 5px;
  border: 1px solid #808080; }
  .insta-info img {
    margin-right: 10px; }
  .insta-info h4 {
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 5px; }

.ig-b- {
  display: inline-block; }
  .ig-b- img {
    visibility: hidden; }
  .ig-b-:hover {
    background-position: 0 -60px; }
  .ig-b-:active {
    background-position: 0 -120px; }

.ig-b-v-24 {
  width: 137px;
  height: 24px;
  background: url(//badges.instagram.com/static/images/ig-badge-view-sprite-24.png) no-repeat 0 0; }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .ig-b-v-24 {
    background-image: url(//badges.instagram.com/static/images/ig-badge-view-sprite-24@2x.png);
    background-size: 160px 178px; } }
#homeSubscribe {
  padding: 15px 10px 0 10px; }
  #homeSubscribe h2 {
    font-size: 14px;
    margin-bottom: 10px; }
  #homeSubscribe label {
    width: 50px;
    display: block;
    float: left;
    line-height: 21px; }

#newsSubscribe label {
  width: 50px;
  display: block;
  float: left;
  line-height: 21px; }

#homeSubscribe fieldset {
  padding: 20px 0 7px 105px;
  background: url(../img/enews-icon.png) 15px 15px no-repeat; }
#homeSubscribe input.input {
  width: 200px; }

#newsSubscribe input.input {
  width: 200px; }

#homeSubscribe input.submit {
  margin-left: 8px; }

#newsSubscribe input.submit {
  float: right; }

/*------------NEWS OVERVIEW-------------------------------------------*/
section.latest-news header.module-header {
  margin-bottom: 10px; }
section.latest-news article header h2 {
  font-size: 16px;
  margin-bottom: 7px; }
section.latest-thehuddle article header h2, section.latest-column article header h2 {
  font-size: 16px;
  margin-bottom: 7px; }
section.latest-news article footer {
  border-bottom: 1px solid #CDD2DA; }
section.latest-news article:last-child footer {
  border-bottom: none; }
section.latest-news article.padding {
  padding: 5px 20px 5px 20px; }
section.latest-news p {
  margin-bottom: 6px; }
section.latest-thehuddle p {
  margin-bottom: 6px; }
section.latest-column p {
  margin-bottom: 6px; }
section.latest-column article header h2 {
  margin-bottom: 0; }
section.latest-column article header h3 {
  font-size: 11px;
  margin-bottom: 4px;
  font-weight: normal; }

/*------------SINGLE NEWS-------------------------------------------*/
.listing footer {
  font-size: 11px;
  margin-bottom: 10px; }
  .listing footer p {
    margin-bottom: 6px; }
.listing article {
  overflow: auto;
  border-bottom: 1px solid #CDD2DA;
  margin-bottom: 6px; }
  .listing article:last-child {
    border-bottom: none; }

article.single, .discuss footer {
  border-bottom: 1px solid #e8ecf4;
  padding-bottom: 7px;
  overflow: auto; }

article.single header {
  margin-bottom: 10px; }
  article.single header h2 {
    color: #907844;
    font-size: 20px;
    margin-bottom: 4px;
    line-height: 20px; }
  article.single header p {
    font-size: 11px;
    text-transform: uppercase; }

.related {
  background: #fbfbfb;
  background: -moz-linear-gradient(top, #fbfbfb 0%, #f1f1f1 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fbfbfb), color-stop(100%, #f1f1f1));
  background: -webkit-linear-gradient(top, #fbfbfb 0%, #f1f1f1 100%);
  background: -o-linear-gradient(top, #fbfbfb 0%, #f1f1f1 100%);
  background: -ms-linear-gradient(top, #fbfbfb 0%, #f1f1f1 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbfbfb', endColorstr='#f1f1f1',GradientType=0 );
  background: linear-gradient(top, #fbfbfb 0%, #f1f1f1 100%);
  border: 1px solid #e1e4e9;
  overflow: auto;
  padding: 15px;
  margin-bottom: 15px; }
  .related h3.tk-museo-slab {
    font-size: 14px;
    text-transform: uppercase;
    color: #354e73;
    margin-bottom: 10px; }

.related-video h3.tk-museo-slab {
  display: block;
  float: left; }
.related-video object {
  float: right;
  margin-left: 20px; }

.addthis_toolbox {
  float: left; }

.discuss h2, .join h2 {
  font-size: 18px;
  color: #80868b;
  text-transform: uppercase;
  margin: 13px 0; }

div.comment {
  border: 1px solid #e1e4e9;
  margin-bottom: 10px;
  padding: 10px 10px 10px 15px;
  position: relative; }

section.discuss div.comment span {
  color: white;
  display: block;
  float: left;
  width: 25px;
  height: 23px;
  background: url(../img/comment-box.gif) no-repeat;
  text-align: center;
  font-weight: bold;
  margin-right: 3px;
  position: absolute;
  top: 9px;
  left: -14px; }
section.discuss div.comment h3 {
  text-transform: none;
  color: #243959; }
  section.discuss div.comment h3 a {
    color: #507ecf;
    text-decoration: underline; }

div.odd {
  background-color: #f9f9f9; }
div.even {
  background-color: #edeeef; }

form#comment_form {
  background-color: #f9f9f9;
  border: 1px solid #e1e4e9;
  padding: 15px; }
  form#comment_form .small {
    margin-bottom: 3px; }

section.browse h4 {
  font-size: 14px;
  text-transform: uppercase; }
section.browse select {
  margin: 2px 0 15px 0;
  width: 150px; }

ul.news-list {
  list-style-type: none;
  padding: 0;
  margin: 0 0 10px 0; }
  ul.news-list li {
    margin: 8px 0; }

section.browse div.blog-link {
  text-align: center;
  overflow: auto;
  height: 30px;
  border-top: 1px solid #E8ECEF;
  padding-top: 20px; }
section.browse .rounded-link {
  padding: 8px; }

/*------------SPORTS OVERVIEW-------------------------------------------*/
h2.season-title {
  font-size: 18px;
  text-transform: uppercase;
  border-bottom: 1px solid #e1e4e9;
  clear: left;
  padding-top: 15px;
  margin-bottom: 10px; }

.sportsbox {
  border: 1px solid #e1e4e9;
  float: left;
  width: 335px;
  margin: 5px 12px; }
  .sportsbox a {
    overflow: auto;
    padding: 5px;
    display: block; }
    .sportsbox a:hover {
      background-color: #E6EAEE; }
  .sportsbox figure {
    float: left;
    width: 85px;
    height: 85px;
    border: 1px solid #e1e4e9;
    margin-right: 10px; }
    .sportsbox figure img {
      float: left; }
  .sportsbox h3 {
    font-size: 14px;
    margin: 8px; }

/*------------SPORTS SEASON DATES-------------------------------------------*/
h2.season-dates {
  font-size: 18px;
  text-transform: uppercase;
  margin: 15px 0 10px 0;
  text-align: center; }

.data-table td.sport {
  font-weight: bold; }

p.year-link {
  width: 120px;
  height: 22px;
  line-height: 22px;
  margin: 0 15px 10px; }

#season-dates p.float-right {
  text-align: right; }

/* Also see common classes for table formatting */
/*------------FORMS & DOWNLOADS-------------------------------------------*/
#accordion {
  width: 100%; }
  #accordion .head {
    text-transform: uppercase;
    text-shadow: 0 1px 0 #e2eaed;
    color: #2c3051;
    font-size: 14px;
    padding: 7px;
    background: #dbe3ea;
    cursor: pointer;
    border: 1px solid #AFB9C4;
    border-bottom: none; }
    #accordion .head:hover {
      background: #c6ccd3; }
    #accordion .head span {
      display: block;
      float: left;
      width: 12px;
      height: 13px;
      background: url(../img/accordion-plus.gif) no-repeat;
      margin: 2px 10px 0 5px;
      opacity: 0.8; }
  #accordion .expanded {
    background: none !important; }
    #accordion .expanded span {
      background: url(../img/accordion-minus.gif) no-repeat; }
  #accordion .forms {
    display: none;
    border: 1px solid #AFB9C4;
    border-width: 0 1px; }
    #accordion .forms ul {
      list-style: none;
      margin: 0; }
      #accordion .forms ul li {
        border-bottom: 1px solid #e1e4e9;
        padding: 10px 12px; }
        #accordion .forms ul li:last-child {
          border-bottom: none; }
        #accordion .forms ul li span {
          font-size: 10px;
          background-color: #ba9b00;
          color: white;
          padding: 1px 3px; }

.handbook span {
  font-size: 10px;
  background-color: #ba9b00;
  color: white;
  padding: 1px 3px; }

#accordion .forms ul li em {
  font-style: normal; }
#accordion .forms-column-one {
  width: 49%;
  margin-right: 10px;
  background-color: white; }
#accordion .forms-column-two {
  width: 50%;
  background-color: white; }

/*------------CALENDAR-------------------------------------------*/
.calendar-legend {
  overflow: auto;
  border: 1px solid #cdd2da;
  margin: 15px;
  padding: 7px; }

#fc_calendar .header h2 {
  text-transform: uppercase; }

.calendar-legend div.event, .calendar-legend div.cat {
  float: left;
  padding: 2px 4px;
  margin: 5px 20px 5px 0; }

div.cat a {
  color: white !important; }

#fc_outer th.left {
  padding: 0 0 10px 15px; }
#fc_outer th.right {
  padding: 0 15px 10px 0; }

#month_year th {
  background-color: white;
  text-align: inherit;
  border: 0; }

#fc_calendar {
  border-width: 1px 0 0 0;
  overflow: auto; }
  #fc_calendar .export {
    margin: 0 10px 10px 10px; }
  #fc_calendar .addthis_default_style {
    margin: 0 0 0 10px; }

td.out_of_range {
  opacity: 0.3; }

.event {
  margin: 5px 0; }

.all_day {
  background-color: #E8ECEF;
  padding: 0 2px; }

.multi_day {
  border-top: 3px solid; }

/*------------CLASSIFIEDS-------------------------------------------*/
div.classifieds-search h3 {
  margin-bottom: 5px; }
  div.classifieds-search h3:last-child {
    margin-top: 7px; }
div.classifieds-search label {
  margin-left: 10px; }

.result {
  border-bottom: 1px solid #E8ECEF;
  margin-bottom: 15px;
  width: 100%; }
  .result h4 {
    font-size: 16px !important;
    font-weight: bold; }
  .result:last-child {
    border-bottom: none; }

ul.results-column {
  width: 46%;
  float: left;
  margin: 5px 10px 10px 0 !important; }

#tabs .entry {
  overflow: auto; }

div.entry form a.rounded-link {
  float: right; }
div.ad-form {
  display: none; }

input#agreement {
  margin: 3px 10px 20px 0;
  float: left; }

.ad-form fieldset label {
  display: block;
  float: left;
  width: 105px; }
.ad-form fieldset p {
  overflow: auto; }
  .ad-form fieldset p small {
    float: left;
    clear: left;
    margin-left: 105px; }
.ad-form fieldset input, .ad-form fieldset textarea {
  float: left;
  width: 215px; }
.ad-form fieldset select {
  float: left;
  width: 220px; }
.ad-form label.error {
  float: left;
  color: white;
  font-size: 11px;
  text-transform: uppercase;
  padding: 0 5px 0 12px;
  width: auto;
  margin: 2px 0 0 0;
  background: #ae1f3a url(../img/required.gif) repeat-y; }
.ad-form label span {
  color: #ae1f3a; }
.ad-form ul span {
  color: black; }
.ad-form ul input {
  width: auto; }
.ad-form input.populate, .ad-form input.agree {
  width: auto;
  margin-right: 10px; }
.ad-form input.state {
  width: 30px; }

div.post a.rounded-link {
  font-size: 16px; }

/*------------HANDBOOK-------------------------------------------*/
.handbook thead tr {
  background-color: #ECEFF4;
  font-weight: bold; }
.handbook td {
  padding: 5px; }
.handbook tr {
  border-bottom: 1px solid #E8ECEF; }
  .handbook tr:last-child {
    border-bottom: none; }

/*------------STAFF-------------------------------------------*/
ul.staff-members {
  border: none !important;
  padding: 0;
  margin: 0; }
  ul.staff-members ul {
    border: none !important;
    padding: 0;
    margin: 0; }
    ul.staff-members ul ul {
      border: none !important;
      padding: 0;
      margin: 0; }
  ul.staff-members li {
    border: 5px solid #CDD2DA;
    padding: 10px;
    border-width: 1px 1px 1px 5px; }
  ul.staff-members ul {
    border: 5px solid #CDD2DA !important;
    margin: 10px 0 0 50px;
    border-width: 1px 1px 1px 5px !important;
    background-color: #EEF2F7; }
  ul.staff-members li li {
    padding: 5px 10px 0 10px;
    border: 0; }
  ul.staff-members ul ul {
    border: 5px solid #CDD2DA !important;
    margin: 10px 0 0 30px;
    border-width: 1px 1px 1px 5px !important; }
  ul.staff-members li li li {
    background-color: #E5EAF1;
    padding: 5px 10px;
    margin: 0; }
  ul.staff-members h3 {
    margin: 28px 0 1px 0;
    color: #2D3152; }
  ul.staff-members ul h3 {
    margin: 11px 0 1px 0;
    color: #737E8F; }
  ul.staff-members img.float-left, ul.staff-members p {
    margin-bottom: 0; }

div.staff-member {
  overflow: auto; }

/*------------SEARCH-------------------------------------------*/
.results-message {
  border: 1px solid #E6D396;
  padding: 5px;
  background-color: #F1ECDB; }

.search-results div {
  padding: 10px 5px; }
  .search-results div a {
    font-size: 14px; }

fieldset {
  border: 1px solid #E8ECEF;
  padding: 10px;
  margin: 10px 0; }

legend {
  color: #737E8F;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold; }

.default {
  margin: 7px 0; }

/*------------SCHOOL SEARCH-------------------------------------------*/
.school-form form {
  float: left;
  width: 56%; }
.school-form fieldset label {
  display: block;
  float: left;
  width: 105px; }

.school-select {
  float: left;
  border: 1px solid #E8ECEF;
  padding: 10px;
  margin: 10px 0 0 2%;
  width: 38%; }
  .school-select select {
    margin: 5px 0; }

#accordion.right-column {
  width: 300px !important;
  border-bottom: 1px solid #AFB9C4; }
  #accordion.right-column h3 {
    text-transform: none !important;
    font-size: 12px;
    font-weight: bold; }

/*------------ADS-------------------------------------------*/
.btmcontent-ads {
  float: left;
  width: 100%;
  margin-top: 15px; }
  .btmcontent-ads figure {
    border: 1px solid #c0c7d1;
    background-color: white; }
    .btmcontent-ads figure img {
      float: left; }

figure.bottomleft-ad {
  float: left; }
figure.bottomright-ad {
  float: right; }

/*------------SITE MAP-------------------------------------------*/
ul.sitemap {
  font-size: 16px; }
  ul.sitemap ul {
    margin: 10px 20px;
    font-size: 14px; }
    ul.sitemap ul ul {
      font-size: 12px; }

/*------------ENTRY-------------------------------------------*/
.entry h1, .entry-style h1 {
  font-size: 20px;
  margin-bottom: 14px;
  color: #3E567B;
  line-height: 20px; }

.entry h2, .entry-style h2 {
  font-size: 16px;
  margin-bottom: 8px;
  color: #2D3152;
  font-weight: bold; }

.entry h3, .entry-style h3 {
  font-size: 14px;
  margin-bottom: 8px;
  color: #737E8F;
  text-transform: uppercase;
  font-weight: bold; }

.entry h4, .entry-style h4 {
  font-size: 12px;
  margin-bottom: 5px;
  color: #737E8F; }

.entry ul, .entry-style ul {
  margin: 0 0 15px 0;
  border-left: 5px solid #E8ECEF;
  list-style: none;
  padding-left: 10px; }

.entry ol, .entry-style ol {
  margin-bottom: 15px; }

.entry li, .entry-style li {
  margin-bottom: 7px; }

.entry ul li, .entry-style ul li {
  overflow: auto; }

.entry table tr {
  border-bottom: 1px solid #E8ECEF; }
.entry table td {
  padding: 5px; }
.entry table p {
  margin: 10px 0; }
.entry .school-logo {
  float: right; }

/*------------TABS-------------------------------------------*/
#default-tabs {
  height: 32px;
  position: absolute;
  top: 0; }

.results {
  padding-top: 33px; }

#default-tabs li a {
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 0px;
  -moz-border-radius-bottomleft: 0px;
  -webkit-border-radius: 5px 5px 0px 0px;
  border-radius: 5px 5px 0px 0px;
  margin-right: 5px;
  padding: 7px 10px 8px 10px;
  background-color: #E6EAEE;
  border: 1px solid #CDD2DA;
  float: left;
  -webkit-box-shadow: 1px -1px 3px 0 #D9DDE3;
  -moz-box-shadow: 1px -1px 3px 0 #D9DDE3;
  box-shadow: 1px -1px 3px 0 #D9DDE3; }
  #default-tabs li a:hover {
    background-color: #D0D8E0; }
#default-tabs li.ui-state-active a {
  border-bottom: none;
  padding-bottom: 9px;
  background-color: white; }

.school-dir #default-tabs {
  z-index: 2;
  border-left: 0; }
.school-dir .entry {
  z-index: 1;
  width: 92%;
  top: 32px;
  float: left;
  position: relative; }
  .school-dir .entry p {
    float: left;
    width: 45%;
    margin: 0 5% 2% 0; }

/*---------------------------- Common Classes ----------------------------------------------------------*/
.under-development {
  border: 1px solid #a55600;
  background: #f9e287 url(../img/caution.png) 10px 10px no-repeat;
  padding: 10px 32px;
  margin: 10px;
  color: #a55600;
  font-style: italic; }

.info-alert {
  border: 1px solid #5192c6;
  background: #CAE1EC url(../img/information.png) 8px 8px no-repeat;
  padding: 10px 32px;
  margin: 10px;
  color: #5192c6;
  font-style: italic; }

a.pdf {
  width: 16px;
  height: 16px;
  background: url(../img/pdf-icon.gif) no-repeat;
  float: right;
  margin: 0 0 10px 9px;
  display: block;
  text-indent: -999em;
  overflow: hidden;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr; }
a.doc {
  width: 12px;
  height: 16px;
  background: url(../img/doc-icon.gif) no-repeat;
  float: right;
  margin: 0 0 10px 9px;
  display: block;
  text-indent: -999em;
  overflow: hidden;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr; }
a.external {
  background: url(../img/external-icon.gif) no-repeat center right;
  padding-right: 13px !important; }

.entry a.external, .entry-style a.external, .drop-menu a.external {
  background: url(../img/external-icon-content.gif) no-repeat center right;
  padding-right: 13px !important; }

.read-more {
  text-transform: uppercase; }

a.rounded-link {
  background-color: #b1bcc7;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  color: white;
  padding: 3px 9px;
  font-size: 13px;
  text-shadow: 1px 1px 0 #A0A9B2; }
  a.rounded-link:hover {
    background-color: #5D7599;
    text-shadow: 1px 1px 0 #4F6484; }

.youtube-link {
  color: #862728 !important;
  background: url(../img/youtube-channel.gif) no-repeat center left;
  padding: 2px 0 1px 22px; }
  .youtube-link:hover {
    opacity: 0.8;
    color: #AA4848; }

a.rss {
  color: #B7612C;
  background: url(../img/rss-icon.gif) no-repeat;
  padding-left: 20px; }
  a.rss:hover {
    opacity: 0.8;
    color: #C17549; }
a.top-link, a.join-link {
  float: right;
  text-transform: uppercase;
  color: #b1bcc7;
  font-size: 12px;
  font-weight: bold;
  padding-right: 15px; }
a.top-link {
  background: url(../img/arrows.gif) right 4px no-repeat; }
a.join-link {
  background: url(../img/arrows.gif) right -12px no-repeat; }

.data-table {
  margin: 0 auto;
  border: 1px solid #D4DBE2;
  background-color: white; }
  .data-table thead tr {
    border: 1px solid #474A66; }
  .data-table th {
    color: #fff;
    background: #3F425F;
    padding: 5px;
    font-size: 11px;
    text-align: left;
    line-height: 13px;
    border: 1px solid #494D6B;
    vertical-align: middle; }

.entry th, .entry-style th {
  color: #fff;
  background: #3F425F;
  padding: 5px;
  font-size: 11px;
  text-align: left;
  line-height: 13px;
  border: 1px solid #494D6B;
  vertical-align: middle; }

.entry th, .entry-style th {
  font-size: 14px; }

.data-table td {
  border-right: 1px solid #D4DBE2;
  border-bottom: 1px solid #D4DBE2;
  font-size: 11px;
  padding: 3px 5px; }
.data-table tr:hover {
  background-color: #C0CBDE !important; }

.entry table, .entry-style table {
  margin-bottom: 10px; }

.last a {
  border-right: 0 !important; }

.featured {
  border: 1px solid #E8ECEF; }

.float-right {
  float: right; }

.float-left {
  float: left; }

.clear-right {
  clear: right; }

.clear-left {
  clear: left; }

.clear-both {
  clear: both; }

.overflow {
  overflow: auto; }

img.float-right {
  float: right;
  margin: 0 0 10px 15px; }
img.float-left {
  float: left;
  margin: 0 15px 10px 0; }

.center {
  text-align: center; }

.light {
  color: #8696a8; }

.small {
  font-size: 11px; }

.no-padding {
  padding: 0 !important; }

.padding {
  padding: 10px !important;
  overflow: auto; }

.margin {
  margin: 10px !important; }

.margin-top {
  margin-top: 15px !important; }

.margin-btm {
  margin-bottom: 0 !important; }

.upper {
  text-transform: uppercase; }

.red {
  color: #990000; }

.ir {
  display: block;
  text-indent: -999em;
  overflow: hidden;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr; }

.hidden {
  display: none;
  visibility: hidden; }

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }
  .visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto; }

.invisible {
  visibility: hidden; }

.clearfix {
  zoom: 1; }
  .clearfix:before {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden; }
  .clearfix:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden;
    clear: both; }

/* Layout helpers
----------------------------------*/
.hide-mobile {
  display: block; }

.show-mobile, .tinynav, .ui-helper-hidden {
  display: none; }

.ui-helper-hidden-accessible {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px); }

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none; }

.ui-helper-clearfix {
  display: inline-block; }
  .ui-helper-clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }

/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix {
  height: 1%; }

.ui-helper-clearfix {
  display: block; }

/* end clearfix */
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0); }

/*
 * jQuery UI Tabs 1.8.13
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Tabs#theming
 */
.ui-tabs {
  position: relative;
  zoom: 1; }
  .ui-tabs .ui-tabs-nav {
    margin: 0; }
    .ui-tabs .ui-tabs-nav li {
      list-style: none;
      float: left;
      position: relative;
      top: 1px;
      border-bottom: 0 !important;
      padding: 0;
      white-space: nowrap; }
      .ui-tabs .ui-tabs-nav li.ui-tabs-selected {
        margin-bottom: 0;
        padding-bottom: 1px; }
        .ui-tabs .ui-tabs-nav li.ui-tabs-selected a {
          cursor: text; }
      .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a {
        cursor: text; }
      .ui-tabs .ui-tabs-nav li a {
        cursor: pointer; }
  .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a {
    cursor: pointer; }
  .ui-tabs .ui-tabs-hide {
    display: none !important; }

/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
/*.ui-tabs .ui-tabs-nav li a { float: left; padding: .5em 1em; text-decoration: none; }
*/
/* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
/*
 * jQuery Multiselect UI Widget 1.0
 * Copyright (c) 2011 Eric Hynds
 *
 * http://www.erichynds.com/jquery/jquery-ui-multiselect-widget/
 */
.ui-multiselect {
  padding: 2px 0 2px 4px;
  text-align: left;
  background-color: white;
  border: 1px solid #e3e9ef; }
  .ui-multiselect span.ui-icon {
    float: right; }

.ui-multiselect-single .ui-multiselect-checkboxes input {
  position: absolute !important;
  top: auto !important;
  left: -9999px; }
.ui-multiselect-single .ui-multiselect-checkboxes label {
  padding: 5px !important; }

.ui-multiselect-header {
  margin-bottom: 3px;
  padding: 3px 0 3px 4px; }
  .ui-multiselect-header ul {
    font-size: 0.9em; }
    .ui-multiselect-header ul li {
      float: left;
      padding: 0 10px 0 0; }
  .ui-multiselect-header a {
    text-decoration: none; }
    .ui-multiselect-header a:hover {
      text-decoration: underline; }
  .ui-multiselect-header span.ui-icon {
    float: left; }
  .ui-multiselect-header li.ui-multiselect-close {
    float: right;
    text-align: right;
    padding-right: 0; }

.ui-multiselect-menu {
  display: none;
  padding: 3px;
  position: absolute;
  z-index: 10000; }

.ui-multiselect-checkboxes {
  position: relative;
  overflow-y: scroll;
  background-color: white;
  border: 1px solid #e3e9ef !important; }
  .ui-multiselect-checkboxes label {
    cursor: default;
    display: block;
    border: 1px solid transparent;
    padding: 3px 1px;
    width: auto !important; }
    .ui-multiselect-checkboxes label input {
      position: relative;
      margin-right: 5px; }
  .ui-multiselect-checkboxes li {
    clear: both;
    font-size: 0.9em;
    padding-right: 3px; }
    .ui-multiselect-checkboxes li.ui-multiselect-optgroup-label {
      text-align: center;
      font-weight: bold;
      border-bottom: 1px solid; }
      .ui-multiselect-checkboxes li.ui-multiselect-optgroup-label a {
        display: block;
        padding: 3px;
        margin: 1px 0;
        text-decoration: none; }

/* remove label borders in IE6 because IE6 does not support transparency */
* html .ui-multiselect-checkboxes label {
  border: none; }

@media print {
  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important; }

  a {
    color: #444 !important;
    text-decoration: underline; }
    a:visited {
      color: #444 !important;
      text-decoration: underline; }

  /*a[href]:after { content: " (" attr(href) ")"; }*/
  abbr[title]:after {
    content: " (" attr(title) ")"; }

  .ir a:after {
    content: ""; }

  a[href^="javascript:"]:after, a[href^="#"]:after {
    content: ""; }

  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr, img {
    page-break-inside: avoid; }

  @page {
    margin: 0.5cm; }
  body, .entry, #interior-header h1, .full-column {
    border: 0; }

  #main-header {
    height: 100px; }

  #interior-header h1, #main, #interior-header, .entry table td {
    padding: 0;
    margin: 0; }

  p, h2, h3 {
    orphans: 3;
    widows: 3; }

  h2, h3 {
    page-break-after: avoid;
    font-family: Arial, Helvetica, sans-serif; }

  #main-header h1 {
    display: list-item;
    list-style-image: url(../img/lhsaa-logo-print.jpg);
    height: 109px;
    list-style-position: inside;
    letter-spacing: -1000em;
    font-size: 1pt;
    color: #fff; }

  nav, #main-footer, .btmcontent-ads, #site-search, #corporate-sponsors, .browse, .rightcolumn-ad, .subscribe, .calendar-legend, #background-image {
    display: none; }

  th.left a, th.right a {
    display: none; }

  a.export, .addthis_default_style {
    display: none; }

  div, section, article, header {
    width: 100% !important;
    float: none !important;
    padding: 0 !important; } }
/*
* qTip2 - Pretty powerful tooltips
* http://craigsworks.com/projects/qtip2/
*/
.ui-tooltip, .qtip {
  position: absolute;
  left: -28000px;
  top: -28000px;
  display: none;
  max-width: 280px;
  min-width: 50px;
  font-size: 10px;
  line-height: 12px;
  z-index: 15000; }

.ui-tooltip-fluid {
  display: block;
  visibility: hidden;
  position: static !important;
  float: left !important; }

.ui-tooltip-content {
  position: relative;
  padding: 2px 5px;
  overflow: hidden;
  border-width: 1px;
  border-style: solid;
  text-align: left;
  word-wrap: break-word; }

.ui-tooltip-titlebar {
  position: relative;
  min-height: 14px;
  padding: 5px 35px 5px 10px;
  overflow: hidden;
  border-width: 1px 1px 0;
  border-style: solid;
  font-weight: bold; }
  .ui-tooltip-titlebar + .ui-tooltip-content {
    border-top-width: 0 !important; }
  .ui-tooltip-titlebar .ui-state-default {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: 0;
    cursor: pointer;
    outline: medium none;
    border-width: 1px;
    border-style: solid; }

/*!Default close button class */
* html .ui-tooltip-titlebar .ui-state-default {
  top: 7px; }

.ui-tooltip-titlebar .ui-icon {
  display: block;
  text-indent: -1000em; }

.ui-tooltip-icon {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px; }
  .ui-tooltip-icon .ui-icon {
    display: block;
    text-indent: -1000em;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    width: 18px;
    height: 14px;
    text-align: center;
    text-indent: 0;
    font: normal bold 10px/13px Tahoma,sans-serif;
    color: inherit;
    background: transparent none no-repeat -100em -100em; }

/*!Default tooltip style */
.ui-tooltip-default .ui-tooltip-titlebar, .ui-tooltip-default .ui-tooltip-content {
  border-color: #AFB9C4;
  background-color: #A5AEB7;
  color: white;
  -webkit-border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
  opacity: 0.9;
  margin-top: 3px;
  cursor: pointer; }
.ui-tooltip-default .ui-tooltip-titlebar {
  background-color: #FFEF93; }
.ui-tooltip-default .ui-tooltip-icon {
  border-color: #CCC;
  background: #F1F1F1;
  color: #777; }
.ui-tooltip-default .ui-tooltip-titlebar .ui-state-hover {
  border-color: #AAA;
  color: #111; }

/*!
 *  Font Awesome 3.0.2
 *  the iconic font designed for use with Twitter Bootstrap
 *  -------------------------------------------------------
 *  The full suite of pictographic icons, examples, and documentation
 *  can be found at: http://fortawesome.github.com/Font-Awesome/
 *
 *  License
 *  -------------------------------------------------------
 *  - The Font Awesome font is licensed under the SIL Open Font License - http://scripts.sil.org/OFL
 *  - Font Awesome CSS, LESS, and SASS files are licensed under the MIT License -
 *    http://opensource.org/licenses/mit-license.html
 *  - The Font Awesome pictograms are licensed under the CC BY 3.0 License - http://creativecommons.org/licenses/by/3.0/
 *  - Attribution is no longer required in Font Awesome 3.0, but much appreciated:
 *    "Font Awesome by Dave Gandy - http://fortawesome.github.com/Font-Awesome"

 *  Contact
 *  -------------------------------------------------------
 *  Email: dave@davegandy.com
 *  Twitter: http://twitter.com/fortaweso_me
 *  Work: Lead Product Designer @ http://kyruus.com
 */
@font-face {
  font-family: 'FontAwesome';
  src: url("font/fontawesome-webfont.eot?v=3.0.1");
  src: url("font/fontawesome-webfont.eot?#iefix&v=3.0.1") format("embedded-opentype"), url("font/fontawesome-webfont.woff?v=3.0.1") format("woff"), url("font/fontawesome-webfont.ttf?v=3.0.1") format("truetype");
  font-weight: normal;
  font-style: normal; }
/*  Font Awesome styles
    ------------------------------------------------------- */
[class^="icon-"], [class*=" icon-"] {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  /* sprites.less reset */
  display: inline;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
  margin-top: 0; }

/* more sprites.less reset */
.icon-white {
  background-image: none; }

.nav-pills > .active > a > [class^="icon-"], .nav-pills > .active > a > [class*=" icon-"] {
  background-image: none; }

.nav-list > .active > a > [class^="icon-"], .nav-list > .active > a > [class*=" icon-"] {
  background-image: none; }

.navbar-inverse .nav > .active > a > [class^="icon-"], .navbar-inverse .nav > .active > a > [class*=" icon-"] {
  background-image: none; }

.dropdown-menu > li > a:hover > [class^="icon-"], .dropdown-menu > li > a:hover > [class*=" icon-"] {
  background-image: none; }
.dropdown-menu > .active > a > [class^="icon-"], .dropdown-menu > .active > a > [class*=" icon-"] {
  background-image: none; }

.dropdown-submenu:hover > a > [class^="icon-"], .dropdown-submenu:hover > a > [class*=" icon-"] {
  background-image: none; }

[class^="icon-"]:before, [class*=" icon-"]:before {
  text-decoration: inherit;
  display: inline-block;
  speak: none; }

/* makes sure icons active on rollover in links */
a [class^="icon-"], a [class*=" icon-"] {
  display: inline-block; }

/* makes the font 33% larger relative to the icon container */
.icon-large:before {
  vertical-align: -10%;
  font-size: 1.3333333333333333em; }

.btn [class^="icon-"], .nav [class^="icon-"], .btn [class*=" icon-"], .nav [class*=" icon-"] {
  display: inline;
  /* keeps button heights with and without icons the same */ }

.btn [class^="icon-"].icon-large, .nav [class^="icon-"].icon-large, .btn [class*=" icon-"].icon-large, .nav [class*=" icon-"].icon-large {
  line-height: .9em; }

.btn [class^="icon-"].icon-spin, .nav [class^="icon-"].icon-spin, .btn [class*=" icon-"].icon-spin, .nav [class*=" icon-"].icon-spin {
  display: inline-block; }

.nav-tabs [class^="icon-"], .nav-pills [class^="icon-"], .nav-tabs [class*=" icon-"], .nav-pills [class*=" icon-"] {
  /* keeps button heights with and without icons the same */ }

.nav-tabs [class^="icon-"], .nav-pills [class^="icon-"], .nav-tabs [class*=" icon-"], .nav-pills [class*=" icon-"], .nav-tabs [class^="icon-"].icon-large, .nav-pills [class^="icon-"].icon-large, .nav-tabs [class*=" icon-"].icon-large, .nav-pills [class*=" icon-"].icon-large {
  line-height: .9em; }

li [class^="icon-"], .nav li [class^="icon-"], li [class*=" icon-"], .nav li [class*=" icon-"] {
  display: inline-block;
  width: 1.25em;
  text-align: center; }

li [class^="icon-"].icon-large, .nav li [class^="icon-"].icon-large, li [class*=" icon-"].icon-large, .nav li [class*=" icon-"].icon-large {
  /* increased font size for icon-large */
  width: 1.5625em; }

ul.icons {
  list-style-type: none;
  text-indent: -0.75em; }
  ul.icons li [class^="icon-"], ul.icons li [class*=" icon-"] {
    width: .75em; }

.icon-muted {
  color: #eeeeee; }

.icon-border {
  border: solid 1px #eeeeee;
  padding: .2em .25em .15em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

.icon-2x {
  font-size: 2em; }
  .icon-2x.icon-border {
    border-width: 2px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px; }

.icon-3x {
  font-size: 3em; }
  .icon-3x.icon-border {
    border-width: 3px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px; }

.icon-4x {
  font-size: 4em; }
  .icon-4x.icon-border {
    border-width: 4px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px; }

.pull-right {
  float: right; }

.pull-left {
  float: left; }

[class^="icon-"].pull-left, [class*=" icon-"].pull-left {
  margin-right: .3em; }

[class^="icon-"].pull-right, [class*=" icon-"].pull-right {
  margin-left: .3em; }

.btn [class^="icon-"].pull-left.icon-2x, .btn [class*=" icon-"].pull-left.icon-2x, .btn [class^="icon-"].pull-right.icon-2x, .btn [class*=" icon-"].pull-right.icon-2x {
  margin-top: .18em; }
.btn [class^="icon-"].icon-spin.icon-large, .btn [class*=" icon-"].icon-spin.icon-large {
  line-height: .8em; }
.btn.btn-small [class^="icon-"].pull-left.icon-2x, .btn.btn-small [class*=" icon-"].pull-left.icon-2x, .btn.btn-small [class^="icon-"].pull-right.icon-2x, .btn.btn-small [class*=" icon-"].pull-right.icon-2x {
  margin-top: .25em; }
.btn.btn-large [class^="icon-"], .btn.btn-large [class*=" icon-"] {
  margin-top: 0; }
.btn.btn-large [class^="icon-"].pull-left.icon-2x, .btn.btn-large [class*=" icon-"].pull-left.icon-2x, .btn.btn-large [class^="icon-"].pull-right.icon-2x, .btn.btn-large [class*=" icon-"].pull-right.icon-2x {
  margin-top: .05em; }
.btn.btn-large [class^="icon-"].pull-left.icon-2x, .btn.btn-large [class*=" icon-"].pull-left.icon-2x {
  margin-right: .2em; }
.btn.btn-large [class^="icon-"].pull-right.icon-2x, .btn.btn-large [class*=" icon-"].pull-right.icon-2x {
  margin-left: .2em; }

.icon-spin {
  display: inline-block;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear; }

@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg); }
  100% {
    -moz-transform: rotate(359deg); } }
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg); } }
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg); }
  100% {
    -o-transform: rotate(359deg); } }
@-ms-keyframes spin {
  0% {
    -ms-transform: rotate(0deg); }
  100% {
    -ms-transform: rotate(359deg); } }
@keyframes spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(359deg); } }
@-moz-document url-prefix() {
  .icon-spin {
    height: .9em; }

  .btn .icon-spin {
    height: auto; }

  .icon-spin.icon-large {
    height: 1.25em; }

  .btn .icon-spin.icon-large {
    height: .75em; } }
/*  Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
    readers do not read off random characters that represent icons */
.icon-glass:before {
  content: "\f000"; }

.icon-music:before {
  content: "\f001"; }

.icon-search:before {
  content: "\f002"; }

.icon-envelope:before {
  content: "\f003"; }

.icon-heart:before {
  content: "\f004"; }

.icon-star:before {
  content: "\f005"; }

.icon-star-empty:before {
  content: "\f006"; }

.icon-user:before {
  content: "\f007"; }

.icon-film:before {
  content: "\f008"; }

.icon-th-large:before {
  content: "\f009"; }

.icon-th:before {
  content: "\f00a"; }

.icon-th-list:before {
  content: "\f00b"; }

.icon-ok:before {
  content: "\f00c"; }

.icon-remove:before {
  content: "\f00d"; }

.icon-zoom-in:before {
  content: "\f00e"; }

.icon-zoom-out:before {
  content: "\f010"; }

.icon-off:before {
  content: "\f011"; }

.icon-signal:before {
  content: "\f012"; }

.icon-cog:before {
  content: "\f013"; }

.icon-trash:before {
  content: "\f014"; }

.icon-home:before {
  content: "\f015"; }

.icon-file:before {
  content: "\f016"; }

.icon-time:before {
  content: "\f017"; }

.icon-road:before {
  content: "\f018"; }

.icon-download-alt:before {
  content: "\f019"; }

.icon-download:before {
  content: "\f01a"; }

.icon-upload:before {
  content: "\f01b"; }

.icon-inbox:before {
  content: "\f01c"; }

.icon-play-circle:before {
  content: "\f01d"; }

.icon-repeat:before {
  content: "\f01e"; }

/* \f020 doesn't work in Safari. all shifted one down */
.icon-refresh:before {
  content: "\f021"; }

.icon-list-alt:before {
  content: "\f022"; }

.icon-lock:before {
  content: "\f023"; }

.icon-flag:before {
  content: "\f024"; }

.icon-headphones:before {
  content: "\f025"; }

.icon-volume-off:before {
  content: "\f026"; }

.icon-volume-down:before {
  content: "\f027"; }

.icon-volume-up:before {
  content: "\f028"; }

.icon-qrcode:before {
  content: "\f029"; }

.icon-barcode:before {
  content: "\f02a"; }

.icon-tag:before {
  content: "\f02b"; }

.icon-tags:before {
  content: "\f02c"; }

.icon-book:before {
  content: "\f02d"; }

.icon-bookmark:before {
  content: "\f02e"; }

.icon-print:before {
  content: "\f02f"; }

.icon-camera:before {
  content: "\f030"; }

.icon-font:before {
  content: "\f031"; }

.icon-bold:before {
  content: "\f032"; }

.icon-italic:before {
  content: "\f033"; }

.icon-text-height:before {
  content: "\f034"; }

.icon-text-width:before {
  content: "\f035"; }

.icon-align-left:before {
  content: "\f036"; }

.icon-align-center:before {
  content: "\f037"; }

.icon-align-right:before {
  content: "\f038"; }

.icon-align-justify:before {
  content: "\f039"; }

.icon-list:before {
  content: "\f03a"; }

.icon-indent-left:before {
  content: "\f03b"; }

.icon-indent-right:before {
  content: "\f03c"; }

.icon-facetime-video:before {
  content: "\f03d"; }

.icon-picture:before {
  content: "\f03e"; }

.icon-pencil:before {
  content: "\f040"; }

.icon-map-marker:before {
  content: "\f041"; }

.icon-adjust:before {
  content: "\f042"; }

.icon-tint:before {
  content: "\f043"; }

.icon-edit:before {
  content: "\f044"; }

.icon-share:before {
  content: "\f045"; }

.icon-check:before {
  content: "\f046"; }

.icon-move:before {
  content: "\f047"; }

.icon-step-backward:before {
  content: "\f048"; }

.icon-fast-backward:before {
  content: "\f049"; }

.icon-backward:before {
  content: "\f04a"; }

.icon-play:before {
  content: "\f04b"; }

.icon-pause:before {
  content: "\f04c"; }

.icon-stop:before {
  content: "\f04d"; }

.icon-forward:before {
  content: "\f04e"; }

.icon-fast-forward:before {
  content: "\f050"; }

.icon-step-forward:before {
  content: "\f051"; }

.icon-eject:before {
  content: "\f052"; }

.icon-chevron-left:before {
  content: "\f053"; }

.icon-chevron-right:before {
  content: "\f054"; }

.icon-plus-sign:before {
  content: "\f055"; }

.icon-minus-sign:before {
  content: "\f056"; }

.icon-remove-sign:before {
  content: "\f057"; }

.icon-ok-sign:before {
  content: "\f058"; }

.icon-question-sign:before {
  content: "\f059"; }

.icon-info-sign:before {
  content: "\f05a"; }

.icon-screenshot:before {
  content: "\f05b"; }

.icon-remove-circle:before {
  content: "\f05c"; }

.icon-ok-circle:before {
  content: "\f05d"; }

.icon-ban-circle:before {
  content: "\f05e"; }

.icon-arrow-left:before {
  content: "\f060"; }

.icon-arrow-right:before {
  content: "\f061"; }

.icon-arrow-up:before {
  content: "\f062"; }

.icon-arrow-down:before {
  content: "\f063"; }

.icon-share-alt:before {
  content: "\f064"; }

.icon-resize-full:before {
  content: "\f065"; }

.icon-resize-small:before {
  content: "\f066"; }

.icon-plus:before {
  content: "\f067"; }

.icon-minus:before {
  content: "\f068"; }

.icon-asterisk:before {
  content: "\f069"; }

.icon-exclamation-sign:before {
  content: "\f06a"; }

.icon-gift:before {
  content: "\f06b"; }

.icon-leaf:before {
  content: "\f06c"; }

.icon-fire:before {
  content: "\f06d"; }

.icon-eye-open:before {
  content: "\f06e"; }

.icon-eye-close:before {
  content: "\f070"; }

.icon-warning-sign:before {
  content: "\f071"; }

.icon-plane:before {
  content: "\f072"; }

.icon-calendar:before {
  content: "\f073"; }

.icon-random:before {
  content: "\f074"; }

.icon-comment:before {
  content: "\f075"; }

.icon-magnet:before {
  content: "\f076"; }

.icon-chevron-up:before {
  content: "\f077"; }

.icon-chevron-down:before {
  content: "\f078"; }

.icon-retweet:before {
  content: "\f079"; }

.icon-shopping-cart:before {
  content: "\f07a"; }

.icon-folder-close:before {
  content: "\f07b"; }

.icon-folder-open:before {
  content: "\f07c"; }

.icon-resize-vertical:before {
  content: "\f07d"; }

.icon-resize-horizontal:before {
  content: "\f07e"; }

.icon-bar-chart:before {
  content: "\f080"; }

.icon-twitter-sign:before {
  content: "\f081"; }

.icon-facebook-sign:before {
  content: "\f082"; }

.icon-camera-retro:before {
  content: "\f083"; }

.icon-key:before {
  content: "\f084"; }

.icon-cogs:before {
  content: "\f085"; }

.icon-comments:before {
  content: "\f086"; }

.icon-thumbs-up:before {
  content: "\f087"; }

.icon-thumbs-down:before {
  content: "\f088"; }

.icon-star-half:before {
  content: "\f089"; }

.icon-heart-empty:before {
  content: "\f08a"; }

.icon-signout:before {
  content: "\f08b"; }

.icon-linkedin-sign:before {
  content: "\f08c"; }

.icon-pushpin:before {
  content: "\f08d"; }

.icon-external-link:before {
  content: "\f08e"; }

.icon-signin:before {
  content: "\f090"; }

.icon-trophy:before {
  content: "\f091"; }

.icon-github-sign:before {
  content: "\f092"; }

.icon-upload-alt:before {
  content: "\f093"; }

.icon-lemon:before {
  content: "\f094"; }

.icon-phone:before {
  content: "\f095"; }

.icon-check-empty:before {
  content: "\f096"; }

.icon-bookmark-empty:before {
  content: "\f097"; }

.icon-phone-sign:before {
  content: "\f098"; }

.icon-twitter:before {
  content: "\f099"; }

.icon-facebook:before {
  content: "\f09a"; }

.icon-github:before {
  content: "\f09b"; }

.icon-unlock:before {
  content: "\f09c"; }

.icon-credit-card:before {
  content: "\f09d"; }

.icon-rss:before {
  content: "\f09e"; }

.icon-hdd:before {
  content: "\f0a0"; }

.icon-bullhorn:before {
  content: "\f0a1"; }

.icon-bell:before {
  content: "\f0a2"; }

.icon-certificate:before {
  content: "\f0a3"; }

.icon-hand-right:before {
  content: "\f0a4"; }

.icon-hand-left:before {
  content: "\f0a5"; }

.icon-hand-up:before {
  content: "\f0a6"; }

.icon-hand-down:before {
  content: "\f0a7"; }

.icon-circle-arrow-left:before {
  content: "\f0a8"; }

.icon-circle-arrow-right:before {
  content: "\f0a9"; }

.icon-circle-arrow-up:before {
  content: "\f0aa"; }

.icon-circle-arrow-down:before {
  content: "\f0ab"; }

.icon-globe:before {
  content: "\f0ac"; }

.icon-wrench:before {
  content: "\f0ad"; }

.icon-tasks:before {
  content: "\f0ae"; }

.icon-filter:before {
  content: "\f0b0"; }

.icon-briefcase:before {
  content: "\f0b1"; }

.icon-fullscreen:before {
  content: "\f0b2"; }

.icon-group:before {
  content: "\f0c0"; }

.icon-link:before {
  content: "\f0c1"; }

.icon-cloud:before {
  content: "\f0c2"; }

.icon-beaker:before {
  content: "\f0c3"; }

.icon-cut:before {
  content: "\f0c4"; }

.icon-copy:before {
  content: "\f0c5"; }

.icon-paper-clip:before {
  content: "\f0c6"; }

.icon-save:before {
  content: "\f0c7"; }

.icon-sign-blank:before {
  content: "\f0c8"; }

.icon-reorder:before {
  content: "\f0c9"; }

.icon-list-ul:before {
  content: "\f0ca"; }

.icon-list-ol:before {
  content: "\f0cb"; }

.icon-strikethrough:before {
  content: "\f0cc"; }

.icon-underline:before {
  content: "\f0cd"; }

.icon-table:before {
  content: "\f0ce"; }

.icon-magic:before {
  content: "\f0d0"; }

.icon-truck:before {
  content: "\f0d1"; }

.icon-pinterest:before {
  content: "\f0d2"; }

.icon-pinterest-sign:before {
  content: "\f0d3"; }

.icon-google-plus-sign:before {
  content: "\f0d4"; }

.icon-google-plus:before {
  content: "\f0d5"; }

.icon-money:before {
  content: "\f0d6"; }

.icon-caret-down:before {
  content: "\f0d7"; }

.icon-caret-up:before {
  content: "\f0d8"; }

.icon-caret-left:before {
  content: "\f0d9"; }

.icon-caret-right:before {
  content: "\f0da"; }

.icon-columns:before {
  content: "\f0db"; }

.icon-sort:before {
  content: "\f0dc"; }

.icon-sort-down:before {
  content: "\f0dd"; }

.icon-sort-up:before {
  content: "\f0de"; }

.icon-envelope-alt:before {
  content: "\f0e0"; }

.icon-linkedin:before {
  content: "\f0e1"; }

.icon-undo:before {
  content: "\f0e2"; }

.icon-legal:before {
  content: "\f0e3"; }

.icon-dashboard:before {
  content: "\f0e4"; }

.icon-comment-alt:before {
  content: "\f0e5"; }

.icon-comments-alt:before {
  content: "\f0e6"; }

.icon-bolt:before {
  content: "\f0e7"; }

.icon-sitemap:before {
  content: "\f0e8"; }

.icon-umbrella:before {
  content: "\f0e9"; }

.icon-paste:before {
  content: "\f0ea"; }

.icon-lightbulb:before {
  content: "\f0eb"; }

.icon-exchange:before {
  content: "\f0ec"; }

.icon-cloud-download:before {
  content: "\f0ed"; }

.icon-cloud-upload:before {
  content: "\f0ee"; }

.icon-user-md:before {
  content: "\f0f0"; }

.icon-stethoscope:before {
  content: "\f0f1"; }

.icon-suitcase:before {
  content: "\f0f2"; }

.icon-bell-alt:before {
  content: "\f0f3"; }

.icon-coffee:before {
  content: "\f0f4"; }

.icon-food:before {
  content: "\f0f5"; }

.icon-file-alt:before {
  content: "\f0f6"; }

.icon-building:before {
  content: "\f0f7"; }

.icon-hospital:before {
  content: "\f0f8"; }

.icon-ambulance:before {
  content: "\f0f9"; }

.icon-medkit:before {
  content: "\f0fa"; }

.icon-fighter-jet:before {
  content: "\f0fb"; }

.icon-beer:before {
  content: "\f0fc"; }

.icon-h-sign:before {
  content: "\f0fd"; }

.icon-plus-sign-alt:before {
  content: "\f0fe"; }

.icon-double-angle-left:before {
  content: "\f100"; }

.icon-double-angle-right:before {
  content: "\f101"; }

.icon-double-angle-up:before {
  content: "\f102"; }

.icon-double-angle-down:before {
  content: "\f103"; }

.icon-angle-left:before {
  content: "\f104"; }

.icon-angle-right:before {
  content: "\f105"; }

.icon-angle-up:before {
  content: "\f106"; }

.icon-angle-down:before {
  content: "\f107"; }

.icon-desktop:before {
  content: "\f108"; }

.icon-laptop:before {
  content: "\f109"; }

.icon-tablet:before {
  content: "\f10a"; }

.icon-mobile-phone:before {
  content: "\f10b"; }

.icon-circle-blank:before {
  content: "\f10c"; }

.icon-quote-left:before {
  content: "\f10d"; }

.icon-quote-right:before {
  content: "\f10e"; }

.icon-spinner:before {
  content: "\f110"; }

.icon-circle:before {
  content: "\f111"; }

.icon-reply:before {
  content: "\f112"; }

.icon-github-alt:before {
  content: "\f113"; }

.icon-folder-close-alt:before {
  content: "\f114"; }

.icon-folder-open-alt:before {
  content: "\f115"; }

/*------------IE7 Fixes-------------------------------------------*/
.ie7 #primary-nav li span, .ie6 #primary-nav li span {
  display: none; }
  
#video-gallery {
  width: 100%;
  margin-bottom:20px;
}

.videoGallery .rsTmb {
  background-position:center;
  background-size:cover;
  width:100%;
  height:100%;
}

.rsDefault .rsTmb h5{
	padding:20px;
	height:100%;
	box-sizing:border-box;
	background-color:rgba(41,64,97,0.8);
}
.rsDefault .rsTmb h5:hover{
	background-color:rgba(180,147,32,0.8);
}


.videoGallery .rsThumbs .rsThumb {
  width: 320px;
  height: 80px;
  border-bottom: 1px solid #2E2E2E;
}
.videoGallery .rsThumbs {
  width: 320px;
  padding: 0;
}
.videoGallery .rsThumb:hover {
  background: #000;
}
.videoGallery .rsThumb.rsNavSelected {
  background-color: #02874A;
  border-bottom:-color #02874A;
}

.sampleBlock {
  left: 3%; 
  top: 1%; 
  width: 100%;
  max-width: 400px;
}

.rsContent .overlay-caption{
	position:absolute;
	bottom:0;
	z-index:10;
	background-color:rgba(41,64,97,0.8);
	padding:25px;
	width:100%;
	box-sizing:border-box;
	font-size:14px;
}
.rsContent .overlay-caption h2{
	font-size:24px;
	margin-bottom:10px;
}


@media screen and (min-width: 0px) and (max-width: 500px) {
  .videoGallery .rsTmb {
    padding: 6px 8px;
  }
  .videoGallery .rsTmb h5 {
    font-size: 12px;
    line-height: 17px;
  }
  .videoGallery .rsThumbs.rsThumbsVer {
    width: 100px;
    padding: 0;
  }
  .videoGallery .rsThumbs .rsThumb {
    width: 100px;
    height: 47px;
  }
  .videoGallery .rsTmb span {
    display: none;
  }
  .videoGallery .rsOverflow,
  .royalSlider.videoGallery {
    height: 300px !important;
  }
  .sampleBlock {
    font-size: 14px;
  }
}




