@charset "utf-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
}

/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		4;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	12;
	dw-gutter-percentage:	25;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

.fluid {
	clear: both;
	margin-left: 0;
	width: 100%;
	float: left;
	display: block;
}
.fluidList {
    list-style:none;
    list-style-image:none;
    margin:0;
    padding:0;        
}
/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */
.text-center {
	text-align: center;
}
.gridContainer {
	width: 88.5%;
	max-width: 1232px;
	padding-left: 3%;
	padding-right: 3%;
	margin: auto;
	clear: none;
	float: none;
	margin-left: auto;
	background-color: #F3F3F3;
	-webkit-box-shadow: 0px 0px 30px;
	box-shadow: 0px 0px 30px;
}
.logo {
	width: 30%;
	float: left;
}
.header {
	float: left;
	margin-top: 15px;
	clear:both;
}
.contact {
width: 66.1016%;
	clear: right;
	margin-left: 1.6949%;
	text-align: right;
	float: left;
}
.contact a {
	font-weight: bold;
	color: #58595b;
}
.contact a:link {
	border-bottom: thick solid #EFEFEF;
	margin-left: 0.8%;
	margin-right: 0.8%;
}
.contact a:visited {
	border-bottom: thick solid #EFEFEF;
}
.contact a:hover {
	border-bottom: thick solid #0988bd;
}
.contact a:active {
	border-bottom: thick solid #EFEFEF;
	background-color: #DFDFDF;
}
/*Main Navigation Start*/
.topNav {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-left: 10px;
	background-color: #333333;
	padding-right: 10px;
	border-radius: 10px;
	width: 100%;
}
.nav {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	overflow-x: hidden;
	overflow-y: hidden;
}
.nav li {
	float: left;
	width: 16.66%;
	clear: right;
}
.nav a {
	display: block;
	font-size: 0.7em;
	color: #FFFFFF;
	text-decoration: none;
	border-right: 1px solid #000000;
	width: 100%;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	text-transform: uppercase;
	background-color: #333333;
}
.nav a:hover {
	color: #98ca43;
}
/*Main Navigation End*/
/*Main Side Navigation Global Start*/
.sideNav {
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 1em;
	padding-top: 2%;
	padding-right: 2%;
	padding-left: 2%;
	padding-bottom: 2%;
	list-style: none;
	width: 100%;
}
.sideNav a {
	color: #FFFFFF;
	font-size: 0.8em;
	text-decoration: none;
	background-image: url(../images/sideButton.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 13px;
	padding-top: 3px;
	display: block;
	padding-bottom: 3px;
}
.sideNav a:hover {
	background-image: url(../images/sideButtonOn.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 13px;
	color: #FFFFFF;
	font-weight: bolder;
}
/*Main Side Navigation Global End*/
/*product Navigation Start*/
a.productB {
	background-image: url(../images/h2Button.png);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 2% 50%;
	display: block;
}
a:hover.productB {
	background-image: url(../images/h2ButtonOn.png);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 2% 50%;
	display: block;
}
/*product nav end*/
.wrapper {
	float: left;
	clear: both;
}
.wrapperSlide {
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	clear: both;
	background-color: #98ca43;
}
#slider1_container {
	position: relative;
	top: 0px;
	left: 0px;
	width: 1232px;
	height: 400px;
	overflow: hidden;
}
.slide {
	width: 70%;
	float: left;
	display: inline;
}
.slideCopy {
	position: absolute;
	left: 5%;
	top: 54%;
	width: 90%;
	text-align: right;
}
.slideCopy h2 {
	font-size: 2em;
	color: #FFFFFF;
}
.message {
	width: 30%;
	margin-left: 0%;
	background-color: #98ca43;
	clear: right;
	padding-left: 1.5%;
	padding-right: 1.5%;
}
.products1 {
	width: 23%;
	float: left;
	margin-right: 1%;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 2px solid #333333;
	border-top: 1px solid #333333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
	clear: right;
	margin-left: 1%;
	margin-top: 1%;
	margin-bottom: 1%;
}
.productsIndex {
	width: 31.33%;
	float: left;
	margin-right: 1%;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 2px solid #333333;
	border-top: 1px solid #333333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
	clear: right;
	margin-left: 1%;
	margin-top: 1%;
	margin-bottom: 1%;
	background-color: #FFFFFF;
}
.products1 h2  {
	text-align: center;
	background-color: #0988bd;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 0.6em;
	text-transform: uppercase;
	color: #ffffff!important;
}
.productsIndex h2  {
	text-align: center;
	background-color: #0988bd;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-transform: uppercase;
	font-size: 0.7em;
	color: #ffffff!important;
}
.products1R {
	width: 24.3%;
	float: right;
}
.products1R h2  {
	text-align: center;
	background-color: #0988bd;
}
.footer {
	background-color: #FFFFFF;
	float: left;
	border-top: medium solid #333333;
	margin-top: 2%;
	padding-top: 20px;
}
.footer p {
	color: #FFFFFF;
	text-align: center;
}
.footerContact {
	width: 100%;
	clear: none;
	float: left;
	background-color: #333333;
	color: #FFFFFF;
	padding-top: 1.5%;
	padding-right: 1.5%;
	padding-bottom: 1.5%;
	padding-left: 1.5%;
	text-align: center;
}
.agency {
	margin-bottom: 0.5%;
}
.footerContact strong {
	color: #FFFFFF;
}
.imgMarginLeft {
	margin-left: 1%;	
}
.imgRight {
	float: right;
}
#safety #safetyLink,
#package #packageLink,
#clean #cleanLink,
#disposable #disposableLink,
#scales #scalesLink,
#tissue #tissueLink {
	color: #98ca43;
	font-weight: bold;
}
#home #homeLink,
#about #aboutLink,
#enquiry #enquiryLink,
#contactUs #contactUsLink {
	border-bottom: thick solid #0988bd;
}
.breadcrumbs {
	height: 2%;
	padding-top: 0.6%;
	padding-bottom: 0.6%;
	padding-left: 0.7%;
	background-color: #DDDDDD;
	color: #000000;
	margin-left: 2%;
	margin-right: 2%;
	width: 95.3%;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	font-size: 1em;
	font-weight: bold;
	background-image: -webkit-linear-gradient(270deg,rgba(231,231,231,1.00) 0%,rgba(0,0,0,0.11) 98.96%);
	background-image: -moz-linear-gradient(270deg,rgba(231,231,231,1.00) 0%,rgba(0,0,0,0.11) 98.96%);
	background-image: -o-linear-gradient(270deg,rgba(231,231,231,1.00) 0%,rgba(0,0,0,0.11) 98.96%);
	background-image: linear-gradient(180deg,rgba(231,231,231,1.00) 0%,rgba(0,0,0,0.11) 98.96%);
}
.breadcrumbs h1 {
	font-size: 1.2em;
	display: inline;
	color: #58595b;
}
.breadcrumbs a {
	font-size: 0.7em;
	color: #333333;
}
.breadcrumbs a:hover {
	color: #990000;
}
.wrapperLeft {
	width: 80%;
}
.wrapperRight {
    width: 18%;
    clear: right;
    background-color: #97989A;
    margin-top: 1%;
    margin-left: 1%;
}
.wrapperRight h3 {
	font-size: 0.9em;
	color: #ffffff;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	display: block;
	background-color: #0988bd;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	width: 100%;
	float: left;
	clear: both;
	position: relative;
	border-bottom: thin solid #0988bd;
	text-transform: uppercase;
}
.contact1 {
	padding-top: 2%;
	padding-right: 2%;
	padding-bottom: 2%;
	padding-left: 2%;
	background-color: #FFFFFF;
	border-radius: 10px;
	margin-top: 1%;
}
.contact1 a {
	color: #0988bd; 
}
.contact1 a:hover {
	color: #000000; 
}
.contact1 h3 {
    padding-bottom: 5px;
    border-bottom: 2px solid #98CA43;
}
.longCopy {
	width: 46%;
	float: left;
	clear: right;
	position: relative;
	margin-left: 2%;
	margin-right: 2%;
}
.safetyIcons {
}
.zeroMargin_desktop {
margin-left: 0;
}
.hide_desktop {
display: none;
}
#menu {
	width: 100%;
}
.slicknav_menu {
	display:none;
}
.bigger-text {
    font-size: 115%;
}
.bigger-p {
    font-size: 103%;
}
.pull-right {
    float: right;	
}
.drop-shadow {
    text-shadow: 0px 1px 5px rgba(0,0,0,0.80);
}
/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width:481px) and (max-width:768px){

.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	clear: none;
	float: none;
	background-color: #F3F3F3;
}
.logo {
	width: 40%;
}
.header {
	float: left;
	margin-top: 15px;
}
.contact {
	width: 50%;
	margin-left: 0;
	text-align: right;
	float: right;
	clear: right;
}
/*Main Navigation Start*/
.topNav {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-left: 10px;
	background-color: #333333;
	padding-right: 10px;
	border-radius: 10px;
	width: 100%;
}
.nav {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	overflow-x: hidden;
	overflow-y: hidden;
}
.nav li {
	float: left;
	width: 16.66%;
	clear: right;
}
.nav a {
	display: block;
	font-size: 0.7em;
	color: #FFFFFF;
	text-decoration: none;
	border-right: 1px solid #000000;
	width: 100%;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	text-transform: uppercase;
	background-color: #333333;
}
.nav a:hover {
	color: #98ca43;
}
/*Main Navigation End*/
/*Main Side Navigation Global Start*/
.sideNav {
	margin: 0;
	padding-top: 2%;
	padding-right: 2%;
	padding-left: 2%;
	padding-bottom: 2%;
	list-style: none;
	width: 100%;
}
.sideNav a {
    color: #FFFFFF;
    font-size: 0.6em;
    text-decoration: none;
    background-image: url(../images/sideButton.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 13px;
    padding-top: 3px;
    display: block;
    padding-bottom: 3px;
}
.sideNav a:hover {
	background-image: url(../images/sideButtonOn.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 13px;
	font-weight: bolder;
	color: #ffffff;
}
/*Main Side Navigation Global End*/
.wrapper {
}
.slide {
	width: 100%;
	display: inline;
}
.message {
	width: 100%;
	margin-left: 0;
	background-color: #98ca43;
	padding-left: 2.5%;
}
.productsIndex {
	width: 48%;
	float: left;
	margin-right: 1%;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 2px solid #333333;
	border-top: 1px solid #333333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
	clear: right;
	margin-left: 1%;
	margin-top: 1%;
	margin-bottom: 1%;
}
.productsIndex h2  {
	text-align: center;
	background-color: #98ca43;
	margin: 0px;
	text-transform: uppercase;
	font-size: 0.6em;
}
.products1 {
	margin-left: 1%;
	width: 31.3%;
	float: left;
	border: thin solid #333333;
	margin-top: 1%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: 1%;
	clear: right;
}
.products1 h2  {
	text-align: center;
	background-color: #98ca43;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 0.6em;
	text-transform: uppercase;
}
/*product Navigation Start*/
a.productB {
	background-image: url(../images/h2Button.png);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 2% 50%;
	display: block;
}
a:hover.productB {
	background-image: url(../images/h2ButtonOn.png);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 2% 50%;
	display: block;
}
/*product nav end*/
.footer {
	font-size: 1.2em;
	font-size: 1.2em;
	font-size: 1.2em;
	font-size: 1.2em;
	font-size: 1.1em;
}
.agency {
}
.footerContact {
width: 100%;
	clear: none;
	float: left;
	background-color: #333333;
	color: #FFFFFF;
	padding-top: 1.5%;
	padding-right: 1.5%;
	padding-bottom: 1.5%;
	padding-left: 1.5%;
}
#home #homeLink {
	border-bottom: thick solid #990000;
}
.breadcrumbs {
	font-size: 0.8em;
}
.wrapperLeft {
	width: 70%;
}
.wrapperRight {
	width: 28%;
	clear: right;
	background-color: #0988bd;
	margin-top: 1%;
	margin-left: 1%;
}
.wrapperRight h3 {
	font-size: 0.8em;
	color: #98ca43;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 2%;
	padding-top: 1%;
	padding-bottom: 1%;
	display: block;
	border-bottom: thin dotted #98ca43;
}
.contact1 {
}
.contactLeft {
}
.safetyIcons {
}
.hide_tablet {
display: none;
}
.zeroMargin_tablet {
margin-left: 0;
}
.slicknav_menu {
	display:none;
}
.longCopy {
	width: 98%;
	float: left;
	clear: both;
	position: relative;
	margin-left: 2%;
	margin-right: 2%;
}
}

