@charset "utf-8";
/* CSS Document */



body {
	background: url(bg.png); #FFF;
	background-repeat: repeat-x;
	color: #1A1A1A;
	font-family: "lucida grande", Georgia, tahoma, arial, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

input,textarea,select,option {
	font-family: "lucida grande", Georgia, tahoma, arial, sans-serif;	
}

textarea {
	font-size: 12px;	
}

div {
	overflow: hidden;	
}

img {
	border: 0px;	
}

table {
	margin:auto;
}

input {
	font-family: "lucida grande", Georgia, tahoma, arial, sans-serif;	
	font-size: 1.2em;
}
h1, h2, h3, h4 {
	color: #333333;
	font-family: "lucida grande", Georgia, tahoma, arial, sans-serif;
	font-size: 1.7em;
	font-weight: bold;
	line-height: 1em;
	margin: 0px;
	padding: 0 0 0.1em 0;
}

h5 {
	color: #00507F;
	border-bottom: 1px dashed #00507F;
	font-size: 18px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0px;
	margin: 0px;
}

#noSearch {
	display: inline;
	clear: both;
	
	margin: auto;
}

#sHead {
	height: 40px;
	line-height: 31px;
	background: url(h-bg.png);
	background-position: top left;
	background-repeat:repeat-x;
	color: #EFEFEF;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	position: fixed;
	width: 100%;
	top: 0px;
	left: 0px;
}

#sHead a {
	color: #EFEFEF;
	text-decoration: none;
}
#sHead a:hover {
	color: #EFEFEF;
	text-decoration: underline;
}

#sHata {
	color: #000;
	background-color:#FFA;
	padding: 6px;
	width: 390px;
	border: 1px dashed #666;
	margin: 4px auto 4px auto;
	
}

#sHeadRIF {
	float: right;
	padding-right: 10px;
}
#sHeadLIF {
	float: left;
	padding-left: 10px;
}

#sMain {
	clear: both;
	
	margin: 40px 0px 0px 0px;
	padding: 16px;
}

#sLogo {
	padding: 6px;
	clear: both;
}

#sSearch {
	clear: both;
	margin-top: 30px;
	width: 700px;
	font-size: 0.9em;
}

#noAra {
	width: 700px;
	margin: auto;
	padding: 8px;
	
}

#sSearchAf {
	float: left;
	font-size: 0.9em;
	margin: 20px 0px 0px 12px;
}

#sSearchText {
	padding-top: 8px;
	color: #004f78;
	clear: both;
}

#sSearchMid {
	margin-left: auto;
	margin-right: auto;
	width: 419px;
}

#sSearchMidAf {
	margin-left: auto;
	margin-right: auto;
	width: 450px;
	overflow: hidden;
}

#sSearchText a {
	color: #004f78;
	text-decoration: none;
}

#sSearchText a:hover {
	color: #004f78;
	text-decoration: underline;
}
#sSearchInput {
	display: inherit;
	float: left;
	width: 358px;
}

#sSearchInputAf {
	display: inherit;
	float: left;
	width: 480px;
	
	text-align: center;
}

#sSearchExact {
	text-align: center;
	float: left;
	width: 470px;
	padding: 4px;
	padding-left: 12px;
	
}

#sSubmitInput {
	display: inherit;
	float: left;
	clear: right;
	width: 51px;
}
#sSInput {
	padding: 8px 2px 4px 6px;
	margin-left: 6px;
	width: 358px;
	height: 19px;
	border: 0px;
	background:url(inputbg.png);
	display: inline;
	font-size: 14px;
}

#sSInputAf {
	padding: 8px 2px 4px 6px;
	width: 360px;
	height: 19px;
	border: 0px;
	background:url(inputbg.png);
	background-position: top left;
	font-size: 14px;
}

#sSSubmit {
	padding: 8px -5px 8px -5px;
	color: #EFEFEF;
	width: 51px;
	text-align: center;
	height: 31px;
	border: 0px;
	background:url(submit.png);
	display: inline;
	cursor: default;
}


