/*** INCLUDE ***/
@import url('../../../base/000002/css/page_width.css');
@import url('https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css');

img {
	border:0;	
}

div, p, a, input, ul, li, h1, h2, h3, h4, h5, label, select, .text_smaller, .text_small, .text_normal, .text_big, .text_bigger {
	font-family:'Open Sans', sans-serif;
	color:#666;	
}

/*** HEADER ***/

#header_login ul li {
	list-style:none;
	float:left;
}

#header_login li, #header_login .text_normal {
	font-size:0px;
}

.login_first a.text_normal {
	display:block;
	width:54px;
	height:42px;
	background:url('../image/icon_login.png') no-repeat center -33px #0052a0;
	transition:all 0.5s ease;
	cursor:pointer;
	margin-left:5px;
	position:relative;
}

.login_second a {
	display:block;
	width:64px;
	height:42px;
	background:url('../image/icon_registration.png') no-repeat center -33px #0052a0;
	transition:all 0.5s ease;
	cursor:pointer;
	position:relative;
}

.login_third a {
	display:block;
	width:59px;
	height:42px;
	background:url('../image/icon_profile.png') no-repeat center -33px #0052a0;
	transition:all 0.5s ease;
	cursor:pointer;
	position:relative;
}

.login_first.toggle a {
	background-image:url('../image/icon_logout.png');
}

.login_second.toggle a {
	background-image:url('../image/icon_modifyprofile.png');
}

.login_first a.text_normal:hover, .login_second a:hover, .login_third a:hover {
	background-color:#b2daff;
	background-position:center 9px;
}

.login_first a.text_normal::before, .login_second a::before, .login_third a::before {
	content:"Belépés";
	display:block;
	font-size:11px;
	font-weight:700;
	text-transform:uppercase;
	line-height:22px;
	text-align:left;
	padding:0 15px;
	color:#fff;
	width:147px;
	height:31px;
	background:url('../image/login_popup_bg1.png') no-repeat 0 0 transparent;
	visibility:hidden;
	opacity:0;
	position:absolute;
	top:-26px;
	left:0px;
	transition:all 0.5s ease;
}

.login_first a.text_normal:hover::before, .login_second a:hover::before, .login_third a:hover::before {
	visibility:visible;
	opacity:1;
}

.login_second a::before {
	background-image:url('../image/login_popup_bg2.png');
	left:-54px;
	content:"Regisztráció";	
}

.login_third a::before {
	background-image:url('../image/login_popup_bg3.png');
	left:-118px;
	content:"Profil";
}

.login_first.toggle a::before {
	content:"Kilépés";
}

.login_second.toggle a::before {
	content:"Adatmódosítás";
}

#header_search .box_search_field input {
	border:none;
	height:42px;
	width:438px;
	padding:0 10px 0 30px;
	text-transform:uppercase;
	font-size:12px;
}

#header_search .box_search_button input {
	min-width:inherit;
	padding:0;
	height:42px;
	width:42px;
	font-size:0px;
	background:url('../image/icon_search.png') no-repeat 50% -33px #0052a0;
}

#header_search .box_search_button input:hover {
	background-position:50% 9px;
	background-color:#b2daff;
}

.box_search_field, .box_search_button {
	float:left;
}

#box_search_content.box_content {
	width:auto;
}

#box_cart_content .text_small .text_color_fault {
	color:#fff;
	font-size:16px;
	font-weight:700;
	line-height:18px;
	transition:all 0.5s ease;
}

#box_cart_content .text_small .box_cart_empty {
	color:#fff;
	font-size:13px;
	font-weight:700;
	line-height:18px;
	transition:all 0.5s ease;
	display:block;
	padding-top:10px;
}

.box_cart_item, .box_cart_price {
	text-align:left;
	padding:0;
}

#box_cart_content {
	margin:22px 0 0 82px;	
}

#header_cart:hover #box_cart_content .text_small .text_color_fault, #header_cart:hover #box_cart_content .text_small .box_cart_empty {
	color:#0052a0;	
}

#header_contact p, #header_contact a, #header_contact td, #header_reklam p, #header_reklam a, #header_reklam td {
	color:#fff;
	line-height: 1.4em;
}

/*** CATEGORY MENU ***/

