/*** INCLUDE ***/
@import url('../../../base/000002/css/page_width.css');

html, body {
	background-image:url("../image/html_bg.jpg");
	background-repeat:no-repeat;
	background-position:center top;
	background-color:#d2ccc2;	
}

/*** HEADER ***/
#header_container_left {
	width:411px;
	height:118px;
	margin-top:11px;
	margin-left:39px;
	float:left;	
}

#logo {
	width:355px;
	height:78px;	
}

#telefon {
	width:355px;
	height:50px;
}

#header_container_right {
	width:530px;
	height:129px;
	float:left;	
}

#header_container_right_top {
	width:540px;
	height:49px;	
}

#login {
	width:395px;
	height:49px;
	float:left;	
	background-image:url("../image/login_bg.png");
	background-repeat:no-repeat;
}

/*** LOGIN ***/
#box_login_content label {
	display:none;	
}

#box_login_content {
	width:395px;
	padding:0 0 0 18px;	
}

.box_login_field {
	width:140px;
	height:23px;
	float:left;
	padding:5px 5px 0 5px;
	background-color:#d98c1e;
	margin:9px 17px 0 0;
}

#box_login_pass.box_login_field {
	margin-right:11px;	
}

.box_login_field input {
	width:140px;
	background-color:transparent;
	border:none;
	border-width:0;	
}

.box_login_field input.text_small {
	font-size:14px;
	color:#efdfc9;
	font-weight:normal;
	font-family:Verdana, Geneva, sans-serif;
}

.box_login_button {
	float:left;
	height:34px;
	width:34px;
	background-image:url("../image/login_button.png");
	background-repeat:no-repeat;
	margin-top:6px;	
}

.box_login_button input {
	background-color:transparent;
	border:none;
	border-width:0;
	height:28px;
	line-height:28px;
	padding:0 5px 0 5px;
	cursor:pointer;
}

.box_login_button input.text_small {
	font-size:12px;
	font-weight:normal;
	color:transparent;
}

.box_login_error {
	width:320px;
	margin-top:5px;
	float:left;	
}

.box_login_logout .text_color_fault {
	color:#4a3705;
	font-size:14px;	
}

/*** LOGIN END ***/

#lang {
	background-color: #4b3705;
    border-bottom-right-radius: 10px;
    float: left;
    height: 46px;
    margin-left: 0;
    margin-top: 0;
    width: 145px;
	padding-top:2px;	
}

#lang_menu_1 a, #lang_menu_2 a {
	color:#FFF;
	text-decoration:none;
	font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
	line-height:22px;
    font-weight: normal;
    position: relative;
    text-shadow: 0.1em 0.1em 0.1em #000000;
    text-transform: uppercase;		
}

#lang_menu_1 a:hover, #lang_menu_2 a:hover {
	color:#f1e9dc;
	text-decoration:none;	
}

#lang_menu_1, #lang_menu_2 {
	text-align:left;
	margin-left:15px;	
}

#lang_menu_1 {
	background-image:url("../image/reg-icon.png");
	background-repeat:no-repeat;
	padding-left:23px;
	background-position:0 3px;	
}

#lang_menu_2 {
	background-image:url("../image/profil-icon.png");
	background-repeat:no-repeat;
	padding-left:23px;
	background-position:0 3px;	
}

#lang .box_content {
	width:115px;	
}

#header_container_right_bottom {
	width:510px;
	height:100px;	
}

#newsletter {
	width:230px;
	height:80px;
	float:left;	
}

#newsletter_title {
	width:200px;
	height:40px;
	margin-top:20px;
}

#newsletter_container {
	width:255px;
	height:42px;
	margin-top:13px;	
}

.box_newsletter_field label {
	display:none;	
}

.box_newsletter_field input {
	width:138px;
	height:32px;
	border:0 none;
	float:left;
	background-image:url("../image/newsletter_field_bg.png");
	background-repeat:no-repeat;
	margin-left:10px;
	font-size:13px;
	padding:0 10px 0 10px;
}

.box_newsletter_field {
	padding:0;	
}