#sMInner {
	overflow: visible;
	width: 700px;
	margin: 0px auto 20px auto;
	text-align: center;
}

#sFoot {
	color: #888;
	font-size: 0.9em;
	width: 700px;
	border-top: 1px solid #004f78;
	margin: 20px auto 0px auto;
	text-align: center;
	clear: both;
}

#sFoot a {
	color: #888;
	text-decoration: none;
}

#sFoot a:hover {
	color: #888;
	text-decoration: underline;
}

#sCloud {
	margin-top: 30px;	
	width: 420px;
	margin-left: auto;
	margin-right: auto;
	color: #39c;
	
}

#sCloud h1 {
	color: #00669E;
	border-bottom: 2px solid #00669E;
}

#sCloudTags {
	margin-top: 14px;
}

#notFound {
	color: #00669E;
	font-size: 16px;
}

#A, #B, #C, #D, #E, #F, #G, #H {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	padding: 3px;
	cursor: pointer;
}

#A:hover, #B:hover, #C:hover, #D:hover, #E:hover, #F:hover, #G:hover, #H:hover {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	padding: 0px 3px 0px 3px;
	background-color: #00669E; 
	color: #EFEFEF;
	cursor: pointer;
}

#H { font-size: 11px; color: #b2d1e2; }
#G { font-size: 13px; color: #99c2d8; }
#F { font-size: 15px; color: #7fb2ce; }
#E { font-size: 17px; color: #66a3c5; }
#D { font-size: 19px; color: #4c94bb; }
#C { font-size: 21px; color: #3385b1; }
#B { font-size: 23px; color: #1975a8; }
#A { font-size: 25px; color: #00669E; }


#kaydolhead {
	width: 600px;
	margin: 40px auto auto auto;
	color: #00507F;
	border-bottom: 1px dashed #00507F;
	font-size: 18px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#sarthead, #infohead {
	color: #00507F;
	border-bottom: 1px dashed #00507F;
	font-size: 18px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#kaydolform {
	width: 600px;
	color: #333;
	margin: auto;
	font-size: 16px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#girisform {
	width: 350px;
	color: #333;
	margin: auto;
	font-size: 16px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	clear: both;
}

#girisform #sHeadLF, #kaydolform #sHeadLF {
	font-size: 14px;
	font-weight: bold;
	padding: 2px 0px 0px 4px;
	float: left;
	width: 100px;
	text-align: right;
}

#kaydolform input {
	width: 490px;
	font-size: 13px;
	float: right;
}
#girisform input{
	width: 240px;
	font-size: 13px;
	float: left;
}

#girisform input[type=text],#girisform input[type=password], #kaydolform input[type=text],#kaydolform input[type=password] {
	font-weight: bold;
	border: 0px;
	border-bottom: 1px solid #333;
	background-color: transparent;
}
#girisform input[type=submit], #kaydolform input[type=submit] {
	width: 100px;
	float: right;
	clear: both;
	border: 0px;
	border-bottom: 1px solid #00507F;
	background-color: #EFEFEF;
	color: #333;
	padding: 4px;
	margin-bottom: 4px;
}

#kaydolform input[type=checkbox] {
	width: inherit;
	float: inherit;
	clear: inherit;
}
#girisform #info, #kaydolform #info {
	font-size: 11px;
	clear: both;
	font-weight: normal;
	width: 600px;
	text-align: right;
	color: #900;
	height: 0px;
	
}
#girisform #info {
	width: 350px;
}
#girisform #username, #kaydolform #username {
	
	margin-top: 10px;
}
#girisform #sHeadLF, #girisform #sHeadRF, #kaydolform #sHeadLF, #kaydolform #sHeadRF {
	height: 23px;
	
}
#girisform #password, #girisform #eposta, #kaydolform #password, #kaydolform #eposta {
	
}

