@import "//www.osu.edu/assets/fonts/webfonts.css";
.sf-navbar {
  background: none;
  width: 950px;
  font-size: 16px;
  line-height: 17px;
  color: white;
  padding-bottom: 0px;
  margin-top: 0; }
  .sf-navbar li {
    background: none; }
    .sf-navbar li ul {
      width: 950px;
      font-size: 13px;
      /*line-height: 16px;*/
      background: #d3d1c4;
      /*border-top: solid 1px #525039;*/
      z-index: 99; }
    .sf-navbar li li {
      background: #d3d1c4;
      border: none; }

.sf-menu a {
  /* visited pseudo selector so IE6 applies text colour*/
  color: #222;
  padding: 6px 10px 6px 10px; }
  .sf-menu a:visited {
    /* visited pseudo selector so IE6 applies text colour*/
    color: #222; }

.sf-menu a.sf-with-ul {
  padding-right: 10px; }
.sf-menu li:hover ul, .sf-menu li.sfHover ul {
  left: 0;
  top: 28px;
  /* match top ul list item height */
  z-index: 99;
  border: solid 2px #BB0000;
  border-width: 4px 0px 0 0px;
  border-bottom: solid 1px #aaa;
  height: 22px;
  padding-bottom: 1px; }

.sf-navbar li:hover, .sf-navbar li.sfHover, .sf-navbar li li.current {
  background: #BB0000;
  color: #222;
  text-decoration: none; }
.sf-navbar a:hover, .sf-navbar a:active {
  background: #BB0000;
  color: #ffffff;
  text-decoration: none; }
.sf-navbar a:focus {
  border-left: 1px solid #8e4c4b;
  border-top: 1px solid #8e4c4b;
  border-right: 1px solid #8e4c4b;
  text-decoration: underline; }
.sf-navbar ul li:hover, .sf-navbar ul li.sfHover {
  background: #fafafa; }

ul.sf-navbar ul li:hover li, ul.sf-navbar ul li.sfHover li, ul.sf-navbar ul li.current {
  background: #fafafa; }

.sf-navbar ul a:focus, .sf-navbar ul a:hover, .sf-navbar ul a:active {
  background: #fafafa; }
.sf-navbar > li:hover > a, .sf-navbar > li.sfHover > a, .sf-navbar > li.current > a {
  padding-top: 6px;
  top: -4px;
  color: #222;
  background: /*url("../images/search-button-background.png") repeat-x scroll 0 0 #9d0a0a;*/ #BB0000; }
.sf-navbar > li:hover, .sf-navbar > li.sfHover, .sf-navbar > li.current, .sf-navbar > li li.current {
  color: #fff; }
.sf-navbar a:focus, .sf-navbar a:hover, .sf-navbar a:active {
  color: #0d0d0b; }
.sf-navbar li.sfHover > a {
  color: #b00; }
  .sf-navbar li.sfHover > a:visited {
    color: #fff; }
.sf-navbar ul li.sfHover a:focus {
  color: #0d0d0b; }
.sf-navbar ul li a {
  color: #0d0d0b !important;
  padding-top: 4px;
  padding-bottom: 3px;
  border-bottom: solid 1px #aaa; }
  .sf-navbar ul li a:visited {
    color: #0d0d0b;
    padding-top: 4px;
    padding-bottom: 3px;
    border-bottom: solid 1px #aaa; }
  .sf-navbar ul li a:focus {
    color: #0d0d0b;
    text-decoration: none;
    border: none; }
.sf-navbar a.alert {
  font-size: 12px;
  height: 15px; }
  .sf-navbar a.alert span {
    color: #a43333; }
.sf-navbar li li > a {
  border: none;
  background: none; }

#navigation {
  position: relative; }

#globalSearchTab {
  float: right;
  border: none;
  font-size: 16px;
  position: absolute;
  top: -10px;
  right: 50px; }
  #globalSearchTab a {
    display: block;
    background: #BB0000;
    height: 19px;
    top: -10px;
    line-height: 25px;
    color: #fff;
    padding: 6px 10px 12px 10px;
    border: solid 1px #7a3f3f;
    border-bottom: none; }
    #globalSearchTab a span {
      background: url(../images/magnifying-glass.png) no-repeat bottom right;
      padding-right: 25px; }
    #globalSearchTab a:hover {
      background: #BB0000;
      color: #fff; }
    #globalSearchTab a:focus {
      text-decoration: underline; }
  #globalSearchTab:hover {
    background: #9d0a0a;
    border: none; }

#searchContainer {
  display: none;
  z-index: 1002; }

#closeSearchButton {
  float: right;
  line-height: 16px;
  font-size: 16px;
  margin: 8px;
  color: #fff;
  display: inline; }

html > body #closeSearchButton {
  *position: relative;
  *top: -30px; }

/*!
 *  MAIN CSS
 */
body {
  background: #f1f1cb; }

label {
  font-weight: normal; }

div.inner {
  padding: 10px 0 0 0; }

#headerContainer {
  clear: both;
  margin: 0;
  padding: 0;
  background: #b00;
  border-bottom: 4px solid #960000;}
  #headerContainer > div.container {
    height: 128px;
    background: none !important;
    /*border: solid 1px #ccc;
    border-width: 0 1px;*/ }

#osulNavigationContainer {
  height: 53px;
  background-color: #fff;
  border-bottom: solid 2px #ccc; }

#sectionHeader {
  border-width: 0 1px;
  background: #fafafa; }
  #sectionHeader h1 {
    margin: 0;
    padding: 8px 0 10px 0; }
    #sectionHeader h1 a {
      color: #333;
      padding-left: 20px; }
    #sectionHeader h1 .current {
      background: url(../images/collapsed.png) no-repeat 5px 10px;
      padding-left: 20px; }
    #sectionHeader h1 .section {
      background: url(../images/expanded.png) no-repeat 5px 10px; }

