/* CSS Document */

body {
background-color: #000000;
color: #ffffff;
font-family: tahoma;
font-size: 13px;
}

td {
color: #ffffff;
font-family: tahoma;
font-size: 13px;
}

td.content {
padding-left: 10px;
padding-top: 10px;
padding-bottom: 10px;
}

a
{
color: #eeeeee;
text-decoration: none;
}

a:visited
{
color: #eeeeee;
text-decoration: none;
}

a:hover
{
color: #eeeeee;
text-decoration: underline;
}

a:active
{
color: #cccccc;
text-decoration: underline;
}

	p{
		margin-top:0px;
	}

h1 {text-align:right; font-size:1.5em; font-weight:bold}
h2 {text-align:left; font-size:1.1em; font-weight:bold; text-decoration:underline}
.buttons {margin-top:10px}
.box { float: top-center; width: 100px; height: 75px; }
.box2 { float: top-center; width: 56px; height: 75px; }
#boxContent { border: none; background: #000; position: relative; left: -4px; top: -4px; }
#boxContainer { position: relative; background: #000; margin: 0px; }
#pseudoWindow { position:absolute; top:115px; left:450px; }
#outerWrapper { position:absolute; top:10px; left:0px; height:400px; width:440px; overflow:hidden;  border-top:0px; border-left:0px; border-right:0px; border-bottom:0px; z-index:90; }
#innerWrapper { position:absolute; top:0px; left:0px; padding:5px; border:0px; z-index:99; }
#myp { margin-top:0em; color:#ffffff; }

div.glide { 
visibility:hidden; 
z-index:200;

}
  
div.glide p { margin:.6em .8em .8em .6em }  

#ibox_w{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index:100;
	width: 100%;
	height: 100%;
	background-color: #000;
	margin:0;
	padding:0;
	filter:alpha(opacity=0);
	-moz-opacity: 0.0;
	opacity: 0.0;
}

#ibox_progress {	
	margin:0;padding:0;
	position: absolute;
	z-index:105;
}

#ibox_wrapper {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index:1000;
	padding:10px;
	border:1px solid #555;
	width:300px;
	height:300px;
	background-color:#000000;
	padding-bottom:35px;
	margin:0;
}

#ibox_content {
	background-color:#000000;
	width:100%;
	height:100%;
	margin-bottom:5px;
	position:relative;
	top:0px;
	left:0px;
	border:1px solid #000;
	padding:2px;
}

#ibox_footer_wrapper {
	position:relative;padding:0;margin:0;top:0px;left:0px;
}