/*** INCLUDE ***/
@import url('../../../base/000900/css/custom.css');

/*** BACKGROUND ***/
html, body {
    background-position:center top;
    background-repeat:repeat;
}

/*** PIC CHANGE ***/
#slideshow_frame_left {
	background-image:url("../image/slideshow_frame.png");
}

#slideshow_frame_right {
	background-image:url("../image/slideshow_frame.png");
}

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

.nivo-controlNav a.active {
	background-image:url("../image/slide_nivo_active.png");
}

#box_cat_content ul li {
    background-image: url("../image/box_cat_list_bg.png");
}

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

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

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

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

.page_artdet_stock_unavailable {
	background-image: url(../image/product_stock_unavailable.png);
}

.page_artdet_stock_available {
	background-image: url(../image/product_stock_available.png);
}

.page_artlist_price_save_1 {
	background-image: url(../image/product_new.png);		
}

.page_artlist_cart_button_left {
	background-image:url("../image/form_button_23.png");		
}

.page_artlist_cart_button a {
    background-image: url("../image/form_button_23.png");	
}

.page_artlist_cart_button_right {
	background-image:url("../image/form_button_23.png");		
}

.page_artlist_name_2 {
	background-image:url("../image/page_artlist_name_bg.png");
}

.box_calendar_element_select {
	background-image: url("../image/num_elem_select.gif");	
}

.page_artdet_attach_name_2 {
	background-image:url("../image/page_artdet_attach_name_bg.png");
}

.page_artlist_name_5 {
	background-image:url("../image/page_artlist_name_5_bg.png");
}
/*** PIC CHANGE END ***/

/*** COLOR CHANGE ***/
.text_color_num1 .text_color1 {
	color:#5b8e2a;	
}

#menu_top li a, #menu_top li a.text_normal {
	color:#5b8e2a;
	border-right:1px solid #72b82e;
}

#menu_top li:hover a {
	color:#202226;
}

#box_search_content .box_search_field input.text_small {
	color:#b6ec82;
}

#adv_search a {
	color:#5b8e2a;
}

#box_cat_content li .text_small:hover {
	color:#749e4c;	
}

.box_cart_element .box_cart_name a.text_small, .box_cart_element .box_cart_volume strong {
	color:#ECE8E8;	
}

.box_cart_element .box_cart_name i {
	color:#7dea11;	
}

.page_cart_td_netto .text_color_akcio {
	color:#fff000;	
}

.page_cart_td_brutto .text_color_akcio {
	color:#fff000;	
}

.page_cart_td_sum .text_color_akcio {
	color:#fff000;	
}

#page_artdet_cart_text a {
	background-image:url("../image/artdet_cart_bg.png");
}

#page_artdet_cart_text a:hover {
	text-decoration:none;
}

/*** BUTTON CART ***/
#box_cart_content .box_cart_button {
	background-color:#58a012;
}

#box_cart_content span.text_button {
	background-image:url("../image/cart_order_left_bg.png");
}

#box_cart_content .text_button input {
	background-image:url("../image/cart_order_right_bg.png");
}

#box_newsletter_content .box_newsletter_button input {
	background-image:url("../image/button_bg.png");
}

.page_artdet_buttonback input {
	background-image:url("../image/buttonback_bg.png");
}

.product_filter_title.text_normal {
	color:#4C7A1F;	
}

#page_artdet_inquire #page_artdet_cart_text a {
	background-image:url("../image/artdet_question_bg.png");
}