#footer {
	color: #666;
	clear: both;
}
#footer * {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
}
#footer h3 {
	margin: 0 0 5px 0;
}
#footer .main {
	background-color: #ddf2fc;
	padding: 45px 0 30px;
}
#footer .main a {
	color: #666;
}
#footer .main a.orange_btn {
	color: #fff;
}
#footer .column {
	float: left;
	padding: 0 20px 0 0;
	width: 160px;
}
#footer .column h3 {
	text-transform: uppercase;
}
#footer .column ul {
	line-height: 1.25;
	margin: 0;
}

#footer .social {
	clear: both;
	float: left;
	margin-top: 20px;
	position: relative;
	width: 100%;
}
#footer .social ul {
	float: left;
	left: 50%;
	list-style: none;
	margin: 0;
	position: relative;
}
#footer .social ul li {
	display: block;
	float: left;
	list-style: none;
	margin: 0 5px;
	position: relative;
	right: 50%;
}
#footer .social ul li:first-child {
	margin-left: 0;
}
#footer .social ul li:last-child {
	margin-right: 0;
}
#footer .social a.icon-blog,
#footer .social a.icon-facebook,
#footer .social a.icon-gplus,
#footer .social a.icon-linkedin,
#footer .social a.icon-slideshare,
#footer .social a.icon-twitter,
#footer .social a.icon-youtube {
	display: inline-block;
	height: 25px;
	width: 25px;
}
#footer .social a.icon-blog {
	background: url("/etc/designs/cybersource/clientlibs/images/icon_blog.png") no-repeat;
}
#footer .social a.icon-gplus {
	background: url("\etc\designs\cybersource\clientlibs\css\ext-footer.css") no-repeat;
}

#footer .social a.icon-linkedin {
	background: url("/resources/images/global/icon_linkedin.png") no-repeat;
}

#footer .social a.icon-twitter {
	background: url("/etc/designs/cybersource/clientlibs/images/icon_twitter.png") no-repeat;
}
#footer .social a.icon-youtube {
	background: url("/resources/images/global/icon_youtube.png") no-repeat;
}

#footer .copyright {
	line-height: normal;
	padding: 22px 0;
	text-align: center;
}
#footer .copyright a.evidon {
	background: url("/resources/images/footer/evidon.png");
	background-repeat: no-repeat;
	display: inline-block;
	line-height: 18px;
	padding-left: 15px;
    margin-left:3px;
}

