/* GENERAL STYLES */
/* PRODUCT TABLE MACRO */

#DivPageSizeContainer
{
	text-align:right; 
	width:100%; 
	height:50px;
	
	border:solid 0px blue;
}
#DivPageSize
{
	float:right;
	padding-right: 32px; 
	padding-top:10px;
	padding-bottom:10px;
	
	border:solid 0px green;
}

/* CONTAINER MACRO */
#DivProductSystemMacro
{
	width: 100%;
	overflow: auto;
}

/* PRODUCT CONTAINER */
.Product_tabletd
{
	width: 215px;
	height: 230px;
	padding:0px;
	margin:0px;
	text-align:center;
	vertical-align:center;
	cursor: pointer;
        	background-color: Transparent;
}

.DivProductSystem_ItemContainer_OtherProducts
{
	float: left;
	display:block;
	width: 160px;
	height: 162px;
	padding:0px;
	margin:0px;
	text-align:center;
	vertical-align:bottom;
	cursor: pointer;
	color: #ffffff;
        	background-color: Transparent;
	border: solid 1px #595751;
	margin-right: 2px;
	margin-bottom: 2px;
}

.productsystem_catalog_link
{
}

/* PRODUCT IMAGE */
.DivProductSystem_ItemImage
{
	height: 130px;
	text-align: center;
}

.DivProductSystem_ItemImage td
{
	vertical-align: middle;
	text-align: center;
	text-align: -moz-center !important; /* sometimes the "great" browser Firefox doesn't understand text-align: center;*/
	height: 130px;
}

.DivProductSystem_ItemImage table
{
	width: 100%;
	text-align: center;
}
/* END PRODUCT IMAGE */

/* PRODUCT NAME TEXT */
.Product_table_div_name
{
	text-align:center;
	background-color: transparent;
	vertical-align:bottom;
	text-decoration: none;
	padding-top: 20px;
	height: 20px;
	cursor:hand;
}

.Product_table_div_name a
{
	text-decoration: none;
	border:none;
}

.Product_table_div_name a:hover
{
	text-decoration: none;
	border:none;
}

.Product_table_div_name a span
{
	text-align:center;
	background-color: transparent;
	vertical-align:bottom;
	text-decoration: none;
	padding-top: 0px;
	height: 20px;
	cursor:hand;
	color:#e9e5e0;
}

.Product_table_div_name a span:hover
{
	text-align:center;
	background-color: transparent;
	vertical-align:bottom;
	text-decoration: none;
	padding-top: 0px;
	height: 20px;
	cursor:hand;
	color:#e9e5e0;
}
/* END PRODUCT NAME TEXT */




/* PRODUCT SYSTEM PAGGING BAR CSS */

/* DIV CONTAINER PAGGING*/
.products_table_pager
{
	display: block;
	width: 100%;
	text-align:center;
	text-align: -moz-center !important;
	text-align:center;
	margin-bottom: 10px;
}

.products_table_pager_upper
{
	display: block;
	width: 100%;
	text-align:center;
	text-align: -moz-center !important;
	text-align:center;
	margin-top: 10px;
}

/* DIV CONTAINER PAGGING*/

/* PRODUCT SYSTEM PAGGING BAR CSS */


.other_products_in_system_container
{
	display: block;
	float: left;
	clear: both;
        margin-top:5px;
	border-top: 0px solid #ccc;
	width: 345px;
}
.other_product_table_paging
{        
        margin-right:auto;
	margin-left:auto;
	/*width: 630px;*/
}

.other_product_table_paging a
{
}

.other_product_table_paging a:link, .other_product_table_paging a:visited, .other_product_table_paging a:active
{
	text-decoration: none;

	color: #babab9;
}
.other_product_table_paging a:hover
{
	color: #cccccc;
}

.Product_table_div_supplier
{
	padding-bottom: 7px;
}

.Product_table_div_price
{
	color: #ffffff;
}

a.Paging
{
	padding-left: 2px;
	padding-right: 2px;
}

a.PagingActive
{
	color: #ffffff;
	padding-left: 2px;
	padding-right: 2px;
}

.pagesize_table
{
	display: block;
	float: right;
	margin-top: 14px;
	margin-right: 18px;
	margin-bottom: -40px;
	position: relative;
	z-index: 10;
}

.pagesize_dropdown
{
	display: block;
	width: 49px;
	font-size: 9px;
	color: #ffffff;
	border: solid 1px #A7A9AC;
	background-color: #3E3E3E;
}

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