  
body {
	background-color: white;
} 
table thead tr{
	background-color: white;
	color: black;
}

.noprint{
	display: none;
}


#sidemenu{ display: none; }
#mainContent{ width: 100%; float: left; }

#productSidebar { width: 300px; }

ul.arrowList li { padding-left: 8px; }
#breadcrumbs, #slider, #miniSlider, #productCategoryMenu, #preFooter, #footer { display: none; }
.border, .widget { border: none !important; box-shadow: none !important; }


table tbody td{
	padding-left: 1em;
}

table thead th{
	padding-left: 1em;
}
li {
	line-height:1.25em;
	padding:0.3em;
}

#topheader {
	display: none;
}

#footerSection{
	display: none;
}
/* This is the top for the printed page */
#topmenuprint{
	display:block;
}
/* This is the top for the printed page */
#topmenuscreen {
	display: none;	
}

#topmenulogoscreen{
	display: none;
}
#sidemenu {
	display: none;
}

#pageRightSide{
	display: none;	
}


.breadcrumb {
	display: none;	
} 

#metadatagrid{
	font-size: 0.9em;
}


#pageRightSide #productSections li a{
	font-size: 0.8em;
}

#pageContent{
	font-size: 0.9em;
	width: 100%;
	background-color: #fff;
}

#pageContentHome{
	width: 100%;
	background-color: white;
}

#pageContainer{
	background-color: white;
	width: 100%;
}

#relatedproducts{
	display: none;
}