#box_newsletter_content .box_newsletter_button input {
	width:34px;
	height:34px;
	float:left;
	padding:0;
	color:transparent;
	cursor:pointer;
	margin-left:6px;
	border:0 none;
	background-image:url("../image/newsletter_button.png");
	background-repeat:no-repeat;	
}

#facebook {
	width:250px;
	height:80px;
	float:left;	
}

#facebook_title {
	width:255px;
	height:20px;
	margin-top:15px;
}

#facebook_container {
	width:280px;
	height:40px;
	margin-top:18px;	
}


/*** HEADER BOTTOM ***/
#category {
	width:140px;
	height:45px;
	float:left;	
}

#menu {
	width:655px;
	height:45px;
	float:left;
	/*overflow:hidden;*/
	text-align:left;		
}

/** MENU **/
/*#menu ul {
	margin:0;
	padding:0;
	list-style:none;
	padding-top:14px;
	padding-left:10px;
	font-size:0;
}

#menu li {
	display:inline;
	margin:0;
	font-size:0;
}

#menu li.login a.text_normal {
	font-weight:bold;
}

#menu li.remind a.text_normal {
	font-weight:bold;
}

#menu li span.menu_item_inner {
	display:inline;
	width:auto;
	margin:0;
	padding:0 0 0 0;
}

#menu li a, #menu li a.text_normal {
	width:auto;
	margin:0;
	text-align:left;
	font-size:13px;
	padding:10px 8px 0 8px;
	font-family:Arial, Helvetica, sans-serif;
	color:#ede9e0;
	text-transform:uppercase;
	text-shadow:#000000 0.1em 0.1em 0.1em;
}

#menu li a.text_normal {
	font-weight:normal;	
}

#menu li:hover a {
	color:#FFFFFF;
	text-decoration:none;
}

#menu li a strong {
	font-weight:bold;
}

#menu li:last-child a {
	background-image:none;
}

#menu ul ul {
	display:none;
	background-color:#4a3705;
	width:205px;
	padding-left:0;	
}

#menu ul ul ul {
	background-color:#4a3705;
	width:190px;
	margin-left:0;
}

#menu li li a {
	display:block;
	font-size:13px;
	width:189px;
	height:30px;		
}

#menu li li a:hover {
	color:#FFF;
	background-color:#d57f04;	
}

#menu .sf-sub-indicator {
	display:none;	
}
*/
/** MENU END **/

#search {
	width:214px;
	height:45px;
	float:left;	
}

#box_search_content {	
	width:204px;
	height:34px;
	margin-top:5px;
	background-image:url("../image/search_bg.png");
	background-position:0 0;
	background-repeat:no-repeat;	
}

#box_search_content label {
	display:none;
}

#box_search_content .box_search_field {
	width:155px;
	float:left;
	text-align:left;
	padding:10px 0 0 10px;
	margin:0;	
}

#box_search_content .box_search_field input {
	width:155px;
	border:none;
	border-width:0;
	background-color:transparent;
}

#box_search_content .box_search_field input.text_small {
	font-size:12px;
	color:#FFF;
}

#box_search_content .box_search_button {
	width:39px;
	height:34px;
	float:left;	
}

#box_search_content .box_search_button input {
	width:39px;
	height:34px;
	border:none;
	cursor:pointer;
	border-width:0;
	background-color:transparent;
}

/*** CATEGORY ***/
#box_sf_cat_content .sf-menu li.webshop {
	background:none;
	margin-left:15px;
	margin-top:8px;	
}

.webshop > a {
	font-size:13px;
	padding:10px 8px 0 8px;
	font-family:Arial, Helvetica, sans-serif;
	color:#ede9e0;
	text-transform:uppercase;
	text-shadow:#000000 0.1em 0.1em 0.1em;
	font-weight:bold;	
}

#box_sf_cat_content .sf-menu a, #box_sf_cat_content .sf-menu a:visited {
	color:#FFF;	
}

#box_sf_cat_content .sf-menu li:hover, #box_sf_cat_content .sf-menu li.sfHover, #box_sf_cat_content .sf-menu a:focus, #box_sf_cat_content .sf-menu a:hover, #box_sf_cat_content .sf-menu a:active {
    background: none repeat scroll 0 0 #d57f04;
    outline: 0 none;
}

