body
{
	text-align:center;
	font-size:small;
	font-family:verdana, arial, sans-serif;
	background:white;
}

a:link, a:visited
{
	text-decoration:none;
	color:#22642A;
}

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

body,h1,h2,h3,h4,h5,h6,#header p
{
	margin:0;
	padding:0;
}

#header h1
{
	font-size:1.2em;
}

#header p
{
	font-size:0.85em;
}

#plogo,.access,hr
{
	display:none;
}

/* COMMON ATTRIBUTES */
#head,#menu,#header,#middle,#copyr
{
	text-align:left;
	margin:0 auto 0 auto;
}

/* HEAD */
#head
{
	width:965px;
	height:188px;
	padding:10px 0 0 9px;
}

#head img
{
	vertical-align:top;
}

#headleft
{
	padding-top:18px;
}

#headtop,#headright
{
	padding-top:1px;
}

/* MENU */
#menu
{
	position:relative;
	top:-26px;
	width:779px;
	height:17px;
	text-align:right;
	padding:0 185px 0 10px;
	z-index:10;
}

/* HEADER */
#header
{
	position:relative;
	top:18px;
	width:629px;
	margin-bottom:18px;
	padding:0 186px 0 159px;
}

#headertitle
{
	width:590px;
	height:41px;
	border-top:#AFC5DB solid 9px;
	padding:10px 0 0 39px;
	background:#F1F6F6 url(img/icon.png) 10px 12px no-repeat;
}

/* MIDDLE */
#middle
{
	position:relative;
	width:974px;
	padding:0;
	background:url(img/bg.png) top left repeat-y;
}

#leftmenu
{
	position:relative;
	float:left;
	top:-100px;
	width:159px;
	margin-bottom:-95px;
	background:url(img/lbox.png) top left no-repeat;
}

#logbox
{
	width:125px;
	height:170px;
	text-align:center;
	padding:51px 5px 0 20px;
}

#vm
{
	width:127px;
	margin:0;
	padding:0 0 0 14px;
}

#contents
{
	position:relative;
	float:left;
	width:593px;
	margin-right:-20px;	/* IE HACK, FUCKING BROWSER */
	padding:0px 18px 5px 18px;
}

#motd
{
	position:relative;
	top:-76px;
	width:593px;
	text-align:center;
	color:#AAA;
	margin-bottom:-6px;
}

#motd p
{
	margin:0;
	padding:0;
}

#rightmenu
{
	position:relative;
	float:right;
	top:-210px;
	width:186px;
	margin-bottom:-205px;
	background:url(img/rbox.png) top right no-repeat;
}

#articles
{
	width:138px;
	height:138px;
	padding:112px 16px 0 32px;
}

#downloads
{
	width:138px;
	height:213px;
	padding:85px 16px 0 32px;
}

#articles a,#downloads a
{
	color:black;
}

#articles p,#downloads p
{
	margin:0;
}

#publicite
{
	width:138px;
	padding:10px 10px 0 10px;
}

/* COPYRIGHT */
#copyr
{
	position:relative;
	width:894px;
	text-align:center;
	font-size:0.85em;
	padding:73px 60px 20px 20px;
	background:url(img/bot.png) top left no-repeat
}

#copyr img
{
	width:88px;
	height:31px;
	border:0;
}

.icon
{
	vertical-align:middle;
	border:0;
	margin-right:7px;
}

.action
{
	border:0;
	padding:0 0 0 5px;
	float:right;
}

.clearer,.content-clearer
{
	clear:both;
	font-size:1px;
}

.content-clearer
{
	height:1px;
}

#xiti-logo img
{
	width:39px;
	height:25px;
}

/* form */
label
{
	font-weight:bold;
	text-align:left;
	float:left;
	clear:left;
	margin:0;
	padding:2px 0 0 0;
}

.f-ent
{
	text-align:right;
	padding:5px 0 5px 0;
}

.f-text,.f-select
{
	color:#505B62;
	padding:0;
	border:1px solid black;
}

.f-text
{
	padding:2px;
}

.f-button
{
	color:white;
	border:#E0EBED solid 1px;
	background:#6E83A0;
}

#textfield
{
	text-align:center;
}

#textfield textarea
{
	width:569px;
}