#subNavHolder {
  height: auto;
  min-height: 22px;
  /* background: #bb0000 url(../images/main-nav-background-g1.png) repeat-x;*/
  background: #6b6356 url(../images/nav-container-background-g1.png) repeat-x;
  border-bottom: solid 2px #bb0000; }
  #subNavHolder ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    padding-left: 1px; }
    #subNavHolder ul li {
      display: inline;
      height: 22px;
      line-height: 22px;
      font-size: 13px;
      margin: 0; }
      #subNavHolder ul li a {
        padding: 3px 6px 4px;
        color: #fff;
        border-right: solid #6f685c 1px; }
        #subNavHolder ul li a:visited {
          padding: 3px 6px 4px;
          color: #fff;
          border-right: solid #6f685c 1px; }
        #subNavHolder ul li a:hover, #subNavHolder ul li a.current {
          text-decoration: none;
          background: #bb0000; 
          color: #fff;
          padding-top: 5px; }

#subNavPlaceHolder {
  background: #bb0000;
  height: 2px; }

#footerContainer {
  border-top: solid 1px  #7d766b;
  /* #345603; */
  background: #646059 url(../images/footer-background-g1.png) repeat-x; }

#contentContainer {
  background: #ccc; }
  #contentContainer > div.container {
    background: #d3d1c4 url(../images/content-background-g1.png) repeat-y;
    /* border: solid 1px #c1bb92;
     border-width: 0 1px;
     width: 952px; */ }

#contentHolder {
  background: #fefefe; }
  #contentHolder > div {
    background: #fefefe; }

h1 {
  font-size: 26px; }

h2 {
  font-size: 22px; }

h3 {
  font-size: 20px; }

h4 {
  font-size: 18px; }

div#osu-Navbar {
  font-size: 16px; }

.off-left {
  position: absolute;
  left: -999px;
  width: 990px; }

.wbox {
  background: #fafafa;
  /* #b0b089 */
  border: solid 1px #aaa; }

a {
  color: #1c4c9c;
  text-decoration: none; }
  a:visited {
    color: #1c4c9c;
    text-decoration: none; }
  a:hover, a:active {
    text-decoration: underline; }

.wbox > span > a {
  padding: 10px 0 0 10px;
  display: block;
  width: 180px;
  margin: 0px auto;
  color: #333;
  text-decoration: none;
  text-align: center;
  font-weight: bold; }

.spacer {
  height: 10px;
  clear: both; }

#osunavbar {
  height: 38px; }

