/**
 * @section     footer content
 * @subsection	Customer Services
 * @required	global.css		 
 */
#footerContent{
    top:6%; right:3%;
    padding: 4%;
    width: 70%; height:64%;
}
#footerContent .nav li{
    max-width: 85px;
    height:33px; 
    padding:0 1%;
}

/*box*/
.scroll, .scrollbar{
    height: 216px;
}
.scroll table,
.scroll table td {
    border:1px solid #C19E6E;
}
.scroll table td {
    padding:5px;
}
.scroll p{
	margin-left: 1.5em;
}
#footerContent .scroll h2 {
    font-size: 12px;
    margin-bottom: 0.2em;
}

/*hidden tabs*/
#delivery, #purchasing, #exchange, #guide, #terms, #legal, #contact, #cookies{
	position: absolute;
	top:-10000px;
}


/* css loca */
.es #footerContent .contentTab .item5 {
    max-width: 100px;
}



