/*** XSLT Product List Css ***/

#div_product_list_container
{
 	border: 0px solid #000000;
	width: 780px;	
	float: left;
	margin-left: 0px;
	padding-left: 35px;
        padding-bottom:10px;
	margin-top: 0px;
	padding-top:0px;
        padding-right:0px;
	background-color: transparent;        
}


.product_list_table
{
	margin-top:5px;
	margin-left: 0px;	
	padding:0px;
	float: left;
	clear: left;
	width:760px;
	height:auto;
	border:0px solid red;
}

.product_list_table_item
{
	width:760px;
	float: left;
	claer: left;

	margin:0px;
	padding:0px;
	padding-top:10px;
	padding-bottom:10px;

	border-bottom:1px solid #9B9B9B;
}

/*** Product Item ***/

.product_list_table_td_picture
{
	margin-left:0px;
	padding-left:0px;
	width:300px;
	height:auto;
	border: solid 0px red;
}


.product_list_table_td_picture_div_picture_container
{
	margin-left:0px;
	padding-left: 0px;
	padding-top:0px;
	width:300px;
	float: left;
	clear: left;	
}



.product_list_table_td_title
{
	margin:0px;
	padding:0px;
        padding-left:10px;
	
	width:450px;
	height:auto;
	
	vertical-align:bottom;
}

.product_list_table_td_title a
{	padding:0px;
	margin:0px;

	font-family: arial,verdana,sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #212327;
}

.product_list_table_td_title_span_detail
{
	font-family: arial,verdana,sans-serif;
	font-weight: normal;
	font-size:14pt;
	color: #212327;
}

.product_list_table_td_title_span_detail:hover
{
	font-family: arial,verdana,sans-serif;
	font-weight: normal;
	font-size:14pt;
	color: #7998dc;
}

.product_list_table_td_title_description_container
{
	margin:0px;
	padding:0px;
	
		
	border-top:dotted 0px #6A6A6A;
}

.product_list_table_td_title_description_container_details
{
	display:block;
	float:left;
	
	margin:0px;
	padding:0px;
	padding-top:7px;

	font-family: arial,verdana,sans-serif;
	font-size:8pt;
	font-weight:bold;
	text-justify:newspaper;
	color: #212327;	

	width:100%;
}

.product_list_table_td_title_price
{
	display:block;
	float:left;
	padding-top: 0px;
	padding-bottom:2px;
	margin:0px;
	font-family: arial,verdana,sans-serif;
	font-size: 10pt;
	font-weight:normal;
	color: #212327;

}

.product_list_table_td_title_link_detail
{
	padding:0px;
	padding-top:5px;
	padding-bottom:5px;
	margin:0px;
}

.product_list_table_td_title_link_detail a
{
	font-family: Arial, Narrow, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #313131;
	text-decoration: none;
}

/*** End Product Item ***/

/*** END XSLT Product List Css ***/







/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
