<style type="text/css">
	
* {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
}

a { text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	 }

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#514c48;
	font-size: x-small;
}

#wrapper{
	margin: 0 auto;
	width: 907px;
	margin: 0 auto;
	background-repeat: repeat-y;
	margin: 0 auto;
	padding-left:0px;
	background-color: #FFFFFF;
}

html>body #wrapper {
	height: auto;
	margin: 0 auto;
	width: 900px;
	height: auto;
	margin-top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	margin: 0 auto;
	border-bottom-style: none;
}

.user_area {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	
}

.header {
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 160px;
	margin: 0 3px 2px 3px;
	width: 897px;
	background-image: url(../images/header.png);
}

.footer {
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 55px;
	text-align: center;
	padding: 0px;
	font-size: x-small;
}

#left_content{
	width: 190px;
	margin-left: 3px;
}

#center_content{
	height:auto;
	width: 500px;
	padding-bottom: 10px;
	padding: 0 7px;
}

#right_content{
	width: 190px;
	float: left;
	margin-right: 3px;
	font-size: x-small;
}

a:hover{
	font-weight:bold;
}

.content_top {
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	background-repeat: no-repeat;
	height: 48px;
	background-image: url(../images/content_top.png);
	padding: 10px 15px 0 15px;
	margin: 0;
}

.content_center {
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	background-image: url(../images/content_center.png);
	background-repeat: repeat-y;
	text-align: justify;
}

.content_bottom{
	background-image:url(../images/content_bottom.png);
	background-repeat: no-repeat;
	height: 23px;
	padding: 0px 10px;
	font-size: x-small;
	margin-bottom: 5px;
}

.content_bottom_topic{
	background-image:url(../images/content_bottom_topic.png);
	background-repeat: no-repeat;
	height: 15px;
	margin-bottom: 10px;
	background-position: top;
}

.newpost{
	padding:0;
}

.topic {
	font-weight:bold;
	font-size: medium;
	margin: 4px 0;
}

.posted {
	font-size:x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: italic;
}

.edit{
	padding:10px 0 10px 0;
	margin: 0 0 0 0;
}

.sidebar {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
	
#left_content ul {
	list-style:none;
	padding:0;
	margin: 0;
}
 
.left_content_top{
	background-image: url(../images/left_top.png);
	background-repeat: no-repeat;
	height: 30px;
	background-position: bottom;
	margin: 0;
}
.left_content_top p {
	font-size: small;
	font-weight: bold;
	color: #0000CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 10px 0 5px 12px;
}

.left_content_bg{
	background-image: url(../images/left_content.png);
	background-repeat: repeat-y;
	background-position: bottom;
	padding: 7px 7px 1px 7px;
	font-size: x-small;
	
	}
	
.left_content_bottom{
	background-image: url(../images/left_bottom.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 11px;
	margin-bottom: 5px;
}

#left_content li  {
	list-style:none;
	display:block;
	padding:3px 0px;
	margin:0 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ECECEC;
}


#left_content li a{
					list-style:none;
					display:block;
					font-size:x-small;
					text-decoration:none;
					
				}
	#left_content li a:hover{
	text-decoration:none;
	background-image: url(../images/menu_026_h.gif);
	background-repeat: no-repeat;
	background-position: right center;
	}
	
.left_content{
	padding:0 30px;
	font-size: smaller;
}
.more {
	width:210px;
	padding: 5px;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}

textarea, input, file{
	color:#666;
	cursor:pointer;
}
/*
textarea:hover{
	background:#fff;
	
}

.content_center input {
	color:#666;
	cursor:pointer;
	border-style:solid;
	border-width:1px;
	border-color:#ccc;
	background:url(images/formbg.gif) repeat-x left top;
}

.content_center input:hover{
	background-color:#fff;
}
*/
.delete {
	padding:0px;
	margin: 0;
}

.comment_by {
	padding: 5px 0;
	margin: 0 0 0 0;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

.com_content {
	padding:10px 0;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #cccccc;
}

.content_top_topic{
	background-image: url(../images/content_top_topic.png);
	background-repeat: no-repeat;
	height: 15px;
	margin: 0;
}

.content_center_com {
	padding: 0 18px 0 18px;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	background-image: url(../images/content_center.png);
	background-repeat: repeat-y;
	background-position: top;
}

/*.content_center_com input{
	color:#666;
	cursor:pointer;
	border-style:solid;
	border-width:1px;
	border-color:#ccc;
	background:url(images/formbg.gif) repeat-x left top;
}
*/
h2 {
	padding:10px 0 5px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	margin: 0;
}

.menu_top {
	padding:50px 0 5px 12px;
}

.rec_com{
	padding:0 0 5px 0;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin: 0 0 5px 0;
}

.cate { font-size:x-small; }

.content_bottom table { width:480; }

/*upload style*/
#upload_form {
	font-size: x-small;
	font-weight: bold;
}

#upload_process{
	z-index:100;
	text-align:center;
	display: none;
	margin: auto;
}

#msg{
	text-align:center;
	color: red;
	font-weight: normal;
}

.error {
	color: red;
	font-size: small;
}


/*login style*/

/*end login style*/

.table_user{
	background:url(../images/top.png);
	 background-position:center; 
	 background-repeat:no-repeat; 
	 width:897px;
	  margin:0 3px 3px 3px;
	  height:38px;
	}

/*Login Proces*/
#login_form{
	font-family: verdana;
	font-size: x-small;
	font-weight: bold;
	color: #666666;
}
#login_process{
	z-index: 100;
	text-align: center;
	margin: auto;
	display: none;
}

#cur_scripts{
	padding:0 20px; 
	background:url(../images/free_artikel.gif); 
	background-repeat:no-repeat; 
	background-position: center; 
	margin: 0 auto;
}

/*script title*/
.script_title{
	font-size:medium;
	color:#006666;
	text-align:left;
	padding:0;
	font-weight: bold;
}

/**/
.img{
	margin:0 10px 5px 0;
	-moz-border-radius:4px;
	border: 4px #ecebeb  solid;
}
	
.img_templates{
	-moz-border-radius:4px;
	border: 4px #ecebeb solid;
}
	
/*bottom free script td*/
.bot_td{
	border-bottom:1px #dddddd dashed;	
	padding-bottom:3px;
}

/*forum style*/
.forum_top {
	background:url(../images/forum_top.png);
	background-repeat:no-repeat;
	height: 10px;
	padding: 3px 10px 0px 10px;
}
.forum_center {
	background:url(../images/forum_center.png);
	background-repeat:repeat-y;
}
.forum_bottom {
	background:url(../images/forum_bottom.png);
	background-repeat:no-repeat;
	height: 10px;
	background-position: top;
	margin-bottom: 10px;
}

.pagination{
	text-align:center;
	font-size:x-small;
	margin-bottom: 5px;
}

.user_list{
	background-repeat:no-repeat;
	height: 40px;
	padding: 0;
	background-image: url(images/table_user2.png);
	background-position: center center;
}

.topmenu_area {
	margin: 0px;
	float: right;
	width: 897px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.search{
	height: 30px; 
	margin: 67px 5px 0 0; 
	float:right; padding-left:610px;
}

.view_author{
	padding:12px 0 0 0;
	}
</style>
