/*** CSS ***/
DIV#mainDiv
{
	position: relative;
	left: 0px; 
	top: 0px; 
	z-index: 1;
}


#theapp
{
	position:static;
	top:0px;
	z-index:1;
	display:block;
	visibility:visible;
	left:0px;
	width:815px;
	height:635px;
	background:transparent;
}
#theapp_shadow
{
	background:none;
	filter:progid:DXImageTransform.Microsoft.alphaimageloader(src='/faceApp/images/white_bg.png');
	width:100%;
	height:100%;
}
html>body #theapp_shadow
{
	background: url('/faceApp/images/white_bg.png') no-repeat;
}

#theapp_data
{
	width:100%;
	height:100%;	
}
#theapp_div
{
	position:relative;
	top:0px; left:0px;
	filter: alpha(opacity = 100);
	opacity : 1; 
	zoom: 1;
	width:100%;
	height:100%;
	font-family:verdana;
	font-size:11px;
	font-weight:normal;
}



DIV#createDiv
{
	position: absolute;
	top: 78px; /*10*/
	left: 13px;
}

DIV#loadingDiv
{
	position: absolute;
	top: 55px;
	left: 13px;
}

DIV#flashDiv
{
	position: absolute;
	top: 123px;/*55*/
	left: 13px;
	width: 780px;
	height: 560px;
	visibility: visible;
}

#theappAnchor
{
	 position:static;
	 top:0;
	 left:0;
	 visibility:visible;
	 display:block;
}

/****** [last submitters] *******/
#lastSubmitters
{
	background: url('/faceApp/images/strip_bg2.png') no-repeat;
	width: 980px;
	height: 105px;
}
#lastFacePopup
{
	background: url('/faceApp/images/last_div2.png') no-repeat;
	width: 380px;
	height: 560px;
	display:none;
}
#closeBtn
{
	position:absolute;
	top:27px;
	left:334px;
}
#prevBtn
{
	position:absolute;
	top:490px;
	left:40px;
}
#nextBtn
{
	position:absolute;
	top:490px;
	left:245px;
}
#lastFaceTable
{
	position:absolute;
	top:60px;
	left:40px;
}

#lastFacesDiv
{
	width:885px;
	overflow-x:hidden;
}


/*************** [Footer] ***********************/
/*
A.A_footer_b, A.A_footer
{
	color:#1d4f03;
}
A.A_footer_b:hover, A.A_footer:hover
{
	color:#0087a8;
}
A.A_footer_b
{
	font-size:13px;	
}
SPAN.footer
{
	color:#93999b;
}
*/