#sartlar {
	padding: 16px 0px 0px 0px;
}

#sartlar h1{
	font-size: 16px;
	border-bottom: 1px dashed #666;
	margin-bottom: 4px;
}

#sartlarform {
	height: 200px;
	overflow: auto;
	font-size: 11px;
	font-weight: normal;
	text-align: justify;
	padding: 0px 16px 0px 0px;
}

#lastinfo {
	font-size: 11px;	
	font-weight: normal;
	padding: 4px;
	text-align: justify;
}

#sartname {
	padding: 4px;
	color: #333;
	border-top: 1px dashed #666;
	text-align: right;
	font-size: 11px;
}

#hata {
	width: 685px;
	margin: auto;
	padding: 8px;
	background-color:#EFEFEF;
	border-bottom: 1px dashed #666;
	text-align: justify;
}

#hata li{
	list-style-type: none;
}

#kayit {
	width: 600px;
	margin: auto;
	padding: 16px;
}

#kayitinfo {
	width: 112px;
	height: 112px;
	text-align: center;
	float: left;
}

#kayittamamla {
	width: 484px;
	height: 112px;
	text-align: left;
	float: right;
}

#wordslist{
	width: 700px;
	margin: auto;
}

#wordshead,#wordsfoot {
	width: 700px;
	clear: both;
	
	margin: 4px auto auto auto;
}
#wordsfoot {
	text-align: right;
}

#wordsfoot #sonuc {
	background: url(h-bg.png);
	background-position: top center;
	padding: 6px;
	color: #EFEFEF;	
}

#wordshead #aranan {
	background: url(h-bg.png);
	background-position: top center;
	padding: 6px;
	color: #EFEFEF;
	
	margin-bottom: 4px;
}

#wordslist #aranan {
	background: #005586;
	padding: 4px;
	color: #EFEFEF;
}

#wordslist #sonuc {
	border-bottom: 1px dashed #FFF;	
}

#sonuc, #sonuclar {
	padding: 4px;	
	
}

#sonuclar {
	background: #ccdee8;
	font-weight: bold;
}

#sonuc #kelime, #sonuc #kelimedil, #sonuc #kelimeoy {
	cursor: pointer;
}

#kelime, #kelimedil, #kelimeoy {
	float: left;
}
#kelime {
	width: 540px;	
}
#kelimedil {
	width: 150px;	
	text-align: center;
}
#kelimeoy {
	width: 140px;	
	text-align: center;
}

#infoSpan {
	background: #005A8B;
	color: #FFF;
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding: 6px;
	width: auto;
	position: absolute;
	display: none;
	width: 300px;
}

#kelimedil {

}

#kelimeler {
	width: 700px;
	margin: auto;
	
}

#kelimeler div {
	float: left;
	
	padding: 3px;
}

#kelimeler .kelime {
	clear: both;	
}

#kelimeler .kelimetepe {
	background:url('h-bg.png');
	color: #FFF;
	width: 100%;
	font-weight: bold;
}


#kelimeler .durum {
	width: 100px;
	text-align: center;
}

#kelime .durum {
	text-align: center;	
}


#kelimeler .dil {
	width: 120px;
	text-align: center;
}

#kelimeler .dil span {
	cursor: pointer;	
}

#kelimeler .oyla {
	position: absolute;
	width: 100px;
	margin-top: -18px;
	background:url('oy-bg.png') no-repeat;
	display: none;
}

#kelimeler .kid {
	width: 160px;
}

#kelimeler .okunus {
	width: 240px;
}

#kelimeler .links {
	width: 44px;	
	text-align: center;
}

#wordslist #sonuc, #kelimeler .kelime {
		border-bottom: 1px dashed #FFF;
} 

#wordslist #sonuc:hover, #kelimeler .kelime:hover {
		border-bottom: 1px dashed #333;
} 

#wordslist a{
	color: #000;
	text-decoration: none;
}

