/**************************************
 * Product > List > Brand Distribution
 **************************************/
.product_brand_bloc_top
{
	background-image: url(../images/frontoffice/category_list_top.png);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 1px;
	text-align: left;
}

.product_brand_bloc_top ul,
.product_brand_bloc_top li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.product_brand_bloc_top li
{
	border-bottom: 1px solid #FFF;
}
.product_brand_bloc_top ul
{
	margin: 5px 0px;
}
.product_brand_bloc_top li.selected a:link,
.product_brand_bloc_top li.selected a:hover,
.product_brand_bloc_top li.selected a:active,
.product_brand_bloc_top li.selected a:visited
{
	background-color: #FCC;
}
.product_brand_bloc_top li a:link,
.product_brand_bloc_top li a:hover,
.product_brand_bloc_top li a:active,
.product_brand_bloc_top li a:visited
{
	display: block;
	font-size: 8pt;
	background-image: url(../images/frontoffice/list_subcategory_puce.png);
	background-repeat: no-repeat;
	background-position: left;
	color: #717171;
	margin: 0;
	padding: 0;
	padding: 0 10px;
	margin-left: 10px;
	margin-right: 8px;
	text-decoration: none;
}
.product_brand_bloc_top li a:hover
{
	background-color: #F2F2F2;
}

