@charset "UTF-8";
/* CSS Document */

html,body{
	margin:0;
	padding:0;
}
body{
	font: 76% arial,sans-serif;
	text-align:center;
	background:#FEFEFE;
}
p{
	margin:5px 0;
}
a{
	color: #000099;
	text-decoration:none;
}
code.info{ 
	background:#F9F9F9 url(../images/info.png) no-repeat;
	background-position: 1% 50% ; 
	border:1px solid #D0D0D0;
	color:#002166;
	display:block;
	font-family:Monaco,Verdana,Sans-serif;
	font-size:12px;
	margin:14px 0;
	padding:12px 30px;
	text-align:justify;
}
code.warning{
	background:#FFFDCF url(../images/warning.png) no-repeat;
	background-position: 1% 50% ; 
	border:1px solid #DFD937;
	color:#333;
	display:block;
	font-family:Monaco,Verdana,Sans-serif;
	font-size:12px;
	margin:14px 0;
	padding:12px 30px;
	text-align:justify;
}
a:hover{
	color:#000000;
}
fieldset{
	padding:7px;
	border:1px solid #666;
	margin-bottom:10px;
	position:relative;
}
fieldset legend{
	font-size:14px;
	font-weight:bold;
	color:#002B9F;
	padding:1px;
	border:1px solid #CCC;
}
fieldset label{
	float:left;
	display:block;
	width:100px;
}
fieldset select{
	width:170px;
	border:1px solid #AAA;
}
fieldset input[type="text"], fieldset input[type="password"]{
	border:1px solid #AAA;
}
#password{
	width:80%;
	margin-left:10px;
	margin-bottom:8px;
}
fieldset textarea{
	border:1px solid #AAA;
}
div#header h1{height:80px;line-height:80px;margin:0;
  padding-left:10px;background: #EEE;color: #79B30B}
div#flashmenu{
	background:#999999;
	height:146px;
}
div#headcontent{
	background:#FFF;
	height:350px;
	padding:5px 0;
}
div#headcontent-left{
	background:#CCFFBE url(../images/searchbg.png) repeat-x;
	border:1px solid #000;
	height:340px;
	float:left;
	width:301px;
	margin-right:5px;
}
div#headcontent-right{
	background:#EFEFEF;
	border:1px solid #000;
	height:340px;
	float:left;
	width:640px;
}
div#container{text-align:left}
div#content p{line-height:1.4}
div#navigation{background:#FFF}
div#extra{background:#FFF}
div#footer{background: #333;color: #FFF;height:50px;line-height:50px;}
div#footer p{margin:0;padding:0 5px}

div#container{width:950px;margin:0 auto;}
div#wrapper{float:left;width:100%;}
div#content{margin: 0 185px; padding:0 4px;width:572px;overflow:hidden;}
div#navigation{float:left;width:185px;margin-left:-950px}
div#extra{float:left;width:185px;margin-left:-185px}

/* BOX STYLES*/
div.box{
	background:#E3E3E3;
	margin:0 0 8px 0;
	padding:5px;
	border-bottom:2px solid #666;
}
div.box ul{
	margin:0;
	padding:3px;
	list-style:none;
}
div.box ul li{
	background:url(../images/arrow.gif) no-repeat 0 50%;
	border-bottom:2px solid #EFEFEF;
	margin:0;
	padding:0 0 0 15px;
	line-height:17px;
}
div.box ul li a{
	text-decoration:none;
	color:#333;
}
div.box ul li a:hover{
	color:#000000;
}

#dovizbox{
	height:65px;
}

label.doviz{
	float:left;
	width:56px;
	display:block;
}
label.doviz-center{
	float:left;
	width:56px;
	display:block;
	text-align:center;
}
label.doviz-head{
	float:left;
	width:56px;
	display:block;
	text-align:center;
	font-weight:bold;
}

h2.boxhead{
	background:url(../images/boxhead.gif) no-repeat;
	border-bottom:4px solid #ED145A;
	margin:0;
	font-size:14px;
	padding:4px;
	color:#FFF;
}

/** FOOTER */
div#footer{clear:left;width:100%}

div#footer a{
	text-decoration:none;
	color:#EFEFEF;
}

