body{padding:0px;margin:0px;background:url("../img/admin_bg.gif") fixed;font:14px tahoma;}

img{border:none;}
#auth{
	margin-top:10%;
	margin-bottom:auto;
}
#auth .login{
	background:#F3ECBD;
}
#auth .login1{
	background:url("../img/admin_top.gif") center repeat-x;
	height:40px;
	color:#fff;
	text-align:center;
	padding-left:10px;
	padding-right:10px;
}
#header{
	height:73px;
	background:url("../img/admin_top.gif") repeat-x;
	padding-left:50px;
	border-bottom:3px solid #45743A;
	color:#fff;
	
}
#subheader{
	background:#719768 url("../img/admin_left.gif") left bottom no-repeat;
	padding-left:20px;
	padding-top:20px;
	padding-bottom:20px;
}
#cntr{
	background:#F3ECBD;
	margin-left:auto;
	margin-right:auto;
	width:890px;
	

}
#version{
	position:absolute;
	margin-left:80%;
	padding-top:30px;
	
}
#mods{
	background: url("../img/mod_bg.gif") right bottom no-repeat;
	padding:20px;
}
#footer,#subfoot{
	background:#719768 url("../img/admin_right.gif") right bottom no-repeat;
	text-align:right;
	
	margin-left:auto;
	margin-right:auto;
	width:890px;
	padding-bottom:20px;
}

#ftext{
padding-top:20px;
	padding-right:40px;
	background:#719768 url("../img/admin_ft.gif") left top no-repeat;
	height:60px;
}
#footer a,#subheader a{color:#000;}

h1{font-size:14px;color:#214C17;}
.tr_head{
	background:#214C17;
	color:#fff;
	height:20px;
}
a{color:#000;}
#grid{background:#fff;}
#grid td{font-size:12px;}
#subfoot{background: url("../img/admin_subft.gif") left top no-repeat;}

#langpanel{
	/*position:absolute;
	margin-left:45%;
	padding-top:0px;*/
	float:left;
	margin-right:30px;
}
#langpanel a{display:block;color:#fff;width:25px;height:25px;text-align:center;}
#langpanel td{background: url("../img/adminlg.gif") center center no-repeat;}
#langpanel .selected{background: url("../img/adminlgsel.gif") center center no-repeat;}

#langpanel .selected a{text-decoration:none;}

#menuconstruct{overflow-y:scroll;height:650px;width:250px;border:1px solid #D4D0C8;float:left;}

#menubody{border:1px solid #719768;height:600px;width:560px;margin-left:260px;min-height:600px;}
#perde
{
		position:absolute;
		z-index:100;
		
		min-height:600px;
		height:600px;
		width:570px;
		background:#F3ECBD;
		filter:alpha(opacity=80);   
   		-moz-opacity:0.8;           
   		opacity: 0.8;               
}

#green{
	width:560px;
	border:1px solid #D4D0C8;
	height:30px;
	background:#719768;
	filter:alpha(opacity=100);   
	-moz-opacity:1;           
	opacity: 1; 
	margin-left:260px;
	margin-bottom:10px;
	padding-left:10px;
	padding-top:10px;

}

#green a{
	color:#fff;
}
