.bg-bottom-full {padding: 10px 0;}

#footer {
	clear:both;
	margin: 0;
}

.bottom-columns {
	margin: 38px 0 22px;
	clear:both;
	width:100%;
/* 	border: 1px solid #e7e7e7;*/
/*	background: #F7F7F7;*/
	padding: 0 0 1px 0;
	*display: inline-block;
}
.bottom-columns .menuTitle img {
	margin: 4px 0 0px;
}
.bottom-columns .column {
	width: 25%; /*Column width of the menu - currently set for 4 columns*/
	display: inline-block;
	vertical-align: top;
}
.menuTitle {
	margin: 0;
/* 	background: #f5f5f5; */
	padding: 7px 0 18px !important;
	text-align: left;
	font-size: 110%;
}
.first, .second, .third, .fourth {
}
#siteinfoLegal, #siteinfoIP {
    margin: 0 auto;
	padding: 0px 0 8px;
	font-size: 100%;
	text-align: left;
	line-height: normal;
	float: left;	
}
.bottom-wrapper, .bottom-wrapper a, .bottom-wrapper a:link, .bottom-wrapper a:visited {
	text-decoration: none;
}
.bottom-wrapper a:hover{
	text-decoration: underline;
}
#navSuppWrapper {
	margin: 0;
	padding: 0 0 1px 0;
	font-weight: normal;
	border: none;
}

#footer ul {
	margin:0;
	padding:0;
	list-style: none;
}
#footer ul li {
/*	background: url("../images/dots.gif") no-repeat left center; */
}
#footer li a {
	font-size: 100%;
	font-weight: normal;
	margin: 0;
	padding: 8px 0;
	line-height: 14px;
	display: block;
}
#footer li a:hover {
}

.footer-links {
	padding-bottom: 15px;
}
.footer-links li {
	display: inline;
	margin: 0 0 0 12px;
}
.fourth ul li {
	background: none !important;
	padding: 0 !important;
}
.social-icons ul {
	margin:0;
	padding:0;
	list-style: none;
}
.social-icons ul li { 
	list-style-type: none; 
	display: inline-block;
}

.social-icons a {
/* 	background-image: url("../images/social-sprite.png"); */
	background-repeat: no-repeat;
	background-size: 440px;
	display: block;
	width: 40px;
	height: 38px;
	text-decoration: none;
	font-size: 135%;
	text-align: left;
	transition: all 0.3s;
}

/*
a.twitter-icon {background-position: -320px 0px;}
a.facebook-icon {background-position: 0 0;}
a.blog-icon {background-position: -240px 0;} 

a.gplus-icon {background-position: -120px 0;} 
a.pint-icon {background-position: -200px 0;} 
a.youtube-icon {background-position: right 0;} 

a.twitter-icon:hover {background-position: -320px -40px;}
a.facebook-icon:hover{background-position: 0 -40px;}
a.blog-icon:hover {background-position: -240px -40px;} 

a.gplus-icon:hover {background-position: -120px -40px;} 
a.pint-icon:hover {background-position: -200px -40px;} 
a.youtube-icon:hover {background-position: right -40px;} 
*/

.social-icons a:hover {color: #fff !important;}

a.twitter-icon:hover {background: #00D7D5;}
a.facebook-icon:hover{background-color: #305FB3;}
a.blog-icon:hover {background-color: #FCA600;} 

a.gplus-icon:hover {background-color: #D7482A;} 
a.pint-icon:hover {background-color: #E1003A;} 
a.youtube-icon:hover {background-color: #FF3333;} 

.social-icons a:before {
  padding: 11px 0 0 13px;
  display: block;
}

.v-site-link:before {
	  content: "\f108";
	  font-family: "FontAwesome";
	  font-size: 12px;
	  padding-right: 6px;
}
.v-site-link.mobile-l:before {
	  content: "\f10b";
	  font-size: 16px;
}
.v-site-link {
	padding: 9px 0px;
	display: block;
    text-decoration: none !important;
}
.bottom-icons {
	padding: 2px 0;
	margin: 0 0;
	text-align: center;
}
.bottom-wrapper {
	padding-top: 0;
	padding-bottom: 0;
}

.shadow-wrp, .shadow-btm {
/*	padding: 5px 15px;

	-moz-box-shadow: 0 2px 5px #ccc;
	-webkit-box-shadow: 0 2px 5px #ccc;
	box-shadow: 0 2px 5px #ccc;
*/
}
.shadow-btm {
	border-top: none;
/*	border-radius: 0 0 1px 1px; */
/*	box-shadow: 0 3px 5px #ccc;*/
}

.p-cards img {padding: 6px 0;}

.f-container-1 span, .f-container-2 span, .f-container-3 span {font-size: 120%;width: 25px; height: 25px; display: inline-block; background-size: 639px 286px; position: absolute; margin-left: -30px; opacity: 0.6;}
.f-container-2 span {background-position: -327px -190px;}
.f-container-3 span {background-position: -487px -35px;}
.f-container-1, .f-container-2, .f-container-3 {padding-left: 30px;}

td.column.fourth {opacity: 0.7;}
td.column.fourth:hover {opacity: 1;}