#box_sf_cat_content .sf-menu li li {
	background:none repeat scroll 0 0 #4a3705;	
}

#box_sf_cat_content .sf-menu li li li {
	background:none repeat scroll 0 0 #4a3705;	
}

#box_sf_cat_content .sf-menu li li li li {
	background:none repeat scroll 0 0 #4a3705;	
}

#box_sf_cat_content .sf-menu a.text_small {
	font-size:12px;
}

#box_sf_cat_content .sf-menu ul {
	width:200px;
}	

#box_sf_cat_content .sf-menu li:hover ul, #box_sf_cat_content .sf-menu li.sfHover ul {
	left:0;
	top:36px; 
	z-index:99;
}

#box_sf_cat_content ul.sf-menu li li:hover ul, #box_sf_cat_content ul.sf-menu li li.sfHover ul {
	left:200px; 
	top:0;
}

#box_sf_cat_content ul.sf-menu li li li:hover ul, #box_sf_cat_content ul.sf-menu li li li.sfHover ul {
	left:200px; 
	top:0;
}

.box_cat_spec .text_color_fault {
	color:#d98c1e;
	text-transform:uppercase;	
}

.box_cat_spec .text_color_fault:hover {
	color:#483920;	
}

#box_sf_cat_content .sf-menu li:hover ul, #box_sf_cat_content .sf-menu li.sfHover ul {
	z-index:1000;	
}

/*** MENU ***/
/*#menu .sf-menu li.webshop {
	background:none;
	margin-left:15px;
	margin-top:8px;	
}

.webshop > a {
	font-size:13px;
	padding:10px 8px 0 8px;
	font-family:Arial, Helvetica, sans-serif;
	color:#ede9e0;
	text-transform:uppercase;
	text-shadow:#000000 0.1em 0.1em 0.1em;
	font-weight:bold;	
}

#menu .sf-menu a, #menu .sf-menu a:visited {
	color:#FFF;	
}

/*#menu .sf-menu li:hover, #menu .sf-menu li.sfHover, #menu .sf-menu a:focus, #menu .sf-menu a:hover, #menu .sf-menu a:active {
    background: none repeat scroll 0 0 #d57f04;
    outline: 0 none;
}*/

/*#menu .sf-menu li li {
	background:none repeat scroll 0 0 #4a3705;	
}

#menu .sf-menu li li li {
	background:none repeat scroll 0 0 #4a3705;	
}

#menu .sf-menu li li li li {
	background:none repeat scroll 0 0 #4a3705;	
}

#menu .sf-menu a.text_small {
	font-size:12px;
}

#menu .sf-menu ul {
	width:200px;
}	

#menu .sf-menu li:hover ul, #menu .sf-menu li.sfHover ul {
	left:0;
	top:31px; 
	z-index:99;
	position:absolute;	
}

#menu ul.sf-menu li li:hover ul, #menu ul.sf-menu li li.sfHover ul {
	left:200px; 
	top:0;
}

#menu ul.sf-menu li li li:hover ul, #menu ul.sf-menu li li li.sfHover ul {
	left:200px; 
	top:0;
}

#menu .sf-menu li:hover ul, #menu .sf-menu li.sfHover ul {
	z-index:1000;	
}

#menu .sf-menu > li {
    float:left;
}

#menu .sf-menu li {
    position: relative;
}*/

/*** SLIDESHOW ***/

#slideshow_box {
	width:968px;
	overflow:hidden;
	position:relative;
	padding:7px 0 7px 11px;
}

#slideshow_frame_left {
	width:6px;
	height:440px;
	top:7px;
	left:10px;
	position:absolute;
	background-image:url("../image/slideshow_frame.png");
	background-position:0 0;
	background-repeat:no-repeat;
	z-index:99;
}

#slideshow_frame_right {
	width:6px;
	height:440px;	
	top:7px;
	right:10px;
	position:absolute;
	background-image:url("../image/slideshow_frame.png");
	background-position:-6px 0;
	background-repeat:no-repeat;	
	z-index:99;
}

.nivo-controlNav {
	left:12px;
	bottom:10px;	
}

