h1{font-size:138.5%;}
h2{font-size:123.1%;}
h3{font-size:108%;}
h1,h2,h3{margin:1em 0;}
h1,h2,h3,h4,h5,h6,strong{font-weight:bold;}
abbr,acronym{border-bottom:1px dotted #000;cursor:help;}
em{font-style:italic;}
blockquote,ul,ol,dl{margin:1em;}
ol,ul,dl{margin-left:2em;}
dl dd{margin-left:1em;}
caption {margin-bottom:.5em;text-align:center;}
p,fieldset,table {margin-bottom:1em;}

/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	color: #333;
	border: 0px;
	padding: 0px;
	margin: 0px;
}

/***************/
/* ID elements */
/***************/

/* Main Page */
#page {
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-size: 1.0em;
}

#headerouter {
	width: 100%;
	background-image: url('images/HeaderMiddle.jpg');
	background-repeat: repeat-x;
	background-position: top left;
}

#header {
	width: 100%;
	background-image: url('images/HeaderRight.jpg');
	background-repeat: no-repeat;
	background-position: top right;
}
#headerinner {
	width: 100%;
	height: 110px;
	background-image: url('images/HeaderLeft.jpg');
	background-repeat: no-repeat;
	background-position: top left;
}

#indexhead {
	width: 100%;
	height: 65px;
	background-image: none;
}

#indexheadinner {
	width: 100%;
	height: 65px;
	background-image: url('images/homeanim.gif');
	background-repeat: no-repeat;
	background-position: center top;
}

#contenttable {
	width: 100%;
}
#tdcontent {
	width: 70%;
	vertical-align: top;
	height: 100%;
	margin: 0px;
	padding: 0px 4px;
	background: #fff;
}
#content {
	margin: 2px 0px;
	padding: 5px;
}

#contenthead {
	font-size: 100%; /* Resets 1em to 10px */
	font-weight: normal;
	text-align: middle;
}

#tdsidebarleft {
	vertical-align: top;
	height: 100%;
	width: 200px;
	margin: 0px;
	padding: 0px;
	padding-right: 5px;
	background: #fff;
	border-right: 1px dotted #777;
}
#sidebarleft {
	border: 0px;
	margin: 2px 0px;
	padding: 0px;
}

#tdsidebarright {
	vertical-align: top;
	height: 100%;
	width: 180px;
	margin: 0px;
	padding: 0px 6px 0px 0px;
	background: #fff;
}
#sidebarright {
	border: 0px;
	margin: 2px 0px;
	padding: 0px;
}

#footerouter {
}
#footer {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-weight: bold;
	text-align: center;
}
#footerinner {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-weight: bold;
	text-align: center;
}

#navbar {
	width: 100%;
	height: 30px;
	float: right;
	font-family: 'Trebuchet MS', Helvetica, Verdana, Arial, Sans-Serif;
	font-weight: bold;
	padding-top: 90px;
	color: #ffffff;
	text-decoration: none;
	text-align: right;
}

#hmid {
	width: 100%;
}

#navbar ul {
	margin: 0px;
	padding: 0px 10px 0px 0px;
	font-size: 1.3em;
	color: #ffffff;
}

#navbar li {
	background-image: none;
	position: relative;
	display: inline;
	margin: 0px;
	padding: 0px;
}

#navbar a,
#navbar a:link,
#navbar a:active,
#navbar a:visited {
	padding: 8px 10px 10px 10px;
	text-decoration: none;
	color: #ffffff;
}
#navbar a:hover {
	background-image: url('images/navbar_bg.gif');
	background-repeat: repeat-x;
	text-decoration: underline;
}


#pagetitle {
	padding-top: 15px;
	height: 56px;
	display: none;
}

#categories {
	margin: 0px 0px 15px 0px;
	padding: 0px;
}

#categorieslist {
	list-style-type: none;
	list-style-image: none;
	margin: 0px;
	margin-left: 1px;
	padding: 0px 0px 15px 0px;
	font-size: 10pt;
}

#categorieslist ul {
	list-style-type: none;
	list-style-image: none;
	margin: 0px;
	padding: 0px 0px 5px 6px;
	font-size: 8pt;
}

#categorieslist li {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#categorieslist ul li {
	border-top: 1px dotted #999;
}

#categorieslist a,
#categorieslist a:link,
#categorieslist a:active,
#categorieslist a:visited {
	display: block;
	margin: 5px 0px 0px 5px;
	padding: 7px 0px 2px 5px;
	color: #ffffff;
	font-weight: bold;
}

#categorieslist ul li a {
	color: #333333;
}


#categorieslist a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#categorieslist a.currentcat,
#categorieslist a.currentcat:link,
#categorieslist a.currentcat:active,
#categorieslist a.currentcat:visited {
	display: block;
}
#categorieslist a.currentcat:hover {
}

#categorieslist li a.level4 {
	color: #333333;
}

#categorieslist ul.level2 {
	background-color: #eeeeee;
	margin: 2px 0px 0px 5px;
	padding: 0px;
}

#categorieslist a.redlevel1,
#categorieslist a.redlevel1current {
	background-image: url('images/cat_red.gif');
	background-position: top left;
	background-repeat: no-repeat;
}

#categorieslist li.redlevel1 a.level2,
#categorieslist li.redlevel1current a.level2,
#categorieslist li.redlevel1current a.level2current,
#categorieslist li.redlevel1 a.level3,
#categorieslist li.redlevel1 a.level4 {
	padding: 3px 0px 3px 5px;
	margin: 0px;
	color: #eb3735;
}

#categorieslist li.redlevel1 a.level2:hover,
#categorieslist li.redlevel1 a.level2current,
#categorieslist li.redlevel1 a.level3current,
#categorieslist li.redlevel1 a.level4current,
#categorieslist li.redlevel1 a.level2current:hover,
#categorieslist li.redlevel1current a.level2:hover {
	color: #ffffff;
	background-image: url('images/cat_red.gif');
	background-position: top left;
	background-repeat: repeat-y;
}

