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/bg3.png);
	http://www.mcdermottcue.com/g226c-1011.php
}

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;
}


/* 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 : 700px;
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 : -1px 0 0;
}
div#video-header {
height : 683px;
margin : -1px 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: '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 : bold;
text-align : center;
text-decoration : none;
background-position : 0 0;
background-repeat : no-repeat;
font-family: '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;
}



/* fonts */


@font-face {
    font-family: 'LiberationSerifRegular';
    src: url('fonts/LiberationSerif-Regular-webfont.eot');
    src: url('fonts/LiberationSerif-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/LiberationSerif-Regular-webfont.woff') format('woff'),
         url('fonts/LiberationSerif-Regular-webfont.ttf') format('truetype'),
         url('fonts/LiberationSerif-Regular-webfont.svg#LiberationSerifRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'MuliLight';
    src: url('fonts/Muli-Light-webfont.eot');
    src: url('fonts/Muli-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Muli-Light-webfont.woff') format('woff'),
         url('fonts/Muli-Light-webfont.ttf') format('truetype'),
         url('fonts/Muli-Light-webfont.svg#MuliLight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'MuliLight';
    src: url('fonts/Muli-Regular-webfont.eot');
    src: url('fonts/Muli-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Muli-Regular-webfont.woff') format('woff'),
         url('fonts/Muli-Regular-webfont.ttf') format('truetype'),
         url('fonts/Muli-Regular-webfont.svg#MuliRegular') format('svg');
    font-weight: bold;
    font-style: normal;

}




@font-face {
    font-family: 'GoudyBookletter1911Regular';
    src: url('fonts/goudy_bookletter_1911-webfont.eot');
    src: url('fonts/goudy_bookletter_1911-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/goudy_bookletter_1911-webfont.woff') format('woff'),
         url('fonts/goudy_bookletter_1911-webfont.ttf') format('truetype'),
         url('fonts/goudy_bookletter_1911-webfont.svg#GoudyBookletter1911Regular') format('svg');
    font-weight: normal;
    font-style: normal;

}



@font-face {
    font-family: 'LatoRegular';
    src: url('fonts/Lato-Regular-webfont.eot');
    src: url('fonts/Lato-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Lato-Regular-webfont.woff') format('woff'),
         url('fonts/Lato-Regular-webfont.ttf') format('truetype'),
         url('fonts/Lato-Regular-webfont.svg#LatoRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}




/* topnav*/


.topNavWide {
	background-image: url(images/bg-red-gradient.jpg);
	background-repeat: repeat-x;
	border-bottom:solid 1px #333;
}


#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: 680px;
	color: #FFF;
	font-family: 'LiberationSerifRegular', 'GoudyBookletter1911Regular', 'LatoItalic', 'LatoRegular', 'LaneNarrowRegular', 'VollkornRegular', 'BebasRegular','UbuntuTitlingBold',  "Helvetica Neue", Arial, sans-serif;
	text-transform: capitalize;
	margin-top: 45px;
	overflow:visible;
	font-size: 1.3em;
}

.lineBreak {
	background-image: url(images/bg-red-gradient.jpg);
	background-repeat: repeat-x;
	height: 1.4em;
	color: #FFF;
	font-size: 1.5em;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 7px;
	font-family: 'LiberationSerifRegular', 'GoudyBookletter1911Regular', 'LatoItalic', 'LatoRegular', 'LaneNarrowRegular', 'VollkornRegular', 'BebasRegular','UbuntuTitlingBold',  "Helvetica Neue", 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');
}

.lineBreakCC {
	background-image: url(images/bg-red-gradient.jpg);
	background-repeat: repeat-x;
	height: 1.4em;
	color: #FFF;
	font-size: 1.5em;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 7px;
	font-family: 'LiberationSerifRegular', 'GoudyBookletter1911Regular', 'LatoItalic', 'LatoRegular', 'LaneNarrowRegular', 'VollkornRegular', 'BebasRegular','UbuntuTitlingBold',  "Helvetica Neue", 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');
}

.lineBreakOrganiclear {
	background-image: url(images/bg-brown-gradient.jpg);
	background-repeat: repeat-x;
	height: 1.4em;
	color: #FFF;
	font-size: 1.5em;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 7px;
	font-family: 'LiberationSerifRegular', 'GoudyBookletter1911Regular', 'LatoItalic', 'LatoRegular', 'LaneNarrowRegular', 'VollkornRegular', 'BebasRegular','UbuntuTitlingBold',  "Helvetica Neue", 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');
}

.lineBreak2 {
	background-image: url(images/bg-red-gradient.jpg);
	background-repeat: repeat-x;
	height: 20px;
	color: #FFF;
	font-size: 1.6em;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 7px;
	padding-bottom: 10px;
	font-family: 'LiberationSerifRegular', 'GoudyBookletter1911Regular', 'LatoItalic', 'LatoRegular', 'LaneNarrowRegular', 'VollkornRegular', 'BebasRegular','UbuntuTitlingBold',  "Helvetica Neue", 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: 'LiberationSerifRegular', 'GoudyBookletter1911Regular', 'LatoItalic', 'LatoRegular', 'LaneNarrowRegular', 'VollkornRegular', 'BebasRegular','UbuntuTitlingBold',  "Helvetica Neue", Arial, sans-serif;
	text-transform: capitalize;
	font-size: 1.3em;
	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: 'MuliLight', Helvetica, Arial,  Geneva, Verdana,  sans-serif;
	font-size: .9em;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 150%;
}



.image {
	z-index: 0;
	margin-top: -1px;
}
#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: 'MuliLight', Helvetica, Arial,  Geneva, Verdana,  sans-serif;
	font-size: 1em;
	margin-bottom: 10px;
	position: relative;
	
}

#leftInclude {
	width: 225px;
	float: left;
	height: 100%;
	background-color: #FFFFFF;v
}

#contentWrapper {
	background-image: url(images/banner-snomelt2.jpg);
	background-repeat: no-repeat;
	padding-top: 268px;
	float: left;
	width: 674px;
	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: 674px;
	background-color: #FFFFFF;
	border-left: solid 1px #CCC;
	padding-bottom: 10px;
}

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

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