.nivo-controlNav a {
	background-image:url("../image/slide_nivo.png");
	background-repeat:no-repeat;
	text-indent:-9999px;
	border:none;
	background-color:transparent;	
}

.nivo-controlNav a.active {
	background-image:url("../image/slide_nivo_active.png");
	background-repeat:no-repeat;
	border:none;
	background-color:transparent;	
}

.box_content {
	width:210px;	
}

#box_container_shop_remind {
	display:none;	
}

/*** AKCIO BOX ***/
#akcio_box {
	width:957px;
	height:auto;
	padding:10px 0 8px 10px;	
}

#akcio_box_fejlec_content {
	margin-bottom:15px;	
}

#akcio_elem_1_content {
	float:left;
	width:306px;
	height:266px;
	margin-right:5px;
	margin-left:15px;	
}

#akcio_elem_2_content {
	float:left;
	width:306px;
	height:266px;	
	margin-right:5px;	
}

#akcio_elem_3_content {
	float:left;
	width:306px;
	height:266px;	
}

.content_art {
	width:746px;
	background-color:#fef4e3;
	position:relative;
	overflow:hidden;
}

.content_art ul {
	margin:0;
	padding:0;
	list-style:none;	
}

.content_art_outer {
	width:740px;
	height:230px;
	padding:10px 0 5px 6px;
	overflow:visible;
	position:relative;	
}	

.content_art #box_art_content, .content_art #box_art_content2, .content_art #box_top_content {
	width:600px;
	height:230px;
	padding:5px 0 5px 6px;
	overflow:visible;
}

.content_art .box_art_element {
	width:204px;
	height:230px;
	padding:12px 0px 0px 0px;		
	float:left;
	position:relative;	
}

.content_art .box_art_pic_table {
	width:184px;
}

#content_art_disc .box_art_pic_table {
	height:105px;
}

.content_art .box_art_element .border_2 {
	border:none;	
}

.content_art .box_art_text6 {
	width:174px;
	margin:1px 5px 0 5px;
	border-top:dashed 1px #e5dccd;
}

.content_art .box_art_name_table_outer {
	height:44px;
	margin:4px 0 8px 0;	
}

#content_art_disc .box_art_name_table_outer {
	margin:4px 0 4px 0;	
}

.content_art .box_art_name_table {
	width:174px;	
	height:44px;	
}

.content_art .box_art_name_table .text_small {
	font-size:12px;
	font-weight:bold;
	color:#473923;
	font-family:Verdana, Geneva, sans-serif;
}

.content_art .box_art_price {
	width:81px;	
	padding:0;
	float:left;
	text-align:center;
	overflow:hidden;
	margin-top:4px;		
}

.content_art .box_art_price .text_small {
	font-size:14px;
	font-weight:bold;	
	font-family:Verdana, Geneva, sans-serif;
	color:#c67b10;
}

.box_art_price .text_color_fault {
	color:#c67b10;	
}

.content_art .box_art_details {
	width:91px;	
	height:29px;
	float:right;
	overflow:hidden;	
}

#content_art_disc .box_art_details {
	margin-top:14px;
}

.content_art .box_art_details_outer {
	display:block;
	width:auto;
	height:26px;
	background-color:#000;
	float:right;
}

.content_art .box_art_details_left {
	display:block;
	width:4px;
	height:26px;
	float:left;
	background-image:url("../image/form_button_26.png");
	background-repeat:no-repeat;
	background-position:0 0;	
}

.content_art .box_art_details_middle {
	display:block;
	height:19px;
	padding:7px 2px 0 2px;
	float:left;
	background-image:url("../image/form_button_26.png");
	background-repeat:repeat-x;
	background-position:0 -26px;
	text-transform:uppercase;
	text-decoration:none;
}

.content_art .box_art_details_middle .text_small {
	font-size:10px;
	color:#FFFFFF;
	font-weight:bold;
}

.content_art .box_art_details_right {
	display:block;
	width:4px;
	height:26px;
	float:left;
	background-image:url("../image/form_button_26.png");
	background-repeat:no-repeat;
	background-position:0 -52px;	
}

.content_art .simply-scroll-list li img {
    display:inline;
}

