/**
 * NATIQ print styles
 */

 
/* init
*/

#middle, #top_nav_1, #top_nav_2, ul#subpage_nav, .print_bk { display: none; visibility: hidden; }


body {font-family: Arial, helvetica, sans-serif;}
/* * html body { font-size: 12pt; line-height: 18pt; } */


h1 {}  
/* * html h1 { font-size: 14pt; margin-bottom: 10pt; } */

h1 span.sm { } 
/* * html h1 span.sm { font-size: 12pt; font-weight: normal;  } */

h2 { }

p#topP { }
/*\*/ * html p#topP { } /**/

ul { list-style: none; }

a { text-decoration: none; color: #7A850D; }
a:hover { text-decoration: underline; }
a.bold-black-green { font-weight: bold; color: #5B5B5B; }
a.bold-black-green:hover { text-decoration: none; color: #7A850D; }
a.black-green { color: #5B5B5B; }
a.black-green:hover { color: #7A850D; }

/* misc
-------------------*/

.clear { clear: both; }
.yellow { color: #DEB306; }
.orange { color: #EA7E1D; }
.blue { color: #7399C6; }
.hr { }
sup { }
.red { color: #FF0000; font: bold 14pt; margin-right: 3pt; }
.border-none { border: 0; }
.margin-bottom-no { margin-bottom: 0; }



/* top
-------------------*/

#top { }

#logo { }
#tagLine { }



#text { }
#text ul, #text ul.bullet-arrow  { }
#text ul li { }
#text ul.bullet-arrow li { }

/* home */
ul.home-ul-print { visibility: hidden; }
/*\*/ ul.home-ul-print { visibility: visible; } /**/


/* about */
table#table-about { }
table#table-about tr td { }

/* form */
.txtBox, .txtBoxSm, .txtBoxXSm, .txtArea, .chekBox, select, { }
.txtBox { }
.txtBoxSm { }
.txtBoxXSm { }
.txtArea { }
.td1, .td1b { }
.td1b { }
.paddingTB { }
.paddingTxB { }
.btn { }


/* contact us */
#table-contacts {  }
#table-contacts tr .td1 { }
#table-contacts tr .td2 { }


/* media */
table.table-border { }
table.table-border tr td { }

/* enviromental quotient */
#table-enviro-products tr td, #table-recycling tr td { }

/*products */
#table-where-to-buy tr td { }


/* sitemap */
#site-map { }
#site-map a { }
#site-map a.h1 {  }


/* bottom
-------------------*/

#bottom { visibility: hidden; padding-top: 30px; }
/*\*/ #bottom { visibility: visible;  } /**/

