body { 
	background-image:url(../images/bg1.png);
	background-repeat:x-repeat;
	background-attachment:fixed;
	margin:0;
	font-family: Arial,Verdana,Helvetica,sans-serif;
} 
 
#mainwrapper {
	background:transparent;
	margin: 0 auto;
	width: 1040px;
	padding-bottom: 20px;
}
    
   
.wrap {
	background:#f2f2f2;
	margin: 0 auto;
	margin-top:10px;
	width: 890px;
	padding: 5px 5px 5px 5px;
	-webkit-box-shadow: 0px 10px 0px 10px rgba(10, 10, 10, 0.6);
	box-shadow: 0px 10px 20px 0px #000;
	border:2px solid #000;	
}
 
 
#mega-menu {
    float: center;
    font-weight: bold;
    margin:0;
    padding: 2px;
    z-index: 1000; 
}
#mega-menu a {
    display: block;
	float:center;
    font-weight: bold;
    line-height: 20px;
    text-decoration: none;
    border: 1px solid #000; /* Fallback */
	font-size:11px;
	font-family:verdana;
    box-shadow:
    inset 0px 20px 0px rgba(255,255,255,0.3),
    inset 0px 0px 1px rgba(255,255,255,0.9),
    inset 0px 0px 1px rgba(255,255,255,0.9),
    inset 0px 10px 10px rgba(255,255,255,0.1);
    background: #313131;
    padding: 7px 33px 7px 33px;
	margin-top:-10px;
	margin-bottom:-10px;
	color: #fff;	
    cursor:pointer;
    text-shadow: 0px 0px 4px #000;
} 
#mega-menu a:hover {
    color: #000;
    display: block;
    font-weight: bold;
    float: center;
    line-height: 20px;
    padding: 7px 33px 7px 33px;
    text-decoration: none;
	font-size:11px;
	font-family: verdana;
    position: relative;
    border: 1px solid #000; /* Fallback */
    box-shadow:
    inset 0px 20px 0px rgba(255,255,255,0.3),
    inset 0px 0px 1px rgba(255,255,255,0.9),
    inset 0px 0px 1px rgba(255,255,255,0.9),
    inset 0px 10px 10px rgba(255,255,255,0.1);
    background: #ffa100;
	margin-top:-10px;
	margin-bottom:-10px;
    cursor:pointer;
    text-shadow: 0px 0px 4px #fff;
} 	
#submenu {
    background: #0093d0;
    text-shadow: 0px 0px 4px rgba(9,9,9,0.9);
    color: #fff;
    font-size: 13px;
    height: 23px;
    line-height: 14px;
    margin: 0;
    padding: 10px 0 10px;
	font: 12px verdana;
    width: 100%;
    border: 1px solid #000; /* Fallback */
    box-shadow:
    inset 0px 20px 0px rgba(0,180,255,0.3),
    inset 1px 0px 0px rgba(255,255,255,0.6),
    inset 0px 0px 10px rgba(255,255,255,0.6),
    inset 0px 10px 10px rgba(0,180,255,0.1);
    cursor:pointer;
}	

#sub_menu {
    background: #e3c41c;
    text-shadow: 0px 0px 4px rgba(9,9,9,0.9);
    color: #fff;
    font-size: 13px;
    height: 23px;
    line-height: 14px;
    margin: 0;
    padding: 10px 0 10px;
	font: 12px verdana;
    width: 100%;
    border: 1px solid #000; /* Fallback */
    box-shadow:
    inset 0px 20px 0px rgba(227,196,28,0.3),
    inset 1px 0px 0px rgba(255,255,255,0.6),
    inset 0px 0px 10px rgba(255,255,255,0.6),
    inset 0px 10px 10px rgba(227,196,28,0.1);
    cursor:pointer;
}	
#bawah {
    background: #ffa100;
    text-shadow: 0px 0px 1px rgba(9,9,9,0.9);
    font-size: 13px;
    height: 23px;
    line-height: 14px;
    margin: 0;
    padding: 10px 10px 10px;
    text-transform: uppercase;
	font: 12px verdana;
    width: 100%;
    border: 1px solid #fff; /* Fallback */
    border: 1px solid rgba(0,0,0,0.4);
    box-shadow:
    inset 0px 20px 0px rgba(255,255,255,0.3),
    inset 0px 0px 1px rgba(255,255,255,0.6),
    inset 0px 0px 1px rgba(255,255,255,0.6),
    inset 1px 1px 1px rgba(255,255,255,0.1);
    cursor:pointer;
}	

ul#foot {
	display:inline;
}
ul#foot li {
	background:transparent;
	padding:5px 2px 2px 2px;
	margin:1.4px;
	float:left;
	list-style:none;
	-webkit-border-radius: 5px;
	border-radius: 5px; 
	padding-left: 5px;
	padding-right: 5px;
	font-size: 0.8em;
    box-shadow: 0px 0px 20px 0px #000;
}
ul#foot li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	font-weight:bold;
	color:#FC0;
	text-decoration:none;
}

#result {
color: #ffffff;
background:#FCA44D;

}   
  

#panel  {
    background: url(../images/hlogin-bg.png) no-repeat scroll left top transparent;
    color: #FFFFFF;
    float: left;
    height: 20px;
    margin-left: 15px;
    margin-top: 10px;
    padding-top: 5px;
    width: 68px;
}  
#panel:hover  {
    background: url(../images/login-bg.png) no-repeat scroll left top transparent;
    color: #000;
    float: left;
    height: 20px;
    margin-left: 15px;
    margin-top: 10px;
    padding-top: 5px;
    width: 68px;
}  


.footer {
    display: block;
    line-height: 20px;
    text-decoration: none;
    border: 1px solid #000; /* Fallback */
	font-size:9px;
	font-family:tahoma;
    box-shadow:
    inset 0px 20px 0px rgba(255,255,255,0.3),
    inset 0px 0px 1px rgba(255,255,255,0.9),
    inset 0px 0px 1px rgba(255,255,255,0.9),
    inset 0px 10px 10px rgba(255,255,255,0.1);
    background: #e3c41c;
    padding: 7px 0px 7px 0px;
	text-align:center;
	color: #fff;	
    text-shadow: 0px 0px 4px #000;
}
.content {
    font-family: verdana;
    font-size: 12px;
}