/* -----------------------------------------------------------------------------------------f
   $Id: print.css 1262 2005-09-30 10:00:32Z mz $   

   XT-Commerce - community made shopping
   http://www.xt-commerce.com

   Copyright (c) 2004 XT-Commerce 
   -----------------------------------------------------------------------------------------
   based on: 
   (c) 2000-2001 The Exchange Project  (earlier name of osCommerce)
   (c) 2002-2003 osCommerce(stylesheet.css,v 1.54 2003/05/27); www.oscommerce.com 
   (c) 2003	 nextcommerce (stylesheet.css,v 1.7 2003/08/13); www.nextcommerce.org

   Released under the GNU General Public License 
   ---------------------------------------------------------------------------------------*/

@page { 
    size:21.0cm 29.7cm;
}
#wrapper { 
    height:100%;
}

/*#pagewidth {
    width:100%;    
}
*html #pagewidth {
    width:650px;    
}

#twocols{    
    float:none;
    width:100%;
}

#leftcol{    
    display:none;
}

#rightcol{	
    display:none;
}

#maincol { 
    top:5px;
    float:none;
    width:100%;
}
*html #maincol { 
    top:5px;
    float:none;
    width:100%;
}

.copyright {
    display:none;
    top: 0px;
}

.hf_navi_header {
    display:none;
}
.hf_navi_footer {
    display:none;
}
#pr_menu, #pr_menu_ie {
    display:none;
}*/