/* PRODUCTS CATEGORIES */
.ecom_stitle {
	font-size : 12 ;
	color : white ;
	font-weight: bold ;
	height : 20 ;
	text-decoration: none ;}
a.ecom_level1 {
	font-size : 12 ;
	color : #777777 ;
	text-decoration: none ;}
a.ecom_level1:hover {
	font-size : 12 ;
	color : #a10d55 ;
	text-decoration: underline ;}
a.ecom_level2 {
	font-size : 11 ;
	color : black ;
	text-decoration: none ;}
a.ecom_level2:hover {
	font-size : 11 ;
	color : black ;
	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 ; }

	
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 : black ;
	text-decoration: underline ; }
a.ecom_login:hover {
	font-size : 10 ;
	color : black ;
	text-decoration: underline ; }
	

.ecom_ProdCount {
	color : #a10d55 ;
	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 ; }
	
.inputbox_login {
	background-color: #f8f8f8 ;
	border-width: 1px;
	border-color: white ;
	border-style: groove;
	font-size: 10px;
	color: black ; }
	
/* PRODUCT DETAIL */
.prod_prodname {
	font-weight : bold ;
	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_login {
	text-decoration : none ;}
a.ecom_login:hover {
	text-decoration : underline ;
	color : #ffc20e ; }
a.ecom_account {
	color : black
	text-decoration : none ;}
a.ecom_account:hover {
	text-decoration : underline ;
	color : black ; }
	
	
	
.welcome {
	color : #fa9b28 ;
	font-size : 10 ;
	font-weight : bold ;}
.welcome_name {
	color : black ;
	font-style : italic ;
	font-size : 10 ;
	font-weight : bold ;}
