@charset "utf-8";
/* CSS Document */
.footer-wrapper{
  clear: both;
  position: relative;
  height:175px;
  margin-top: 80px;
  background: url("/2_0_0/images/footer_bgr.jpg") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
}
.footer, .footerGroup, .footerYourStories {
  margin: 0 auto;
  width: 940px;
}
.footer a, .footerGroup a, .footerYourStories a {
  font: bold 12px/18px arial,sans-serif;
  color: #8899aa;
}
.footer a:hover {
  color: #0e76bc;
  text-decoration: underline;
}
.footerGroup a:hover {
  color: #0e76bc !important;
  text-decoration: underline;
}
.footerYourStories a:hover {
  color: #0e76bc !important;
  text-decoration: underline;
}
.footer .mobile, .footerGroup .mobile, .footerYourStories .mobile {
  width:150px;
  text-align: center;
  margin-left: 100px;
  float: left;
  position: relative;
}
.footer .mobile p, .footerGroup .mobile p, .footerYourStories .mobile p {
  text-transform: uppercase;	
  color: #8899aa;
  font: 14px/18px "Proxima Nova Sbold";
  position: absolute;
  top: 11px;
}
.footer .mobile #mobileImg, .footerGroup .mobile #mobileImg, .footerYourStories .mobile #mobileImg {
  position: absolute;
  left: 0px;
  top: 50px;
}
.footer .mobile #mobileStores, .footerGroup .mobile #mobileStores, .footerYourStories .mobile #mobileStores {
  margin-top: 54px;
  text-align: left;
}
.footer .mobile table td.second, .footerGroup .mobile table td.second, .footerYourStories .mobile table td.second {
  height:50%;
}
.footer .logo, .footerGroup .logo, .footerYourStories .logo{
  margin-left: 10px;
  margin-top: 22px;
  float: left;
}
.footer .copy, .footerGroup .copy, .footerYourStories .copy {
  font: bold 12px/18px arial,sans-serif;
  color: #8899aa;
  margin-left: 178px;
  margin-top: 20px;
  float: left;
}
.footer .nav, .footerGroup .nav, .footerYourStories .nav {
  float: left;
  margin-top: 22px;	
  font-weight: bold;
  margin-left: 50px;
}
.footer table tr, .footerGroup table tr, .footerYourStories table tr {
  height: 25px;	
}
.footer .nav table td, .footerGroup .nav table td, .footerYourStories .nav table td {
  padding: 3px;
  font-weight:bold;	
}
.footer table td.bottomBorder, .footerGroup table td.bottomBorder, .footerYourStories table td.bottomBorder {	
  /*border-bottom: 2px dotted #797979;*/
}
.footer table td.main, .footerGroup table td.main, .footerYourStories table td.main {
  width: 120px;	
}
.footer table td.gap, .footerGroup table td.gap, .footerYourStories table td.gap {
  width: 2px;	
}
.footer .social, .footerGroup .social, .footerYourStories .social {
  width: 130px;
  text-align: center;
  margin-left: 100px;
  float: left;
}
.footer .social p, .footerGroup .social p, .footerYourStories .social p {
  font: 14px/18px "Proxima Nova Sbold";
  color: #8899aa;
  text-transform: uppercase;
  position: absolute;
  top: 11px;
}
.footer .social div.buttons, .footerGroup .social div.buttons, .footerYourStories .social div.buttons {
  width: 120px;
  margin-top: 55px;
  height: 45px;
  border: 1px solid #bfc8d1;
}
.footer .social div img, .footerGroup .social div img, .footerYourStories .social div img {
  margin-left:4px;
  margin-right:4px;	
  margin-top: 9px;
}