@charset "utf-8";
/* CSS Document */
#alert_text
{
	color:#666666;
	float:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-style:italic;
}
body
{
	background-color:#FFFFFF;
	background-image:url(../images/stripe_e.png);
	background-repeat:repeat;
	margin:0;
}
#console_bk
{
	background-image:url(../images/console_bk.png);
	background-repeat:no-repeat;
	height:178px;
	left:-267px;
	position:absolute;
	top:615px;
	width:521px;
}
#console
{
	background-color:#FFFFFF;
	color:#333333;	
	font-family:Tahoma, "Times New Roman", Times, serif;
	font-size:12px;
	height:120px;
	left:-262px;
	line-height:20px;
	overflow-y:scroll;
	overflow-x:hidden;
	padding-left:20px;
	position:absolute;
	text-align:left;
	top:642px;
	width:500px;
}
input
{
	border:1px #000000 solid;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}
#loader
{
	height:20px;
	left:-262px;
	position:absolute;
	text-align:left;
	top:620px;	
	visibility:hidden;
	width:500px;
}
#loading_image
{
	float:right;
	text-align:right;
	width:23px;
}
#logo
{
	background-image:url(../images/diowebnspro_2.png);
	background-repeat:no-repeat;
	height:124px;
	left:-265;
	top:5px;
	position:absolute;	
	width:531px;
}
#main_container
{
	text-align:center;
	height:100%;
	left:50%;
	position:absolute;
	top:0px;	
	width:50%;
}
#main_fader
{
	background-color:#999999;
	filter:"alpha(opacity=70)";
	float:left;
	height:100%;
	opacity:0.7;
	position:absolute;
	width:100%;
	z-index:100;
}
#middle_gap
{
	background-color:#FFFFFF;
	height:100%;
	left:-360;
	top:0px;
	position:absolute;	
	width:700px;
}
#middle_gap_completer
{
	background-color:#FFFFFF;
	height:800px;
	left:-360;
	top:0px;
	position:absolute;	
	width:700px;
}
#our_name
{
	background-color:#FFFFFF;
	color:#666666;
	font-family:Tahoma, "Times New Roman", Times, serif;
	font-size:12px;
	height:auto;
	left:-360;
	line-height:16px;
	text-align:center;
	top:790px;
	position:absolute;	
	width:700px;
}
.text_box
{
	border:1px #000000 solid;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	width:250px;
}	

