/*** INCLUDE ***/
@import url('../../../base/000002/css/page_width.css');

html, body {
	background-image:url("../image/html_body.gif");
	background-position:center top;
	background-repeat:repeat;
	background-color:#e0e0e0;
}

#container {
	background-image:url("../image/container.png");
	background-position:center top;
	background-repeat:no-repeat;
}

/*** POPUP ***/
.banner_popup {
	border:10px solid #BF5A66;
	border:10px solid rgba(185, 185, 185, 0.698);
}

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

/*** TEXT_DEFAULT ***/
.text_smaller {
	color:#8B8A8A;
	font-size:10px;
}
.text_small {
	color:#8B8A8A;
	font-size:11px;
}
.text_normal {
	color:#8B8A8A;
	font-size:12px;
}
.text_big {
	color:#8B8A8A;
}
.text_bigger {
	color:#8B8A8A;
}
.text_biggest {
	color:#8B8A8A;
}

/*** TEXT_COLOR ***/
.text_color_fault {
	color:#782631;
}
.text_color_fault2 {
	color:#782631;
}
.text_color_other {
	color:#bf5a66;
}
.text_color_akcio {
	color:#fa7537;
}

/*** BG_COLOR ***/
.bg_color_dark1 {
	background-color:#8e3943;	
}
.bg_color_dark2 {
	background-color:#9f454f;	
}
.bg_color_dark3 {
	background-color:#ae505b;	
}
.bg_color_dark4 {
	background-color:#bf5a66;	
}
.bg_color_dark4:hover {
	background-color:#b54855;	
}

/*** BORDER ***/
.border_1 {
	border:1px #919191 solid;	
}
.border_2 {
	border:1px #b9b9b9 solid;	
}
.border_3 {
	border:2px #b9b9b9 solid;	
}

/*** SLIDESHOW ***/
#banner_big_content {
	background-color:#eaeaea;
	margin-bottom:12px;
}

.header_bottom_topframe {
	width:1000px;
	height:2px;
	top:0;
	left:0;
	background-image:url("../image/category_div.png");
	background-position:0 -2px;
	background-repeat:no-repeat;
	position:absolute;
	z-index:100;
}

.header_bottom_bottomframe {
	width:1000px;
	height:2px;
	bottom:12px;
	left:0;	
	background-image:url("../image/category_div.png");
	background-position:0 0;
	background-repeat:no-repeat;
	position:absolute;
	z-index:100;	
}

.nivo-controlNav a.active {
    background-color: #BF5A66;
    color: #FFFFFF;
}

/*** NAV ***/
#header_nav {
	width:425px;
	height:40px;
	overflow:hidden;
	text-align:left;
	float:left;	
}

#header_nav ul {
	margin:0;
	padding:11px 0 0 0;
	list-style:none;
	line-height:12px;
}

#header_nav li {
	margin:0;
	line-height:11px;
	padding:0 14px 0 0;
	display:inline;
	font-size:0;
}

#header_nav li.header_nav_last {
	padding:0 0 0 0;
}

#header_nav a {
	color:#bf5a66;
	font-size:11px;
	font-weight:bold;
	line-height:11px;
	text-decoration:none;
}

#header_nav a:hover {
	color:#000000;
}

/*** HEADER MENU ***/
#header_menu {
	width:680px;
	height:80px;
	overflow:hidden;
	float:right;
}

#header_menu ul {
	padding:25px 0 0 0;
	margin:0;
	text-align:center;
	list-style:none;
}

#header_menu li {
	width:auto;
	padding:0 2px 0 0;
	height:32px;
	margin:0;
	float:left;
	display:inline;
}

#header_menu a {
	display:block;
	height:24px;
	background-color:#eaeaea;
	font-size:15px;
	line-height:15px;
	padding:8px 15px 0 15px;
	font-weight:normal;
	color:#8B8A8A;
	text-decoration:none;
}

#header_menu a:hover, #header_menu .selected_menu a {
	background-color:#bf5a66;
	color:#FFFFFF;
}

#header_menu strong {
	font-weight:normal;
}

/*** CATEGORY ***/
#box_container_shop_cat .box_left_title {
	display:none;
}

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

#box_cat_content ul li {
    padding:3px 0 3px 3px;
	background-color:#e7e7e7;
	margin-bottom:1px;
}

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

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

#box_cat_content .text_small {
    font-size: 13px;
}

#box_cat_content .text_small:hover {
	color:#bf5a66;
}

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

/*** CART ***/
#cart_box {
	width:166px;
	height:26px;
	padding:5px;
	margin:0 25px 0 0;
	float:right;
	cursor:pointer;
	border:solid 1px #dddcdc;
	background-color:#FFFFFF;
}

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

#box_cart_content {
	width:135px;
	height:26px;
	float:right;	
}

