﻿@page 
{
	margin: 0.5in ! important; 
}

.Header 
{
	display: none;
}

.Footer 
{
	display: none;
}

.Content 
{
	border: none;
}

.Content td.BreadCrumb 
{
	display: none;
}

.Content td.Text 
{
	padding: 0;
}

div.LookAtLaminateSamples 
{
	display: none;
}

div.MajorLinks 
{
	display: none;	
}

.ShowSamplesContainer 
{
	display: none;
}

.ShowSamplesBar 
{
	display: none;
}

.SampleTable 
{
	height: 100px;
	margin: 0 10px 2px 0;
}

.SampleHeader 
{
	background-color: Transparent;
	color: Black;
	text-align: center;
}

.ViewLargerSample
{
	display: none;
}

.SampleProductCode 
{
	background-color: Transparent;
	color: Black;	
}

.SampleCounterType 
{
	background-color: Transparent;
	color: Black;
}

.ProfileTable 
{
	height: 100px;
	margin: 0 10px 2px 0;
}

.ProfileHeader
{
	background-color: Transparent;
	color: Black;
	text-align: center;
}

.ViewLargerProfile
{
	display: none;
}

#VeneerProducts table.ProductDescription 
{
	width: 100%;
}

#VeneerProducts td.GoBack 
{
	display: none;
}

#Showroom td.PagingControls 
{
	display: none;
}

#Showroom table.PhotoDetails 
{
	width: 100%;
	border: none;
	
}

#Showroom td.PhotoDetailsTitle 
{
	display: none;
}