.content_art .box_art_content_title, .content_art .box_top_content_title {
	width:709px;
	height:28px;
	padding:0;
	top:0;
	position:absolute;
    background-image: url("../image/button.png");
    background-position: 0 0;
    background-repeat: repeat-x;
	text-align:left;
	z-index:100;	
}

.content_art_0 .box_art_content_title, .content_art_1 .box_art_content_title {
	cursor:pointer;
}

#content_art_disc .box_art_content_title {
    background-image: url("../image/button2.gif");
    background-position: 0 0;
    background-repeat: repeat-x;	
}

.content_art .box_art_content_title h3, .content_art .box_top_content_title h3 {
	font-size:18px;
	float:left;
	width:650px;
	height:22px;	
	padding:6px 0 0 16px;
	font-weight:normal;
	color:#d58007;
	text-transform:uppercase;
	font-family:Verdana, Geneva, sans-serif;
}

.jcarousel-prev {
	width:34px;
	height:34px;
	cursor:pointer;
	background-image:url("../image/art-prev.png");
	position:absolute;
	left:-40px;
	top:100px;	
	z-index:150;	
}

.jcarousel-next {
	width:34px;
	height:34px;
	cursor:pointer;
	background-image:url("../image/art-next.png");	
	position:absolute;
	right:-40px;
	top:100px;	
	z-index:150;		
}

.box_art_price_save {
    background-image: url("../image/product_discount.png");
}

.page_tooltip_price_save {
	background-image: url("../image/product_discount.png");	
}

#ujdonsag_box_fejlec_content {
	margin-left:25px;	
}

/*** BOTTOM ***/
#bottom_boxes {
	margin-bottom:15px;	
}

#bottom_box_1 {
	margin-left:20px;
	float:left;	
}

#bottom_box_2 {
	margin-left:15px;
	float:left;	
}

/*** DIV ***/
.page_hr {
    background-image: none;
    height:0;
	border-bottom:1px dotted #e8e2d7;
    margin-bottom: 10px;
    margin-top: 10px;
    width: 710px;
}

/*** START ***/
#ud_shop_start #body_title {
	display:none;	
}

#start_body_title {
	margin-left:20px;
	margin-top:5px;
	display:none;	
}

#ud_shop_start #start_body_title {
	display:block;	
}

.page_artdet_dispcat {
	width:554px;	
}

.page_artdet_dispcat a.text_small {
	font-size:13px;
	color:#352202;
	text-transform:uppercase;
	font-weight:bold;	
}

.page_artdet_dispcat span {
	font-size:13px;
	color:#d48007;
	text-transform:uppercase;
	font-weight:bold;	
}

.box_counter_element, .box_calendar_element, .box_calendar_element_select {
	background-image:url("../image/num_elem.gif");	
}

/** CART **/
.box_cart_element {
	width:200px;
	margin-left:3px;	
}

.box_cart_name {
	width:170px;	
}

.box_cart_price_label .text_small, .box_cart_price .text_small {
	font-size:13px;	
}

.box_cart_price_label {
	padding-left:10px;	
}

.box_cart_price {
	padding-left:30px;
	padding-top:3px;	
}

#box_cart_content .box_cart_button {
	background-color:#312201;
	width:auto;
	padding:0;
	float:right;
}

#box_cart_content span.text_button {
	display:block;
	padding:0 0 0 8px;
	background-image:url("../image/cart_order_left_bg.png");
	background-repeat:no-repeat;
	background-position:left;
}

#box_cart_content .text_button input {
	padding:0 8px 0 0;
	background-color:transparent;
	border-color:transparent;
	background-image:url("../image/cart_order_right_bg.png");
	background-repeat:no-repeat;
	background-position:right;
	border:none;
	border-width:0;	
	height:23px;
	line-height:normal;
	cursor:pointer;
}

#box_cart_content .text_button .text_small {
	color:#fff;
	font-weight:bold;
	font-size:12px;
	line-height:normal;
}

.page_cat_item_prodnum {
    background-image: url("../image/cat_list_prod.png");
    background-repeat: no-repeat;		
}

.page_cat_item_newnum {
    background-image: url("../image/cat_list_new.png");
    background-repeat: no-repeat;		
}

