@import url('https://fonts.googleapis.com/css2?family=Gloria+Hallelujah&family=IBM+Plex+Sans+Condensed:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&family=IBM+Plex+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&family=Patrick+Hand&family=Saira+Stencil+One&display=swap');

html, body {
	margin: 0px;
	padding: 0px;
	background-color: #F8F8F8;
	background-repeat: repeat;
	background-attachment: scroll;
	clear: both;
	background-position: center;
	font-size:100%;
	background-image: url("images/concrete_wall_3.png");
	font-family: 'IBM Plex Sans', 'Open Sans',  'MuliLight', Helvetica, Arial,  Geneva, Verdana,  sans-serif;
}

html a {
	text-decoration: none;
	color: #C00;
}

a:link {
text-decoration:none;
color: #C00;
}

a:visited {
text-decoration:none;
color: #C00;
}

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


h1 {
	font-family: 'IBM Plex Sans', 'Open Sans',  'MuliLight', Helvetica, Arial,  Geneva, Verdana,  sans-serif;
	font-size: 1em;	
	margin-bottom:.1em;
	margin-top:.1em;
	font-weight:inherit;
}

h2 {
	font-family: 'IBM Plex Sans', 'Open Sans',  'MuliLight', Helvetica, Arial,  Geneva, Verdana,  sans-serif;
	font-size: 1em;	
	margin-bottom:.1em;
	margin-top:.1em;
	font-weight:inherit;
}

h3 {
	font-family: 'IBM Plex Sans', 'Open Sans',  'MuliLight', Helvetica, Arial,  Geneva, Verdana,  sans-serif;
	font-size: 1.3em;	
	margin-bottom:-.1em;
	margin-top:.1em;
	
}

p {
	font-family: 'IBM Plex Sans', 'Open Sans', 'MuliLight', Helvetica, Arial, Geneva, Verdana, sans-serif;
	font-size: 1rem;
	line-height: 1.4rem;
	font-weight: 300;
	color: #000;
	padding: 0;
	margin: 0 0 1rem;
}

p strong {
	font-weight:700;
}

p a,
p a:link,
p a:visited,
p a:hover {
	font-weight: 700;
	color:#C00;
}


/* image slider */







div.wrap {
width : 900px;
margin : 0 auto;
text-align : left;
}
div#top div#nav {
float : left;
clear : both;
width : 900px;
height : 52px;
margin : 22px 0 0;
}
div#top div#nav ul {
float : left;
width : 900px;
height : 52px;
list-style-type : none;
}
div#nav ul li {
float : left;
height : 52px;
}
div#nav ul li a {
border : 0;
height : 52px;
display : block;
line-height : 52px;
text-indent : -9999px;
}
div#header {
margin : 10 0 0;
}
div#video-header {
height : 683px;
margin : 10 0 0;
}
div#header div.wrap {
height : 300px;
background : url(images/header-bg.png) no-repeat 50% 0;
}
div#header div#slide-holder {
z-index : 0;
width : 900px;
height : 300px;
position : absolute;
}
div#header div#slide-holder div#slide-runner {
	top : 0px;
	left : 0px;
	width : 900px;
	height : 300px;
	overflow : hidden;
	position : absolute;
	z-index: 0;
}
div#header div#slide-holder img {
margin : 0;
display : none;
position : absolute;
}
div#header div#slide-holder div#slide-controls {
left : 0;
bottom : 228px;
width : 900px;
height : 46px;
display : none;
position : absolute;
background : url(images/slide-bg.png) 0 0;
}
div#header div#slide-holder div#slide-controls p.text {
float : left;
color : #fff;
display : inline;
font-size : 1em;
line-height : 16px;
margin : 15px 0 0 20px;
font-family: 'IBM Plex Sans', 'Open Sans', 'MuliLight', Helvetica, Arial,  Geneva, Verdana,  sans-serif;
}
div#header div#slide-holder div#slide-controls p#slide-nav {
float : right;
height : 24px;
display : inline;
margin : 11px 15px 0 0;
}
div#header div#slide-holder div#slide-controls p#slide-nav a {
float : left;
width : 24px;
height : 24px;
display : inline;
font-size : 1em;
margin : 0 5px 0 0;
color: #fff;
line-height : 28px;
font-weight: 700;
text-align : center;
text-decoration : none;
background-position : 0 0;
background-repeat : no-repeat;
font-family: 'IBM Plex Sans', 'Open Sans',  'MuliLight', Helvetica, Arial,  Geneva, Verdana,  sans-serif;
}
div#header div#slide-holder div#slide-controls p#slide-nav a.on {
background-position : 0 -24px;
}
div#header div#slide-holder div#slide-controls p#slide-nav a {
background-image : url(images/silde-nav.png);
}
div#nav ul li a {
background : url(images/nav.png) no-repeat;
}




/* topnav*/


.mainHeader {
	background-color:#d11c21;
	padding:10px;
	color:#fff;
	text-align:center;
}


.mainHeader h1 {
	font-family:'Arvo',Tahoma,Arial,sans-serif;
	font-weight:700;
	font-size:1.5em;
	color:#fff;
	
}


.mainHeaderLeft {
	background-color:#d11c21;
	padding:10px;
	color:#fff;
	text-align:left;
}




.mainHeaderLeft h1 {
	font-family:'Arvo',Tahoma,Arial,sans-serif;
	font-weight:700;
	font-size:1.5em;
	color:#fff;
	
}

#fastestActing .mainHeaderLeft {
	background-color:#d11c21;
	padding:10px;
	margin-top:10px;
	margin-left:-10px;
	margin-right:-10px;
	color:#fff;
	text-align:left;
}

#fastestActing .mainHeaderLeft h1 {
	font-family:'Arvo',Tahoma,Arial,sans-serif;
	font-weight:700;
	font-size:1.2em;
	color:#fff;
	
}


.topNavWide {
	z-index: 45;
	background-image: url(images/bg-red-gradient.jpg);
	background-color:#d11c21;
	background-repeat: repeat-x;
	border-bottom:solid 1px #333;
	-moz-box-shadow: 0px 2px 4px #a5a5a5;
	-webkit-box-shadow: 0px 2px 4px #a5a5a5;
	box-shadow: 0px 2px 4px #A5A5A5;
	/* For IE 8 */
-ms-filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=90, Color='#a5a5a5');
/* For IE 5.5 - 7 */
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=90, Color='#a5a5a5');
}


#topNavContainer {
	width: 900px;
	height: 70px;
	margin: 0 auto;
	overflow: visible;
}


.navLink {
	width:auto;
	float:right;
	text-align: center;
	margin-left: 20px;
	padding-left: 10px;
	padding-right: 10px;
}


#navigation {
	clear: right;
	float: right;
	width: 600px;
	color: #FFF;
	font-family: 'Arvo', 'Open Sans', Arial, sans-serif;
	text-transform: capitalize;
	margin-top: 45px;
	overflow:visible;
	font-size: 1em;
}