div#osu-NavbarBreadcrumb {
  padding-bottom: 2px; }
  div#osu-NavbarBreadcrumb p#osu, div#osu-NavbarBreadcrumb p#site-name {
    height: auto; }

.replace {
  position: relative;
  margin: 0;
  padding: 0;
  overflow: hidden; }
  .replace span {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1; }

#osu-logo {
  width: 360px;
  height: 68px;
  margin: 4px 0 0 10px;
  font-size: 12px;
  /*position: relative;
  overflow: hidden;
  float: left;*/
  display: block;
  text-indent: -5000px;
  background: url(https://library.osu.edu/sites/default/files/osul_white_logo.png) no-repeat;
  background-size: 360px 68px; }

#osul_logo {
  height: 125px;
  font-size: 28px; }
  #osul_logo h1 {
    line-height: 126px;
    padding-left: 10px; }

#expanded_nav_holder > div > div.title {
  margin: 0 auto;
  padding-left: 10px; }
#expanded_nav_holder > div a {
  color: #fff;
  text-decoration: none; }
  #expanded_nav_holder > div a:focus {
    text-decoration: underline; }
#expanded_nav_holder ul {
  margin-left: 0;
  padding-left: 10px;
  list-style-type: none; }

a.rssFeed {
  background: url(../images/feed-icon-14x14.png) no-repeat 0% 50%;
  height: 28px;
  padding-right: 14px;
  margin-left: 5px;
  width: 28px;
  text-decoration: none; }