#contentWrapper2 {
	background-image: url(images/banner-products.jpg);
	background-repeat: no-repeat;
	padding-top: 170px;
	float: left;
	width: 674px;
	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: 674px;
	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: 674px;
	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: 260px;
	float: left;
	width: 674px;
	background-color: #FFFFFF;
	border-left: solid 1px #CCC;
	padding-bottom: 10px;
}

#contentWrapperOrganiclearWR {
	background-image: url(images/banner-organiclear-wr.jpg);
	background-repeat: no-repeat;
	padding-top: 260px;
	float: left;
	width: 674px;
	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: 674px;
	background-color: #FFFFFF;
	border-left: solid 1px #CCC;
	padding-bottom: 10px;
}

#contentWrapperOrganiclearIWF {
	background-image: url(images/banner-organiclear-iwf.jpg);
	background-repeat: no-repeat;
	padding-top: 268px;
	float: left;
	width: 674px;
	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: 260px;
	float: left;
	width: 674px;
	background-color: #FFFFFF;
	border-left: solid 1px #CCC;
	padding-bottom: 10px;
}

.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 10px 10px;
	width: 900px;
	clear: both;
	margin-bottom: 5px;
}

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


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

#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-image: url(images/bg-red-gradient-small.jpg);
	background-repeat: repeat-x;
	background-color: #C00;
	border: solid 1px #333;
	color: #fff;
	clear: both;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
}

#bottomNavCenter2 {
	
	/*background-image: url(images/bg-red-gradient-small.jpg);
	background-repeat: repeat-x;
	background-color: #C00;
	border: solid 1px #333;*/
	text-align: center;
	color: #900;
	clear: both;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
}


