/* PRODUCTS CATEGORIES */
.ecom_catTitle {
	font-size : 12 ;
	color : black ;
	font-weight: bold ;
	height : 20 ;
	text-decoration: none ;}
a.ecom_level1 {
	font-size : 12 ;
	color : #00b3e2;
	text-decoration: none ;}
a.ecom_level1:hover {
	font-size : 12 ;
	color : #00b3e2 ;
	text-decoration: underline ;}
a.ecom_level2 {
	font-size : 11 ;
	color : #00b3e2 ;
	text-decoration: none ;}
a.ecom_level2:hover {
	font-size : 11 ;
	color : #00b3e2 ;
	text-decoration: underline ;}
a.ecom_level3 {
	font-size : 10 ;
	color : #00b3e2 ;
	text-decoration: none ;}
a.ecom_level3:hover {
	font-size : 10 ;
	color : #00b3e2 ;
	text-decoration: underline ;}
a.ecom_level4 {
	font-size : 10 ;
	color : #00b3e2 ;
	text-decoration: none ;}
a.ecom_level4:hover {
	font-size : 10 ;
	color : #00b3e2 ;
	text-decoration: underline ; }
a.ecom_level5 {
	font-size : 10 ;
	color : #00b3e2 ;
	text-decoration: none ;}
a.ecom_level5:hover {
	font-size : 10 ;
	color : #00b3e2 ;
	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: #b0b0b0 ;
	font-weight: normal ;
	height : 20px ; }
.pagecounter_nr {
	font-size: 12px ;
	color: #b0b0b0 ;
	font-weight: normal ; }
.pagecounter_nrCurrent {
	font-size: 12px ;
	color: #b0b0b0 ;
	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 : none ;
	height : 20 ;}
/* ECOM LOGIN*/
a.ecom_login {
	text-decoration : none ;}
a.ecom_login:hover {
	text-decoration : underline ;
	color : #980001 ; }