/* {
  margin: 0; padding: 0;
  }*/

html {
	font-size: 62.5%;
	background-color: #000;
	}

body {
	padding: 0;
	font-weight: normal; font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5;
	color: #333;
	background: #fff url(/assets/images/site/bg_body.gif) repeat-x 0 0;
	}

p, li p, li li, li, dt, dd, blockquote, address, label, input, textarea, select, option {
	font-size: 12px;
	}

div#content div font b {
    font-size: 20px;
}

li li {
	font-size: 1em;
	}

#home-columns p, #home-columns li {
	font-size: 1.1em;
	}

p, ul, ol, h2, h3, h4, h5, form, blockquote, address {
	margin: 0 0 1.3em;
	}

ul, ol {
	margin-left: 2em; padding: 0;
	}

	ul {
		list-style: square;
	}

	ol {
		list-style: decimal;
	}

a {
	text-decoration: none;
	color: #06c;
	cursor: pointer;
	outline: none;
	}

	a:hover {
		text-decoration: none;
		color: #390;
	}

img, a img {
	border: 0;
	}

acronym {
	cursor: help;
	}

h1 {
  margin: 0 0 20px; padding: 0;
  font: normal 33px/39px "Book Antiqua", Georgia, Arial, Helvetica, sans-serif;
  }

h2 {
  font: normal 19px Verdana, Arial, Helvetica, sans-serif;
  }

h3 {
  font: bold 16px Verdana, Arial, Helvetica, sans-serif;
  color: #390;
  }

h4 {
  font: bold 13px Verdana, Arial, Helvetica, sans-serif;
  }

blockquote {
  margin-left: 20px; padding-left: 20px;
  border-left: 4px solid #d2d2d2;
  }

  #content table tr td table tr td blockquote {
    margin: 0;
    padding: 0;
    border: 0;
  }

.clear {
	clear: both;
	visibility: hidden;
	height: 0;
	line-height: 0;
	overflow: hidden;
	}

.clearafter:after {
	content: "";
	display: block;
	height: 100%;
	clear: both;
	visibility: hidden;
	}

.wrapper, #header, #content {
	/*position: relative;*/
	margin: 0 auto;
	width: 960px;
	}

/** HEADER + NAV *********************************************************************/

#header {
  position: relative;
  margin-bottom: 20px;
  height: 110px;
  background: transparent url(/assets/images/site/bg_header.gif) no-repeat 10px center;
  }

#header #logo {
  position: absolute;
  margin-left: 10px;
  width: 450px;
  text-indent: -9999px;
  overflow: hidden;
  }

#header #logo a {
  display: block;
  height: 80px;
  }

#quicklinks {
  position: absolute;
  top: 8px; right: 10px;
  width: 470px;
  list-type: none;
  font-size: 12px;
  line-height: 30px;
  letter-spacing: 1px;
  text-align: right;
  }

  #quicklinks, #quicklinks a {
    padding: 0 5px;
    color: #bfd0dc;
    }

  #quicklinks a:hover {
    text-decoration: underline;
    }

#search {
  position: absolute;
  bottom: 38px; right: 10px;
  margin: 0; padding: 0;
  width: 326px;
  background-color: #036;
  }

  #search fieldset {
  	padding: 5px 10px;
  }

  #search input {
    float: left;
    padding: 5px 0 4px;
    width: 275px;
	font-size: 11px;
	color: #555;
	text-indent: 5px;
	border: none;
    background: #f9f9f9 url(/assets/images/site/bg_search.gif) no-repeat 0 0;
    }

  #search button {
    float: left;
	margin-left: 6px;
    width: 24px; height: 24px;
	border: none;
	cursor: pointer;
	text-indent: -9999px;
    background: #f9f9f9 url(/assets/images/site/btn_search.gif) no-repeat 0 0;
    }

/** NAV *****************************************************************************************************************************/

