/* Envirocare Print CSS Document */

* { float: none; }

body { margin: 0; font-family: Arial, Tahoma, Helvetica, sans-serif; font-size: 12px; color: #757575; }

a { color: #71a82a; text-decoration: none; }
a:hover { color: #447715; text-decoration: underline; }

p { margin: 0 0 16px 0; }

h1 { color: #9dcf70; margin: 35px 0 15px 0; line-height: normal; font-size: 210%; }
h2 { color: #9dcf70; margin: 30px 0 15px 0; line-height: normal; font-size: 180%; }
h3 { color: #71a82a; margin: 30px 0 10px 0; line-height: normal; font-size: 160%; }
h4 { color: #71a82a; margin: 25px 0 10px 0; line-height: normal; font-size: 140%; }
h5 { color: #484848; margin: 20px 0 5px 0; line-height: normal; font-size: 108%; }
h6 { color: #484848; margin: 15px 0 2px 0; line-height: normal; font-size: 100%; }



#navigation,
#footer,
#search,
#leftcolumn { display: none; }


h1.printheader { padding-bottom: 50px; margin: 0; }

#banner { padding-bottom: 25px; }

h1.parenttitle { margin: 0; font-size: 15px; color: #a5b88c; font-weight: normal; text-transform: lowercase; }
h1.currenttitle { margin: 0 0 0 0; font-size: 30px; color: #71a82a; font-weight: normal; }
h2.pageteaser { margin: 20px 0 0 0; font-size: 16px; color: #cccccc; font-weight: normal; }
p.productspeal { margin: 0; font-size: 11px; color: #cccccc; font-weight: bold; }

.copy { line-height: 150%; }

.copyright { padding-top: 30px; }

ul.productoptions { display: none; }

.copy ul { margin: 0; padding: 8px 0 8px 20px; }
.copy ul li { padding-left: 10px; }

.copy ol { list-style: decimal; padding: 8px 0 8px 30px; }
.copy ol ol { list-style: lower-alpha }
.copy ol ol ol { list-style: lower-roman; }

.copy table { width: 100%; border-collapse: collapse; }
.copy table th, .copy table td { border-bottom: 1px solid #d3d3d3; padding: 7px 10px; }
.copy table th { text-align: left; color: #71a82a; font-size: 110%; }