.lineBreak {
	background-image: url(images/bg-red-gradient.jpg);
	background-repeat: repeat-x;
	height: 1.4em;
	color: #FFF;
	font-size: 1.1em;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 7px;
	font-family: 'Arvo', 'Open Sans', Arial, sans-serif;
	text-transform:capitalize;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	margin-left: -10px;
	margin-right: -10px;
	clear: both;
	-moz-box-shadow: 0px 1px 2px #A5A5A5;
	-webkit-box-shadow: 0px 1px 2px #999;
	box-shadow: 0px 1px 2px #999;
	/* For IE 8 */
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999')";
/* For IE 5.5 - 7 */
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999');
}


.lineBreakTest {
	position:relative;
	background-color:#d11c21;
	color: #FFF;
	font-size: 1.3em;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 7px;
/*	padding-bottom: 3px;*/
	padding-bottom: 7px;
	font-family: 'Arvo', 'Open Sans', Arial, sans-serif;
	text-transform: capitalize;
	clear: both;
/*	border: 1px solid #000;*/
	margin-left: -14px;
	margin-right: -14px;
/*
	-moz-box-shadow: 0px 2px 4px #a5a5a5;
	-webkit-box-shadow: 0px 2px 4px #a5a5a5;
	box-shadow: 0px 2px 4px #A5A5A5;
	-ms-filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=90, Color='#a5a5a5');
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=90, Color='#a5a5a5');
*/
}

.lineBreakTest span.leftFold {
	position:absolute;
	left: 0px;
	bottom: -20px; 
	width: 15px;
	height: 20px;
	background-image: url("images/fold-left-big@2x.png");
	background-size: 15px 20px;
	background-repeat: no-repeat;
}

.lineBreakTest span.rightFold {
	position:absolute;
	right: 0px;
	bottom: -20px; 
	width: 15px;
	height: 20px;
	background-image: url("images/fold-right-big@2x.png");
	background-size: 15px 20px;
	background-repeat: no-repeat;
}



.lineBreakOrganiclearRight {
	background-color:#BC7A00;
	color: #FFF;
	font-size: 1.1em;
	padding-left: 12px;
	padding-right: 10px;
	padding-top: 7px;
	padding-bottom:5px;
	font-family: 'Arvo', 'Open Sans', Arial, sans-serif;
	text-transform:capitalize;
/*	border: 1px solid #000;*/
	margin-left: -1px;
	margin-right: -14px;
	margin-bottom: 5px;
	clear: both;
	position:relative;
/*
	-moz-box-shadow: 0px 2px 4px #a5a5a5;
	-webkit-box-shadow: 0px 2px 4px #a5a5a5;
	box-shadow: 0px 2px 4px #A5A5A5;
	-ms-filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=90, Color='#a5a5a5');
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=90, Color='#a5a5a5');
*/
}

.lineBreakOrganiclearRight a, .lineBreakOrganiclearRight a:link, .lineBreakOrganiclearRight a:hover, .lineBreakOrganiclearRight a:visited {
	color:#FFF;
}

.lineBreakOrganiclearRight span {
	position:absolute;
	right: -1px;
	bottom:-20px;
	width: 15px;
	height: 20px;
	background-image: url(images/fold-right-big-brown.png);
	background-repeat: no-repeat;
	
}


.lineBreakOrganiclear2 {
	background-color: #c88b11;
	color: #FFF;
	font-size: 1.1em;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 7px;
	padding-bottom: 5px;
	font-family: 'Arvo', 'Open Sans', Arial, sans-serif;
	text-transform:capitalize;
/*	border: 1px solid #000;*/
	margin-left: -15px;
	margin-right: -15px;
	clear: both;
	position:relative;
/*
	-moz-box-shadow: 0px 2px 4px #a5a5a5;
	-webkit-box-shadow: 0px 2px 4px #a5a5a5;
	box-shadow: 0px 2px 4px #A5A5A5;
	-ms-filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=90, Color='#a5a5a5');
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=90, Color='#a5a5a5');
*/
}


.lineBreakOrganiclear2 .leftFold {
	position:absolute;
	left: 0px;
	bottom: -20px; 
	width: 15px;
	height: 20px;
	background-image: url("images/fold-left-big-brown@2x.png");
	background-size: 15px 20px;
	background-repeat: no-repeat;
}

.lineBreakOrganiclear2 span.rightFold {
	position:absolute;
	right: 0px;
	bottom: -20px; 
	width: 15px;
	height: 20px;
	background-image: url("images/fold-right-big-brown@2x.png");
	background-size: 15px 20px;
	background-repeat: no-repeat;
}


.lineBreakWoodmates {
	/*background-image: url(images/bg-brown-gradient.jpg);
	background-repeat: repeat-x;*/
	background-color:#FC3;
	color: #000;
	font-size: 1.1em;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 7px;
	padding-bottom: 5px;
	font-family: 'Arvo', 'Open Sans', Arial, sans-serif;
	text-transform:capitalize;
	margin-left: -14px;
	margin-right: -14px;
	clear: both;
	position:relative;
}

.lineBreakWoodmates a,
.lineBreakWoodmates a:link,
.lineBreakWoodmates a:visited,
.lineBreakWoodmates a:hover {
	color:#000;
}

.lineBreakWoodmates .leftFold {
	position:absolute;
	left: 0px;
	bottom: -20px; 
	width: 15px;
	height: 20px;
	background-image: url("images/fold-left-big-yellow@2x.png");
	background-size: 15px 20px;
	background-repeat: no-repeat;
}

.lineBreakWoodmates span.rightFold {
	position:absolute;
	right: 0px;
	bottom: -20px; 
	width: 15px;
	height: 20px;
	background-image: url("images/fold-right-big-yellow@2x.png");
	background-size: 15px 20px;
	background-repeat: no-repeat;
}



.lineBreakCC {
	background-image: url(images/bg-red-gradient.jpg);
	background-repeat: repeat-x;
	height: 1.4em;
	color: #FFF;
	font-size: 1.1em;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 7px;
	font-family: 'Arvo', 'Open Sans', Arial, sans-serif;
	text-transform:capitalize;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	margin-right: -10px;
	margin-left: -1px;
	margin-bottom: 5px;
	clear: both;
	-moz-box-shadow: 0px 1px 2px #A5A5A5;
	-webkit-box-shadow: 0px 1px 2px #999;
	box-shadow: 0px 1px 2px #999;
	/* For IE 8 */
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999')";
/* For IE 5.5 - 7 */
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999');
}