#nav, #nav ul {
  margin: 0; padding: 0;
  list-style: none;
  line-height: 1;
  z-index: 100 !important;
  }

  #nav {
    position: absolute;
	top: 80px; left: 100px;
    list-style: none;
    height: 30px; /*width: 625px;*/
    }

  #nav a {
    display: block;
	padding: 0 15px;
    font: normal 14px/30px "Lucida Grande", Arial, Verdana, Arial, Helvetica, sans-serif;
    color: #d2d2d2;
	text-decoration: none;
    /*text-transform: uppercase;
    text-indent: 10px;*/
    }

  #nav li {
    position: relative;
    float: left; display: inline;
    margin: 0; padding: 0;
	height: 30px;
    line-height: 1;
    /*text-indent: 10px;*/
	border-right: 1px solid #444;
    }

  #nav li ul {
    position: absolute; display: none;
    top: auto; left: 0;
    border-top: 1px solid #333;
	background-color: #222;
    -moz-opacity: .95; opacity: .95;
	z-index: 100;
    }

  #nav li ul li {
    float: left; display: block;
    margin: 0;
    width: 280px;
    line-height: 30px;
    color: #d2d2d2;
    white-space: nowrap;
    text-indent: 10px;
    border-bottom: 1px solid #333;
    background: url(/assets/images/site/icon_nav_arrow.gif) no-repeat 260px center;
    }

  #nav li ul li a {
    display: block;
    padding: 0 10px;
	height: 30px;
	text-transform: none;
	text-indent: 0;
    }

  #nav li ul li ul {
    position: absolute;
    top: 0; left: 280px;
    border-left: 4px solid #333;
    }

  #nav li ul li ul li {
    width: 280px;
	background-image: none;
    }

  #nav li ul li ul li a {
    display: block;
    }

  #nav li:hover ul ul, #nav li.sfhover ul ul {
    display: none;
    }

  #nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul { /* lists nested under hovered list items */
    display: block;
    }

  #nav li a:hover, #nav li a.active, #nav li:hover, #nav li.sfhover {
	background-color: #000;
	color: #6c3;
  }
/*
  #nav li.products { width: 100px; }
  #nav li.products a:hover, #nav li.products a.active, #nav li.products:hover { background-position: 0 -30px; }
  #nav li.catalog { width: 132px; }
  #nav li.catalog a:hover, #nav li.catalog a.active, #nav li.catalog:hover { background-position: -101px -30px; }
  #nav li.replocator { width: 127px; }
  #nav li.replocator a:hover, #nav li.replocator a.active, #nav li.replocator:hover { background-position: -233px -30px; }
  #nav li.news { width: 73px; }
  #nav li.news a:hover, #nav li.news a.active, #nav li.news:hover  { background-position: -326px -30px; }
  #nav li.about { width: 79px; }
  #nav li.about a:hover, #nav li.about a.active, #nav li.about:hover { background-position: -441px -30px; }
  #nav li.contact { width: 93px; }
  #nav li.contact a:hover, #nav li.contact a.active, #nav li.contact:hover { background-position: -565px -30px; }
*/

/** HOME *******************************************************************************************************************************/

#feature {
  float: left;
  margin: 0 10px 20px;
  width: 700px; height: 280px;
  }

.block {
  float: left;
  margin: 0 10px;
  width: 220px;
  font-size: 11px;
  background: url(/assets/images/site/dotline.gif) repeat-x 0 26px;
  }

  .block h2 {
    margin: 0 0 7px 0;
    height: 20px;
    text-indent: -9999px;
    }

  .block ul {
    margin: 0 0 8px 0; padding: 0;
    list-style: none;
    }

  .block ul li {
    padding: 8px 0;
    background: url(/assets/images/site/dotline.gif) repeat-x 0 bottom;
    }

  #latest-videos.block, #latest-videos.block ul li.last { background: none; }

  .block img {
    float: left;
	margin-right: 10px;
    }

  .block a {
    font-weight: bold;
    }

#product-spotlight {
  width: 460px;
  }

  #product-spotlight h2 {
    background: url(/assets/images/site/hdr_leadfree.gif) no-repeat 0 0;
    }


#product-spotlight {
  width: 460px;
  height: 178px;
  background: url(/assets/images/leadfree/leadfree-cta-background.jpg) no-repeat center bottom;
  }

 /* #product-spotlight h2 {
    margin-bottom: 15px;
    background: url(/assets/images/leadfree/hdr_leadfree.gif) no-repeat 0 0;
    }
*/
  #product-spotlight h3 {
    margin-bottom: 17px;
	color: #333;
    }

  #product-spotlight a.button {
  	display: block;
  	background: url(/assets/images/leadfree/leadfree-button.gif) no-repeat;
	width: 245px;
	height: 29px;
	text-indent: -9999px;
	margin-left: 10px;
  }

  #product-spotlight p {
  	padding: 5px 0 0 10px;
	width: 250px;
	font-size: 11.5px;
  }

  #side h3.leadfree {
    background: url(/assets/images/site/hdr_lead_free_product.gif) no-repeat 0 0;
    height: 41px;
    }


