@charset "utf-8";
/* CSS Document */

/* ------------------------------------- */
/* --------------- GLOBAL -------------- */
/* ------------------------------------- */

body {
	margin: 0;
	padding: 0;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 62.5%;
	background: #fcf3de url(../images/bkg-1.jpg) no-repeat scroll center top;
}

ul {
	margin: 0;
	padding: 0;
	list-style:none;
}

.clearfix {
	clear: both;
}

#wrapper {
	margin: 0 auto;
	padding: 0;
	width: 98em;
	text-align:left;
}

#header {
	margin: 0pt auto;
	width: 98em;
	height: 8.9em;
}

#logo {
	background: transparent url(../images/logo.jpg) no-repeat left top;
	overflow: hidden;
	text-indent: -9999px;
	display: inline;
	float: left;
	width: 980px;
	height: 86px;
	margin: 0 auto;
}

/* ------------------------------------- */

/* ------------------------------------- */
/* ------------- NAVIGATION ------------ */
/* ------------------------------------- */


/* ------------------------------------- */
/* -------------- CONTAINER ------------ */
/* ------------------------------------- */

.js-warning {
	margin: 0;
	padding: 2em;
	border: 2px solid #999999;
	background-color: #CCCCCC;
}

.js-warning p {
	font-size: 1.4em;
	font-weight: bold;
}

#container {
	margin: 0;
	padding: 0 0 2em 0;
	background-color: #ffffff;
	clear: both;
	min-height: 50em;
}

/* ------------------------------------- */
/* ------------ MAIN-TEASER ------------ */
/* ------------------------------------- */

#main-teaser {
	margin: 0;
	padding: 1em;
	width: 96em;
	height: 30em;
}

#main-teaser-image {
	float: left;
	width: 70em;
	height: 30em;
}

.slideshow {
	float: left;
	width: 70em;
	height: 30em;
	padding: 0;
	margin:  0;
}

.slideshow img {   
    width:  700px; 
    height: 300px; 
    top:  0; 
    left: 0 
}

.slideshow-products {
	float: left;
	width: 70em;
	height: 20em;
	padding: 0;
	margin:  0;
}

.slideshow-products img {   
    width:  700px; 
    height: 200px; 
    top:  0; 
    left: 0 
}

#product-teaser {
	margin: 0;
	padding: 1em;
	width: 96em;
	height: 20em;
}

#product-teaser-image {
	float: left;
	width: 70em;

	height: 20em;
}

#main-sidebar1, #main-sidebar2 {
	margin: 0 0 1em 1em;
	width: 25em;
	float: left;
}

#products-sidebar {
	margin: 1em 0 0 1em;
	width: 24.75em;
	height: 14.3em;
	background-color: #fcf3de;
	float: left;
	border: 1px solid #000000;
}

#main-sidebar1 img, #main-sidebar2 img, #products-sidebar img {
	border: 1px solid #000000;
}

/* ------------------------------------- */
/* ----- INDEX PAGE MAIN NAVIGATION ---- */
/* ------------------------------------- */

#main-navigation {
	margin: 0pt auto;
	padding: 0 1em;
	width: 96em;
	clear: both;
	color: rgb(255, 255, 255);
}

#main-navigation a {
	font-weight: normal;
}

#main-navigation .mainlisting {
	margin: 0;
	padding: 1em 0 0 1em;
	background-color: #211d1e;
	float: left;
	width: 95em;
}

#main-navigation .mainlisting h4 {
	margin: 0;
	padding: 0 0 0.5em 0;
	color: #eeb326;
	font-weight: bold;
	font-size: 1.12em;
}

#main-navigation .mainlisting ul {
	border-top: 1px solid #4d4c48;
	padding: 6px 0pt 0pt;
}

#main-navigation .mainlisting li {
	border-bottom: 1px solid #4d4c48;
	padding: 4px 0pt 5px;
}

#main-navigation .mainlisting li a {
	padding: 0pt 0pt 0pt 16px;
	background: transparent url(../images/arrow.gif) no-repeat left center;
	color: #cccccc;
	text-decoration: none;
	display: block;
	font-size: 11.2px;
	font-weight: normal;
	letter-spacing: 0.01em;
}

#main-navigation .mainlisting li a:link, #main-navigation .mainlisting li a:visited {
	color: #cccccc;
}

#main-navigation .mainlisting li a:hover {
	color: #EEB326;
	text-decoration: underline;
}

#main-navigation .mainlisting li a:active {
	color: #FFFFFF;
	text-decoration: none;
}

#main-navigation .mainlisting .mainlisting-1, #main-navigation .mainlisting .mainlisting-2, #main-navigation .mainlisting .mainlisting-3, #main-navigation .mainlisting .mainlisting-4 {
	width: 220px;
	float: left;
	position: relative;
}