.lineBreakCC2 {
	background-color:#d11c21;
	color: #FFF;
	font-size: 1.1em;
	padding-left: 15px;
	padding-right: 10px;
	padding-top: 7px;
	padding-bottom:5px;
	font-family: 'Arvo', 'Open Sans', Arial, sans-serif;
	text-transform:capitalize;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	margin-left: -1px;
	margin-right: -14px;
	margin-bottom: 5px;
	clear: both;
	position:relative;
	-moz-box-shadow: 0px 2px 4px #a5a5a5;
	-webkit-box-shadow: 0px 2px 4px #a5a5a5;
	box-shadow: 0px 2px 4px #A5A5A5;
	/* For IE 8 */
-ms-filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=90, Color='#a5a5a5');
/* For IE 5.5 - 7 */
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=90, Color='#a5a5a5');
}

.lineBreakCC2 a, .lineBreakCC2 a:link, .lineBreakCC2 a:hover, .lineBreakCC2 a:visited {
	color:#FFF;
}

.lineBreakCC2 span {
	position:absolute;
	right: -1px;
	bottom:-21px;
	width: 15px;
	height: 20px;
	background-image: url(images/fold-right.png);
	background-repeat: no-repeat;
	
}

.lineBreakOrganiclear {
	background-image: url(images/bg-brown-gradient.jpg);
	background-repeat: repeat-x;
	height: 1.4em;
	color: #FFF;
	font-size: 1.1em;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 7px;
	font-family: 'Arvo', 'Open Sans', Arial, sans-serif;
	text-align:center;
	text-transform:capitalize;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	margin-left: -10px;
	margin-right: -10px;
	clear: both;
	-moz-box-shadow: 0px 1px 2px #A5A5A5;
	-webkit-box-shadow: 0px 1px 2px #999;
	box-shadow: 0px 1px 2px #999;
	/* For IE 8 */
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999')";
/* For IE 5.5 - 7 */
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999');
}



.lineBreak2 {
	background-image: url(images/bg-red-gradient.jpg);
	background-repeat: repeat-x;
	height: 20px;
	color: #FFF;
	font-size: 1.4em;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 7px;
	padding-bottom: 10px;
	font-family: 'Arvo', 'Open Sans', Arial, sans-serif;
	text-transform:capitalize;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	margin-left: -10px;
	margin-right: -10px;
	clear: both;
}

#nav {
	clear: right;
	float: right;
	height: 70px;
	width: 680px;
	color: #FFF;
	font-family: 'Arvo', 'Open Sans', Arial, sans-serif;
	text-transform: capitalize;
	font-size: 1.1em;
	text-align: left;
}


.topNavWide #topNavContainer #navigation .navLink a {
	color: #FFF;
}

.topNavWide #topNavContainer #navigation .navLink a:link {
	color: #FFF;
}

.topNavWide #topNavContainer #navigation .navLink a:hover {
	color: #FFF;
}





/*dropdown*/







/* body content */




.bodyCopy {
	font-family: 'IBM Plex Sans', 'Open Sans', 'MuliLight', Helvetica, Arial, Geneva, Verdana, sans-serif;
	font-size: .9rem;
	font-weight:400;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 150%;
}



.image {
	z-index: 0;

}
#wrapper {
	width:900px;
	margin: 0px auto;
	color: #000; /*This is the font-color*/
	background-color: #FFFFFF;
	border-right: solid 1px #CCC;
	border-left: solid 1px #CCC;
	font-family: 'IBM Plex Sans', 'Open Sans',  'MuliLight', Helvetica, Arial,  Geneva, Verdana,  sans-serif;
	font-size: 1em;
	margin-bottom: 20px;
	position: relative;
	background-image: url(images/bg-gradient-leftnav-shadow-right.png);
	background-repeat: repeat-y;
	background-position: 176px;
	z-index: 0;
}

#magPadTop {
	margin-top:5px;
	margin-bottom: 5px;
}

#wrapper2 {
	width:900px;
	margin: 0px auto;
	color: #000; /*This is the font-color*/
	background-color: #FFFFFF;
	border-right: solid 1px #CCC;
	border-left: solid 1px #CCC;
	font-family: 'IBM Plex Sans', 'Open Sans',  'MuliLight', Helvetica, Arial,  Geneva, Verdana,  sans-serif;
	font-size: 1em;
	margin-bottom: 20px;
	position: relative;
}

#leftInclude {
	width: 225px;
	/*float: left;*/
	z-index:999;
    position: relative;
}

#wrapper #leftInclude {
	width: 225px;
	float: left;
	z-index:500;
    position: relative;
    /*left:0px;
    top:0px;*/
}

#arrowFloatLeft {
	height: 100px;
	width: 90px;
	float: left;	
}

#contentWrapper {
	background-image: url(images/banner-snomelt2.jpg);
	background-repeat: no-repeat;
	padding-top: 268px;
	float: left;
	/*width: 672px;*/
    width: 673px;
	background-color: #FFFFFF;
	border-left: solid 1px #CCC;
	padding-bottom: 10px;
}

#contentError {
	background-image: url(images/banner-error.jpg);
	background-repeat: no-repeat;
	padding-top: 40px;
	float: left;
	/*width: 672px;*/
    width: 673px;
	background-color: #FFFFFF;
	border-left: solid 1px #CCC;
	padding-bottom: 10px;
}

#contentCombo {
	background-image: url(images/banner-combotherm.jpg);
	background-repeat: no-repeat;
	padding-top: 260px;
	float: left;
	/*width: 672px;*/
    width: 673px;
	background-color: #FFFFFF;
	border-left: solid 1px #CCC;
	padding-bottom: 10px;
}

#contentCC {
	background-image: url(images/banner-cc-liquid-flake.jpg);
    background-size:680px 500px;
	background-repeat: no-repeat;
	padding-top: 260px;
	float: left;
	/*width: 672px;*/
    width: 673px;
	background-color: #FFFFFF;
	border-left: solid 1px #CCC;
	padding-bottom: 10px;
}


@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    
    #contentCC {
        background-image: url(images/banner-cc-liquid-flake@2x.jpg);
        background-size:680px 500px;
}
    
    
}

#wrapper #contentRockSalt {
	background-image: url(images/banner-rocksalt.jpg);
	background-repeat: no-repeat;
	padding-top: 260px;
	float: left;
	/*width: 672px;*/
    width: 673px;
	background-color: #FFFFFF;
	border-left: solid 1px #CCC;
	padding-bottom: 10px;
    
    /*position:absolute;
    top:0px;
    right:0px;
    z-index:5;*/
    
}

#contentWrapper2 {
	background-image: url(images/banner-products.jpg);
	background-repeat: no-repeat;
	padding-top: 170px;
	float: left;
	/*width: 672px;*/
    width: 673px;
	background-color: #FFFFFF;
	border-left: solid 1px #CCC;
	padding-bottom: 10px;
}

#contentWrapper3 {
	background-image: url(images/banner-products.jpg);
	background-repeat: no-repeat;
	padding-top: 175px;
	background-color: #FFFFFF;
	padding-bottom: 10px;
}

