/* Print Style Sheet */

body{ font:12px Arial,sans-serif; color:#000000; }

h1{font-size:18px;}
h2{font-size:17px;}
h3{font-size:12px;}
h4{font-size:14px;}
h5{font-size:14px;}

/*Links */
a:link, a:visited { font-size:12px; text-decoration:underline}
a:hover { font-size:12px; text-decoration:none}

.noprint { display: none; }

.image { width:20%; }
.image1 { width:80%; }

#nav_block_cat, #photo, #photo_cat, #photo_prod { display: none; height:0px; }

#product_top_info { height:50px; }

.top_middle_content { height:180px; }
*:first-child+html .top_middle_content { height:160px; }

#content_panel1, #content_panel2, #content_panel_cat { height:auto; }
#product_title { height:80px; }

.product_grey_panel {  }
.product_aqua_panel {  }

.print { display: none; }

#copyrightfooter { font-size:8px; }
.copyrightfooter a:link, .copyrightfooter a:visited { font-size:8px; text-decoration:underline}
.copyrightfooter a:hover { font-size:8px; text-decoration:underline}
