/*
	print.css
*/
@page {
	size: 21.0cm 29.7cm;
	margin-top: 2.5cm;
	margin-bottom: 2.5cm;
}

a:link, a:visited  {
	text-decoration: underline;
	color: #000;
}
#main a:link:after, #main a:visited:after {
	content: " (" attr(href) ") ";
	font-size: 90%;
}
#main a[href^="/"]:after {
	content: " (http://www.netlabpharma.com" attr(href) ") ";
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Bitstream Vera Sans";
}
p {
    font-family: "Bitstream Vera Serif";
}

/* ------------------------------
/* DISPLAY
/* ------------------------------ */


#alter-menu0, 
#alter-menu2, 
#flash, 
#lang, 
#azur, 
#menu-wrap, 
#left, 
#tools, 
.button, 
#product-details-header, 
#right, 
#footer-wrap {
	display: none;
}

a {
	color: #000;
}

#main #main-content #category-list {
	margin-top: 30px;
}
	#main #main-content #category-list .range {
		float: left;
		width: 145px;
		margin: 0 36px 20px 0;
	}
#main #product-details #product-details-header {
	display: none;
}
#main #product-details .content {
	display: block !important;
}