/* -- Print styles for the Interline sites - mainly Solaris in store kiosks -- */

/* -- Kill background images -- */
body, #wrapper { background-image: none; background: white; font-size: 11pt; }
/* -- Kill unneeded divs -- */
#search, #utilityNav, #globalNav, #leftNav, #pagination, #productsHeader, #productInfo p.wishlist, #productInfo p.printPage, #recommendedHeader { display: none; }
/* -- Reset header for display -- */
/*#logo h1 { text-indent: 0; background-image: none; font-family: "Helvetica Neue", Arial, sans-serif; }*/
#logo h1 { display: none; }
#logo img { border: none; }
#breadcrumb { margin: 10pt 0; }

/* -- give main div entire page -- */
#wrapper, #content, #main, #company, #product { width: 100%; }

h1 { font-size: 12pt; }
h2, h3 { font-size: 11pt; }

#pageContent { width: 90%; display: block; }
#productSwatchBox, #productThumbBox { display: none; }
#showProductDescription, #showProductMoreInfo { display: none; }
#productDataDescription, #productDataMoreInfo { display: block; height: auto; }
#productDataMoreInfoPDF_left, #productDataMoreInfoPDF_default { display: none; }
#recommendedProducts { display: none; }
.products { float: left; background-image: none; position: relative; padding: 0; border-bottom: 1px dotted #999; margin-right: 15pt; }
#productInfo, #productCopy { margin: 10pt 0 0 0; padding: 0; }
#productInfo h3, #productInfo p { font-size: 11pt; margin: 0; }

#preFooter { display: none; }
#footer { display: block; clear: both; width: 100%; }
#footer div, #footer a { display: none; }

.clearer { font-size: 0px; line-height: 0px; display: block; margin: 0px; padding: 0px; clear: both; height: 0px; width: auto; }

#printMap, #closeMap { display: none; }
#mapFormHeader { margin-bottom: 10px; }
#mapDirections { margin-bottom: 10px; }

/*#mapDiv2:nth-child {
}*/

/*div#mapDiv2 div:nth-child {
 filter: none !important;
 background: transparent !important;
}*/
