@charset "utf-8";
/* CSS Document */

.footercontainer {
	width: 941px ;
	height: auto ;
	position:relative ;
	z-index: 20 ;
}
#footermain {
	width: 941px;
	min-height: 147px;
	background-image: url(http://www.hcsdirect.co.uk/images/shared/footer/footermain.gif);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #333333;
}
#footernav {
	width: 941px;
	height: 91px;
	float: left;
	position: relative;
}
#footnavbar {
top: 46px;
	width: 100%;
	height: 22px;
position: relative;
}
#fn_terms {
	width: 131px;
	height: 22px;
	margin-left: 150px;
	float: left;
	position: relative;
}
#fn_privacy {
	width: 100px;
	height: 22px;
	margin-left: 15px;
	float: left;
	position: relative;
}
#fn_delivery {
	width: 137px;
	height: 22px;
	margin-left: 15px;
	float: left;
	position: relative;
}
.fn_divider {
	width: 5px;
	height: 22px;
	margin-left: 15px;
	float: left;
	position: relative;
}
.footerleft {
	width: 865px;
	height: 56px;
	padding-left: 25px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: light;
	color: #FFFFFF;
	position: relative;
}
.footerlogo {
	width: 50px;
	height: 56px;
	padding-left: 0px;
	float: left;
	position: relative;
}
.footerleft a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: light;
	text-decoration: none;
	color: #D1D1D1;
}
.footerleft a:visited{
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: light;
	text-decoration: none;
	color: #D1D1D1;
}
.footerleft a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: light;
	text-decoration: underline;
	color: #B6006F;
}
#footerbase {
	width: 941px;
	height: 15px;
	position: relative;
}