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

html, body {
	background-color:#404031;	
}

/*** POPUP ***/
.banner_popup {
	border:10px solid #398C0A;
	border:10px solid rgba(57, 140, 10, 0.698);
}

/*** BORDER ***/
.border_1 {
	border:1px #398c0a solid;	
}

/*** TEXT_COLOR ***/
.text_color_fault {
	color:#398C0A;
}

.text_color_fault2 {
	color:#ff3c00;
}

.text_color_other {
	color:#398C0A;
}

.text_color_akcio {
	color:#398C0A;
}

.bg_color_dark1 .text_color_white, .bg_color_dark2 .text_color_white, .bg_color_dark3 .text_color_white, .bg_color_dark4 .text_color_white, .bg_color_dark4:hover .text_color_white {
	color:#734100;
}

.box_calendar_element_select .text_color_white {
	color:#FFFFFF;	
}

/*** BG_COLOR ***/
.bg_color_dark1 {
	background-color:#f3b001;	
}

.bg_color_dark2 {
	background-color:#f2b925;	
}

.bg_color_dark3 {
	background-color:#f2c03e;	
}

.bg_color_dark4 {
	background-color:#efc559;	
}

.bg_color_dark4:hover {
	background-color:#efca68;	
}

/*** CMS ***/
.box_right_top_cms {
	border-top:1px solid #58a329;
	border-left:1px solid #58a329;
	border-right:1px solid #58a329;
}

#cms_menu a:hover {
	color:#398c0a;
}

/*** ARTDET CART ***/
#page_artdet_cart_text a {
	color:#734100;
	background-color:#ffa800;
	border-top:solid 1px #c08003;
	border-left:solid 1px #c08003;
	border-bottom:solid 1px #d18b02;
	border-right:solid 1px #d18b02;	
	background-image:url("../image/artdet_cart.png");
}

#page_artdet_cart_text a:hover {
	background-color:#f3a103;
}

#page_artdet_cart_text a:active {
	background-color:#e29501;
}

/*** CATEGORY ***/ 
#box_container_shop_cat .box_left_bottom, #box_container_shop_cat .box_right_bottom {
	background-image:url("../image/box_cat_bottom.gif");
}

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

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

.nivo-controlNav a.active {
    background-color:#F3B001;
    border: 1px solid #FFFFFF;
	color:#734100;
}

.nivo-controlNav a {
    background-color:#398C0A;
	border:solid 1px #FFFFFF;
	color:#FFFFFF;
}

/*** SEARCH ***/
.box_search_button {
	background-image:url("../image/form_button_21.png");
}

.box_search_button .text_button {
	background-image:url("../image/form_button_21.png");
}

.box_search_button input {
	background-image:url("../image/form_button_21.png");
}

.box_search_button input.text_small {
	color:#734100;	
}

#adv_search a {
	color:#163704;
}

#adv_search a:hover {
	color:#5eb427;
}

/*** NAV ***/
#header_nav a:hover {
	color:#398c0a;
}

/*** MENU ***/
#hor_menu_left {
	background-image:url("../image/hor_menu.gif");
}

#hor_menu_content {
	background-image:url("../image/hor_menu.gif");
}

#hor_menu_right {
	background-image:url("../image/hor_menu.gif");					
}

#hor_menu_inner td {
	background-image:url("../image/hor_menu_div.png");
}

#hor_menu_inner a {
	color:#163704;
	background-image:url("../image/hor_menu_a.png");
}

/*** CART ***/
#shop_cart {
	background-image:url("../image/shop_cart.png");
}

/*** STATUS ***/
.page_artlist_status_new {
	color:#734100;
    background-image: url("../image/product_new.png");
}

.page_artlist_price_save {
	color:#734100;	
	background-image: url("../image/product_discount.png");
}

.page_artlist_stock_available {
	color:#734100;	
    background-image: url("../image/product_stock_available.png");
}

.page_artlist_stock_unavailable {
	color:#734100;	
    background-image: url("../image/product_stock_unavailable.png");
}

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

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

.page_cat_item_newnum .text_small {
	color:#734100;		
}

.page_cat_item_prodnum {
    background-image: url("../image/cat_list_prod.png");
}

.page_cat_item_prodnum .text_small {
	color:#734100;		
}

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

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

.page_artdet_stock_unavailable {
	color:#734100;	
    background-image: url("../image/product_stock_unavailable.png");
}

.page_artdet_stock_available {
	color:#734100;	
    background-image: url("../image/product_stock_available.png");
}

/*** DIV ***/
.page_hr {
	border-bottom:dotted 1px #e86400;
}

/*** NUM_ELEM ***/
.box_counter_element, .box_calendar_element {
    background-image: url("../image/num_elem.gif");
}

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

/*** NEW CART ICON ***/
.page_artlist_cart_button_left {
	background-image:url("../image/form_button_21.png");			
}

.page_artlist_cart_button a {
	color:#734100;	
    background-image: url("../image/form_button_21.png");
}

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