/*
 * FCKeditor - The text editor for internet
 * Copyright (C) 2003-2005 Frederico Caldeira Knabben
 * 
 * Licensed under the terms of the GNU Lesser General Public License:
 * 		http://www.opensource.org/licenses/lgpl-license.php
 * 
 * For further information visit:
 * 		http://www.fckeditor.net/
 * 
 * "Support Open Source software. What about a donation today?"
 * 
 * File Name: fck_editorarea.css
 * 	This is the default CSS file used by the editor area. It defines the
 * 	initial font of the editor and background color.
 * 
 * 	A user can configure the editor to use another CSS file. Just change
 * 	the value of the FCKConfig.EditorAreaCSS key in the configuration
 * 	file.
 * 
 * File Authors:
 * 		Frederico Caldeira Knabben (fredck@fckeditor.net)
 */
a:link {
	color: #666666;
	text-decoration: none;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #333333;
}

.style1 {
color: #F6F3EC;
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

.style2 {
color: #FFFFFF;
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

body
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 12px;
	padding: 5px 5px 5px 5px;
	margin: 0px;
	border-style: none;
	background-color: #ffffff;
}

/* 
	Just uncomment the following block if you want to avoid spaces between 
	paragraphs. Remember to apply the same style in your output front end page.
*/
/*
P, UL, LI
{
	margin-top: 0px;
	margin-bottom: 0px;
}
*/
li {  list-style-type: disc; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px}
.formbilgi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #999933;
}
input {
	height: 15px;
	width: 120px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
.formbuton {
	height: 25px;
	width: 60px;
} 

.HaberIcerikBaslik{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-align: center;
}

.HaberIcerikYazi{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
}

.Bold
{
	font-weight: bold;
}

.Title
{
	font-weight: bold;
	font-size: 18px;
	color: #cc3300;
}

.Code
{
	border: #8b4513 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	color: #000066;
	font-family: 'Courier New' , Monospace;
	background-color: #ff9933;
}

.normalGri {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
}

.subGri {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
}

.subGriKalin {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	font-weight: bold;

}

.normalGriKalin {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-weight: bold;
}

.normalSiyah {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
}

.normalSiyahKalin {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#000000;
}

.normalAcikGriLink {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
}

.normalAcikGriKalin {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#999999;
	font-weight: bold;	
}

.normalAcikGriKalinB {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#999999;
	font-weight: bold;	
}

.HaberBasligi{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999900;
}

.HaberBasligiSag{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999900;
}

.HaberYazi{ 
	font:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color:#000000;
}

.normal {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.listbox{BORDER-RIGHT: #CCCCCC 1px solid; BORDER-TOP: #CCCCCC 1px solid; FONT-SIZE: 10px; BORDER-LEFT: #CCCCCC 1px solid; COLOR: #666666; BORDER-BOTTOM: #CCCCCC 1px solid; FONT-FAMILY: Quay Book, Verdana, Arial, sans serif; BACKGROUND-COLOR: #F0F0F0}
.listboxButton{
	FONT-SIZE: 10px;
	COLOR: #666666;
	FONT-FAMILY: "Quay Book", Verdana, Arial, "sans serif";
	BACKGROUND-COLOR: #F0F0F0;
	border: thin solid #CCCCCC;
	width: auto;
	height: auto;
}

.buttonzuruek {  font-family: Verdana; font-size: 10px; background-color: #DDDDDD; border: 1px #999999 solid; CURSOR: hand; COLOR: #666666; WIDTH: 105px;}
.HaberBaslik {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #996600;
}

.kutu2{
		background-color:#FFFFFF;
		border-bottom-width:1px; border-bottom-style:solid; border-bottom-color:gray;
        border-top-width:1px; border-top-style:solid; border-top-color:gray;
        border-left-width:1px; border-left-style:solid; border-left-color:gray;
        border-right-width:1px; border-right-style:solid; border-right-color:gray;
		height:30px;
}

.kutu3{
		background-color:#FFFFFF;
		border-bottom-width:1px; border-bottom-style:solid; border-bottom-color:gray;
        border-top-width:1px; border-top-style:solid; border-top-color:gray;
        border-left-width:1px; border-left-style:solid; border-left-color:gray;
        border-right-width:1px; border-right-style:solid; border-right-color:gray;
		height:10px;
}

.kutuUyeOl{
		background-color:#F2F3E5;
		border-bottom-width:1px; border-bottom-style:solid; border-bottom-color:gray;
        border-top-width:1px; border-top-style:solid; border-top-color:gray;
        border-left-width:1px; border-left-style:solid; border-left-color:gray;
        border-right-width:1px; border-right-style:solid; border-right-color:gray;
		height:30px;
}


.Uyari {
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.YUyari {
	color: #00CC00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.Uyari2 {
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
	font-size: 12px;
}
.Box {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #CCCCCC;
	background-position: center center;
}