
body {

    /*background: #436B9F;*/

	font-family: arial,verdana,Tahoma;
	font-size: 8pt;
	cursor:default;
    MARGIN: 13px 0px;
}


#page {
	width:880px;
	margin:0 auto;
	/*background:#FFF url(../images/container-bg.gif) top left no-repeat; */
	padding: 10px 25px 35px 25px;
	}

.container-bot-bg {
	clear: both;
	height: 9px;
	width: 930px;
	display: block;
	/*background: url(../images/container-bot-bg.gif) no-repeat; */
	margin: 0px auto;
}




a {
	text-decoration: none;
	color: #495677;
}

a:hover {
	text-decoration: underline;
	color: #ff0000;
}


.baslik {
	/* background: url('../images/kirmizi-nokta.gif') no-repeat left; */
	color: #FF0000;
	font-weight: bold;
	padding:3px;
	font-family: arial,Tahoma;
	border-bottom: 2px solid #FF0000;
	text-align: left;
}

.baslik a {
	text-decoration: none;
}

.baslik_span {
	font-weight: normal;
	font-size: 8pt;
	color: #FF0000;
	border-bottom: 1px solid #FF0000;
	text-align: right;
}

.bireysel {
	color : #418dc5;
	background:url(../images/icons/bireysel_kullanici.png) no-repeat left top;
	text-align: center;
}


.kurumsal {
	color : #ca2a29;
	background:url(../images/icons/kurumsal_kullanici.png) no-repeat right top;
	text-align: center;
}

#icerik {
	padding: 5px;
}


input,textarea, select {
	font-family: Arial,Tahoma, Verdana;
	font-size: 8pt;
	padding-left: 2px;
	cursor: default;
}

textarea {
	overflow: auto;
	overflow-x : hidden;
}

input,textarea, select {
		BORDER-RIGHT: #aaaaaa 1px solid; PADDING-RIGHT: 2px; BORDER-TOP: #aaaaaa 1px solid; MARGIN-TOP: 2px; PADDING-LEFT: 2px; BACKGROUND: url(../images/inputBg.gif) #ffffff no-repeat left top; PADDING-BOTTOM: 2px; BORDER-LEFT: #aaaaaa 1px solid; PADDING-TOP: 2px; BORDER-BOTTOM: #aaaaaa 1px solid;
}

.button {
	height: 20px;
	cursor: pointer;
	text-align: center;
	font-weight: bold;
}

#uyelik_sozlesmesi {
	width: 500px;
	height: 100px;
	overflow: auto;
	border: 1px solid #000000;
	font-size: 8pt;
}

#aciklama{
	border: 1px solid #C0C09F;
	padding: 4px;
	background-color: #FFFFCC;
	font-size: 8pt;
}

#sifre_text {
	font-size: 8pt;
}

#sifre_bar {
	font-size: 3px;
	height: 2px;
	width: 0px;
	border: 1px solid #FFF;
}

span#secenek { font-size:8pt; }
span#uyari { font-size:8pt;}
label {
	border-bottom: 1px dotted #CCC;
	font-size:8pt;
}

.footer {
	font-size: 7pt;
	color: #939393;
	padding: 5px;
}

.tooltip{width:200px;margin:0;padding:5px;font-size:11px;color:#666;background:#eee;border:1px solid #000;}
.tooltip p{margin:0;text-align:justify;}
#tooltip_1{background:#ffd;z-index:100000;}

.inpt_cntr {
	text-align:center;
}

#JT_arrow_left{
	background-image: url(../images/arrow_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	left:-11px;
	height:23px;
	width:10px;
    top:-3px;
}

#JT_arrow_right{
	background-image: url(../images/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	height:23px;
	width:11px;
    top:-2px;
}

#JT {
	position: absolute;
	z-index:100;
	border: 1px solid #CCCCCC;
	background-color: #fff;
	font-size:8pt;
}

#JT_copy{
	padding:10px 10px 10px 10px;
	color:#333333;
}