#categorieslist a.yellowlevel1,
#categorieslist a.yellowlevel1current {
	background-image: url('images/cat_yellow.gif');
	background-position: top left;
	background-repeat: no-repeat;
}

#categorieslist li.yellowlevel1 a.level2,
#categorieslist li.yellowlevel1current a.level2,
#categorieslist li.yellowlevel1current a.level2current,
#categorieslist li.yellowlevel1 a.level3,
#categorieslist li.yellowlevel1 a.level4 {
	padding: 3px 0px 3px 5px;
	margin: 0px;
	color: #dcb53a;
}

#categorieslist li.yellowlevel1 a.level2:hover,
#categorieslist li.yellowlevel1 a.level2current,
#categorieslist li.yellowlevel1 a.level3current,
#categorieslist li.yellowlevel1 a.level4current,
#categorieslist li.yellowlevel1 a.level2current:hover,
#categorieslist li.yellowlevel1current a.level2:hover {
	color: #ffffff;
	background-image: url('images/cat_yellow.gif');
	background-position: top left;
	background-repeat: repeat-y;
}

#categorieslist a.purplelevel1,
#categorieslist a.purplelevel1current {
	background-image: url('images/cat_purple.gif');
	background-position: top left;
	background-repeat: no-repeat;
}

#categorieslist li.purplelevel1 a.level2,
#categorieslist li.purplelevel1current a.level2,
#categorieslist li.purplelevel1current a.level2current,
#categorieslist li.purplelevel1 a.level3,
#categorieslist li.purplelevel1 a.level4 {
	padding: 3px 0px 3px 5px;
	margin: 0px;
	color: #9f3691;
}

#categorieslist li.purplelevel1 a.level2:hover,
#categorieslist li.purplelevel1 a.level2current,
#categorieslist li.purplelevel1 a.level3current,
#categorieslist li.purplelevel1 a.level4current,
#categorieslist li.purplelevel1 a.level2current:hover,
#categorieslist li.purplelevel1current a.level2:hover {
	color: #ffffff;
	background-image: url('images/cat_purple.gif');
	background-position: top left;
	background-repeat: repeat-y;
}


#categorieslist a.bluelevel1,
#categorieslist a.bluelevel1current {
	background-image: url('images/cat_blue.gif');
	background-position: top left;
	background-repeat: no-repeat;
}

#categorieslist li.bluelevel1 a.level2,
#categorieslist li.bluelevel1current a.level2,
#categorieslist li.bluelevel1current a.level2current,
#categorieslist li.bluelevel1 a.level3 {
	padding: 3px 0px 3px 5px;
	margin: 0px;
	color: #2f428e;
}

#categorieslist li.bluelevel1 a.level2:hover,
#categorieslist li.bluelevel1 a.level2current,
#categorieslist li.bluelevel1 a.level3current,
#categorieslist li.bluelevel1 a.level2current:hover,
#categorieslist li.bluelevel1current a.level2:hover {
	color: #ffffff;
	background-image: url('images/cat_blue.gif');
	background-position: top left;
	background-repeat: repeat-y;
}

#categorieslist a.greenlevel1,
#categorieslist a.greenlevel1current {
	background-image: url('images/cat_green.gif');
	background-position: top left;
	background-repeat: no-repeat;
}

#categorieslist li.greenlevel1 a.level2,
#categorieslist li.greenlevel1current a.level2,
#categorieslist li.greenlevel1current a.level2current,
#categorieslist li.greenlevel1 a.level3 {
	padding: 3px 0px 3px 5px;
	margin: 0px;
	color: #009f65;
}

#categorieslist li.greenlevel1 a.level2:hover,
#categorieslist li.greenlevel1 a.level2current,
#categorieslist li.greenlevel1 a.level3current,
#categorieslist li.greenlevel1 a.level2current:hover,
#categorieslist li.greenlevel1current a.level2:hover {
	color: #ffffff;
	background-image: url('images/cat_green.gif');
	background-position: top left;
	background-repeat: repeat-y;
}

#categorieslist a.cateringlevel1,
#categorieslist a.cateringlevel1current {
	background-image: url('images/cat_catering.gif');
	background-position: top left;
	background-repeat: no-repeat;
}

#categorieslist li.cateringlevel1 a.level2,
#categorieslist li.cateringlevel1current a.level2,
#categorieslist li.cateringlevel1current a.level2current,
#categorieslist li.cateringlevel1 a.level3 {
	padding: 3px 0px 3px 5px;
	margin: 0px;
	color: #6eb74c;
}

#categorieslist li.cateringlevel1 a.level2:hover,
#categorieslist li.cateringlevel1 a.level2current,
#categorieslist li.cateringlevel1 a.level3current,
#categorieslist li.cateringlevel1 a.level2current:hover,
#categorieslist li.cateringlevel1current a.level2:hover {
	color: #ffffff;
	background-image: url('images/cat_catering.gif');
	background-position: top left;
	background-repeat: repeat-y;
}

#categorieslist a.floorcarelevel1,
#categorieslist a.floorcarelevel1current {
	background-image: url('images/cat_floorcare.gif');
	background-position: top left;
	background-repeat: no-repeat;
}

#categorieslist li.floorcarelevel1 a.level2,
#categorieslist li.floorcarelevel1current a.level2,
#categorieslist li.floorcarelevel1current a.level2current,
#categorieslist li.floorcarelevel1 a.level3 {
	padding: 3px 0px 3px 5px;
	margin: 0px;
	color: #363291;
}

#categorieslist li.floorcarelevel1 a.level2:hover,
#categorieslist li.floorcarelevel1 a.level2current,
#categorieslist li.floorcarelevel1 a.level3current,
#categorieslist li.floorcarelevel1 a.level2current:hover,
#categorieslist li.floorcarelevel1current a.level2:hover {
	color: #ffffff;
	background-image: url('images/cat_floorcare.gif');
	background-position: top left;
	background-repeat: repeat-y;
}

#categorieslist a.wastemanlevel1,
#categorieslist a.wastemanlevel1current {
	background-image: url('images/cat_wasteman.gif');
	background-position: top left;
	background-repeat: no-repeat;
}

