/* GENERAL STYLES */
/* GENERAL STYLES */

/* CONTAINER MACRO */
#DivOtherProductsInSystemMacro
{
	border:solid 0px blue;
	width:270px;
	height:auto;
}

/* PRODUCT CONTAINER */
.DivOtherProductsSystem_ItemContainer
{
	border:solid 0px red;
	text-align:center;
	width:130px;
	height:150px;
	vertical-align:bottom;
	padding-top: 5px;
	padding-bottom: 0px;
	float: left;
}

.DivOtherProductsSystem_ItemContainer:hover 
{
	border:solid 0px red;
	text-align:center;
	width:130px;
	height:150px;
	vertical-align:bottom;
	padding-top: 5px;
	padding-bottom: 0px;
	float: left;
}

/* PRODUCT IMAGE */
.DivOtherProductSystem_ItemImage
{
	border:solid 0px blue;
	height: 120px;
	text-align: center;
}

.DivOtherProductSystem_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: 120px;
}

.DivOtherProductSystem_ItemImage table
{
	width: 100%;
	text-align: center;
}
.DivOtherProductSystem_ItemImage img
{
	height:auto;
}

/* END PRODUCT IMAGE */

/* PRODUCT NAME TEXT */
.DivOtherProductSystem_ItemName
{
	border:solid 0px red;
	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;
	margin-left:7px;
	margin-right:7px;
	min-height: 20px;
	cursor:hand;
}

.DivOtherProductSystem_ItemName:hover
{
	border:solid 0px red;
	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;
	margin-left:7px;
	margin-right:7px;
	margin-bottom:7px;
	min-height: 20px;
	cursor:hand;
}

.DivOtherProductSystem_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;
	cursor:hand;
}

.DivOtherProductSystem_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;
	cursor:hand;
}
/* END PRODUCT NAME TEXT */




/* PRODUCT SYSTEM PAGGING BAR CSS */

/* DIV CONTAINER PAGGING*/
.DivOtherProductSystem_PaggingContainer
{
	border:solid 0px blue;
	clear:both;
	text-align: -moz-center !important; 
	text-align: center;
}
/* DIV CONTAINER PAGGING*/

.TableOtherProductSystem_Pagging
{
	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;
	border:solid 0px blue;
}

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

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


/* PRODUCT SYSTEM PAGGING BAR CSS */

/*

.productsystem_catalog_link
{
}

.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;
}
*/




/*** Product Images ***/

.image_catalog_holder
{
	float:left;
	clear:both;
	margin-top:10px;
	
}

.image_catalog_item_holder
{
	float:left;
	width:120px;
	height:120px;	
	margin-right:10px;
	overflow:hidden;
}

.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;
}

.div_paging_bar_holder
{
	float:left;
	clear:both;

	margin-top:5px;
}
/*** END Product Images ***/






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