#bottom {
	background-image: url(images/bg-red-gradient-small.jpg);
	background-repeat: repeat-x;
	background-color: #C00;
	color: #fff;
	font-family: 'LiberationSerifRegular', 'GoudyBookletter1911Regular', 'LatoItalic', 'LatoRegular', 'LaneNarrowRegular', 'VollkornRegular', 'BebasRegular','UbuntuTitlingBold',  "Helvetica Neue", 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: 'MuliLight', Helvetica, Arial,  Geneva, Verdana,  sans-serif;
	font-size: 1em;
	margin-bottom: 10px;

}



.leftNavPic {
	margin-top:-1px;
}

.leftMain {
	background-image: url(images/bg-red-gradient-small.jpg);
	background-repeat: repeat-x;
	background-color: #C00;
	color: #fff;
	font-family: 'LiberationSerifRegular', 'GoudyBookletter1911Regular', 'LatoItalic', 'LatoRegular', 'LaneNarrowRegular', 'VollkornRegular', 'BebasRegular','UbuntuTitlingBold',  "Helvetica Neue", Arial, sans-serif;
	font-size: 1.2em;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	border: solid 1px #000;
	text-transform: capitalize;
	margin-left: -8px;
	margin-right: -1px;
}



.leftSub {
	font-size: .8em;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: solid 1px #CCC;
}

.leftSubSmall {
	font-size: .8em;
	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;
}




.boldRed {
	font-family: 'LiberationSerifRegular', 'GoudyBookletter1911Regular', 'LatoItalic', 'LatoRegular', 'LaneNarrowRegular', 'VollkornRegular', 'BebasRegular','UbuntuTitlingBold',  "Helvetica Neue", Arial, sans-serif;
	font-size: 1.3em;
	color: #C00;
}


.bodyCopy2 a {
	font-weight:bold;
	color: #C00;
	}

.bodyCopy2 a:link {
	color: #C00;
	}

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

.bodyCopy2 a:visited {
	color: #C00;
	}
	
.bodyCopy2 a:focus {
	color: #C00;
	}
	
	
	
.bodyCopy a {
	color: #C00;
	}

.bodyCopy a:link {
	color: #C00;
	}

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

.bodyCopy a:visited {
	color: #C00;
	}
	
.bodyCopy a:focus {
	color: #C00;
	}



.boldRed a {
	color: #C00;
	}

.boldRed a:link {
	color: #C00;
	}

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

.boldRed a:visited {
	color: #C00;
	}
	
.boldRed a:focus {
	color: #C00;
	}
	
.padLeft {
	padding-left: 10px;
}

.padBottom {
	padding-bottom: 10px;
}

#organiclear {
	
}

#msds {
	
}


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

/* Content   */






.headerCopy {
	font-family: 'LatoRegular', 'LaneNarrowRegular', 'VollkornRegular', 'BebasRegular','UbuntuTitlingBold',  "Helvetica Neue", Arial, sans-serif;
	font-size: 1.1em;
	color: #000;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	margin-bottom: -5px;
}

.headerCopyNoPad {
	font-family: 'LatoRegular', 'LaneNarrowRegular', 'VollkornRegular', 'BebasRegular','UbuntuTitlingBold',  "Helvetica Neue", Arial, sans-serif;
	font-size: 1.1em;
	color: #000;
	padding-top: 5px;
	margin-bottom: -5px;
}

.headerCopyRed {
	font-size: 1.3em;
	padding-top: 2px;
	font-family: 'LiberationSerifRegular', 'GoudyBookletter1911Regular', 'LatoItalic', 'LatoRegular', 'LaneNarrowRegular', 'VollkornRegular', 'BebasRegular','UbuntuTitlingBold',  "Helvetica Neue", Arial, sans-serif;
	text-transform:none;
	color: #C00;
}

.subHeadCopy {
	font-family: 'LiberationSerifRegular', 'GoudyBookletter1911Regular', 'LatoItalic','LaneNarrowRegular', 'VollkornRegular', 'BebasRegular','UbuntuTitlingBold',  "Helvetica Neue", Arial, sans-serif;
	font-size: 1.4em;
	color: #C00;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
}

.subHeadCopyBlue {
	font-family: 'LiberationSerifRegular', 'GoudyBookletter1911Regular', 'LatoItalic','LaneNarrowRegular', 'VollkornRegular', 'BebasRegular','UbuntuTitlingBold',  "Helvetica Neue", Arial, sans-serif;
	font-size: 1.4em;
	color: #009;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	clear:both;
}