#categorieslist li.wastemanlevel1 a.level2,
#categorieslist li.wastemanlevel1current a.level2,
#categorieslist li.wastemanlevel1current a.level2current,
#categorieslist li.wastemanlevel1 a.level3 {
	padding: 3px 0px 3px 5px;
	margin: 0px;
	color: #9e3592;
}

#categorieslist li.wastemanlevel1 a.level2:hover,
#categorieslist li.wastemanlevel1 a.level2current,
#categorieslist li.wastemanlevel1 a.level3current,
#categorieslist li.wastemanlevel1 a.level2current:hover,
#categorieslist li.wastemanlevel1current a.level2:hover {
	color: #ffffff;
	background-image: url('images/cat_wasteman.gif');
	background-position: top left;
	background-repeat: repeat-y;
}

#categorieslist a.orangelevel1,
#categorieslist a.orangelevel1current {
	background-image: url('images/cat_orange.gif');
	background-position: top left;
	background-repeat: no-repeat;
}

#categorieslist li.orangelevel1 a.level2,
#categorieslist li.orangelevel1current a.level2,
#categorieslist li.orangelevel1current a.level2current,
#categorieslist li.orangelevel1 a.level3 {
	padding: 3px 0px 3px 5px;
	margin: 0px;
	color: #e47233;
}

#categorieslist li.orangelevel1 a.level2:hover,
#categorieslist li.orangelevel1 a.level2current,
#categorieslist li.orangelevel1 a.level3current,
#categorieslist li.orangelevel1 a.level2current:hover,
#categorieslist li.orangelevel1current a.level2:hover {
	color: #ffffff;
	background-image: url('images/cat_orange.gif');
	background-position: top left;
	background-repeat: repeat-y;
}

#categorieslist a.industriallevel1,
#categorieslist a.industriallevel1current {
	background-image: url('images/cat_cleaning.gif');
	background-position: top left;
	background-repeat: no-repeat;
}

#categorieslist li.industriallevel1 a.level2,
#categorieslist li.industriallevel1current a.level2,
#categorieslist li.industriallevel1current a.level2current,
#categorieslist li.industriallevel1 a.level3 {
	padding: 3px 0px 3px 5px;
	margin: 0px;
	color: #1f5e94;
}

#categorieslist li.industriallevel1 a.level2:hover,
#categorieslist li.industriallevel1 a.level2current,
#categorieslist li.industriallevel1 a.level3current,
#categorieslist li.industriallevel1 a.level2current:hover,
#categorieslist li.industriallevel1current a.level2:hover {
	color: #ffffff;
	background-image: url('images/cat_cleaning.gif');
	background-position: top left;
	background-repeat: repeat-y;
}


#categorieslist a.wipinglevel1,
#categorieslist a.wipinglevel1current {
	background-image: url('images/cat_wiping.gif');
	background-position: top left;
	background-repeat: no-repeat;
}

#categorieslist li.wipinglevel1 a.level2,
#categorieslist li.wipinglevel1current a.level2,
#categorieslist li.wipinglevel1current a.level2current,
#categorieslist li.wipinglevel1 a.level3 {
	padding: 3px 0px 3px 5px;
	margin: 0px;
	color: #dcb639;
}

#categorieslist li.wipinglevel1 a.level2:hover,
#categorieslist li.wipinglevel1 a.level2current,
#categorieslist li.wipinglevel1 a.level3current,
#categorieslist li.wipinglevel1 a.level2current:hover,
#categorieslist li.wipinglevel1current a.level2:hover {
	color: #ffffff;
	background-image: url('images/cat_wiping.gif');
	background-position: top left;
	background-repeat: repeat-y;
}


#categorieslist a.pinklevel1,
#categorieslist a.pinklevel1current {
	background-image: url('images/cat_pink.gif');
	background-position: top left;
	background-repeat: repeat-y;
}

#categorieslist li.pinklevel1 a.level2,
#categorieslist li.pinklevel1current a.level2,
#categorieslist li.pinklevel1current a.level2current,
#categorieslist li.pinklevel1 a.level3 {
	padding: 3px 0px 3px 5px;
	margin: 0px;
	color: #e57267;
}

#categorieslist li.pinklevel1 a.level2:hover,
#categorieslist li.pinklevel1 a.level2current,
#categorieslist li.pinklevel1 a.level3current,
#categorieslist li.pinklevel1 a.level2current:hover,
#categorieslist li.pinklevel1current a.level2:hover {
	color: #ffffff;
	background-image: url('images/cat_pink.gif');
	background-position: top left;
	background-repeat: repeat-y;
}

#categorieslist a.ppeworkwearlevel1,
#categorieslist a.ppeworkwearlevel1current {
	background-image: url('images/cat_ppe.gif');
	background-position: top left;
	background-repeat: no-repeat;
}

#categorieslist li.ppeworkwearlevel1 a.level2,
#categorieslist li.ppeworkwearlevel1current a.level2,
#categorieslist li.ppeworkwearlevel1current a.level2current,
#categorieslist li.ppeworkwearlevel1 a.level3 {
	padding: 3px 0px 3px 5px;
	margin: 0px;
	color: #008f97;
}

#categorieslist li.ppeworkwearlevel1 a.level2:hover,
#categorieslist li.ppeworkwearlevel1 a.level2current,
#categorieslist li.ppeworkwearlevel1 a.level3current,
#categorieslist li.ppeworkwearlevel1 a.level2current:hover,
#categorieslist li.ppeworkwearlevel1current a.level2:hover {
	color: #ffffff;
	background-image: url('images/cat_ppe.gif');
	background-position: top left;
	background-repeat: repeat-y;
}

#categorieslist a.level1,
#categorieslist a.level1current {
	background-image: url('images/cat_blue.gif');
	background-position: top left;
	background-repeat: no-repeat;
}

#categorieslist li.level1 a.level2,
#categorieslist li.level1current a.level2,
#categorieslist li.level1current a.level2current,
#categorieslist li.level1 a.level3 {
	padding: 3px 0px 3px 5px;
	margin: 0px;
	color: #2f428e;
}

