/*  Copyright 2010 Mindframe Inc. All Rights Reserved
    This means you may NOT use it for you site's design.  */

html {
	height: 100%;
	margin: 0 0 1px;
	padding: 0;
	overflow: -moz-scrollbars-vertical;
}
body {
	font: normal 12px "Arial", Helvetica, sans-serif;
	color:#333;
	background-image: url(/_img/site_top.jpg);
	text-align:center;
	margin:0px;
	padding:0px;
	background-repeat: no-repeat;
	background-position: center top;
}
#printHeader {
	display:none;
}
a:link, a:visited {
	color:#339933;
	text-decoration:underline;
}
a:hover {
	color:#339933;
	cursor:pointer;
	text-decoration:none;
}
a img {
	border:none;
	outline:none;
}
a {
	outline:none;
}
h1, h2, h3 {
	margin:0px;
	padding:0px;
}
h1.smHeading {
	color:#339933;
	font-size: 15px;
	text-transform:uppercase;
	line-height:18px;
}
h1 {
	color:#339933;
	font-size: 15px;
	text-transform:uppercase;
	line-height:18px;
}
h1.sub {
	color:#339933;
	font-size: 14px;
	font-style:italic;
	text-transform:none;
	line-height:18px;
}
h2 {
	color:#339933;
	font-size: 12px;
	text-transform:uppercase;
}
#containerWrap {
	width:914px;
	text-align:left;
	margin:0px auto;
	background-image: url(../_img/container_wrap_bg.jpg);
	background-repeat: no-repeat;
	background-position: center 87px;
	min-height:680px;
}
#container {
	width:880px;
	margin:0px auto;
}
#header {
	position:relative;
	width:880px;
	height:80px;
	z-index:2;
}
#mainLogo {
	width:191px;
	height:55px;
	position:absolute;
	left:18px;
	top:20px;
}
#search {
	position: absolute;
	right:18px;
	top:9px;
}
#searchField {
	font-family:Arial, Helvetica, sans-serif;
	width: 128px;
	height: 17px;
	padding-top:3px;
	padding-left:8px;
	background-color: #40413C;
	font-size: 11px;
	font-weight:bold;
	color: #afb5af;
	border:0px;
	background-image: url(../_img/search_form_bg.gif)!important;
	background-repeat: no-repeat;
	float:left;
}
#btnSearch {
	background-image: url(../_img/search_btn.gif)!important;
	height: 21px;
	width: 25px;
	background-repeat: no-repeat;
	border: 0px;
	cursor:pointer;
	float:left;
	position:relative;
	left:-1px;
}
#pNav {
	position:absolute;
	right:2px;
	bottom:-2px;
	height:43px;
	background-image: url(../_img/pnav_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#crumb {
	text-transform:uppercase;
	font-size:10px;
	color:#666;
	margin-top:10px;
	text-indent:25px;
}
#crumb a {
	color:#666;
	text-decoration:none;
}
#crumb a:hover {
	color:#339933;
	text-decoration:underline;
}
#noCrumb {
	height:13px;
	background-color:#fff;
}
#content {
	position:relative;
	z-index:0;
}
#catContent {
	padding: 50px 100px 0px 0px;
}
#detailContent {
	background-color:#F1F1F1;
	padding:35px 9px;
	padding-top:50px;
	margin-top:6px;
}
#detailLanding {
	background-color:#F1F1F1;
	padding:35px 9px;
	padding-bottom:0px;
	padding-top:50px;
	margin-top:6px;
}
.landingColumns {
	width:100%;
}
.landingColumns td.col {
	width: 33%;
	vertical-align:top;
	background-image: url(/_img/landing_page_divider.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding:18px 50px;
	font-size:10px;
}
.landingColumns td h1 {
	font-size:14px;
}
.landingColumns .desc {
	margin-top:5px;
	width:100%;
}
.landingColumns .desc td {
	padding:2px 0px;
}
.landingColumns .desc td.head {
	font-weight:bold;
	border-bottom:solid 1px #ccc;
	padding-top:8px;
}
/*====R&D Categorys=====*/
#rd_catTop {
	line-height:16px;
	padding:0px 25px;
	font-size:10px;
}
#rd_detailTop {
	line-height:16px;
	font-size:10px;
}
#rd_detailTop h1 {
	color:#cc0000;
	text-transform:none;
}
#rd_catTop h1 {
	color:#cc0000;
	text-transform:uppercase;
}
#rd_catTop p {
	padding:0px;
	margin:0px;
}
.rdCatRow {
	width:100%;
	padding:0px 9px;
}
.rdCatRow td {
	width:25%;
	text-align:center;
	background-image: url(/_img/cat_bg.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding:25px;
	vertical-align:top;
}
.rdCatRow td.end {
	width:25%;
	text-align:center;
	background-image: url(/_img/cat_bg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding:25px;
	vertical-align:top;
}
.rdCatRow td .name, .rdCatRow td .name a {
	text-align:left;
	font-size:11px;
	color:#cc0000;
	font-weight:bold;
	text-decoration:none;
}
.rdCatRow td .name a:hover {
	text-decoration:underline;
	color:#cc0000;
}
.rdCatRow td .sub {
	text-align:left;
	font-size:9px;
	font-style:italic;
	margin-bottom:10px;
}
/*====KleenTec========*/
#kt_catTop {
	line-height:16px;
	padding:0px 25px;
	font-size:10px;
}
#kt_detailTop {
	line-height:16px;
	font-size:10px;
}
#kt_detailTop h1 {
	color:#339933;
	text-transform:none;
}
#kt_catTop h1 {
	color:#339933;
	text-transform:uppercase;
}
#kt_catTop p {
	padding:0px;
	margin:0px;
}
.ktCatRow {
	width:100%;
	padding:0px 9px;
}
.ktCatRow td {
	width:25%;
	text-align:center;
	background-image: url(/_img/cat_bg.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding:25px;
	vertical-align:top;
}
.ktCatRow td.end {
	width:25%;
	text-align:center;
	background-image: url(/_img/cat_bg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding:25px;
	vertical-align:top;
}
.ktCatRow td .name, .ktCatRow td .name a {
	text-align:left;
	font-size:11px;
	color:#339933;
	font-weight:bold;
	text-decoration:none;
}
.ktCatRow td .name a:hover {
	text-decoration:underline;
	color:#339933;
}
.ktCatRow td .sub {
	text-align:left;
	font-size:9px;
	font-style:italic;
	margin-bottom:10px;
}
.detail ul {
	list-style:none;
	margin:0px;
	padding:0px;
	margin-top:15px;
	line-height:15px;
	font-size:11px;
	margin-right:25px;
}
.detail ul li {
	background-image: url(/_img/bullet_arrow.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	display:block;
	padding-left:11px;
	margin-bottom:4px;
}
/*========================
	TABS
=========================*/
.ktWrap ul.tabs {
	margin:0px;
	margin-top:25px;
	padding:0px;
	padding-left:35px;
	float:left;
	margin-bottom:2px;
}
.ktWrap ul.tabs li {
	display:block;
	float:left;
	padding:0 5px;
	border:1px solid #dee0de;
	border-right:none;
	padding:1px;
}
.ktWrap ul.tabs li.end {
	border-right:1px solid #dee0de;
}
.ktWrap ul.tabs li a {
	display:block;
	float:left;
	padding:4px 8px;
	font-size:10px;
	color:#666;
	text-transform:uppercase;
	text-decoration:none;
}
.ktWrap ul.tabs li a:hover {
	color:#FFF!important;
	background-color:#848484!important;
}
.ktWrap .selected {
	color:#FFF!important;
	background-color:#339933!important;
}
.ktWrap .tab-content {
	clear:both;
	border-top:1px solid #dee0de;
	padding:7px;
	margin:0px 35px;
	font-size:10px;
}
.ktWrap .tab-content ul {
	list-style:none;
	margin:0px;
	padding:0px;
	margin-top:15px;
	line-height:13px;
	font-size:10px;
	margin-right:25px;
}
.ktWrap .tab-content ul li {
	background-image: url(/_img/bullet_arrow.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	display:block;
	padding-left:11px;
	margin-bottom:4px;
}
.rdWrap ul.tabs {
	margin:0px;
	margin-top:25px;
	padding:0px;
	padding-left:35px;
	float:left;
	margin-bottom:2px;
}
.rdWrap ul.tabs li {
	display:block;
	float:left;
	padding:0 5px;
	border:1px solid #dee0de;
	border-right:none;
	padding:1px;
}
.rdWrap ul.tabs li.end {
	border-right:1px solid #dee0de;
}
.rdWrap ul.tabs li a {
	display:block;
	float:left;
	padding:4px 8px;
	font-size:9px;
	color:#666;
	text-transform:uppercase;
	text-decoration:none;
}
.rdWrap ul.tabs li a:hover {
	color:#FFF!important;
	background-color:#848484!important;
}
.rdWrap .selected {
	color:#FFF!important;
	background-color:#cc0000!important;
}
.rdWrap .tab-content {
	clear:both;
	border-top:1px solid #dee0de;
	padding:7px;
	margin:0px 35px;
	font-size:10px;
}
.rdWrap .tab-content ul {
	list-style:none;
	margin:0px;
	padding:0px;
	margin-top:15px;
	line-height:13px;
	font-size:10px;
	margin-right:25px;
}
.rdWrap .tab-content ul li {
	background-image: url(/_img/bullet_arrow.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	display:block;
	padding-left:11px;
	margin-bottom:4px;
}
.rdWrap #resourceBox .head {
	font-size:10px;
	font-weight:bold;
	color:#cc0000;
	text-transform:uppercase;
	background-image:url(/_img/resource_head.gif);
	background-repeat: no-repeat;
	height: 19px;
	width: 154px;
	position: relative;
	left:11px;
	top:0px;
	text-indent:9px;
	line-height:10px;
}
.rdWrap #resourceBox table .form_label {
	font-size:10px;
	font-weight:bold;
	color:#cc0000;
	text-transform:uppercase;
}
.rdWrap #resourceList thead {
	font-weight:bold;
	text-transform:uppercase;
	color:#cc0000;
}
.rdWrap a {
	color:#333;
}
#gallery {
	padding-top:2px;
	height:357px;
	margin-left:1px;
}
#gallery a {
	float:left;
	position:absolute;
}
#gallery a img {
	border:none;
}
#gallery a.show {
	z-index:10;
}
#productSpots {
	background-color:#000;
	margin:0px 1px;
	text-align:center;
	padding:4px 7px;
}
#productSpots table {
	width:100%;
}
#productSports table td {
	width:33%;
	vertical-align:top;
}
#currentNewsWrap {
	margin:0px 1px;
}
#currentNewsWrap td {
	vertical-align:top;
}
#currentNews {
	padding:20px;
}
#currentNews ul {
	margin:0px;
	padding:0px;
	list-style:none;
	margin-top:12px;
}
#currentNews ul li {
	line-height:20px;
	margin-bottom:12px;
	color:#333;
	font-size:12px;
}
#currentNews ul li .date {
	color:#339933;
	text-transform:uppercase;
	padding-right:10px;
}
#homePromo {
	float:right;
}
#main {
	width:580px;
	padding:25px;
	padding-top:50px;
	float:left;
	line-height:20px;
}
#mainFull {
	padding:25px;
	padding-top:50px;
	line-height:20px;
}
#sidebarFaq {
	float:right;
	width:170px;
	padding-top:68px;
	padding-left:25px;
	position:relative;
	top:-18px;
	min-height:350px;
	background-image:url(/_img/expert_sidebar_bg.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
#sidebar {
	float:right;
	width:170px;
	padding-top:68px;
	padding-left:25px;
	position:relative;
	top:-18px;
	min-height:350px;
	background-image:url(/_img/sidebar_bg.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
#sidebar #links {
	list-style:none;
	margin:0px;
	padding:12px 0px;
	padding-left:6px;
	border-top:solid 4px #CCC;
	border-bottom:solid 4px #CCC;
	font-size:10px;
	text-transform:uppercase;
	line-height:20px;
	font-weight:bold;
}
#sidebar #links a {
	text-decoration:none;
	color:#333;
}
#sidebar #links a:hover {
	text-decoration:underline;
	color:#333;
}
#sidebar h1, #sidebarFaq h1 {
	margin-bottom:20px;
}
#sidebar p, #sidebarFaq p {
	color:#333;
	line-height:20px;
	font-size:12px;
	margin:0px;
	padding:0px;
	margin-bottom:25px;
}
#footer {
	width:880px;
	margin:0px auto;
	text-align:left;
	border-top:solid 1px #c4c4c4;
	padding-top:8px;
	color:#666;
	position:relative;
	padding-bottom:50px;
}
#footer #links {
	margin:0px;
	padding:0px;
	list-style:none;
	font-size:10px;
}
#footer #links li {
	float:left;
	display:inline-block;
	margin-right:8px;
	padding-right:7px;
	border-right:solid 1px #888;
	line-height:10px;
}
#footer #links li.end {
	border-right:none;
}
#footer #links li a {
	display:block;
	color:#666;
}
#footer #links li a:hover {
	display:block;
	color:#339933;
	text-decoration:underline;
}
#footer #copy {
	position:absolute;
	right:0px;
	top:8px;
	font-size:9px;
}
.clear {
	clear:both;
}
.b {
	font-weight:bold;
}
.c {
	text-align:center;
}
.i {
	font-style:italic;
	font-size:11px;
}
.nm {
	margin:0px;
	padding:0px;
}
.fr {
	float:right;
}
.upper {
	text-transform:uppercase;
	font-size:9px;
}
.smDate {
	font-size:9px;
	font-style:italic;
	font-weight:bold;
	margin-bottom:25px;
	line-height:20px;
}
.subHead {
	text-transform:uppercase;
	font-weight:bold;
	margin-top:20px;
	margin-bottom:5px;
	background-color:#efefef;
	padding:3px 6px;
	border-bottom:solid 1px #ccc;
}
.boldHead {
	font-weight:bold;
	text-transform:uppercase;
}
.solidLine {
	border-bottom:solid 4px #ccc;
	margin-top:5px;
}
ul.search {
	margin:0px;
	padding:0px;
	margin-bottom:0px;
	margin-left:20px;
}
.question {
	line-height:20px;
	color:#339933;
	font-style:italic;
	font-weight:bold;
	margin-bottom:15px;
	margin-top:45px;
}
.answer {
	line-height:20px;
}
.greyBox {
	padding:10px;
	background-color:#CCC;
	margin:25px 0px;
	margin-bottom:50px;
}
.greyBox table {
	font-size:10px;
	line-height:14px;
	width:100%;
}
.greyBox table td {
	vertical-align:top;
	padding:0px 7px;
}
.error {
	color:#ed1c24;
}
ul.error {
	margin:0px;
	padding:0px;
	margin:10px;
	font-size:10px;
}
.error li {
	background-image: url(/_img/error.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	list-style:none;
	line-height:18px;
}
.success {
	color: #339933;
}
ul.success {
	margin:0px;
	padding:0px;
	margin:10px;
	font-size:10px;
}
ul.success li {
	background-image: url(/_img/accept.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	list-style:none;
	line-height:18px;
}
.form_field {
	font-family:Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size:11px;
	color:#333;
	border: solid 1px #CCC;
	padding:3px;
	background-image: url(/_img/form_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.form_label, .form_labelB {
	font-size:11px;
	font-weight:bold;
}
form#contact {
	margin-top:20px;
}
#resourceBox {
	width:268px;
	margin-left:25px;
	background-color:#D5D5D5;
}
#resourceBox table {
	width:100%;
	margin:10px 20px;
	margin-top:20px;
}
#resourceBox table td {
	padding:5px 0px;
}
#resourceBox .head {
	font-size:10px;
	font-weight:bold;
	color:#339933;
	text-transform:uppercase;
	background-image:url(/_img/resource_head.gif);
	background-repeat: no-repeat;
	height: 19px;
	width: 154px;
	position: relative;
	left:11px;
	top:0px;
	text-indent:9px;
	line-height:10px;
}
#resourceBox table .form_label {
	font-size:10px;
	font-weight:bold;
	color:#339933;
	text-transform:uppercase;
}
#resourceList {
	width:100%;
	font-size:12px;
}
#resourceList a {
	color:#333;
}
#resourceList thead {
	font-weight:bold;
	text-transform:uppercase;
	color:#339933;
}
#resourceList td {
	padding:5px 6px;
}
#resourceList tr.alt td {
	background-color:#D5D5D5;
}
/*============================================

	SITE MAP

=============================================*/

ul.sitemap {
	list-style:none;
	margin:0px 30px;
	margin-right:0px;
	padding:0px;
	width:100%;
}
ul.sitemap li {
	font-weight:bold;
	font-size:12px;
}
ul.sitemap li.head {
	margin:15px 0px;
}
ul.sitemap li a {
	color:#339933;
	display:block;
}
ul.sitemap li a:hover {
	color:#339933;
	display:block;
}
ul.sitemap li ul {
	list-style:none;
	padding:0px;
	margin:20px 15px;
	margin-top:15px;
}
ul.sitemap li ul li a {
	background-image: url(../_img/sitemap_arrow.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	padding-left: 10px;
	font-weight:normal;
	font-size:11px;
}
ul.sitemap li ul ul {
	margin:0px;
	padding:0px;
	margin-left:15px;
	margin-bottom:10px;
}
ul.sitemap li ul ul li a {
	background-image:none;
	text-decoration:none;
	font-style:italic;
	line-height:14px;
}
ul.sitemap li ul ul li a:hover {
	text-decoration:underline;
}
ul.sitemap li ul ul ul li a {
	background-image:none;
	font-size:11px;
}

