input[type="submit"],input[type="button"]
{
	border:1px solid #14A2CF;
	background:#14A2CF;
	color:#fff;
	font-size:9pt;
}

input[type="text"], input[type="password"]
{
	border:1px solid #14A2CF;
	color:#3d73ba;
	font-size:9pt;
	height:16px;
}

#regform
{
	font-weight:bold;
	float:right;
	width:50%;
	margin:15px;
}

#nav2 a:hover
{
	text-decoration:underline;
}

#regform input
{
	margin-bottom:5px;
}

.clear { /* generic container (i.e. div) for floating buttons */
		overflow: hidden;
		width: 100%;
	}

	a.button {
		background: transparent url('/forum_img/btnlft.png') no-repeat scroll top right;
		color: #fff;
		font-weight:bold;
		
		display: block;
		float: left;
		font: normal 12px arial, sans-serif;
		height: 39px;
		margin-right: 6px;
		padding-right: 17px; /* sliding doors padding */
		text-decoration: none;
	}

	a.button span {
		background: transparent url('/forum_img/btnrt.png') no-repeat;
		display: block;
		line-height: 29px;
		padding: 5px 0 5px 17px;
	}
	
	a.button img
	{
			vertical-align:middle;
	}


	a.button:hover {
		background-position: right -38px;
		color: #fff;
		outline: none; /* hide dotted outline in Firefox */
	}

	a.button:hover span {
		background-position: left -38px;
	}
	
.edbutton {
border: 1px solid #ccc;
margin: 1px;
padding: 2px;
}

.edbutton:hover {
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
-moz-opacity: 0.6;
}

.ed {
width: 400px;
height: 150px;
}

.konu_reply
{
	min-height:72px;
	margin-bottom:15px;
	padding-bottom:10px;
	border-bottom:1px solid #b3c1c7;
}

.konu_reply .left img
{
	display:block;
	margin:0 auto;
}

.konu_reply .left
{
	width:160px;
	text-align:center;
	float:left;
}

.konu_reply .yazi
{
	width:720px;
	background:#fff;
	float:right;
}

.konu_reply .yazi
{
	background:url(/forum_img/msjbg.gif) repeat-y #fff;
}

.konu_reply .yazi .bg
{
	background:url(/forum_img/msjarrw.gif) no-repeat;
	min-height:72px;
	padding:15px 30px;
}

.konu_reply .yazi .n
{
	background:url(/forum_img/msjbtm.gif) 16px bottom no-repeat;
}

.mesajtools
{
	text-align:right;
	padding:10px;
	border-top:1px solid #ccc;
	width:650px;
	margin:0 auto;
}

.paginate
{
	background:url(/forum_img/paginatebg.gif) repeat-x;
	height:30px;
	line-height:30px;
	margin-bottom:15px;
}

.paginate a
{
	display:block;
	width:30px;
	color:#fff;
	font-weight:bold;
	vertical-align:middle;
	float:right;
	font-size:11pt;
	text-align:center;
	background:url(/forum_img/pageayrak.gif) no-repeat;
}

.paginate a:hover
{
	color:#dddfdf;
}

.userimg
{
	background:url(/forum_img/profil_avatar_art.png);
	width:197px;
	height:194px;
	display:block;
	line-height:197px;
}

.usersol
{
	text-align:center;
	float:left;
	margin-top:-50px;
}

.usersag
{
	width:650px;
	float:left;
	margin-left:10px;
}

.usertitle
{
	font-size:15pt;
	font-weight:bold;
	display:block;
	background:url(/forum_img/forumbaslik.gif);
	margin-top:10px;
	line-height:44px;
	padding-left:200px;
}

.brb1
{
	border-bottom:1px solid #ccc;
	padding-bottom:5px;
	display:block;
	margin-top:5px;
}

.boxed
{
	border:1px solid #ccc;
	padding:5px;
	display:block;
	background:#fff;
	margin-top:5px;
}

.userimg img
{
	vertical-align:middle;
}

blockquote
{
	border:1px solid #ccc;
	background:#d9e8ef;
	margin:10px;
	font-size:%90;
	padding:10px;
}