#categorieslist li.level1 a.level2:hover,
#categorieslist li.level1 a.level2current,
#categorieslist li.level1 a.level3current,
#categorieslist li.level1 a.level2current:hover,
#categorieslist li.level1current a.level2:hover {
	color: #ffffff;
	background-image: url('images/cat_blue.gif');
	background-position: top left;
	background-repeat: repeat-y;
}

#otherlinkslist {
	list-style-image: url('images/catbullet.png');
	margin: 0px;
	margin-left: 22px;
	padding: 5px 0px 5px 0px;
	font-size: 10pt;
}

#otherlinkslist li {
	border-bottom: 1px solid #fff;
	padding: 0px;
	margin: 0px;
}

#otherlinkslist a,
#otherlinkslist a:link,
#otherlinkslist a:active,
#otherlinkslist a:visited {
	display: block;
	color: #000;
}
#otherlinkslist a:hover {
	font-weight: normal;
	background-color: #eb3735;
	color: #ffffff;	
}

#vatswitch {
	text-align: center;
	height: 10px;
}

#vatswitch a:hover {
	color: #29318f;
}

#recent {
	margin: 5px 0px 5px 0px;
	padding: 0px 2px 0px 0px;
	border: 2px solid #29318f;
}

#popular {
	margin: 5px 0px 5px 0px;
	padding: 0px 2px 0px 0px;
	border: 2px solid #eb4f4c;
	border: 2px solid #cccccc;
}

#popular .titledboxtitle h1 {
	color: #eb4f4c;
}

#contenttitle {
	background-color: #ffb200;
	font-size: 2.0em;
	font-weight: bold;
	color: #29318f;
}

#breadcrumb {
	background-image: url('images/breadcrumb.gif');
	background-repeat: no-repeat;
	background-position: center left;
	font-size: 1.1em;
	padding-left: 22px;
	border-bottom: 1px solid #ccc;
}
#breadcrumb ul {
	margin: 0px;
	padding: 3px 1px;
}
#breadcrumb ul li {
	display: inline;
}

#breadcrumb a:hover {
	color: #fe0208;
	text-decoration: underline;
}

#loginform fieldset {
	padding: 0px 0px 0px 5px;
	margin: 0px;
	font-size: 110%;
	border: 0px solid #bbb;
}

#loginform legend {
	color: #333;
}

#loginform {
	font-size: 1.0em;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	width: 180px;
}

#loginform label {
	display: block;
	float: left; 
	width: 60px; 
	padding: 0 0 0 3px; 
	margin: 5px 0 0 0;
}

#loginuserinput, #loginpassinput {
	width: 100px;
}

#loginform input {
	font-size: 1.0em;
	margin: 1px;
}

#loginsubmitinput {
	padding: 5px 0px 0px 0px;
	font-size: 1.0em;
}

#loginmessage {
	text-align: right;
	font-size: 130%;
	font-weight: bold;
	color: #fff;
	background-color: #cbd3dc;
}

#logoutlink {
	font-weight: bold;
	text-align: right;
	background-color: #cbd3dc;
}

#usersettingslink {
	background-color: #cbd3dc;
}

#fgpasswordlink {
	margin: 0px 0px;
	text-align: center;
}

#fgpasswordlink a {
	color: #eb4f4c;
}

#fgpasswordlink a:hover {
	color: #eb4f4c;
	text-decoration: underline;
	font-weight: bold;
}

#search {
	margin-left: 7px;
}

#search fieldset {
	margin-right: 2px;
	border: 0px solid #bbb;
}

#search legend {
	color: #333333;
	margin-bottom: 2px;
	padding: 0px 0px 0px 2px;
}

#searchform {
	font-size: 1.0em;
	margin: 0px;
	padding: 0px;
	background-color: #eeeeee;
	color: #333333;
}

#searchform fieldset {
	padding: 0px 0px;
	border: 0px;
	margin: 0px 0px 0px 2px;
}

#searchterm {
	font-size: 1.1em;
	width: 140px;
	margin: 1px;
	float: left;
}

#searchsubmitinput {
	font-size: 1.0em;
	margin: 0px;
	padding: 0px 2px 3px 5px;
	float: left;
}

#searchresults {
	border: 1px solid #999;
	padding: 3px;
	padding-bottom: 100px;
	margin: 9px 0px;
	background-color: #ffffff;
}

#quicklookupform {
	float: right;
	margin: 0px;
	padding: 0px;
	padding-top: 15px;
	padding-right: 25px;
	font-size: 1.2em;
	color: #ffffff;
}

#quicklookupcode {
	font-size: 0.9em;
	width: 100px;
	vertical-align: middle;
}

#quicklookupsubmit {
	font-size: 0.8em;
	vertical-align: middle;
}


#quicklookup fieldset {
	margin-right: 2px;
	border: 0px solid #bbb;
}

#quicklookup legend {
	color: #333;
	margin: 0px;
}

#quicklookupsubmitinput {
	font-size: 1.0em;
	margin: 1px 1px 1px 40px;
}

/* Category Breadcrumb trail */
#categorybreadcrumb {
	font-size: 0.9em;
}
#categorybreadcrumb ul {
	margin: 0px;
	padding: 0px 1px;
}
#categorybreadcrumb ul li {
	display: inline;
}

#productdetails {
	padding: 3px;
	padding-bottom: 50px;
	margin: 9px 0px;
	background-color: #ffffff;
	font-size: 125%;
}

#productdetails p {
	font-size: 100%;
	text-align: justify;
	line-height: 1.6em;
}

#categoryimagediv {
	position: relative; /* Position is declared "relative" to stop images disappearing in IE. */
	border: 0px solid #444;
	margin: 10px 5px;
	padding: 0px;
	background-color: white;
	width: 200px;
	float: left;
	clear: both;
}

.categoryimagealt {
	border: 1px solid #444;
	margin: 0px;
	padding: 0px;
	background-color: white;
}

#thecategory {
	font-size: 1.2em;
}

#thecategory li {
	margin-left: 10px;
}

#thecategory h1 {
	font-size: 1.4em;
	text-align: left;
}

#thecategory h2 {
	font-size: 1.4em;
}

