﻿#FooterBar-Wrapper {
  bottom: -2px;
  position: fixed;
  width: 998px;
  margin: 0 auto;
  background: transparent url(/images/footergradient.png) 0px -1px repeat-x;
  border: 2px solid #999;
  -moz-border-radius: 10px 10px 0px 0px;
  -webkit-border-radius: 10px 10px 0px 0px;
  border-radius: 10px 10px 0px 0px;
  height: 20px;
  padding: 5px;
  right: 50%;
  margin-right: -505px;
  color: #222;
  -moz-box-shadow: 5px 5px 5px #222;
  -webkit-box-shadow: 5px 5px 5px #222;
  box-shadow: 5px 5px 5px #222;
  z-index: 101;
}

  #FooterBar-Wrapper ul {
    margin: 0px;
    padding: 0px;
    float: left;
    height: 20px;
  }

  #FooterBar-Wrapper li {
    display: inline;
    margin: 0px 0px 0px 10px;
    padding: 0px;
    line-height: 20px;
  }

#FooterBar-Links ul {
  border-right: 1px solid #888;
  padding-right: 10px;
}

#FooterBar-Social ul {
  float: right;
}

#FooterBar-Social li {
  display: inline;
  float: right;
}

#FooterBar-Links a {
  color: #222;
  outline: 0px;
}

#FooterBar-Wrapper .goog-te-gadget-simple {
  padding: 0px;
  background-color: #ddd;
}

#FooterBar-Wrapper a.ilink {
  width: 20px;
  height: 20px;
  display: inline-block;
  background: transparent url(/images/bar_icons.png) no-repeat;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  outline: 0px;
}

#google_translate_element {
  height: 20px;
  overflow: hidden;
}

#FooterBar-Drawers {
  bottom: -500px;
  position: fixed;
  max-width: 850px;
  width: auto;
  max-height: 500px;
  margin: 0 auto;
  border: 2px solid #999;
  border-top: 18px solid #999;
  -moz-border-radius: 10px 10px 0px 0px;
  -webkit-border-radius: 10px 10px 0px 0px;
  border-radius: 10px 10px 0px 0px;
  background: #eee;
  right: 50%;
  margin-right: -430px;
  color: #222;
  -moz-box-shadow: 5px 5px 5px #222;
  -webkit-box-shadow: 5px 5px 5px #222;
  box-shadow: 5px 5px 5px #222;
  z-index: 20;
}

  #FooterBar-Drawers .drawer {
    overflow-y: auto;
    height: 480px;
    z-index: 10;
  }

  #FooterBar-Drawers .seotext {
    width: 830px;
    padding: 10px;
  }

  #FooterBar-Drawers .facebook {
    width: 767px;
    height: 610px;
  }

  #FooterBar-Drawers .twitter {
    width: 500px;
    z-index: 2000;
  }

  #FooterBar-Drawers .rss {
    width: 830px;
  }

  #FooterBar-Drawers .ebay {
    width: 500px;
  }

  #FooterBar-Drawers .youtube {
    width: 500px;
  }

#FooterBar-H {
  bottom: 0px;
  position: fixed;
  width: 850px;
  right: 50%;
  margin-right: -430px;
  text-align: center;
  height: 25px;
  max-height: 25px;
  overflow: hidden;
}

#FooterBar-Wrapper .facebook {
  background-position: 0px 0px !important;
}

#FooterBar-Wrapper .twitter {
  background-position: -88px 0px !important;
}

#FooterBar-Wrapper .ebay {
  background-position: -22px 0px !important;
}

#FooterBar-Wrapper .rss {
  background-position: -66px 0px !important;
}

#FooterBar-Wrapper .youtube {
  background-position: -44px 0px !important;
}

#FooterBar-Wrapper .plus {
  background-position: -110px 0px !important;
}

#FooterBar-Wrapper .minus {
  background-position: -132px 0px !important;
}

#FooterBar-Wrapper .myspace {
  background-position: -154px 0px !important;
}

#FooterBar-Wrapper .googleplus {
  background-position: -176px 0px !important;
}

#FooterBar-Wrapper .loading {
  background: transparent url(images/icon_spinner.gif) no-repeat !important;
}

#FooterBar-Wrapper .facebook.grey {
  background-position: 0px 0px !important;
  background-image: url(/images/bar_icons_grey.png) !important;
  cursor: default !important;
}

#FooterBar-Wrapper .twitter.grey {
  background-position: -88px 0px !important;
  background-image: url(/images/bar_icons_grey.png) !important;
  cursor: default !important;
}

#FooterBar-Wrapper .googleplus.grey {
  background-position: -176px 0px !important;
  background-image: url(/images/bar_icons_grey.png) !important;
  cursor: default !important;
}

#FooterBar-Wrapper .youtube.grey {
  background-position: -44px 0px !important;
  background-image: url(/images/bar_icons_grey.png) !important;
  cursor: default !important;
}

#FooterBar-Wrapper .pinterest {
  background-image: url(/images/Pinterest.png) !important;
  cursor: default !important;
  background-size: 20px !important;
}

#FooterBar-Wrapper .instagram {
  background-image: url(/images/Instagram.png) !important;
  cursor: default !important;
  background-size: 20px !important;
}