.JT_loader{
	background-image: url(../images/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:100%;
	height:12px;
}

#JT_close_left{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 7px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-size: 8pt;
	font-weight:bold;
}

#JT_close_right{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_copy p{
margin:3px 0;
}

#JT_copy img{
	padding: 1px;
	border: 1px solid #CCCCCC;
}

.jTip{
cursor:help;
}
#paketler { padding-left :120px}
#paketler div.paketsec   { margin: 3px; }
#paketler div.paketsec a { display: block; float: left; text-align:center; height: 200px !important; height: 160px; width: 150px !important; width: 120px; vertical-align: middle; text-decoration : none; border: 1px solid #DDD; padding: 2px 5px 1px 5px; }
#paketler div.paketsec a:link, #solmenu div.icon a:active, #solmenu div.icon a:visited     {  color : #4face3;  }
#paketler div.paketsec a:hover   {  color : #4face3; background-color: #f1f2ee; border: 1px solid #FF0000; padding: 3px 4px 0px 6px; }
#paketler div.paketsec img { margin-top: 13px; }
#paketler div.paketsec span { display: block; padding-top: 3px;}
#paketler div.paketsec b { color : #444; }

.radiobox { border:0px ; background: url();}


div.bubble {
	width: auto;
	font-size: 0.9em;

}

div.bubble blockquote {
	margin: 0px;
	border: 1px solid #C0C09F;
	padding: 4px;
	background-color: #ffffe2;
	font-size: 8pt;
}

div.bubble blockquote p {
	margin: 8px;
	padding: 0px;

}

div.bubble cite {
	position: relative;
	margin: 0px;
	padding: 7px 0px 0px 15px;
	top: 6px;
	background: transparent url(../images/tip/tip.gif) no-repeat 20px 0;
	font-style: normal;
}

/* Rounded Bubble */
div.bubble div.rounded {
	margin-bottom: 10px;
	border: 3px solid #fff;
	background-color: #b7e0ff;
}
div.bubble div.rounded blockquote {
	border: 0;
	background-color: transparent;
}
div.bubble div.rounded blockquote p {
	margin: 0px 10px;
}
div.bubble cite.rounded {
	position: relative;
	margin: 0px;
	padding-left: 15px;
	padding-top: 12px;
	top: 9px;
	background: transparent url(../images/tip/tip-rounded.gif) no-repeat 15px 0;
}

/* Pimped Bubble */
div#pimped.bubble {
	font-size: 0.9em;
}
div#pimped.bubble div.rounded {
	color: #fff;
	border: 3px solid #fff;
	background-color: #111;
}
div#pimped.bubble cite.rounded {
	background: transparent url(../images/tip/tip-pimped.gif) no-repeat 15px 0;
}

.hata {
	padding: 14px;
	font-size: 8pt;
	font-weight: bold;
	width: 90%;
	background: url('/images/icons/hata.png') no-repeat right ;
}

.tamam {
	padding: 14px;
	font-size: 8pt;
	font-weight: bold;
	width: 90%;
	background: url('/images/icons/tamam.png') no-repeat right ;
}

.hata span, .tamam span {
	color: #1c56c4;
	font-size:12pt;
}

.kayit_baslik {
	border-bottom:1px solid #CCC;
	font-weight: bold;
}

.tarih {
	color: #f95522;
	font-size: 8pt;
}

