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

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

/*** POPUP ***/
.banner_popup {
	border:10px solid #877546;
	border:10px solid rgba(135, 117, 70, 0.698);
}

/*** BORDER ***/
.border_1 {
	border:1px #95804d solid;	
}

/*** TEXT_COLOR ***/
.text_color_fault {
	color:#013d7a;
}

.text_color_fault2 {
	color:#013d7a;
}

.text_color_other {
	color:#013d7a;
}

.text_color_akcio {
	color:#cbb001;
}

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

.bg_color_dark2 {
	background-color:#013d7a;	
}

.bg_color_dark3 {
	background-color:#0a3158;	
}

.bg_color_dark4 {
	background-color:#5596d8;	
}

.bg_color_dark4:hover {
	background-color:#77b0eb;	
}

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

#cms_menu a:hover {
	color:#013d7a;
}

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

#page_artdet_cart_text a:hover {
	background-color:#3e7ab7;
}

#page_artdet_cart_text a:active {
	background-color:#3e7ab7;
}

/*** 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:#013d7a;
	border:solid 1px #FFFFFF;
}

.nivo-controlNav a {
    background-color: #a28c54;
	border:solid 1px #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");
}

#adv_search a {
	color:#a48d55;
}

#adv_search a:hover {
	color:#013d7a;
}

/*** NAV ***/
#header_nav a:hover {
	color:#013d7a;	
}

/*** 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 {
	background-image:url("../image/hor_menu_a.png");
}

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

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

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

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

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

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

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

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

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

.page_artdet_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");
}

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

/*** 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 {
    background-image: url("../image/form_button_21.png");
}

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