/* @override http://organic.s481.sureserver.com/css/print.css */

body {
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	color: black;
	width: 600px;
}

#wrap { width: 100%; }

#shadowbox_container, #nav, .offset, form, #sidebara, #footer p, .box { display: none }

h1, h2, h3, h4, h5 { 
	margin: 15px 0 5px;
	font-family: Arial, Helvetica, sans-serif; 
}

a img { border: none; }
a:link, a:visited {	color: #999; text-decoration: none; }

.certified { position: absolute; top: 0; right: 0 }

#bread {
	margin-top: 0;
	color: #888;
	text-transform: lowercase;
}
#bread a {
	font-weight: normal;
	text-decoration: underline;
}

#content { clear: both; margin-top: 20px }

#text .products {
	margin: 0;
	padding: 0;
	list-style: none
}

#text .products li {
	width: 100%;
	margin-bottom: 1em;
	overflow: hidden;
}

#text .product-item {
	width: 100%;
	margin-bottom: 1em;
	overflow: hidden;
	background: #fff url(/images/prod_divider.png) 560px 0 repeat-y;
	clear: both;
}

#text .products .alt {
	background-color: #F3F7EB;
}

#text .product-item p a {
	font-weight: normal;
}

.products .product-item img {
	float: left;
	margin: 10px 15px 10px 10px;
}

.products .details {
	float: left;
	width: 440px;
}

.details h2 {
	margin: 10px 0 .1em;
	font-size: 150%;
}

.details h2 a {
	font-weight: normal;
}

.details p {
	margin: 0;
}

.products .price {
	float: left;
	width: 100px;
	margin-left: 30px;
	padding: 10px 0;
	text-align: center;
}

.price p {
	margin: 0;
	line-height: 1.2;
}

.products .product-item img {
	float: left;
	margin: 10px 15px 10px 10px;
}

.products .details {
	float: left;
	width: 340px;
}

.products .price {
	float: left;
	width: 100px;
	margin-left: 30px;
	padding: 10px 0;
	text-align: center
}

.price p { margin: 0; line-height: 1.2 }
.price span { display: block; font-size: 200% }

#footer { clear: both; margin: 20px 0; font-size: 80%; }
#footer ul { list-style: none; margin: 0; padding: 0; }


.products .text-image {
	float: right;
	margin: 0.3em 0 0.5em 1.5em;
	padding: 0;
}
