/*  phpBB 3.0 Style Sheet
    --------------------------------------------------------------
	Style name:		CanavarGibi
	Based on style:	subSilver (the default phpBB 2 style)
	Original author:	subBlue ( http://www.subBlue.com/ )
	Modified by:		psoTFX and the phpBB team ( http://www.phpbb.com )
	
	This is an alternative style for phpBB3 for those wishing to stay with
	the familiar subSilver style of phpBB version 2.x
	
	Copyright 2006 phpBB Group ( http://www.phpbb.com/ )
    --------------------------------------------------------------
*/

/* Layout
 ------------ */
* {
	/* Reset browsers default margin, padding and font sizes */
	margin: 0;
	padding: 0;
}
.logosol {
	/*float: left;*/
    padding-top: 1px;
    padding-bottom: 1px;
	height: 130px;
	width: 100%;
}
#logosol_arka {
    /*./images/logo_orta.gif*/
	background-image: url('./images/logo_orta.gif');
	background-repeat: repeat-x;
    text-align: center;
	height: auto;
	width: 100%;
}
.register_en_sag {
	float: right;
	height: 113px;
	width: 148px;
}
.super_menu {
	background-image: url('./images/usttt_menu_orta.gif');
	background-repeat: repeat-x;
	height: 47px;
	width: 100%;
	padding-top: 20px;
}
#beyazlatma {
}

#popitmenu{
	background-image: url('./images/sag_arka_taraf.gif');

	position: absolute;
	background-color: #F7F7F7;
	border:1px solid #CCCCCC;
	line-height: 18px;
	z-index: 200;
	visibility: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	padding: 5px;
	width: 200px;
}

#popitmenu a{
	line-height: 25px;

text-decoration: none;
padding-left: 6px;
color: black;
display: block;
}

#popitmenu a:hover{ /*hover background color*/
	background-color: #FFFFFF;
	color: #CC3300;
	padding-left: 3px;
}


.en_ust_menum {
	background-image: url('./images/header_01.gif');
	background-repeat: repeat-x;
	height: 42px;}
.dosya_hizala {
	margin-top: 6.5px;
	position: absolute;
	margin-left: 10px;
}
.profil_bilgisi {
	background-image: url('./images/pbb.gif');
	background-repeat: no-repeat;
	height: 24px;
	width: 148px;
}
	.sol_collapse {
	float: left;
	width: 100px;
}
.sag_collapse {
	float: right;
	width: 100px;
}
	.kategorihide{
overflow: hidden;
display: block;
}
.alt_menu_kismi {
	background-image: url('./images/header_sol_arka.gif');
	background-repeat: repeat-x;
	height: 129px;}


 .collapse {
	color: #999999;
	margin-top: 10px;
	text-align: left;
	font-size: 12px;
	font-weight: lighter;
}
#menutopla {
	background-image: url('./images/menuorta.gif');
	background-repeat: repeat-x;
	height: 34px;
	width: 100%;
}
#menutopla a {
	color: #3F3F3F;
}
.menusol {
	background-image: url('./images/menusol.gif');
	background-repeat: no-repeat;
	float: left;
	height: 34px;
	width: 28px;
}
.menusag {
	background-image: url('./images/menusag.gif');
	background-repeat: no-repeat;
	float: right;
	height: 34px;
	width: 19px;
}
.collapse a {
	font-weight: lighter;
	color: #FFFFFF;
}
#collapse_incelt {
	font-weight: bolder;
}

.altcizgi{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bfc3c6;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-right-color: #bfc3c6;
	border-left-color: #FFFFFF;
}
#beyazlatma  {
	color: #666666;
	font-size: 10px;
	margin-top: 10px;
	
}
#beyazlatma a {
font-weight: bolder;
	color: #666666;
	font-size: 15px;
	margin-top: 8px;
}
#k {
	color: #666666;
	background-color: #e6eaed;
}

.toplagel {
	background: url('./images/orta_.gif') bottom left repeat-x;
	height: 47px;
	font-weight: lighter;
	font-size: 1.3em;
	text-align: left;
	vertical-align: middle;
	margin: 0;
	overflow: hidden;
}

.sol_ {
	background: url('./images/sol_.gif') bottom left no-repeat;
	padding-left: 12px;
	height: 47px;
}

.sag_ {
	background: url('./images/sag_.gif') bottom right no-repeat;
	padding-right: 12px;
	height: 47px;
}

