﻿@media print {

TD.column1 {
	display: none;
}
	
TD.column2 
{
	padding: 0px 50px 0px 50px;
}
	
TD.column3 {
	display: none;
}


body, .body_area, .content_panel, .footer_layer2, .animFrame , .ProductProperties, .AverageReviewRating {
	background-color: white;
	color: Black;
	font-family: tahoma;
}

/* Header Area */
.pageheader {
	background-color: white; 
	font-family: tahoma;
	color: black;
	font-size: 10px;
	font-weight: bold;
}

.ad_space 
{
 visibility: hidden
}

.panel_header 
{
	background-color: White;
	color: white;
	border-bottom: solid 1px #949393;
}

.footer_layer1, INPUT, BUTTON, #RadTabStrip1,
#btnAddButton, #PrintThisPage, #EmailThisPage, #AverageProductRating1_lnkWriteAReview
{
	display: none;
}


.breadcrumb, .breadcrumb A, .breadcrumb A:Visited, .topmenu1, .noPrint
{
	text-decoration: none;
	background-color: White;
	color: black;
	border-bottom: solid 1px #949393;
	visibility: hidden;
}
.topmenu 
{
	width: 10px;
	display: none;
}


/* Footer Area */
.pageFooter 
{ 
    visibility: hidden;
}

.footerlogo 
{
	float: right;
}


.RelatedItemsTitle, .ProductName, .ProductSKU, H1
{
	color: #1d1d1d;
	background-color: White;

}

