@CHARSET "UTF-8";

#footer.flexfooter {
	border-top: 3px solid #cdcdcd; 
	background-color: #ececec;
}

#footer.flexfooter .page_margins {
	padding: 6px 0 13px 0;
	background-color: #ececec;
}	

#footer #footerLayerContainer.flexible,
#footer #footerLayerContainer.flexible .page_margins {
	background-color: #fff;
	border: none;
}

#footer #footerLayerContainer.flexible {
	padding: 0px 0px 40px 0px;
}

#footer #footerLayerContainer.flexible .clear {
	border-bottom: 3px solid #cdcdcd;
	line-height: 1px;
	padding-top: 21px;
}

#footer #footerLayerContainer.flexible .footerColumn {
	display: inline;
	float: left;
	box-sizing: border-box;
	padding: 25px 20px 0px 0;
}

#footer #footerLayerContainer.flexible .footerColumn.full {
	width: 100%;
	padding-right: 0px;
}

#footer #footerLayerContainer.flexible .footerColumn.half {
	width: 50%;
}

#footer #footerLayerContainer.flexible .footerColumn.fourth {
	width: 25%;
}

#footer #footerLayerContainer.flexible .footerColumn.last {
	padding-right: 0;
}

#footer #footerLayerContainer.flexible .footerColumn h2 {
	font-family: wuerthextra_bold_cond, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 18px;
	margin-bottom: 5px;
	text-transform: uppercase;
}


#footer #footerLayerContainer.flexible .footerColumn p {
	line-height:1.5;
}

#footer #footerLayerContainer.flexible .footerColumn .footerText {
	line-height: 12px;
}

#footer #footerLayerContainer.flexible .footerColumn .footerText a {
	color: #cc0000;	
}

#footer #footerLayerContainer.flexible .footerColumn .footerText p {
	margin-bottom: 0;	
}

#footer #footerLayerContainer.flexible .footerColumn .footerText ul {
	list-style-type: none;
	padding-left: 0;
	padding-top: 1px;
}

#footer #footerLayerContainer.flexible .footerColumn .footerText ul li {
	left: 0;
    line-height: 2;
    margin-bottom: 2px;
    /*padding-left: 24px;*/
	position: relative;
}

#footer #footerLayerContainer.flexible .footerColumn .footerText ul li a {
	color: #000;
}

#footer #footerLayerContainer.flexible .footerColumn .footerText ul li span.icon {
	background-position: -96px -402px;
    height: 7px;
    left: 12px;
    position: absolute;
    top: 4px;
    width: 5px;
}

#footer #footerLayerContainer.flexible .footerColumn img.linkImage {
	max-height: 15px;
}

#footer #footerLayerContainer.flexible .footerColumn span.linkIcon {
	margin-right: 5px;
	max-width: 32px;
	display: inline-block;
	width: 32px;
	height: 32px;
	height: : 32px;
	text-align: center;
}
#footer #footerLayerContainer.flexible .footerColumn span.linkText {
	display: inline-block;
	line-height: 32px;
	width: 80%;
	float: right;
	/*margin-top: 10px;*/
}

#footer.flexfooter a:hover .linkText {
	text-decoration: underline;
}
#footer #footerLayerContainer.flexible .footerColumn span.linkIcon img {
	max-height: 32px;
	/*margin-top: 2px;*/
	max-width: 40px;
}

#footer.flexfooter  #footerLayerContainer .last img {
	padding: 0;
}

#footer #footerLayerContainer.flexible .footerColumn ul li{
	list-style-type: none;
    line-height: 2;
}

#footer #footerLayerContainer.flexible .footerColumn.icons.big img{
	width: 40px;
	height: auto;
	margin-right: 0px;
}

#footer #footerLayerContainer.flexible .footerColumn.icons.small img{
	width: 20px;
	height: auto;
	margin-right: 1px;
}

#footer #footerLayerContainer.flexible .footerColumn.full .footerImage {
	float: left;
	margin-right: 10px;
	max-width: 25%;
	width: auto;
	height: auto;
	position: relative;
	z-index: 20;
}

#footer #footerLayerContainer.flexible .footerColumn.fourth .footerImage {
	float: left;
	margin-right: 10px;
	max-width: 100%;
	width: auto;
	height: auto;
	position: relative;
	z-index: 20;
}

#footer #footerLayerContainer.flexible .footerColumn.half .footerImage {
	float: left;
	margin-right: 10px;
	max-width: 50%;
	width: auto;
	height: auto;
	position: relative;
	z-index: 20;
}

#footer #footerLayerContainer.flexible .footerColumn .footerImage img {
	max-width: 100%;
	width: auto;
	height: auto;
}

#footer #footerLayerContainer.flexible .footerColumn p.footerlink a .icon {
	width: 25px;
	display: block;
}

#footer #footerLayerContainer.flexible .footerColumn.seo {
	padding-top: 20px;
}