body {
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0px;
	width: 100%;
	font-family: Arial;
	min-width: 1100px;
}
#langbar {
	position: absolute;
	top:10px;
	left: 10px;
	color: white;
	z-index:-1;
}
#login_box {
	position: absolute;
	top: 0px;
	left:50%;
	margin-left:-400px;
	margin-top: -390px;
	background-image: url('login_box.png'); 
	padding-top: 20px;
	padding-left: 30px;
	padding-right: 30px;
	width: 740px;
	height: 420px;
	z-index:-1;
	color: #FFFFFF;
}
#login_table {
	font-size: 17px;
	margin-top: 280px;
	width:100%;
	color: #FFFFFF;

}
#login_table p {
    margin:3px;

}
.login_button {
	font-weight:bold;
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
	position: absolute;
	right: 170px;
	bottom:25px;

}
input, textarea,button {
border: 1px solid #ccc;
}
#fulltable {
	width:100%;

}
.button {
/*	margin-top: 5px; */
	margin-left:150px;
    background: white url(/media/admin/img/admin/nav-bg.gif) bottom repeat-x;
    padding: 3px;
    color: black;
    border: 1px solid #bbb;
    border-color: #ddd #aaa #aaa #ddd;
}
.register {
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;
}
.register:hover {
	color: #ffffff;
	text-decoration: underline;
}


#title {
	text-align: center;
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0px;
	min-width: 1000;
	width: 100%;
	height: 122px;
	background-color: #0c0c0c;
	background-image: url('top-bg.jpg');
	background-repeat:no-repeat;
	background-position:top center;
	z-index:-2;
}
.logo {
	position: relative;
	top: 40px;
	left: -320px;
}
.link {
	margin: 0px;
	border: 0px;
	
}
#menu_bar_bg {
	position: absolute;
	height:46px;
	min-width: 1000;
	width: 100%;
	top: 122px;
	left:0px;
	background-image: url('nav-bg.png');
	z-index:-2;



}
#menu_bar {
	position: relative;
	max-width: 1000px;
	left: 50%;
	margin-left: -450px; 


}
.menu_link {
	/*font-family: Verda; */
	position: relative;
	top: -15px;
	padding-left:30px;
	padding-right:30px;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	height: 46px;
	

}
.menu_link:hover {
	background-image: url('link_bg.png'); 
	height: 46px;
	padding-top:17px;
	padding-bottom:17px;
}
#content_bg {
	position: absolute;
	left:0px;
	top: 168px;
	width: 100%;
	min-height: 1000px;
	background-image: url('content-top-bg.gif');
	background-repeat: repeat-x;
	background-color: #e1e1e1;
	z-index:-2;
	
}

#foot {

	position: relative;
	width:100%;
	height: 70px;
	background-image: url('foot-hr.gif');
	background-repeat: repeat-x;
	background-color: #dadada;
	text-align: center;
	color: #494949;
	margin-top:30px;
	font-weight: bold;
	font-size: 12px;
	padding-top: 10px;

}
.banner {
	position: relative;
	color: #fff;
	margin: 5px;
	width: 298px;
	height: 186px;
	background-image: url('ban.png');
}

#content {
	color: #1c1c1c;
	position: relative;
	left: 50%;
	top: 30px;
	margin-left:-500px;
	width: 1000px;
	min-height: 943px;
	padding-bottom:150px;


}
.nav {
	margin-top: 1px;
	margin-left:0px;
	margin-right:0px;
	padding-left:-2px;

}
.Title {
	font-size: 25px;
	margin-bottom: 10px;
	/*font-weight: bold;*/


}

p {
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.green {
	color:#8AE234;
}
.blue {
	color:#729FCF;
}
.shellbox {
	padding: 10px;
	background-color: #292929;
	color: #FFFFFF;
	border: 3px dashed #eeeeec;
}
.right-title {
	font-size: 20px;
}
#right-content {
	position: absolute;
	width:200px;
	right: 0px;
}	
#center-content {
	width: 750px;

}

/* 
 * Forum
 * 
 */
#djangoForumList {
	width:100%;
}
#djangoForumList td {
	text-align:left;
	
}
#djangoForumThreadList {
	width: 100%;
}
#djangoForumThreadList a {
	color: #000;
	
}
#djangoForumThreadPosts {
	margin-top: 20px;
	margin-bottom: 20px;
	width: 100%; 
	border-collapse:collapse;
}
#djangoForumThreadPosts th {
	margin-bottom: 20px;

}
#djangoForumThreadPosts td {
	
}
.djangoForumThreadPostDetail {
	width: 20%;
	font-size:13px;
	text-align:left;
	margin-bottom: 5px;
}
.post {
	margin-bottom: 10px;
	border-bottom: 1px solid #D3D7CF;

}
.alt {
	/*background-color:#babdb6;*/
	border-bottom: 1px solid #bfbfbf;
}

#id_body {
	width:100%;

}


/*
 * 
 * forum end
 * 
 */
#userbar {
	position: absolute;
	top: 0px;
	left:50%;
	margin-left:-410px;
	margin-top: -65px;
	background-image: url('userbar.png'); 
	padding-top: 68px;
	padding-left: 10px;
	padding-right: 10px;
	width: 780px;
	height: 32px;
	z-index:10;
	color: #FFFFFF;
	font-size: 15px;
}
#userbar img {
	position: relative;
	top: 2px;

}
#userbar a {
	color: #FFF;
	padding-right: 2px;
}
#userbar a img {
	border:0px;
	margin:0px;
}
#inbox {
	width:100%;
	text-align:center;
}
#inbox th {
	background-color: #d3d7cf;
}
.not-readed {
	background-color: #ef2929;
}
.new-mail {
	font-weight: bold;
}
.table {
	border: 0px solid black;
    margin-top:20px;
    margin-left:35px;
}
.table th {
    padding: 3px; 
    font-size: 14px;
    border-top: 1px solid black;
    background-color: #d3d7cf;
}
.table td { 
    border-bottom: 1px solid #D3D7CF;
    padding: 3px;
    font-size: 14px;
    text-align:center;
}
a {
    color:black;
    text-decoration: none;
}
a:visited {
}
.table a:hover, p a:hover {
    text-decoration: underline;
}

#page_bar {
	padding-bottom: 1px;
    text-align: center;	
    margin-left: 35px;


}
#page_bar a { 
    border-bottom:1px dotted #D3D7CF;
    color:#1C1C1C;
    display:block;
    float:left;
    margin-left:35px;
    text-decoration:none;
    width:120px;

}
.right {
	text-align:right;
}
.center {
	text-align:center;

}
