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

img {
	border: none;	
}

.clear {
	clear: both;
}

.clear-left {
	clear: left;	
}

html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
}

body {
	margin: 0;
	padding: 0;
}

div#body-area .content a, #footer a, .module a {
	color: #009be0;	
}

div#body-area .content a:hover, #footer a:hover, .module a:hover {
	color: #28bdff;	
}

div#banner a {
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1.2em;
	text-decoration: none;
	margin: 1em 0;
	display: block;
	width: 100%;
	text-align: right;
}

h1, h2 {
	color: #009be0;
	font-size: 2em;
	margin: 0;
	padding: 0;
	font-weight: normal;
}

h1 {
	margin-bottom: 4px;	
}

h2 {
	margin-bottom: 3px;	
}

div#main {
	width: 855px;
	margin: 50px auto;
}

	div#header {
		height: 82px;
	}
	
		div#header a.logo {
			display: block;
			float: left;
			width: 240px;
			height: 40px;
			margin-left: -9px;
		}
		
		div#header #jumpMenu {
			display: none;
		}
			
	div#banner {
		margin-bottom: 45px;
		position: relative;
		background: #000;
	}
	
		#slide1, #slide2, #slide3, #slide4, #slide5 {
			width: 855px;
			height: 301px;
			position: relative;
		}
		
		div#banner .picture {
			position: absolute;
			width: 855px;
			height: 301px;
			z-index: 1;
		}
		
		#slide1 .picture {
			background: url(/images/slide-bg-wetting.jpg);
		}
		
		#slide2 .picture {
			background: url(/images/slide-bg-icing.jpg);	
		}
		
		#slide3 .picture {
			background: url(/images/slide-bg-bacterial.jpg);	
		}
		
		#slide4 .picture {
			background: url(/images/slide-bg-corrosion.jpg);	
		}
		
		#slide5 .picture {
			background: url(/images/slide-bg-cleaning.jpg);	
		}
		
		div#banner div.content {
			position: absolute;
			top: 110px;
			right: 34px;
			width: 307px;
			z-index: 2;
		}
		
			div#banner div.content .bg {
				position: absolute;
				z-index: 1;
			}
			
			div#banner div.content .text {
				position: absolute;
				padding: 22px;
				color: #fff;
				z-index: 2;
				width: 263px;
			}

			div#banner div.content h2 {
				font-size: 2.8em;
				font-weight: normal;
				color: #009be0;
				text-transform: uppercase;
			}
			
			
				div#banner h2 span.anti, body#interior div#banner h2 span {
					font-size: 1.65em;
					text-transform: lowercase;
					color: #fff;
					float: left;
					margin-top: -0.33em;
				}
		
	div#body-area {
		margin-bottom: 30px;
	}
	
		div#body-area div.module {
			margin-right: 29px;
			float: left;
		}
		
		div#body-area div.vinod {
			width: 228px;
			margin-right: 49px;
		}
		
		div#body-area div.video {
			width: 208px;
			margin-right: 29px;
		}
		
			div#body-area div.module img {
				float: left;
				margin-right: 12px;	
			}
			
			div#body-area div.module h2 {
				text-transform: lowercase;	
			}
			
				div#body-area div.module h2 a {
					text-decoration: none;	
				}
			
			div#body-area div.module p {
				margin: 0;
				padding: 0;
				line-height: 18px;
			}
			
		body#index div#body-area div.content {
			float: right;
			width: 340px;
		}
			
			body#index div#body-area div.content h1 {
				text-transform: lowercase;	
			}
			
			body#index div#body-area div.content p {
				font-size: 1.1em;
				margin: -0.4em 0 0 0;
				padding: 0;
				line-height: 20px;
			}
			
			body#index div#body-area div.content ul {
				margin: 1em 0;
				font-size: 1.1em;
				line-height: 18px;
			}
			
				body#index div#body-area div.content ul li {
					
				}
			
	/* interior */
	
	body#interior div#banner {
		height: 170px;
	}
		
		div#banner h2.leftside {
			position: absolute;
			top: 53px;
			left: 33px;
		}
		
		div#banner h2.rightside {
			position: absolute;
			top: 53px;
			right: 33px;
		}
		
		body#interior div#banner h2 {
			background: url(/images/black-50.png);
			color: #009be0;
			font-size: 2.8em;
			padding: 18px 20px 10px 20px;
			text-transform: uppercase;
		}
		
		div#banner div.content h2.icing, body#interior div#banner h2.icing {
				color: #0CF;	
			}
			
		div#banner div.content h2.bacterial, body#interior div#banner h2.bacterial {
				color: #0C0;	
			}
			
		div#banner div.content h2.corrosion, body#interior div#banner h2.corrosion {
				color: #C60;	
			}
			
		div#banner div.content h2.cleaning, body#interior div#banner h2.cleaning {
				color: #CCC;	
			}
		
		
		body#interior div#body-area div.content {
			
		}
		
		.col-left {
			padding-left: 244px;	
		}
		
		.col-right {
			padding-right: 244px;	
		}
		
			body#interior div#body-area h3, body#interior div#body-area h4, body#interior div#body-area p, div#body-area ul {
				margin: 0;
				padding: 0.6em 0;
			}
			
			body#interior div#body-area p, body#interior div#body-area ul {
				font-size: 1.1em;
				line-height: 22px;	
			}
			
			body#interior div#body-area ul li ul {
				font-size: 1em;	
			}
			
			body#interior div#body-area h1 {
				padding-bottom: 0.3em;
			}
			
			body#interior div#body-area h3 {
				color: #000;
				font-size: 1.6em;
				font-weight: normal;
			}
			
			body#interior div#body-area h4 {
				font-size: 1.2em;
			}
			
			div#body-area ul {
				list-style-image: url(/images/int-bullet.gif);
			}
			
			div#body-area ul li {
				margin: 0 0 0 20px;
				padding: 0;
			}
			
			body#interior div#body-area p {
				 
			}
			
			div#char-graph, div#contact-angle {
				width: 375px;
				height: 330px;
				margin: 0.6em 0;
				text-align: center;
				padding: 20px;
				font-size: 1.2em;
				font-weight: bold;
				float: left;
			}
			
			div#char-graph {
				background: url(/images/revised-char-graph.jpg) bottom no-repeat;
				margin-right: 25px;
			}
			
			div#contact-angle {
				background: url(/images/contact-angle.jpg) bottom no-repeat;
			}
			
			img.tn-row {
				display: block;
				float: left;
				margin: 0.6em 14px 0.6em 0;
			}
			
			img.last {
				margin-right: 0;	
			}
			
			label {
				width: 171px;	
			}
			
			.app-grid {
				width: 239px;
				padding: 15px;
				border: 1px solid #ccc;
			}
			
			.industrial {
				float: left;
				height: 367px;
				background: url(/images/industrial-bg.jpg);
			}
			
			.consumer, .medical, .military, .other {
				float: left;
				height: 158px;
			}
			
			.industrial, .consumer, .medical {
				margin-right: 21px;	
			}
			
			.consumer, .military {
				margin-bottom: 19px;	
			}
			
			.consumer {
				background: url(/images/consumer-bg.jpg);	
			}
			
			.medical {
				background: url(/images/medical-bg.jpg);
			}
			
			.military {
				background: url(/images/military-bg.jpg);
			}
			
			.other {
				background: url(/images/other-bg.jpg);
			}
			
			.five-col {
				width: 171px;
				float: left;
			}
			
			div#body-area a.leftsidetn, div#bodyarea a.rightsidetn {
				display: block;
				width: 230px;
				height: 130px;
			}
			
			div#body-area .leftsidepic, div#body-area a.leftsidetn {
				float: left;
				margin-left: -244px;
			}
			
			div#body-area .rightsidepic, div#body-area a.rightsidetn {
				float: right;
				margin-right: -244px;
			}
			
			#mobile-phone {
				display: none;
			}
			
	div#body-area ul.app {
		list-style-image: none;
		list-style-type: none;
		margin: 0;
		padding: 0;
	}
	
	div#body-area ul.small {
		margin-left:10px;
	}
	
		div#body-area ul.app li {
			display: block;
			float: left;
			margin: 0;
			padding: 0;
			width: 195px;
			height: 215px;
			margin-right: 25px;
			position: relative;
		}
		
		div#body-area ul.small li {
			display: block;
			float: left;
			margin: 0;
			padding: 0;
			width: 91px;
			height: 120px;
			margin-right: 15px;
			position: relative;
		}
		
		div#body-area ul.app li#wetting {
			background: url(/images/jump-wetting1.jpg) no-repeat;		
		}
		
		div#body-area ul.app li#icing {
			background: url(/images/jump-icing1.jpg) no-repeat;
		}
		
		div#body-area ul.app li#bacterial {
			background: url(/images/jump-bacterial.jpg) no-repeat;
		}
		
		div#body-area ul.app li#corrosion {
			background: url(/images/jump-corrosion1.jpg) no-repeat;
		}
		
		div#body-area ul.app li#cleaning {
			background: url(/images/jump-cleaning1.jpg) no-repeat;
			margin-right: 0;
		}
		

		/* new content 6/13 */
				  
		div#body-area ul.app li#construction {
						background: url(/images/applications/resized/construction.jpg) no-repeat;
		}
		
		div#body-area ul.app li#marine {
						background: url(/images/applications/resized/marine.jpg) no-repeat;
		}
		
		div#body-area ul.app li#medical {
						background: url(/images/applications/resized/medical.jpg) no-repeat;
		}
		
		div#body-area ul.app li#automotive {
						background: url(/images/applications/resized/automotive.jpg) no-repeat;
		}
		
		div#body-area ul.app li#printing {
						background: url(/images/applications/resized/printing.jpg) no-repeat;
		}              
		
		div#body-area ul.app li#oilgas {
						background: url(/images/applications/resized/oilgas.jpg) no-repeat;
		}
		
		div#body-area ul.app li#aviation {
						background: url(/images/applications/resized/aviation.jpg) no-repeat;
		}
		
		div#body-area ul.app li#comm {
						background: url(/images/applications/resized/comm.jpg) no-repeat;
						margin-right:0px;
		}
		
		div#body-area ul.app li#elect {
						background: url(/images/applications/resized/elect.jpg) no-repeat;
		}
		
		div#body-area ul.app li#clothing {
						background: url(/images/applications/resized/clothing.jpg) no-repeat;
		}              
		
		div#body-area ul.app li#hvac {
						background: url(/images/applications/resized/hvac.jpg) no-repeat;
		}
		
		div#body-area ul.app li#shoes {
						background: url(/images/applications/resized/shoes.jpg) no-repeat;
		}
		
		div#body-area ul.app li#pets {
						background: url(/images/applications/resized/pets.jpg) no-repeat;
		}
		
		div#body-area ul.app li#sports {
						background: url(/images/applications/resized/sports.jpg) no-repeat;
		}
		
		div#body-area ul.app li#nuclear {
						background: url(/images/applications/resized/nuclear.jpg) no-repeat;

		}                                              
		
		div#body-area ul.app li#utilities {
						background: url(/images/applications/resized/utilities.jpg) no-repeat;
						margin-right:0px;
		}         
		
		
		div#body-area ul.app li a {
			display: block;
			width: 151px;
			text-align: center;
			position: absolute;
			bottom: 0;
		}
		div#body-area ul.small li a {
			display: block;
			width: 91px;
			text-align: center;
			position: absolute;
			bottom: 0;
		}
			
	/* footer */
		
	p#footer {
		clear: both;
		display: block;
		margin: 0;
		padding: 24px 0 0 0;
		height: 26px;
		background: url(/images/footer-bg.gif);
		font-size: 1.1em;
	}
	
		p#footer span.links {
			display: block;
			float: right;
			margin-right: 60px;
		}
		
		p#footer span.phone {
			margin-left: 5px;	
		}
		
		p#footer span.mobile-phone {
			display: none;	
		}
		
		p#footer span.view-full {
			float: right;	
		}
		
		a#wp-link {
			color: #F60;
			text-transform: uppercase;
			font-weight: bold;
		}
		
