html, body {
	background-position:center top;
	background-repeat:repeat;
	background-color:#313c40;		
}

/*** POPUP ***/
.banner_popup {
	border:10px solid #1A7DAE;
	border:10px solid rgba(26, 125, 174, 0.698);
}

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

.border_2 {
	border:1px #7f7f7f solid;	
}

.border_3 {
	border:2px #7f7f7f solid;	
}

/*** TEXT_DEFAULT ***/
.text_smaller {
	color:#535353;
	font-size:10px;
}

.text_small {
	color:#535353;
	font-size:11px;
}

.text_normal {
	color:#535353;
	font-size:12px;
}

.text_big {
	color:#535353;
}

.text_bigger {
	color:#535353;
}

.text_biggest {
	color:#535353;
}

/*** TEXT_COLOR ***/
.text_color_fault {
	color:#1A7DAE;
}

.text_color_fault2 {
	color:#ff3c00;
}

.text_color_other {
	color:#e86400;
}

.text_color_akcio {
	color:#1A7DAE;
}

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

.bg_color_dark2 {
	background-color:#dc5f01;	
}

.bg_color_dark3 {
	background-color:#e86400;	
}

.bg_color_dark4 {
	background-color:#fa6d03;	
}

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

/*** CMS ***/
.box_right_top_cms {
	width: 200px;
	height:1px;
	margin: 0 12px;
	border-top:1px solid #2078A5;
	border-left:1px solid #2078A5;
	border-right:1px solid #2078A5;
}

#cms_menu ul {
	margin:0;
	padding:0;
	list-style:none;	
}

#cms_menu li {
	margin:0;
	padding:0 0 2px 5px;
	border-bottom: 1px dashed #d6d6d6;
	line-height:16px;
	text-align:left;	
}

#cms_menu li ul {
	padding:2px 0 0 8px;
}

#cms_menu li li {
	border:none;
	padding:0 0 2px 0;
}

#cms_menu a {
	text-decoration:none;
    font-weight: normal;
    color: #000000;
    font-family: "Arial";
    font-size: 12px;	
}

#cms_menu a:hover {
	color:#E86400;
}

#cms_menu strong {
	font-weight:normal;
}

/*** STOCK ***/
#page_ardet_stock_tooltip {
    width: auto;
    padding: 5px;		
    display: none;
    font-size: 12px;
    text-align: center;
    position: absolute;
	top:-12px;
	left:0;	
    z-index: 100;
}

#page_ardet_stock_tooltip.text_biggest {
	color:#000000;	
}

/*** ARTDET CART ***/
#page_artdet_cart_image {
	display:none;
}

#page_artdet_cart_text a {
	display:flex;
    align-items: center;
    justify-content: center;
	width:138px;
	height:32px;
	padding:0 0 0 32px;
	margin-left:15px;
	text-align:center;
	background-color:#e86400;
	border-top:solid 1px #a74801;
	border-left:solid 1px #a74801;
	border-bottom:solid 1px #bb5100;
	border-right:solid 1px #bb5100;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	background-image:url("../image/artdet_cart.png");
	background-repeat:no-repeat;
	background-position:4px 3px;
	cursor:pointer;	
}

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

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

/*** CATEGORY ***/ 
#box_container_shop_cat .box_left_container, #box_container_shop_cat .box_right_container {
	padding:0;
}

#box_container_shop_cat .box_left_bottom, #box_container_shop_cat .box_right_bottom {
	background-image:url("../image/box_cat_bottom.gif");
	background-position:0 0;
	background-repeat:no-repeat;	
}

#box_cat_content {
	width:200px;	
}

#box_cat_content li {
    margin:0;
    padding:0;
}

#box_cat_content ul li {
    padding:5px 0 5px 5px;
	margin-bottom:1px;
	background-color:#ededed;
	background-image:url("../image/hor_menu_a.png");
	background-repeat:repeat-x;
	background-position:0 -41px;	
}

#box_cat_content ul li:hover {
	background-position:0 0;	
}

#box_cat_content ul li li:hover {
	background-image:none;	
}

#box_cat_content ul ul {
    padding:5px 0 0 5px;
}

#box_cat_content ul li li {
    padding:5px 0 4px 0;
	margin:0;
	background-color:#ededed;	
}

.box_cat_spec, .box_cat_style0, .box_cat_style1, .box_cat_style2 {
    text-indent:0;
}

#box_cat_content .text_small {
	color:#000000;
	font-size:12px;
	font-family:"Arial";
}

#box_cat_content .box_cat_style1, #box_cat_content .box_cat_style2, #box_cat_content .box_cat_style1 .text_small, #box_cat_content .box_cat_style2 .text_small {
	color:#6e6e6e;
	font-weight:normal;
}

#box_cat_content .text_style_strong {
	font-weight:normal;	
}

/*** REMIND ***/
#box_remind_content {
	display:none;
}

/*** SLIDESHOW ***/
#slideshow {
	width:762px;
	position:relative;
	overflow:hidden;	
}

