/******* Control your Forum width here. *******/
#widthControl{width:950px; min-width:760px; margin:0 auto; padding:0 0 20px 0}

/* Normal, standard links. */
a:link{ color:#2E8BAA;  text-decoration:none}
a:visited{ color:#2E8BAA;  text-decoration:none}
a:hover{ text-decoration:underline;}

/* Navigation links - for the link tree. */
.nav, .nav:link, .nav:visited{ color:#000;  font-weight; 700;  font-family:Segoe UI,Lucida Grande;  text-decoration:none}
a.nav:hover{ color:#666;  font-weight; 700;  text-decoration:underline}

/* Tables should show empty cells. */
table{ empty-cells:show}

/* By default (td, body..) use verdana in black. */
body, td, th, tr{ line-height:130%;       font-family: "Arial";  color:#323232;  font-size:13px}

/* The main body of the entire forum. */
body
{
	 background: #CCCCCC url(images/img/bg.jpg) 0 0 repeat-x;
     margin: 25px 0 25px 0;

}

/* Input boxes - just a bit smaller than normal so they align well. */
input, textarea, button, option{ color:#000;  font-family:verdana,sans-serif}
input, button{ font-size:small;  margin:1px}
input, textarea{ background:#fff;  font-size:small;  border:solid 1px #000}
input:focus{ background:#fff}
textarea{ font-family:verdana,sans-serif}

/* All input elements that are checkboxes or radio buttons. */
input.check{}

/* Selects are a bit smaller, because it makes them look even better 8). */
select{ border:solid 1px #303030;  background:#fff;  font-size:small;  font-weight:normal;  color:#000;  font-family:verdana,sans-serif}

/* Standard horizontal rule.. ([hr], etc.) */
hr, .hrcolor{ height:1px;  border:0;  color:#000;  background-color:#fff

}
/* No image should have a border when linked */
a img{border:0}
/* A quote, perhaps from another post. */
.quote
{
	color: #000000;
	background-color: #ffffff;
	border: 1px solid #95a0b9;
	margin: 2px;
	padding: 1px;
	font-size: x-small;
	line-height: 1.4em;
}
/* A code block - maybe even PHP ;). */
.code
{
	color: #3d4a64;
	background-color: #ffffff;
	font-family: "courier new", "times new roman", monospace;
	font-size: 11px;
	line-height: 3.6em;
	/* Put a nice border around it. */
	border: 1px solid #95a0b9;
	margin: 1px auto 1px auto;
	padding: 1px;
	width: 99%;
	/* Don't wrap its contents, and show scrollbars. */
	white-space: nowrap;
	overflow: auto;
	/* Stop after about 24 lines, and just show a scrollbar. */
	max-height: 24em;
}

/* The "Quote:" and "Code:" header parts... */
.quoteheader, .codeheader
{
	color: #000000;
	border: 1px solid #95a0b9;
	margin: 2px;
	padding: 1px;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	font-size: x-small;
	line-height: 1.2em;
}

/* Generally, those [?] icons.  This makes your cursor a help icon. */
.help{ cursor:help}
/* /me uses this a lot. (emote, try typing /me in a post.) */
.meaction{ color:#F00}

/* The main post box - this makes it as wide as possible. */
.editor{ width:96%}

/* Highlighted text - such as search results. */
.highlight{ background-color:#FFF000;  font-weight:700;  color:#000}

/* Alternating backgrounds for posts, and several other sections of the forum. */
.windowbg, #preview_body
{
	
	color: #000000;
   background:#EFEFEF url(./images/img/windowbg.jpg) 0 0 repeat-x;  
}
.windowbg:hover, #preview_body:hover
{
	color: #000000;
}

.windowbg2
{
	color: #000000;
   background:#EFEFEF url(./images/img/windowbg.jpg) 0 0 repeat-x;  
}
.windowbg3
{
	color: #000000;
   background:#EFEFEF url(./images/img/windowbg.jpg) 0 0 repeat-x;  
}

/* the today container in calendar */
.calendar_today{font-weight:800; font-style:italic; color:#333; background:#f3f3f3; text-align:center}

/* These are used primarily for titles, but also for headers (the row that says what everything in the table is.) */
.titlebg, tr.titlebg th, tr.titlebg td, .titlebg2, tr.titlebg2 th, tr.titlebg2 td
{
	color: black;
	font-style: normal;
	background: url(images/titlebg.jpg) #EBEBEB repeat-x;
	line-height: 13px;
	border-bottom: solid 2px #FFFFFF;
	border-top: solid 2px #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
}
.titlebg, .titlebg a:link, .titlebg a:visited
{
	font-weight: bold;
	color: black;
	font-style: normal;
}

.titlebg a:hover
{
	color: #404040;
}
/* same as titlebg, but used where bold text is not needed */
.titlebg2 a:link, .titlebg2 a:visited
{
	color: black;
	font-style: normal;
	text-decoration: underline;
	line-height: 13px;

}

.titlebg2 a:hover
{
	text-decoration: underline;
}

/* This is used for categories, page indexes, and several other areas in the forum.
.catbg and .catbg2 is for boardindex, while .catbg3 is for messageindex and display headers*/
.catbg, tr.catbg td, .catbg3, tr.catbg3 td{	background:url(./images/catbg.gif) transparent repeat-x;	 color:#FFF;	 padding-left:10px;	 padding-right:10px;	 line-height:16px}
.catbg2, tr.catbg2 td{	background:url(./images/catbg.gif) transparent repeat-x;  color:#FFF;  padding-left:10px;  padding-right:10px;  line-height:16px}
.catbg, .catbg2, .catbg3{}
.catbg, .catbg2{ color:#FFF;  font-weight:bold}
.catbg3, tr.catbg3 td, .catbg3 a:link, .catbg3 a:visited{ color:#FFF;  font-size:95%;  text-decoration:none}
.catbg a:link, .catbg a:visited, .catbg2 a:link, .catbg2 a:visited{ color:#FFF;  text-decoration:none}
.catbg a:hover, .catbg2 a:hover, .catbg3 a:hover{ color:#FFF;  text-decoration:underline}

/* This is used for tables that have a grid/border background color (such as the topic listing.) */
.bordercolor{}
/* This is used on tables that should just have a border around them. */
.tborder{ color:#000;  background:#C3C3C3; border:1px solid #666}

/* Default font sizes:small (8pt), normal (10pt), and large (14pt). */
.smalltext{ font-size:90%;  font-family:Tahoma,Arial,Helvetica,sans-serif}
.middletext{ line-height:18px;  text-indent:10px}
.normaltext{ font-size:small}
.largetext{ font-size:large}

/* Posts and personal messages displayed throughout the forum. */
.post, .personalmessage{ width:100%;  overflow:auto;  line-height:1.3em}
/* All the signatures used in the forum.  If your forum users use Mozilla, Opera, or Safari, you might add max-height here; ). */
.signature{ width:100%;  overflow:auto;  padding-bottom:3px;  line-height:1.3em}

/* Sometimes there will be an error when you post */
.error{ color:#F00}

/* definitions for the main tab, active means the tab reflects which page is displayed */
.maintab_first, .mirrortab_first{ display:none}
.maintab_last, .mirrortab_last{ display:none}
.maintab_active_first, .mirrortab_active_first{ display:none}
.maintab_active_last, .mirrortab_active_last{ display:none}

/* how links behave in main tab. */
.maintab_back a, .mirrortab_back a{ padding:5px;  display:block;  color:#333;  text-decoration:none;  font-size:10px;  text-transform:uppercase;  font-family:tahoma,sans-serif;  margin-right:1px}
.maintab_active_back a, .mirrortab_active_back a{ padding:5px;  background:#3BAFD6;  display:block;  color:#FFF;  text-decoration:none;  font-size:11px;  margin-right:1px}
.maintab_back a:hover, .maintab_back a.chosen:hover, .maintab_back a.chosen, .mirrortab_back a:hover, .mirrortab_back a.chosen:hover, .mirrortab_back a.chosen{ color:#FFF;  background:#3BAFD6}
.maintab_active_back a:hover, .maintab_active_back a.chosen:hover, .maintab_active_back a.chosen, .mirrortab_active_back a:hover, .mirrortab_active_back a.chosen:hover, .mirrortab_active_back a.chosen{ color:#000;  background:#fefefe}

html{ height:100%;  margin-bottom:1px}

/* The AJAX notifier */
#ajax_in_progress{	
   background:#32CD32;	
   color:white;	 
   text-align:center;	
   font-weight:bold;	 
   font-size:18pt;
   padding:3px;
   width:100%;	
   position:fixed;	 
   top:0;	
   left:0
   }

#header{	
  position:relative;	 
  height:110px;	 
  overflow:hidden;	 
  background:transparent url(./images/img/header.jpg) 0 0 repeat-x
  }

#logo{	

   position:absolute;	
   display:block;	 
   margin-left: 0px;
   width:575px;	
   height:107px;
   /* background image styling is in the index.template.php file */
  }

#userarea{
   float:right; 
   font-size:11px; 
   color:#000; 
   font-family:"Segoe UI","Lucida Grande",tahoma,sans-serif; 
   text-align:right; 
   padding-top:8px; 
   padding-right:25px
   }

#userarea ul{ 
  padding:0; 
  margin:0; 
  list-style:none
  }

#userarea a:link, #userarea a:visited{
 color:#000
 }

#userarea a:hover{ 
text-decoration:underline
}

.loginput{
 background:#fff; 
 border:solid 1px #999
 }

.logbutton{ 
   background:#fff; 
   color:#000; 
   border:solid 1px #999; 
   clear:both
   }

/* template menu */
#menutabs{	
   height:31px;	
   color:#aaa;	
   border:2px solid #FFF;
   font-size:12px;	
   background:url(./images/img/nav_bg.jpg) repeat-x}

#mainarea{	
    padding:10px;	
    margin:0;	
    background:#EAEAEA}

#footerarea{	
 text-align:center;	
 color:#000;	
 padding-top:15px;	
 font-family:Segoe UI,Lucida Grande;	
 font-size:11px}

#footer{	
   background:#282828 url(./images/img/footer.jpg) 0 0 repeat-x;  
   height:71px; 
   overflow:hidden
 }
 
#footerarea a:link, #footerarea a:visited
{
 color:#000
 }
#footerarea a:hover{
 color:#3BAFD6;
 text-decoration:underline
   }
   
#kwick {
	width: 100%;
}

#kwick .kwicks {
	background: transparent;
	display: block;
	height: 95px;
	margin: 0px;
	padding: 0;
}

#kwick li {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}

#kwick .kwick {
	display: block;
	cursor: pointer;
	overflow: hidden;
	height: 95px;
	width: 120px;
}

#kwick .kwick span {
	display: none;
}

#kwick .opt0 {
	background: url(images/english/anasayfa.gif);
	outline: none;
}

#kwick .opt1 {
	background: url(images/english/home.png);
	outline: none;
}

#kwick .opt2 {
	background: url(images/english/help.png);
	outline: none;
}

#kwick .opt3 {
	background: url(images/english/search.png);
	outline: none;
}

#kwick .opt4 {
	background: url(images/english/admin.png);
	outline: none;
}

#kwick .opt5 {
	background: url(images/english/profile.png);
	outline: none;
}

#kwick .opt6 {
	background: url(images/english/pm.png);
	outline: none;
}

#kwick .opt7 {
	background: url(images/english/calender.gif);
	outline: none;
}

#kwick .opt8 {
	background: url(images/english/login.png);
	outline: none;
}

