@charset "utf-8";
/* CSS Document */

#header, #navigation, #flashVideo, #subPageHeader, #pageNavigation, #footer { display: none !important; }

body {
	color: black;
	background: none;
 	font-size: 12pt; 
	font-family: Geneva, Arial, Helvetica, sans-serif;
	}
	
a img { border: none; }

#kitchenGallery { display: block; width: 100%; float: none; clear: both; }

#kitchenGalleryTabList { display: none; }
/* #kitchenGalleryTabList li { float: left; width: 30%; background: none; border: 1pt solid #cccccc; margin-left: 2%; } */
#kitchenGallery hr { display: none; }


#kitchenGalleryFeatureMap, #kitchenGalleryFeatureMap img, #kitchenConstructionMap, #kitchenConstructionMap img, #finishImage img {
 display: block;
 clear: both;
 float: none;
 margin: 0px auto;
 page-break-after: avoid;
 }

#kitchenGalleryFeatures { page-break-after: always; } 
.kitchenFeature { display: block; }
#kitchenFeatureZoom { display: block; page-break-before: avoid; }
#kitchenFeatureZoom div { 
	float: left;
	color: black;
	width: 141px;
	}
	#kitchenFeatureZoom img { width: 131px; }
#kitchenFeatureZoom li {
	display: block;
	list-style: none;
	margin-left: 0;
	padding-left: 0;
	}
	#kitchenFeatureZoom ul { margin: 0; padding-left: 1em; }

#listOfFinishes { display: block; width: 100%; height: 300px; list-style: none; border-top: thin dotted #cccccc; padding-top: 2em; }
#listOfFinishes li { width: 66px; float: left; margin-left: 2em; } #listOfFinishes img { width: 66px; }
#finishSwatches { display: none; }	