#slideshow_frame_left {
	width:6px;
	height:170px;
	top:0;
	left:0;
	position:absolute;
	background-image:url("../image/slideshow_frame.png");
	background-position:0 0;
	background-repeat:no-repeat;
	z-index:100;
}

#slideshow_frame_right {
	width:6px;
	height:170px;	
	top:0;
	right:0;
	position:absolute;
	background-image:url("../image/slideshow_frame.png");
	background-position:-6px 0;
	background-repeat:no-repeat;	
	z-index:100;
}

.nivo-controlNav {
    bottom:10px;
    left:auto;
	right:10px;
}

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

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

#banner_start_big_content {
	padding-bottom:8px;
	background-color:#FFFFFF;
}

/*** SEARCH ***/
#header_search_cart {
	width:650px;
	height:41px;
	margin-bottom:4px;
	border-bottom:solid 1px #efefef;
	overflow:hidden;	
}

#header_search {
	width:430px;
	padding-top:8px;
	float:right;
}

#box_search_content {
	width:280px;
	height:28px;
	padding:0;
	float:left;	
}

#box_search_content label {
	display:none;
}

.box_search_field {
	width:180px;
	height:18px;
	border:solid 1px #b6b6b6;
	float:left;
	margin-right:5px;
	/*padding:1px 0 0 5px;*/
    padding:0;
	text-align:left;	
}

.box_search_field input {
	/*width:170px;*/
	background-color:transparent;
	border:none;
	border-width:0;
    width:100%;
    height: 100%;
    box-sizing: border-box;
    padding: 0 4px 0 4px;
}

.box_search_field input.text_small {
	font-size:14px;
}

.box_search_button {
	width:auto;
	height:21px;
	padding:0 0 0 4px;
	background-image:url("../image/form_button_21.png");
	background-position:0 0;
	background-repeat:no-repeat;
	float:left;	
}

.box_search_button .text_button {
	display:block;
	width:auto;
	height:21px;
	padding:0 4px 0 0;
	background-image:url("../image/form_button_21.png");
	background-position:right -42px;
	background-repeat:no-repeat;	
}

.box_search_button input {
	width:auto;
	min-width:70px;
	height:21px;
	padding:0;
	margin:0;
	line-height:21px;
	cursor:pointer;	
	background-color:transparent;
	border:none;
	border-width:0;
	background-image:url("../image/form_button_21.png");
	background-position:0 -21px;
	background-repeat:repeat-x;
	background-attachment:scroll;
}

.box_search_button input.text_small {
	line-height:21px;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;	
}

#adv_search {
	width:145px;
	padding:3px 0 0 5px;
	height:16px;
	text-align:left;
	float:left;	
}

#adv_search a {
	color:#1A7DAE;
	font-size:13px;	
}

#adv_search a:hover {
	color:#E86400;	
	text-decoration:none;	
}

#adv_search strong {
	font-weight:normal;
}

/*** MENU ***/
#hor_menu {
	width:762px;
	height:41px;	
}

#hor_menu_left {
	width:4px;
	height:41px;
	float:left;
	background-image:url("../image/hor_menu.gif");
	background-position:0 0;
	background-repeat:no-repeat;	
}

#hor_menu_content {
	width:754px;
	height:41px;
	float:left;	
	background-image:url("../image/hor_menu.gif");
	background-position:0 -41px;
	background-repeat:repeat-x;	
}

#hor_menu_right {
	width:4px;
	height:41px;
	float:left;	
	background-image:url("../image/hor_menu.gif");
	background-position:0 -82px;
	background-repeat:no-repeat;							
}

#hor_menu_inner {
	width:754px;
	height:41px;	
}

#hor_menu_inner table {
	width:754px;
	height:41px;
	text-align:center;
	vertical-align:middle;	
}

#hor_menu_inner td {
	height:41px;
	background-image:url("../image/hor_menu_div.png");
	background-position:right top;
	background-repeat:no-repeat;	
}

#hor_menu_inner a {
	display:block;
	line-height:41px;
	color: #FFFFFF;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
	font-family:arial,helvetica,sans-serif;
	background-image:url("../image/hor_menu_a.png");
	background-position:0 -41px;
	background-repeat:repeat-x;		
}

#hor_menu_inner a:hover, #hor_menu_inner td.selected_menu a {
	background-position:0 0;
}

/*** CART ***/
#header_cart {
	width:190px;
	height:32px;
	cursor:pointer;
	margin-right:10px;
	padding:8px 0 0 0;
	float:left;
}

#shop_cart {
	width:30px;
	height:24px;
	float:left;
	background-image:url("../image/shop_cart.png");
	background-position:0 0;
	background-repeat:no-repeat;	
}

#box_cart_content {
	width:150px;
	height:21px;
	float:right;
	border-right:solid 1px #efefef;	
}

#box_cart_content span.box_cart_empty {
	display:block;
	width:160px;
	padding:5px 0 0 0;
	text-align:left;
	color:#000000;
	font-size:12px;
}