#contentWrapperOrganiclear {
	background-image: url(images/banner-organiclear.jpg);
	background-repeat: no-repeat;
	padding-top: 295px;
	background-color: #FFFFFF;
	padding-bottom: 10px;
}

#contentWrapperRoad {
	background-image: url(images/banner-roadcrew.jpg);
	background-repeat: no-repeat;
	padding-top: 260px;
	float: left;
	/*width: 672px;*/
    width: 673px;
	background-color: #FFFFFF;
	border-left: solid 1px #CCC;
	padding-bottom: 10px;
}

#contentWrapperMag {
	background-image: url(images/banner-mag.jpg);
	background-repeat: no-repeat;
	padding-top: 260px;
	float: left;
	/*width: 672px;*/
    width: 673px;
	background-color: #FFFFFF;
	border-left: solid 1px #CCC;
	padding-bottom: 10px;
}

#contentWrapperWalksafe {
	background-image: url(images/banner-walksafe.jpg);
	background-repeat: no-repeat;
	padding-top: 245px;
	float: left;
	/*width: 672px;*/
    width: 673px;
	background-color: #FFFFFF;
	border-left: solid 1px #CCC;
	padding-bottom: 10px;
	z-index: 35;
}

#contentWrapperOrganiclearWR {
	background-image: url(images/banner-organiclear-wr.jpg);
	background-repeat: no-repeat;
	padding-top: 260px;
	float: left;
	/*width: 672px;*/
    width: 673px;
	background-color: #FFFFFF;
	border-left: solid 1px #CCC;
	padding-bottom: 10px;
}

#contentWrapperWoodmates {
	background-image: url(images/banner-woodmates.jpg);
	background-repeat: no-repeat;
	padding-top: 260px;
	float: left;
	/*width: 672px;*/
    width: 673px;
	background-color: #FFFFFF;
	border-left: solid 1px #CCC;
	padding-bottom: 10px;
}

#contentWrapperOrganiclearTM {
	background-image: url(images/banner-organiclear-tm.jpg);
	background-repeat: no-repeat;
	padding-top: 260px;
	float: left;
	/*width: 672px;*/
    width: 673px;
	background-color: #FFFFFF;
	border-left: solid 1px #CCC;
	padding-bottom: 10px;
}

#contentWrapperOrganiclearIWF {
	background-image: url("images/banner-organiclear-iwf.jpg");
	background-repeat: no-repeat;
	background-size: 680px auto;
	background-position: left top;
	padding-top: 268px;
	float: left;
	/*width: 672px;*/
    width: 673px;
	background-color: #FFFFFF;
	border-left: solid 1px #CCC;
	padding-bottom: 10px;
}

#contentWrapperMaintenance {
	background-image: url(images/banner-log-home.jpg);
	background-repeat: no-repeat;
	padding-top: 230px;
	float: left;
	/*width: 672px;*/
    width: 673px;
	background-color: #FFFFFF;
	border-left: solid 1px #CCC;
	padding-bottom: 10px;
}


@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
	
	#contentWrapperOrganiclearIWF {
		background-image: url("images/banner-organiclear-iwf@2x.jpg");
	}
	
	
}

.container {
	margin: 0 auto;
	width: 900px;
	position:relative;
	margin-bottom: -10px;
	padding-bottom: -10px;
}

#padBottomBanner {
	margin-bottom:15px;
	padding-bottom:5px;
}

.whiteBox {
	background-color:#FFF;
	/*border: 1px solid #CCC;*/
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
	margin-bottom: 0px;
	width: 900px;
	clear: both;
}

.whiteBox2 {
	background-color:#FFF;
	/*border: 1px solid #CCC;*/
	border-bottom: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
	margin-bottom: 0px;
	width: 900px;
	clear: both;
}
.whiteTable {
	background-color:#FFF;
	border: 1px solid #CCC;
	padding: 10px 10px 10px 10px;
	width: 900px;
	clear: both;
	margin-bottom: 10px;
}

.whiteTable2 {
	background-color:#FFF;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;

	padding: 10px 10px 20px 10px;
	width: 900px;
	clear: both;
	margin-bottom: 5px;
}

.border {
	border-bottom: 1px solid #CCC;
}


/*#logo {
	background-image: url(images/logo-knight-smaller@2x.png);
    background-size:210px 57px;
	background-repeat: no-repeat;
	float: left;
	height: 75px;
	width: 219px;
	background-position: 0px 10px;
	position: absolute;
	left: 5px;
	top: -55px;
	z-index: 999;
}*/




#logo {
	background-image: url(images/logo-knight-medium@2x.png);
    background-size:275px 75px;
	background-repeat: no-repeat;
	float: left;
	height: 78px;
	width: 280px;
	background-position: 0px 2px;
	position: absolute;
	left: 2px;
	top: -60px;
	z-index: 999;
}




#logoHome {
	background-image: url(images/logo-knight.png);
	background-repeat: no-repeat;
	float: left;
	height: 75px;
	width: 240px;
	background-position: 0px 2px;
	position: absolute;
	left: 5px;
	top: -55px;
}



#bottomBarWide {
	clear: both;
}


#bottomNavCenter {
	text-align: center;
	background-color:#d11c21;
	background-image: url(images/bg-red-gradient-light.jpg);
	background-repeat: repeat-x;
/*	border: 1px solid #333;*/
	border: none;
	color: #fff;
	clear: both;
	padding-top: 8px;
	padding-bottom: 8px;
	font-weight: 700;
	font-size:.8rem;
}

#bottomNavCenter2 {
	background-image: url(images/bg-red-gradient-light.jpg);
	background-repeat: repeat-x;
	background-color:#d11c21;
/*	border: 1px solid #333;*/
	border: none;
	text-align: center;
	color: #fff;
	clear: both;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-bottom: 15px;
	margin-top: -6px;
	font-size:.8rem;
	font-weight:700;
}

#bottomNavCenter .bodyCopy,
#bottomNavCenter .bodyCopy2,
#bottomNavCenter2 .bodyCopy,
#bottomNavCenter2 .bodyCopy2 {
	font-size:.8rem;
}


#bottom {
	/*background-image: url(images/bg-red-gradient-small.jpg);
	background-repeat: repeat-x;*/
	background-color: #C00;
	color: #fff;
	font-family: 'Arvo', 'Open Sans', Arial, sans-serif;
	font-size: 1em;
	border: solid 1px #000;
	text-transform: capitalize;
	clear: both;
	background-image: url(images/bg-red-gradient.jpg);
	background-repeat: repeat-x;
	z-index: 10;
	border-bottom:solid 1px #333;
	
}

.whiteBG {
	background-color: #FFF;
	border: solid 1px #CCC;
	font-family: 'IBM Plex Sans', 'Open Sans',  'MuliLight', Helvetica, Arial,  Geneva, Verdana,  sans-serif;
	font-size: 1em;
	margin-bottom: 10px;

}



