/*	-------------------------------------	BEGIN	::	footer stuff		-------------------------------------	*/
	
/*	-------------------------------------		ENDOF	::	footer stuff		-------------------------------------	*/
@import "14_countrystyles.css";
/* 
@import "14_default.css";
*/
/*= Footer */  
#ricardo-footer {
  color: #8e8e8e;
  font-size: 11px;
  }

#ricardo-footer .content-box {
  border-right: 1px solid #dfdfdf;
  height: 250px;
  margin-top: 20px;
  }

#ricardo-footer a {
  color: #8e8e8e;
  }

#ricardo-footer h3 {
  margin-bottom: 8px;
  }

#ricardo-footer ul li {
  margin-bottom: 6px;
  }
  
#ricardo-footer .footer-box-top {
  background: url(/ImgWeb/14/V4/images/footer-box.png) no-repeat center top;
  height: 11px;
  }
  
#ricardo-footer .footer-box-main {
  background: url(/ImgWeb/14/V4/images/footer-box.png) no-repeat center -11px;
  }
  
#ricardo-footer .footer-box-bottom {
  background: url(/ImgWeb/14/V4/images/footer-box.png) no-repeat center bottom;
  height: 11px;
  }

#ricardo-footer .information .content-box {
  padding-left: 20px;
  }

#ricardo-footer .international .country-list li {
  display: inline-block;
  float: left;
  width: 50%;
  }
  
#ricardo-footer .international .country-list a {
  display: block;
  padding-left: 10px;
  }
  
#ricardo-footer .services {
  border-right: none;
  text-align: center;
  }
  
#ricardo-footer .services .content-box {
  padding-right: 20px;
  }
  
#ricardo-footer .services .img-cont {
  margin-bottom: 20px;
  }
  
#ricardo-footer .copy {
  font-size: 10px;
  padding: 12px 0;
  }
