/*** INCLUDE ***/
@import url('../../../base/000002/css/page_width.css');
@import url('../../../base/001100/css/custom.css');

/*** CART ***/
#box_cart_content span.box_cart_empty {
	color:#02c5cc;
}

#box_cart_content .box_cart_item span.text_color_fault {
	color:#02c5cc;
}

.page_cart_table .text_color_akcio {
	color:#F00;
}

/*** HEAD ***/
#logo {	
	background-image:url("../image/logo_bg.png");
}

/**** MENU ****/
#menu li a:hover {
	background-image:url("../image/menu_hover_bg.png");
}

/*** CATEGORY ***/
#categories li a:hover {
	background-color:#02c5cc;
}

#categories .box_cat_spec .text_color_fault {
	text-shadow: #02c5cc 0.2em 0.2em 0.3em;	
}

/**** SEARCH ****/
#box_search_content {	
	background-image:url("../image/search_bg.png");	
}

#box_search_content .box_search_field input.text_small {
	color:#02c5cc;
}

/*** SLIDESHOW ***/
.nivo-controlNav a.active {
	background-color:#02c5cc;	
}

/*** NEW CART ICON ***/
.page_artlist_cart_5 .page_artlist_cart_det {
	background-color:#09adb5;	
}

.page_artlist_cart_5 .page_artlist_cart_label {
	background-color:#09adb5;	
}

.page_artlist_cart_5 .page_artlist_cart_det_text, .page_artlist_cart_5 .page_artlist_cart_label_text {
	background-color:#09adb5;			
}

.page_artlist_cart_button a {
	background-color:#09adb5;	
}

/*** ARTDET + ARTLIST ICONS ***/
.page_cat_item_prodnum {
    background-image: url("../image/cat_list_prod.png");
    background-repeat: no-repeat;		
}

.page_cat_item_newnum {
    background-image: url("../image/cat_list_new.png");
    background-repeat: no-repeat;		
}

.page_artdet_status_new {
    background-image: url("../image/product_new.png");
    background-repeat: no-repeat;	
}

.page_artlist_status_new {
    background-image: url("../image/product_new.png");
    background-repeat: no-repeat;		
}

.page_artdet_price_save {
    background-image: url("../image/product_discount.png");
    background-repeat: no-repeat;			
}

.page_artlist_price_save {
    background-image: url("../image/product_discount.png");
    background-repeat: no-repeat;		
}

.page_tooltip_price_save {
    background-image: url("../image/product_discount.png");
    background-repeat: no-repeat;		
}

.page_artlist_price_save_1 {
    background-image: url("../image/product_discount.png");
    background-repeat: no-repeat;
}

/*** ARTDET CART ***/
#page_artdet_cart_text a {
	background-color:#09adb5;
	border-top:solid 1px #09adb5;
	border-left:solid 1px #09adb5;
	border-bottom:solid 1px #09adb5;
	border-right:solid 1px #09adb5;
}

#page_artdet_cart_text a:hover {
	background-color:#18c1c9;
}

#page_artdet_cart_text a:active {
	background-color:#18c1c9;
}