.product_brand_bloc_top li a:link .resultat,
.product_brand_bloc_top li a:hover .resultat,
.product_brand_bloc_top li a:active .resultat,
.product_brand_bloc_top li a:visited .resultat
{
	color: #CCC;
}
.product_brand_bloc_title
{
	display: block;
	background-image: url(../images/frontoffice/category_list_title_bg.png);
	background-repeat: no-repeat;
	background-position: top;
	padding: 5px;
	color: #FFF;
	font-weight: bold;
	font-size: 11pt;
	padding-left: 20px;
	margin-top: 10px;
	text-decoration: none;
}
.product_brand_bloc_bottom
{
	background-image: url(../images/frontoffice/category_list_bottom.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
.product_brand_bloc
{
	background-image: url(../images/frontoffice/category_list_bg.png);
	background-repeat: repeat-y;
	background-position: top;
	width: 224px;
}
.product_caracteristic_more:link,
.product_caracteristic_more:hover,
.product_caracteristic_more:active,
.product_caracteristic_more:visited
{
	display: block;
	margin: 2px 10px;
	font-size: 8pt;
	color: #AAA;
	
}
 /**************************************
 * Product > List > Price Distribution
 ***************************************/
.product_price_bloc_top
{
	background-image: url(../images/frontoffice/category_list_top.png);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 1px;
	text-align: left;
}

.product_price_bloc_top ul,
.product_price_bloc_top li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.product_price_bloc_top ul
{
	margin: 5px 0px;
}
.product_price_bloc_top li
{
	border-bottom: 1px solid #FFF;
}
.product_price_bloc_top li.selected a:link,
.product_price_bloc_top li.selected a:hover,
.product_price_bloc_top li.selected a:active,
.product_price_bloc_top li.selected a:visited
{
	background-color: #FCC;
}
.product_price_bloc_top li a:link,
.product_price_bloc_top li a:hover,
.product_price_bloc_top li a:active,
.product_price_bloc_top li a:visited
{
	display: block;
	font-size: 8pt;
	background-image: url(../images/frontoffice/list_subcategory_puce.png);
	background-repeat: no-repeat;
	background-position: left;
	color: #717171;
	padding: 0 10px;
	margin-left: 10px;
	margin-right: 8px;
	text-decoration: none;
}
.product_price_bloc_top li a:hover
{
	background-color: #F2F2F2;
}
.product_price_bloc_top li a:link .resultat,
.product_price_bloc_top li a:hover .resultat,
.product_price_bloc_top li a:active .resultat,
.product_price_bloc_top li a:visited .resultat
{
	color: #CCC;
}
.product_price_bloc_title
{
	display: block;
	background-image: url(../images/frontoffice/category_list_title_bg.png);
	background-repeat: no-repeat;
	background-position: top;
	padding: 5px;
	color: #FFF;
	font-weight: bold;
	font-size: 11pt;
	padding-left: 20px;
	margin-top: 10px;
	text-decoration: none;
}
.product_price_bloc_bottom
{
	background-image: url(../images/frontoffice/category_list_bottom.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
.product_price_bloc
{
	background-image: url(../images/frontoffice/category_list_bg.png);
	background-repeat: repeat-y;
	background-position: top;
	width: 224px;
}




#listing_table_container *
{
	/*position: relative;*/
	/*z-index: 0;
	border: 1px solid red;*/
	
}


a
{
	color: black;
}


.product_brand_logo
{
	border: 1px black solid;
	width:80px;
	height: 60px;
	margin: auto;	
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}


.product_brand_selected
{
	border: 1px dashed black;
}


.product_brand_logo:hover
{
	border: 1px red dashed;
}


.product_brand_selected:hover
{
	border: 1px dashed red;
}


.listing_sort_separator
{
	width: 25px;
}


#listing_table
{
	width: 980px;
	empty-cell: show;
}


#listing_table_container td
{
	/*position: relative;*/
	/*text-align: center;*/
}


#compare_img_container
{
	position: relative;
	text-align: left;
}


#listing_compare_image
{
}

	#empty_top_table_cell
	{
		height: 23px;
	}
	

	#listing_product_category_line td
	{
		height: 22px;
	}
	

	#listing_category_start
	{
		background-image: url("../images/frontoffice/product_listing/listing_category_left.png");
		background-repeat: no-repeat; 
	}
	
	
	#listing_category_end
	{
		background-image: url("../images/frontoffice/product_listing/listing_category_right.png");
		background-repeat: no-repeat;
		background-position: right;
	}
	
	
	.listing_category_normal
	{
		background-image: url("../images/frontoffice/product_listing/listing_category_bg.png");
		background-repeat: repeat-x;
		color: #333333;
		font-size: 11px;
		padding-top: 5px;
	}
	
	
	#listing_category_price_col
	{
		color: #333333;
		font-size: 11px;
		padding-top: 5px;
	}
		
	.listing_product_line_selected td,
	.listing_product_line_mouseover td,		
	.listing_product_line td
	{
		/*border-bottom: 1px solid #2866A1;*/
		color: #333333;
		padding-top:  10px;
		padding-bottom:  10px;
		
	}
	
	.listing_line_bg
	{
		background-color: #fff;
	}
	
	.listing_product_line_selected td
	{
		color: #2866A1;
	}
	
	.listing_product_line_mouseover td
	{
		background-color: #ffc;
	}
	
	
	.listing_product_last_cell
	{
		border-right: 1px dashed #bfbfbf;
	}
	
		
	.listing_order_bar
	{
		background-color: #B8C6D4;
	}
	
	
	.listing_product_checkbox
	{
		width:26px;
		border: 1px dashed #bfbfbf;
		border-top: none;
	}
	
	.listing_product_description
	{
		text-align: left;
		margin-left: auto;
		margin-right: auto;
		width: 80%;
	}
	
	/* SLIDER */
	
	.listing_product_slider_container
	{
		display: table-cell;
		vertical-align: middle;
	}
	
	
	.listing_product_slider_prices
	{
		font-size: 18px;
	}
	
	
	#product_slider_left,
	#product_slider_right
	{
		width: 125px;
		color: #F1AF42;
		font-weight: bold;
	}
	
	#product_slider_right
	{
		padding-left: 6px;
	}
	
	
	#listing_product_checkbox_top
	{
		border-top: 1px dashed #bfbfbf;
	}
	
	
	.listing_product_brand
	{
		font-weight: bold;
	}
	
	
	.listing_procuct_name
	{
		font-size: 13px;
	}
	
	
	.listing_product_price
	{
		white-space: nowrap;
		font-weight: bold;
		font-size: 18px;
		color: #c00;
	}
	
	
	.listing_product_expedition_label
	{
		margin-top: 4px;
		color: #069;
	}
	
	
	#listing_footer_left
	{
		background-image: url("../images/frontoffice/product_listing/listing_footer_left.png");
		background-repeat: no-repeat; 
		height: 15px;
	}
	
	
	#listing_footer_right
	{
		background-image: url("../images/frontoffice/product_listing/listing_footer_right.png");
		background-repeat: no-repeat;
		background-position: right;
		height: 15px;
	}
	
	
	#listing_footer_normal
	{
		background-image: url("../images/frontoffice/product_listing/listing_footer_bg.png");
		background-repeat: repeat-x;
		color: #333333;
		font-size: 11px;
		height: 15px;
	}
	
	.product_select_page,
	.product_page_selected
	{
		/*color: #666;*/
		padding: 3px 3px 2px 3px;
		color: #FFF;
		font-size: 8pt;
	}	
	
	
	.product_select_page:hover
	{
		background-color: #FFF;
		color: #069;
	}	
	
	
	.product_page_selected
	{
		font-weight: bold;
		text-decoration: underline;
	}
	
	.product_page_link
	{
		text-decoration: none;
	}
	
	
	.product_pagination_container
	{
		margin: 5px;
		margin-right: 20px;
		text-align: right;
		font-size: 8pt;
	}
	
	.product_pagination_container select
	{
		margin-left: 20px;
		margin-right: 5px;
		font-size: 8pt;
	}
	
	
	.product_no_result
	{
		text-align: center;
		width: 100%;
		font-size: 18px;
		padding-top: 50px;
		padding-bottom: 150px;
	}

	
	#compare_container_1
	{
		background-color: white;
	}
	
	
	#compare_container_2
	{
		position: absolute;
		background-color: black;
		width: 100%;
		height: 100%;
		z-index: 0;		
	}
	
	
	#compare_button
	{
		cursor: pointer;
	}
	
	
.product_by
{
	background-image: url(../images/frontoffice/occasion_bar.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 10px;
	
}



.product_list li a.occasion_brand_selected:link,
.product_list li a.occasion_brand_selected:hover,
.product_list li a.occasion_brand_selected:active,
.product_list li a.occasion_brand_selected:visited
{
	color: #f8b825;
}


.product_list_selected a
{
	color: #F1AF42;
}

.listing_product_compare_link
{
	color: #FFF;
	text-decoration: none;
}

.listing_product_compare_link:hover
{
	text-decoration: underline;
}


#slider_container 
{
	position: relative;
	top: -60px;
	left: 40px; 
}
#product_slider_context
{
	position: relative;
	top: -60px;
	left: 40px; 
	margin: 0;
	padding: 0;
}
#product_slider_nb_product
{
	display: block;
	text-align: center;
	margin: 0;
	padding: 0;
}
#product_slider_nb_product_brand
{
	display: block;
	text-align: center;
	margin: 0;
	padding: 0;
}