/* PRODUCT BOX */
div.product{
	background:url(../images/main.png) repeat-x;
	width:265px;
	float:left;
	display:inline;
	padding:5px;
	height:130px;
	border:1px solid #999;
	margin:4px;
	position:relative;
}
div.product:hover{
	background:#EFEFEF;
}
div.product img.ppic{
	margin:5px 0;
	padding:3px;
	background:#DEDEDE;
	border:1px solid #AAAAAA;
	float:left;
	display:inline;
}
div.product-info{
	margin:5px;
	padding:3px;
	float:left;
	display:inline;
	width:160px;
}
div.product-info a.detailbutton{
	position:absolute;
	right:0;
	bottom:0;
	margin:0;
}

/* SCROLLING PRODUCTS*/
div.scrollproduct{
	text-align:center;
	margin-bottom:5px;
	padding:2px;
	border-bottom:1px dashed #666;
}
div.scrollproduct img{
	margin:5px 0;
	padding:3px;
	background:#DEDEDE;
	border:1px solid #AAAAAA;
}

/* SEARCH FORM */
form#searchform{
	padding:5px;
	_margin-bottom:-20px;
}
form#searchform p{
	_margin:3px 0;
}
form#searchform h3{
	margin:2px;
	font-size:14px;
}
form#searchform label{
	width: 100px;
	float: left;
	text-align: left;
	margin-right: 8px;
	display: block
}

form#searchform select{
	width:170px; _width:150px;
	border:1px solid #AAA;
	_height:21px
}

form#searchform input[type="text"]{
	border:1px solid #AAA;
}

form#searchform .submit{
	margin-left:116px;
	margin-top:5px;
	color: #000;
	background: #749F3B;
	border: 1px solid #000;
	width:50px;
	font-size:12px;
}
form#searchform .clear{
	margin-left:13px;
	margin-top:5px;
	color: #000;
	background: #749F3B;
	border: 1px solid #000;
	width:60px;
	font-size:12px;
}
.bigtext{
	width:170px;
}

.smalltext{
	width:50px;
}

/* UYE FORM*/
form#uyeform{
	
}
form#uyeform a{
	margin:4px 0;
	margin-left:10px;
}
form#uyeform label{
	display:block;
	font-weight:bold;
}
form#uyeform input[type="text"]{
	width:80%;
	margin-left:10px;
	margin-bottom:8px;
}
form#uyeform input[type="submit"]{
	width:80%;
	margin-left:10px;
	margin-top:8px;
}

/* SPECIAL */
#emlak_detay{
	position:absolute;
	top:30px;
	right:20px;
} 
/* EMLAKCI BILGI */
#emlakci_bilgi{
	background: url(../images/aeinfobg.png) repeat-y right top;
	text-align:right;
}
#emlakci_bilgi label{
	font-size:14px;
}
#emlakci_bilgi img{
	border:3px solid #CCC;
	margin:3px;
	float:right;
	font-size:7px;
}
/* EMLAK INFO */
h3.emlak_ilanno{
	float:left;
	text-align:left;
	width:45%;	
	margin:3px;
	color:#304A6F;
}
h3.emlak_baslik{
	float:right;
	text-align:right;
	width:45%;
	margin:3px;
	color:#304A6F;
}

.emlak_main_info{
	float:left;
	width:170px;
}
.emlak_main_info h4{
	margin:5px 0 0 5px;
}
.emlak_main_info p{
	margin-left:5px;
	border-bottom:1px dashed #CCC;
}
.emlak_main_info p label{
	color:#FF0000;
	width:90px;
	float:left;
}
.detay_main_header{
	margin:2px;
	color:#ED145A;
}
.aciklama{
	padding:10px;
	border:1px solid #D6D6D6;
	margin-bottom:10px;
}

p.ana_detay{
	
}
p.ana_detay label{
	
}

#detay{
	border:1px solid #D6D6D6;
	overflow:hidden;
	margin-bottom:10px;
	padding:10px;
	background:#EFEFEF;
}

