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

}

#prod_image {
	float: left;
	width: 300px;
	text-align: center;
}
#content p.prod_price {
	font-size: 16px;
}
h1.prod_name a {
	color: #AE2957;
	text-decoration: none;
}
.prod_content {
	float: left;
	width: 400px;
}
#content h1.prod_name {
	font-size: 16px;
}
#content p.prod_description {
	font-size: 8pt;
}

.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;
}

table.prod_table {
	padding: 10px;
	width: 90%;
}

table.prod_table td {
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: bottom;
	width: 33%;
}

table.prod_table h3 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

table.prod_table a {
	color: #000000;
	text-decoration: none;
}

.cat_back a {
	font-size: 16px;
	color: #C52B5D;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	display: block;
}