.sayfalar ul { margin : 0; padding : 0; text-align : right; font-size : 11px; }
.sayfalar li { list-style-type : none; display : inline; padding-bottom : 1px; }
.sayfalar a, .sayfalar a:visited { padding : 0 5px; border : 1px solid #ccc; text-decoration : none; color : #4face3; }
.sayfalar a:hover, .sayfalar a:active { border : 1px solid #ccc; color : #fff; background-color : #4face3; }
.sayfalar a.sayfa { background-color : #4face3; color : #fff !important; border-color : #ccc; font-weight : bold; }
.sayfalar a.disablelink, .sayfalar a.disablelink:hover { background-color : #fff; color : #929292; border-color : #ccc; font-weight : normal !important; }
.sayfalar a.gerileri { font-weight : bold; }

.sag_menu {
	background:url('/images/sag-menu-arka.gif')  repeat-x;
	font-size: 8pt;
	color: #FFF;
	padding-left: 10px;
}
.blok_baslik {
	background:  url('/images/blok-baslik.gif')  repeat-x;
	font-size: 8pt;
	color: #FFF;
	padding-left: 10px;
	width: 140px;
	height: 22px;
}

.anket_soru {
	font-weight: bold;
	font-size: 12pt;
}

.anket_cvp {
	font-size: 8pt;
}

.anket_arka {
	background: #f5f5f5 url('/images/anket-arka.gif') no-repeat right bottom;
}
.anket {border: 1px solid #999999;}

.sag_menu a { text-decoration:none; }


/* tabs */
ul.idTabs {
	list-style-type: none;
	width:90%;
	float: left;
	margin-top:14px;
	background: url(../images/pixel.gif) bottom left repeat-x;
}

ul.idTabs li {
	margin: 0 2px 0 0;
	float: left;
}

ul.idTabs a {
	float: left;
	display: block;
	padding: 4px 8px;
	border: 1px solid #ccc;
	border-bottom: 0;
	color: #666;
	background: #eee;
	text-decoration: none;
	font-weight: bold;
	font-size: 8pt;
}

ul.idTabs li a.selected {
	background: #fff;
	padding-bottom: 3px;
	cursor: default;
	color: red;
	border-top:3px solid #FF0000;
}






.isyeri {
	color : #e55b39;
	font-weight: bold;
	font-size: 13pt;
}

#kategori {
	font-size:8pt;
}

div.grippie {
background:#EEEEEE url(../images/grippie.png) no-repeat scroll center 2px;
border-color:#DDDDDD;
border-style:solid;
border-width:0pt 1px 1px;
cursor:s-resize;
height:9px;
overflow:hidden;
}
.resizable-textarea textarea {
display:block;
margin-bottom:0pt;
width:95%;
height: 20%;
}

.m_kalin {
	font-size: 8pt;
	padding:5pt;
}

table.sortable thead {
	background: #EEEEEE url(/images/alt-menu-arka.gif);
	height: 20px;
}
table.sortable a.sortheader { background-color : inherit; color : #000; font-weight : bold; text-decoration : none; display : block; }
table.sortable a.sortheader:hover { background-color : inherit; color : #000; }
table.sortable span.sortarrow { background-color : inherit; color : #3ea4e0; text-decoration : none; }

.dikkat  { color: #ca2a29;	background: url('/images/ilan_detay_top.png'); height: 25px; text-align: center; border-bottom:1px solid #ca2a29}
.dikkat_baslik  { color: #ca2a29;	background: url('/images/ilan_detay_top.png'); font-size:16px;	height: 25px; text-align: center; border-bottom:1px solid #ca2a29}
.dikkat2 { font-size: 13pt; }
.dikkat3 { font-size: 13pt; color: #022f74; font-weight: bold;}
.dikkat4 { color: #FF0000; }
.dikkat5 { font-size: 10pt; font-weight: bold; }

#etiket, #etiket a{ color:#FFF; font-size:1pt;}

.sectiklerim {
	background: url('/images/icons/31.png') no-repeat left;
	padding-left: 20px;
	font-size: 8pt;
	height:16px;
}

.yazdir {
	background: url('/images/icons/12.png') no-repeat left;
	padding-left: 20px;
	font-size: 8pt;
	height:16px;
}

.email {
	background: url('/images/icons/04.png') no-repeat left;
	padding-left: 20px;
	font-size: 8pt;
	height:16px;
}

.hatabildir {
	background: url('/images/icons/50.png') no-repeat left;
	padding-left: 20px;
	font-size: 8pt;
	height:16px;
}

.araclar {
	background: url('/images/icons/41.png') no-repeat left;
	padding-left: 20px;
	font-size: 9pt;
	height:16px;
	font-weight:bold;
}
.eklebeni {
	background: url('/images/icons/43.png') no-repeat left;
	padding-left: 20px;
	font-size: 9pt;
	height:16px;
	font-weight:bold;
}



#detay_orta{
	font-size: 8pt;
	text-align: left;
	padding: 4px;
}
#ekaciklama{
	background-color: #f7f7f7;
	font-size: 8pt;
	text-align: left;
	padding: 4px;
}
#ekaciklama2{
	border: 0px solid #C0C09F;
	background-color: #f7f7f7;
	font-size: 8pt;
	text-align: left;
	padding: 4px;
}

#araclarim{
	border: 1px solid #C0C09F;
	background-color: #ffffe6;
	font-size: 8pt;
	text-align: left;
	padding: 4px;
}

#detay_aciklama{
	border: 1px solid #C0C09F;
	font-size: 8pt;
	text-align: center;
	padding: 4px;
}

.ilan_img {
	cursor: pointer;
	border:1px solid #CCC; padding:1px
}

.uye_baslik {
	background:url('/images/uye-menu-arka.gif');
	height:25px;
	font-weight:bold;
	padding-left:8px;
	color: #FFFFFF;
	font-size:8pt;
}

.bullet a{
	background: url('/images/ok-yatay.gif') no-repeat left;
	padding-bottom: 2px;
	padding-left:15px;
	margin-left:15px;
}
.bullet{
	font-size:8pt;
}

#mg_player {
	width : 400px;
	height : 312px
}

.uyemodul_baslik {
	background:#4face3 url(/images/mavi_arka.gif);
	color:#FFF;
	padding: 5px 5px 5px 20px;
	font-weight:bold;
	height:25px;
}

.uye_buton {
	float: left;
	padding: 10px;
	text-align: center;
	width: 100px;
	color: #999;
}

.uye_buton a{
	text-decoration: none;
	color: #999;
}

.uye_buton a:hover {
	color: #000000;
}

#uye_emlakarayanlar {

	font-size: 8pt;
}

#uye_emlakarayanlar ul {
   margin-left: -20px;
	list-style-image: url('/images/uye_menu/arrow_right_gray.gif');
}

#uye_menu td {
	font-size:8pt;
	padding:3px
}
#uye_menu img {
	padding-left:3px;
}

.ana_menu {
	font-weight:bold;
}

#uye_menu a {
	color: #000000;
	text-decoration:none;
}

