#homepage-panelproduct {

	/* You MUST specify the width and height */
	width:452px;
	height:275px;
	position:relative;	
	overflow:hidden;
}

#mask-gallery-panelproduct {
	
	overflow:hidden;	
}

#gallery-panelproduct {
	
	/* Clear the list style */
	list-style:none;
	margin:0;
	padding:0;
	
	z-index:0;
	
	/* width = total items multiply with #mask gallery-panelproduct width */
	width:900px;
	overflow:hidden;
}

	#gallery-panelproduct li {

		
		/* float left, so that the items are arrangged horizontally */
		float:left;
	}


#mask-excerpt-panelproduct {
	
	/* Set the position */
	position:absolute;	
	top:0;
	left:0;
	z-index:500;
	
	/* width should be lesser than #homepage-panelproduct width */
	width:100px;
	overflow:hidden;	
	

}
	
#excerpt-panelproduct {
	/* Opacity setting for different browsers */
	filter:alpha(opacity=60);
	-moz-opacity:0.6;  
	-khtml-opacity: 0.6;
	opacity: 0.6;  
	
	/* Clear the list style */
	list-style:none;
	margin:0;
	padding:0;
	
	/* Set the position */
	z-index:10;
	position:absolute;
	top:0;
	left:0;
	
	/* Set the style */
	width:100px;
	background-color:#000;
	overflow:hidden;
	font-family:arial;
	font-size:10px;
	color:#fff;	
}

#excerpt-panelproduct li {
	padding:5px;
}
	
	
	
	
	/*cateringproduct */

#homepage-cateringproduct {

	/* You MUST specify the width and height */
	width:452px;
	height:275px;
	position:relative;	
	overflow:hidden;
}

#mask-gallery-cateringproduct {
	
	overflow:hidden;	
}

#gallery-cateringproduct {
	
	/* Clear the list style */
	list-style:none;
	margin:0;
	padding:0;
	
	z-index:0;
	
	/* width = total items multiply with #mask gallery-cateringproduct width */
	width:900px;
	overflow:hidden;
}

	#gallery-cateringproduct li {

		
		/* float left, so that the items are arrangged horizontally */
		float:left;
	}


#mask-excerpt-cateringproduct {
	
	/* Set the position */
	position:absolute;	
	top:0;
	left:0;
	z-index:500;
	
	/* width should be lesser than #homepage-cateringproduct width */
	width:100px;
	overflow:hidden;	
	

}
	
#excerpt-cateringproduct {
	/* Opacity setting for different browsers */
	filter:alpha(opacity=60);
	-moz-opacity:0.6;  
	-khtml-opacity: 0.6;
	opacity: 0.6;  
	
	/* Clear the list style */
	list-style:none;
	margin:0;
	padding:0;
	
	/* Set the position */
	z-index:10;
	position:absolute;
	top:0;
	left:0;
	
	/* Set the style */
	width:100px;
	background-color:#000;
	overflow:hidden;
	font-family:arial;
	font-size:10px;
	color:#fff;	
}

#excerpt-cateringproduct li {
	padding:5px;
}



/* homeimage */

#homepage-homeimage {

	/* You MUST specify the width and height */
	width:915px;
	height:279px;
	position:relative;	
	overflow:hidden;
}

#mask-gallery-homeimage {
	
	overflow:hidden;	
}

#gallery-homeimage {
	
	/* Clear the list style */
	list-style:none;
	margin:0;
	padding:0;
	
	z-index:0;
	
	/* width = total items multiply with #mask gallery-homeimage width */
	width:900px;
	overflow:hidden;
}

	#gallery-homeimage li {

		
		/* float left, so that the items are arrangged horizontally */
		float:left;
	}


#mask-excerpt-homeimage {
	
	/* Set the position */
	position:absolute;	
	top:0;
	left:0;
	z-index:500;
	
	/* width should be lesser than #homepage-homeimage width */
	width:100px;
	overflow:hidden;	
	

}
	
#excerpt-homeimage {
	/* Opacity setting for different browsers */
	filter:alpha(opacity=60);
	-moz-opacity:0.6;  
	-khtml-opacity: 0.6;
	opacity: 0.6;  
	
	/* Clear the list style */
	list-style:none;
	margin:0;
	padding:0;
	
	/* Set the position */
	z-index:10;
	position:absolute;
	top:0;
	left:0;
	
	/* Set the style */
	width:100px;
	background-color:#000;
	overflow:hidden;
	font-family:arial;
	font-size:10px;
	color:#fff;	
}

#excerpt-homeimage li {
	padding:5px;
}