p {
	margin:1em 0;
	color: #313131;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.copyStyle {
	font-size: 12px;
}

ul {
	display: block;
	margin: 0 0 0 0;
	margin-left: 20px;
	list-style-type: disc;
}

a {
	color: #d42b1e;
	text-decoration: none;
}

a:visited {
	color: #d42b1e;
}

a:hover {
	text-decoration: underline;
}

a.mapLink {
	text-decoration: underline;
}

a.mapLink:visited {
	text-decoration: underline;
}

a.mapLink:hover {
	text-decoration: underline;
}

a.mapLink:active {
	text-decoration: underline;
}

a.svLink {
	color: #313131;
	text-decoration: underline;
}

a.svLink:visited {
	color: #666666;
	text-decoration: underline;
}

a.svLink:hover {
	color: #990000;
	text-decoration: underline;
}

a.svLink:active {
	color: #cc0000;
	text-decoration: underline;
}

.formSubmitLink
{
	font-weight: bolder;
	font-size: 13px;
}

/* SHARE */

	.shareCol1 {
		font-size: 12px;
		color: #78808b;
		text-align: right;
		width: 117px;
		padding-left: 25px;
		padding-right: 15px;
		padding-bottom: 13px;
	}
	
	.shareCol2 {
		font-size: 12px;
		color: #78808b;
		width: 300px;
		padding-bottom: 13px;
	}
	
	.shareInput {
		border: solid 1px #e4e6e9;
		width: 99%;
	}

/* DOWNLOADS STYLES */

	.downloadSwatchDiv {
		float: left;
		width: 140px;
		margin-right: 20px;
		margin-bottom: 18px;
	}
	
	.downloadSwatchImage {
	
	}
	
	.downloadSwatchTitle {
		font-weight: bolder;
		font-size: 12px;
	}
	
	.downloadSwatchLink {
		font-size: 12px;
	}


/* FAQ STYLES */

	.faqHr {
		overflow: hidden;
		height: 1px;
		width: 100%;
		background-color: #e4e6e9;
		margin: 0;
		margin-top: 20px;
		margin-bottom: 20px;
		clear: both;
	}
	
	.faqQuestionsHeader {
		font-size: 12px;
		font-weight: bolder;
		margin: 0;
		margin-bottom: 4px;
		padding: 0;
	}
	
	.faqBoldHeader {
		font-size: 12px;
		font-weight: bolder;
		margin: 0;
		margin-top: 0.3em;
		margin-bottom: 2px;
		padding: 0;
	}
	
	.faqDetails {
		font-size: 12px;
		margin: 0;
		margin-bottom: 1em;
		padding: 0;
	}
	
/* FEATURES STYLES */

	.featuresDiv {
		padding: 0;
		padding-top: 23px;
		padding-bottom: 23px;
		border-bottom: solid 1px #e4e6e9;
	}

/* SEARCH RESULTS */

	.searchResult {
		font-family: Arial, Helvetica, sans-serif;
		overflow: auto;
		font-size: 12px;
		padding-top: 22px;
		padding-bottom: 22px;
		border-bottom: thin #e4e6e9 solid;
	}
	
	.searchName {
		font-weight: bolder;
		color: #d42b1e;
		float: left;
		clear: none;
		width: 240px;
		margin-right: 10px;
	}
	
	.searchAddress {
		color: #78808b;
		float: left;
		clear: none;
		width: 420px;
		margin-right: 10px;
	}
	
	.searchMap {
		float: left;
		clear: none;
		text-align: center;
	}
	.searchButton {
		float: left; 
		margin-top: 17px; 
		margin-left: 15px;
		text-align: center;
	}
	
	.searchButton a {
		color: #d42b1e;
		text-decoration: none;
	}
	
	.searchButton a:visited {
		color: #78808b;
		text-decoration: none;
	}
	
	.searchButton a:hover {
		color: #78808b;
	}
	
	.searchResult a {
		color: #d42b1e;
		text-decoration: none;
	}
	
	.searchResult a:visited {
		color: #d42b1e;
		text-decoration: none;
	}
	
	.searchResult a:hover {
		color: #d42b1e;
		text-decoration: underline;
	}


/* SAMPLE ORDER */

	.sampleDiv {
		width: 140px;
		margin-right: 20px;
		margin-bottom: 14px;
		float: left;
		clear: none;
		font-size: 12px;
	}
	
	.lastRowDiv {
		margin-right: 0;
	}
	
	.sampleImage {
		width: 100%;
		clear: both;
		margin-bottom: 6px;
	}
	
	.sampleTitle {
		font-weight: bold;
		width: 100%;
		clear: both;
	}
	
	.sampleQuantityRow {
		width: 100%;
		margin-top: 4px;
		margin-bottom: 4px;
	}
	
	.sampleQuantity {
		font-size: 12px;
		color: #78808b;
		float: left;
		margin-top: 1px;
		margin-right: 6px;
		padding-top: 2px;
	}
	
	.sampleInput {
		width: 25px;
		float: left;
		margin-right: 6px;
	}
	
	.sampleQuantityInput {
		width: 25px;
	}
	
	.sampleRemove {
		width: 12px;
		float: left;
		display: none;
	}
	
	.samplePrice {
		float: left;
		font-size: 12px;
		color: #313131;
		padding-left: 3px;
		padding-top: 3px;
	}
	
	.sampleAvailableDate
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #333333;
	}


/* FOOTER */

	#footerContent {
		width: 960px;
		margin: auto;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
	}
	
	.footerLightGrey {
		float: left;
		clear: none;
		margin-right: 11px;
		color: #b7bcc2;
		padding-top: 16px;
		padding-bottom: 5px;
	}
	
	.footerLink {
		float: left;
		clear: none;
		margin-right: 11px;
		color: #78808b;
		padding-top: 16px;
		padding-bottom: 5px;
	}
	
	.footerLink a {
		color: #78808b;
		text-decoration: none;
	}
	
	.footerLink a:visited {
		color: #78808b;
		text-decoration: none;
	}
	
	.footerLink a:hover {
		color: #d42b1e;
	}
	
	.footerLogo {
		float: right;
		clear: none;
		margin-top: 7px;
	}