/* Mobile Layout: 480px and below. */

@media only screen and (max-width: 480px) {

.gridContainer {
	width: 100%;
	padding-left: 1%;
	padding-right: 1%;
	margin: auto;
	clear: none;
	float: none;
	margin-left: auto;
	background-color: #F3F3F3;
}
.logo {
	width: 100%;
	float: left;
	clear: right;
	text-align: center;
}
.header {
	margin-top: 15px;
	clear: both;
}
.contact {
	width: 100%;
	margin-left: 0;
	float: left;
	clear: right;
}
/*Main Navigation Start*/
.topNav {
	width: 100%;
	border-radius: 0px;
}
.nav {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	overflow-x: hidden;
	overflow-y: hidden;
	width: 100%;
}
.nav li {
	width: 100%;
	border-style: none;
}
.nav a {
	display: block;
	font-size: 0.7em;
	color: #FFFFFF;
	text-decoration: none;
	width: auto;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	text-transform: uppercase;
	background-color: #333333;
	border-bottom: thin solid #E9E9E9;
	border-radius: 0px;
	border-right-style: none;
}
.nav a:hover {
	color: #98ca43;
	width: 100%;
}
/*Main Navigation End*/
/*Main Side Navigation Global Start*/
.sideNav {
	margin: 0;
	padding-top: 2%;
	padding-right: 2%;
	padding-left: 2%;
	padding-bottom: 2%;
	list-style: none;
	width: 100%;
}
.sideNav a {
	color: #FFFFFF;
	font-size: 0.7em;
	text-decoration: none;
	background-image: url(../images/sideButton.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	padding-top: 3px;
	background-color: #0988bd;
	display: block;
}
.sideNav a:hover {
	color: #FFFFFF;
	font-weight: bolder;
	font-size: 0.7em;
	text-decoration: none;
	background-image: url(../images/sideButton.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	padding-top: 3px;
	background-color: #333333;
	display: block;
}
/*Main Side Navigation End*/
/*product Navigation Start*/
a.productB {
	background-image: url(../images/h2Button.png);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 2% 50%;
	display: block;
	font-size: 0.8em;
}
a:hover.productB {
	background-image: url(../images/h2ButtonOn.png);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 2% 50%;
	display: block;
}
/*product nav end*/
.wrapper {
	margin-top: 0.5%;
	margin-bottom: 0.5%;
	float: left;
	clear: both;
	width: 100%;
}
.wrapperSlide {
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	clear: both;
	background-color: #98ca43;
}
#slider1_container {
	position: relative;
	top: 0px;
	left: 0px;
	width: 1232px;
	height: 400px;
	overflow: hidden;
}
.slide {
	width: 70%;
	float: left;
	clear: both;
	display: none;
}
.slideCopy {
	position: absolute;
	left: 5%;
	top: 54%;
	width: 90%;
	text-align: right;
}
.slideCopy h2 {
	font-size: 2em;
	color: #FFFFFF;
}
.message {
	margin-left: 0;
	width: 100%;
	background-color: #98ca43;
}

.products1 {
	width: 48%;
	float: left;
	margin-right: 1%;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 2px solid #333333;
	border-top: 1px solid #333333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
	clear: right;
	margin-left: 1%;
	margin-top: 1%;
	margin-bottom: 1%;
}
.productsIndex {
	width: 48%;
	float: left;
	margin-right: 1%;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 2px solid #333333;
	border-top: 1px solid #333333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
	clear: right;
	margin-left: 1%;
	margin-top: 1%;
	margin-bottom: 1%;
}
.products1 h2  {
	text-align: center;
	background-color: #98ca43;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 0.6em;
	text-transform: uppercase;
}
.productsIndex h2  {
	text-align: center;
	background-color: #98ca43;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-transform: uppercase;
	font-size: 0.7em;
}
.products1R {
	width: 24.3%;
	float: right;
}
.products1R h2  {
	text-align: center;
	background-color: #98ca43;
}
.footer {
	background-color: #FFFFFF;
	float: left;
	border-top: medium solid #333333;
	margin-top: 2%;
	padding-top: 20px;
}
.footer p {
	color: #FFFFFF;
	text-align: center;
}
.footerContact {
margin-left: 0;
clear: both;
}
.contact {
	width: 100%;
	margin-left: 0;
	clear: right;
	float: right;
	text-align: center;
}
.contact p {
	font-weight: bold;
}
.contact1 {
	width: 100%;
	margin-top: 1%;
}
.contactLeft {
}
.agency {
	width: 100%;
	margin-bottom: 0.5em;
}
.smallCopy {
	font-size: 0.7em;
	text-align: left;
}
.message p {
	font-size: 1em;
	font-weight: normal;
	text-align: left;
}
.footerContact strong {
	color: #FFFFFF;
}
.breadcrumbs {
	background-color: #DDDDDD;
	color: #000000;
	width: 100%;
	font-size: 0.7em;
	font-weight: bold;
	float: left;
	position: relative;
	border-radius: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.breadcrumbs h1 {
	font-size: 1.2em;
	display: inline;
	color: #990000;
}
.breadcrumbs a {
	font-size: 0.8em;
	color: #333333;
}
.breadcrumbs a:hover {
	color: #990000;
}
.wrapperLeft {
	width: 100%;
}
.wrapperRight {
	width: 18%;
	clear: right;
	background-color: #0988bd;
	margin-top: 1%;
	margin-left: 1%;
}
.wrapperRight h3 {
	font-size: 1em;
	color: #98ca43;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 2%;
	padding-top: 1%;
	padding-bottom: 1%;
	display: block;
	border-bottom: thin dotted #98ca43;
}
.safetyIcons {
	width: 30%;
	float: left;
	position: relative;
	clear: right;
}
.zeroMargin_mobile {
margin-left: 0;
}
.hide_mobile {
display: none;
}
.slicknav_menu {
	display:block;
}
.longCopy {
    width: 98%;
    margin-left: 2%;
    margin-right: 2%;
}
.productsIndex {
	width: 92%;
	float: left;
	margin-right: 4%;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 2px solid #333333;
	border-top: 1px solid #333333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
	clear: both;
	margin-left: 4%;
}




}
