body
{
	font-family: "Helvetica Neue", "Arial", "Sans-serif";
	font-size: 11pt;	
}

.header, #footer, #menu, #submenu, #right-menu, .views, #tools
{
	display: none;
}

#product #altviewcontainer li, #product #altviewcontainer a
{
	border: none;
}

.printonly
{
	display: block;
}

div#leftcontent {
	display: none;
}

div#right {
	width: 100%;
}

/* my product list */
#list-details
{
	display: none;
}

#list-details.submitted
{
	display: block;
}

#list-items
{
	clear: left;
	width: 100%;
	float: none;
	margin: 0;
}

#list-items .item
{
	float: none;
	width: 100%;
	height: 140pt;
	border-color: #CCC;
/*	page-break-before: auto;*/
}

.product-list-header
{
	background-color: #C00;
	height: 100pt;
}

.product-list-header h2
{
	color: #C00;
	font-weight: normal;
	size: 24px;
}

.product-list-header p
{
	color: #000;
}

input, textarea
{
	border-color: #CCC;
}

h3 a
{
	text-decoration: none;
}

#list-items a.remove
{
	display: none;
}

h3.name a
{
	color: #C00;
}

#list-items .comments textarea
{
	width: 400pt;
	height: 50pt;
}

#list-items div.desc
{
	clear: both;
	float: none;
}

#submitted
{
	display: none;
}
/* sawks new */

#customer-details
{
	width: 100%;
	font-size: 10pt;
}

#customer-details div.buttons
{
	display: none;
}

.body-print form
{
	display: none;
}

.quote-printout
{
	display: block;
}

div.print_page
{
	display: none;
}

.product_block
{
	page-break-after: auto;
}

input.submit_button {
	display: none;
}
