/* GENERAL STYLES */

.table_product_details
{
	margin-top:5px;
}

.td_product_details_image
{
	padding-top:15px;
}

.Product_tabletd
{
	text-align:center;
	text-transform: none;
	width: 210px;
	height: 150px;
	vertical-align:bottom;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 10px;
	padding-bottom: 0px;
	border: 0px;
	border: #f0f0ea 0px solid;
	background-color: #6c6964;
	

}


.Product_tabletd:hover
{
	text-align:center;
	text-transform: none;
	width: 210px;
	height: 150px;
	border: #ebebe4 0px solid;
	background-color: #efefe8;
	vertical-align:bottom;
	padding-top: 10px;
	cursor: pointer;
	background-color: #736f6b;
}


.Product_tablep
{
	text-align:center;
	text-transform: none;
	font-family: Century Gothic,verdana;
	font-size: 10px;
color: #e9e5e0;
	font-decoration:none;
	background-color: transparent;
	vertical-align:bottom;
	text-decoration: none;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	height: 20px;
	cursor:hand;

}

.product_details
{
	text-align:left;
	width:280px;
	margin-left: 20px;
	margin-right: 0px;
	padding-top:15px;
	padding-left: 10px;

	padding-bottom: 0px;


}


.Product_tabletd_empty
{

	text-align:center;
	width:200px;
	border:solid 0px;
}



.Product_tabletd img#ProductThumbnail
{
	margin: 0 0 0 0;

}

#ProductThumbnail
{
	margin: 0 0 0 0;
	border:solid 3px white;
}


table.products_table_pager
{
	width: 100%;
	text-align:center;
	border-top: solid 0px #DED7C2;
	border-bottom: solid 0px #DED7C2;
	margin-left: 1px;
	margin-right: 1px;
	padding-left:2px;
	padding-right: 2px;
padding-top: 2px;
}

table.products_table_pager td
{

	text-align:center;

}

img#pager_arrow
{
	margin: 0 0 0 0;
	border:0;

}


img.DesignerDetailsImage
{
	float: left;
	padding-left: 0px;
	padding-right:20px;
	padding-bottom: 20px;
	margin-left: 0px;
}



.price_title{
	
	color: #e3e3e3;
	font-weight: bold;

}

.material_title
{
	color: #e3e3e3;
	font-weight: bold;
}

/* Image Product catalog */

.image_catalog_holder
{
	float:left;
	height:100%;
}

.image_catalog_item_holder
{
	float:left;
	width:130px;
	height:130px;	
	margin-left:5px;
	margin-bottom:5px;
}

.image_catalog_item_holder table td
{
	text-align:center;
	vertical-align:middle;
}

.image_catalog_item_holder table
{
	border:solid 1px #BCBBBF;
}

.image_catalog_item_holder table:hover
{
	border:solid 1px #5c5c5c;
}


/* END Image Product catalog */

















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