@charset "UTF-8";
/* CSS Document */

#productsbar ul {
	margin: 0;
	padding: 15px 13px 0px 0px;
	
}

/* Changes the vertical navbar into a harizontal navigation bar */
#productsbar li {	
	text-align:right;
	text-decoration:none;
	list-style:none;
}

#productsbar a {
	text-decoration:none;
	display:block;
	float: right;
	overflow: hidden;
	height: 0px;
}

#productsbar #workwear {
	background-image:url(../images/btn-workwear.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	width: 110px;
	height: 20px;
}
#productsbar #workwear:hover {
	background-position: -110px 0px;
}

#productsbar #highvis {
	background-image:url(../images/btn-highvis.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	width: 110px;
	height: 20px;
}
#productsbar #highvis:hover {	
	background-position: -110px 0px;
}

#productsbar #safetyclothing {
	background-image:url(../images/btn-safetyclothing.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	width: 110px;
	height: 20px;
}
#productsbar #safetyclothing:hover {	
	background-position: -110px 0px;
}


#productsbar #headprotection {
	background-image:url(../images/btn-headprotection.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	width: 110px;
	height: 20px;
}
#productsbar #headprotection:hover {	
	background-position: -110px 0px;
}


#productsbar #safetyglasses {
	background-image:url(../images/btn-safetyglasses.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	width: 110px;
	height: 20px;	
}
#productsbar #safetyglasses:hover {
	background-position: -110px 0px;
}


#productsbar #hearingprotection {
	background-image:url(../images/btn-hearing.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	width: 110px;
	height: 20px;
}
#productsbar #hearingprotection:hover {
	background-position: -110px 0px;
}

#productsbar #respiratory {
	background-image:url(../images/btn-respiratory.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	width: 110px;
	height: 20px;
}
#productsbar #respiratory:hover {
	background-position: -110px 0px;
}

#productsbar #skincare {
	background-image:url(../images/btn-skincare.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	width: 110px;
	height: 20px;
}
#productsbar #skincare:hover {
	background-position: -110px 0px;
}

#productsbar #gloves {
	background-image:url(../images/btn-gloves.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	width: 110px;
	height: 20px;	
}
#productsbar #gloves:hover {
	background-position: -110px 0px;
}

#productsbar #footwear {
	background-image:url(../images/btn-footwear.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	width: 110px;
	height: 20px;	
}
#productsbar #footwear:hover {
	background-position: -110px 0px;
}

#productsbar #roadbarrier {
	background-image:url(../images/btn-roadbarrier.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	width: 110px;
	height: 20px;	
}
#productsbar #roadbarrier:hover {
	background-position: -110px 0px;
}

#productsbar #embroidery {
	background-image:url(../images/btn-embroidery.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	width: 110px;
	height: 20px;	
}
#productsbar #embroidery:hover {
	background-position: -110px 0px;
}

#productsbar #sunprotection {
	background-image:url(../images/btn-skincare.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	width: 110px;
	height: 20px;	
}
#productsbar #sunprotection:hover {
	background-position: -110px 0px;
}


#productsbar #firstaid {
	background-image:url(../images/btn-firstaid.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	width: 110px;
	height: 20px;	
}
#productsbar #firstaid:hover {
	background-position: -110px 0px;
}


#productsbar #heightsafety {
	background-image:url(../images/btn-heightsafety.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	width: 110px;
	height: 20px;	
}
#productsbar #heightsafety:hover {
	background-position: -110px 0px;
}