.alt_orta {
	background: url('./images/orta___.gif') bottom left repeat-x;
	height: 12px;
	font-size: 0.1em;
	margin: 0;
	overflow: hidden;
}

.alt_sol {
	background: url('./images/sol___.gif') bottom left no-repeat;
	padding-left: 10px;
}

.alt_sag {
	background: url('./images/sag___.gif') bottom right no-repeat;
	padding-right: 10px;
}


html {
	font-size: 100%;
}

body {
	/* Text-Sizing with ems: http://www.clagnut.com/blog/348/ */
	font-family: "Lucida Grande", Verdana, Tahoma, Arial, sans-serif;
	color: #323D4F;
	background-color: #FFFFFF;
	font-size: 62.5%; /* This sets the default font size to be equivalent to 10px */
	margin: 0;
	background-image: url(./images/background1.gif);
	background-repeat: repeat-x;
}

#wrapheader {
	min-height: 120px;
	height: auto !important;
	height: 120px;
/*	background-image: url('./images/background.gif');
	background-repeat: repeat-x;*/
/*	padding: 0 25px 15px 25px;*/
	padding: 0;
}


#wrapcentre {
	background-color: #FFFFFF;
}

#wrapfooter {
	text-align: center;
	clear: both;
}

#wrapnav {
	width: 100%;
	margin: 0;
	background-color: #ECECEC;
	border-width: 1px;
	border-style: solid;
	border-color: #A9B8C2;
}

#logodesc {
	margin-bottom: 5px;
	padding: 5px 25px;
	background: #D9DFE4;
	border-bottom: 1px solid #4787A7;
}
#bokk {
	width: 93%;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-bottom: -10%;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	margin-top: -20px;
}
.uye_giris_formu {
}

#menubar {
	margin: 0 25px;
}

#datebar {
	margin: 10px 25px 0 25px;
}

#findbar {
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0;
}

.forumrules {
	background-color: #F9CC79;
	border-width: 1px;
	border-style: solid;
	border-color: #BB9860;
	padding: 4px;
	font-weight: normal;
	font-size: 1.1em;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

.forumrules h3 {
	color: red;
}

#pageheader { }
#pagecontent { }
#pagefooter { }

#poll { }
#postrow { }
#postdata { }


/*  Text
 --------------------- */
h1 {
	color: black;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;
	font-size: 1.8em;
	text-decoration: none;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.5em;
	text-decoration: none;
	line-height: 120%;
}

h3 {
	font-size: 1.3em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 120%;
}

h4 {
	margin: 0;
	font-size: 1em;
	font-weight: lighter;
}

p {
	font-size: 1.1em;
}

p.moderators {
	margin: 0;
	float: left;
	color: black;
	font-weight: bold;
}

.rtl p.moderators {
	float: right;
}

p.linkmcp {
	margin: 0;
	float: right;
	white-space: nowrap;
}

.rtl p.linkmcp {
	float: left;
}

p.breadcrumbs {
	margin: 0;
	float: left;
	color: black;
	font-weight: lighter;
	white-space: normal;
	font-size: 1.1em;
	padding-top: 10px;
}

.rtl p.breadcrumbs {
	float: right;
}

p.datetime {
	margin: 0;
	float: right;
	white-space: nowrap;
	font-size: 1em;
}

.rtl p.datetime {
	float: left;
}

p.searchbar {
	padding: 2px 0;
	white-space: nowrap;
} 

p.searchbarreg {
	margin: 0;
	float: right;
	white-space: nowrap;
}

.rtl p.searchbarreg {
	float: left;
}

p.forumdesc {
	padding-bottom: 4px;
}

p.topicauthor {
	margin: 1px 0;
}

p.topicdetails {
	margin: 1px 0;
	font-weight: lighter;
}

p.topicdetails2 {
	margin: 1px 0;
	font-weight: bold;
	font-size: 12px;
}
.postreported, .postreported a:visited, .postreported a:hover, .postreported a:link, .postreported a:active {
	margin: 1px 0;
	color: red;
	font-weight:bold;
}

.postapprove, .postapprove a:visited, .postapprove a:hover, .postapprove a:link, .postapprove a:active {
	color: green;
	font-weight:bold;
}

.postapprove img, .postreported img {
	vertical-align: bottom;
}

.postauthor {
	color: #000000;
}

.postdetails {
	color: #000000;
}

.postbody {
	font-size: 1.3em;
	line-height: 1.5em;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
}

.postbody li, ol, ul {
	margin: 0 0 0 1.5em;
}

.rtl .postbody li, .rtl ol, .rtl ul {
	margin: 0 1.5em 0 0;
}

.posthilit {
	background-color: yellow;
}

.nav {
	margin: 0;
	color: black;
	font-weight: bold;
}

.pagination {
	padding: 4px;
	color: black;
	font-size: 1em;
	font-weight: bold;
}

.cattitle {

}

.gen {
	margin: 1px 1px;
	font-size: 1.2em;
}

.genmed {
	margin: 1px 1px;
	font-size: 1.1em;
}

.gensmall {
	margin: 1px 1px;
	font-size: 1em;
}

.copyright {
	color: #444;
	font-weight: normal;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

.titles {
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 1.3em;
	text-decoration: none;
}

.error {
	color: red;
}


/* Tables
 ------------ */
 
#th_member {
	color: #FFFFFF;
	font-size: 1em;
	font-weight: lighter;
	background-color: #CC0000;
	background-image: url(./images/kategori_alti.gif);
	white-space: nowrap;
	height: 30px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	background-repeat: repeat-x;
}
#th_member a {
	color: #FFFFFF;
}





