body {
	background: url(img/bg.jpg) no-repeat top center #000;
	color:brightblue;
	margin:0;
	padding:0;
		font-family:Georgia, "Times New Roman", Times, serif;

	font-size:12px;
	color:#CCC;

}
#content {
	width:500px;
	float:left;
	vertical-align:top;
	margin:0px 60px  auto;
	
}

.postui2 {
	background:url(img/content.png);
	margin:0 auto;
	width:500px;
	text-shadow:0px 1px 4px #000;
}

	.text-title {
		height:60px;
		text-shadow:0px 1px 4px #000;
	}
	
	.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;

		text-align:left;
	}
	
	.con-wrap {
		padding:2px 20px;
	}
	
		.text-title h2 {
			float:left;
			font-size:18px;
		    text-shadow:0 2px 4px #000;
			line-height:25px;
			text-indent:35px;
		}
		a {
		color:#82877c;
		text-decoration:none;
	}
	
		a:hover {
			color:#FFF;
		}
	
		a:active {
			color:#afc09e;
		}
		
 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:190px;
    vertical-align:top;
	
}
#sidebar-right {
	float:right;
	width:190px;
	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:190px;
}
		
.sb-cont {
			background-position:center right;
			background-repeat:repeat-y;
}
		
.sb-title span {
				color:#FFF;
				text-shadow:0 2px 4px #000;
				font-size:16px;
				line-height:45px;
				font-weight:600;
				text-shadow:0 2px 4px #000;
}
			
.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.png");
	padding-top:-100px;
}
	
	
		a.sb-link {
		color:#82877c;
		margin:5px 0;
		display:block;
		font-size:15px;
		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 {
  height:60px;
  background:#038C4C;
  color:#FFF;
  background: url(img/navi.png);
  text-align:center;
  width:1000px;
  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:55px;
  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;
    text-shadow:
					0px 0px 20px #600,
					0px 0px 14px #F00,
					0px 0px 38px #F03,						
					0px 0px 22px #FF2F21,
					0px 0px 46px #FF7970				
					;


}
.last {
	background:none !important;
}
#footer {
	background: url("img/footer.png");
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#9a9a9a;
	height:50px;
	margin-top:-50px;
	line-height:50px;
	overflow:hidden;
	text-shadow:0 1px 5px #000, 0 0 3px #000;
	width:1000px;
}

	#footer .center {
		width:900px;
	
	}
	


		#footer a {
			color:#FFF;
		}		
		
			#footer a:hover {
				text-decoration:underline;
			}
			
			#footer a:active {
				color:#479459;
			}
#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{
	background:url(img/bgbt.png);
	width:1100px;
	height:250px;
	margin-top:500px;

	overflow:hidden;
}

.info, .success, .warning, .error, .validation {
border: 1px solid;
margin: 10px 0px;
padding:10px 10px 10px 50px;
background-repeat: no-repeat;
background-position: 10px center;
line-height:12px;
font-size:12px;
text-shadow: #c0c0c0 1px 1px 1px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.info {
color: #00529B;
background-color: #BDE5F8;
background-image: url('.img/info.png');
}
	.info a {
	color: #00529B;
	text-decoration:underline;
	}
.success {
color: #4F8A10;
background-color: #DFF2BF;
background-image:url('./img/success.png');
}
	.success a {
	color: #4F8A10;
	text-decoration:underline;
	}
.warning {
color: #9F6000;
background-color: #FEEFB3;
background-image: url('./img/warning.png');
}
	.warning a {
	color: #9F6000;
	text-decoration:underline;
	}
.error {
color: #D8000C;
background-color: #FFBABA;
background-image: url('./img/error.png');
}
	.error a {
	color: #D8000C;
	text-decoration:underline;
	}