#uye_menu a:hover {
	text-decoration:underline;
}

table.tablesorter {
	font-family:arial,tahoma;
	background-color: #CDCDCD;
	font-size: 8pt;
	width: 100%;
	text-align: left;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	background-color: #e6EEEE;
	border: 1px solid #FFF;
	font-size: 8pt;
	padding: 4px;
}
table.tablesorter thead tr .header {
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter tbody td {
	color: #3D3D3D;
	padding: 4px;
	background-color: #FFF;
	vertical-align: top;
}
table.tablesorter tbody tr.odd td {
	background-color:#F0F0F6;
}
table.tablesorter thead tr .headerSortUp {
	background-image: url(../images/asc.gif);
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(../images/desc.gif);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
background-color: #8dbdd8;
}

table#uye_aciklama {
	font-size:8pt;
}

.usual li { list-style:none; float:left;}
.usual ul a {
  display:block;
  padding:6px 10px;
  text-decoration:none!important;
  margin-left:0;
  font:10px Verdana;
  color:#000;
  background:#f3f3f3;
  font-weight: bold;
}
.usual ul a:hover {
  color:#FF0000;
  background:#EEEEEE;
  }
.usual ul a.selected {
  margin-bottom:0;
  color:#000;
  background:#EEE;
  cursor:default;
  border-top:1px solid #c0c09f;
  border-left:1px solid #c0c09f;
  border-right:1px solid #c0c09f;
  border-bottom:1px solid #eee;
  }