#detay ul{
	list-style-type:none;
	padding:0;
}
#detay ul li{
	background:url(../images/tick.png) no-repeat;
	display:inline;
	float:left;
	width:20%;
	height:20px;
	padding-left:18px;
}
#emlakiletisim{
	border:1px solid #D6D6D6;
	overflow:hidden;
	margin-bottom:10px;
	padding:10px;
	background:#EFEFEF;
}
/*** LIST TABLE ***/
.list-table{
	margin:10px 0;
	width:100%;
}
.list-table th{
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	padding:5px;
	font-size:110%;
	background:url(../images/th_bg.jpg);
	color: #6D929B;
	text-align:center;
	
}
.list-table tr.highlight{
	background: #DFFBFF;
    cursor: pointer;
}
.list-table tr.even{
	background:#F5FAFA;
}
.list-table tr.odd{
	background:#fff;
}
.list-table td{
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	padding: 7px;
	color: #666;
	text-align:center;
	vertical-align:top;
}
/* CONTACT FROM */
div#contact{
	overflow:hidden;
	font-size:110%;
	margin-bottom:20px;
	margin-top:10px;
}

div#contact br{
	clear:left;
}

div#contact h3{
	border-bottom:1px dashed #666;
	margin:1px;
	padding:0;
}
div#contact label{
	float:left;
	width:100px;
	font-weight:bold;
	color:#333;
	display:inline;
}
div#contact input[type="text"]{
	width:220px;
	border:1px solid #999;
}
div#contact input[type="submit"]{
	margin-left:100px;
}
div#contact textarea{
	border:1px solid #999;
}
/* EMLAK REHBERİ */
.rehber{
	padding:5px;
}
.rehber p{
	text-align:justify;
}
.rehber ul,ol {
	margin:0;
	padding:0 0 0 25px;
}
.rehber ul li{
	text-align:justify;
}
/*----PAGINATION----*/
div.pagination {
	padding: 3px;
	font-size:12px;
	font-weight:bold;
}
div.pagination a {
	padding: 1px 5px;
	margin: 2px;
	border-top: 2px solid #2A457C;
	text-decoration: none; /* no underline */
	color: #2A457C;
}
div.pagination a:hover, div.pagination a:active {
	border-top: 2px solid #CC0000;
	color: #CC0000;
	text-decoration:none;
}
div.pagination span.current {
	padding: 1px 5px ;
	margin: 2px;
	border-top: 2px solid #CC0000;
	color: #CC0000;
}
div.pagination span.disabled {
	padding: 1px 5px;
	margin: 2px;
	border-top: 2px solid #EEE;
	color: #DDD;
}

/* BOTTOM BOX */
div#bottom{
	clear:left
}
div.bottom-box{
	background:url(../images/welcomebg.png) repeat-x;
	width:465px;
	float:left;
	display:inline;
	border:1px solid #999;
	margin:4px;
	_margin:2px;
}
div.bottom-box h2{
	font-size:16px;
	text-align:center;
	margin:0;
	padding:2px;
	color:#EFEFEF;
	background:#4A97B6;
}
div.bottom-box ul{
	list-style-type:none;
	padding:0;
	margin:5px 0;
}
div.bottom-box ul li{
	background:url(../images/arrow.gif) no-repeat 30px 3px;
	width:150px;
	float:left;
	display:inline;
	padding-left:50px;
}
div.bottom-box ul li a{
	display:block;
	font-size:12px;
	color:#333;
}
div.bottom-box ul li a:hover{
	color:#ED145A;
}

.clear{clear:both;}

ul#adana li{
	width:220px;
}
/* */
label.error{
	position:absolute;
	color:#CC0000;
	display:inline;
	width:250px;
	margin-left:10px;
}

/* EMLAKCI LISTE*/
.emlakci-liste{
	border:1px solid #999;
	margin:5px;
	text-align:justify;
	background:url(../images/welcomebg.png) repeat-x;
	color:#333;
}
.emlakci-liste h3{
	background:#DDD;
	margin:0;
	font-size:16px;
	padding:3px;
	text-align:center;
	position:relative;
}
.emlakci-liste h3 span{
	font-size:12px;
	position:absolute;
	right:5px;
}
.emlakci-liste ul{
	list-style-type:none;
	padding:0;
	margin:5px 0;
	overflow:hidden;
}
.emlakci-liste ul li{
	background:url(../images/arrow.gif) no-repeat 30px 3px;
	width:180px;
	float:left;
	display:inline;
	padding-left:50px;
	text-align:left;
}
.emlakci-liste ul li a{
	display:block;
	font-size:12px;
	color:#333;
}
.emlakci-liste ul li a:hover{
	color:#ED145A;
}

