body {
  font-family: "Helvetica Neue",Arial,Helvetica,sans-serif;
  color: #fff;
  font-size: 0.875em;
  line-height: 1.4;
  /*background: #030334 url(../images/background_gradient.png) repeat-y top center; */
  background: #8d0904 url(../images/background_gradient_red.jpg) repeat-y top center;
  min-height: 101%; }

#header {
  position: static; }
  #header h1 {
    /*margin: 10px 0 0 -10px; */
    float: left;
    margin: 0;
    margin-bottom: -20px; }

#search {
  float: right;
  margin-left: 10px;
  background-color: #666;
  color: #fff;
  border: solid #c00;
  border-width: 0 0 1px;
  position: relative; }
  #search label {
    display: none; }

#search_query {
  width: 130px;
  background-color: #30354b;
  border: none;
  height: 1.4em;
  padding: 4px;
  color: #ccc;
  outline: none;
  background-color: #e3e3e3; }

#search_submit {
  background-color: transparent;
  color: #fff;
  cursor: pointer;
  border: none;
  padding: 0 4px;
  font-weight: bold;
  font-size: 0.9em;
  border-bottom: none; }

#metanav {
  float: right;
  font-size: 0.9em; }
  #metanav .label {
    padding: 5px 3px 3px 3px;
    color: #fffe8e; }
  #metanav ul {
    margin: 0;
    list-style-type: none; }
  #metanav li {
    float: left;
    margin: 0 6px; }
    #metanav li a {
      display: block;
      padding: 5px 3px 3px 3px;
      color: #eee;
      text-decoration: none; }
      #metanav li a:hover {
        color: #fcf894; }
  #metanav #popular_link {
    border-top: 2px solid #fffe8e;
    color: #fffe8e;
    padding-top: 3px; }
    #metanav #popular_link:hover, #metanav #popular_link:active {
      border-color: #fff;
      color: #fff; }

#audiences {
  margin-top: 40px;
  padding-right: 0;
  color: #efefef; }
  #audiences a {
    color: #fffe8e;
    font-weight: bold;
    text-decoration: none;
    white-space: nowrap; }
    #audiences a:hover {
      text-decoration: none;
      color: #ff0; }
  #audiences ul li a:hover {
    text-decoration: none;
    color: #ff0; }

#navbar ul li {
  margin-left: 15px;
  margin-right: 15px;
  font-size: 1.05em; }

#feature {
  background: #b4b4b4 url(../images/tiles_grey.png) 0 0;
  background-repeat: repeat-x;
  border-bottom: solid 4px #c00; }

.slide {
  -webkit-box-shadow: 0px 1px 15px 2px rgba(82, 82, 82, 0.3);
  -moz-box-shadow: 0px 1px 15px 2px rgba(82, 82, 82, 0.3);
  box-shadow: 0px 1px 15px 2px rgba(82, 82, 82, 0.3); }

#footer {
  min-width: 984px; }

#footer #footer_links li {
  width: 125px; }

.content_wrapper {
  clear: both;
  min-width: 984px;
  background: #dcdcdc;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RjZGNkYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjI5JSIgc3RvcC1jb2xvcj0iI2YzZjNmMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
  background: -moz-linear-gradient(top, gainsboro 0%, #f3f3f3 29%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, gainsboro), color-stop(29%, #f3f3f3));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, gainsboro 0%, #f3f3f3 29%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, gainsboro 0%, #f3f3f3 29%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, gainsboro 0%, #f3f3f3 29%);
  /* IE10+ */
  background: linear-gradient(to bottom, gainsboro 0%, #f3f3f3 29%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dcdcdc', endColorstr='#f3f3f3',GradientType=0 );
  /* IE6-8 */
  padding: 1px 0px;
  padding-bottom: 20px;
  -webkit-box-shadow: 0px -4px 21px 4px #660600;
  -moz-box-shadow: 0px -4px 21px 4px #660600;
  box-shadow: 0px -4px 21px 4px #660600; }

#subnavigation ul li ul {
  margin-left: -10px;
  border-left: solid 1px #731d1d;
  border-bottom: solid 1px #731d1d; }
  #subnavigation ul li ul a.active {
    margin-left: 0;
    border-top: none;
    border-left: none; }
  #subnavigation ul li ul ul {
    margin-left: 0; }
    #subnavigation ul li ul ul a.current {
      margin-left: 0;
      border-top: none;
      border-left: none; }