#thecategory p {
	font-size: 1.1em;
}

#topcategory {
	font-size: 1.3em;
}

#topcategory li {
	margin-left: 10px;
}

#topcategory h1 {
	font-size: 1.6em;
	text-align: left;
}

#topcategory p {
	line-height: 1.6em;
	text-align: justify;
}

#productimagediv {
	position: relative; /* Position is declared "relative" to stop images disappearing in IE. */
	margin: 10px 5px;
	padding: 0px;
	background-color: white;
	width: 200px;
	float: left;
	clear: both;
}

.productimagealt {
	border: 1px solid #444;
	margin: 0px;
	padding: 0px;
	background-color: white;
}

.productsymbol {
	border: 0px solid #444;
	margin: 0px;
	padding: 0px;
	background-color: white;
}

#productfulldesc {
	margin: 10px 2px;
}

#productexit {
	margin-top: 50px;
	margin-left: 165px;
	text-decoration: none;
}

#productexit a,
#productexit a:link,
#productexit a:active,
#productexit a:visited {
	color: #5380a4;
}

#productexit a:hover {
	color: #000;
}

#productexitimage {
	vertical-align: middle;
	border: 0px;
}

#quantitybreakdiv {
	border: 1px solid #bbb;
	margin-top: 20px;
	margin-left: 205px;
}

#splitpackdiv {
	border: 1px solid #bbb;
	margin-top: 20px;
	margin-left: 205px;
}

#specs {
	margin-top: 10px;
}

#basketform {
	margin-top: 15px;
	padding: 5px 0px;
	border: 1px solid #bbb;
	margin-left: 210px;
	text-align: center;
}

#wishlistform {
	margin-top: 15px;
	padding: 5px 0px;
	border: 1px solid #bbb;
	margin-left: 210px;
	text-align: center;
}

#groupedbasketform {
	margin-top: 15px;
	padding: 5px 0px;
	border: 1px solid #bbb;
	text-align: center;
}

#basketqty {
	margin-left: 10px;
}

#basketpartqty {
	margin-left: 10px;
}

.basketsubmit {
	margin-left: 10px;
}

.basketsubmitinput {
	vertical-align: top;
}

#basketsubmit {
	margin-left: 10px;
}

#basketsubmitinput {
	vertical-align: top;
}

#baskettocheckout {
	text-align: right;
	width: 100%;
}

#baskettocheckout a {
	color: #a00;
}

#checkoutstages {
	margin: 5px 0px 10px 0px;
	padding: 0px 5px;
	text-align: center;
}

#checkoutstages li {
	display: inline;
	margin: 0px 5px;
	padding: 1px 5px;
	border: solid 1px #555;
}

#attachedfiles {
	font-size: 10pt;
	margin: 5px 5px 5px 0px;
	padding: 0px 5px;
	color: #fff;
}

#attachedfiles ul {
	list-style-type: none;
	list-style-image: none;
	margin-left: 5px;
	padding: 0px;
}

#attachedfileslist a {
	font-size: 10pt;
	color: #29318f;
	text-decoration: underline;
}

.download {
	background-color: #29318f;
}

#content table {
	margin-bottom: 2px;
	font-size: 12px;
}

li.stagenotreached {
	background-color: #aaa;
}

li.stagereached {
	background-color: #eee;
}


/*******************/
/* Normal Elements */
/*******************/

h1, h2, h3, h4, h5, h6 {
	font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	padding: 2px;
	margin: 0px;
}

h1 { font-size: 1.8em; text-align: center; }

h2 { font-size: 1.6em; }

h3 { font-size: 1.4em; }

h4 { font-size: 1.3em; }

h5 { font-size: 1.2em; }

h6 { font-size: 1.1em; }

a,
a:link,
a:active,
a:visited {
	text-decoration: none;
	color: #000;
}

a:hover {
	text-decoration: none;
	color: #29318f;
}

img {
	border: 0px;
}

/*******************/
/* Class Elements */
/*******************/

/* Search Navigation List */
.searchnavlist {
	border: 0px;
	padding: 0px;
	margin: 0px;
	text-align: center;
	background-color: #ddd;
}
.searchnavlist ul
{
	border: 0px;
	padding: 0px;
	margin: 2px;
	display: inline;
}

.searchnavlist ul li {
	border: 0px;
	padding: 0px;
	margin: 0px;
	display: inline;
}

.searchnavlist ul li a,
.searchnavlist ul li a:active,
.searchnavlist ul li a:link,
.searchnavlist ul li a:visited {
	padding: 0 2px;
	margin: 0px;
	color: #333;
	text-decoration: none;
}

.searchnavlist ul li a:hover {
	background-color:#5380a4;
}

.searchnavlist ul li a.searchpagelinkcurrent,
.searchnavlist ul li a.searchpagelinkcurrent:active,
.searchnavlist ul li a.searchpagelinkcurrent:link,
.searchnavlist ul li a.searchpagelinkcurrent:visited {
	color: #f43;
}

.searchnavlist ul li a.searchpagelinkcurrent:hover {
	background-color: #fff;
}

#categoryproducts {
	clear: both;
}

.categoryproductheader th {
	font-size: 1.1em;
	font-weight: normal;
	color: #333333;
	padding-top: 15px;
}

.categoryproduct {
	font-size: 1.2em;
}

.tableproductheader {
	background-color: #29318f;
	color: #fff;
}

.oddrow {
	background-color: #ffffff;
}

.evenrow {
	background-color: #ededed;
}

.prodtableoddrow {
	font-size: 90%;
	background-color: #fff;
}
.prodtableevenrow {
	font-size: 90%;
	background-color: #fee7ad;
}

.subcategory td,
.tableproduct td {
	margin: 0px;
	padding: 2px 0px 0px 2px;
}

/* Basket columns */
.basketproductimagecol {
	width: 50px;
}

.basketoddrow {
	background-color: #b9d3eB;
}

.basketqtycol {
	text-align: right;
}

.basketpricecol {
	text-align: right;
}

.basketvaluecol {
	text-align: right;
}