#box_cat_content .text_small {
    font-size: 14px;
	letter-spacing:-0.5px;
}

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

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

.box_content {
	width:254px;
}

.box_cat_click_level0, .box_cat_spec a.text_small, .box_cat_click_level2, .box_cat_click_level3, .box_cat_click_level4, .box_cat_click_level5 {
	display:block;
	width:234px;
	padding:6px 0 6px 20px;
	border-top:1px dotted #666;
	transition:all 0.5s ease;
	font-weight:700;
}

.box_cat_spec .text_small {
	font-weight:700;
}

#box_cat_main li:first-child .box_cat_spec a {
	border:none;
}

.box_cat_click_level0:hover, .box_cat_spec a.text_small:hover, .box_cat_click_level2:hover, .box_cat_click_level3:hover, .box_cat_click_level4:hover, .box_cat_click_level5:hover {
	background-color:#b2daff;
	color:#0052a0;	
}

.box_cat_click_level2 {
	padding-left:40px;
	width:214px;
	border:none;
}

.box_cat_click_level3 {
	padding-left:60px;
	width:194px;
	border:none;
}

.box_cat_click_level4 {
	padding-left:80px;
	width:174px;
	border:none;	
}

.box_cat_click_level5 {
	padding-left:100px;
	width:154px;
	border:none;	
}

/*** ***/

#page_start_content .page_shop_txt, .page_txt, .page_content {
    width: 726px;
}

.page_txt {
	padding:0;
}

#brands img {
	opacity:1;
	transition:all 0.5s ease;
}

#brands img:hover {
	opacity:0.6;
}

/*** SLIDESHOW ***/

#slideshow {
	display:none;	
}

#ud_shop_start #slideshow {
	display:block;
}

.nivo-controlNav {
	display:none;
}

.nivo-prevNav, .nivo-nextNav {
	display:block;
	width:42px;
	height:42px;
	font-size:0px;
	transition:all 0.5s ease;
	background:url('../image/icon_minus_xl.png') no-repeat 0 0 transparent;
	opacity:0;
	left:0px;
	visibility:hidden;
}

.nivo-directionNav a {
	top:50%;
	margin-top:-21px;
}

.nivo-nextNav {
	background-image:url('../image/icon_plus_xl.png');
	left:auto;
	right:0px;
}

#slideshow:hover .nivo-prevNav {
	opacity:0.67;
	visibility:visible;
	left:20px;
}

#slideshow:hover .nivo-nextNav {
	opacity:0.67;
	visibility:visible;
	right:20px;
}

#slideshow:hover .nivo-nextNav:hover, #slideshow:hover .nivo-prevNav:hover {
	opacity:1;
}

/*** PRODUCT SLIDESHOW ***/

#product_slideshow {
	background-color:#999;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	margin-bottom:10px;
}

#product_slideshow .box_content {
	width:auto;
}

#product_slideshow .box_art_element {
	width:144px;
	margin:18px 13px;
	position:relative;
	padding:0;
}

#product_slideshow .box_art_element .box_art_price_save {
	display:none;
}

#product_slideshow .box_art_pic_table td {
	width:144px;
	height:144px;
	background-color:#fff;
}

#product_slideshow .box_art_name_table_outer {
	position:absolute;
	top:10px;
	left:0px;
	transition:all 0.5s ease;
	opacity:0;
	visibility:hidden;
	height:36px;
}

#product_slideshow .box_art_element:hover .box_art_name_table_outer {
	opacity:1;
	visibility:visible;	
	left:10px;
}

#product_slideshow .box_art_name_table {
	text-align:left;
	height:36px;
}

#product_slideshow .box_art_price {
	position:absolute;
	top:54px;
	left:0;
	transition:all 0.5s ease;
	opacity:0;
	visibility:hidden;
}

#product_slideshow .box_art_element:hover .box_art_price {
	opacity:1;
	visibility:visible;
	left:10px;	
}

#product_slideshow .box_art_price .box_art_price_actual .text_small .text_color_fault {
	color:#0052a0;
	font-size:18px;
	font-weight:bold;
	letter-spacing:-1px;	
}

#product_slideshow .box_art_details {
	position:absolute;
	bottom:10px;
	right:18px;
	margin-right:-18px;
	transition:all 0.5s ease;
	opacity:0;
	visibility:hidden;
}