.usual div {
  border:1px solid #c0c09f;
  padding:10px 10px 8px 10px;
  clear:left;
  background:#EEEEEE;
}
.usual div a { color:#000;}

button {
	border:1px solid #CCC;
	background: #EEE;
	font-family: arial,Tahoma;
	font-size: 8pt;
	cursor: pointer;
}

#DigerIlanlar {
	font-size: 8pt;
}

#harita {
	font-size:8pt;
	padding:8px;
}

#harita a {
	color:#000;
}

#alfabe {
	display:block;
	text-align:center;
	height:22px;
	line-height:21px;
	clear:both;
	font-size:12px;
	font-weight:normal;
}

#alfabe a:link, #alfabe a:visited{
	padding:5px;
	padding-top:2px;
	padding-bottom:2px;
	border:1px solid #EBEBEB;
	text-decoration:none;
	background-color:#F5F5F5;
	color:#0072bc;
	width:22px;
	font-weight:normal;
}

#alfabe a:hover {
	background-color:#DDEEFF;
	border:1px solid #BBDDFF;
	color:#0072BC;
}

#alfabe .active_tnt_link {
	padding:7px;
	padding-top:2px;
	padding-bottom:2px;
	border:1px solid #BBDDFF;
	margin-left:10px;
	text-decoration:none;
	background-color:#DDEEFF;
	color:#0072BC;
	cursor:default;
}

#emlakci_form {
	width:778px;
	border:1px solid #CCCCCC;
	margin-left:20px;
	background: #f5f5f5;
}

#arama_sonuclari {
	width:778px;
	margin-left:20px;
}

