#popMenu1Container,
#popMenu2Container,
#popMenu3Container,
#popMenu4Container {
	display: none;
	position: absolute;
	text-align: center;
	float: left;
}
#popMenu1Container { margin-left: 9px; }
#popMenu2Container { margin-left: 243px; }
#popMenu3Container { margin-left: 474px; }
#popMenu4Container { margin-left: 709px; }

#popMenu1 {
	background: transparent url(http://www.alkhalf.com.sa/new/alkhalf/drop160px.png) bottom center no-repeat;
	width: 160px;
	text-align: left;
}
#popMenu2 {
	background: transparent url(http://www.alkhalf.com.sa/new/alkhalf/drop160px.png) bottom center no-repeat;
	width: 160px;
	text-align: left;
}
#popMenu3 {
	background: transparent url(http://www.alkhalf.com.sa/new/alkhalf/drop160px.png) bottom center no-repeat;
	width: 160px;
	text-align: left;
}
#popMenu4 {
	background: transparent url(http://www.alkhalf.com.sa/new/alkhalf/drop160px.png) bottom center no-repeat;
	width: 160px;
	text-align: left;
}
#popMenu1 ul,
#popMenu2 ul,
#popMenu3 ul,
#popMenu4 ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#popMenu1 li,
#popMenu2 li,
#popMenu3 li,
#popMenu4 li {
	padding: 7px 11px;
	border-top: 1px solid #e0e0e0;
	color: #ffffff;
}
#popMenu1 li:hover,
#popMenu2 li:hover,
#popMenu3 li:hover,
#popMenu4 li:hover {
	background: transparent url(http://www.alkhalf.com.sa/new/alkhalf/darkRedBG.jpg) top center repeat-x;
	/*margin: 0px 1px;*/
}