#product-lines h2 {
  margin-bottom: 15px;
  background: url(/assets/images/site/hdr_product_lines.gif) no-repeat 0 0;
  }

  #product-lines img {
    margin-bottom: 10px;
    }

#latest-videos h2 {
  background: url(/assets/images/site/hdr_latest_videos.gif) no-repeat 0 0;
  }

#latest-news h2 {
  background: url(/assets/images/site/hdr_latest_news.gif) no-repeat 0 0;
  }

#message {
	background: #082314;
	z-index: 10;
	position: relative;
	font-weight: bold;
	top: -32px;
	color: #7DF556;
	font-size: 18px;
	text-align: center;
}
/** INNER ******************************************************************************************************************************/

#content {
	margin-bottom: 20px;
	min-height: 400px;
	}

#main {
	float: left; display: inline;
	margin: 0 10px;
	width: 680px;
}

#main-ba {
	float: left; display: inline;
	margin: 0 10px;
	width: 960px;
}

ul#lit-entries {
	margin: 0; padding: 0;
	list-style: none;
	}

	ul#lit-entries li {
		background: url(/assets/images/site/dotline.gif) repeat-x 0 bottom;
	}

	ul#lit-entries li a {
		display: block;
		padding-top: 10px; padding-bottom: 10px;
		font-weight: bold;
	}

#side {
	float: right; display: inline;
	margin: 0 10px; padding-top: 16px;
	width: 220px;
	}

	#side h3 {
		margin-bottom: 5px;
		height: 19px;
		text-indent: -9999px;
	}

	#main-ba #side h3 { height: 24px; }

	#side h3.news {
		background: url(/assets/images/site/hdr_latest_news.gif) no-repeat 0 0;
	}

	#side h3.videos {
		background: url(/assets/images/site/hdr_latest_videos.gif) no-repeat 0 0;
	}

	#side h3.conservation {
		background: url(/assets/images/site/hdr_conservation.gif) no-repeat 0 0;
	}

	#side h3.buy_am {
		background: url(/assets/images/site/buyam.png) no-repeat 0 0;
	}

	#side ul {
		margin: 0 0 20px 0;
		list-style: none;
		background: url(/assets/images/site/dotline.gif) repeat-x 0 0;
	}

	#side ul li {
		background: url(/assets/images/site/dotline.gif) repeat-x 0 bottom;
	}

	#side ul li a {
		display: block;
		padding: 8px 0;
	}

	#side ul li a.pdf, a.pdf {
		padding-left: 28px;
		background: url(/assets/images/site/icon_pdf.gif) no-repeat 0 center;
	}

#subnav {
	float: left; display: inline;
	margin: 0; padding: 0;
	width: 120px;
	list-style: none;
	}

	#subnav li {
		padding: 2px 0 3px 0;
		background: url(/assets/images/site/dotline.gif) repeat-x left bottom;
	}

	#subnav li strong {
		padding: 4px 15px 4px 0;
		background: url(/assets/images/site/arrow_down.gif) no-repeat right center;
	}

	#subnav li a {
		display: block;
		padding: 4px 0 4px 15px;
		font-size: 11px;
		line-height: 1.3;
		background: url(/assets/images/site/arrow_right.gif) no-repeat 5px 7px;
	}

	#subnav li a:hover, #subnav li a.active {
		background-color: #eee;
	}

/** VIDEO ******************************************************************************************************************************/

.video-entry, #flvplayer {
  position: relative;
  z-index: 0;
  }

.video-entries {
  margin: 0;
  }

  .video-entries a {
    display: block;
	padding: 10px;
	font-size: 17px;
	line-height: 40px;
    background: url(/assets/images/site/dotline.gif) repeat-x 0 bottom;
    }

  .video-entries a:hover {
    background-color: #f9f9f9;
    }

  .video-entries img {
    float: left; display: inline;
	margin: 0 20px 0 0;
    }

/** NEWS *******************************************************************************************************************************/

.news-entries {
  display: block;
  margin-bottom: 20px; padding-bottom: 20px;
  background: url(/assets/images/site/dotline.gif) repeat-x 0 bottom;
  }

  .news-entries h3 {
    margin-bottom: 2px;
    }

  .news-entries img {
    float: right; display: inline;
	margin: 0 0 0 20px;
    }

  .news-entries .date {
    font-size: 10px;
	font-weight: bold;
    }

  .news-entries p {
    margin: 0;
    }

.author-bio {
  padding: 15px;
  background: #f2f2f2 url(/assets/images/site/dotline.gif) repeat-x 0 0;
  }

