/* GLOBALHEADER */
#globalheader {
	width: 840px;
	height: 38px;
	margin: 18px auto;
	position: relative;
	z-index: 9998;
	left: 63px;
	top: 53px;
}
#globalheader #globalnav { margin: 0; padding: 0; }
#globalheader #globalnav li { display: inline; }
#globalheader #globalnav li a { float: left; width: 98px; height: 0; padding-top: 47px; overflow: hidden; }
#globalheader #globalnav li a,
#globalheader #globalsearch { background-image: url(menu.gif); _background-image: url(menu.gif); background-repeat: no-repeat; }

/* BUTTONS */
#globalheader #globalnav li#gn-inicio a { background-position: 0 0; }
#globalheader #globalnav li#gn-about a { background-position: -98px 0px; }
#globalheader #globalnav li#gn-competencias a { background-position: -196px 0; }
#globalheader #globalnav li#gn-equipo a { background-position: -293px 0; }
#globalheader #globalnav li#gn-etica a { background-position: -391px 0; }
#globalheader #globalnav li#gn-clasificaciones a { background-position: -489px 0; }
#globalheader #globalnav li#gn-articulos a { background-position: -586px 0; }

/* OVER STATES */
#globalheader #globalnav li#gn-inicio a:hover { background-position: 0 -47px; }
#globalheader #globalnav li#gn-about a:hover { background-position: -98px -47px; }
#globalheader #globalnav li#gn-competencias a:hover { background-position: -196px -47px; }
#globalheader #globalnav li#gn-equipo a:hover { background-position: -293px -47px; }
#globalheader #globalnav li#gn-etica a:hover { background-position: -391px -47px; }
#globalheader #globalnav li#gn-clasificaciones a:hover { background-position: -489px -47px; }
#globalheader #globalnav li#gn-articulos a:hover { background-position: -586px -47px; }

/* PRESSED STATES */
#globalheader #globalnav li#gn-inicio a:active { background-position: 0 -96px; }
#globalheader #globalnav li#gn-about a:active { background-position: -98px -96px; }
#globalheader #globalnav li#gn-competencias a:active { background-position: -196px -96px; }
#globalheader #globalnav li#gn-equipo a:active { background-position: -293px -96px; }
#globalheader #globalnav li#gn-etica a:active { background-position: -391px -96px; }
#globalheader #globalnav li#gn-clasificaciones a:active { background-position: -489px -96px; }
#globalheader #globalnav li#gn-articulos a:active { background-position: -586px -96px; }

/* ON STATES */
#globalheader.inicio #globalnav li#gn-inicio a:hover { background-position: 0 -96px; cursor: default; }
#globalheader.about #globalnav li#gn-about a { background-position: -98px -96px !important; }
#globalheader.competencias #globalnav li#gn-competencias a { background-position: -196px -96px !important; }
#globalheader.equipo #globalnav li#gn-equipo a { background-position: -293px -96px !important; }
#globalheader.etica #globalnav li#gn-etica a { background-position: -391px -96px !important; }
#globalheader.clasificaciones #globalnav li#gn-clasificaciones a { background-position: -489px -96px !important; }
#globalheader.articulos #globalnav li#gn-articulos a { background-position: -586px -96px !important; }


/* NEW GLOBALFOOTER */
#globalfooter { color: #999; font-size: 10px; margin: 18px auto; padding-bottom: 36px; text-align: left !important; }
#globalfooter a { text-decoration: none; }
#globalfooter a:hover { text-decoration: underline; }
#globalfooter p { margin: 0; }
#globalfooter .gf-buy { float: left; width: 60%; margin: 18px 0 9px; }
#globalfooter .gf-links { float: right; text-align: right; margin: 18px 0 9px; }
#globalfooter .gf-links a { padding: 0 10px; white-space: nowrap; }
#globalfooter .gf-links a.last { padding-right: 0; _float: none !important; width: auto !important;  }
#globalfooter .gf-sosumi { clear: both; width: 100%; border-top: 1px solid #eee; padding-top: 9px; }
#globalfooter .gf-sosumi a { padding: 0 10px; }
#globalfooter { width: 980px; }
#globalfooter.gf-900 { width: 900px; }

/* DIRECTORY NAV CUSTOM WIDTHS */
.gf-900 #directorynav .column { width: 108px; }
.gf-980 #directorynav.competencias #dn-cola { width: 140px; }
.gf-980 #directorynav.competencias #dn-colb { width: 100px; }
.gf-900 #directorynav.competencias #dn-cola { width: 120px; }
.gf-900 #directorynav.competencias #dn-colb { width: 96px; }
#directorynav.equipo .column { width: 140px; }
#directorynav.equipo .productred { font-size: 9px; white-space: nowrap; }
.gf-900 #directorynav.equipo .column { width: 125px; }
