

/* Footer Styles */
/* new styles Feb 2013 */
#ps_footer {
	width:100%;
	background: #333;
	height: 280px;

}


.ps_inner_footer h5 {
	color: #ccc;
    font-size:10px;
}

#ps_footer img {
	border:0;
}
#ps_copyright {
	background: #000;
	color: #ccc;
	height:35px;
	line-height: 35px;

}
.ps_copy_text {
	width:986px;
	margin: auto;
    color: #ccc;
}
.ps_inner_footer {
	position: relative;
	width:986px;
	margin: auto;
	color: #ccc;

}
.ps_inner_footer ul {
	list-style:none;
	margin: 0;
	padding: 0;
}
.ps_inner_footer li {
	line-height: 20px;
}
.ps_inner_footer a {
	color: #999;
}
.ps_footer_bysport {
	position: absolute;
	top: 10px;
	left: 15px;
}

.ps_footer_byproduct {
	position: absolute;
	top: 10px;
	left: 240px;
}

.ps_footer_company {
	position: absolute;
	top: 10px;
	left: 460px;
}

.ps_footer_social {
	position: absolute;
	top: 10px;
	left: 590px;
}

.ps_footer_address {
	position: absolute;
	top: 10px;
	left: 800px;
}

/* end new styles */

#ps_site_footer_copy { 
	background:#333333;
	padding: 8px;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	border-bottom:1px solid #ffffff;
	margin: 10px 0 0 0;
}
#ps_site_footer_bottom {
	background: #363636 url('/footer/back_footer.jpg') repeat-x; 
	height:47px;
	color:#eeeeee;
}
#ps_site_footer_bottom h3 {
	font-size:12px;
	font-weight:bold;
	padding:0;
	margin:10px 0 0 0;
}
#ps_site_footer_bottom a {
	color:#d5aa00;
}
#ps_site_footer_solutions { 
	width:200px;
	float:left;
	height:47px;
	padding-right:8px;
	text-align:right;
	background: url('/footer/footer_divider.jpg') right no-repeat;
}
#ps_site_footer_company { 
	width:310px;
	float:left;
	height:47px;
	padding-right:8px;
	text-align:right;
	background: url('/footer/footer_divider.jpg') right no-repeat;
}
#ps_site_footer_privacy {
	width:330px;
	float:left;
	text-align:right;
	padding:23px 0 0 0;
}