.leftNavPic {
	margin-top:-1px;
    position: relative;
    z-index: 999;
}

.leftMain {
	background-image: url(images/bg-red-gradient-small.jpg);
	background-repeat: repeat-x;
	background-color: #C00;
	color: #fff;
	font-family: 'Arvo', 'Open Sans', Arial, sans-serif;
	font-size: 1.1em;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	border: solid 1px #000;
	text-transform: capitalize;
	margin-left: -8px;
	margin-right: 0px;
}

.leftMainTest {
	background-image: url(images/bg-gradient-leftnav-shadow-right2.png);
	background-repeat: repeat-y;
	background-position:191px;
	background-color: #d11c21;
	color: #fff;
    font-family:'Arvo','Open Sans',Roboto,Arial,Tahoma,sans-serif;
	font-size: .95em;
	font-weight:400;
	padding-left: 15px;
	padding-top: 4px;
	padding-bottom: 4px;
/*
    border-right:1px solid #000;
	border-top: solid 1px #000;
	border-bottom: solid 1px #000;
	border-left: solid 1px #3A0100;
*/
	text-transform: capitalize;
	margin-left: -14px;
	margin-right: 0px;
	position:relative;
    width:224px;
}


.leftMainTest span {
	position: absolute;
	left: 0px;
	bottom: -20px;
	width: 14px;
	height: 20px;
	background-image: url("images/fold-left-big@2x.png");
	background-size:15px 20px;
	background-position: left top;
	background-repeat: no-repeat;
}

#organiclear.leftMainTest {
	background-color:#BC7A00;
}

#organiclear.leftMainTest span {
	background-image: url("images/fold-left-big-brown@2x.png");
}

.leftMainOrganiclear {
	background-image: url(images/bg-brown-gradient.jpg);
	background-repeat: repeat-x;
	background-color: #AE7101;
	color: #fff;
	font-family: 'Arvo', 'Open Sans', Arial, sans-serif;
	font-size: 1em;
	padding-left: 18px;
	padding-top: 4px;
	padding-bottom: 4px;
	/*border-left: solid 1px #000;*/
	border-top: solid 1px #000;
	border-bottom: solid 1px #000;
	border-left: solid 1px #3A0100;
	text-transform: capitalize;
	margin-left: -14px;
	margin-right: 0px;
	position:relative;
	-moz-box-shadow: 0px 2px 4px #a5a5a5;
	-webkit-box-shadow: 0px 2px 4px #a5a5a5;
	box-shadow: 0px 2px 4px #A5A5A5;
	/* For IE 8 */
-ms-filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=90, Color='#a5a5a5');
/* For IE 5.5 - 7 */
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=90, Color='#a5a5a5');
	
}

.leftMainOrganiclear span {
	position: absolute;
	left: 0px;
	bottom: -21px;
	width: 14px;
	height: 20px;
	background-image: url(images/fold-left-big-brown.png);
	background-repeat: no-repeat;
}


.leftSub {
    font-family: 'IBM Plex Sans', 'Open Sans',Roboto,Arial,Tahoma,sans-serif;
	font-size: .75rem;
	line-height: 150%;
	padding-left: 7px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: solid 1px #CCC;
    
    background-image: url(images/bg-gradient-leftnav-shadow-right.png);
	background-repeat: repeat-y;
	background-position: 176px;
}


.leftSubWrapper {
    width:200px;
    border-right:solid 1px #ccc;
}

.leftSub img {
	margin-right:2px;
}

.leftSub a img {
	margin-right:0px;
}

.leftSubSmall {
    font-family: 'IBM Plex Sans', 'Open Sans',Roboto,Arial,Tahoma,sans-serif;
	font-size: .75rem;
	line-height: 150%;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: solid 1px #CCC;
}


.leftSub a:link {
	color: #000;
}

.leftSub a:hover {
	color: #C00;
}

.leftSubSmall a:link {
	color: #000;
}

.leftSubSmall a:hover {
	color: #C00;
}



a.boldRed,
a:link.boldRed,
a:visited.boldRed,
a:hover.boldRed,
.boldRed {
	font-family: 'Arvo', 'Open Sans', Arial, sans-serif;
	color: #C00;
	font-weight: 700;
}

.bodyCopy a,.bodyCopy a:link,.bodyCopy a:visited,.bodyCopy a:focus,
.bodyCopy2 a,.bodyCopy2 a:link,.bodyCopy2 a:visited,.bodyCopy2 a:focus,
.boldRed a,.boldRed a:link,.boldRed a:visited,.boldRed a:focus {
	font-weight:700;
	color: #C00;
}

.bodyCopy a:hover,
.bodyCopy2 a:hover,
.boldRed a:hover {
	color: #C00;
	font-weight:700;
}
	
.padLeft {
	padding-left: 10px;
}

.padBottom {
	padding-bottom: 10px;
}

#msds {
	
}
.clear {
	clear:both;	
}

.bodyCopyFloatRight {
	width:440px;
	float:right;	
	font-family: 'IBM Plex Sans', 'Open Sans',  'MuliLight', Helvetica, Arial,  Geneva, Verdana,  sans-serif;
	font-size: .9em;
	padding-right: 10px;
	line-height: 1.5em;
}


.bodyCopyFloatLeft {
	width:200px;
	float:left;	
	clear:left;
	font-family: 'IBM Plex Sans', 'Open Sans',  'MuliLight', Helvetica, Arial,  Geneva, Verdana,  sans-serif;
	font-size: .8em;
	margin-left: 15px;
	line-height: 1.5em;
	text-align:center;
}

.smallSpan {
	font-size:.9em;	
}

.pdf {
	background-image: url(images/pdf.png);
	background-repeat: no-repeat;
	padding-left: 16px;
}

.pdf2 {
	display: inline-flex;
	align-content: center;
	align-items: center;
	justify-content: center;
	margin-bottom:-3px;
}

#leftInclude .pdf2 {
	margin-bottom:-1px;
}

/* Content   */






.headerCopy {
	font-family: 'IBM Plex Sans', 'Open Sans', Arial, sans-serif;
	font-size: 1em;
	color: #000;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	margin-bottom: -5px;
}

.headerCopyNoPad {
	font-family: 'IBM Plex Sans', 'Open Sans', Arial, sans-serif;
	font-size: 1em;
	color: #000;
	padding-top: 5px;
	margin-bottom: -5px;
}

.headerCopyRed {
	font-size: 1em;
	padding-top: 2px;
	font-family: 'Arvo', 'Open Sans', Arial, sans-serif;
	text-transform:none;
	color: #C00;
}

.subHeadCopy {
	font-family: 'IBM Plex Sans', 'Open Sans', 'Arvo', 'Open Sans', Arial, sans-serif;
	font-size: 1.1em;
	font-weight:700;
	color: #C00;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	
}