th {
	color: #FFFFFF;
	font-size: 1em;
	font-weight: lighter;
	background-color: #CC0000;
	background-image: url(./images/kategori_alti.gif);
	white-space: nowrap;
	height: 30px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	background-repeat: repeat-x;
}
th a {
}
#th_konu {
	width: 200px;
}
#th_diger {
	width: 30px;
	font-weight: bold;
	font-size: 12px;
	color: #6F6F6F;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#tablo_author a {
	font-weight: lighter;
}



td {
	padding: 2px;
}
td.profile {
	padding: 4px;
}

.tablebg {
	background-color: #CCCCCC;
}
.tablebg a {
	color: #FFFFFF;
}

.tablebg_viewforumda {
	background-color: #ffffff;
}

#tablebg {
	background-color: #FFFFFF;
}
.catdiv {
	height: 28px;
	margin: 0;
	padding: 0;
	border: 0;
	background: white url('./images/cellpic2.jpg') repeat-y scroll top left;
}
.rtl .catdiv {
	background: white url('./images/cellpic2_rtl.jpg') repeat-y scroll top right;
}
#cat  {
	font-weight: lighter;
}
#cat a  {
	font-weight: lighter;
	font-size: 15px;
	color: #FFFFFF;
}
.cat {
	height: 33px;
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #C7D0D7;
	background-image: url('./images/cellpic1.gif');
	text-indent: 4px;
	font-weight: lighter;
}

.cat2 {
	height: 33px;
	margin: 0;
	padding: 0;
	border: 1px solid #bdbdbd;
	background-color: #C7D0D7;
	background-image: url('./images/cellpic1.gif');
	text-indent: 4px;
}
.row1 {
	background-color: #fcfcfc;
	padding: 4px;
	background-image: url('./images/sag_arka_taraf.gif');
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.rowR {
	padding: 4px;
	background-color: #F2F2F2;
}
.rowA {
	background-color: #fcfcfc;
	padding: 10px;
	background-image: url('./images/sag_arka_taraf.gif');
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F3F3F3;
	border-left-color: #F3F3F3;
}
.rowA a {
	font-size: 10px;
	color: #FF0000;
}
.row2 {
	background-color: #fcfcfc;
	padding: 4px;
	background-image: url('./images/sag_arka_taraf.gif');
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.row3 {
	background-color: #fcfcfc;
	padding: 4px;
	background-image: url('./images/alt_taraf.gif');
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}



.row11_forum_resmi {
	background-image: url(./images/alt_1.gif);

	background-repeat: repeat;
	background-color: #d1d1d1;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bfc3c6;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #bfc3c6;
	border-left-color: #FFFFFF;
}

.row11 {
	background-image: url('./images/alt_1.gif');

	background-repeat: repeat;
	background-color: #e6eaed;
	padding: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bfc3c6;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #bfc3c6;
	border-left-color: #FFFFFF;
}

.row22 {
	background-image: url('./images/alt_1.gif');

	background-repeat: repeat-x;
	background-color: #e6eaed;
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BFC3C6;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #bfc3c6;
	border-left-color: #FFFFFF;
}

.row33 {
	background-repeat: repeat-x;
	background-color: #E6E6E6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBDFDF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.spacer {
	background-color: #D1D7DC;
}

hr {
	height: 1px;
	border-width: 0;
	background-color: #D1D7DC;
	color: #D1D7DC;
}

.legend {
	text-align:center;
	margin: 0 auto;
}

/* Links
 ------------ */
a:link {
	color: #444444;
	text-decoration: none;
}
#kucuk_harf {
	font-size: 10px;
	font-weight: lighter;
}
#kucuk_harf a {
	font-size: 10px;
}
a:active,
a:visited {
	color: #444444;
	text-decoration: none;
}

