/**
 * @copyright Copyright 2010 Glenn Herbert
 * @license http://www.gnu.org/licenses/ GNU Public License V3.0
 * /includes/templates/your_template/css/stylesheet_ezpages_footer_columns.css
 * Ezpages Footer Columns by Glenn Herbert (gjh42) 2010-12-08
 */
 
#navSupp {background: #eeeeee;}

.ezpagesFooterCol {float: left; padding: 0 0 0.5em 0;}

.ezpagesFooterCol h4 {color: #996633; text-align: center;}

.ezpagesFooterCol ul {float: left; margin: 0.3em; padding: 0; border-left: 1px dotted #66bbcc; width: 95%;}

#navSupp .ezpagesFooterCol li {display: block; text-align: left;}

#navSupp .ezpagesFooterCol a { color: #666564; font-weight: normal;}

#navSupp a.activeEZPage, #navSupp a.activeILPage {font-weight: bold; color: #006622;}

.ezpagesFooterCol a:hover {text-decoration: underline; color: #00aa44;}

#navSupp .col1 ul {border: none;}

.ezpagesFooterColComment {font-size: 0.9em; color: #aabbcc; display: block; margin-left: 1.5em;}
/* demo combine 2 cols under 1 heading
define col2 heading as '&nbsp;'
#navSupp .col2 ul {border: none;}
#navSupp .col1 h4 {margin-right:-14em;}
*/