.subHeadCopyBlack {
	font-family: 'IBM Plex Sans', 'Open Sans', 'Arvo', 'Open Sans', Arial, sans-serif;
	font-size: 1.1em;
	font-weight:700;
	color: #000;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
}

h2.subHeadCopyBlack {
	font-size:1rem;
	padding-top:0;
}

.subHeadCopyBlue {
	font-family: 'IBM Plex Sans', 'Open Sans', 'Arvo', 'Open Sans', Arial, sans-serif;
	font-size: 1.1em;
	font-weight:700;
	/*color: #009;*/
    color: #01539F;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	clear:both;
}

.subHeadCopyBlue2 {
	font-family: 'IBM Plex Sans', 'Open Sans', 'Arvo', 'Open Sans', Arial, sans-serif;
	font-size: 1.1em;
	font-weight:700;
	/*color: #009;*/
    color: #01539F;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
}

.subHeadCopyGreen {
	font-family: 'IBM Plex Sans', 'Open Sans', 'Arvo', 'Open Sans', Arial, sans-serif;
	font-size: 1.1em;
	font-weight:700;
	color: #BC7A00;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
}

h1.headerCopy,
h1.headerCopyBrown,
h1.headerCopyRed {
	font-family: 'IBM Plex Sans', 'Open Sans', 'Arvo', 'Open Sans', Arial, sans-serif;
	font-size:1.9rem;
	font-weight:700;
	color:#000;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	margin:0;
}

h1.headerCopyBrown {
	color: #BC7A00;
}

h1.headerCopyRed {
	color: #C00;
}

.bodyCopy2 {
	font-family: 'IBM Plex Sans', 'Open Sans',  'MuliLight', Helvetica, Arial,  Geneva, Verdana,  sans-serif;
	font-size: .9em;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 1.5em;
}

.smallCopy {
	font-family: 'IBM Plex Sans', 'Open Sans',  'MuliLight', Helvetica, Arial,  Geneva, Verdana,  sans-serif;
	font-size: .8em;
	padding-right: 10px;
	padding-left: 10px;
}

.bodyCopy3 {
	font-family: 'IBM Plex Sans', 'Open Sans',  'MuliLight', Helvetica, Arial,  Geneva, Verdana,  sans-serif;
	font-size: 1.1em;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 1.5em;
}

#fastestActing {
	margin-top: 155px;
}

#combo {
	margin-top: 133px;
}

#roadCrew {
	margin-top: 190px;
	clear:none;
}

#mag {
	margin-top: 204px;
	clear: none;
}

#walksafe {
	margin-top: 195px;
}

#rocksalt {
	margin-top: 155px;
}


#organiclearWR {
	margin-top: 135px;
}

#woodmates {
	margin-top: 80px;
	color:#000;
	height:55px;
	font-size:1.5em;
	text-align:center;
	padding-top:10px;
}

#organiclearTM {
	margin-top: 135px;
}

#organiclearIWF {
	margin-top: 145px;
}



#descriptionSno {
}

#spacer { 
	width:295px;
	height: 200px;
	float:right;
}

#spacerSno { 
	width:295px;
	height: 164px;
	float:right;
}

#spacerCombo { 
	width:155px;
	height: 210px;
	float:right;
}

#spacerRockSalt { 
	width:255px;
	height: 230px;
	float:right;
}

#spacerRoadCrew { 
	width:265px;
	height: 265px;
	float:right;
}

#spacerMag { 
	width:270px;
	height: 319px;
	float:right;
}

#spacerWalk { 
	width:260px;
	height: 300px;
	float:right;
}

#spacerOrganiclear { 
	width:186px;
	height: 300px;
	float:right;
}

#spacerOrganiclear2 { 
	width:220px;
	height: 300px;
	float:right;
}

#spacerOrganiclear3 { 
	width:205px;
	height: 300px;
	float:right;
}

#content {
	float:left;
}

#instant {
}

.borderBottom {
	border-bottom: solid 1px #CCC;
	padding-bottom: 10px;
	padding-top: 10px;
}

.borderRight {
	border-bottom: solid 1px #CCC;
	padding-bottom: 10px;
	padding-top: 10px;
}



.borderBottom2 {
	border-bottom: solid 1px #CCC;
	padding-bottom: 5px;
	padding-top: 5px;
}

.borderBottomSmall {
	border-bottom: solid 1px #CCC;
	padding-bottom:1px;
	margin-bottom:3px;
}


.borderTop {
	border-top: solid 1px #CCC;
	padding-bottom: 5px;
	padding-top: 5px;
}

#featuresOrganiclear {
	margin-top: -15px;
	padding-bottom: -5px;
}
.border {
	border-bottom: solid 1px #CCC;
	padding-bottom: 10px;
	padding-top: 10px;
	clear: both;
}

#padTop {
	margin-top: 5px;
}

.padTopPic {
	margin-top: 10px;
}

.noBorderBottom {
	padding-bottom: 10px;
	padding-top: 10px;
}

.noBorderBottom2 {
	padding-bottom: 5px;
	padding-top: 5px;
}

#white a, a:link {
	color: #000;
}

#white a:hover {
	color: #C00;
}

.blueType {
	width: 300px;
}

#white {
    background-color:#fff;
}


/* NEW NAVIGATION */


.floatRight {
	padding-top: 20px;
	width: 600px;
	height: 80px;
	margin: 0 auto;
}

#navigation ul  {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
	
}

#navigation ul li {
	float: left;
	
	text-align: left;
	display: block;
	padding-left: 10px;
	font-size: 1em;
	text-transform: capitalize;
	width: 100px;
	
}

#navigation ul li a {
	display: block;
	color: #FFF;
}
#navigation ul li a:link, #navigation ul li a:visited {
	color: #FFF;
}
#navigation ul li a:hover, #navigation ul li a:active {
	color: #FFF;
}



 #navigation li.subNav ul {
	display: none;
}

#navigation li.subNav:hover ul {
	display: block;
	margin-left: 0px;
}

 #navigation li.subNav ul li {
	height: 1em;
	background-color: #000;	
}

.imageLeft {
	float: left;
	padding-right: 10px;
}

.imageLeft2 {
	float: left;
	padding-right: 10px;
	margin-left: 160px;
}



.imagePadRight{
	clear:both;
}

ul.niceList  { 
  margin-left:1em; 
  padding-left:0.2em; 
  margin-bottom:1em; 
  margin-top: .6em;
  color: #000;
}



ul.niceList li { 
  background:url(images/bullet.gif) 0em 0.5em no-repeat; /* change background em accordingly */
  padding-left: 0.8em; 
  list-style: none; 
  color: #000;
}

ul.niceList li a:link, ul.niceList li a:visited {
	color: #000;
	font-weight: 700;
}

ul.niceList li a:hover { 
	color: #C00;
	font-weight: 700;
}

.niceList ul li { background-image:url(images/bullet.gif); }

p.list {
	margin-bottom: .2em;
	margin-top: .2em;
}