/* contact */

dl#contact-info {
	margin: 0;
	padding: 0;
	font-size: 1.4em;
}

dl#contact-info dt, dl#contact-info dd {
	margin: 0;
	padding: 0.6em 0;
}

dl#contact-info {
	float: left;
	width: 600px;
}

	dl#contact-info dt {
		float: left;
		display: block;
		width: 75px;
		font-weight: bold;
	}
	
	dl#contact-info dd {
		float: left;
		display: block;
		width: 225px;
	}
	
		dl#contact-info dd span.mobile-phone {
			display: none;	
		}
	
iframe#contact {
	width: 550px;
	height: 520px;
	margin: 0.6em 0;
	padding: 15px;
	background: #eee;
	font-size: 1.1em;
}

iframe#white-paper {
	width: 550px;
	height: 720px;
	margin: 0.6em 0;
	padding: 15px;
	background: #eee;
	font-size: 1.1em;
}

form#contact {
	width: 550px;
	margin: 0.6em 0;
	padding: 15px;
	background: #eee;
	font-size: 1.1em;
}
#contact label, #contact .faux-label {
	display: block;
	clear: left;
	float: left;
	width: 90px;
	margin: 0.3em 15px 0.3em 0;
	font-weight: bold;
}
#contact input, #contact select, #contact textarea {
	display: block;
	float: left;
	margin: 0.3em 0;
}
#contact .group-label {
	clear: left;
}
#contact .group-label span {
	display: block;
	float: left;
	margin: 0.3em 0;
	font-weight: bold;
}
#contact .multi-line {
	margin-left: 105px;
	width: 500px;
}
#contact .multi-label {
	clear: none;
	width: auto;
	margin: 0 0.6em 0 0;
	font-size: 0.8em;
}
#contact .multi-label span{
	display: block;
	clear: left;
}
#contact .small {
	width: 100px;
}
#contact .medium {
	width: 300px;
}
#contact .large {
	width: 400px;
}
#contact p {
	clear: left;
	margin-left: 105px;
	padding: 0.6em 0;
	font-weight: bold;
}
#contact .buttons {
	clear: left;
	margin-left: 105px;	
}


