/* CSS Document */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	/*line-height: 1;*/
	color: #333333;
	background-repeat: repeat-x;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	text-decoration: none;
	margin-top: 50px;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
#main {
	width: 700px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#main .logo {
	padding-bottom: 15px;
	text-align: center;
}
#main .girisMetni {
	text-align: center;
	padding-bottom: 20px;
}
#main .girisMetni a {
	color: #333333;
	text-decoration: underline;
}
#main .girisMetni a:hover {
	color: #729DC0;
}
#main .sayfaBaslik {
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #79ADC2;
}
#main .aramaBg {
	background-repeat: no-repeat;
}



#main .arama {
	background-image: url(../img/arama-bg.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 426px;
	padding-top: 9px;
	padding-right: 14px;
	padding-bottom: 7px;
	padding-left: 14px;
	margin-left: 123px;
}
#main .arama input {
	height: 20px;
	width: 426px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../img/arama-bg2.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
}
#main #aramaSonuclari {
	padding-top: 50px;
	display: none;
}
#main #aramaSonuclari .aramaSonuclari {
	text-align: center;
	padding-bottom: 5px;
}
#main #aramaSonuclari .buradaListele {
}
#main #aramaSonuclari .buradaListele .sonucBaslik {
	background-color: #779FC2;
	padding: 6px;
	font-weight: bold;
	color: #FFFFFF;
}
#main #aramaSonuclari .buradaListele .sonucBaslik .kolonBaslikNo {
	float: left;
	width: 50px;
}
#main #aramaSonuclari .buradaListele .sonucBaslik .kolonBaslikKelime {
	float: left;
	width: 200px;
}
#main #aramaSonuclari .buradaListele .sonucBaslik .kolonBaslikAnlami {
	float: left;
}
#main #aramaSonuclari .buradaListele .sonuclarListeleniyor {
	padding: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E7E9E8;
}
#main #aramaSonuclari .buradaListele .sonuclarListeleniyor .kolonNo {
	float: left;
	width: 50px;
	color: #CCCCCC;
}
#main #aramaSonuclari .buradaListele .sonuclarListeleniyor .kolonKelime {
	width: 200px;
	float: left;
}
#main #aramaSonuclari .buradaListele .sonuclarListeleniyor .kolonAnlami {
	float: left;
	width: 438px;
}
#main #aramaSonuclari .buradaListele .aramaBilgi {
	color: #3F748B;
	background-color: #DDEBF0;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 20px;	
}
#main #aramaSonuclari .buradaListele .aramaBilgi a {color: #3F748B; text-decoration: underline;}
#main #aramaSonuclari .buradaListele .aramaBilgi a:hover {color: #2C5161;}
#main .alt {
	padding-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	margin-top: 30px;
}
#main .alt .siteBilgi {float: left; width: 350px;}
#main .alt .siteBilgi a {color: #999999; text-decoration: none;}
#main .alt .siteBilgi a:hover {color: #79ADC2; text-decoration: underline;}
#main .alt .altLinkler {float: right;}
#main .alt .altLinkler a {margin-right: 5px; margin-left: 5px; color: #999999; text-decoration: none;}
#main .alt .altLinkler a:hover {color: #79ADC2; text-decoration: underline;}
.temizle {clear: both;}