.homeDeicers {
	width: 595px;
	float: left;
	background-color:#FFF;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	margin-bottom: 15px;
	height: 36em;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-right: 10px;
	padding-left: 10px;
	position: relative;
}

.homeDeicersTable {
	width: 564px;
	float: left;
	background-color:#FFF;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	margin-bottom: 15px;
	height: 36em;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-right: 10px;
	padding-left: 10px;
	position: relative;
}



.homeDeicers2 {
	width: 593px;
	float: left;
	text-align: center;
	background-image: url(images/bg-red-gradient.jpg);
	background-repeat: repeat-x;
	height: 1.3em;
	color: #FFF;
	font-size: 1.1em;
	padding-top: 5px;
	padding-bottom:.2em;
	font-family: 'Arvo', 'Open Sans', Arial, sans-serif;
	text-transform:capitalize;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
}




.homeDeicers3 {
	background-color:#d11c21;
	width: 592px;
	float: left;
	text-align: center;
	height: 1.3em;
	color: #FFF;
	font-size: 1.1em;
	padding-top: 8px;
	padding-bottom: 8px;
	font-family: 'Arvo', 'Open Sans', Arial, sans-serif;
	text-transform:capitalize;
/*	border: 1px solid #000;*/
	margin-left:-14px;
	position: relative;
	z-index:45;
}


.homeDeicers3 span.leftFold {
	position: absolute;
	height: 20px;
	width: 15px;
	left: 0px;
	bottom: -20px;
	background-image: url("images/fold-left-big@2x.png");
	background-size: 15px 20px;
	background-position: left top;
	background-repeat: no-repeat;
	z-index:44;
}

.homeDeicers3 span.rightFold {
	position: absolute;
	height: 20px;
	width: 15px;
	right: 0px;
	bottom: -20px;
	background-image: url("images/fold-right-big@2x.png");
	background-size: 15px 20px;
	background-position: right top;
	background-repeat: no-repeat;
	z-index:44;
}


#spacerx {
	height: 45px;
}

#ccHome {
	margin-right: -10px;
}

