.bg-bottom-full {padding: 10px 0;}

#footer {
	clear:both;
	margin: 0;
}

.bottom-columns {
	margin: 30px 0 3px;
	clear:both;
	width:100%;
/* 	border: 1px solid #e7e7e7;*/
/*	background: #F7F7F7;*/
	padding: 0 0 1px 0;
	*display: inline-block;
}
.bottom-columns td {
	padding: 12px 2px;
	*padding: 12px 12px 0;
	vertical-align: top;
	*display: inline-block;
/* 	border-left: 1px solid #e7e7e7; */ /* column separators */
}
.bottom-columns td:first-child {
	border-left: none;
	padding-left: 0;
}
.bottom-columns tr + tr td {
	*padding-top: 0px;
	*padding-bottom: 12px;
}
.bottom-columns .menuTitle img {
	margin: 4px 0 0px;
}
.bottom-columns .column {
	width: 25%; /*Column width of the menu - currently set for 4 columns*/
}
.menuTitle {
	margin: 0;
/* 	background: #f5f5f5; */
	padding: 7px 0 !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: 14px 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;
}
/*.social-icons a:hover {opacity: 0.8;}*/

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:hover.twitter-icon {background-position: -320px -40px;}
a:hover.facebook-icon {background-position: 0 -40px;}
a:hover.blog-icon {background-position: -240px -40px;} 

a:hover.gplus-icon {background-position: -120px -40px;} 
a:hover.pint-icon {background-position: -200px -40px;} 
a:hover.youtube-icon {background-position: right -40px;} 


.v-site-link {
	padding: 9px 0px;
	display: block;
}
.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 { background: url("../images/icons-set.png") no-repeat -392px -2px; 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;}


