/******* Control your Forum width here. *******/
#widthControl{width:1000px; min-width:760px; margin:0 auto; padding:0 0 20px 0}

/* Normal, standard links. */
a:link{ color:#1A4D80;  text-decoration:none}
a:visited{ color:#1A4D80;  text-decoration:none}
a:hover{ text-decoration:underline;  color:#1A4D80}

.username{	background: url(images/username.gif) no-repeat;	width: 100%;	height: 30px;	line-height: 27px;	padding: 0px;	margin: 0px;	text-align: center;	font-weight: bold;	color: #000;}.username a:link, .username a:visited, .username a:active{	color: #000;	text-decoration: none;	font-size: 12px;}.username a:hover{	color: #000;	text-decoration: none;	font-size: 12px;}.uitopmid{	background: url(images/ui-top-mid.gif) repeat-x;	display: inline;	float: left;	width: 100%;	height: 20px;	margin: 0px;	padding: 0px;	text-align: left;	vertical-align: middle;}.uitoplt{	background: url(images/ui-top-lt.gif) no-repeat left top;	display: block;	float: left;	width: 100%;	height: 20px;	margin: 0px;	padding: 0px;	text-align: left;	vertical-align: middle;}.uitoprt{	background: url(images/ui-top-rt.gif) no-repeat right top;	display: block;	float: right;	width: 100%;	height: 20px;	margin: 0px;	padding: 0px;	text-align: right;	vertical-align: middle;}.userinfo{	background: url(images/ui-bg.gif) repeat-y;	text-align: center;	padding: 10px;	margin: 0px;	font-size: 11px;	color: #000;}.uibotmid{	background: url(images/ui-bot-mid.gif) repeat-x;	display: inline;	float: left;	width: 100%;	height: 20px;	margin: 0px;	padding: 0px;	text-align: left;	vertical-align: middle;}.uibotlt{	background: url(images/ui-bot-lt.gif) no-repeat left top;	display: inline;	float: left;	width: 100%;	height: 20px;	margin: 0px;	padding: 0px;	text-align: left;	vertical-align: middle;}.uibotrt{	background: url(images/ui-bot-rt.gif) no-repeat right top;	display: block;	float: right;	width: 100%;	height: 20px;	margin: 0px;	padding: 0px;	text-align: right;	vertical-align: middle;}/* Normal, standard links. */

/* 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: "Verdana";  color:#323232;  font-size:15px}

/* The main body of the entire forum. */
body
{
	background: #336799 url(images/img/forumbg.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: #FFFFF;  font-size:small;  border:solid 1px #000}
input:focus{ background: #BADBF5}
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:#F7F7F7;  font-size:small;  font-weight:normal;  color:#000;  font-family:verdana,sans-serif}

/* Standard horizontal rule.. ([hr], etc.) */
hr, .hrcolor{ height:1px;  border:1;  color:#BADBF5;  background-color:#BADBF5}

/* 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: #BADBF5;  font-weight:1000;  color:#000}

/* Alternating backgrounds for posts, and several other sections of the forum. */
.windowbg, #preview_body
{
	
	color: #000000;
	background: #BADBF5;
}
.windowbg: hover, #preview_body: hover
{
	color: #000000;
	background-color: #DAECFA;
}

.windowbg2
{
	color: #000000;
	background: #DAECFA;
}
.windowbg3
{
	color: #000000;
	background: #BADBF5;
}

/* 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.gif) #E2E2E2 repeat-x;
	border-bottom: solid 1px #F9F9F9;
	border-top: solid 1px #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	 line-height: 12px;
}
.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;
}

.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.png) #0e0e0e repeat-x;	 color:#FFF;	 padding-left:10px;	 padding-right:10px;	 line-height:15px}
.catbg2, tr.catbg2 td{	background:url(./images/catbg.png) #0e0e0e repeat-x;  color:#FFF;  padding-left:10px;  padding-right:10px;  line-height:15px}
.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; line-height:15px}
.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:#80BBEC border:1px solid #80BBEC}

/* 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:#ccc;  display:block;  color:#333;  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:#000;  background:#eee}
.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: #80BBEC}

html{ height:100%;  margin-bottom:1px}

/* The AJAX notifier */
#ajax_in_progress{	
	background: #80BBEC;	
	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:120px;	 
  overflow:hidden;	 
  background:transparent url(./images/img/header.jpg) 0 0 repeat-x
  }

#logo{	

	position:absolute;	
	display:block;	 
	margin-left: 30px;
	width:269px;	
	height:120px;	
	background:url(./images/logo.png) no-repeat
  }

#userarea{
	float:right; 
	font-size:11px; 
	color:#fff; 
	font-family:"Segoe UI","Lucida Grande",tahoma,sans-serif; 
	text-align:right; 
	padding-top:12px; 
	padding-right:25px
	}

#userarea ul{ 
  padding:0; 
  margin:0; 
  list-style:none
  }

#userarea a:link, #userarea a:visited{
 color:#fff
 }

#userarea a:hover{ 
text-decoration:underline
}

.loginput{
 background: #F7F7F7; 
 border:solid 1px #999
 }

.logbutton{ 
	background:#F7F7F7; 
	color:#000; 
	border:solid 1px #999; 
	clear:both
	}

/* template menu */
#menutabs{	
	height:100px;	
	color:#aaa;	
	border:2px solid:#FFF;	
	font-size:12px;	
	background:url(./images/img/toolbar-bg.jpg) repeat-x}

#mainarea{	
	 padding:10px;	
	 margin:0;	
	 background: #336799}

#footerarea{	
 text-align:center;	
 color:#fff;	
 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:100px; 
	overflow:hidden
 }
 
#footerarea a:link, #footerarea a:visited
{
 color:#fff
 }
#footerarea a:hover{
 color:#fff;
 text-decoration:underline
	}
	
#kwick {
	width: 100%;
}

#kwick .kwicks {
	background: transparent;
	display: block;
	height: 95px;
	margin: 0px;
	padding: 0;
	 margin-left: 30px;

}

#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;
}