#product_slideshow .box_art_element:hover .box_art_details {
	right:50%;
	visibility:visible;
	opacity:1;
}

#product_slideshow .box_art_details a {
	display:block;
	width:36px;
	height:36px;
	background:url('../image/arrow_right_m_white.png') no-repeat 50% 50% #0052a0;
	transition:all 0.5s ease;
}

#product_slideshow .box_art_details a:hover {
	background:url('../image/arrow_right_m_blue.png') no-repeat 50% 50% #b2daff;	
}

#product_slideshow .box_art_details a .text_small {
	font-size:0px;
}

#product_slideshow .box_art_element .box_art_pic_table::before {
	content:"";
	display:block;
	width:144px;
	height:144px;
	position:absolute;
	top:0;
	left:0;
	background-color:rgba(178,218,255,1);
	transition:all 0.5s ease;
	opacity:0;
}

#product_slideshow .box_art_element:hover .box_art_pic_table::before {
	opacity:0.67;
}

#product_slideshow .box_art_name_table a.text_small {
	font-size:11px;
	color:#0052a0;
	line-height:11px;	
}

#product_slideshow .jcarousel-clip {
	width:680px;
	margin-left:23px;
}

#product_slideshow .jcarousel-prev, #product_slideshow .jcarousel-next {
	display:block;
	width:24px;
	height:24px;
	background:url('../image/icon_minus_m.png') no-repeat 0 0 transparent;
	position:absolute;
	top:50%;
	margin-top:-12px;
	left:7px;
	cursor:pointer;
	opacity:0.4;
	transition:all 0.5s ease;
}

#product_slideshow .jcarousel-next {
	background:url('../image/icon_plus_m.png') no-repeat 0 0 transparent;
	left:auto;
	right:7px;
}

#product_slideshow .jcarousel-prev:hover, #product_slideshow .jcarousel-next:hover {
	opacity:1;
}

.product_slideshow_title {
	text-align:left;
	font-size:18px;
	font-weight:700;
	text-transform:uppercase;
	letter-spacing:-1px;
	margin: 10px 0;	
}

/*** BOX ART ***/

.box_art_pic0 {
	width:80px;
	text-align:center;
}

.box_art_pic0 img {
	opacity:1;
	transition:all 0.5s ease;
}

.box_art_pic0 img:hover {
	opacity:0.6;
}

.box_art_element {
	width:254px;
	padding-top:0;
	padding-bottom:20px;
	margin-bottom:20px;
	border-bottom:1px dotted #666;
}

.box_art_name .text_small {
	font-size:12px;
}

.box_art_name {
	padding-bottom:4px;
}

.box_art_price_actual .text_small .text_color_fault {
	color:#e20000;
	font-size:13px;
	font-weight:700;	
}

.box_art_price_akcio_text .text_small .text_color_other {
	font-size:10px;
	line-height:10px;
	color:#0052a0;
}

/*** FOOTER ***/

.footer_menu {
	float:left;
	margin-top:42px;
	width:160px;
	margin-right:20px;
}

#footer_menu_1 {
	margin-left:80px;
}

.footer_menu ul li {
	list-style:none;
	text-align:left;
	height:24px;
}

.footer_menu a {
	font-size:12px;
	color:#666;
	transition:all 0.5s ease;
}

.footer_menu a:hover {
	color:#0052a0;	
}

#footer_newsletter, #footer_contact {
	float:right;
	margin-top:42px;
}

.footer_title {
	text-align:left;
	font-size:14px;
	font-weight:700;
	text-transform:uppercase;
	letter-spacing:-0.5px;
	margin-bottom:12px;
	height:14px;
	line-height:15px;
}

.footer_contact {
	width:220px;
	height:120px;
	background:url('../image/logo_footer.png') no-repeat 124px 48px transparent;
	text-align:left;
	padding-left:10px;
}

.footer_contact a, .footer_contact p {
	font-size:12px;
	line-height:18px;
}

#box_newsletter_content label .text_small {
	font-size:12px;
}

.box_newsletter_field label {
	width:50px;
	padding-left:5px;
	padding-top:9px;
}

#box_newsletter_content.box_content {
	width:220px;
}