.newspicleft {
float:left;
margin-right:10px;
width:183px;
}

.newspicright {
float:right;
margin-left:10px;
width:183px;
}

.vidsection {
padding-top:50px;
/*text-align:center;*/
padding-bottom:60px;
}

.vidsection span {
	color: #009be0;
	font-size: 2em;
	font-weight: normal;
	margin-left:20px;
}

.vidsectionText {
float:right;
padding-right:30px;
padding-top:75px;
}

#bgTest {
	background-color:#F2F2F2;
	height:100px;
	margin-bottom:70px;
	margin-top:-200px;
	}







/* HOMEPAGE / LOGO / NAVIGATION UPDATE
================================================== */
div#main{position:relative}

div#header a.logo{margin-left:10px;margin-top:-14px;width:275px}

.new-nav-area{display:block;margin:25px 0 40px 0}
.new-nav #qm0{float:left;width:570px}
.new-nav #qm0 a{padding:7px 9px 7px 9px}
body .new-nav  #qm0 a.qmactive, body .new-nav  #qm0 a.qmactive:hover{padding:6px 8px 7px 8px}

.new-nav-area .mod-left{float:left;margin:-15px 0 0 0}
.new-nav-area .module{float:right;margin:-15px 0 0 0}
.new-nav-area .mod-left,
.new-nav-area .module{width:140px}
.new-nav-area .mod-left img,
.new-nav-area .module img{max-width:100%;height:auto}

