/* - - - - - - - - - - - - - - - - - - - - -

METROPOLITAN COMPUTERS PRINT STYLE SHEET

- - - - - - - - - - - - - - - - - - - - - */


/*
----------------------------------------------------------------------------- 
Global Styles
-----------------------------------------------------------------------------*/

body { 
	font: normal 12px/18px Arial, Helvetica, sans-serif, "Trebuchet MS";
	color: #000;

 }

/*
----------------------------------------------------------------------------- 
Template Styles
-----------------------------------------------------------------------------*/

#logowrapper, #navbarwrapper, #header_wrap, #categories, #product_wrap, #powered_by  {
	display: none;
}

#bodytext_wrap {
	width: 600px;
	font: normal 12px/18px Arial, Helvetica, sans-serif, "Trebuchet MS";
	color: #000;
}

.cart_button {
background: #26407b;
color: #FFFFFF;
} 


input, select, textarea {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #FAFAFA;
	border: 1px solid #cccccc;
	padding: 1px;
	}

.checkout_td_bgcol {
border: 1px solid #e6ebf3;

} 

.checkout_toprow {
background: #e6ebf3;
border: 1px solid #e6ebf3; 


} 

.checkout_td_bgcol2 {
background: #dee5f0;

} 

h1 {
	font: normal 20px Arial, Helvetica, sans-serif, "Trebuchet MS";
	color: #000066;
}

h2 {
	font: normal 18px Arial, Helvetica, sans-serif, "Trebuchet MS";
	color: #000066;
}

h3 {
	font: bold 17px Arial, Helvetica, sans-serif, "Trebuchet MS";
	color: #000066;
}

h4 {
	font: bold 14px Arial, Helvetica, sans-serif, "Trebuchet MS";
	color: #000066;
}

p, td, li {
	font: normal 12px/18px Arial, Helvetica, sans-serif, "Trebuchet MS";
	color: #000;
}