a:hover {
	color: #999999;
	text-decoration: underline;
}

a.forumlink {
	color: #444444;
	font-weight: bold;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 1.4em;
}
a.forumlink:hover {
	color: #999999;
}

a.topictitle {
	margin: 1px 0;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 1.2em;
	color: #444444;
}

a.topictitle_viewforum_table {
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 1.2em;
	color: #444444;
	text-decoration: underline;
	margin-top: 1px;
	margin-right: 0;
	margin-bottom: 1px;
	margin-left: 0;
	padding-bottom: 1px;
}
a.topictitle: link {
}

a.topictitle:visited {
	color: #444444;
	text-decoration: none;
}

th a,
th a:visited {
	color: #444444!important;
	text-decoration: none;
}

th a:hover {
	text-decoration: underline;
	color: #999999;
}


/* Form Elements
 ------------ */
form {
	margin: 0;
	padding: 0;
	border: 0;
}

input {
	color: #333333;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	padding: 1px;
	border: 1px solid #A9B8C2;
	background-color: #FAFAFA;
	
}

textarea {
	background-color: #FAFAFA;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em; 
	line-height: 1.4em;
	font-weight: normal;
	border: 1px solid #A9B8C2;
	padding: 2px;
}

select {
	color: #333333;
	background-color: #FAFAFA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	border: 1px solid #A9B8C2;
	padding: 1px;
}

option {
	padding: 0 1em 0 0;
}

option.disabled-option {
	color: graytext;
}

.rtl option {
	padding: 0 0 0 1em;
}

input.radio {
	border: none;
	background-color: transparent;
}

.post {
	background-color: white;
	border-style: solid;
	border-width: 1px;
}

.btnbbcode {
	color: #000000;
	font-weight: normal;
	font-size: 1.1em;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	background-color: #EFEFEF;
	border: 1px solid #666666;
}

.btnmain {
	font-weight: bold;
	background-color: #ECECEC;
	border: 1px solid #A9B8C2;
	cursor: pointer;
	padding: 1px 5px;
	font-size: 1.1em;
}

.btnlite {
	font-weight: normal;
	background-color: #ECECEC;
	border: 1px solid #A9B8C2;
	cursor: pointer;
	padding: 1px 5px;
	font-size: 1.1em;
}

.btnfile {
	font-weight: normal;
	background-color: #ECECEC;
	border: 1px solid #A9B8C2;
	padding: 1px 5px;
	font-size: 1.1em;
}

.helpline {
	background-color: #DEE3E7;
	border-style: none;
}


/* BBCode
 ------------ */
.quotetitle, .attachtitle {
	margin: 10px 5px 0 5px;
	padding: 4px;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #999999;
	color: #FFFFFF;
	background-color: #333333;
	font-size: 0.85em;
	font-weight: bold;
}

.quotetitle .quotetitle {
	font-size: 1em;
}

.quotecontent, .attachcontent {
	margin: 0 5px 10px 5px;
	padding: 5px;
	border-color: #999999;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	font-weight: normal;
	font-size: 1em;
	line-height: 1.4em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #F4F4F4;
	color: #4B5C77;
}

.attachcontent {
	font-size: 0.85em;
}