div.jsonSuggestResults {
  border: 1px solid #666;
  padding: 0;
  margin: 0px 0px 0px 20px;
  z-index: 1001;
  color: #000;
  background: #fafafa; }
  div.jsonSuggestResults p {
    color: #000 !important; }
  div.jsonSuggestResults div.resultItem {
    margin: 0px;
    padding: 5px;
    position: relative;
    height: auto;
    cursor: pointer;
    border-bottom: solid 1px #ccc; }
    div.jsonSuggestResults div.resultItem.hover {
      background-color: #CCCCCC; }
    div.jsonSuggestResults div.resultItem img {
      float: left;
      margin-right: 10px; }
    div.jsonSuggestResults div.resultItem p {
      margin: 0px;
      padding: 0px; }
      div.jsonSuggestResults div.resultItem p strong {
        font-weight: bold;
        text-decoration: underline; }
      div.jsonSuggestResults div.resultItem p.extra {
        font-size: x-small !important;
        position: absolute;
        bottom: 3px;
        right: 3px; }

ol {
  *margin: 0 30px 30px; }

.ui-tabs .ui-tabs-hide {
  display: none !important; }

ul.tabs {
  margin: 0;
  padding: 0;
  float: left;
  list-style: none;
  height: 32px;
  /*--Set height of tabs--*/
  border-bottom: 1px solid #aaa;
  width: 100%; }
  ul.tabs li {
    float: left;
    margin: 0;
    padding: 0;
    height: 28px;
    /*--Subtract 1px from the height of the unordered list--*/
    line-height: 28px;
    /*--Vertically aligns the text within the tab--*/
    border: 1px solid #aaa;
    border-left: 1px solid #aaa;
    margin-bottom: -1px;
    /*--Pull the list item down 1px--*/
    overflow: hidden;
    position: relative;
    top: 3px;
    background: #BFBC94;
    background: url(../images/widget-header-background-g1.png); }
    ul.tabs li a {
      text-decoration: none;
      color: #000;
      display: block;
      font-size: 14px;
      padding: 0 10px;
      outline: none; }
      ul.tabs li a:hover {
        background: #E7E5D2;
        background: #f8f8ec;
        border-left: none; }
      ul.tabs li a:focus {
        text-decoration: underline; }

html ul.tabs li.ui-state-active {
  /*--Makes sure that the active tab does not listen to the hover properties--*/
  background: #e7e5d2;
  background: #f8f8ec;
  height: 31px;
  line-height: 31px;
  top: 0px;
  border-left: none;
  border-bottom: 1px solid #f8f8ec;
  /*--Makes the active tab look like it's connected with its content--*/
  border-left: 1px solid #aaa; }
  html ul.tabs li.ui-state-active a:hover {
    /*--Makes sure that the active tab does not listen to the hover properties--*/
    background: #e7e5d2;
    background: #f8f8ec;
    height: 31px;
    line-height: 31px;
    top: 0px;
    border-left: none;
    border-bottom: 1px solid #f8f8ec;
    /*--Makes the active tab look like it's connected with its content--*/ }

.tab_container {
  border: 1px solid #aaa;
  border-top: none;
  overflow: hidden;
  clear: both;
  float: left;
  width: 100%;
  background: #f8f8ec; }

#tabs > ul.tabs > li a {
  font-size: 13px; }
#tabs .tab_container {
  width: 228px; }

.tab_content {
  padding: 5px 15px;
  font-size: 12px; }
  .tab_content .boxContent {
    padding: 0; }

a[role=button]:focus {
  outline: dotted 1px #000; }

.sidebar .WidgetHolder h3, .wbox h2 {
  margin: 1px 1px 0 1px;
  font-size: 18px;
  padding: 8px 6px;
  background: url(../images/widget-header-background-g1.png) #cccccc;
  color: #bb0000; }

.sidebar .WidgetHolder h3 a, .wbox h2 a {
  color: #bb0000; }
  .sidebar .WidgetHolder h3 a:visited, .wbox h2 a:visited {
    color: #bb0000; }

.sidebar.WidgetHolder h4, .wbox h3 {
  font-size: 18px;
  margin: 0 0 5px 0; }

.sidebar {
  font-size: 13px; }

#mainContent .linkslistwidget {
  font-size: 15px; }
  #mainContent .linkslistwidget li {
    padding: 5px 0; }

#mainContent div.inner {
  padding-left: 10px;
  padding-right: 10px; }
#mainContent.includes_right div.inner {
  padding-right: 0; }
#mainContent.includes_left div.inner {
  padding-left: 0; }

.sidebar ul, .linkslistwidget ul {
  list-style-type: none;
  padding: 0;
  margin: 0; }

.sidebar .subSubNavHolder ul {
  margin-left: 10px; }
  .sidebar .subSubNavHolder ul.sub a {
    margin-left: 0px;
    display: block; }
.sidebar li {
  line-height: 15px;
  padding: 4px 0;
  border-bottom: solid 1px #ccc; }

.linkslistwidget li {
  line-height: 15px;
  padding: 4px 0;
  border-bottom: solid 1px #ccc; }

.linkslistwidget li:last-child {
  border-bottom: none; }

.sidebar .subSubNavHolder ul > li a.current {
  font-weight: bold; }
.sidebar .subSubNavHolder ul > li a.current {
  background: url(../images/bullet_black.png) no-repeat 0px 0px;
  padding-left: 15px;
  margin-left: -15px; }

html > body .sidebar .subSubNavHolder ul > li.current {
  *margin-left: 0px;
  *background: url(../images/bullet_black.png) no-repeat 0px 3px;
  *padding-left: 45px;
  *position: relative;
  *left: -15px; }
html > body .sidebar .subSubNavHolder ul > li.noChildren a.current {
  *background: none;
  *margin-left: 0px;
  *padding-left: 0px; }
html > body .sidebar .subSubNavHolder ul > li a.current {
  *margin-left: 0px;
  *padding-left: 0px;
  *position: relative;
  *background: none;
  *left: -30px; }

.sidebar .subSubNav > ul > li > a.current {
  background: url(../images/collapsed.png) no-repeat 0px 3px;
  padding-left: 15px;
  margin-left: -15px; }
.sidebar .subSubNavHolder ul > li a.section {
  background: url(../images/expanded.png) no-repeat 0px 3px;
  padding-left: 15px; }
.sidebar .subSubNavHolder ul > li.noChildren a.current {
  background: url(../images/bullet_black.png) no-repeat 0px 0px;
  padding-left: 15px; }
.sidebar ul > li:last-child {
  border-bottom: none; }

/* .linkslistwidget, .contactwidget, .locationinfowidget, .illiadloginwidget {*/
.WidgetHolder > div {
  padding: 10px; }

.sidebar input.text {
  width: 155px; }

.contactwidget ul {
  margin: 0; }

.contactwidget a.contact_info {
  line-height: 30px; }
  .contactwidget a.contact_info span {
    margin-left: 3px; }
  .contactwidget a.contact_info:hover {
    text-decoration: none; }

.locationMapPreview {
  /*border: solid 2px #257200; */
  border: solid 2px #bb0000;
  margin-top: 3px; }

#sidebar1 {
  border-right: solid 1px #aaa; }

#sidebar2 {
  border-left: solid 1px #aaa; }

.boxContent {
  padding: 5px 10px 10px 10px;
  font-size: 12px; }
  .boxContent ul {
    padding-left: 0;
    list-style-type: none; }
  .boxContent li {
    margin-left: 0; }

#searchBox h2 {
  background: #2d261e url(../images/search-header-background-image.png) repeat-x;
  color: #ffffff;
  padding-left: 10px;
  margin: 1px;
  /*margin: 0;*/ }
  #searchBox h2 img {
    margin-left: 10px;
    vertical-align: middle; }

#searchOptions {
  margin: 0; }
  #searchOptions > a {
    padding: 5px; }
  #searchOptions .searchOption {
    padding: 5px 0 5px 5px;
    margin-left: -5px;
    margin-top: 5px;
    margin-right: -5px;
    border: solid 1px transparent;
    border-bottom: solid 1px #CECECE; }
  #searchOptions h3 {
    cursor: pointer;
    font-size: 16px;
    font-weight: bold;
    color: #333;
    margin-bottom: 5px;
    background: url(../images/collapsed.png) no-repeat 0 5px;
    padding-left: 15px; }
  #searchOptions h3.ui-state-active {
    background: url(../images/expanded.png) no-repeat 0 5px; }
  #searchOptions > div {
    /* margin-bottom: 10px;*/ }