.basketvatcdcol {
	text-align: right;
	width: 20px;
}

.vatamount {
	text-align: right;
}

.basketremovecol {
	text-align: right;
}

td.basketremovecol a {
	color: #a00;
}

.baskettotalval {
	text-align: right;
}

.viewbasket,
.checkout {
	margin: 0px 0px 0px 20px;
	display: inline;
}

#checkout {
	font-size: 9pt;
}

#checkout h1 {
	color: #29318f;
}


.checkoutinputerror {
	color: #f00;
}

/* Titled round corner boxes */

#search.titledbox {
	margin-bottom: 0px;
}

#basket.titledbox {
	margin-bottom: 0px;
}

#portalindex {
	border-top:2px solid #ffffff;
}

#portalindex ul {
	padding-left: 22px;
	font-size: 12px;
	margin-left: 0px;
	list-style-image: url('images/catbullet.png');
}
	
.titledbox {
	margin-bottom: 5px;
}

#login .titledboxcontent {
        background-image: url('images/redside.gif');
        background-repeat: repeat-y;
        background-position: top left;
	background-color: #fff;
	padding: 0px 1px 0px 0px;
	margin: 0px;
	border: 0px solid #333;
}

#basket .titledboxcontent {
        background-image: url('images/blueside.gif');
        background-repeat: repeat-y;
        background-position: top left;
	background-color: #fff;
	padding: 0px 1px 0px 0px;
	margin: 0px;
	border: 0px solid #333;
}

#search .titledboxcontent {
        background-image: none;
}

#otherlinks .titledboxcontent,
#categories .titledboxcontent {
        background-image: none;
}

#login .titledboxcontentinner {
        background-image: url('images/redside.gif');
        background-repeat: repeat-y;
        background-position: top right;
	margin: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

#basket .titledboxcontentinner {
        background-image: url('images/blueside.gif');
        background-repeat: repeat-y;
        background-position: top right;
	margin: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

#search .titledboxcontentinner {
        background-image: none;
}

#otherlinks .titledboxcontentinner,
#categories .titledboxcontentinner {
        background-image: none;
}

.titledboxtitle {
        background-image: url('images/bluehdrright.gif');
        background-repeat: no-repeat;
        background-position: top right;
	margin: 0px; 
	padding: 0px;
}

#search .titledboxtitle {
	background-image: none;
}

#login .titledboxtitle {
        background-image: url('images/LoginBoxRight.png');
        background-repeat: no-repeat;
        background-position: top right;
	margin: 0px; 
	padding: 0px;
}

#login .titledboxtitleinner {
        background-image: url('images/LoginBoxLeft.png');
        background-repeat: no-repeat;
        background-position: top left;
	margin: 0px; 
	padding: 0px;
}

#basket .titledboxtitle {
        background-image: url('images/BasketBoxRight.png');
        background-repeat: no-repeat;
        background-position: top right;
	margin: 0px; 
	padding: 0px;
}

#basket .titledboxtitleinner {
        background-image: url('images/BasketBoxLeft.png');
        background-repeat: no-repeat;
        background-position: top left;
	margin: 0px; 
	padding: 0px;
}

#otherlinks .titledboxtitle, 
#categories .titledboxtitle {
	background-image: none;
	background-color: #eb3735;
	margin-left: 5px;
}

.titledboxtitleinner {
        background-image: url('images/bluehdrleft.gif');
        background-repeat: no-repeat;
        background-position: top left;
	margin: 0px; 
	padding: 0px;
}

#otherlinks .titledboxtitleinner, 
#categories .titledboxtitleinner {
	background-image: none;
}

.titledboxtitle h1 {
	padding: 3px; 
	font-size: 1.3em; 
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
	border: 0px;
}

#search .titledboxtitle h1 {
	margin: 0px; 
	padding: 3px 0px 3px 4px; 
	color: #333333;
	text-align: left;
}

#search .titledboxtitleinner h1 {
	padding: 3px 0px 3px 3px;
}

#search .titledboxtitleinner {
	background-color: #eeeeee;
	margin: 0px; 
	padding: 0px;
}


#basket .titledboxtitle h1,
#login .titledboxtitle h1 {
	margin: 0px; 
	padding: 3px 0px; 
	color: #ffffff;
	font-weight: bold;
}

#otherlinks .titledboxtitle h1,
#categories .titledboxtitle h1 {
	margin: 0px; 
	padding: 3px 0px; 
	color: #ffffff;
	font-size: 14px;
}

#search .titledboxtitle h1 a,
#search .titledboxtitle h1 a:link,
#search .titledboxtitle h1 a:active,
#search .titledboxtitle h1 a:visited,
#search .titledboxtitle h1 a:hover {
	text-decoration: none;
	color: #333333;
}

#categories .titledboxtitle h1 a,
#categories .titledboxtitle h1 a:link,
#categories .titledboxtitle h1 a:active,
#categories .titledboxtitle h1 a:visited,
#categories .titledboxtitle h1 a:hover {
	text-decoration: none;
	color: #ffb200;
}

#login .tbbot {
        background-image: url('images/redftrright.gif');
        background-repeat: no-repeat;
        background-position: right bottom;
	margin: 0px; 
	padding: 0px;
}

#login .tbbotin {
        background-image: url('images/redftrleft.gif');
        background-repeat: no-repeat;
        background-position: left bottom;
	margin: 0px; 
	padding: 0px;
	height: 12px;
}

#basket .tbbot {
        background-image: url('images/blueftrright.gif');
        background-repeat: no-repeat;
        background-position: right bottom;
	margin: 0px; 
	padding: 0px;
}

#basket .tbbotin {
        background-image: url('images/blueftrleft.gif');
        background-repeat: no-repeat;
        background-position: left bottom;
	margin: 0px; 
	padding: 0px;
	height: 12px;
}

#search .tbbot, #search .tbbotin {
	overflow:hidden;
	padding: 0px;
	background-image: none;
	height: 2px;
}

#otherlinks .tbbot, #otherlinks .tbbotin,
#categories .tbbot, #categories .tbbotin {
	overflow:hidden;
	padding: 0px;
	background-image: none;
}