#box_cart_content span.box_cart_empty {
	display:block;
	width:135px;
	padding-top:4px;
	font-size:13px;
	text-align:center;
}

#box_cart_content .box_cart_item span.text_color_fault {
	display:block;
	width:60px;
	padding-top:6px;
	font-size:11px;
	text-decoration:underline;
	font-weight:bold;
	float:left;
	text-align:center;
}

#box_cart_content .box_cart_price {
	padding:0;	
}

#box_cart_content .box_cart_price span.text_color_fault {
	display:block;
	width:75px;
	padding-top:6px;	
	float:right;
	text-align:left;			
}

/*** PARTNERS ***/
#partners { 
	background-color: #f7f7f7;
    font-size: 0;
    margin: 0 auto;
    width: 1000px;
	border-top:solid 1px #dddddd;
}

#partners_inner {
	border-top:solid 1px #FFFFFF;
	border-bottom:solid 1px #dddddd;		
}

.box_partner_content_table {
	width:1000px;
	padding:3px 0;	
}

.box_partner_content_table td {
	padding:0 4px;
	font-size:11px;	
}

/*** SEARCH ***/
#box_search {
	width:220px;
	height:50px;
	margin:0 auto;
	position:relative;
}

#adv_search {
	width:220px;
	padding-bottom:2px;
	text-align:left;	
}

#adv_search a {
	color:#BF5A66;
	font-size:12px;
	text-decoration:none;	
}

#adv_search a:hover {
	color:#000000;	
}

#box_search_content {
	width:220px;
	height:33px;
	background-image:url("../image/search_bg.gif");
	background-position:0 0;
	background-repeat:no-repeat;
    position: relative;
}

#box_search_content label {
	display:none;
}

#box_search_content .box_search_field {
	/*width:184px;*/
    width:100%;
	height:33px;
	text-align:left;
	/*padding:8px 0 0 4px;*/
    padding:0;
	float:left;	
}

#box_search_content .box_search_button {
	width:32px;
	height:33px;
	padding:0;
    position: absolute;
    top:0;
    right:0;
}

#box_search_content .box_search_button input {
	width:32px;
	height:33px;
	background-color:transparent;
	border:none;
	border-width:0;
	cursor:pointer;		
}

#box_search_content .box_search_field input {
	/*width:180px;*/
	font-size:14px;
	border:none;
	background-color:transparent;
	border-width:0;
    width:100%;
    height: 100%;
    box-sizing: border-box;
    padding: 0 33px 0 4px;
}

.ac_loading {
    background-position: right 32px center;
}

/*** LOGIN ***/
#header_login {
	width:566px;
	padding:8px 0 0 0;
	float:right;	
}

#box_login_content{
	width:446px;
	margin:0;
	text-align:left;
	overflow:hidden;
	float:right;
}

#login_title {
	width:95px;
	height:16px;
	padding:2px 0 0 0;
	float:left;
	text-align:left;
	background-image:url("../image/header_icons.png");
	background-repeat:no-repeat;
	background-position:0 2px;		
}

#login_title h3{
	font-size:11px;
	padding:4px 0 0 0;
	color:#8b8a8a;	
}

.box_login_field {
	padding:4px 0 0 6px;
	width:180px;
	height:20px;
	background-image:url("../image/login_input.png");
	background-repeat:no-repeat;
	background-position:0 0;	
	float:left;
}

#box_login_pass {
	position:relative;	
}

#shop_pass_login {
	top:3px;
	left:6px;
	position:absolute;
	z-index:5;
}

#shop_pass_temp {
	top:3px;
	left:6px;
	position:absolute;
	z-index:10;	
}

.box_login_field label{
	padding-top:0px;
	display:none;
} 

.box_login_field .text_input input{
	width:170px;
	background-color:transparent;
	border:none;
	border-width:0px;
}

.box_login_field .text_input .text_small {
	font-size:14px;	
	color:#8b8a8a;		
}

.box_login_button {
	float: left;
	padding-left:4px;
	background-image:url("../image/form_button_23.png");
	background-repeat:no-repeat;
	background-position:0 0;		
}

.box_login_button .text_button{
	display:block;
	padding-right:4px;
	background-image:url("../image/form_button_23.png");
	background-repeat:no-repeat;
	background-position:right -46px;		
}

.box_login_button input {
	width:auto;
	height:23px;
	padding:0 3px 0 3px;
	display:block;
	background-image:url("../image/form_button_23.png");
	background-repeat:repeat-x;
	background-attachment:scroll;
	background-position:0 -23px;
	background-color:transparent;	
	border-style:none;
	border:none;
	cursor:pointer;
	padding:0;
	margin:0;
}

.box_login_button input.text_small {
	color:#FFFFFF;
	font-weight:bold;
	padding-bottom:3px;
}

