/* caymazogluemlak.com css bicimlendirmesi // Dinçer Çelik */
/* genel bicimlendirmeler */
* {
	margin: 0;
	padding: 0;
}

body {
	background: #e5e5e5 url(images/bg.gif);
	color: #000;
	font: normal 8pt Tahoma, Helvetica, Arial;
	margin: 10px 0;
	text-align: center;
}

a {
	color: #369;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: none;
}

p {
	font-size: 9pt;
	margin-bottom: 10px;
}

/* tema bicimlendirmeleri */
div#Tablo {
	background: #f7f7f7;
	border: 5px solid #fff;
	margin: 0 auto;
	text-align: left;
	width: 750px;
}

div#Tepe {
	background: transparent url(images/header.gif) no-repeat;
	border-bottom: 5px solid #fff;
	height: 247px;
	text-indent: -9999px;
	width: 750px;
}

div#Menu {
	background: #66b3cc;
	border-bottom: 5px solid #fff;
	width: 750px;
}

div#Menu ul:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

div#Menu ul li {
	float: left;
	list-style-type: none;
}

div#Menu ul li iframe, div#Menu ul li ul {
	margin-top: 1px;
	position: absolute;
	visibility: hidden;
}

div#Menu ul li iframe {
	z-index: 9998;
}

div#Menu ul li ul {
	z-index: 9999;
}

div#Menu ul li:hover ul, div#Menu ul li.Aktif ul, div#Menu ul li.Aktif iframe {
	visibility: visible;
}

div#Menu ul li ul li {
	border-bottom: 1px solid #fff;
	clear: left;
	list-style-type: none;
}

div#Menu ul li a {
	border-right: 1px solid #e6f9ff;
	color: #fff;
	display: block;
	font-size: 9pt;
	padding: 10px 15px;
	text-decoration: none;
}

div#Menu ul li a:hover {
	background: #f60;
	border-right: 1px solid #fff;
}

div#Menu ul li ul li a {
	background: #fc3;
	border-right: none;
	font-size: 8pt;
	padding: 2px 10px;
	width: 145px;
}

div#Menu ul li ul li a:hover {
	border-right: none;
}

div#SagSutun {
	float: right;
	padding: 10px 5px;
	width: 175px;
}

div#SagSutun ul {
	border-bottom: 3px solid #448ccb;
}

div#SagSutun ul li {
	list-style-type: none;
	margin: 2px 0;
}

div#SagSutun ul li a {
	background: #fff;
	border-left: 3px solid #448ccb;
	color: #363636;
	display: block;
	padding: 3px 5px;
	text-decoration: none;
	width: 162px;
}

div#SagSutun ul li a:hover {
	background: #f00;
	color: #fff;
}

div#Icerik {
	background: #fff;
	border-right: 1px solid #c8c8c8;
	float: left;
	padding-right: 5px;
	width: 555px;
}

div#Icerik h2 {
	color: #900;
	font: 25pt "Trebuchet MS";
	width: 75%;
}

div#Alt {
	background: #000;
	border-top: 5px solid #fff;
	clear: both;
	color: #fff;
	font-size: 9pt;
	padding: 5px;
	width: 740px;
}

div#Alt a {
	color: #fc3;
}

div#Alt span {
	float: right;
}

/* icerik bicimlendirmeleri */
span.Baslik {
	background: #7a3142;
	border-bottom: 3px solid #c7a39f;
	color: #fff;
	display: block;
	font-size: 9pt;
	font-weight: bold;
	padding: 3px 5px;
}

div#HavaDurumu {
	background: #fff;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 5px;
	text-align: center;
	width: 163px;
}

div#Bilgi {
	background: #f0f6e3;
	border: 1px solid #ccc;
	color: #333;
	margin-bottom: 10px;
	padding: 5px;
}

div#Hata {
	background: #fafafa;
	border: 1px dashed #ccc;
	color: #358;
	font-weight: bold;
	margin: 25px auto;
	padding: 10px;
	text-align: center;
	width: 75%;
}

div#Araclar {
	float: right;
	padding-right: 10px;
	padding-top: 10px;
	text-align: right;
	width: 75px;
}

div#Onceki {
	float: left;
	text-align: right;
	width: 20%;
}

div#Sonraki {
	float: left;
	width: 20%;
}

div#Sayfalar {
	float: left;
	padding: 0 5px;
	text-align: center;
	width: 58%;
}

div#Sayfalar span.Aktif {
	color: #f00;
	font-weight: bold;
}

div#Durum {
	background: #f0f6e3;
	border: 1px solid #ccc;
	color: #666;
	font-weight: bold;
	left: 150px;
	padding: 25px;
	position: absolute;
	text-align: center;
	top: 50px;
	visibility: hidden;
	width: 275px;
	z-index: 9999;
}

div#YeniAd {
	background: #f0f6e3;
	border: 1px solid #ccc;
	margin: 10px auto;
	padding: 10px;
	text-align: center;
	width: 50%;
}

div.Ekstra {
	float: left;
	width: 25%;
}

/* tablo bicimlendirmeleri */
table {
	clear: both;
}

table#Arama, table#Detay, table#Dosya, table#Doviz, table#Duzenle, table#Iletisim, table#Kayit, table#Liste, table#Vitrin, table#Yukle {
	width: 100%;
}

table#Arama th, table#Detay th, table#Duzenle th, table#Iletisim th, table#Kayit th, table#Yukle th {
	background: #e5e0d4;
	color: #3b4471;
	font-weight: bold;
	padding: 5px;
	text-align: left;
	width: 18%;
}

table#Arama td.Arama, table#Detay td.Detay, table#Duzenle td.Duzenle, table#Kayit td.Kayit, table#Yukle td.Yukle {
	background: #faf0e3;
	padding: 5px;
	width: 32%;
}

