.page_artlist_item_3 {
	padding-left:0;
	padding-right:0;
	padding-top:10px;
	text-align:left;
	width:100%;
	height:85px;
	font-size:0;
	display:block;
	float:left;
	margin-bottom:35px;
}

.page_artlist_item_3 .favourites_item_del {
	display:block;
	width:22px;
	height:22px;
	margin-left:67px;
	margin-top:-8px;
	background-image:url(../../../base/000001/image/icon_delete.png);
	background-position:right top;
	background-repeat:no-repeat;	
	position:absolute;
	z-index:200;	
}

.page_artdet_price_save {
	color:#FFFFFF;
	position:absolute;
	z-index:100;
	width:40px;
	height:29px;	
	padding:11px 0 0 0;	
	margin-top:-35px;
	margin-left:0;
	color:#FFFFFF;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	background-color:#3e454c;
	border-radius:30px;		
}

.page_artdet_status_new {
	width:40px;
	height:29px;	
	padding:11px 0 0 0;	
	margin-top:-35px;
	right:0;
	color:#FFFFFF;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	position:absolute;
	z-index:100;
	background-color:#3e454c;
	border-radius:30px;			
}

.page_artlist_name_3 {
	margin:0;
	padding:4px 0 4px 0;
	width:100%;
	box-sizing: border-box;	
}

.page_artlist_name_inside_3 {
	height:20px;
	line-height:20px;
	text-align:center;
	overflow:hidden;
	width:99%;
	margin:0 0.5% 0 0.5%;	
}

.page_artlist_name_inside_3 strong {
	color:#FFF;	
}

.page_artlist_name_price {
	width:100%;
	height:30px;
	float:left;	
}

.page_artlist_right_3 {
	float:right;
	margin:0;
	width:50%;
	height:80px;
	background-color:#FFF;
}

.page_artlist_right_3 table {
	width:100%;
	height:80px;
}

.page_artlist_pic_3 {
	text-align:center;
	vertical-align:middle;
}

.page_artlist_left_3 {
	float:left;
	text-align:left;
	width:50%;
	height:80px;
	background-color:#FFF;	
}

.page_artlist_left_price_cart {
	width:100%;
	margin-top:5px;		
}

.page_artlist_price_3 {
	width:50%;
	height:56px;
	float:left;
}

.page_artlist_price_table {
	width:100%;
	padding-left:34px;
	height:56px;
	text-align:left;
	vertical-align:middle;
}

.page_artlist_cart_3 {
	width:50%;
	height:56px;
	float:right;
}

.page_artlist_stock_3 {
	width:50%;
	height:56px;
	float:right;
	text-align:center;
	vertical-align:middle;	
}

.page_artlist_cart_3 input {
	width:35px;
}

.recommend_item_del {
	display:block;
	width:22px;
	height:22px;
	margin-left:495px;
	margin-top:1px;
	background-image:url(../../../base/000001/image/favourites_del_icon.png);
	background-position:right top;
	background-repeat:no-repeat;	
	position:absolute;
	z-index:200;	
}

.page_artlist_cart_image {
	display:none;	
}

.page_artlist_cart_button {
	display:block;	
}

.page_artlist_cart_button a {
	border-radius:4px;
	background-color:#3e454c;
	color:#FFF;
	padding:3px 10px 3px 10px;
	margin-top:17px;
	display:block;
	width:auto;
	float:left;			
}

.page_artlist_cart_button a:hover {
	text-decoration:none;
	opacity:0.9;			
}

/**********************************************************************************/
/**********************************************************************************/ 
/*  < 480    																	  */   
@media only screen and (max-width: 480px) {
	
.page_artlist_right_3 {
	width:30%;	
}

.page_artlist_left_3 {
	width:70%;	
}

.page_artlist_price_3 {
	width:100%;	
	height:36px;
}

.page_artlist_price_table {
	height:40px;	
}

.page_artlist_cart_3 {
	width:80%;	
	margin:0 10% 0 10%;
	height:36px;		
}

.page_artlist_cart_button a {
	margin-top:5px;	
}

.page_artlist_stock_3 {
	width:100%;	
	height:28px;
}
	
}

/**********************************************************************************/
/**********************************************************************************/ 
/* 481 < 640    																	  */   
@media only screen and (min-width: 481px) and (max-width: 640px) {
	
.page_artlist_right_3 {
	width:30%;	
}

.page_artlist_left_3 {
	width:70%;	
}

.page_artlist_price_3 {
	width:100%;	
	height:36px;
}

.page_artlist_price_table {
	height:40px;	
}


.page_artlist_cart_3 {
	width:80%;	
	margin:0 10% 0 10%;
	height:36px;		
}

.page_artlist_stock_3 {
	width:100%;	
	height:28px;
}

.page_artlist_cart_button a {
	margin-top:5px;	
}
	
}

/**********************************************************************************/
/**********************************************************************************/ 
/* 641 < 899    																	  */   
@media only screen and (min-width: 641px) and (max-width: 899px) {
	
.page_artlist_right_3 {
	width:30%;	
}

.page_artlist_left_3 {
	width:70%;	
}
	
}


/**********************************************************************************/
/**********************************************************************************/ 
/* 900 > 1240px    																	  */   
@media only screen and (min-width: 900px) and (max-width: 1240px) {

.page_artlist_right_3 {
	width:30%;	
}

.page_artlist_left_3 {
	width:70%;	
}
	
}