#main-navigation .mainlisting .mainlisting-1 {
}

#main-navigation .mainlisting .mainlisting-2 {
	margin-left: 16px;
}

#main-navigation .mainlisting .mainlisting-3 {
	margin-left: 16px;
}

#main-navigation .mainlisting .mainlisting-4 {
	margin-left: 16px;
}

/* ------------------------------------- */
/* ------------- MAIN-CONTENT ---------- */
/* ------------------------------------- */

#main-content {
	margin: 0;
	padding: 0 0 1em 0;
	background-color: #f5e9d0;
}


/* ------------------------------------- */
/* --------------- SECTION ------------- */
/* ------------------------------------- */

div.section {
	margin: 1em 0 0 1em;
	padding: 0;
	float: left;
	width: 76em;
	background-color: #FFFFFF;
}

div.section div.sectionHeader {
	
}

div.section div.sectionHeader h1 {
	margin: 0.5em 0 0 0;
	font-size: 2em;
	font-weight: bold;
	text-transform: uppercase;
}

div.section div.sectionHeader p {
	margin: 0;
	padding: 0;
	font-size: 1.2em;
}

/* ------------------------------------- */
/* -------------- CATEGORY ------------- */
/* ------------------------------------- */

div.section div.category {
	margin: 0;
	padding: 1em 1em 0 1em;
	background-color: #FFFFFF;
}

div.msds div.category {
	padding: 0 1em;
}

category-heading .top2 {
	float: right;
}

div.section div.category div.category-heading {
	margin: 0;
	padding: 0;
	position: relative;
	overflow: hidden;
}

div.section div.category div.category-heading img {
	float: right;
	margin: 0 0 1em 1em;
}

div.section div.category div.category-heading h1 {
	margin: 0;
	padding: 0;
	font-size: 1.65em;
	text-transform: uppercase;
	color: #ef4023;
	letter-spacing: -1px;
}

div.msds div.category div.msds h1 {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	border: none;
	background: none;
}

div.section div.category div.category-heading p {
	margin: 0.5em 0 0.5em 0;
	padding: 0;
	font-size: 1.12em;
}

/* ------------------------------------- */
/* ----------- PRODUCTS-LIST ----------- */
/* ------------------------------------- */

div.category table.products-list td, table#spec_table td {
	border: none;
}

div.category table.products-list, table#spec_table {
	margin: 0;
	table-layout: fixed;
	font-size: 1.12em;
	
	border-top: 1px dotted #999999;
	width: 90%;
	border-collapse: collapse;
	
}

div.category table.products-list td, table#spec_table td {
	border-bottom: 1px dotted #999999;
	padding: 0.3em;
	text-align: left;
}

div.category table.products-list td.product-image {
	text-align: center;
	height: 4.5em;
}

div.category table.products-list td.part {
	font-weight: bold;
}

div.category table.products-list td.description {
	font-size: 1em;
	font-weight: bold;
}

div.category table.products-list td.properties td {
	margin: 0;
	padding: 0;
	border: none;
	font-size: 0.8em;
}

div.category table.products-list td.properties a {
	text-decoration: underline;
	font-weight: bold;
}

div.category table.products-list img {
	border: none;
}

div.category table.products-list a {
	text-decoration: none;
	color: #211D1E;
}

div.category table.products-list a:hover {
	text-decoration: underline;
	color: #666666;
}

.prop-name {
	font-size: 0.8em;
	color: #999999;
}

.prop-value {
	font-size: 0.8em;
	font-weight: bold;
}

.productCategory h1, .productDescription h2, .description a {
	text-transform: capitalize;
}

/* ------------------------------------- */
/* ---------- PRODUCTS-SUBNAV ---------- */
/* ------------------------------------- */

#products-subnav {
	margin: 1em 0 0 1em;
	float: left;
	width: 19em;
}

#products-subnav h1 {
	margin: 0;
	padding: 0;
	font-size: 1.15em;
	font-weight: bold;
}

#products-subnav h2 {
	margin-bottom: 1em;
}

#products-subnav a {
	margin: 0 0 1em 0;
	padding-left: 0.4em;
	padding-right: 0.4em;
	padding-bottom: 0.2em;
	height: auto;
	display: block;
	text-indent: 0pt;
	font-size: 0.9em;
	font-weight: normal;
	line-height: 1.3em;
	color: #000000;
	text-decoration: none;
	border-bottom: 1px solid #f8dfad;
}

#products-subnav a:hover {
	background-color: #f7dca6;
	border-bottom: 1px solid #efb428;
}

/* ------------------------------------- */
/* -------------- PRODUCT -------------- */
/* ------------------------------------- */

#products-subnav h3 {
	margin: 0;
	padding: 0;
}