.page_artdet_status_new {
    background-image: url("../image/product_new.png");
    background-repeat: no-repeat;	
}

.page_artdet_price_save {
    background-image: url("../image/product_discount.png");
    background-repeat: no-repeat;			
}

img {
	border:none;	
}

/*** MOD ***/
.page_artlist_left_2 {
	background-color:#FEF4E3;	
}

#box_container_shop_cart .box_right_title {
	background-image:url("../image/box_right_title_bg_cart.png");
	height:55px;	
}

#box_container_shop_cart .box_right_title h3 {
	padding-top:20px;
	padding-left:80px;	
}

.page_tooltip_name_1 {
	background-color:#312201;
	margin:0;
	padding:0;
	padding:10px 5px 10px 5px;
	margin-bottom:15px;	
}

.page_tooltip_name_1 h1 {
	color:#FFF;	
}

#page_PopupContainer, #page_PopupContainer_tooltip {
	height:360px;	
}

#page_PopupContainer_inner, #page_PopupContainer_tooltip_inner {
	height:330px;	
}

#lablec_szoveg_content {
	position:absolute;
	bottom:12px;
	left:50px;	
}

.page_artdet_prev_icon {
	background-image:url("../image/icon_arrow_left.png");	
}

.page_artdet_next_icon {
	background-image:url("../image/icon_arrow_right.png");	
}

.page_artdet_buttonback {
	width:130px;
	height:27px;
	background-image:url("../image/buttonback_bg.png");
	background-repeat:no-repeat;	
}

.page_artdet_buttonback input {
	border:0 none;
	background-color:transparent;
	padding-top:5px;
	cursor:pointer;		
}

.page_artdet_buttonback input.text_small {
	font-size:14px;
	color:#FFF;	
	letter-spacing:1px;
	text-shadow:#000 0.1em 0.1em 0.1em;
}
/*** PROD ATTACH - OVAL ***/
.page_artdet_attach_name_2 {
	background-image:url("../image/page_artdet_attach_name_bg.png");
	background-repeat:no-repeat;
}

#page_artdet_tab_content_3 .border_1 {
	border:1px solid transparent;	
}

.page_artdet_attach_name_2 .text_normal {
	color:#fff;	
}

.page_artdet_attach_pic_2 {
	border-left:1px solid #e9e3db;
	border-right:1px solid #e9e3db;
	width:145px;	
}

.page_artdet_attach_element .bg_color_light3 {
	background-color:transparent;	
}

.page_artdet_attach_text_2 {
	background-image:url("../image/page_artdet_attach_text_bg.png");
	background-repeat:no-repeat;
}

.page_artdet_attach_pic_2 {
	background-color:#FEF4E3;	
}

.page_artdet_attach_element.border_1 {
	border:0;	
}

/*** MOD 2 ***/
#ud_shop_art #box_container_home_banner1_1, #ud_shop_artdet #box_container_home_banner1_1 {
	display:none;	
}

#ud_shop_art #box_container_home_banner2_1, #ud_shop_artdet #box_container_home_banner2_1 {
	display:none;	
}

#ud_shop_art #box_container_home_banner2_2, #ud_shop_artdet #box_container_home_banner2_2 {
	display:none;	
}

#ud_shop_art #box_container_common_news, #ud_shop_artdet #box_container_common_news {
	display:none;	
}

#ud_shop_art #box_container_home_vote, #ud_shop_artdet #box_container_home_vote {
	display:none;	
}

#ud_shop_art #box_container_home_forum, #ud_shop_artdet #box_container_home_forum {
	display:none;	
}

#right #box_container_shop_art {
	display:none;	
}

.page_artlist_price_akcio .text_color_fault {
	font-weight:bold;	
}


/*HOR MENU*/
.hor-menu, .hor-menu * {
	margin: 0;
	padding: 0;
	list-style: none;
}

.hor-menu li {
	position: relative;
}

.hor-menu ul {
	position: absolute;
	display: none;
	top: 100%;
	left: 0;
	z-index: 99;
}

.hor-menu > li {
	float: left;
}

.hor-menu li:hover > ul, .hor-menu li.sfHover > ul {
	display: block;
}

