/*--------------- 	UNIVERSAL FOOTER STYLES   ----------------*/
/*--------------- Contents:
** Footer
--------------------*/

/* ---- to be used, in addition to fonts.css, with the universal footer, _footer_universal.cfm -----*/



/* ---------------------------- FOOTER	 ---------------------------*/
	
#footer { color:#333; position:relative;  }
#footerContainer { margin:0 30px; }
#footer a { color:#333; text-decoration:none; }
#footer a:hover { color:#000; }
#footer img { margin:0 5px 0 0; opacity:.9; filter:alpha(opacity=90); -moz-opacity:.9; }
#footer ul { margin:0; padding:0; }

#footerLists { margin-left:-10px;}
#footerLists li { float:left; margin:0 15px 0 0; }
#footerLists li a { font:bold 13px/1.1em Arial, Helvetica, sans-serif; font-style:normal; text-transform:none; color:#666; }
#footerLists li li { margin:2px 0; float:none; }
#footerLists li li a { font:normal 11px/1em Verdana, Arial, Helvetica, sans-serif; font-style:normal; text-transform:none; color:#666; }

#footerLists li#footerVisit { width:70px; }
#footerLists li#footerHist { width:80px; }
#footerLists li#footerTeach { width:120px; }
#footerLists li#footerPubs { width:105px; }
#footerLists li#footerResearch { width:115px; }
#footerLists li#footerMedia { width:115px; }

#footerCallouts { text-align:right; font-size:11px; line-height:1.8em; }
#footerCallouts a { color:#666; font:normal 11px/1em Verdana, Arial, Helvetica, sans-serif;  }
#footerCallouts img { margin-right:5px; border:none; }

#footerIcons { clear:both; float:right; text-align:right; }
#footerIcons img { border:none;  margin-top:5px;}
#footerIcons li { float:left;margin:0 0 0 2px; }

#footerInfo { clear:left; padding-top:25px; font-size:11px; font:normal 11px/1em Verdana, Arial, Helvetica, sans-serif; color: #666 }
#footerInfo a { color: #666;font:normal 11px/1em Verdana, Arial, Helvetica, sans-serif; }
#footerInfo img { border:none; }
