/**
 * CSS Stylesheet for printing
 *
 * @package templateSystem
 * @copyright Copyright 2003-2005 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: print_stylesheet.css 4530 2006-09-16 04:00:24Z drbyte $
*/
body {background-color: #ffffff;}

#contentMainWrapper {background-color: #ffffff;}

.messageStackWarning, 
#navMainWrapper, 
#navMainSearch, 
#navCatTabsWrapper, 
#navEZPagesTop, 
#navColumnOne.columnLeft, 
#navColumnTwo.columnRight, 
.navMainSearch,
#navSupp, 
.banners, 
#navBreadCrumb, 
.buttonRow,
div#tnav0a,
div#div#h0a
	{ 
	display: none;
	}


/* Other relevant properties for paged media:
- page-break-before
- page-break-after
- page-break-inside
- orphans
- widows
*/



/* - page setup - */


/* - bof - width control - */

div#bodydiv
	{
	margin:0;
	padding:0;
	position: relative;
	width:100%;
	text-align:left;
	}

div#sizer
	{
	margin:0;
	padding:0;
	position: relative;
	width:100%;
	text-align:left;
	}

div#expander 
	{
	margin:0;
	padding:0;
	position: relative;
	width:100%;
	text-align:left;
	}

/* Holly Hacks \*/
* html div#bodydiv, 
* html div#sizer, 
* html div#expander { height: 0; }
/* */

/* - eof - width control - */












div#w0a
	{
	position:relative;
	width:100%;
	background:white;
	}


















div#mcolopen0a
	{
	display:none;
	}

div#mcolopen0b
	{
	display:none;
	}

div#mcolopen0c
	{
	display:none;
	}

div#mcolmain0a
	{
	position:relative;
	width:100%;
	}

div#mcolmain0b
	{
	position:relative;
	width:100%;
	}

div#mcolmain0c
	{
	padding:0;
	margin:0;
	}
	
div#mcolclose0a
	{
	display:none;
	}

div#mcolclose0b
	{
	display:none;
	}

div#mcolclose0c
	{
	display:none;
	}

/* - eof - middle column properties - */















div#flashbox0a
	{
	display:none;
	}

div#flashbox0b
	{
	display:none;
	}

div#flashbox0c
	{
	display:none;
	}




div#div0a
	{
	display:none;
	}

div#div0b
	{
	display:none;
	}

div#div0c
	{
	display:none;
	}




div#news_ta
	{
	width:100%;
	height:28px;
	background:url("../images/news_t_back.gif") repeat-x left top;
	}

div#news_tb
	{
	width:100%;
	height:28px;
	background:url("../images/news_t_line.gif") no-repeat 66px top;
	}

div#news_tc
	{
	width:100%;
	height:28px;
	background:url("../images/news_t_L.gif") no-repeat left top;
	}
	
div#news_td
	{
	width:100%;
	height:28px;
	background:url("../images/news_t_R.gif") no-repeat right top;
	}

div#news0a
	{
	width:100%;
	background:url("../images/news0_L.gif") repeat-y left top #ffffff;
	}

div#news0b
	{
	width:100%;
	background:url("../images/news0_R.gif") repeat-y right top;
	}


div#news0b h2
	{
	display:block;
	font-size:16px;
	font-style:italic;
	color:black;
	border-bottom:1px solid gray;
	margin:0 0 0 0;
	padding:20px 0 5px 0;
	}

div#news0b h1.printmainheading
	{
	text-align:left;
	display:block;
	font-size:18px;
	font-weight:bold;
	margin: 0 0 60px 0;
	padding:0;
	color:black;
	}

div#news0b p
	{
	font-size:12px;
	color:black;
	margin:5px 0 0 0;
	padding:0;
	}
















div#news_ba
	{
	width:100%;
	height:42px;
	background:url("../images/news_b_back.gif") repeat-x left top;
	}

div#news_bb
	{
	width:100%;
	height:42px;
	background:url("../images/news_b_L.gif") no-repeat left bottom;
	}
	
div#news_bc
	{
	width:100%;
	height:42px;
	background:url("../images/news_b_R.gif") no-repeat right bottom;
	}
	
	
	
	
	
	





















div#f0a
{
	display:none;
}