.hor-menu a {
	display: block;
	position: relative;
}

.hor-menu ul ul {
	top: 0;
	left: 100%;
}

/*HOR MENU SKIN*/
#header_menu .hor-menu {
	display:none;	
}

#header_menu_content > ul {
	height: 45px;
    width: 655px;
}

#header_menu_content .hor-menu {
	float: left;
	margin-bottom: 0;
}

#header_menu_content .hor-menu ul {
	box-shadow: 2px 2px 6px rgba(0,0,0,.2);
	min-width: 192px; 
	*width: 192px; 
}

#header_menu_content .hor-menu a {
	text-decoration: none;
	font-size:12px;
	zoom: 1; 
	color:#FFF;
}

#header_menu_content .hor-menu a.hor_menu_main_a {
	position:relative;	
	font-size:15px;
	color: #EDE9E0;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-weight: bold;
    text-shadow: 0.1em 0.1em 0.1em #000000;
    text-transform: uppercase;	
}

#header_menu_content .hor-menu a.hor_menu_main_a, #header_menu_content .hor-menu .hor_menu_main_li ul li a, #header_menu_content .hor-menu a .text_color_fault {
	color:#FFFFFF;
}

#header_menu_content .hor-menu li.hor_menu_main_li a.hor_menu_main_a, 
#header_menu_content .hor-menu li.hor_menu_main_li, #header_menu_content .hor-menu li.hor_menu_main_li_last {
	background-color:transparent;
	background-image:url("../image/header_menu_div.gif");
}

#header_menu_content .hor-menu li.hor_menu_main_li a.hor_menu_main_a {
	background-position:right 0;
	background-repeat:no-repeat;	
}

#header_menu_content .hor-menu li.hor_menu_main_li {
	background-position:0 -200px;
	background-repeat:no-repeat;
}

#header_menu_content .hor-menu li.hor_menu_main_li_last {
	background-position:right -200px;
	background-repeat:no-repeat;	
}

#header_menu_content .hor-menu li.hor_menu_main_li:hover > a, #header_menu_content .hor-menu li.hor_menu_main_li_last:hover > a, #header_menu_content .hor-menu li.sfHover > a {
	background-color:transparent;
}

#header_menu_content .hor-menu li.hor_menu_main_li:hover, #header_menu_content .hor-menu li.hor_menu_main_li_last:hover,
#header_menu_content .hor-menu li.sfHover, #header_menu_content .hor-menu li.hor_menu_main_li_last:hover {
	background-color:transparent;
	background-position:0 -47px;
	background-repeat:repeat-x;	
}

#header_menu_content .hor-menu li.act_page {
	background-color:transparent;
	background-position:0 -94px;
	background-repeat:repeat-x;		
}

.box_cat_spec, .box_cat_style0, .box_cat_style1, .box_cat_style2 {
    cursor:pointer;
    text-indent:0;
}

#header_menu_content .hor-menu .hor_menu_main_li ul li a {
	text-align:left;	
	line-height:20px;
	min-height:20px;
	padding:2px 5px;
	font-weight:bold;	
}

#header_menu_content .hor-menu .hor_menu_main_li ul li a.sf-with-ul {
	padding:2px 25px 2px 5px;
}

#header_menu_content .hor-menu .hor_menu_main_li ul li a { background-color: #4a3705; }


#header_menu_content .hor-menu .hor_menu_main_li li a:hover { background-color: #D57F04; }


#header_menu_content .hor-menu .hor_menu_main_li_last ul li a {
	text-align:left;	
	line-height:30px;
	min-height:30px;
	padding:2px 5px;
	font-weight:bold;	
}

#header_menu_content .hor-menu .hor_menu_main_li_last ul li a.sf-with-ul {
	padding:2px 25px 2px 5px;
}

#header_menu_content .hor-menu .hor_menu_main_li_last ul li a { background-color: #4a3705; }

#header_menu_content .hor-menu .hor_menu_main_li_last li a:hover { background-color: #D57F04; }


#header_menu_content .hor-menu .sf-sub-indicator {
	width:10px;
	height:10px;
	padding:3px;
	top:15px;
	right:1px;
	font-size:0;
	color:#f0f0f0;
	background-image:url("../image/header_menu_arrow.png");
	background-position:0 0;
	background-repeat:no-repeat;
	position:absolute;
	z-index:150;
}

