/* Print Details */
@page normal { size: portrait; margin: 1in}

/* Details Page style definations */
	body.Main { background-color: #ffffff; color: #000000; text-align: left; font-size: 10pt; font-family: arial,helvetica,sans serif;}
	
	.MasterDiv { float:none; width: 100%; border: none; background: none; background-image: none; page-break-inside: auto;}

/* Header */
	.Header { float:none; width: 100%; background-color: #ffffff; height: 120px; padding: 0em;}
	.PrintDate { display: inline; width: inherit; margin: 0em; padding: 0.5em; min-height: 20px; 
		text-align: right; color:#000000; font-weight: bold; font-size: 95%; }
	.SubHeader { display: none;}	
	
/* Side Menu */	
	.Menu { display: none; }
	#NavMenu { display: none; }
	.FloatingMenu { display: none; }
	
/* Footer */
	.FooterMenu	{ display: none; }
	.FooterImage { display: none; }
	
/* Main Content */	
	.Content { float:none; display: table; margin: 0em; padding: 0em; background-color: #ffffff; width: 100%; text-align: left; page-break-inside: auto;}	
	.BasicParagraph { line-height: 100%}

/* Item Listings */
	.ListingTable { width: 100%; }
	.ListingTable .ListingTableDesc {line-height: 100%;}
	.DisplaySort { display: none; }

/* Item Display*/
	.DetailBox { width: 100%; line-height: 100%; }
	.DetailImage { page-break-inside: auto; }
	.ProductCategory { display: none; }
	.Inquire { display: none; }
	.GalleryThumbnail { display: none; }
		