/* CSS Document  
Used in File Editor content_css : 
and in products.php for product include file styles */

.prodfile ul {
	text-align: left;
	font-size: 16px;
	font-weight: bold;
}
.prodfile ul a {
	text-decoration: none;
	color: #7F1579;
}
#prodCatMenu {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 6px;
}
#prodCatMenu ul {
	display: inline;
}
#prodCatMenu ul li {
	display: inline;
	margin-right: 5px;
	margin-left: 5px;
}
#prodCatMenu a{
	font-size: 12px;
	text-decoration: underline;
}

.subtitle {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
}
.dkGrayFont12B {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.purpleFont12B {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #872884;
}
.blueFont12B {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #46A6B6;
}#titleImg {
	margin-top: 5px;
	margin-bottom: 5px;
}
