﻿
.footer {
	background: #D4D5E3 none repeat scroll 0 0;
    clear: both;
    display: block;
    float: left;
    margin-top: 4em;
    min-height: 14em;
    width: 100%;
    color:#523178;
}
.footerpoweredby {
    color: #523178 !important;
}
.homepage .footer {
    margin-top:8rem;
}
.nyconnectsresourcedirectory 
.footer {
    margin-top: 4em;
}
.footerwrap {
    margin: 0 auto;
    width: 90%;
    max-width: 1400px;
}
.footeragencyname {
    margin:36px 0;
    line-height:26px;
    font-size:22px;
    font-family: 'D Sari Bold', Arial, sans-serif!important;
    
}
.footeragencyname a {
text-decoration:none;
color:#000;
}
.footer a:hover {
	text-decoration: underline;
}
.footer h3, .footer h2  {
	font-size: 14px;
    line-height:18px;
	margin-bottom: 18px;
    text-transform:uppercase;
    color:#000;
} 
.footer a:hover {
	text-decoration:none;
} 
.footer ul li {
	width: 100%;
    color:#000;
}
.footer input[type="text"] {
	margin-bottom: 0.8em;
	margin-top: 0.8em;
	max-width: 90% !important;
	min-width: 90% !important;
	width: 90% !important;
	font-size: 1em!important;
}
.nlButton {
	-moz-box-shadow:inset 0px 1px 0px 0px #97c4fe;
	-webkit-box-shadow:inset 0px 1px 0px 0px #97c4fe;
	box-shadow:inset 0px 1px 0px 0px #97c4fe;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #00a6e8), color-stop(1, #007dc6) );
	background:-moz-linear-gradient( center top, #00a6e8 5%, #007dc6 100% );
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00a6e8', endColorstr='#007dc6');
	background-color:#00a6e8;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #FFF;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:1px 1px 0px #007dc6;
	font-weight: bold;
}
.nlButton:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #007dc6), color-stop(1, #00a6e8) );
	background:-moz-linear-gradient( center top, #007dc6 5%, #00a6e8 100% );
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#007dc6', endColorstr='#00a6e8');
	background-color:#007dc6;
}
.nlButton:active {
	position:relative;
	top:1px;
}
.footer img {
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.social img:hover {
	background: #007DC6;
}
.footer ul {
	line-height: 1.4em;
	width: 100%;
	margin-left: 0px;
}

.four {
	width:25%
}
.three {
	width: 33.3%
}
.two {
	width:50%
}
.one {
	width:100%
}
.four, .three, .two, .one {
	float: left;
	min-height: 180px;
	padding-right: 1%;
}
/* Social Media */
ul.social {
    list-style: none;
}
                              
.social li {
	padding: 0;
	font-size: 14px;
	float: left;
	height: 60px;
	width: 60px!important;
	margin-top: 0;
	margin-right: 1em;
	margin-bottom: 1em;
	margin-left: 0;
	position: relative;
	left: -5px;
}                                                                                                   
.poweredby {
    display: block;
    text-align: center;
    clear:left;
}    
.list-group.list-unstyled ul {
    margin-bottom:0!important;
}                                     