#products-subnav h3 a {
	margin: 0;
	padding: 0.25em 0;
}

#product-specs {
	margin: 1em 1em 0 1em;
	padding: 1em;
	float: left;
	width: 74em;
	background-color: #FFFFFF;
}

#productSpecsWrapper {
	margin: 0;
	padding: 0;
	float: left;
	width: 40em;
	background-color: #FFFFFF;
}

#productSpecsWrapper h1 {
	margin: 0;
	padding: 0;
	font-size: 1.4em;
	text-transform: uppercase;
	color: #ef4023;
	letter-spacing: -0.25px;
}

#productSpecsWrapper h2 {
	margin: 0;
	padding: 0.5em 0 0.5em 0.5em;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background-color: #EEB326;
	text-transform: capitalize;
}

#productSpecsWrapper p {
	margin: 0.5em 0 0.5em 0;
	padding: 0;
	font-size: 1.12em;
}

#productSpecsWrapper .product {
	margin: 1em 0;
}

#spec_table h4 {
	margin: 0;
	padding: 0;
}

.productCategory {
	margin: 0;
	padding: 0;
	background-color: #666666;
}

.productSpecsTable {
	margin: 0;
	padding: 0 0 1em 1em;
	width: 40em;
	background-color: #990066;
}

.productDescription {
	margin: 0;
	padding: 0;
	width: 60em;
}

#product-image {
	margin: 0 1em;
	padding: 0;
	float: right;
	width: 30em;
}

#product-image img {
	
}

/* ------------------------------------- */
/* ------------- NAVIGATION ------------ */
/* ------------------------------------- */

#navigation {
	margin: 0;
	padding: 0;
	text-align: left;
	width: 96em;
}

#nav-ul {
	margin: 0;
	padding: 0;
	background-color: #000000;
	font-size: 1.1em;
	float: left;
	width: 89.1em;
	line-height: 1.5em;
}

#nav-ul li.dropdown-header {
	margin: 0;
	padding: 0 2em;
	background-color: #000000;
	border-right: 1px solid #666666;
	float: left;
	height: 2.5em;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	position: relative;
	z-index: 10;
}

#nav-ul a {
	padding: 4px 0pt 0pt;
	color: #EEB326;
	display: block;
	float: left;
	text-decoration: none;
	font-weight: bold;
}

#nav-ul a.nav-link:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#nav-ul li ul {
	margin: 0;
	padding: 1em 0 0 0;
	background-color: #211D1E;
	border-top: 3px solid #EEB326;
	border-bottom: 3px solid #EEB326;
	float: none;
	top: -999em;
	position: absolute;
	margin-top: 6px;
	z-index: 100;
}

#nav-ul  #nav1-ul1 {
	border-left: 1px solid #EEB326;
	width: 14.6em;
	height: 28em;
}

#nav-ul #nav1-ul2 {
	margin-left: 14.6em;
	width: 13.6em;
	height: 28em;
}

#nav-ul #nav1-ul3 {;
	margin-left: 28.2em;
	width: 15.4em;
	height: 28em;
}

#nav-ul #nav1-ul4 {
	border-right: 1px solid #EEB326;
	margin-left: 43.6em;
	width: 14.6em;
	height: 28em;
}

#nav-ul  #nav2-ul1 {
	border-left: 1px solid #EEB326;
	border-right: 1px solid #EEB326;
	width: 37em;
	height: 31em;
	line-height: 1em;
}

#nav-ul #nav2-ul2 {
	margin-left: 37em;
	width: 20em;
	height: 31em;
}

#nav-ul  #nav3-ul1 {
	border-left: 1px solid #EEB326;
	border-right: 1px solid #EEB326;
	width: 32em;
	height: 23em;
}

#nav-ul  #nav4-ul1 {
	border-left: 1px solid #EEB326;
	border-right: 1px solid #EEB326;
	width: 16em;
	height: 4em;
}

#nav-ul li li.nav-header {
	margin: 0;
	padding: 0 0 0 0.5em;
	line-height: 13px;
	font-weight: bold;
	color: #EEB326;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	text-transform: uppercase;
	position: relative;
	z-index: 10;
}

#nav-ul li li.nav-header2 {
	margin: 1em 0 0 0;
	padding: 0 0 0 0.5em;
	line-height: 13px;
	font-weight: bold;
	color: #EEB326;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	position: relative;
	z-index: 10;
}

#nav-ul li li a {
	border: 0px solid rgb(255, 255, 255);
	margin: 0pt;
	padding: 2px 0px 2px 6px;
	float: none;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
}

#nav-ul li li a:hover {
	border: 0px solid rgb(255, 255, 255);
	color: #EEB326;
	position: relative;
	padding-bottom: 2px;
	top: 0px;
	text-decoration: underline;
	font-weight: normal;
}