.box_login_error {
	width:380px;
	height:24px;
	overflow:hidden;
	float:left;
	text-align:center;
}

.box_login_error span.text_color_fault {
	display:block;
	width:190px;
	height:19px;
	padding-top:5px;
	float:left;
}

.box_login_error .box_login_error_sub span.text_color_fault {
	width:170px;
	padding-left:10px;
	text-align:left;
}

/*** DIV ***/
.page_hr {
	height:1px;
	background-color:transparent;
	border-top:solid 1px #dcdcdc;
	background-image:none;
}

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

#page_artdet_cart_text a {
	display:block;	
	width:138px;
	height:23px;
	padding:9px 0 0 32px; 
	margin-left:15px;
	text-align:center;
	background-color:#BF5A66;
	border-top:solid 1px #873742;
	border-left:solid 1px #873742;
	border-bottom:solid 1px #973e4a;
	border-right:solid 1px #973e4a;
	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 4px;
	cursor:pointer;	
}

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

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

/*** BOTTOM TEXT ***/
#bottomlink_content a.text_normal {
	color: #bf5a66;
}

#bottomlink_content span.text_normal {
	color: #bf5a66;
}

/*** NEW CART ICON ***/
.page_artlist_cart_5 .page_artlist_cart_image, .page_artlist_cart_5 .page_artlist_cart_image_4, .page_artlist_cart_5 .page_artlist_cart_label {
	display:block;	
}

.page_artlist_cart_5 .page_artlist_cart_det_img, .page_artlist_cart_5 .page_artlist_cart_label_img {
	display:none;
}

.page_artlist_cart_5 .border_1 {
	border:none;	
}

.page_artlist_cart_5 .bg_color_light2 {
	background-color:transparent;
}

.page_artlist_cart_5 .page_artlist_cart_det {
    float: left;
    font-size: 0;
    height: 29px;
    margin: 7px 0 0 7px;
    position: relative;
    text-align: left;
	padding-left:4px;
	background-image:url("../image/form_button_29.png");
	background-repeat:no-repeat;
	background-position:0 0;	
    width: auto;
}

.page_artlist_cart_5 .page_artlist_cart_label {
    float: right;
    font-size: 0;
    height: 29px;
    margin: 7px 7px 0 0;
    position: relative;
    text-align: left;
	padding-left:4px;
	background-image:url("../image/form_button_29.png");
	background-repeat:no-repeat;
	background-position:0 0;	
    width: auto;
}

.page_artlist_cart_5 .page_artlist_cart_det_text, .page_artlist_cart_5 .page_artlist_cart_label_text {
	width:auto;	
    padding:0 4px 0 0;
    height: 29px;	
	background-image:url("../image/form_button_29.png");
	background-repeat:no-repeat;
	background-position:right -58px;		
}

.page_artlist_cart_5 .page_artlist_cart_det_text span, .page_artlist_cart_5 .page_artlist_cart_label_text span {
    display: block;	
	width:auto;
    height:29px;
    margin:0;
	padding:0;	
    background-image:url("../image/form_button_29.png");
    background-repeat:repeat-x;
	background-position:0 -29px;			
}

.page_artlist_cart_5 a {
	width:auto;
    background-attachment: scroll;
    background-image:url("../image/page_artlist_cart_5.png");
    background-repeat:no-repeat;
    border: medium none;
    cursor: pointer;
    display: block;
    height:21px;
    margin:0;
    padding:8px 2px 0 24px;
	float:left;
	font-size:12px;
    color:#FFFFFF;
    font-weight:normal;
	text-transform:uppercase;	
	text-decoration:none;
	text-align:center;					
}

.page_artlist_cart_5 .page_artlist_cart_det_text a {
    background-position:0 -36px;	
}

.page_artlist_cart_5 .page_artlist_cart_label_text a {
    background-position:1px 4px;	
}

/***/
.page_artlist_cart_image, .page_artlist_cart_image_4, .page_artlist_cart_label {
	display:none;	
}

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

.page_artlist_cart_button_outer {
	display:block;
	width:75px;
}

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

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

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

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

/*** CMS  MENU ***/
.box_left_container_cms {
	width:254px;
	padding:10px 0 0 0;
	overflow:hidden;
} 

#cms_menu {
	width:220px;
	margin:0 auto;	
}

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

#cms_menu li {
	margin:0;
	padding:1px 0;
	text-align:left;
}

#cms_menu a {
	font-size:12px;
	color:#8B8A8A;
}

#cms_menu ul ul {
	padding:2px 0 0 6px;
}

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

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

#page_artdet_cofidis_credit_head, #page_artdet_bankracio_credit_head, #page_artdet_otp_aruhitel_credit_head, #page_artdet_credit_head {
border: 1px #b9b9b9 solid;
}