.box_newsletter_field input {
	width:136px;
	height:30px;	
}

#footer_newsletter {
	margin-right:60px;
}

#box_newsletter_content .box_newsletter_button input {
	padding:0 14px;
	width:auto;
	margin: 0 4px;
}

.box_newsletter_button {
	margin-top:10px;
}

/*** ***/

.page_content {
	padding-bottom:0px;
}

.page_artlist_order .text_bigger {
	font-size:12px;
}

.page_hr {
	height:1px;
	width:726px;
	background-color:#ccc;	
}

.page_artdet_dispcat {
	padding:0;	
}

.breadcrumb_sep {
	padding:0 6px 0 4px;
	font-weight:700;	
}

.page_artdet_dispcat a.text_small:hover {
	color:#0052a0;
}

.page_artdet_buttonback {
	width:auto;
	padding:0;
}

.page_artdet_buttonback input {
	height:auto;
	min-width:inherit;
	padding:0;
	background:url('../image/arrow_left_xs_grey.png') no-repeat left 3px center transparent;
	color:#666;
	padding-left:12px;
	font-size:11px;
	transition:all 0.2s linear;
}

.page_artdet_buttonback input:hover {
	background:url('../image/arrow_left_xs_blue.png') no-repeat left center transparent;
	color:#0052a0;	
}

.page_select_left, .page_select_left_active {
	background-image:url('../image/arrow_left_m_grey.png');
	height:20px;
	transition:all 0.5s ease;	
}

.page_artlist_page_left, .page_forum_page_left, .page_artlist_page_right, .page_forum_page_right {
	height:20px;
}

.page_select_left:hover, .page_select_left_active:hover {
	background-image:url('../image/arrow_left_m_blue.png');
}

.page_select_right, .page_select_right_active {
	background-image:url('../image/arrow_right_m_grey.png');
	height:20px;
	transition:all 0.5s ease;	
}

.page_select_right:hover, .page_select_right_active:hover {
	background-image:url('../image/arrow_right_m_blue.png');
}

.page_select_normal_inner, .page_select_active_inner {
	padding:3px 6px;
}

.page_artlist_page_num, .page_forum_page_num {
    width: 626px;
	padding-top: 1px;
}

.page_artdet_prev_icon, .page_artdet_next_icon {
	background-image:url('../image/arrow_left_m_grey.png');
	background-position: 4px center;
	height:20px;
	line-height: 20px;
	transition:all 0.5s ease;
	font-size: 13px;
    letter-spacing: -0.5px;
	padding-left:24px;
	transition:all 0.3s linear;
}

.page_artdet_next_icon {
	background-image:url('../image/arrow_right_m_grey.png');
	padding-left:0px;
	padding-right:24px;
	background-position:right 4px center;
}

.page_artdet_prev_icon:hover {
	background-image:url('../image/arrow_left_m_blue.png');
	color:#0052a0;
	background-position:left center;	
}

.page_artdet_next_icon:hover {
	background-image:url('../image/arrow_right_m_blue.png');
	color:#0052a0;
	background-position:right center;
}

.page_artdet_prev_left {
	height:20px;
	padding-left:5px;
}

.page_artdet_prev_right {
	padding-right:5px;
	height:20px;
}

/*** OVERLAY LOGIN ***/

.overlay_info, .overlay_error, .overlay_ok, .overlay_warning, .overlay_dialog, .overlay_login {
	opacity:1;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	border:none;
}

#overlay_login1 .overlay_title, #overlay_login2 .overlay_title {
	border:none;
	background:url('../image/overlay_login.png') no-repeat 20px 50% #0052a0;
	padding: 14px 0 14px 70px;
	font-size:16px;
	color:#fff;
	text-transform:uppercase;
}

#overlay_login2 .overlay_title {
	background-image:url('../image/overlay_reg.png');	
}

.overlay_login_input label {
	font-size:12px;
	color:#666;
	font-family:'Open Sans', sans-serif;
	padding-top: 8px;
}

.overlay_login_reminder a {
	color:#0052a0;	
}

.overlay_info button, .overlay_error button, .overlay_ok button, .overlay_warning button, .overlay_dialog button, .overlay_login button {
	border:none;
	background-image:none;
	background-color:#0052a0;
	height:30px;
	padding:0 10px;	
	margin-top: 30px;
}