#kwick .opt9 {
	background: url(images/english/register.png);
	outline: none;
}

#kwick .opt10 {
	background: url(images/english/logout.png);
	outline: none;
}
.duyuru
{
	color: #fff;
	font-style: normal;
	background: url(images/english/news.jpg) repeat-x;
	height: 35px;
}
/* Navigation Bar */

div#navigation {
    height: 30px;
    width: 100%;
	background-image:url(images/img/nav_bg.jpg);
}
div#navigation ul {
    margin: 0px;
    padding: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000;
    line-height: 30px;
    white-space: nowrap;
}
div#navigation li {
    list-style-type: none;
    display: inline;
}
div#navigation li a {
    text-decoration: none;
	letter-spacing:1px;
    padding: 7px 10px;
	color:#000;
}

div#navigation li a:hover {
    color: #000;
	background-image:url(images/img/nav_bg_hover.jpg);
}

div#navigation li .current {
    color: #000;
	background-image:url(images/img/nav_bg_hover.jpg);
}

/* Table Plus BBCodes */
.table_bbc { border-spacing: 2px; background: #88A6C0 url(images/catbg.jpg) repeat-x }
.table_bbc td { padding: 5px; background: #F6F6F6 }
.table_bbc td ul { padding-left: 2em; text-indent: -1em; list-style-type: none;}
