#body div#list {
	min-height: 520px;
	text-align: left;
}
#body div#list.category {
	margin-left:0px;
	min-height: 1000px;
}
#body div#list.product {
	/* margin-left:210px; */
}
#body div#list #category_description {
		display: -webkit-box;
		-webkit-line-clamp: 3;
		-webkit-box-orient: vertical;
}

#body div#list.product.fullPage {
	margin-left:0px;
	min-height: 330px;
}
	
#body #list a.special_solde{
	top: 0px !important;
	right: 0px !important;
	/*position: absolute;*/
}

#body #list div.block {
	border: 0px solid #ddd;
	display: inline-block;
	min-height: 230px;
	margin: 10px 10px;
	padding: 0px;
	position: relative;
	text-align: center;
	vertical-align: top;
}
	#body div#list.product div.block {
		min-height: 310px;
		text-align: center;
		width: 248px;		
	}
	#body div#list.category div.block {
		border-top: 1px solid #d8d2d4;
		-moz-box-shadow: 0px 1px 3px #888;
		-webkit-box-shadow: 0px 1px 3px #888;
		box-shadow: 0px 1px 3px #888;
		width: 318px;
	}
	#body #list div.first {
		/*margin: 10px 5px 10px 0px;*/
	}	
	#body #list div.last {
		margin: 10px 0px 10px 5px;
	}
	
#body #list div.block h2 {
	background: url('../../../images/themes/trendcorner2017/img/bg_catTitle.jpg') top left no-repeat;
	color: #FFF;
	font-size: 1.2em;
	font-weight: normal;
	margin: 0px;
	padding: 3px 0 3px 5px;
}
	#body #list div.block h2 a{
		color: #FFF;
		text-decoration: none;
	}

		#body div#list.product div.block h2 {
			background: none;
			color: #4b4b4b;
			font-size: 14px;
			margin-top: 5px;
		}
			#body div#list.product div.block h2 a{
				color: #4b4b4b;
			}
			#body div#list.product div.block .image{
				height: 200px;
				margin: auto;
				position: relative;
				width: 230px;
			}
			#body div#list.product div.block .image img{
				max-height: 200px;
				max-width: 230px;				
			}
			#body div#list.product div.block .image img.outstock{
				bottom: 0px !important;
				left: 0px !important;
				position: absolute;				
			}
			
			#body div#list.product div.block .image span.percent{
				background-image: url("../../../images/themes/trendcorner2017/img/bg_discount.png");
				color: #FFF;
				font-family: Arial;
				font-size: 15px;
				font-weight: 700;
				height: 40px;
				line-height: 30px;
				text-align: left;
				right: 0px;
				position: absolute;
				bottom:0px;
				width: 67px;
			}
		
		#body div#list.product div.block .colored{
			background:#DDD;
			bottom: 0px;
			left: 0px;
			position: absolute;
			height: 22px;
			width: 248px;
		}
		#body div#list.product div.block p.shippingTime,
		#body div#list.product div.block p.ecotax{
			display:inline-block;
			line-height: 22px;
			margin: 0px;
		}

		#body div#list.product div.block .shippingTime{
			bottom:2px;
			color: #000;
			font-size: 0.8em;
			/*position: absolute;*/
			right:2px;
			text-align: right;
			width: 170px;
		}
			#body div#list.product div.block .shippingTime a,
			#body div#list.product div.block .shippingTime a:hover{
				color: #000;
				text-decoration: none;
			}
		
		#body div#list.product div.block p.ecotax{
			bottom:2px;
			color: #677f3d;
			font-size: 0.8em;
			/*position: absolute;*/
			left:2px;
			text-align: left;
			width: 70px;
		}

		#body div#list.product div.block .hover{
			border:1px solid #AAA;
			cursor: pointer;
			display: none;
			background: #FFF;
			font-size: 0.8em;
			position: absolute;
			top: 50%;
			left: 50%;
			overflow: hidden;
			max-height: 150px;
			margin: -135px 0 0 -115px;
			padding: 5px;
			width: 230px;
		}
		#body div#list.product div.block p.price{
			margin: 0px;
			display:inline-block;
		}
			#body div#list.product div.block form.addToCart{
				display:inline-block;
				margin:0px;
				padding:0px;
			}
			#body div#list.product div.block p.price span.price{
				color: #990000;
				font-size: 17px;
				font-weight: 700;			
			}
			#body div#list.product div.block p.price span.secondprice{
				color: #424242;
				font-size: 13px;
				font-weight: 400;
				text-decoration:line-through;
			}
			#body div#list.product div.block p.price span.ecotax{
				color: #677f3d;
				font-size: 0.8em;
			}
	