div.searchDescription {
  margin-left: 20px; }

#searchOptions > .ui-state-active {
  border: solid 1px #cccccc;
  border-color: #cccccc #aaa #aaa #cccccc; }
#searchOptions > div.ui-state-active {
  border: solid 1px #cccccc;
  background: #eee;
  border-color: #cccccc #aaa #aaa #cccccc; }
#searchOptions .searchOption h3 a {
  color: #333; }
  #searchOptions .searchOption h3 a:visited {
    color: #333; }
#searchOptions h3.ui-state-active {
  color: #A43333; }
  #searchOptions h3.ui-state-active a {
    color: #A43333; }
    #searchOptions h3.ui-state-active a:visited {
      color: #A43333; }

input[type=hidden] {
  line-height: 0;
  margin: 0;
  border: none;
  padding: 0;
  height: 0; }
input.searchInput {
  display: block;
  float: left;
  padding: 5px; }

#searchBox input.searchInput {
  width: 400px;
  height: 25px;
  font-size: 14px;
  margin: 5px 20px; }

.searchSubmit {
  border: solid 1px #ccc;
  border-color: #ccc #999 #999 #ccc;
  display: block;
  float: left;
  line-height: 25px;
  padding: 5px;
  font-size: 14px;
  clear: both; }

#searchBox .searchSubmit {
  margin: 5px 20px 0; }
#searchBox #suggest_search_input {
  height: 25px;
  border: solid 1px #ccc; }

a.skip:active, a.skip:focus {
  background: url(../images/osunavbar/mast_skip_bg.png) repeat-x scroll left bottom transparent;
  border-color: -moz-use-text-color #CCCCCC #CCCCCC;
  border-style: none dotted dotted;
  border-width: medium 1px 1px;
  color: #FFFFFF;
  display: block;
  font-weight: bold;
  left: 25%;
  padding: 0.5em 0 1.5em;
  position: absolute;
  text-align: center;
  text-decoration: none;
  width: 50%;
  z-index: 99; }

.wbox h2.plain {
  background: none;
  border: none;
  height: 28px;
  color: #111111; }

#expanded_navigation {
  font-size: 16px;
  color: #ffffff; }

#expanded_nav_holder > div > div.smaller {
  font-size: 14px;
  padding-left: 8px; }
  #expanded_nav_holder > div > div.smaller a {
    padding-top: 1px;
    display: block; }

#expanded_navigation .title {
  background: url(../images/32percent-black.png);
  min-height: 24px; }

#expanded_nav_holder ul {
  margin: 0;
  padding: 0px;
  list-style-type: none;
  font-size: 13px;
  width: 150px;
  line-height: 16px; }