#wordslist a:hover{
	color: #000;
	text-decoration: none;
}

#kelimeler #aranan {
	font-size: 24px;
	padding: 4px;
}

#kelimeler #aranan b {
	color: #333;	
}

#kelimeler #gray {
	color: #888;	
}

.plusimg, .minusimg {
	cursor: pointer;	
}

#giristepe {
	position: fixed;
	top: -100px;
	right: 0px;
	padding: 8px;
	margin: 8px;
	border: 1px solid #f0f0f0;
	background: #F9F9F9;
}

#kapat {
	float: right;
	width: 20px;
	text-align: center;
	cursor: pointer;
}

#AjaxDurum {
	font-weight: normal;
	float: left;
	font-size: 11px;
	padding: 6px;
	color: #F00;
	width: 235px;
	text-align: center;
}

#infoBar {
	width: 500px;
	margin: auto auto auto -250px;
	position: fixed;
	top: -50px;
	
	left: 50%;
	padding: 24px 6px 24px 6px;
	text-align: center;
	color: #FFF;
	background: url('infobg.png') no-repeat center center;
	cursor: pointer;
}

#ekleform {
	width: 700px;
	margin: auto;
	
}

#k_kelimetext, #k_okunustext, #k_yazartext, #k_diltext, #k_dilyoktext, #r_usertext, #r_headtext, #r_reporttext {
	width: 75px;
	float: left;
	text-align: right;
	padding: 6px 3px 3px 3px;
	font-weight: bold;
	clear: both;
}

#k_okunus {
	text-align: right;	
}

#k_kelime, #k_okunus, #k_yazar, #k_dil, #k_dilyok, #r_user, #r_head, #r_report {
	padding: 3px;
}

#k_dil {
	text-align: left;
}

#ekleform select {
	width: 400px;
	border: 0px;
	font-family: "lucida grande", Georgia, tahoma, arial, sans-serif;
	border-bottom: 1px solid #333;
	margin-left: 3px;
}

#ekleform input, #betarapor input, #betarapor textarea{
	font-weight: bold;
	border: 0px;
	border-bottom: 1px solid #333;
	background-color: transparent;
	width: 400px;
	font-weight: normal;
}

#k_yazar {
	text-align: left;
	padding: 6px 0px 0px 4px;
}

#ekleform input[type=submit], #betarapor input[type=submit]{
	width: 100px;
	float: right;
	clear: both;
	border: 0px;
	border-bottom: 1px solid #00507F;
	background-color: #EFEFEF;
	color: #333;
	padding: 4px;
	margin-bottom: 4px;
}

#ekleform input[type=checkbox] {
	width: inherit;
	padding: 6px;
}

#k_bilgitext {
	padding: 4px;		
	clear: both;
}

#k_tutucu {
	width: 487px;
	margin: 16px auto auto auto;
	text-align: right;
}

#sMInner a{
	color: #069;
	background-color: inherit;
}

#kdilyok {
	display: none;
	height: 0px;
	text-align: right;
}
#kdilyok input{
	width: 400px;	
}

#kdilyok fieldset {
	border: 1px dashed #CCC;
	padding: 4px;
}

#AD {
	float: left;
	width: 375px;
	padding: 8px 4px 8px 4px;
	text-align: center;
}

#kelimeler a{
	color: #000;
	text-decoration: none;
}

#kelimeler a:hover{
	color: #000;
	text-decoration: underline;
}

#profil {
	width: 700px;
	margin: auto;

}

#profil #userName {
	color: #333;	
}

#profil .profilmetin {
	width: 120px; 
	padding: 6px;
	font-weight: bold;
	text-align: right;
	float: left;
}

#profil .profildeger {
	width: 556px;
	padding: 6px;
	float: right;
}

#betarapor {
	width: 480px;
	margin: auto;
}

#AjaxStatus {
	width: 281px;
	float: left;
	margin-left: 85px;
	text-align: center;
	padding: 6px;
}