/* PRODUCTS CATEGORIES */
.ecom_catTitle {
	font-size : 12 ;
	color : #990002 ;
	font-weight: bold ;
	height : 20 ;
	text-decoration: none ;}
a.ecom_level1 {
	font-size : 12 ;
	color : #990002;
	text-decoration: none ;}
a.ecom_level1:hover {
	font-size : 12 ;
	color : white ;
	text-decoration: underline ;}
a.ecom_level2 {
	font-size : 11 ;
	color : white ;
	text-decoration: none ;}
a.ecom_level2:hover {
	font-size : 11 ;
	color : white ;
	text-decoration: underline ;}
a.ecom_level3 {
	font-size : 10 ;
	color : white ;
	text-decoration: none ;}
a.ecom_level3:hover {
	font-size : 10 ;
	color : white ;
	text-decoration: underline ;}
a.ecom_level4 {
	font-size : 10 ;
	color : white ;
	text-decoration: none ;}
a.ecom_level4:hover {
	font-size : 10 ;
	color : white ;
	text-decoration: underline ; }
a.ecom_level5 {
	font-size : 10 ;
	color : white ;
	text-decoration: none ;}
a.ecom_level5:hover {
	font-size : 10 ;
	color : white ;
	text-decoration: underline ; }
.ecom_ProdCount {
	color : #990002 ;
	font-weight: bold ;
	font-size : 10 ;}
.ecom_path {
	font-size: 10px ;
	font-style: italic ;}
.ecom_prodtitle {
	font-size: 12px ;
	font-style: normal ;
	color: white ;
	font-weight: bold ;
	height : 20px ;
	background-color : #990002 ; }
/* PRODUCTS PAGECOUNTER */
.pagecounter_page {
	font-size: 12px ;
	color: white ;
	font-weight: bold ;
	height : 20px ; }
.pagecounter_nr {
	font-size: 12px ;
	color: white ;
	font-weight: bold ; }
.pagecounter_nrCurrent {
	font-size: 12px ;
	color: #990002 ;
	font-weight: bold ; }
	
/* PRODUCT DETAIL */
.prod_prodname {
	font-weight : bold ;
	height : 20 ;}
.prod_item {
	font-weight : bold ;
	width : 120 ;
	height : 20 ; }

/* PRODUCTS SEARCH */
.ecom_search {
	background-color : white ;
	height : 20 ;}