#box_cart_content .box_cart_item span.text_color_fault {
	display:block;
	width:60px;
	float:left;
	padding-top:5px;
	text-align:left;
	font-weight:bold;	
}

#box_cart_content .box_cart_price span.text_color_fault {
	display:block;
	width:80px;
	float:left;
	color:#000000;
	padding:5px 0 0 5px;	
	text-align:left;
	font-weight:bold;	
}

#box_cart_content .box_cart_price {
	padding:0;
	margin:0;
}

#page_cart_credit_head, #page_cart_cofidis_credit_head{
    width: 528px!important;
}

/*** LANG ***/
#header_lang_menu {
	width:650px;	
	height:20px;	
}

#box_lang_content {
	width:150px;
	height:20px;
	float:left;	
}

.box_lang_type_flag {
	margin-top:-2px;	
}

.box_lang_type_select {
	width:150px;
	margin:3px 0 0 0;	
}

/*** NAV ***/
#header_nav {
	width:500px;
	height:20px;
	float:right;
	text-align:right;
	overflow:hidden;	
}

#header_nav ul {
	padding:0;
	margin:0;
	list-style:none;	
}

#header_nav li {
	padding:0 7px;
	margin:0;
	display:inline;	
}

#header_nav a {
	color:#000000;
	font-size:13px;
	font-weight:normal;
}

#header_nav a:hover {
	text-decoration:none;
	color:#E86400;
}

#header_nav strong {
	font-weight:normal;
}

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

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

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

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

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

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

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

.page_artdet_status_new {
	color:#FFFFFF;
	height:18px;
	padding:16px 11px 12px 10px;
    background-image: url("../image/product_new.png");
}

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

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

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

/*** DIV ***/
.page_hr {
	width:530px;
	height:1px;
	margin:7px 0;
	border-bottom:dotted 1px #e86400;
	background-image:none;
	background-color:transparent;
}

/*** 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");
}

/*** BORDER ***/
.page_artdet_frame_right{
	background-image:none;
	border:none;
	background-color:transparent;
}

.page_artdet_frame_left{
	background-image:none;
	border:none;
	background-color:transparent;
}

.page_artdet_frame_top {
	background-image:none;
	border:none;
	background-color:transparent;
}

.page_artdet_frame_bottom {
	background-image:none;
	border:none;
	background-color:transparent;
}

.page_artdet_frame_topleft {
	background-image:none;
	border:none;
	background-color:transparent;
}

.page_artdet_frame_topright {
	background-image:none;
	border:none;
	background-color:transparent;
}

.page_artdet_frame_bottomleft {
	background-image:none;
	border:none;
	background-color:transparent;
}

.page_artdet_frame_bottomright {
	background-image:none;
	border:none;
	background-color:transparent;
}

/*** NEW CART ICON ***/
.page_artlist_cart_label, .page_artlist_cart_image, .page_artlist_item_2 .page_artlist_cart_input, .page_artlist_item_2 .page_artlist_cart_qty, .page_artlist_cart_image_4, .page_artlist_cart_input_4, .page_artlist_item_4 .page_artlist_cart_quantity {
	display:none;	
}

.page_artlist_cart_3 {
	width:190px;	
}

.page_artlist_item_3 .page_artlist_cart_button_outer {
	margin-top:15px;
}

.page_artlist_item_4 .page_artlist_cart_button_outer {
	margin:10px 0 0 10px;
}

.page_artlist_item .page_artlist_cart_button_outer {
	float:right;
}

.page_artlist_item_4 .page_artlist_cart_det {
	text-align:right;
	padding:0 10px 0 0;	
}

.page_artlist_cart_button {
	display:block;
	white-space:nowrap;
	font-size:0;
	vertical-align:top;
}

.page_artlist_cart_button_outer {
	display:flex;
	min-width:85px;
}

.page_artlist_cart_button_left {
	display:block;
	width:4px;
	height:21px;
	float:left;
	background-image:url("../image/form_button_21.png");
	background-repeat:no-repeat;
	background-position:0 0;			
}

.page_artlist_cart_button a {
	min-width:77px;
    color: #FFFFFF;
    font-weight: bold;
    background-attachment: scroll;
    background-image: url("../image/form_button_21.png");
    background-position: 0 -21px;
    background-repeat: repeat-x;
    border: medium none;
    cursor: pointer;
    display: block;
    height:18px;
    margin:0;
    padding:3px 0 0 0;
	float:left;
	font-size:12px;
	text-decoration:none;
	text-align:center;		
}

.page_artlist_cart_button_right {
	display:block;
	width:4px;
	height:21px;
	float:left;
	background-image:url("../image/form_button_21.png");
	background-repeat:no-repeat;
	background-position:0 -42px;			
}

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

#page_artdet_cofidis_credit_head, #page_artdet_otp_aruhitel_credit_head, #page_artdet_credit_head {
    width: 510px!important;
}