.codetitle {
	margin: 10px 5px 0 5px;
	padding: 2px 4px;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #A9B8C2;
	color: #333333;
	background-color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

.codecontent {
	direction: ltr;
	margin: 0 5px 10px 5px;
	padding: 5px;
	border-color: #A9B8C2;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	font-weight: normal;
	color: #006600;
	font-size: 0.85em;
	font-family: Monaco, 'Courier New', monospace;
	background-color: #FAFAFA;
}

.syntaxbg {
	color: #FFFFFF;
}

.syntaxcomment {
	color: #FF8000;
}

.syntaxdefault {
	color: #0000BB;
}

.syntaxhtml {
	color: #000000;
}

.syntaxkeyword {
	color: #007700;
}

.syntaxstring {
	color: #DD0000;
}


/* Private messages
 ------------------ */
.pm_marked_colour {
	background-color: #000000;
}

.pm_replied_colour {
	background-color: #0099FF;
}

.pm_friend_colour {
	background-color: #007700;
}

.pm_foe_colour {
	background-color: #DD0000;
}


/* Misc
 ------------ */
img {
	border: none;
}

.sep {
	color: black;
	background-color: #FFA34F;
}

table.colortable td {
	padding: 0;
}

pre {
	font-size: 1.1em;
	font-family: Monaco, 'Courier New', monospace;
}

.nowrap {
	white-space: nowrap;
}

.username-coloured {
	font-weight: bold;
}.login_boxw {
	height: 29px;
	padding-top: 7px;
	background-image: url('./images/xxx.gif');
	background-repeat: no-repeat;
	width: 123px;
	border: 1px solid #FFFFFF;
	color: #B5B5B5;
	padding-left: 7px;
}
.login_bok {
	height: 35px;
	padding-top: 8px;
	background-image: url(./images/loginb.gif);
	background-repeat: no-repeat;
	width: 172px;
	border: 1px solid #FFFFFF;
	color: #D2D2D2;
	padding-left: 18px;
	font-size: 15px;
	font-weight: lighter;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
.btnmainbok {
	font-weight: bold;
	border: thin solid #FFFFFF;
	cursor: pointer;
	font-size: 14px;
	background-image: url(./images/logina.gif);
	height: 35px;
	width: 86px;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	color: #993300;
}
.login_boxw_gonder {
	font-weight: lighter;
	line-height: 12px;
	height: 12px;
}
.vbull_dengele {
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 10px;
}#th_diger_ince {
	width: 82px;
}

.btnmainbok_arama {
	font-weight: bold;
	border: thin solid #FFFFFF;
	cursor: pointer;
	font-size: 14px;
	background-image: url(./images/aramaya_basla.gif);
	height: 35px;
	width: 86px;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	color: #993300;
}
.login_sol {
	padding: 5px;
	float: left;
	margin-right: 10px;
	margin-left: 5px;
	width: 100%;
}
.login_sag {
	padding: 5px;
	float: right;
	margin-left: 10px;
	margin-right: 5px;
}
#th_konu_beyaz {
	width: 100%;
	background-color: #FFFFFF;
	border: 2px dotted #F2F2F2;
	padding: 3px;
	height: 30px;
	font-size: 9px;
	margin-top: 10px;
	margin-right: 4px;
}
.user_topic_info {
	background-color: #FFFFFF;
	padding: 2px;
	height: 30px;
	width: 95%;
	border: 1px solid #CCCCCC;
	margin-bottom: 2px;
}
.sagacek {
	float: right;
	width: 40%;
	text-align: right;
}
#th_konu_beyaz a {
	font-weight: lighter;
	text-decoration: underline;
	width: 100%;
}
.solacak {
	float: left;
	width: 50%;
	line-height: 15px;
}
.toplagel_1 {
	background: url('./images/orta_1.gif') bottom left repeat-x;
	height: 30px;
	font-weight: lighter;
	font-size: 1.3em;
	text-align: left;
	vertical-align: middle;
	margin: 0;
	overflow: hidden;
}
.sol_1 {
	background: url('./images/sol_1.gif') bottom left no-repeat;
	padding-left: 11px;
	height: 30px;
}
#tablebg_Sol_taraf {
	background-color: #e6eaed;
}
.sag_1 {
	background: url('./images/sag_1.gif') bottom right no-repeat;
	padding-right: 11px;
	height: 30px;
}
.collapse_1 {
	color: #FFFFFF;
	margin-top: 6px;
	text-align: left;
	font-size: 10px;
	font-weight: lighter;
}
.tablebg_Sol_taraf_linkler {
	background-color: #e6eaed;
	font-size: 9px;
}
.viewforum_sol {
	float: left;
	width: 600px;
	height: auto;
}
.viewforum_sag {
	float: right;
	width: 300px;
	height: auto;
}#tablebg_Sol_taraf a {
	font-size: 9px;
}
#beyazlatma_link {
	color: #FFFFFF;
	font-size: 10px;
	margin-top: 10px;
}