.subHeadCopyBlue2 {
	font-family: 'LiberationSerifRegular', 'GoudyBookletter1911Regular', 'LatoItalic','LaneNarrowRegular', 'VollkornRegular', 'BebasRegular','UbuntuTitlingBold',  "Helvetica Neue", Arial, sans-serif;
	font-size: 1.4em;
	color: #009;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
}

.subHeadCopyGreen {
	font-family: 'LiberationSerifRegular', 'GoudyBookletter1911Regular', 'LatoItalic','LaneNarrowRegular', 'VollkornRegular', 'BebasRegular','UbuntuTitlingBold',  "Helvetica Neue", Arial, sans-serif;
	font-size: 1.4em;
	color: #BC7A00;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
}

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

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

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

#fastestActing {
	margin-top: 59px;
}

#combo {
	margin-top: 128px;
}

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

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

#walksafe {
	margin-top: 195px;
}

#rocksalt {
	margin-top: 155px;
}


#organiclearWR {
	margin-top: 135px;
}

#organiclearTM {
	margin-top: 135px;
}

#organiclearIWF {
	margin-top: 145px;
}



#descriptionSno {
}

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

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

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

#spacerRoadCrew { 
	width:285px;
	height: 280px;
	float:right;
}

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

#spacerWalk { 
	width:215px;
	height: 283px;
	float:right;
}

#spacerOrganiclear { 
	width:195px;
	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;
}


.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;
}

.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;
}


/* 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;
	text-align: left;
	
}

#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: bold;
}

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

.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: 38em;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-right: 10px;
	padding-left: 10px;
}

.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.3em;
	padding-top: 5px;
	
	font-family: 'GoudyBookletter1911Regular', 'LatoItalic', 'LatoRegular', 'LaneNarrowRegular', 'VollkornRegular', 'BebasRegular','UbuntuTitlingBold',  "Helvetica Neue", 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;
}

#spacerx {
	height: 60px;
}

.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: 38em;
	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: 'LiberationSerifRegular', 'GoudyBookletter1911Regular', 'LatoItalic', 'LatoRegular', 'LaneNarrowRegular', 'VollkornRegular', 'BebasRegular','UbuntuTitlingBold',  "Helvetica Neue", 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: 'LiberationSerifRegular', 'GoudyBookletter1911Regular', 'LatoItalic', 'LatoRegular', 'LaneNarrowRegular', 'VollkornRegular', 'BebasRegular','UbuntuTitlingBold',  "Helvetica Neue", 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');
	
}

.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: 'LiberationSerifRegular', 'GoudyBookletter1911Regular', 'LatoItalic', 'LatoRegular', 'LaneNarrowRegular', 'VollkornRegular', 'BebasRegular','UbuntuTitlingBold',  "Helvetica Neue", 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');
	
}

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

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


.floatRight3 {
	height: auto;
	margin: 0 auto;
	width: 6em;
	background-image: url(images/bg-red-gradient-small.jpg);
	background-repeat: repeat-x;
	background-color: #C00;
	color: #fff;
	font-family: 'LiberationSerifRegular', 'GoudyBookletter1911Regular', 'LatoItalic', 'LatoRegular', 'LaneNarrowRegular', 'VollkornRegular', 'BebasRegular','UbuntuTitlingBold',  "Helvetica Neue", Arial, sans-serif;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 10px;
	border: solid 1px #000;
	text-transform: capitalize;
	
	text-align:center;
	font-size: 1.2em;
	-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');
	
}

.floatRight3 a {
	text-transform:capitalize;
	text-align:center;
	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;
}

.lineBreak3 {
	clear: both;
	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: 'LiberationSerifRegular', 'GoudyBookletter1911Regular', 'LatoItalic', 'LatoRegular', 'LaneNarrowRegular', 'VollkornRegular', 'BebasRegular','UbuntuTitlingBold',  "Helvetica Neue", 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;

}