.overlay_info button span, .overlay_error button span, .overlay_ok button span, .overlay_warning button span, .overlay_dialog button span, .overlay_login button span {
	font-size:11px;
	text-transform:uppercase;
	font-weight:700;
	font-family:'Open Sans', sans-serif;
    letter-spacing: normal;
}

.overlay_info button:hover, .overlay_error button:hover, .overlay_ok button:hover, .overlay_warning button:hover, .overlay_dialog button:hover, .overlay_login button:hover {
	background-color:#b2daff;
	color:#0052a0;
}

.overlay_login_list_title {
	color:#0052a0;
}

.overlay_login button.login_button_close_noreg {
	padding:0 10px;
	letter-spacing:-0.5px;	
}

#overlay_login1 .overlay_close {
	right: 387px;
	top: 22px;	
}

#overlay_login2 .overlay_close {
	right: 32px;
	top: 22px;
}

.overlay_close {
	background-image: url('../image/overlay_close.png');
	transition:all 0.5s ease;
}

.overlay_close:hover {
	transform:rotate(180deg);
	-moz-transform:rotate(180deg);
	-webkit-transform:rotate(180deg);
}

.page_design_name_content .text_input select, .page_design_name_content .text_input input {
	padding:0 10px;
	border:1px solid #ddd;	
}

.page_design_name_content .text_input textarea {
	padding:10px;
	border:1px solid #ddd;
}

.page_cart_store_button input {
    width: 200px;
}

#page_cart_shipping_free .page_cart_store_button {
	background-image:url('../image/icon_van_32.png');
	height:30px;
}

#page_cart_bid .page_cart_store_button {
    background-image: url('../image/icon_printer_32.png');
}

#page_cart_store .page_cart_store_button {
    background-image: url('../image/icon_cart_32.png');
}

#page_cart_icon_refresh {
    background-image: url('../image/icon_refresh.png');
}

#page_cart_icon_delete {
    background-image: url('../image/icon_delete.png');
}

/*** CART AND STEPS ***/

.bg_color_light4 .text_color_white, .bg_color_light4 .text_color_akcio {
	transition:all 0.5s ease;
}

.bg_color_light4:hover .text_color_white, .bg_color_light4:hover .text_color_akcio {
	color:#fff!important;
}

.page_cart_td_menny input[type=text] {
	width:20px;
	padding:0 10px;	
	border:none;
	text-align:center;
	font-weight:700;
}

.page_order_mods_tr_head td {
	height:40px;
	line-height:40px;
	text-align:left;
	text-transform:uppercase;
	padding-left:20px;	
}

.page_order_mods_tr_head td .text_bigger {
	font-size:14px;
}

.page_order_mods_tr_body .text_color_white {
	color:#666;
}

.page_newcust_button_right .text_normal, .page_newcust_button_left .text_normal {
	font-size:11px;
}

.page_newcust_button_left .text_normal {
    font-weight: 700;
}

.page_orderflow_item_num {
	text-shadow: none;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;	
}

#page_orderflow_outer .bg_color_dark2 {
	background-color:#0052a0;	
}

.page_order_control_tr_head td {
	height:40px;
	line-height:40px;
	text-transform:uppercase;
	padding-left:20px;	
}

.page_order_control_tr_head .text_normal {
	font-size:14px;
}

#page_order_control_kap, #page_order_control_szamszall, #page_order_control_szamszall, #page_order_control_cart, #page_order_control_modfiz, #page_order_control_modszall {
	margin-bottom:30px;
}

.page_order_control_tr_title .text_color_white, .page_order_control_tr_body .text_color_white, .page_order_control_tr_footer .text_color_white {
	color:#666;
}

.page_order_control_tr_body td, .page_order_control_tr_body td, .page_order_control_tr_footer td {
	padding:3px;
}

.page_order_send_key .text_color_white {
	color:#666;
}

#recommend_send_button.bg_color_dark2, #printing_button.bg_color_dark2, #question_send_button.bg_color_dark2 {
	background-color:#0052a0;
}

.recommend_label_input label {
	width:180px;
	padding-top:7px;
}