#nav-ul li li:hover > a {
	color: #EEB326;
	text-decoration: underline;
}

#nav-ul li:hover ul  {
	left: 0px;
	top: 22px;
}

/* ------------------------------------- */
/* --------------- FOOTER -------------- */
/* ------------------------------------- */

#footer p {
	margin: 2em 0 0 0;
	padding: 0;
	font-size: 1.0em;
	text-align: center;
	color: #000000;
}

/* ------------------------------------- */
/* ------------ QUICK FINDER ----------- */
/* ------------------------------------- */

#quick-finder {
	margin: 0pt auto;
	padding: 1em;
	width: 96em;
	clear: both;
}

#quick-finder a {
	font-weight: normal;
}

#quick-finder {
	margin: 0;
	padding: 1em 0 0 1em;
	float: left;
	width: 95em;
}

#quick-finder li.heading {
	margin: 0;
	padding: 0 1em 0 0;
	color: #999999;
	font-weight: bold;
	font-size: 1.0em;
}

#quick-finder ul {
	padding: 0 0 0.5em 0;
	list-style: none;
	overflow: hidden;
	zoom: 1;
}

#quick-finder li {
	margin: 0;
	padding: 0;
	float: left;
}

#quick-finder li a {
	margin: 0;
	padding: 0 1em 0 0;
	color: #999999;
	text-decoration: none;
	display: block;
	font-size: 1.0em;
	font-weight: normal;
}

#quick-finder li a:link, #quick-finder li a:visited {
	color: #999999;
}

#quick-finder li a:hover {
	color: #EEB326;
	text-decoration: underline;
}

#quick-finder li a:active {
	color: #FFFFFF;
	text-decoration: none;
}

/* ------------------------------------- */
/* ------------- TECH INFO ------------- */
/* ------------------------------------- */

.msds-listing {
	margin: 0;
	padding: 1em 0 0 4em;
}

div.msds h1 {
	margin: 1em 0 0 0.5em;
	padding: 0.25em;
	font-size: 1.8em;
	background-color: #F5E9D0;
	color: #EF4023;
	width: 37.25em;
}

/* ------------------------------------- */
/* ----------- BLISTER PACKS ----------- */
/* ------------------------------------- */

#main-navigation .mainlisting ul.blister-packs {
	margin-bottom: 2em;
	border-top: none;
}


.ieclearfix {
	height: 1%;
	zoom: 1;     /* triggers hasLayout */
	display: block;     /* resets display for IE/Win */
}  /* Only IE can see inside the conditional comment
	and read this CSS rule. Don't ever use a normal HTML
	comment inside the CC or it will close prematurely. */
	
/* ------------------------------------- */
/* ---------- CONTACT US FORM ---------- */
/* ------------------------------------- */

#contact-us-content {
	margin: 0;
	padding: 1em;
	background-color: #f5e9d0;
}

#contact-us {
	margin: 0;
	padding: 2em;
	width: 92em;
	height: 36em;
	background-color: #000000;
}

#contact-us-form dt {
	margin: 0;
	padding-right: 10px;
	color: #CCCCCC;
	font-size: 1em;
	font-weight: normal;
	float: left;
	width: 8em;
}

#contact-us-form dd {
	margin: 0;
}

#contact-us input {
	margin: 0;
	margin-bottom: 13px;
	padding: 0;
	padding-top: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	height: 25px;
	background-color: transparent;
	border: none;
}

#contact-us td.form1 {
	background: url(../images/form-1.jpg) no-repeat left top;
}

#contact-us td.form2 {
	background: url(../images/form-2.jpg) no-repeat left top;
	padding-top: 32px;
	padding-left: 10px;
}

#contact-us td.form3 {
	background: url(../images/form-3.jpg) no-repeat left top;
}

#contact-us td {
	margin: 0;
	padding: 0;
	border: none;
	vertical-align: top;
}

#contact-us input#frmFirstName {
	padding-left: 37px;
	width: 153px;
}

#contact-us input#frmTitle {
	padding-left: 10px;
	width: 190px;
}

#contact-us input#frmCompany {
	padding-left: 10px;
	width: 385px;
}

#contact-us input#frmAddress1 {
	padding-left: 10px;
	width: 385px;
}

#contact-us input#frmCity {
	padding-left: 10px;
	width: 151px;
}

#contact-us input#frmState {
	padding-left: 10px;
	width: 112px;
}

#contact-us input#frmZip {
	padding-left: 10px;
	width: 115px;
}

#contact-us input#frmCountry {
	padding-left: 10px;
	width: 385px;
}

#contact-us input#frmPhone {
	padding-left: 10px;
	width: 190px;
}

#contact-us input#frmEmail {
	padding-left: 10px;
	width: 190px;
}