#expanded_nav_holder ul li {
  width: 138px;
  padding: 5px 5px 5px 7px;
  margin: 1px 0; }
#expanded_nav_holder:hover {
  background: url(../images/32percent-black.png); }

#lastUpdate {
  line-height: 30px;
  text-align: right; }
  #lastUpdate > span {
    padding-right: 10px; }

/* LINK ICONS - shows type of file
	------------------------------------ */
.typography a[href$=".pdf"], .typography a[href$=".PDF"], .typography a.pdf {
  padding: 2px;
  padding-left: 20px;
  background: url(../images/icons/page_white_acrobat.png) no-repeat left center; }

.typography a[href$=".doc"], .typography a[href$=".DOC"], .typography a.doc {
  padding: 2px;
  padding-left: 20px;
  background: url(../images/icons/page_word.png) no-repeat left center; }

.typography a[href$=".xls"], .typography a[href$=".XLS"], .typography a.xls {
  padding: 2px;
  padding-left: 20px;
  background: url(../images/icons/page_excel.png) no-repeat left center; }

.typography a[href$=".gz"], .typography a[href$=".GZ"], .typography a[href$=".gzip"], .typography a[href$=".GZIP"], .typography a[href$=".zip"], .typography a[href$=".ZIP"], .typography a.archive {
  padding: 2px;
  padding-left: 20px;
  background: url(../images/icons/page_white_zip.png) no-repeat left center; }

a[href^="mailto:"] {
  padding-left: 20px;
  background: url(../images/sprites.png) no-repeat 0px -6751px; }

#contactInformation {
  font-family: 'proximanova',Arial,sans-serif;
  font-weight: 400;
  color: #fff;
  font-size: 12px; }
  #contactInformation .problems {
    font-size: 10px; }
  #contactInformation #osu-copyright p {
    margin-top: 22px; }
  #contactInformation #osu-address {
    margin-bottom: 20px; }
  #contactInformation p, #contactInformation address {
    padding-left: 0;
    margin: 0;
    margin-bottom: 8px;
    text-transform: none;
    color: #ffffff;
    font-size: 12px;
    letter-spacing: normal;
    font-style: normal;
    line-height: 12px; }
  #contactInformation a {
    color: #fff;
    padding: 0;
    text-decoration: underline;
    background: none; }
    #contactInformation a:visited {
      color: #fff;
      padding: 0;
      text-decoration: underline;
      background: none; }
    #contactInformation a:hover, #contactInformation a:active {
      color: #fff;
      background: url(../images/32percent-black.png); }

div.readMore {
  text-align: right; }

.redirectContinue {
  background: #ddd;
  border: solid 1px #aaa;
  padding: 10px; }
  .redirectContinue .redirectPreview {
    float: left;
    margin-right: 10px; }
  .redirectContinue a.redirectLink {
    height: 90px;
    vertical-align: bottom;
    font-size: 18px; }

.thumbshots {
  float: right;
  font-size: 10px; }

