/* Scotch Brand Lint Rollers Stylesheet */

h1 {
	border-top: 4px solid black;
	border-bottom: 4px solid black;
	width: 100%;
	padding:0px;
	margin:0px;
	padding-top:3px;
	padding-bottom:2px;
}
.contentTable {
	margin-top:10px;
	margin-bottom:20px;
	background-color:#fff;
}
.lint_SubTitle {
	font-size:1.1em;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:3px;
}
.lint_SubSubTitle {
	font-size:1.0em;
	font-weight:bold;
	padding-top:3px;
	padding-bottom:3px;
}

/* Contact Form */
#contact input, #contact p input, #contact p textarea {
	font: 0.9em Verdana, Arial, Helvetica, sans-serif;
	border-width: 1px; 
	border-color: #777;
	padding: 2px; 
	margin-top:0px;
}
#contact p submit {
	border: none;
}

/* Features Box */
.featureBox {
	width:184px;
	padding:0px;
	margin:0px;
}
.featuresTitle {
	font-size:1.3em;
	font-weight:bold;
}

.featureFur {
	background-image:url("/3MContentRetrievalAPI/BlobServlet?locale=en_US&univid=1180598643069&fallback=true&assetType=MMM_Image&blobAttribute=ImageFile");
	background-position: bottom left;
	background-repeat:no-repeat;
	width:184px;
	height:102px;
	z-index:1;
	

	
}
#featureFurText {
	position:relative;
	width:108px;
	height:90px;
	font-size:0.9em;
	color:#FFF;
	font-weight:bold;	
	line-height:120%;
	z-index:2;
	left: 18px;
	top: 18px;
}

.featureFur a:link,
.featureFur a:hover,
.featureFur a:active,
.featureFur a:visited {

	color:#FFF;
	text-decoration:none;
}


.featureTop {
	font-size:0.9em;
	background-image:url("/3MContentRetrievalAPI/BlobServlet?locale=en_US&univid=1171340185439&fallback=true&assetType=MMM_Image&blobAttribute=ImageFile");
	background-position: bottom left;
	background-repeat:no-repeat;
	width:184px;
	height:250px;
	color:#fff;
	padding-bottom:25px;
}
.featureTop a:link,
.featureTop a:hover,
.featureTop a:active,
.featureTop a:visited {
	color:#00f;
}
.featureBottom {
	background-color:#D52927;	
	background-image:url("/3MContentRetrievalAPI/BlobServlet?locale=en_US&univid=1171340185478&fallback=true&assetType=MMM_Image&blobAttribute=ImageFile");
	width:184px;
	color:#fff;
	font-size:0.9em;
	padding-bottom:3px;
}
.featureBottom p, 
.featureTop p {
	width:164px;
	padding-left:10px;
}

.featureLint {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:1.3em;
	font-weight:bold;
	background-image:url("/3MContentRetrievalAPI/BlobServlet?locale=en_US&univid=1180599251614&fallback=true&assetType=MMM_Image&blobAttribute=ImageFile");
	background-position: top center;
	background-repeat:no-repeat;
	width:155px;
	height:130px;
	color:#fff;
	padding-left:10px;
}

/****** EWCD NAVIGATION ******/

/* NAV TOP IMAGE */
#visual_siteID {
	display: block; margin: 0px 4px 0px 5px;
}

/* PLACE TITLE */
#lsnwrap h4 {
	margin: 0;
	border-left: 4px solid #D52927;
	padding: 4px 0 5px 3px;
	background-color: #D52927;
}

#lsnwrap h4 a {color: #fff; font-weight: bold;}
#lsnwrap h4 a:hover {color: #fff; text-decoration:underline;}

#lsnwrap h4.selected {
	border-left-color: #000;
}
#lsnwrap h4.selected a {
	color:#fff;
}
#lsnwrap h4.selected a:hover {
	color:#fff;
	text-decoration:underline;
}

/* LEVEL ONE TITLE & TOP-BORDER COLOR */
#lsnwrap h5 {
	margin: 0 11px 0 7px;
	border-top: 1px solid #ccc;
	padding: 6px 0 2px 0;
}
 /* FIRST LEVEL ONE TITLE */
#lsnwrap h5.first {border: none; padding-top: 1px;}

/***** END EWCD NAV *****/