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


/* CONTAINER MACRO */
#DivProductSystemMacro
{
	border:solid 0px black;
}

/* PRODUCT CONTAINER */
.DivProductSystem_ItemContainer
{
	text-align:center;
	width:220px;
	height:150px;
	vertical-align:bottom;
	padding-top: 0px;
	padding-bottom: 0px;
	float: left;
}

.DivProductSystem_ItemContainer:hover 
{
	text-align:center;
	width:220px;
	height:150px;
	vertical-align:bottom;
	padding-top: 0px;
	cursor: pointer;
	color: #ffffff;
	border:solid 0px red;
}


.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 */
.DivProductSystem_ItemName
{
	text-align:center;
	font-family: verdana;
	font-size: 9px;
	border-bottom: 1px dotted #CCCCCC;
	background-color: transparent;
	vertical-align:bottom;
	text-decoration: none;
	padding-top: 0px;
	height: 20px;
	cursor:hand;
}

.DivProductSystem_ItemName:hover
{
	text-align:center;
	font-family: verdana;
	font-size: 9px;
	border-bottom: 1px dotted #CCCCCC;
	background-color: transparent;
	vertical-align:bottom;
	text-decoration: none;
	padding-top: 0px;
	height: 20px;
	cursor:hand;
}

.DivProductSystem_ItemName a span
{
	text-align:center;
	font-family: verdana;
	font-size: 9px;
	border: solid 0px #CCCCCC;
	background-color: transparent;
	vertical-align:bottom;
	text-decoration: none;
	padding-top: 0px;
	height: 20px;
	cursor:hand;
}

.DivProductSystem_ItemName a span:hover
{
	text-align:center;
	font-family: verdana;
	font-size: 9px;
	border: solid 0px #CCCCCC;
	background-color: transparent;
	vertical-align:bottom;
	text-decoration: none;
	padding-top: 0px;
	height: 20px;
	cursor:hand;
}
/* END PRODUCT NAME TEXT */




/* PRODUCT SYSTEM PAGGING BAR CSS */

/* DIV CONTAINER PAGGING*/
.DivProductSystem_PaggingContainer
{
	clear: both;
	display: block;
	padding-top: 10px;

	border: 0px solid #ccc;
}
/* DIV CONTAINER PAGGING*/

.tablepagingbar
{
	display: block;
	clear: both;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #ded7c2;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #ded7c2;
	margin-left: auto;
	margin-right: auto;
}

.tablepagingbar a:link, .Table_Pagingbar a:visited, .Table_Pagingbar a:active
{
	text-decoration: none;
	color: #041925;
}

.tablepagingbar a:hover
{
	text-decoration: none;
	color: #041925;
}


/* PRODUCT SYSTEM PAGGING BAR CSS */

/*
.other_products_in_system_container
{
	display: block;
	float: left;
	clear: both;
	border-top: 1px solid #ccc;
	width: 100%;
}
.other_product_table_paging
{
	width: 630px;
}

.other_product_table_paging a:link, .other_product_table_paging a:visited, .other_product_table_paging a:active
{
	text-decoration: none;
	color: #041925;
}
*/

/* EDITOR PROPERTIES */



/* EDITOR PROPERTIES */



/* EDITOR PROPERTIES */