#subnavigation ul li a {
  background-color: #731d1d; }
  #subnavigation ul li a:hover {
    background-color: #C00;
    color: #fff; }
  #subnavigation ul li a.active {
    border-top: solid 4px #731d1d;
    border-left: solid 1px #731d1d;
    margin-left: -10px; }

#main #sidebar {
  color: #fff;
  position: relative;
  left: 20px; }
  #main #sidebar a {
    text-decoration: underline;
    color: #fff; }
    #main #sidebar a:hover {
      text-decoration: underline; }
  #main #sidebar .related, #main #sidebar .callout {
    color: #333; }
    #main #sidebar .related a, #main #sidebar .callout a {
      color: #333; }

#subnavigation ul li ul li ul {
  font-size: 1em;
  padding: 2px 4px 2px 16px;
  background-color: #efefef;
  border: none;
  padding-top: 10px;
  padding-bottom: 10px; }
  #subnavigation ul li ul li ul ul {
    border: none; }

#main {
  float: left;
  width: 690px;
  margin-left: 0px;
  padding: 0 10px;
  padding-bottom: 20px;
  background-color: #f5f6f7;
  -webkit-box-shadow: 0px 1px 15px 2px rgba(82, 82, 82, 0.7);
  -moz-box-shadow: 0px 1px 15px 2px rgba(82, 82, 82, 0.7);
  box-shadow: 0px 1px 15px 2px rgba(82, 82, 82, 0.7);
  border: solid 10px #fff;
  color: #333; }
  #main a {
    color: #900;
    text-decoration: none; }
    #main a:hover {
      text-decoration: underline; }
  #main h1 {
    margin-top: 20px; }

.breadcrumb {
  color: #666; }

#body {
  width: auto; }

#footer {
  margin-top: 0px; }

#sectionheader {
  background: #b4b4b4 url(../images/tiles_grey.jpg) 0 0;
  background-repeat: repeat-x;
  margin-bottom: 20px; }
  #sectionheader #titlebar {
    padding-bottom: 0;
    margin-bottom: -12px;
    margin-top: 30px; }
    #sectionheader #titlebar #titlebar_callout {
      color: #333;
      text-align: right; }
      #sectionheader #titlebar #titlebar_callout a {
        color: #900;
        background-color: transparent; }
  #sectionheader h1 {
    font-size: 2.5em; }
    #sectionheader h1 a {
      color: #900; }

