/* F_Disk Media Creative Enterprises International -- CSS */

body {
	background-color: #333333;
	background-repeat: repeat;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0;
	padding: 0;
	font-size: 100%;
	text-align: center;
	background-image:    url(../images/bg2.jpg);
}
#splash {
	width: 800px;
	height: 610px;
	background-color: #000000;
	margin: 10px auto;
	text-align: left;
	background-image:    url(../images/splash.jpg);
	background-repeat: no-repeat;
	z-index: 1;
	visibility: visible;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: medium solid #000000;
}
#languages {
	left: 475px; 
	top: 7px;
	width: 230px; 
	height: 25px; 
	z-index: 3;
	color: #CCCC66;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	position: relative;
}
#oracle {
	left: 735px; 
	top: -5px; 
	width: 55px; 
	height: 15px; 
	z-index: 5;
	color: #CCCC66;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	position: relative;
}
#soundon {
	left: 7px; 
	top: 520px; 
	width: 75px; 
	height: 15px; 
	z-index: 9;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	position: relative;
	visibility: hidden;
}
#soundoff {
	left: 7px; 
	top: 505px; 
	width: 75px; 
	height: 15px; 
	z-index: 7;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	position: relative;
}
#spacer {
	height: 371px;
	width: 800px;
	z-index: 2;
}
#login {
	left:670px; 
	top:560px; 
	width:220px; 
	height:50px; 
	z-index: 3;
	color: #CCCC66;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	position: relative;
}
.login {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #336666;
	background-color: #929578;
	padding: 3px;
}
#panel {
	left: 0px;
	height: 180px;
	width: 800px;
	background-image:    url(../images/panel.gif);
	background-repeat: no-repeat;
	z-index: 2;
	visibility: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding: 1px;
}
#menu { 
	left: 0px; 
	top: 565px; 
	width: 500px; 
	height: 30px; 
	z-index: 2;
	color: #CCCC66;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#failure {
	left:646px; 
	top:152px; 
	width:100px; 
	height:10px; 
	z-index:99;
	color: #336666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	position:relative;
	visibility: visible;
}
a:link {
	color: #CCCC66;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCC66;
}
a:hover {
	text-decoration: underline;
	color: #CCCC66;
}
a:active {
	text-decoration: none;
	color: #CCCC66;
}
