/* ------ Footer Features ------ */


.footer-features { float: left; margin-top: 20px; margin-left: 50px; }

	.footer-features ul li { float: left; width: 320px; }

.footer-feature-list li div { width: 275px; }

.footer-feature-last { width: 275px !important; }


.footer-feature-list li div h2 { color: #383d43; font-size: 1.5em; font-weight: normal; margin-top: 0; margin-bottom: .5em; font-family: 'HelveticaNeueLTPro-Lt'; }

.footer-feature-list li div p { color: #383d43; font-size: .875em; line-height: 1.4em; }

/* ------ Footer ------ */
#footer-wrap { float: left; width: 1100px; height: 60px; margin: 10px auto; position: absolute; left: 50%; margin-left: -550px; /*		background-color: #fff;
*/ }

#footer-logo { float: left; width: 50px; padding-top: 10px; }

#footer-content { float: left; margin-left: 20px; font-family: Arial, Helvetica, sans-serif; font-size: 11px; width: 380px; height: 70px; color: #ccd0d3; padding-top: 12px; text-align: left; }

#footer-social { float: left; margin-left: 40px; width: 100px; padding-top: 15px; }

	#footer-social a { display: block; width: 30px; height: 30px; float: left; }

	#footer-social #facebook { background: url(../images/store-icon-fb.png) 0% 0% no-repeat; }

		#footer-social #facebook:hover { background: url(../images/store-icon-fb.png) 100% 0% no-repeat; }

	#footer-social #twitter { background: url(../images/store-icon-twitter.png) 0% 0% no-repeat; }

		#footer-social #twitter:hover { background: url(../images/store-icon-twitter.png) 100% 0% no-repeat; }

	#footer-social #gplus { background: url(../images/store-icon-gplus.png) 0% 0% no-repeat; }
		#footer-social #gplus:hover { background: url(../images/store-icon-gplus.png) 100% 0% no-repeat; }
	#footer-social #instagram {
		background: url(../images/store-icon-instagram.png) 0% 0% no-repeat;
	}

		#footer-social #instagram:hover {
			background: url(../images/store-icon-instagram.png) 100% 0% no-repeat;
		}


#footer-links { float: left; margin-left: 60px; font-size: 11px; width: 400px; padding-top: 22px; }
	#footer-links a { color: #c1ced4; text-decoration: none; margin-right: 5px; margin-left: 5px; }
		#footer-links a:hover { color: #acb1b8; }


#News-letters { float: left; margin-left: 60px; font-size: 11px; padding-top: 2px; }
	#News-letters input { background: #F5F6F8; border: 0px none; border: 1px solid #D2D2D2; color: #A4A4A4; font-size: 10px; /*font-weight: bold; */ height: 25px; line-height: 20px; padding: 0 20px 0 10px; width: 160px; }
	#News-letters span { color: #c1ced4; text-decoration: none; }
		#News-letters span:hover { color: #acb1b8; }
	#News-letters .submit { background-color: #01A7DF; color: #FFFFFF;cursor:pointer; font-size: 10px; font-weight: bold; height: 27px; line-height: 27px; padding: 0 20px 0 10px; width: 75px; border: 0px solid #808080; }
	#News-letters .Clear { background-color: #474d5a;color: #FFFFFF; cursor:pointer;font-size: 10px; font-weight: bold; height: 27px; line-height: 27px; padding: 0 20px 0 10px; width: 75px; border: 0px solid #808080;; }