ul.columns-6 {
  margin-left: 0;
  font-size: 10px;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  }

  ul.columns-6 li {
    float: left; display: inline;
    padding: 5px 0;
    width: 112px;
    text-indent: 5px;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    }

/** DISTRIBUTION PARTNERS **************************************************************************************************************/

#distribution {
	float: right; display: inline;
	width: 540px;
	}

	#distribution h3 {
		margin: 0;
	}

	#distribution form {
		padding-top: 10px;
	}

	#distribution form input {
		display: none;
	}

	#distribution form select {
		padding: 5px 0;
		width: 160px;
		font-size: 1.1em;
	}

	#distribution .entry {
		margin-bottom: 10px; padding-bottom: 10px;
		border-bottom: 1px solid #ccc;
	}

	#distribution .email {
		margin-bottom: 5px;
	}

	#distribution-hdr {
		margin-bottom: 10px;
		height: 20px;
		border-bottom: 1px solid #ccc;
		background: url(/assets/images/site/hdr_distribution.gif) no-repeat 0 0;
	}

	#distribution .section {
		padding-left: 120px;
	}

	#distribution .section img {
		position: absolute;
		margin-left: -120px;
		padding: 2px;
		border: 1px solid #ccc;
	}

	#distribution .section h2 {
		margin: 0;
	}

#territory {
	float: right; display: inline;
	width: 60%;
	}

#contacts {
	float: left;
	width: 35%;
	}

#rep-search {
	margin-bottom: 20px; padding: 10px 4px;
	background-color: #e4e4e4; border: 1px solid #ccc;
	}

#rep-usa {
	float: left; display: inline;
	padding-left: 50px;
	height: 50px;
	background: url(/assets/images/site/bg_search_reps.gif) no-repeat left center;
	}

#rep-international {
	float: left; display: inline;
	margin-left: 15px; padding-left: 130px;
	height: 50px;
	background: url(/assets/images/site/bg_search_reps.gif) no-repeat -225px center;
	}

#dist-search {
	margin-bottom: 20px; padding: 10px 4px;
	background-color: #e4e4e4; border: 1px solid #ccc;
	}

#dist-international {
	margin-left: 15px; padding-left: 70px;
	height: 50px;
	background: url(/assets/images/site/bg_search_dist_intl.gif) no-repeat left center;
	}

/** FOOTER *****************************************************************************************************************************/

#footer {
  padding: 20px 0;
  line-height: 15px;
  color: #c8c8c8;
  background: #222 url(/assets/images/site/bg_footer.gif) repeat-x 0 bottom;
  }

  #footer a {
    color: #c8c8c8;
    text-decoration: none;
    }

  #footer a:hover {
    text-decoration: underline;
    }

  #footer li, #footer p {
  	font-size: 1.1em;
  	}

  #footer ul {
    margin: 0;
	list-style: none;
    }

  #footer ul li {
	margin: 0 10px;
	width: 220px;
	border-bottom: 1px dotted #595959;
    }

  #footer h2 {
    margin: 0 10px; padding-bottom: 7px;
    height: 21px;
    text-indent: -9999px;
	border-bottom: 1px dotted #595959;
	}

  #footer-categories {
    float: left;
    margin: 0 0 40px 0; padding: 0;
	width: 720px;
	}

	#footerlogos {
	    background: white;
	    padding: 10px;
	}

  #footer-categories h2 {
    background: url(/assets/images/site/hdr_products.gif) no-repeat 0 0;
    }

  #footer-categories li {
    float: left; display: inline;
    padding: 7px 0;
	}

/*  #footer-categories ul li a {*/
/*    display: block;*/
/*    padding: 7px 0;*/
/*    }*/

  #footer #customer-service {
    float: left;
	width: 220px;
    }

  #footer #customer-service h2 {
    background: url(/assets/images/site/hdr_customer_service.gif) no-repeat 0 0;
    }

  #footer #customer-service li {
    padding: 6px 0;
    }

  #footer #copyright {
    float: left;
	margin: 0 10px;
	width: 700px;
	padding-top: 15px;
    }

div.buy-american p{ width: 730px; }

img.buy-american { float: right; padding: 2px; margin: 0 0 10px 10px; width: 200px;}

img.buy-american2 { float: right; padding: 2px; margin: 0 0 10px 10px; width: 200px; border: 1px solid #666666; }

a.video-btn { display: block; background: url(/assets/images/buyamerican/btn_videos.gif) 0 0 no-repeat; text-indent: -9999px; width: 215px; height: 38px; }

/*
a.center { padding-left: 12px; }*/

