
#ps_site_wrap { 
	width:980px;
	margin:auto; clear: both; 
	border:2px solid #ffffff; 
	background-color:#ffffff; 
	margin-top:5px;
	margin-bottom:25px;
}
#ps_site_header {
	height: 65px;
	background: #000000;
	position:relative;
}
#ps_site_header img {
	border: 0;
}
.ps_logo {
	position:absolute;
	top: 9px;
	left:15px;
	width:257px;
	height: 45px;
}
.ps_global_search {
	position:absolute;
	top: 20px;
	left:710px;
	width:200px;
	height: 25px;
}
.ps_global_search_but {
	position:absolute;
	top: 15px;
	left:910px;
	width:29px;
	height:25px;
}
.ps_global_search_form {
	width:200px;
	border:1px solid #666;
	font-size:12px; 
	height: 25px;  
	padding:0 0 0 7px; 
	line-height: 25px;
	margin:0; 
	color:#666; 
	font-family:Arial, helvetica, sans-serif; 
	background-repeat: no-repeat;

}

#ps_site_nav {
		background:#990000 url('/sw/images/header/back_site_nav.jpg') repeat-x;
		padding: 6px;
		font-size: 11px;
		font-weight: bold;
		z-index: 99;
		
}
#ps_site_admin_nav {
		background:#666666 url('/sw/images/header/back_site_nav_on.jpg') repeat-x;
		padding:6px;
		text-align:right;
		font-size: 10px;
		font-weight: bold;
		
}
#ps_site_nav a, #ps_site_admin_nav a {
		color: #ffffff;
		height: 25px;
		padding: 3px;
		margin:0;
		display:inline;
		font-size: 11px;
		font-weight:bold;
	}
#ps_site_nav a.solutions, #ps_site_admin_nav a.solutions {
		color: #ffcc00;
		height: 25px;
		padding:6px;
		margin:0;
		display:inline;
}
#ps_site_nav a:hover {
		color: #cccccc;
		background:#666666 url('/sw/images/header/back_site_nav_on.jpg') repeat-x;
		display:inline;
	}
#ps_site_nav a.on_page {
		color: #cccccc;
		background:#666666 url('/sw/images/header/back_site_nav_on.jpg') repeat-x;
		display:inline;
}

#ps_site_sub_nav {
		background:#666666 url('/sw/images/header/back_site_sub_nav.jpg') repeat-x;
		padding:6px;
		font-size: 10px;
		font-weight: bold;
		padding-left: 200px;
		
}
#ps_site_sub_nav a {
		color: #ffffff;
		height: 25px;
		padding:6px;
		margin:0;
		display:inline;
	}
#ps_site_sub_nav a.solutions {
		color: #ffcc00;
		height: 25px;
		padding:6px;
		margin:0;
		display:inline;
}
#ps_site_sub_nav a:hover {
		color: #cccccc;
		background:#666666 url('/sw/images/header/back_site_sub_nav_on.jpg') repeat-x;
		display:inline;
	}
/* Footer Styles */
/* new styles Feb 2013 */
#ps_footer {
	width:100%;
	background: #333;
	height: 280px;
}

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

}
.ps_copy_text {
	width:986px;
	margin: auto;
}
.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('/sw/images/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('/sw/images/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('/sw/images/footer/footer_divider.jpg') right no-repeat;
}
#ps_site_footer_privacy {
	width:330px;
	float:left;
	text-align:right;
	padding:23px 0 0 0;
}