/**
 * @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:#CC0000;  padding-top:4PX;text-transform:uppercase; font-weight:bold;}

.ezpagesFooterCol {float: left; padding: 0;}

.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:20px; font-weight:bold; color:#111;  background:url(../images/marker1.gif) no-repeat left 4px; 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 li:hover{color: #E10302;background-position:0 2px;}

#navSupp .ezpagesFooterCol a { color: #999; font-weight: normal; text-decoration:none; font-size:12px; line-height:14px;text-transform:uppercase;}
#navSupp .ezpagesFooterCol a:hover{color: #CC0000}

#navSupp a.activeEZPage, #navSupp a.activeILPage {color: #CC0000;}

.ezpagesFooterCol a:hover {text-decoration: underline; color: #CC0000;}

#navSupp .col1 ul {border: none;}

.ezpagesFooterColComment { color: #aabbcc; display: block;}
.ezpagesFooterCol{
	width:auto!important;
}


-------------------------------------------
.block-subscribe { padding:16px 25px 0 38px; height:56px;  }
.block-content { margin-bottom:10px; color:#CCCCCC;
	 height:40px;
	padding:10px 15px 10px 60px; 
	background:url(../images/bg_sign.png) repeat-x;
}
.form-subscribe-header {
	float:left;
	display:inline-block;
	font-family: 'Vidaloka', serif;
	font-size:22px;
	line-height:28px;
	color:#ddd;
	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: #CC0000;
    font-size: 15px;
    font-weight: 600;
    margin: 0;
    text-transform: uppercase;
    margin-bottom: 5px;
    position: relative;
    border-bottom: 0 none;
    height: 36px;
    line-height: 34px;
    padding-left:10px;}