@charset "utf-8";
div.cat_prodtable {

}

#prod_image {
	float: left;
	width: 300px;
	text-align: center;
}
.prodtable p.prod_price  {
	font-size: 16px;
}
.prod_name a {
	color: #AE2957;
	text-decoration: none;
}
.prod_content {
	float: left;
	width: 400px;
}
.prod_name {
	font-size: 16px;
}
.prod_description {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.highlight {
	font-weight: bold;
	color: rgb(176, 36, 87);
	padding-top: 6px;
	padding-bottom: 0px;
}
.CURR_CATEGORY { font-family: Arial, Helvetica, sans-serif; font-size: 10px; background-color:transparent; color:black; }

a.CURR_CATEGORY:link	{ color:#000000 }
a.CURR_CATEGORY:visited	{ color:#000000 }	
a.CURR_CATEGORY:hover	{ color:red }

.SUB_CATEGORIES {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#000000;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	padding: 5px;
	text-align: center;
	background-color:transparent;
}

.SUB_CATEGORIES a {
	color:#000000;
	text-decoration: none;
}
div.head_main {
	font-size: 18px;
	font-weight: bold;
	color: #C82864;
}

.head_sub {
	font-size: 14px;
	font-weight: bold;
	color: #C82864;
}

.INDEX_CATEGORIES {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #8A1228;
}

.INDEX_CATEGORIES a {
	color: #8A1228;
	text-decoration: none;
}

.cattable .catname {
	font-size: 12px;
	font-weight: bold;
	color: #036735;
	font-family: Arial, Helvetica, sans-serif;
}

.cattable .catprice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}

.prod_name {
	font-size: 24px;
	line-height: 36px;
	font-weight: bold;
	color: #8A1228;
	font-family: "Times New Roman", Times, serif;
}

.catheading {
	font-size: 24px;
	font-weight: bold;
	color: #8A1228;
	line-height: 36px;
}

.cattable .catname a {
	color: #036735;
	text-decoration: none;
}
