/**
 * @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
 */
.majuny { float:left; width:340px;}
#navSupp { width:600px;float:left;}
.help { float:14px; color:#77a71d;  padding-top:4PX;text-transform:uppercase; font-weight:bold;}

.ezpagesFooterCol {float: left; padding: 0;border-right:1px dashed #ddd;}

.ezpagesFooterCol h4 {color: #996633; text-align: center;}

.ezpagesFooterCol ul {float: left; width:182px; margin: 3px 0 0 10px!important; padding: 0!important;}

#navSupp .ezpagesFooterCol li {font-size:11px; line-height:26px; font-weight:bold; color:#111; background:url(../images/menu-marker.png) no-repeat 0 -30px; text-align:left; padding:0px 0 0 20px; -moz-transition: all 0.4s ease 0s;
	-webkit-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;}
#navSupp .ezpagesFooterCol li:hover{color: #E10302;background-position:0 6px;}

#navSupp .ezpagesFooterCol a { color: #222; font-weight: normal; text-decoration:none; font-size:12px; line-height:18px;text-transform:uppercase;}
#navSupp .ezpagesFooterCol a:hover{color: #80b019}

#navSupp a.activeEZPage, #navSupp a.activeILPage {color: #80b019;}

.ezpagesFooterCol a:hover {text-decoration: underline; color: #80b019;}

#navSupp .col1 ul {border: none;}

.ezpagesFooterColComment { color: #aabbcc; display: block;}
.ezpagesFooterCol{
	width:auto!important;
}