.homeOrganiclear {
	width: 295px;
	float: right;
	background-color:#FFF;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	margin-bottom: 10px;
	height: 36em;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(images/logo-organiclear-full2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


.homeOrganiclear2 {
	width: 293px;
	float: right;
	text-align: center;
	background-image: url(images/bg-red-gradient.jpg);
	background-repeat: repeat-x;
	height: 1.3em;
	color: #FFF;
	font-size: 1.3em;
	padding-top: 5px;
	
	font-family: 'Arvo', 'Open Sans', Arial, sans-serif;
	text-transform:capitalize;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
}


.homeOrganiclear3 {
	width: 293px;
	float: right;
	text-align: center;
	background-repeat: none;
	height: 1.3em;
	color: #FFF;
	font-size: 1.3em;
	padding-top: 5px;
	background-image: url(images/bg-brown-gradient-logo@2x.jpg);
    background-size:350px 52px;
	font-family: 'Arvo', 'Open Sans', Arial, sans-serif;
	text-transform:capitalize;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
}



.homeOrganiclearFold {
	width: 326px;
	margin-right: -14px;
	float: right;
	text-align: center;
	background-repeat: none;
/*	height: 1.3em;*/
	height:32px;
	margin-top:7px;
	font-family: 'Arvo', 'Open Sans', Arial, sans-serif;
	text-transform:capitalize;
	font-size: 1.3em;
	color: #FFF;
/*	padding-top: 5px;*/
	background-image: url(images/bg-brown-gradient-logo@2x.jpg);
    background-size:350px 52px;
	background-position: center top;
	background-color:#CB8302;
	position:relative;
}

.homeOrganiclearFold span.leftFold {
	position: absolute;
	height: 20px;
	width: 15px;
	left: 0px;
	bottom: -20px;
	background-image: url("images/fold-left-big-brown@2x.png");
	background-size: 15px 20px;
	background-position: left top;
	background-repeat: no-repeat;
	z-index:44;
}

.homeOrganiclearFold span.rightFold {
	position: absolute;
	height: 20px;
	width: 15px;
	right: 0px;
	bottom: -20px;
	background-image: url("images/fold-right-big-brown@2x.png");
	background-size: 15px 20px;
	background-position: right top;
	background-repeat: no-repeat;
	z-index:44;
}

.homeOrganiclear4 {
	width: 298px;
	float: right;
	background-color:#FFF;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	margin-bottom: 10px;
	height: 36em;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: center top;
}


.homeCCRight {
	width: 295px;
	float: right;
	background-color:#FFF;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	margin-bottom: 10px;
	height: 36em;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(images/logo-organiclear-full2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.homeCCRight2 {
	width: 293px;
	float: right;
	text-align: center;
	background-image: url(images/bg-red-gradient.jpg);
	background-repeat: repeat-x;
	height: 1.3em;
	color: #FFF;
	font-size: 1.3em;
	padding-top: 5px;
	
	font-family: 'Arvo', 'Open Sans', Arial, sans-serif;
	text-transform:capitalize;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
}



#banner {
	margin-bottom: -10px;
}

.floatRight2 {
	height: auto;
	float: right;
	width: auto;
	background-image: url(images/bg-red-gradient-small.jpg);
	background-repeat: repeat-x;
	background-color: #C00;
	color: #fff;
	font-family: 'Arvo', 'Open Sans', Arial, sans-serif;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 10px;
	border: solid 1px #000;
	text-transform: capitalize;
	margin-right: -8px;
	text-align:center;
	font-size: 1.1em;
	-moz-box-shadow: 0px 1px 2px #A5A5A5;
	-webkit-box-shadow: 0px 1px 2px #999;
	box-shadow: 0px 1px 2px #999;
	/* For IE 8 */
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999')";
/* For IE 5.5 - 7 */
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999');
	
}

.floatRight2Test {
	height: auto;
	float: right;
	width: auto;
	background-image: url(images/bg-red-gradient-light.jpg);
	background-repeat: repeat-x;
	background-color: #C00;
	color: #fff;
	font-family: 'Arvo', 'Open Sans', Arial, sans-serif;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 10px;
	text-transform: capitalize;
	margin-right: -10px;
	text-align:center;
	font-size: .9rem;
	position: relative;
}

.floatRight2Test span {
	position: absolute;
	right: 0px;
	bottom: -20px;
	width: 10px;
	height: 20px;
	background-image: url("images/fold-right-big@2x.png");
	background-size: 15px 20px;
	background-repeat: no-repeat;
	background-position: right top;
}

.floatRightOrganiclear {
	height: auto;
	float: right;
	width: auto;
	background-image: url(images/bg-brown-gradient-small.jpg);
	background-repeat: repeat-x;
	background-color: #C00;
	color: #fff;
	font-family: 'Arvo', 'Open Sans', Arial, sans-serif;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 10px;
	border: solid 1px #000;
	text-transform: capitalize;
	margin-right: -10px;
	text-align:center;
	font-size: .9rem;
	position: relative;
	
}


.floatRightOrganiclear2 {
	height: auto;
	float: right;
	width: auto;
	/*background-image: url(images/bg-brown-gradient.jpg);
	background-repeat: repeat-x;*/
	background-color: #c88b11;
	color: #fff;
	font-family: 'Arvo', 'Open Sans', Arial, sans-serif;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 10px;
	text-transform: capitalize;
	margin-right: -10px;
	text-align:center;
	font-size: .9rem;
	position: relative;
}

.floatRightOrganiclear2 span {
	position: absolute;
	right: 0px;
	bottom: -20px;
	width: 10px;
	height: 20px;
	background-image: url("images/fold-right-big-brown@2x.png");
	background-size: 15px 20px;
	background-repeat: no-repeat;
	background-position: right top;
}


.floatRightWoodmates {
	height: auto;
	float: right;
	width: auto;
	/*background-image: url(images/bg-brown-gradient.jpg);
	background-repeat: repeat-x;*/
	background-color: #FC3;
	color: #000;
	font-family: 'Arvo', 'Open Sans', Arial, sans-serif;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 10px;
	text-transform: capitalize;
	margin-right: -10px;
	text-align:center;
	font-size: .9rem;
	position: relative;
}

.floatRightWoodmates span {
	position: absolute;
	right: 0px;
	bottom: -20px;
	width: 10px;
	height: 20px;
	background-image: url("images/fold-right-big-yellow@2x.png");
	background-size: 15px 20px;
	background-repeat: no-repeat;
	background-position: right top;
}

.floatRight2 a {
	text-transform:capitalize;
	text-align:center;
	color: #FFF;
}

.floatRight2 a:visited {
	color: #FFF;
}


.floatRight3 {
	height: auto;
	margin: 0 auto;
/*	width: 8rem;*/
	width:max-content;
	width:fit-content;
/*	background-image: url(images/bg-red-gradient-small.jpg);*/
/*	background-repeat: repeat-x;*/
	background-color: #C00;
	color: #fff;
	font-family: 'IBM Plex Sans', 'Open Sans','Arvo',Arial,sans-serif;
	padding:0;
	margin-top: 10px;
	margin-bottom: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 1rem;
	text-align:center;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 40px;
	white-space: nowrap;
	overflow: hidden;
	-moz-transition: background .6s ease;
    -o-transition: background .6s ease;
    -webkit-transition: background .6s ease;
    transition: background .6s ease;
}

.floatRight3:hover {
	background:#000;
	-moz-transition: background .6s ease;
    -o-transition: background .6s ease;
    -webkit-transition: background .6s ease;
    transition: background .6s ease;
}

.floatRight3 a,
.floatRight3 a:link,
.floatRight3 a:visited {
	font-size: 1rem;
	font-weight:700;
	padding: 8px 25px;
	display: block;
	color: #fff;
}

.floatRight3 a:visited {
	color: #FFF;
}

.map {
	float: left;
	width: 450px;
	padding-left: 15px;
	padding-top: 10px;
}

.map2 {
	float: right;
	width: 425px;
	padding-top: 10px;
	background-image: url(images/logo-knight-bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.mapWide {
	text-align: center;
	padding-bottom:30px;
}

.mapLeft {
	float: left;
	width: 380px;
	background-image: url("images/logo-knight-bg.jpg");
	background-repeat: no-repeat;
	background-position: center top;
	background-size:125px 125px;
	padding: 0 0 20px 15px;
	
}

.mapRight {
	float: right;
	width: 485px;
	padding: 0 15px 20px 0;
}

.mapLeft p .boldRed,
.mapLeft p a,
.mapLeft p a:link,
.mapLeft p a:visited,
.mapLeft p a:hover,
.mapLeft p a.boldRed,
.mapLeft p a.boldRed:link,
.mapLeft p a.boldRed:visited,
.mapLeft p a.boldRed:hover {
	font-weight: 400;
}

.lineBreak3 {
	clear: both;
	text-align: center;
	background-color:#d11c21;
	/*background-image: url(images/bg-red-gradient.jpg);
	background-repeat: repeat-x;*/
	height: 1.3em;
	color: #FFF;
	font-size: 1.3em;
	padding-top: 5px;
	
	font-family: 'Arvo', 'Open Sans', Arial, sans-serif;
	text-transform:capitalize;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	border-left: 1px solid #000;

}
.container .homeOrganiclear4 tr td .bodyCopy a {
	color: #BC7A00;
	font-weight:700;
}

.container .homeOrganiclear4 tr td .bodyCopy a:visited {
	color: #BC7A00;
	font-weight:700;
}

.container .homeDeicersTable tr td #roadCrewHome a {
	/*color: #009;*/
    color: #01539F;
	font-weight:700;
}

.container .homeDeicersTable tr td #magHome a {
	/*color: #009;*/
    color: #01539F;
	font-weight:700;
}

.container .homeDeicersTable tr td #rockSaltHome a {
	/*color: #009;*/
    color: #01539F;
	font-weight:700;
}

.container .homeDeicersTable tr td #combothermHome a {
	/*color: #009;*/
    color: #01539F;
	font-weight:700;
}

.container .homeDeicersTable tr td #walkSafeHome a {
	color: #BC7A00;
	font-weight:700;
}


#wrapper2 #contentWrapper3 #content .bodyCopy2 a {
	/*color: #009;*/
    color: #01539F;
	font-weight:700;
}
#wrapper2 #contentWrapper3 #content #productsCC a {
	color: #c00;
	font-weight:700;
}

#wrapper2 #contentWrapper3 #content #productsWalk a {
	color: #BC7A00;
	font-weight:700;
}
#wrapper2 #contentWrapper3 #content #productsSnoMelt a {
	color: #c00;
	font-weight:700;
}
#wrapper2 #contentWrapper3 #content #productsO1 a {
	color: #bc7a00;
	font-weight:700;
}

#wrapper2 #contentWrapper3 #content #productsO2 a {
	color: #bc7a00;
	font-weight:700;
}

#wrapper2 #contentWrapper3 #content #productsO3 a {
	color: #bc7a00;
	font-weight:700;
}

span.copyright {
	font-size:.7em;
	vertical-align:top;
}




.stainWrapper {
	width:140px;
	height:170px;
	float:left;
	display:block;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
	overflow:hidden;
	text-align:center;
	/*border:1px solid #000;*/
}

.stainWrapper img {
	z-index:100;
}

.stainWrapper .stainText {
	text-align:center;
	padding-top:2px;
	padding-bottom:4px;
	font-family: 'IBM Plex Sans', 'Open Sans',Tahoma,Arial,sans-serif;
	font-size:.9em;
	font-weight:700;
	z-index:999;
}