.tb1, .tb2, .tb3, .tb4 {
	padding: 0px;
}

.floorcaresubcat {
	padding-left: 5px;
        background-image: url('images/hd_floorcare.gif');
        background-repeat: repeat-x;
        background-position: bottom left;
}

.cateringsubcat {
	padding-left: 5px;
        background-image: url('images/hd_catering.gif');
        background-repeat: repeat-x;
        background-position: bottom left;
}

.redsubcat {
	padding-left: 5px;
        background-image: url('images/hd_red.gif');
        background-repeat: repeat-x;
        background-position: bottom left;
}

.greensubcat {
	padding-left: 5px;
        background-image: url('images/hd_green.gif');
        background-repeat: repeat-x;
        background-position: bottom left;
}

.pinksubcat {
	padding-left: 5px;
        background-image: url('images/hd_pink.gif');
        background-repeat: repeat-x;
        background-position: bottom left;
}

.bluesubcat {
	padding-left: 5px;
        background-image: url('images/hd_blue.gif');
        background-repeat: repeat-x;
        background-position: bottom left;
}

.wastemansubcat {
	padding-left: 5px;
        background-image: url('images/hd_wasteman.gif');
        background-repeat: repeat-x;
        background-position: bottom left;
}

.orangesubcat {
	padding-left: 5px;
        background-image: url('images/hd_orange.gif');
        background-repeat: repeat-x;
        background-position: bottom left;
}

.industrialsubcat {
	padding-left: 5px;
        background-image: url('images/hd_cleaning.gif');
        background-repeat: repeat-x;
        background-position: bottom left;
}

.wipingsubcat {
	padding-left: 5px;
        background-image: url('images/hd_wiping.gif');
        background-repeat: repeat-x;
        background-position: bottom left;
}

.ppeworkwearsubcat {
	padding-left: 5px;
        background-image: url('images/hd_ppe.gif');
        background-repeat: repeat-x;
        background-position: bottom left;
}

.categoryproductheader {
        background-image: url('images/hd_general.gif');
        background-repeat: repeat-x;
        background-position: bottom left;
}
	
#subcategoryheader {
	font-size: 1.6em;
	width: 100%;
	font-weight: bold;
	color: #cccccc;
	padding: 2px 0px 1px 0px;
}

#productsubheader {
	font-size: 1.6em;
	width: 100%;
	font-weight: bold;
	color: #cccccc;
	padding: 2px 0px 1px 0px;
}

.subcategorydesc {
	font-size: 1.1em;
	text-align: justify;
	width: 270px;
	border: 1px solid #cccccc;
	margin: 2px;
	padding-right: 5px;
	float: left;
}

.subcategorydesc a {
	padding-top: 5px;
	color: #29318f;
	font-weight: bold;
}

.subcategorydesc a:hover {
	text-decoration: underline;
}


.scdesctitle a {
	font-size: 1.1em;
	font-weight: bold;
	color: #333333;
	padding: 0px;
}

.scdesctitle {
	background-color: #eeeeee;

}

.categoryheader {
	font-size: 1.1em;
	font-weight: bold;
	color: #29318f;
	padding: 6px 0px 0px 5px;
	margin-top: 5px;
	border:1px solid #cccccc;
}

.categoryheader h2 {
	margin-right: 20px;
	border-bottom: 1px solid #cccccc;
}

#catdownload {
	font-size: 1.1em;
	clear: both;
}

#catdownload a {
	color: #3e3e3e;
}

#catdownload a:hover {
	color: #3e3e3e;
	text-decoration: underline;
}

#catheadimage {
	float: left;
	width: 157px;
	margin-top: 4px;
	margin-bottom: 2px;
	border: 1px solid #cccccc;
}

#cathead {
	width: 415px;
	padding-top: 2px;
	margin-left: 166px;
	text-align: justify;
	color: #ffffff;
}
	
#cathead p {
	font-size: 1.3em;
	background-color: #efefef;
	color: #333333;
	padding: 5px 5px 5px 5px;
	margin: 0px;
	line-height: 1.5em;
	letter-spacing: .4px;
}

#cathead h2 {
	font-size: 1.3em;
	padding-left: 5px;
}

.floorcarecathead h2 {
        background-image: url('images/hd_floorcare.gif');
        background-repeat: no-repeat;
        background-position: bottom left;
}

.cateringcathead h2 {
        background-image: url('images/hd_catering.gif');
        background-repeat: no-repeat;
        background-position: bottom left;
}

.redcathead h2 {
        background-image: url('images/hd_red.gif');
        background-repeat: no-repeat;
        background-position: bottom left;
}

.greencathead h2 {
        background-image: url('images/hd_green.gif');
        background-repeat: no-repeat;
        background-position: bottom left;
}

.pinkcathead h2 {
        background-image: url('images/hd_pink.gif');
        background-repeat: no-repeat;
        background-position: bottom left;
}

.bluecathead h2 {
        background-image: url('images/hd_blue.gif');
        background-repeat: no-repeat;
        background-position: bottom left;
}

.wastemancathead h2 {
        background-image: url('images/hd_wasteman.gif');
        background-repeat: no-repeat;
        background-position: bottom left;
}

.orangecathead h2 {
        background-image: url('images/hd_orange.gif');
        background-repeat: no-repeat;
        background-position: bottom left;
}

.industrialcathead h2 {
        background-image: url('images/hd_cleaning.gif');
        background-repeat: no-repeat;
        background-position: bottom left;
}

.wipingcathead h2 {
        background-image: url('images/hd_wiping.gif');
        background-repeat: no-repeat;
        background-position: bottom left;
}

.ppeworkwearcathead h2 {
        background-image: url('images/hd_ppe.gif');
        background-repeat: no-repeat;
        background-position: bottom left;
}


.categoryheader p {
	font-size: 1.2em;
	font-weight: normal;
	text-align: justify;
	color: #000000;
	padding: 6px 20px 0px 0px;
}

.categoryheader a {
	font-weight: normal;
}

.categoryheader a:hover {
	text-decoration: underline;
	color: #29318f;
}