table.emlakcilar {
	font-family:arial,tahoma;
	background-color: #CDCDCD;
	font-size: 8pt;
	width:780px;
	text-align: left;
}
table.emlakcilar thead tr th, table.emlakcilar tfoot tr th {
	background-color: #e6EEEE;
	border: 1px solid #FFF;
	font-size: 8pt;
	padding: 4px;
}
table.emlakcilar thead tr .header {
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.emlakcilar tbody td {
	color: #3D3D3D;
	padding: 4px;
	background-color: #FFF;
	vertical-align: top;
}
table.emlakcilar tbody tr.odd td {
	background-color:#F0F0F6;
}
table.emlakcilar thead tr .headerSortUp {
	background-image: url(../images/asc.gif);
}
table.emlakcilar thead tr .headerSortDown {
	background-image: url(../images/desc.gif);
}
table.emlakcilar thead tr .headerSortDown, table.emlakcilar thead tr .headerSortUp {
background-color: #8dbdd8;
}

.cascade-loading
{
	background: transparent url("../images/indicator.gif") no-repeat center;
}


		.accordion_toggle {
			display: block;
			height: 30px;
			width: 680px;
			background: #f3f3f3;
			padding: 0 10px 0 10px;
			line-height: 30px;
			color: #ffffff;
			font-weight: normal;
			text-decoration: none;
			outline: none;
			font-size: 12px;
			color: #000000;
			cursor: pointer;
			margin: 0 0 0 0;
		}

		.accordion_toggle_active {
			background:  #c20000;
			color: #ffffff;
		}

		.accordion_content {
			background-color: #ffffff;
			color: #444444;
			overflow: hidden;
		}

		.vertical_accordion_toggle {
			display: block;
			height: 30px;
			width: 600px;
			background: #a9d06a;
			padding: 0 10px 0 10px;
			line-height: 30px;
			color: #ffffff;
			font-weight: normal;
			text-decoration: none;
			outline: none;
			font-size: 12px;
			color: #000000;
			border-bottom: 1px solid #cde99f;
			cursor: pointer;
			margin: 0 0 0 0;
		}

		.vertical_accordion_toggle_active {
			background:  #e0542f;
			color: #ffffff;
			border-bottom: 1px solid #f68263;
		}

		.vertical_accordion_content {
			background-color: #ffffff;
			color: #444444;
			overflow: hidden;
		}

.basic  {
	width: 100%;
}

.basic p {
	margin-bottom : 10px;
	border: none;
	text-decoration: none;
	font-size: 10px;
	margin: 0px;
	padding: 10px;
}
.basic a {
	cursor:pointer;
	display:block;
	padding:5px;
	margin-top: 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: black;
	background-color: #00a0c6;
	background: #EEEEEE;
	border-bottom: 1px solid #CCCCCC;
}
.basic a:hover {
	background-color: white;
	background: #e6e6e6;
}
.basic a.selected {
	color: #FFFFFF;
	background-color: #ca2a29;
}

.basic span {
	cursor:pointer;
	font-size: 8pt;
}

.basic div {
	padding: 3px;
}

.basic2  {
	width: 100%;
}

.basic2 p {
	margin-bottom : 10px;
	border: none;
	text-decoration: none;
	font-size: 10px;
	margin: 0px;
	padding: 10px;
}
.basic2 a {
	cursor:pointer;
	display:block;
	padding:5px;
	margin-top: 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: black;
	background-color: #ffffff;
	background: #ffffff;
	border-bottom: 1px solid #CCCCCC;
}
.basic2 a:hover {
	background-color: white;
	background: #e6e6e6;
}
.basic2 a.selected {
	color: #FFFFFF;
	background-color: #ca2a29;
}

.proje_sonuc {
	float : left;
	padding: 4px;
	border: 1px solid #e0e0e0;
	margin:2px;
	height: 210px;
	cursor:pointer;
}

.proje_sonuc td {
	font-size:8pt;
	cursor:pointer;
}

.ovaltablo {
	padding: 5px;
        border: 1px #ddd solid;
	background: #eeeeee;
	-moz-border-radius: 6px 6px 6px 6px;
}

.ovaltablo_baslik {
	padding: 3px;
        border: 1px #72706f solid;
	background: #72706f;
	-moz-border-radius: 6px 6px 6px 6px;
}

.header{

position:relative;
background-image:url( h3-bg.gif );
background-repeat:no-repeat;

margin-left:auto;
margin-right:auto;
}

.model_baslik {
	color : #418dc5;
	font-weight: bold;
	font-size: 12pt;
}

#slide-holder {
z-index : 40;
width : 500px;
height : 252px;
position : absolute;
border:1px solid #e8e8e8;
}
#slide-runner {
	top : 7px;
	left : 1px;
	width : 500px;
	height : 252px;
	overflow : hidden;
	position : relative;
	margin : 0 auto;
	
}
#slide-holder img {
margin : 0 auto;
display : block;
position : absolute;
}
#slide-controls {
	left : 1px;
	bottom : 1px;
	width : 241px;
	height : 252px;
	display : block;
	padding-bottom:10px;
	position : absolute;
	background : url(images/slide-bg.png) 0 0;
}
#slide-controls2 {
	left : 1px;
	bottom : 26px;
	width : 497px;
	height : 24px;
	position : absolute;
}
#slide-controls p.text {
float : left;
color : #fff;
display : inline;
font-size : 12px;
line-height : 16px;
margin : 15px 0 0 20px;
text-transform : uppercase;
}
#slide-nav {
float : right;
height : 24px;
display : inline;
margin : 11px 15px 0 0;
}
#slide-nav a {
float : left;
width : 24px;
height : 24px;
display : inline;
font-size : 11px;
margin : 0 5px 0 0;
line-height : 24px;
font-weight : bold;
text-align : center;
text-decoration : none;
background-position : 0 0;
background-repeat : no-repeat;
}
#slide-nav a.on {
background-position : 0 -24px;
color:#FFFFFF;
}
#slide-nav a {
background-image : url(images/silde-nav.png);
}
#nav ul li a {
background : url(images/nav.png) no-repeat;
}