table#Arama .select, table#Duzenle .select, table#Kayit .select {
	width: 100%;
}

table#Arama .text, table#Duzenle .text, table#Kayit .text, table#Sifre .text, table#Yukle .text {
	width: 96%;
}

table#Arama .kisa, table#Duzenle .kisa, table#Kayit .kisa {
	width: 20%;
}

table#Arama .buton, table#Detay .buton, table#Duzenle .buton, table#Kayit .buton, table#Yukle .buton {
	width: 25%;
}

table#Detay th.Orta, table#Duzenle th.Orta, table#Kayit th.Orta {
	vertical-align: middle;
}

table#Detay th.Tepe, table#Duzenle th.Tepe, table#Kayit th.Tepe {
	vertical-align: top;
}

table#Detay td.Detay {
	vertical-align: middle;
}

table#Detay td.Resim {
	background: #faf0e3;
	padding: 10px 0;
	text-align: center;
	width: 50%;
}

table#Detay td.Resim img {
	border: 1px solid #ccc;
}

table#Detay td.Uzun, table#Duzenle td.Uzun, table#Iletisim td, table#Kayit td.Uzun {
	background: #faf0e3;
	padding: 5px;
	vertical-align: top;
	width: 82%;
}

table#Dosya th {
	background: #e5e0d4;
	color: #3b4471;
	font-weight: bold;
	padding: 5px;
	text-align: left;
}

table#Dosya th.Isim {
	width: 54%;
}

table#Dosya th.Tarih {
	width: 20%;
}

table#Dosya th.Boyut {
	width: 15%;
}

table#Dosya th.Islem {
	width: 11%;
}

table#Dosya td.Isim {
	background: #faf0e3 url(images/icons/image.gif) left no-repeat;
	padding: 5px 3px 5px 20px;
}

table#Dosya td.Tarih, table#Dosya td.Boyut, table#Dosya td.Islem {
	background: #faf0e3;
	padding: 5px;
}

table#Doviz {
	background: #fff;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

table#Doviz th, table#Doviz td {
	padding-left: 5px;
}

table#Duzenle .textarea, table#Kayit .textarea {
	height: 100px;
	width: 98%;
}

table#Duzenle .resim, table#Kayit .resim {
	width: 42%;
}

table#Liste tr.Liste {
	cursor: pointer;
}

table#Liste th {
	background: #e5e0d4;
	font-weight: bold;
	padding: 5px;
	text-align: left;
}

table#Liste th.Sehir, table#Liste th.Ilce, table#Liste th.Tip, table#Liste th.Durum, table#Liste th.Fiyat {
	width: 15%;
}

table#Liste th.Semt {
	width: 25%;
}

table#Liste td {
	background: #faf0e3;
	padding: 5px;
}

table#Liste span.Foto {
	background: transparent url(images/camera.gif) no-repeat;
	float: right;
	height: 16px;
	width: 16px;
}

table#Vitrin td {
	background: #f2fbfc;
	border: 1px solid #a0acc0;
	color: #246;
	cursor: pointer;
	padding-bottom: 5px;
	text-align: center;
	width: 25%;
}

table#Vitrin td img {
	border: 1px solid #a0acc0;
	margin: 5px;
}

table#Sifre {
	border: 1px solid #bfb89e;
	margin: 10px auto;
	width: 50%;
}

table#Sifre th {
	background: #e5e0d4;
	color: #3b4471;
	font-weight: bold;
	padding: 5px;
	text-align: left;
	width: 50%;
}

table#Sifre td.Sifre {
	background: #faf0e3;
	padding: 5px;
	width: 50%;
}

table#Sifre .buton {
	width: 50%;
}

td.Buton {
	background: #246;
	padding: 5px;
	text-align: center;
	width: 100%;
}

/* form bicimlendirmeleri */
form {
	margin: 5px 0;
}

fieldset {
	border: none;
	margin: 2px 0;
}

label {
	display: block;
}

input[type=radio] {
	margin: 0 3px;
}

input[type=checkbox] {
	margin-right: 5px;
	margin-top: 5px;
}

select:focus, input[type=text]:focus, input[type=password]:focus, textarea:focus {
	background: #fff799;
}

.select, .text, .textarea, .kisa, .resim {
	background: #fff;
	border: 1px solid #ccc;
	color: #666;
	font: normal 8pt Tahoma, Helvetica, Arial;
}

.text, .textarea, .kisa, .resim {
	padding: 2px;
}

.buton {
	background: #f60;
	border: none;
	color: #fff;
	cursor: pointer;
	font: normal 8pt Tahoma, Helvetica, Arial;
	padding: 2px;
}

form#HizliErisim, form#HizliArama, form#Giris {
	background: #fff;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	margin: 0;
	padding: 5px;
}

form#HizliErisim .text {
	text-align: center;
	width: 156px;
}

form#HizliErisim .buton {
	width: 162px;
}

form#HizliArama .select, form#HizliArama .buton {
	width: 163px;
}

form#Giris label {
	float: left;
	width: 60px;
}

form#Giris .text {
	width: 94px;
}

form#Giris .buton {
	width: 100px;
}

form#Iletisim {
background: #fafafa;
border: 1px solid #ccc;
padding: 5px;
}

form#Iletisim label {
float: left;
width: 17%;
font-weight: bold;
color: #246;
}

/* sIFR bicimlendirmeleri */
.sIFR-flash {
	margin: 0;
	visibility: visible !important;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	display: block;
	height: 0;
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
	width: 0;
}

.sIFR-hasFlash h1 {
	visibility: hidden;
}

.sIFR-hasFlash h2 {
	font-size: 55px;
	letter-spacing: -9px;
	visibility: hidden;
}
