/**
 * @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:750px;float:left;}
.help { float:14px; color:#50749B;  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:170px; margin: 3px 0 0 10px!important; padding: 0!important;}

#navSupp li {font-size:11px; height:26px; font-weight:bold; color:#111; text-align:left; padding:0px 0 0 5px; -moz-transition: all 0.4s ease 0s;
	-webkit-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;}
#navSupp li:hover{color: #E10302;}

#navSupp .ezpagesFooterCol a { color: #ccc; font-weight: normal; text-decoration:none; font-size:12px; line-height:18px;text-transform:uppercase;}
#navSupp .ezpagesFooterCol a:hover{color: #50749B}

#navSupp a.activeEZPage, #navSupp a.activeILPage {color: #50749B;}

.ezpagesFooterCol a:hover {text-decoration: underline; color: #50749B;}

#navSupp .col1 ul {border: none;}

.ezpagesFooterColComment { color: #aabbcc; display: block;}
.ezpagesFooterCol{
	width:auto!important;
}


-------------------------------------------
.block-subscribe {padding-top:10px; }
.block-content { margin-bottom:5px;
	border-right:1px solid #cacaca; border-bottom:1px solid #cacaca;  height:40px;
	padding:10px 15px 10px 60px; 
	background:url(../images/block-subscribe.gif) no-repeat left 10px #fff;
}
.form-subscribe-header {
	float:left;
	display:inline-block; font-weight:bold;
	font-size:16px;
	line-height:28px;
	color:#313131;
	padding-top:2px;
}
.pouct {float:left; padding-top:10px;}
#input-box { float:left; margin-left:10px; width:315px; }
#input-box input {
	border:none;
	color:#fff;
	width:203px;
}

.block-subscribe .actions { float:left; margin-left:9px; }
#indexcontact {color: #999;border-bottom: 1px dashed #ccc;
    font-size: 16px; font-weight:bold;
    line-height: 24px;
    margin-bottom: 3px;
    position: relative;}