/* PRODUCTS CATEGORIES */
.ecom_catTitle {
	font-size : 12 ;
	color : #49331e ;
	font-weight: bold ;
	height : 20 ;
	text-decoration: none ;}
.ecom_stitle {
	font-size : 12 ;
	color : white ;
	font-weight: bold ;
	height : 20 ;
	text-decoration: none ;}
a.ecom_level1 {
	font-size : 12 ;
	color : #8e7650 ;
	text-decoration: none ;}
a.ecom_level1:hover {
	font-size : 12 ;
	color : #ffbc31 ;
	text-decoration: underline ;}
a.ecom_level2 {
	font-size : 11 ;
	color : #660105 ;
    font-weight : bold;
	text-decoration: none ;}
a.ecom_level2:hover {
	font-size : 11 ;
	color : #660105 ;
    font-weight : bold;
	text-decoration: underline ;}
a.ecom_level3 {
	font-size : 10 ;
	color : black ;
	text-decoration: none ;}
a.ecom_level3:hover {
	font-size : 10 ;
	color : black ;
	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 ; }

	
a.ecom_order {
	font-size : 11 ;
	color : white ;
	text-decoration: none ;}
a.ecom_order:hover {
	font-size : 11 ;
	color : white ;
	text-decoration: underline ; }
	
/* LOGIN */
a.ecom_login {
	font-size : 10 ;
	color : #4b3120 ;
	text-decoration: none ; }
a.ecom_login:hover {
	font-size : 10 ;
	color : #907f6f ;
	text-decoration: none ; }
	

.ecom_ProdCount {
	color : #ffbc31 ;
	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 ;
	text-decoration ; none ;}
.ecom_promo {
	font-size: 12px ;
	font-style: italic ;
	color : #6c2223 ;
	font-weight : bold ;
    text-decoration : underline ; }

/* PRODUCTS PAGECOUNTER */
.pagecounter_page {
	font-size: 10px ;
	color: black ;
	font-weight: bold ;
	height : 20px ; }
.pagecounter_nr {
	font-size: 10px ;
	width : 30 ;
	color: black ;
	font-weight: bold ;}
.pagehoverCurrent {
	background-color : #f79646 ;
	color : white ;
	font-size: 10px ;
	width : 30 ;}
.pagehover {
	background-color : #cc0000 ;
	color : white ;
	font-size: 10px ;
	width : 30 ;}
a.pagecounter_nr {
	font-size: 10px ;
	width : 30 ;
	color: #282828 ;
	font-size: 10px ;
	font-weight: bold ;}
a.pagecounter_nr:hover {
	font-size: 10px ;
	width : 30 ;
	color: #282828 ;
	font-size: 10px ;
	text-decoration : underline ;
	font-weight: bold ; }
	
.pagecounter_nrCurrent {
	font-size: 10px ;
	color: #f79646 ;
	width : 30 ;
	font-weight: bold ;
    text-decoration : underline ; }
a.pagecounter_nrCurrent {
	font-size: 10px ;
	color: #f79646 ;
	font-weight: bold ;
    text-decoration : underline ; }
a.pagecounter_nrCurrent:hover {
	font-size: 10px ;
	color: #f79646 ;
	font-weight: bold ;
    text-decoration: underline ;}
	
/* PRODUCT DETAIL */
.prod_prodname {
	font-weight : bold ;
	color : #49331e ;
	height : 20 ;}
.prod_item {
	font-weight : bold ;
	width : 120 ;
	height : 20 ; }
.ecom_price {
	color : #6c2223 ;
	font-weight : bold ;}

/* PRODUCTS SEARCH */
.ecom_search {
	background-color : none ;
	height : 20 ;}
/* ECOM LOGIN*/
a.ecom_account {
	color : black
	text-decoration : none ;}
a.ecom_account:hover {
	text-decoration : underline ;
	color : black ; }