div.profile {
  padding-bottom: 20px; }
  div.profile h4.name {
    border-bottom: solid 1px #aaa; }
  div.profile h5 {
    margin-bottom: 0; }

.carmenResource {
  margin: 0px 0 5px 0;
  border: solid 1px transparent;
  border-bottom: solid 1px #ddd; }
  .carmenResource .title {
    padding-top: 10px;
    padding-bottom: 8px;
    font-size: 16px;
    margin: 1px; }
  .carmenResource .contents {
    clear: both;
    display: none; }
  .carmenResource.expanded {
    background: #eee;
    border: solid 1px #aaa;
    border-color: #ccc #aaa #aaa #ccc; }
    .carmenResource.expanded h3 {
      background: #ddd;
      border-bottom: solid 1px #ccc; }
  .carmenResource .contents h1 {
    display: none; }
  .carmenResource .item {
    margin: 5px 0;
    border-bottom: solid 1px #ddd; }
    .carmenResource .item a {
      background-position: 0 0 !important; }
    .carmenResource .item p {
      margin-bottom: 5px; }

a:link.collapsed {
  background: url("../images/icons/elbow-plus-nl.gif") no-repeat;
  padding-left: 25px; }
a:link.expanded {
  background: url("../images/icons/elbow-minus-nl.gif") no-repeat;
  padding-left: 25px; }

.loadingRight {
  background: url("../images/ajax-loader.gif") no-repeat 99% 10px !important;
  padding-right: 20px; }

.notLoading {
  background-image: none;
  padding-right: 0; }

.carmenResource .box {
  background: none;
  margin-bottom: auto;
  padding: 10px; }

#content-anchor-tip ul {
  float: left;
  width: 200px;
  list-style-type: disc;
  margin-left: 15px; }

.ext-ie #content-anchor-tip ul {
  margin: 0;
  padding-left: 15px; }

#content-anchor-tip .thumb {
  float: right; }
#content-anchor-tip .status-icon {
  position: absolute;
  top: 4px;
  right: 50px;
  padding: 0;
  line-height: 0; }
#content-anchor-tip a:link, #content-anchor-tip a:visited {
  color: #339; }

#featuredServices .boxContent {
  border-color: #aaa; }

.citation {
  margin-left: 20px;
  text-indent: -20px; }

label.required {
  color: white;
  display: inline-block;
  background: #d00;
  font-weight: bold;
  padding: 5px 20px;
  margin: 5px; }

#staff-intranet {
  width: 128px;
  height: 30px;
  position: relative;
  overflow: hidden;
  float: left;
  text-indent: -5000px; }
  #staff-intranet span {
    position: absolute;
    width: 100%;
    height: 100%;
    cursor: pointer;
    background: url(/osulibraries/images/main-sprite.png) no-repeat 0 -140px; }

#osul_bottom_logo a:hover {
  background: none !important; }

#osu-library-logo {
  width: 275px;
  height: 52px;
  position: relative;
  overflow: hidden;
  float: left;
  text-indent: -5000px; }
  #osu-library-logo span {
    position: absolute;
    width: 100%;
    height: 100%;
    cursor: pointer;
    background: url(../images/osul_white_logo_sm.png) no-repeat; }

.offcampus_check {
  background: url(/osulibraries/images/ajax-loader.gif) no-repeat 0% 50%;
  padding-left: 25px;
  font-style: italic; }

.subtitle h2 {
  font-size: 1.125rem;
  letter-spacing: 4px;
  font-family: 'proximanova',Arial,sans-serif; }

.subtitle a {
  text-decoration: none;
  color: #fff; }

.subtitle-container {
  display: table !important;
  height: 90px; }

.subtitle {
  display: table-cell;
  vertical-align: middle;
  text-transform: uppercase;
  text-align: center; }

.subtitle h2 {
  float: right !important; }

a.social_icon {
  background-color: #666666;
}

a.social_icon img {
  background:#666;
  border-radius:6px;
  margin-left:4px;
}

a:hover.social_icon img {
  background:#b00;
}

.pull-right {
  text-align: right;
}

#footerContainer {
  background: #222 url(../images/bg-footer.jpg) center top no-repeat;
  background-size: cover;
  color: #fff;
  font-family: proximanova,Arial,san-serif;
  min-height: 450px;
}

#social {
  text-decoration: none;
}

#bottomfooter {
  font-family: 'proximanova',Arial,sans-serif;
  font-weight: 400;
  color: #fff;
  font-size: 12px;
}

#bottomfooter .problems {
  font-size: 10px;
}

#bottomfooter #osu-copyright p {
  margin-top: 22px;
}

#bottomfooter #osu-address {
  margin-bottom: 20px;
}

#bottomfooter p, #bottomfooter address {
  padding-left: 0;
  margin: 0;
  margin-bottom: 8px;
  text-transform: none;
  color: #ffffff;
  font-size: 12px;
  letter-spacing: normal;
  font-style: normal;
  line-height: 12px;
}
#bottomfooter a {
  color: #fff;
  padding: 0;
  text-decoration: underline;
  background: none;
}
#bottomfooter #social a {
  text-decoration: none;
}
#bottomfooter a:visited {
  color: #fff;
  padding: 0;
  text-decoration: underline;
  background: none;
}
#bottomfooter a:hover, #bottomfooter a:active {
  color: #fff;
}

#footer {
  margin-bottom: 30px;
}