#recommend_form, #question_form {
	margin-top:30px;
}

.page_popuplist_cart_link {
	background-image:none;
	padding-left:8px;
}

.page_popuplist_cart_inner.bg_color_light2, .page_popuplist_cart.bg_color_dark3 {
	background-color:transparent;
}

.page_recommend_content_div.bg_color_light3 {
	background-color:#ccc;
}

#page_artdet_kedv_table.bg_color_light3 {
	background-color:transparent;
}

#page_artdet_kedv_table {
    width: 590px;
}

#page_artdet_kedv {
    width: 644px;
}

#page_PopupContainer.bg_color_dark3 {
	background-color:#ccc;
}

#box_container_shop_art {
	display:none;
}

#ud_shop_start #box_container_shop_art {
	display:block;
}

.page_cart_tr_item.bg_color_light4 {
	background-color:#0052a0;
}

.page_cart_tr_item.bg_color_light4 a.text_normal {
	color:#fff;
	transition:all 0.5s ease;
}

.page_cart_tr_item.bg_color_light4:hover a.text_normal {
	color:#0052a0;
}

.page_contact_tabs .text_color_fault {
	color:#0052a0;
}

.page_contact_mod_table.bg_color_light3 {
	background-color:#ccc;
}

.cart2 .text_color_white, .cart2 .text_color_akcio {
    color: #fff!important;
}

.cart2 .bg_color_light3 .text_color_white {
	color:#666!important;	
}

.page_select_active .bg_color_dark2 {
	background-color:#0052a0;
}

#feliratkozo_form_5 td {
	padding:5px;
}

/*** START PAGE CATEGORY BUTTONS ***/

#cat_buttons {
	width:720px;
	margin:10px auto;
	height:auto;
	display:none;	
}

#ud_shop_start #cat_buttons {
	display:block;
}

.cat_button {
	float:left;
	width:140px;
	height:100px;
	margin-left:5px;
	margin-bottom:5px;
}

.cat_button:first-child, .cat_button:nth-child(6) {
	margin-left:0;
}

.cat_button a {
	display:block;
	width:140px;
	height:29px;
	padding-top: 71px;
	font-size:11px;
	line-height:11px;
	letter-spacing:-0.5px;
	color:#666;
	text-transform:uppercase;
	transition:all 0.5s ease;
	text-align:center;
	background:url('../image/katgomb_garazsipar.png') no-repeat 0 0 #f0f0f0;
}

.cat_button a:hover {
	color:#fff;
	background-color:#0052a0;
}

.cat_button:nth-child(2) a {
	background-image:url('../image/katgomb_altalanos.png');	
}

.cat_button:nth-child(3) a {
	background-image:url('../image/katgomb_mindenauto.png');	
}

.cat_button:nth-child(4) a {
	background-image:url('../image/katgomb_mindenteher.png');	
}

.cat_button:nth-child(5) a {
	background-image:url('../image/katgomb_akku.png');	
}

.cat_button:nth-child(6) a {
	background-image:url('../image/katgomb_kenoanyag.png');	
}

.cat_button:nth-child(7) a {
	background-image:url('../image/katgomb_segedanyag.png');	
}

.cat_button:nth-child(8) a {
	background-image:url('../image/katgomb_auto.png');	
}

.cat_button:nth-child(9) a {
	background-image:url('../image/katgomb_teher.png');	
}

.cat_button:nth-child(10) a {
	background-image:url('../image/katgomb_busz.png');	
}

#ud_shop_artdet .page_artdet_status_1, #ud_shop_artdet .page_artdet_status_2, #ud_shop_artdet .page_artdet_status_3 {
	display:block;
}	

.page_artdet_status_1_inner, .page_artdet_status_2_inner {
	color:#12c100;
	font-size:19px;
	background-image:url('../image/status_ok.png');
	background-repeat:no-repeat;
	background-position:left;
	padding-left:50px;
	margin-bottom:3px;
	height:36px;
	line-height:36px;			
}

.page_artdet_status_3_inner {
	color:#da2244;
	font-size:19px;
	background-image:url('../image/status_notok.png');
	background-repeat:no-repeat;
	background-position:left;
	padding-left:50px;	
	margin-bottom:3px;
	height:36px;
	line-height:36px;			
}