p#footer{background:none}

div#banner{height:400px;margin:0 0 20px 0;overflow:hidden}
div#banner div.content{position:absolute;z-index:10;top:160px;right:274px}
div#banner div.image-overlay{position:absolute;z-index:5;top:0;bottom:0;right:0;left:0;height:400px;width:855px;background:transparent url(/images/consumer-industrial-banner.png) no-repeat 0 0}
div#banner .picture{height:400px}

#slide1,#slide2,#slide3,#slide4,#slide5{height:400px}
#slide1 .picture{background: url(/images/slide-bg-wetting-lg.jpg)}
#slide2 .picture{background: url(/images/slide-bg-icing-lg.jpg)}
#slide3 .picture{background: url(/images/slide-bg-bacterial-lg.jpg)}
#slide4 .picture{background: url(/images/slide-bg-corrosion-lg.jpg)}
#slide5 .picture{background: url(/images/slide-bg-cleaning-lg.jpg)}

body#index div#body-area div.content{float:none;width:660px;margin:140px auto 40px auto}

.banner-box{}
.banner-box h3{margin:0;padding:0 10px;font-size:46px;line-height:46px;color:#FFF;text-shadow:0 5px 15px rgba(0,0,0,1);opacity:.75}
.banner-box ul.region-nav{display:inline-block;*display:inline;*zoom:1;margin:10px 10px;padding:0;background:#FFF}
.banner-box ul.region-nav li{display:block;position:relative;margin:0;padding:0}
.banner-box ul.region-nav li span{display:block;position:relative;margin:0;padding:8px 12px 8px 24px;background:#f2f2f2;background:-moz-linear-gradient(top,#f2f2f2 0,#d8d8d8 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#f2f2f2),color-stop(100%,#d8d8d8));background:-webkit-linear-gradient(top,#f2f2f2 0,#d8d8d8 100%);background:-o-linear-gradient(top,#f2f2f2 0,#d8d8d8 100%);background:-ms-linear-gradient(top,#f2f2f2 0,#d8d8d8 100%);background:linear-gradient(to bottom,#f2f2f2 0,#d8d8d8 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2',endColorstr='#d8d8d8',GradientType=0 );border:1px solid #FFF;box-shadow:0 0 15px rgba(0,0,0,.5);font:11px/16px Helvetica,Arial,sans-serif;color:#333;text-shadow:0 1px 0 #FFF}
.banner-box ul.region-nav li span:before{content:"";position:absolute;top:14px;left:8px;height:0;width:0;border-top:4px solid #333;border-left:4px solid transparent;border-right:4px solid transparent;overflow:hidden}
.banner-box ul.region-nav li ul.drop{display:none;position:absolute;z-index:11;top:100%;left:0;margin:0;padding:0;min-width:100%;background:#FFF;box-shadow:0 0 15px rgba(0,0,0,.5)}
.banner-box ul.region-nav li:hover ul.drop{display:block}
.banner-box ul.region-nav li ul.drop li{}
.banner-box ul.region-nav li ul.drop li a{display:block;margin:0;padding:8px 12px;background:#FFF;font:11px/16px Helvetica,Arial,sans-serif;color:#333;text-shadow:0 1px 0 #FFF;text-decoration:none}
.banner-box ul.region-nav li ul.drop li a:hover{background:#eee}

.banner-box ul.region-nav.f-right{float:right}
.banner-box ul.region-nav.f-right li ul.drop{top:auto;left:auto;bottom:100%;right:0}
.banner-box ul.region-nav.f-right li span{padding:8px 24px 8px 12px}
.banner-box ul.region-nav.f-right li span:before{left:auto;right:8px;border-top:none;border-bottom:4px solid #333}

.banner-box.con-box{position:absolute;z-index:10;top:85px;left:0}
.banner-box.con-box-int{position:absolute;z-index:10;top:1085px;left:0}
.banner-box.ind-box{position:absolute;z-index:10;top:380px;right:0}

/* Consumer/Industrial Pages Update
================================================== */
hr{border:solid #ddd;border-width:1px 0 0;clear:both;margin:10px 0 30px;height:0}

.world-map{display:block;position:relative;height:470px;width:810px;margin:0 auto 40px auto;padding:0;background:#FFF url(/images/world-map.png) no-repeat 0 0}

.world-map a.country{display:block;position:absolute;z-index:1;text-align:center}
.world-map a.country span.label{display:none;position:relative;top:30%;height:auto;width:auto;margin:0; padding:3px 6px;background:#FFF;box-shadow:0 0 10px rgba(0,0,0,0.25);font:14px/18px Helvetica,Arial,sans-serif;color:#555;text-align:center}
.world-map a.country:hover span.label{display:inline-block}

.world-map a.country.north-america{top:0;left:0;width:350px;height:270px}
.world-map a.country.south-america{top:270px;left:180px;width:150px;height:200px}
.world-map a.country.central-america{z-index:2;top:260px;left:160px;width:50px;height:40px}
.world-map a.country.caribbean{z-index:2;top:240px;left:190px;width:60px;height:30px}
.world-map a.country.asia-pacific{top:0;left:440px;width:370px;height:370px}
.world-map a.country.europe{z-index:2;top:90px;left:330px;width:180px;height:130px}

.world-map a.country.africa{top:210px;left:330px;width:180px;height:190px}
.world-map a.country.australia{z-index:2;top:330px;left:640px;width:150px;height:130px}

.world-map a.country.north-america span.label{top:50%}
.world-map a.country.asia-pacific span.label{top:50%;left:-40px}
.world-map a.country.europe span.label{top:50%}

/* News
================================================== */
.news-item{display:block;margin:0 0 10px;padding:0 0 10px 0;border-bottom:1px solid #E7E7E7}
.news-item h3{font-size:2em!important;color:#009BE0!important}
.news-item img{margin:0 10px 10px 0}
.news-item em{color:#999}
.news-item p{margin:0 0 10px 0!important;padding:0!important}
.news-item .news-links{}
.news-item .news-links a{}

.news-view{display:block}
.news-view .breadcrumb{display:block;margin:0 0 20px 0}
.news-view h2{}
.news-view p#date_created{color:#999;font-style:italic}
.news-view img{margin:0 0 10px 20px}

#news_pagination{}
#news_pagination ul{display:block;list-style:none;text-align:center}
#news_pagination ul li{display:inline-block;margin:0 5px!important;list-style:none}