.social_wrapper {
  padding-top: 20px;
  padding-bottom: 0px;
  background-color: #fff; }
  .social_wrapper .header {
    margin-bottom: -13px; }
  .social_wrapper .social-tweets {
    background-color: #e5e5e5;
    border-top: solid 1px #808080;
    color: #333;
    padding: 15px;
    height: 50px;
    overflow: hidden;
    clear: both;
    position: relative;
    top: -12px; }
    .social_wrapper .social-tweets .icon {
      color: #6c6c6c;
      display: -moz-inline-stack;
      display: inline-block;
      vertical-align: top;
      zoom: 1;
      *display: inline;
      vertical-align: middle;
      margin-right: 15px; }
    .social_wrapper .social-tweets .text-description {
      display: -moz-inline-stack;
      display: inline-block;
      vertical-align: top;
      zoom: 1;
      *display: inline;
      max-width: 800px;
      vertical-align: middle; }
      .social_wrapper .social-tweets .text-description a {
        color: #333; }
  .social_wrapper .header-text {
    color: #808080;
    font-size: 2em; }
  .social_wrapper .social-icons {
    float: right; }
  .social_wrapper ul li {
    list-style: none;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    *display: inline; }
  .social_wrapper .social-icons {
    color: 808080; }
    .social_wrapper .social-icons a {
      color: #808080; }
      .social_wrapper .social-icons a:hover {
        color: #c00; }
  .social_wrapper .loading {
    color: #333; }

.spotlight_wrapper {
  clear: both;
  background-color: white;
  padding-top: 1px;
  width: 100%;
  padding-bottom: 20px; }
  .spotlight_wrapper .col4 {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    *display: inline;
    width: 310px;
    margin-right: 10px;
    overflow: hidden; }
    .spotlight_wrapper .col4.last {
      margin-right: 0; }
  .spotlight_wrapper .spotlight_video {
    border: solid 1px #efefef;
    height: 200px;
    overflow: hidden;
    color: #333; }
    .spotlight_wrapper .spotlight_video iframe {
      height: 200px;
      width: 100%; }
  .spotlight_wrapper .spotlight_profile {
    background-color: #a7a7a6;
    overflow: hidden;
    border: solid 1px #efefef;
    position: relative; }
    .spotlight_wrapper .spotlight_profile .profile_img {
      height: 200px; }
      .spotlight_wrapper .spotlight_profile .profile_img img {
        position: relative;
        top: 0px;
        left: 120px;
        height: 200px;
        width: 200px; }
    .spotlight_wrapper .spotlight_profile .profile_teaser {
      margin: 0;
      position: relative; }
    .spotlight_wrapper .spotlight_profile * {
      width: 100%; }
    .spotlight_wrapper .spotlight_profile img {
      border: none; }
      .spotlight_wrapper .spotlight_profile img:hover {
        border: none; }
    .spotlight_wrapper .spotlight_profile .spiff_text {
      position: absolute;
      background-color: #b20000;
      color: #fff;
      padding: 0;
      line-height: normal;
      height: 300px;
      -moz-border-radius: 150px;
      -webkit-border-radius: 150px;
      border-radius: 150px;
      top: -50px;
      left: -140px; }
      .spotlight_wrapper .spotlight_profile .spiff_text a {
        font-size: 1.2em;
        color: #fff;
        display: block;
        width: auto;
        padding: 15px;
        text-decoration: none;
        position: absolute;
        right: 0;
        text-align: left;
        width: 135px;
        font-size: 1.05em;
        top: 90px;
        margin-right: 8px; }
        .spotlight_wrapper .spotlight_profile .spiff_text a:hover {
          text-decoration: none; }
  .spotlight_wrapper .spotlight_item {
    border: solid 1px #efefef;
    position: relative; }
    .spotlight_wrapper .spotlight_item .profile_img {
      height: 200px; }
    .spotlight_wrapper .spotlight_item .profile_teaser {
      margin: 0;
      position: relative; }
    .spotlight_wrapper .spotlight_item * {
      width: 100%; }
    .spotlight_wrapper .spotlight_item img {
      border: none; }
      .spotlight_wrapper .spotlight_item img:hover {
        border: none; }
    .spotlight_wrapper .spotlight_item .spiff_text {
      position: absolute;
      background: rgba(178, 0, 0, 0.7);
      color: #fff;
      bottom: 0;
      padding: 0;
      line-height: normal; }
      .spotlight_wrapper .spotlight_item .spiff_text a {
        font-size: 1.2em;
        color: #fff;
        display: block;
        width: auto;
        padding: 15px;
        text-decoration: none; }
        .spotlight_wrapper .spotlight_item .spiff_text a:hover {
          text-decoration: none; }
        .spotlight_wrapper .spotlight_item .spiff_text a:after {
          content: '';
          width: 0;
          height: 0;
          border-style: solid;
          border-width: 0 15px 15px 15px;
          border-color: transparent transparent #b20000 transparent;
          position: absolute;
          top: 0;
          margin-top: -14px;
          right: 0;
          margin-right: 20px; }

.newsandevents-wrapper {
  padding: 20px 0px;
  clear: both;
  padding-top: 20px;
  width: 100%; }
  .newsandevents-wrapper a.seeall-link {
    float: right;
    display: block;
    color: #333;
    background-color: #ccc;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 5px;
    font-size: 12px;
    color: #fff;
    text-decoration: none; }
    .newsandevents-wrapper a.seeall-link:hover {
      text-decoration: none;
      background-color: #c00; }
  .newsandevents-wrapper .news-header {
    font-size: 1.5em;
    color: #666;
    border-bottom: solid 1px #666;
    margin-bottom: 20px; }
  .newsandevents-wrapper .row {
    margin-bottom: 15px; }
  .newsandevents-wrapper .col4 {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    *display: inline;
    width: 310px;
    margin-right: 10px;
    overflow: hidden; }
    .newsandevents-wrapper .col4.last {
      margin-right: 0; }
    .newsandevents-wrapper .col4 .spotlight_item {
      position: relative; }
      .newsandevents-wrapper .col4 .spotlight_item .profile_img {
        height: 200px; }
      .newsandevents-wrapper .col4 .spotlight_item .profile_teaser {
        margin: 0;
        position: relative; }
      .newsandevents-wrapper .col4 .spotlight_item * {
        width: 100%; }
      .newsandevents-wrapper .col4 .spotlight_item img {
        border: none; }
        .newsandevents-wrapper .col4 .spotlight_item img:hover {
          border: none; }
      .newsandevents-wrapper .col4 .spotlight_item .spiff_text {
        position: absolute;
        background-color: #b20000;
        background: rgba(0, 0, 0, 0.5);
        color: #fff;
        bottom: 0;
        padding: 0;
        line-height: normal; }
        .newsandevents-wrapper .col4 .spotlight_item .spiff_text .title {
          font-size: 1.2em;
          color: #fff;
          display: block;
          width: auto;
          padding: 6px;
          text-decoration: none; }
        .newsandevents-wrapper .col4 .spotlight_item .spiff_text .subtitle {
          font-size: 1em;
          color: #fff;
          width: auto;
          text-decoration: none;
          overflow: hidden;
          height: 0; }
          .newsandevents-wrapper .col4 .spotlight_item .spiff_text .subtitle .text {
            padding: 6px;
            width: auto; }
        .newsandevents-wrapper .col4 .spotlight_item .spiff_text:after {
          content: '';
          width: 0;
          height: 0;
          border-style: solid;
          border-width: 0 15px 15px 15px;
          border-color: transparent transparent #000000 transparent;
          position: absolute;
          opacity: .5;
          top: 0;
          margin-top: -15px;
          right: 0;
          margin-right: 20px; }

.events-alpha {
  background-color: #e2e2e2;
  margin-top: 0 !important;
  padding: 20px 0; }
  .events-alpha .eventsblocks li {
    -webkit-box-shadow: 0px 1px 15px 2px rgba(82, 82, 82, 0.7);
    -moz-box-shadow: 0px 1px 15px 2px rgba(82, 82, 82, 0.7);
    box-shadow: 0px 1px 15px 2px rgba(82, 82, 82, 0.7); }
  .events-alpha a.seeall-link {
    float: right;
    display: block;
    color: #333 !important;
    background-color: #efefef;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 5px;
    font-size: 12px;
    color: #fff;
    text-decoration: none; }
    .events-alpha a.seeall-link:hover {
      text-decoration: none;
      background-color: #c00;
      color: #fff !important; }
  .events-alpha .news-header {
    font-size: 1.5em;
    color: #666;
    border-bottom: solid 1px #666;
    margin-bottom: 30px; }

.stellarbg {
  background-size: 100% auto;
  border-top: solid 4px #c00; }

#homepage .content_wrapper {
  margin-bottom: 0;
  padding-bottom: 0; }

.clear-fix {
  clear: both;
  height: 1px;
  overflow: none; }

/* new carousel */
.njit-carousel-wrapper {
  /** Navigation container **/
  /** Shared carousel styles **/
  /** Stage carousel specific styles **/
  /** Stage carousel controls **/
  /** Navigation carousel controls **/
  /** Navigation carousel specific styles **/ }
  .njit-carousel-wrapper ul {
    margin: 0;
    padding: 0; }
    .njit-carousel-wrapper ul li {
      display: -moz-inline-stack;
      display: inline-block;
      vertical-align: top;
      zoom: 1;
      *display: inline; }
  .njit-carousel-wrapper .slide .slide {
    top: 0px;
    border: none; }
  .njit-carousel-wrapper .background-ccs {
    background-position: center top; }
  .njit-carousel-wrapper .connected-carousels .stage {
    width: 944px;
    /* margin: auto; */
    position: relative; }
  .njit-carousel-wrapper .connected-carousels .photo-credits {
    position: absolute;
    right: 15px;
    bottom: 0;
    font-size: 13px;
    color: #fff;
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.85);
    opacity: .66; }
  .njit-carousel-wrapper .connected-carousels .photo-credits a {
    color: #fff; }
  .njit-carousel-wrapper .connected-carousels .navigation {
    /* width: 944px;  */
    margin: -95px auto;
    position: relative; }
  .njit-carousel-wrapper .connected-carousels .carousel {
    overflow: hidden;
    position: relative; }
  .njit-carousel-wrapper .connected-carousels .carousel ul {
    width: 20000em;
    position: relative;
    list-style: none;
    padding: 0; }
  .njit-carousel-wrapper .connected-carousels .carousel li {
    float: left; }
  .njit-carousel-wrapper .connected-carousels .carousel-stage {
    height: 360px; }
  .njit-carousel-wrapper .caption {
    position: relative;
    bottom: 86px;
    background-color: rgba(255, 255, 255, 0.5);
    text-indent: 50px;
    font-family: "museo-slab-1","museo-slab-2",sans-serif;
    height: 50px; }
  .njit-carousel-wrapper .connected-carousels .carousel-navigation li {
    cursor: pointer; }
  .njit-carousel-wrapper .connected-carousels .carousel-navigation li img {
    display: block;
    border: 1px solid #fff; }
  .njit-carousel-wrapper .connected-carousels .carousel-navigation li.active img {
    border-color: #ccc; }
  .njit-carousel-wrapper .connected-carousels .prev-stage,
  .njit-carousel-wrapper .connected-carousels .next-stage {
    display: block;
    position: absolute;
    top: 0;
    width: 50px;
    height: 410px;
    color: #fff; }
  .njit-carousel-wrapper .connected-carousels .prev-stage {
    left: 0; }
  .njit-carousel-wrapper .connected-carousels .next-stage {
    right: 0; }
  .njit-carousel-wrapper .connected-carousels .prev-stage.inactive,
  .njit-carousel-wrapper .connected-carousels .next-stage.inactive {
    display: none; }
  .njit-carousel-wrapper .connected-carousels .prev-stage span,
  .njit-carousel-wrapper .connected-carousels .next-stage span {
    display: none;
    position: absolute;
    top: 50%;
    width: 30px;
    height: 30px;
    text-align: center;
    background: #4E443C;
    color: #fff;
    text-decoration: none;
    text-shadow: 0 0 1px #000;
    font: 24px/27px Arial, sans-serif;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    -webkit-box-shadow: 0 0 2px #999;
    -moz-box-shadow: 0 0 2px #999;
    box-shadow: 0 0 2px #999; }
  .njit-carousel-wrapper .connected-carousels .prev-stage span {
    left: 20px; }
  .njit-carousel-wrapper .connected-carousels .next-stage span {
    right: 20px; }
  .njit-carousel-wrapper .connected-carousels .prev-stage:hover span,
  .njit-carousel-wrapper .connected-carousels .next-stage:hover span {
    display: block; }
  .njit-carousel-wrapper .connected-carousels .prev-navigation,
  .njit-carousel-wrapper .connected-carousels .next-navigation {
    display: block;
    position: absolute;
    width: 30px;
    height: 30px;
    background: #4E443C;
    color: #fff;
    text-decoration: none;
    text-shadow: 0 0 1px #000;
    font: 16px/29px Arial, sans-serif;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    -webkit-box-shadow: 0 0 2px #999;
    -moz-box-shadow: 0 0 2px #999;
    box-shadow: 0 0 2px #999; }
  .njit-carousel-wrapper .connected-carousels .prev-navigation {
    left: -15px;
    top: 72px;
    text-indent: 6px; }
  .njit-carousel-wrapper .connected-carousels .next-navigation {
    right: -15px;
    top: 72px;
    text-indent: 20px; }
  .njit-carousel-wrapper .connected-carousels .prev-navigation.inactive,
  .njit-carousel-wrapper .connected-carousels .next-navigation.inactive {
    opacity: .5;
    cursor: default; }
  .njit-carousel-wrapper .caption h1 {
    display: inline;
    margin-right: 10px;
    float: left; }
  .njit-carousel-wrapper .description {
    text-indent: 0px;
    font-size: 1.5em;
    line-height: 1em;
    width: 900px; }
  .njit-carousel-wrapper .caption {
    display: none; }
  .njit-carousel-wrapper .carousel-nav-ul {
    margin-top: 5px;
    border-top: solid 5px #fff;
    background-color: #fff;
    height: 95px; }
    .njit-carousel-wrapper .carousel-nav-ul li {
      border-right: solid 4px #fff;
      position: relative; }
      .njit-carousel-wrapper .carousel-nav-ul li:last-child {
        border: none; }
      .njit-carousel-wrapper .carousel-nav-ul li .text-wrapper {
        position: relative;
        position: absolute;
        top: 0;
        background: rgba(178, 0, 0, 0.4);
        color: #fff;
        width: 100%;
        height: 100%; }
        .njit-carousel-wrapper .carousel-nav-ul li .text-wrapper .text {
          padding: 0;
          margin: 15px;
          font-size: 12px;
          margin-top: 10px; }
  .njit-carousel-wrapper .connected-carousels .carousel-navigation {
    height: 95px;
    overflow: hidden; }
  .njit-carousel-wrapper .connected-carousels .carousel-navigation li {
    cursor: pointer;
    padding: 0;
    height: 95px;
    width: 185px;
    overflow: hidden; }
    .njit-carousel-wrapper .connected-carousels .carousel-navigation li:last-child {
      width: 187px; }
  .njit-carousel-wrapper .connected-carousels .carousel-navigation li img {
    display: block;
    width: 100%; }
  .njit-carousel-wrapper .connected-carousels .carousel-navigation li.active img {
    border-color: #ccc; }
  .njit-carousel-wrapper .carousel-item {
    width: 944px;
    margin: 0;
    overflow: hidden; }

h4.home-featured {
  color: #333;
  margin: 0; }

#sectionheader #titlebar {
  background-color: transparent;
  border: none; }

/* spiff */
#left .spiff_wrapper {
  position: relative; }
  #left .spiff_wrapper .profile_teaser {
    margin-top: -12px; }
  #left .spiff_wrapper * {
    width: 100%; }
  #left .spiff_wrapper .profile_img {
    overflow: hidden; }
    #left .spiff_wrapper .profile_img img {
      width: 104%;
      margin-left: -2%; }
#left .spiff_text {
  position: absolute;
  background-color: #b20000;
  background: #b20000;
  color: #fff;
  bottom: 0;
  padding: 0;
  line-height: normal; }
  #left .spiff_text a {
    display: block;
    padding: 10px;
    width: auto; }
  #left .spiff_text:after {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 15px 15px 15px;
    border-color: transparent transparent #b20000 transparent;
    position: absolute;
    top: 0;
    margin-top: -14px;
    right: 0;
    margin-right: 20px; }

#search_query {
  color: #333; }

body.office #sectionheader {
  background: transparent url(../images/tiles_grey_blue.png) 0 0; }

body.office #sectionheader #titlebar {
  background-color: transparent;
  border-color: #fff; 
  width: 960px;
	padding: 4px 0px 4px 10px;
	}
  body.office #sectionheader #titlebar a {
    color: #d5e0e9;
    text-transform: uppercase; }

body.office #sectionheader {
  border-bottom: solid 15px #d5e0e9; }
body.office #content {
  padding-top: 20px; }
  body.office #content h1, body.office #content h2, body.office #content h4, body.office #content h5 {
    color: #333; }
body.office #subnavigation ul li a {
  background-color: #666;
  color: #fff;
  text-decoration: none; }

@media screen and (max-width: 1200px) {
  .stellarbg {
    height: 300px !important; } }
/* iPads (portrait) ----------- */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  /* Styles */
  .stellarbg {
    height: 300px !important; } }
.department .news_wrapper2 a, .college .news_wrapper2 a {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  overflow: hidden;
  margin-right: 15px;
  width: 95%;
  height: 95%; }
  .department .news_wrapper2 a img, .college .news_wrapper2 a img {
    width: auto;
    height: 100% !important;
    border: none; }