#body #list.product div.block img{
	max-width: 315px;
	max-height: 200px;
}	
#body #list.category div.block img{
	width: 318px;
	height: 200px;
}
#body #list.category div.block a.special{
	position: absolute;
	bottom: 0px;
	left: 0px;
}



#body .pagination{
	background: #dbdbdb;
	color: #7f4875;
	font-size: 1em;	
	margin-top: 10px;
	text-align: center;
	
}
	#body .pagination a {
		color: #000;
		text-decoration: none;
		margin: 0 5px;
	}
	#body .pagination a:hover {
		color: #393939;
		text-decoration: underline;
	}
	#body .pagination span.prev_page,
	#body .pagination span.next_page {
		visibility: hidden;

	}
	#body .pagination .prev_page,
	#body .pagination .prev_page,
	#body .pagination  .num_page {
		padding: 2px 0 2px 0;
	}
		#body .pagination .prev_page {
			float: left;		
			margin-left: 10px;
			color: #a83996;
			font-weight: bold;
			padding: 2px 0 2px 0;
		}
		#body .pagination  .next_page {
			float: right;
			margin-right: 10px;
			color: #a83996;
			font-weight: bold;
			padding: 2px 0 2px 0;
		}
		#body .pagination  .num_page {
			display: block;
			margin: auto;
		}
		#body .pagination  .num_page span{
			color: #393939;
			margin: 0 5px;
			font-weight: bold;
			font-size: 1.2em;
		}

/*strong.nbProduct{position: absolute;}*/
#body .filter{
	text-align: center;
	display: block;
}
#body .filter a{color: #000; text-decoration: underline; margin-left: 12px;}

#body #column_left {
	/*border-top: 1px solid #d8d2d4;
	-moz-box-shadow: 0px 1px 3px #888;
	-webkit-box-shadow: 0px 1px 3px #888;
	box-shadow: 0px 1px 3px #888;*/
	float: left;
	height: 500px;
	margin-top: 10px;
	width: 200px;
}
#body #column_left ul{
	list-style: none;
	margin: 0px;
	padding-left: 10px;
}
	#body #column_left>ul>li{
		margin: 10px 0;
	}
	
		#body #column_left>ul>li>a,
		#body #column_left>ul>li>a:hover{
			color: #8c7a7a;
			font-size: 17px;
			text-decoration: none;
			text-transform: uppercase;
		}
	#body #column_left ul li>ul{
		display: none;
		margin-top: 5px;
		padding-left: 0px;
	}
	#body #column_left ul li>ul.selected{
		display: block;
	}
		#body #column_left>ul>li>ul li{
			margin-left: 15px;
			padding:0px;
		}
		#body #column_left>ul>li>ul li:hover,
		#body #column_left>ul>li>ul li.selected{
			list-style-image: url('../../../images/themes/trendcorner2017/img/arrow_right.png');
		}
			#body #column_left ul li ul a{
				color: #6f6e6f;
				text-decoration: none;
			}
			#body #column_left ul li ul li.selected a,
			#body #column_left ul li ul a:hover{
				color: #6e3163;
				text-decoration: none;
			}	

			
#body div#search_empty {
	color:#c7c7c7;
	font-size: 1.8em;
	min-height: 500px;
	padding-top: 50px;
	text-align: center;
}
	#body div#search_empty span{
		color:#7c7c7c;
	}
/* #body .product .remise + .prix{width: 40%; font-size: 2em;}
#body .product .prix{margin: 0 ; padding-top: 4px;
	display: block;
font-size: 3em ;
float: left;
width: 59%;
height: 44px;
font-weight: 400 !important;} */

#body .fullPage .prix{width: 41%; font-size: 2em!important;}

#body .product .element_name{color:#000; /*font-weight: bold;*/}

