/* =====================# Tema Genel #=================================== */
/* ====================================================================== */

font,th,td,p { font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }
body { background-color: #ffffff; }
a:link,a:active,a:visited { color : #424242; }
a:hover		{ text-decoration: underline; color : #999999; }
hr	{ height: 0px; border: solid #D1D7DC 0px; border-top-width: 1px;}
.bodyline	{ background-color: #FAFAFA; border: 1px #FFFFFF solid; }
.forumline	{ background-color: #B2B2B2; border: 1px #000000 solid; }

/* ====================================================================== */
/* =====================# Tablolar ve Arkaplanları #===================== */
/* ====================================================================== */

td.row1	{ background-color: #EBEBEB; }
td.row2	{ background-color: #E2E2E2; }
td.row3	{ background-color: #E2E2E2; }

.detay1 {
	background-color: #F7F7F7;
	border-top: 1px solid #D0D0D0; 
	border-right: 1px solid #D0D0D0; 
	border-left: 1px solid #D0D0D0; 
	border-bottom: 1px solid #D0D0D0;
}

.detay3 { 
	/*background-image: url(images/cellpic3.gif); */
	FONT-SIZE: 11px; font-weight:bold; color:#FFFFFF; }
a.detay3:link	{ text-decoration: none; color : #FFFFFF }
a.detay3:visited { text-decoration: none; color : #FFFFFF }
a.detay3:hover { text-decoration: underline; color : #FFFFFF }

th	{
	 
	font-size: 11px; 
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-weight : bold;
	background-color: #616161; 
	height: 24px;
	/*background-image: url(images/cellpic3.gif);*/
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
	/* background-image: url(images/cellpic1.gif); */
	background-color:#F2F2F2; 
	height: 24px;
}

td.cat,td.catHead,td.catBottom {
	height: 24px;
	border-width: 0px 0px 0px 0px;
}

th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
	font-weight: bold;  
	height: 24px; }

td.row3Right {
	background-color: #F7F6FA; }

td.spaceRow {
	background-color: #000000; }

th.thHead,td.catHead { font-size: 12px; border-width: 0px 0px 0px 0px; }
th.thSides,td.catSides,td.spaceRow,td.spaceRow2  { border-width: 0px 0px 0px 0px; }
th.thRight,td.catRight,td.row3Right	 { border-width: 0px 0px 0px 0px; }
th.thLeft,td.catLeft	  { border-width: 0px 0px 0px 0px; }
th.thBottom,td.catBottom  { border-width: 0px 0px 0px 0px; }
th.thTop	 { border-width: 0px 0px 0px 0px; }
th.thCornerL { border-width: 0px 0px 0px 0px;}
th.thCornerR { border-width: 0px 0px 0px 0px; }

/* ============================================================================== */
/* =====================# Genel Yazı Boyutları ve Renkleri #===================== */
/* ============================================================================== */
.gen { font-size : 11px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 11px; }
.gen,.genmed,.gensmall { color : #000000; }
a.gen,a.genmed,a.gensmall { color: #000000; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #999999; text-decoration: underline; }

.maintitle,h1,h2	{
	font-weight: bold; 
	font-size: 22px; 
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none; 
	line-height : 120%; 
	color : #000000;
}

/* The register, login, search etc links at the top of the page */
.mainmenu		{ font-size : 11px; color : #000000 }
a.mainmenu		{ text-decoration: none; color : #000000;  }
a.mainmenu:hover{ text-decoration: underline; color : #999999; }
.maintitle2 { FONT-SIZE: 11px; vertical-align:middle; font-weight:bold; color:#FFFFFF; padding:8px 0px 8px 5px;}
a.maintitle2:link	{ text-decoration: none; color : #FFFFFF }
a.maintitle2:visited { text-decoration: none; color : #FFFFFF }
a.maintitle2:hover { text-decoration: underline; color : #FFFFFF }

/* Forum category titles */
.cattitle		{ font-weight: bold; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px ; color : #000000; }
a.cattitle		{ text-decoration: none; color : #000000; }
a.cattitle:hover  { text-decoration: none; color : #999999; }

/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ font-weight: bold; Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color : #000000; }
a.forumlink 	{ text-decoration: none; color : #000000; }
a.forumlink:hover{ text-decoration: underline; color : #999999; }

/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav			{ font-weight: bold; Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color : #000000;}
a.nav			{ text-decoration: none; color : #424242; }
a.nav:hover		{ text-decoration: underline; color : #999999; }

/* titles for the topics: could specify viewed link colour too */
.topictitle			{ font-weight: bold; Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color : #000000; }
a.topictitle:link   { text-decoration: none; color : #000000; }
a.topictitle:visited { text-decoration: none; color : #424242; }
a.topictitle:hover	{ text-decoration: underline; color : #999999; }

/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name			{ font-size : 11px; color : #000000;}
.postdetails		{ font-size : 10px; color : #000000; width: 100; }
.helpline { background-color: #DEE3E7; border-style: none; }
.sbt		{  background-image:  url(images/sbt.gif); background-repeat: repeat-x; height: 19px;}

/* The content of the posts (body of text) */
.postbody { font-size : 11px;}
a.postlink:link	{ text-decoration: none; color : #000000 }
a.postlink:visited { text-decoration: none; color : #424242; }
a.postlink:hover { text-decoration: underline; color : #999999}

/* ==================================================================== */
/* =====================# Kod ve Alıntı #============================== */
/* ==================================================================== */
.quote-table, .code-table {
	border-left: solid 1px #DBDBDB;
	border-top: solid 1px #DBDBDB;
	border-right: solid 1px #DBDBDB;
	border-bottom: solid 1px #DBDBDB;
	width: 80%;
	margin: 5px 0;
}
.quote-corner, .code-corner {
	background-color: #EEEEEE;
	border-right: solid 1px #DBDBDB;
}
.quote-left {
	background: #EEEEEE url(images/quote_left.gif) center center no-repeat;
	border-right: solid 1px #DBDBDB;
}
.code-left {
	background: #EEEEEE url(images/code_left.gif) center center no-repeat;
	border-right: solid 1px #DBDBDB;
}
.quote-header, .code-header {
	border-bottom: solid 1px #DBDBDB;
	padding: 0 5px;
	text-align: left;
	vertical-align: middle;
	font-size: 11px;
	background-color: #FDFDFD;
	color: #626262;
}
.quote-text {
	color: #626262;
	text-align: left;
	vertical-align: top;
	font-size: 11px;
	line-height: 100%;
	padding: 3px 5px;
	background-color: #FDFDFD;
}

.code-text {
	font-family: Tahoma, Courier, 'Courier New', sans-serif;
	color: #626262;
	text-align: left;
	vertical-align: top;
	font-size: 11px;
	line-height: 100%;
	padding: 3px 5px;
	background-color: #FDFDFD;
}

/* ==================================================================== */
/* =====================# İmza #======================================= */
/* ==================================================================== */

.copyright		{ font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #444444; letter-spacing: -1px;}
a.copyright		{ color: #999999; text-decoration: none;}
a.copyright:hover { color: #999999; text-decoration: underline;}
.copytext		{ font-size : 9px; font-family: Verdana, Arial, Helvetica, sans-serif; color : #ffffff; }

/* ==================================================================== */
/* =====================# Form Bileşenleri #=========================== */
/* ==================================================================== */

input,textarea, select {
	color : #000000;
	font: normal 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	border: 1px border-color : #000000;
}

/* The text input fields background colour */
input.post, textarea.post, select {
	background-color : #ffffff;
}

input { text-indent : 1px; }

/* The buttons used for bbCode styling in message post */
input.button {
	background-color : #e7e7e7;
	background-image: url(images/sbt.gif);
	color : #000000;
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* The main submit button option */
input.mainoption {
	background-color : #e7e7e7;
	background-image: url(images/sbt.gif);
	font-weight : bold;
}

/* None-bold submit button */
input.liteoption {
	background-color : #e7e7e7;
	background-image: url(images/sbt.gif);
	font-weight : normal;
}

#MINI_POST_IMG {
float:left;
width: 100px;
margin-right: 10;
background-color : #dadada;
border-width: 1px;border-style: solid; border-color: #000000;
}
/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("formIE.css");

/* ============================================================================= */
/* =====================# SON #================================================= */
/* ============================================================================= */

