/*** INCLUDE ***/
@import url('../../../base/000500/css/custom.css');

html, body {
	background-color:#313c40; 	
}

/*** POPUP ***/
.banner_popup {
	border:10px solid #E76703;
	border:10px solid rgba(231, 103, 3, 0.698);
}

/*** BORDER ***/
.border_1 {
	border:1px #ea6500 solid;	
}

/*** TEXT_COLOR ***/
.text_color_fault {
	color:#E76703;
}

.text_color_fault2 {
	color:#ff3c00;
}

.text_color_other {
	color:#398C0A;
}

.text_color_akcio {
	color:#E76703;
}

/*** BG_COLOR ***/
.bg_color_dark1 {
	background-color:#18729e;	
}

.bg_color_dark2 {
	background-color:#1a7dae;	
}

.bg_color_dark3 {
	background-color:#1e89be;	
}

.bg_color_dark4 {
	background-color:#2395cd;	
}

.bg_color_dark4:hover {
	background-color:#128ecc;	
}

/*** CMS ***/
.box_right_top_cms {
	border-top:1px solid #9a4200;
	border-left:1px solid #9a4200;
	border-right:1px solid #9a4200;
}

#cms_menu a:hover {
	color:#1a7dae;
}

/*** ARTDET CART ***/
#page_artdet_cart_text a {
	background-color:#1a7dae;
	border-top:solid 1px #104f6e;
	border-left:solid 1px #104f6e;
	border-bottom:solid 1px #125a7e;
	border-right:solid 1px #125a7e;	
	background-image:url("../image/artdet_cart.png");
}

#page_artdet_cart_text a:hover {
	background-color:#16719e;
}

#page_artdet_cart_text a:active {
	background-color:#14668f;
}

/*** 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:#1a7dae;
	border:solid 1px #FFFFFF;
}

.nivo-controlNav a {
    background-color: #E76703;
    border: 1px solid #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:#E76703;
}

#adv_search a:hover {
	color:#1a7dae;
}

/*** NAV ***/
#header_nav a:hover {
	color:#1a7dae;	
}

/*** 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 #1a7dae;
}

/*** 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");			
}