#header_menu_content .hor-menu .hor_menu_main_li_last ul .sf-sub-indicator {
	background-position:0 -16px;
	top:10px;
	right:4px;
}

/*** ARTDET CART ***/
#page_artdet_cart_image {
	display:none;
}

#page_artdet_cart_text a {
	display:block;	
	width:266px;
	height:40px;
	padding:17px 0 0 26px; 
	margin-left:0;
	text-align:center;
	background-color:transparent;
	/*border-top:solid 1px #5a910b;
	border-left:solid 1px #5a910b;
	border-bottom:solid 1px #6dae12;
	border-right:solid 1px #6dae12;*/
	color:#FFFFFF;
	font-size:20px;
	font-weight:bold;
	text-transform:uppercase;
	background-image:url("../image/artdet_cart.png");
	background-repeat:no-repeat;
	cursor:pointer;	
	font-family:century gothic;
}

#page_artdet_cart_text a:hover {
	text-decoration:none;
	/*background-color:#93d635;*/
}

#page_artdet_cart_text a:active {
	/*background-color:#7ebb28;*/
}

#new_artdet_right #purchase_process {
    background-image: url("../image/purchase_order.jpg");
    background-repeat: no-repeat;
    width: 270px;
    height: 54px;
    margin-top: 10px;
    position: relative;
    cursor: pointer;
}

#new_artdet_right #purchase_process_text {
    background-image: url("../image/purchase_popup.png");
    background-repeat: no-repeat;
    width: 700px;
    height: 525px;
    display: none;
    position: absolute;
    top: -540px;
    left: -430px;
}

#new_artdet_right #purchase_process:hover #purchase_process_text {
    display: block;
}

/*** SEARCH SIZE ***/

#search_size {
    margin-top: 20px;
}

#search_size #search_size_left {
    width: 140px;
    float: left;
    padding-top: 93px;
    text-align: left;
    font-size: 20px;
	line-height:22px;
	font-weight:bold;
	color: rgb(212, 127, 8);
    background-color: rgb(246, 232, 209);
    padding-left: 5px;
}

#search_size #search_size_left #search_size_cm{
    position: relative;
	top: -65px;
	left: 5px;
	font-size: 17px;
	font-weight:bold;
	color: rgb(49, 34, 1);
	background-image: url("../image/search_arrow_down.png");
	background-position: 40px 32px;
	background-repeat: no-repeat;
	padding-bottom: 30px;
}

#search_size #search_size_right {
    width: 555px;
    float: left;
}

#search_size input[type="radio"] {
    margin-top: 13px;
    margin-bottom: 12px;
}

#search_size #search_button {
    background-color: rgb(212, 128, 7);
    width: 170px;
    height: 35px;
    border: none;
    border-radius: 10px;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 0px;
    background-image: url("../image/search_for_submit");
    background-position: 30px 1px;
    background-repeat: no-repeat;
    cursor: pointer;
}

#search_size_list {
    width: 700px;
    height: 60px;
    /*display: none;*/
    background-image: url("../image/search_size_list.png");
    background-repeat: no-repeat;
    background-position: 0 0;
    margin: 0 auto;
    margin-bottom: 10px;
}

#search_size_list a {
    font-size: 0px;
    width: 700px;
    height: 60px;
   /*display: none;*/
    cursor: pointer;
	display:block;
}

#ud_shop_artdet #search_size_list {
    /*display: none!important;*/
}

.page_artdet_product_param_spec_title.text_normal {
	font-size:10px;	
}

.page_artdet_product_param_spec_value.text_normal {
	font-size:11px;	
}

#submit {
	width:700px;
	height:35px;
	position:relative;
	display:block;	
	float:left;
	margin-top:15px;
}

#artdet_shipping_box {
	margin-top:20px;
	width:700px;
	height:550px;	
}

#paypal_box {
	width:273px;
	height:83px;
	background-image:url("../image/paypal.png");
	background-repeat:no-repeat;
	margin:10px 0 5px 0;	
}