/*-------------------------------------------------- */
/* FOOTER LAYOUT */
/*-------------------------------------------------- */
.fatFooter {
  	background:#fff;
	border-top:1px solid #dedede;
	margin-top:25px;
	width:100%;
}
.fatFooter .clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
.footerBG1, .footerBG2 {
	margin:0 auto;
	padding-left:17px;
	width:960px;
}
/*-------------------------------------------------- */
/* FOOTER LINKS */
/*-------------------------------------------------- */
.fatFooter a {
	color:#666;
	text-decoration:none;
}
.fatFooter a:hover {
	color:#000;
	text-decoration:underline;
}
/*-------------------------------------------------- */
/* FOOTER SMALL */
/*-------------------------------------------------- */
.footerSmall {
	margin-top:0 !important;
}
/*-------------------------------------------------- */
/* FOOTER HEAD */
/*-------------------------------------------------- */
#fatFooterHead {
	padding:10px 0;
	height:14px;
	border-bottom:1px solid #dedede;
	margin-left:10px;
	margin-right:10px;
	width:940px;
}
#fatFooterHead .asocial {
	display:block;
	float:left;
	margin:0;
	padding:0;
	line-height:14px;
	height:14px;
	color:#666;
	font-size:11px;
}
#fatFooterHead .asocial strong {
	color:#666;
}
/*-------------------------------------------------- */
/* FOLLOW US LINKS */
/*-------------------------------------------------- */
#fatFooterHead .socialLinks {
	float:right;
}
#fatFooterHead .socialLinks strong {
	color:#666;
	float:left;
	font-size:11px;
	line-height:14px;
	font-weight:bold;
	margin:0 10px 0 0;
}
#fatFooterHead .socialLinks ul {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	line-height:14px;
	height:14px;
}
#fatFooterHead .socialLinks ul li {
	margin:0;
	padding:0;
	list-style:none;
	background:none;
	float:left;
	margin-left:8px;
	line-height:14px;
}
#fatFooterHead .socialLinks a {
	border:none;
	display:inline-block;
	margin:0;
	padding:0;
	width:14px;
	height:14px;
	opacity:0.6;
	filter:alpha(opacity = 60);
	-webkit-transition:opacity .1s ease-in-out;
	-moz-transition:opacity .1s ease-in-out;
	-o-transition:opacity .1s ease-in-out;
	transition:opacity .1s ease-in-out;
}
#fatFooterHead .socialLinks a:hover {
	opacity:1.0;
	filter:alpha(opacity = 100);/* for IE */
}
#fatFooterHead .socialLinks a span {
	display:none;
}
/*-------------------------------------------------- */
/* Button Images */
/*-------------------------------------------------- */
.socialEmail {
	background:url(../graphics/icons/socialmedia/newsletter_fat-footer_14.png) no-repeat 0 0;
}
.socialTwitter {
	background:url(../graphics/icons/socialmedia/twitter_fat-footer_14.png) no-repeat 0 0;
}
.socialFacebook {
	background:url(../graphics/icons/socialmedia/facebook_fat-footer_14.png) no-repeat 0 0;
}
.socialLinkedIn {
	background:url(../graphics/icons/socialmedia/linkedin_fat-footer_14.png) no-repeat 0 0;
}
.socialRss {
	background:url(../graphics/icons/socialmedia/rss_fat-footer_14.png) no-repeat 0 0;
}
/*-------------------------------------------------- */
/* FAT FOOTER LIST */
/*-------------------------------------------------- */
.fatFooterBody {
	margin:0;
	width:960px;
	padding:0;
	list-style:none;
}
.fatFooter .fatFooterBody .fatFooterList {
	float:left;
	font-size:11px;
	line-height:19px;
	margin:10px 0 20px 10px;
	min-width:100px;
	padding:0;
	background:none;
	list-style:none;
}
.fatFooter .fatFooterBody .fatFooterList strong {
	color:#666;
	display:block;
	font-weight:bold;
}
.fatFooter .fatFooterBody .fatFooterList ul {
	margin:0;
	padding:0;
}
.fatFooter .fatFooterBody .fatFooterList ul li {
	background:transparent url(../graphics/greybullet-fatfooter.gif) no-repeat scroll 0px 2px;
	line-height:16px;
	margin:3px 0 3px -8px;
	padding-left: 16px;
}

/*-------------------------------------------------- */
/* END */
/*-------------------------------------------------- */

.inquiryLink {
	float:right;
	margin:0px;
	padding:0px;
}

.inquiryLink a {
	color:#FFFFFF;
	position:relative;
	top:-6px;
	text-decoration:none;
}

.inquiryLink a:hover {
	color:#FFFFFF;
	text-decoration:none;
}

.fatFooterListSolutions {
	margin-right:10px !important;
	display:inline;
/*	white-space: nowrap;*/
	
}