﻿#globalfooter { font: 12px/18px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; 
	/*background-color: #fff; */
	color: #333; 
	margin:0;
}

.gecko #globalfooter { padding:0; position:relative; margin:0; }

#globalfooter ul, 
#globalfooter ol,
#globalfooter li, 
#globalfooter h3 { margin: 0; padding: 0; }

h3, h3 a { font-weight: bold; font-size: 1em; line-height: 18px; text-decoration:none; }
/*h3, h3 a:hover { color:#000;}*/
	
.column { float: left; }

.column.first, .column.last { margin-left: 0 !important; }
.column.last { float: right !important; }

ul { margin-bottom: 18px; list-style: none outside; }
ol { margin-bottom: 18px; list-style: decimal; margin-left: 2.2em; }

/*--- Global Footer ---*/
#globalfooter { width: 950px; color: #888; font-size: 10px; margin: 18px auto; padding: 0; text-align: left !important; }
#globalfooter a { /*color: #08c;*/ }
#globalfooter p { margin-bottom: 1em; }


/*--- Breadcrumbs ---*/
#globalfooter ol#breadcrumbs { font-size: 11px; color: #444; height: 36px; line-height: 34px; 
	margin: 0; list-style: none; font-weight: bold; 
	text-shadow: 2px 2px 1px #fff; 
	background: url('../img/globalfooter/breadcrumb_bg.png') no-repeat transparent; 
	behavior: url('../js/iepngfix.htc'); }
#globalfooter ol#breadcrumbs li { float: left; margin: 0; padding: 0 0 0 20px; margin: 0; color: #777; font-weight: normal;
	background: url('../img/globalfooter/breadcrumb_sep.png') no-repeat; }
#globalfooter ol#breadcrumbs li a { float: left; color: #999; text-decoration: none; padding: 0 10px; margin-left: -10px; }
#globalfooter ol#breadcrumbs li a:hover { color: rgb(9,118,207); color:rgb(224,0,191); text-decoration: none; }
#globalfooter ol#breadcrumbs li.home { background: none; margin: 0; padding: 0; width: 53px; }
#globalfooter ol#breadcrumbs li.home a { margin: 0 0 10px 0; padding: 0 10px; width: 15px; text-indent: -9999px; overflow: hidden; }

/*--- Directory Nav ---*/
#directorynav { font-size: 11px; 
	/*background: url('../img/globalfooter/directory_bg.gif') repeat-y; */
	background: url('../img/globalfooter/directory_bg.png') repeat-y; 
	/*border-top: 1px solid #e5e5e5; */
	border-top: 1px solid #858585;
	float: left; 
	width: 950px; 
	position: relative; 
	margin-top: -4px; }
.gecko #directorynav { padding:0; margin:-12px 0 0 0;}

#directorynav .column { 
	/*--- ANCHO SECCIONES --*/
	width:250px;
	/*--- ANCHO SECCIONES --*/
	padding: 9px 0 4px 18px; }
#directorynav .column.first { width:180px;}

#directorynav .column.last { float: left !important; padding-right: 0; }
#directorynav h3 { color: #666; font-weight: bold; /*margin-bottom:5px;*/ }
#directorynav a { color: #888; text-decoration: none; display: block; zoom: 1; font-weight: normal; }
#directorynav a:hover { /*color: #333 !important;*/ text-decoration: none !important; }
#directorynav h3, #directorynav h3 a { color: #999; font-weight: bold; font-size: 1em; /*line-height: 18px;*/ text-decoration:none; }
#directorynav h3 a:hover { color:#fff; color:rgb(224,0,191);}
#directorynav li a:hover { color: #fff !important; color:rgb(224,0,191) !important;}
#directorynav .capbottom { clear: both; position: relative; top: 5px; _top: 12px; height: 5px; 
	width: 950px; 
	background: url('../img/globalfooter/directory_capbg.png') no-repeat; 
	 }
#directorynav ul { margin-bottom: 0; /*padding-bottom: 9px;*/ }
#directorynav ul li { /*margin-bottom: 5px; line-height:15px;*/ }
/*#directorynav .column { width: 120px; background:#ccc;  }*/
/*#directorynav.ipodit .column { width: 178px; background:#f0f0f0; }*/









/* PRINT 
@media print {
	body, #main, #content { color: #000 !important; }
	a, a:link, a:visited { color: #000 !important; text-decoration:none !important; }
	#tabs, #globalheader, #globalfooter, #directorynav, .noprint, .hide { display: none !important; }
	#main a.pdf, #main a.html, #main a.qt, #main a.ical, #main a.dl, #main a.dmg, #main a.zip, #main a.keynote, #main a.audio { padding-left: 0 !important; background-image: none !important; }
}*/