.subcategory {
	width: 175px;
	border: 1px solid #cccccc;
	margin: 3px;
	float: left;
}

.subcategoryimage {
	display: block;
	text-align: center;
}

.subcategorytitle {
	display: block;
	text-align: center;
	font-size: 8pt;
	line-height: 10pt;
	margin: 4px 4px 0px 4px;
	padding: 0px;
}

a.subcategorytitle:hover {
	color: #29318f;
}

.subcategorytopinner {
	margin: 0px; 
	padding: 0px;
	height: 12px;
}

.subcategorytop {
	margin: 0px; 
	padding: 0px;
	height: 12px;
}

.subcategorybotinner {
	margin: 0px; 
	padding: 0px;
	height: 12px;
}

.subcategorybot {
	margin: 0px; 
	padding: 0px;
	height: 12px;
}

.subcategorymid {
	background-color: #fff;
	padding: 0px;
	margin: 0px;
	border: 0px solid #333;
}

.subcategorymidinner {
	height: 165px;
}

.idxcatheader {
	display: block;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0 auto;
}

.idxcatheader p {
	font-size: 12pt;
	font-weight: normal;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
}

.idxtd {
        background-image: url('images/idxbox.gif');
        background-repeat: no-repeat;
        background-position: center;
}

.idxtr {
	height: 230px;
}

.idxtitle {
	padding: 5px 0px 0px 0px;
	font-size: 14pt;
	font-weight: normal;
	font-style: italic;
}

.idxheader p {
	font-size: 13pt;
	font-weight: normal;
	text-align: justify;
	margin: 10px 20px 10px 10px;
}

.idxcontent p {
	font-size: 12pt;
	font-weight: normal;
	text-align: justify;
	padding-right: 15px;
}

.idxcontent ul {
	font-size: 11pt;
	font-weight: normal;
	list-style-image: url('images/listimage.gif');
}

.idxcontent li {
	padding: 0px 0px 5px 0px;
}

.idxcontent a {
	font-size: 10pt;
	color: #29318f;
	text-decoration: underline;
}

.idxcontent h2 {
	color: #29318f;
}

.catrequestimg {
	position: relative;
	border: 0px solid #444;
	margin: 10px 5px;
	padding: 30px 0px 30px 0px;
	background-color: white;
	width: 200px;
	float: left;
	clear: both;
}

.catrequest p {
	font-size: 12pt;
	font-weight: normal;
}

.catrequest a {
	font-size: 10pt;
	color: #29318f;
	text-decoration: underline;
}

.catrequest h2 {
	color: #29318f;
}

.cellhlast {
	background-color:#CCCCCC;
	border-bottom:1px solid #000000;
	color:#000000;
}

.contactrail {
	font-size: 12pt;
	padding: 0px 0px 0px 75px;
}

#enlarge {
	font-size: 6pt;
	vertical-align: middle;
	text-align: right;
	margin: 1px;
}

#orderhistorytabs ul {
	margin: 0px;
	padding: 0px;
}

#orderhistorytabs li {
	position: relative;
	display: inline;
	margin: 1px;
	padding: 0px 2px;
	border: 1px solid #000;
}

#ordhist tr th {
	background-color: #cbd3dc;
	padding-right: 12px;
}

#ordhist tr th.ordhistasc {
	background-image: url('images/uparrow.gif');
	background-repeat: no-repeat;
	background-position: right;
}

#ordhist tr th.ordhistdesc {
	background-image: url('images/downarrow.gif');
	background-repeat: no-repeat;
	background-position: right;
}

.homecategory {
	width: 190px;
	border: 0px;
	margin: 2px;
	float: left;
}

.homecategoryimage {
	display: block;
	text-align: center;
	height: 185px;
}

.redcategorytitle {
	background-image: url('images/cat_red.gif');
	background-repeat: no-repeat;
	background-position: left;
	font-size: 1.3em;
	font-weight: bold;
	display: block;
	text-align: center;
	margin: 4px 2px 0px 2px;
}

.redcategorytitle a {
	color: #ffffff;
}

.yellowcategorytitle {
	background-image: url('images/cat_yellow.gif');
	background-repeat: no-repeat;
	background-position: left;
	font-size: 1.3em;
	font-weight: bold;
	display: block;
	text-align: center;
	margin: 4px 2px 0px 2px;
}

.yellowcategorytitle a {
	color: #ffffff;
}

.purplecategorytitle {
	background-image: url('images/cat_purple.gif');
	background-repeat: no-repeat;
	background-position: left;
	font-size: 1.3em;
	font-weight: bold;
	display: block;
	text-align: center;
	margin: 4px 2px 0px 2px;
}

.purplecategorytitle a {
	color: #ffffff;
}

.bluecategorytitle {
	background-image: url('images/cat_blue.gif');
	background-repeat: no-repeat;
	background-position: left;
	font-size: 1.3em;
	font-weight: bold;
	display: block;
	text-align: center;
	margin: 4px 2px 0px 2px;
}

.bluecategorytitle a {
	color: #ffffff;
}

.greencategorytitle {
	background-image: url('images/cat_green.gif');
	background-repeat: no-repeat;
	background-position: left;
	font-size: 1.3em;
	font-weight: bold;
	display: block;
	text-align: center;
	margin: 4px 2px 0px 2px;
}

.greencategorytitle a {
	color: #ffffff;
}

.orangecategorytitle {
	background-image: url('images/cat_orange.gif');
	background-repeat: no-repeat;
	background-position: left;
	font-size: 1.3em;
	font-weight: bold;
	display: block;
	text-align: center;
	margin: 4px 2px 0px 2px;
}

.orangecategorytitle a {
	color: #ffffff;
}

.pinkcategorytitle {
	background-image: url('images/cat_pink.gif');
	background-repeat: no-repeat;
	background-position: left;
	font-size: 1.3em;
	font-weight: bold;
	display: block;
	text-align: center;
	margin: 4px 2px 0px 2px;
}

.pinkcategorytitle a {
	color: #ffffff;
}

.leftsidebaradvert {
	padding-left: 5px;
	padding-bottom: 5px;
}

