body {
	background: url(img/bg.png) no-repeat top center #000;
	height:100%;
	margin:0;
	padding:0;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	color:#FFC62D;
	cursor: url(), auto;}
	:link, .btn, a {cursor:url(), auto !important;}
}
}

}
#headerbg {
	margin: 0 auto;	
	background-image: url(img/bg/header.jpg);
	width:1280px;
	height:326px;
}
#content {
	width:500px;
	float:center;
	vertical-align:top;
	margin:0px 60px  auto;
	
}

.postui2 {
	background:url(img/content.png);
	margin:0 auto;
	width:500px;
}

	.text-title {
		height:60px;
	}
	
	.text-end {
		background-position:left bottom;
		height:10px;
		margin-bottom:26px;
	}
	
	.text-con {
		background-position:center right;
		background-repeat:repeat-y;
		line-height:1.8;
        color:#54769e;
		text-align:left;
	}
	
	.con-wrap {
		padding:2px 20px;
	}
	
		.text-title h2 {
			float:left;
			font-size:16px;
		    text-shadow:0 1px 3px #000;
			line-height:15px;
			text-indent:20px;
		}
		a {
		color:#877c7c;
		text-decoration:none;
	}
	
		a:hover {
			color:#730000;
		}
	
		a:active {
			color:#c09e9e;
		}
		
 table {
    border:0;
    margin:0 auto;
    margin-bottom: 10px;
	font-size:11px;
	width:100%;
}

.thell { background: #2D2D2D; color:#C1C1C1; padding:5px; border-bottom: 1px dashed #565656; }
.tdunkel { background: #1D1D1D; color:#C1C1C1; padding:5px; border-bottom: 1px dashed #565656; }
.tred { background: #900; color:#C1C1C1; padding:5px; border-bottom: 1px dashed #565656; }
.topLine { background: #101010; color:#FFF; padding:5px; border-bottom: 1px dashed #565656; }


ul {
	list-style: square;
}
#sidebar-left {
	float:left;
	width:220px;
    vertical-align:top;
	
}
#sidebar-right {
	float:right;
	width:220px;
	vertical-align:top;
	
}

.sb-ui {
	background:url("img/sidebar_ui.png");
}

.sb-title {
	height:60px;
	text-align:center;
	padding-right:2px;

}
		
.sb-bt {
			height:7px;
			background-position:bottom left;
			margin-bottom:0px;
			width:220px;
}
		
.sb-cont {
			background-position:center right;
			background-repeat:repeat-y;
}
		
.sb-title span {
				color:#D69C63;
				text-shadow:0 2px 4px #000;
				font-size:16px;
				line-height:40px;
				font-weight:400;
}
			
.sb-middle {
				margin:0px auto;
				width:180px;
				color:#FFF;
	
}
			
input.button1 {
height:29px;
width:79px;
background:url(img/button.png);
color:#CCC;
font-size:11px;
border:none;
text-align:center;
line-height:22px;
text-shadow:0 2px 3px #000;


		}

			input.button1:hover {
			background:url(img/buttonh.png) no-repeat;
		    color:#CCC;
		}
			input.button1:active {
			background:url(img/buttona.png) no-repeat;
		    color:#FFF;
		}
		input.txt {
			width:154px;
			height:29px;
			color:#CCC;
			text-indent:5px;
			font-size:12px;
			background:url(img/input.png);
			border:none;
			margin: 0 0 1px;
		}
				input.txt:hover {
					background:url(img/inputh.png);
		}
	#main {
	width:1000px;
	background:url ("/img/main.jpg");
	padding-top:-100px;
}
	
	
		a.sb-link {
		color:#82877c;
		margin:5px 0;
		display:block;
		font-size:11px;
		padding-left:10px;
		text-decoration:none;
		text-align:left;
	}
	
		a.sb-link:hover {
			color:#FFF;
		}
	
		a.sb-link:active {
			color:#afc09e;
		}
		#board {
			background:url(img/board.png);
			width:190px;
			height:75px;
		}
			#board:hover {
			background:url(img/board_h.png);
		}
				#download {
			background:url(img/download.png);
			width:190px;
			height:75px;
		}
			#download:hover {
			background:url(img/download_h.png);
		}
		#statusbg {
			background:url(img/sidebg.png);
			width:150px;
			height:130px;
		}
	
		.text {
		padding:15px 10px;
		font-size:11px;
	  text-align:left;
		}
		div#navi {
  float:top;
  height:96px;
  background:#038C4C;
  color:#FFF;
  background: url(img/navi.png);
  text-align:center;
  width:1071px;
  font-size:16px;
  margin:0px auto;
}

div#navi ul {
  margin:auto;
  padding:0;
  list-style:none;
  width:700px;
}

div#navi ul li {
  float:left;
  font-size: 1.0em;
  width:110px;
  margin-right:0px;
  border: 
}

div#navi a {
  display:block;
  line-height:60px;
  height:60px;
  width:110px;
  text-decoration:none;
  color:#999;
  text-shadow:0px 1px 4px #000;
  background:url("img/border.png") no-repeat  right;
  padding:0 0px 0 0px;
  margin:0 0px;
 
}

div#navi a:hover {
  color:#FFF;
  text-decoration:none;

}
.last {
	background:none !important;
}
.subnav-content {
  display: none;
}
div#navi:hover .subnav-content {
  display: block;
}
#footer {
	text-align:center;
	background:url(img/bg/footer.png);
	padding-top:120px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#314C68;
	width:1280px;
	height:75px;
	margin: 0 auto;
}

#footer a {
	color:#44678B;
}
#psc {
	background:url(img/psc.png);
	width:82px;
	height:20px;
	line-height:40px;
}
#bg_top {
	background:url(img/bgtop.png);
	width:1100px;
	height:300px;
}
#bg_bt{
	text-align:center;
	padding-top:120px;
	background-image:url(img/bg/content2.jpg);
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#314C68;
	width:1280px;
	height:0px;
	margin: 0 auto;
}

#userpanelwindow, #navigationwindow {
	background-image:url(img/windows/userpanel.png);
	width:220px;
	height:273px;
	margin-bottom: 20px;
}

#userpanelwindow .buycoins {		
	color:#F90;
	font-weight:bold;
	text-decoration:underline;
	cursor:pointer;
}

#userpanelwindow > .header, #navigationwindow > .header {
	font-family:Georgia,"Times New Roman",Times,serif;
	vertical-align:middle;
	color:#D69C63;
	font-size:18px;
	padding-left:22px;
	font-weight:0;
}

#forumbutton
{
	background:url(img/buttons/buttons.png);
	width:220px;
	height:62px;
	background-position: 0px 0px;
	margin-bottom: 20px;
}
#downloadbutton {
	background-image: url(img/buttons/buttons.png);
	background-position: 0px -62px;
	height: 62px;
	width: 220px;
}
#itemshopbutton {
	background-image: url(img/buttons/buttons.png);
	background-position: 0px -124px;
	height: 62px;
	width: 220px;
	margin-bottom: 20px;
}
#livechatbutton {
	background-image: url(img/buttons/buttons.png);
	background-position: 0px -186px;
	height: 62px;
	width: 220px;
	margin-bottom: 20px;
}
