/* Admin Part ===================================================================================================== */

#admin_canvas
{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	background:url(images/tr_black.png);
}

#admin_editform
{
	position:relative;
	top:150px;
	margin:auto;
	background:#0066CC;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#admin_editform a
{
	color:#FFFFFF;
}

#admin_editform a:hover
{
	text-decoration:none;
}

#admin_editform h1
{
	padding:0px;
	margin:0px;
	font-size:18px;
	font-weight:400;
	text-align:right;
}

#admin_links a
{
	color:#FF0000;
	display:inline;
	background:none;
	padding:0px;
	font-size:12px;
	border:none;
}

.width_100 { width:100px; }
.width_180 { width:180px; }
.width_200 { width:200px; }
.width_250 { width:250px; }
.width_300 { width:300px; }
.width_400 { width:400px; }
.width_500 { width:500px; }
.width_600 { width:600px; }
.width_700 { width:700px; }
.width_800 { width:800px; }
.width_900 { width:900px; }

/* Copyrights and counters ======================================================== */

#counters
{
	position:absolute;
	right:30px;
	width:300px;
	height:33px;
	bottom:7px;
	text-align:right;
}

#cpr
{
	position:absolute;
	left:30px;
	top:10px;
	height:30px;
	width:400px;
	font-size:12px;
	color:#555555;
}

#pointru_logo
{
	position:absolute;
	width:42px;
	height:30px;
	background:url(images/pointru_logo.png);
}

#pointru_text
{
	position:absolute;
	left:45px;
	width:200px;
	top:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#EEEEEE;
}

#pointru_text a
{
	color:#EEEEEE;
	text-decoration:none;
}
