/* GENERAL STYLES */
#DivProductSystemMacro table
{
border-collapse:collapse;
}
.Product_table_div_name
{
	width:100%;
	min-height:20px;

	font-family:verdana;
	font-size:9px;

	text-align:center;

	cursor:hand;
	border-bottom:1px dotted #cccccc;
}
.div_product_item_image_container
{
	padding-top:15px;
	min-height:115px;
}

td.Product_tabletd {
	text-align:center;
	width:220px;
	height:150px;
	vertical-align:bottom;
	padding-top: 0px;
	padding-bottom: 0px;
	
}
td.Product_tabletd:hover {
	text-align:center;
	width:220px;
	height:150px;
	
	vertical-align:bottom;
	padding-top: 0px;
	cursor: pointer;
	color: #ffffff;
}
p.Product_tablep {
	text-align:center;
	font-family: verdana;
	font-size: 9px;
	font-decoration:none;
border-bottom: 1px dotted #CCCCCC;
	background-color: transparent;
	vertical-align:bottom;
	text-decoration: none;
	padding-top: 0px;
	height: 20px;
	cursor:hand;
}
td.Product_tabletd_empty {
	text-align:center;
	width:200px;
	border:solid 0px;
}
td.Product_tabletd img#ProductThumbnail {
	margin: 0 0 0 0;
}
#ProductThumbnail {
	margin: 0 0 0 0;
	border:solid 3px white;
}
table.products_table_pager {
	display: block;
	clear: both;

	width:100%;

	margin-top:15px;
	
	border-top: solid 0px #DED7C2;
	border-bottom: solid 0px #DED7C2;
	margin-left:2px;
}
table.products_table_pager td {
	text-align:center;
}
img#pager_arrow {
	margin: 0 0 0 0;
	border:0;
}
img.DesignerDetailsImage {
	padding-right:0px;
}
.price_title {
}
.material_title {
}
td.imgbig_padding{

border-right: 20px solid white;
	
}

#table_pagging_bar a
{
}

#table_pagging_bar a.paging_item
{
	padding-left:2px;
	padding-right:2px;

	color:#041925;
	font-size:10px;
	text-decoration:none;
}

#table_pagging_bar a.paging_item_selected
{
	padding-left:2px;
	padding-right:2px;

	font-size:10px;
	color:#607A87;
	text-decoration:underline;
}




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

