/*Butonlar 
*/

/* Insert, Update, Delete gibi buttonlarin classi. */
.BigBtn
{
	background: transparent no-repeat center top;
	font: 9px Arial, sans-serif;
	width: 60px;
	height: 50px;
	padding-top: 35px;
	border: 0;
	cursor: hand;
	cursor: pointer;
}
.BigBtn:hover {color:#600; text-decoration:underline;}

/* ComboBox, DateBox gibi controlerin buttonlarinin classi. */
.SmallBtn
{
	width: 20px;
	height: 18px;
}

/*EKRANLAR*/
.PDetailGroupBox
{
	background-color: #e7e1de;
	float: left;
	margin-right: 15px;
	margin-top: 15px;
}
.PysBoxHeader
{
	background-color: #171964;
	color: White;
	padding-left: 5px;
	font-size: 11pt;
	font-weight: bold;	
}
.PysBoxSpan
{
	width:200px;
}

#PysPictBox
{
	width: 200px;
	margin-left:5px;
}
#PysVideoBox
{
	width: 200px;
	float:left;
	margin-top:10px;
	clear:left;
	margin-left:5px;
}
#PysPictBox #MainPict
{
	/*margin-left: 3px;*/
	margin-top: 2px;
	width:200px;
	height:198px;
}
#PysPictBox #Thumb0
{
	/*margin-left: 3px;*/
	margin-top: 2px;
	width:90px;
	height:68px;
	margin-right:5px;
	margin-left:5px;
	
}
#PysPictBox #Thumb1
{
	/*margin-left: 14px;*/
	margin-top: 2px;
	width:90px;
	height:68px;
	margin-left:5px;
	
}
#PysPictBox #Thumb3
{
	margin-top: 2px;
	margin-left: 3px;
}
#PysPictBox #Thumb4
{
	margin-left: 14px;
	margin-top: 2px;
}
#PysNotesBox
{
	width: 240px;
	height: 100px;	
}
#PysNotesBox span
{
	display: block;
	margin: 5px;
}
#PysPropBox
{
	width: 240px;
}
#PysContactBox
{
	clear: left;
	width: 740px;
	height: 150px;
	background: #e7e1de url(../IMG/Metrekare/arama_contact.jpg) no-repeat 370px 30px;
}
#PysContactBox #PysTel
{
	margin-top: 10px;
	margin-left: 10px;
	padding-top: 5px;
	background: #e7e1de url(../IMG/Metrekare/arama_tel.jpg) no-repeat top left;
	height: 35px;
	width: 250px;
	text-indent: 40px;
	overflow: visible;
	color: #171964;
    font-weight:bold;
   
}
#PysContactBox #PysMail
{
	margin-left: 10px;
	padding-top: 5px;
	background: #e7e1de url(../IMG/Metrekare/arama_mail.jpg) no-repeat top left;
	height: 35px;
	width: 350px;
	text-indent: 40px;
	color: #171a63
}
#PysContactBox #PysPersonalMail
{
	margin-left: 10px;
	padding-top: 5px;
	background: #e7e1de url(../IMG/Metrekare/arama_persmail.jpg) no-repeat top left;
	height: 35px;
	width: 250px;
	text-indent: 40px;
	color: #171a63
}

.LinktoPortfoy:link,  .LinktoPortfoy:visited  
{
	color:#171964;
    font-weight:bold;
}
#PysGenPropsBox
{
	width: 260px;
	height: 250px;
}
.BoxLine
{
	height: 18px;
	border-top: 1px solid white;
	padding-top: 5px;
	padding-left: 5px;	
}
.BoxLine span
{
	font-weight: bold;
	color: Black;
}

#PysLocBox
{
	width: 260px;
}


/**********
* PList
***********/
.ILANYOK
{
	font-family:Tahoma;
	font-weight:bold;
	margin-top:50px;
	margin-bottom:50px;
	
	
}
table.PList
{
	background-color: White;
}
table.PList tr
{
	height: 60px;
}
table.PList .PListHeader
{
	background-color: #c1a98d;
	height: 30px;
}
table.PList td
{
	
}
table.PList .EvenRow
{	
	background-color: #d6cbc1;
}
.ListPicture
{
    /*vertical-align:top;*/
    border:0px;
    width:90px;
    height:90px;
    
}
.LinkRentGif
{
    /*vertical-align:top;*/
    position:absolute;
    float:left;
    border:0px;
    margin-left:-90px;
    width:90px;
    height:90px;
    
}
.HeaderTable
{
	background-color:#171964;
	color: white;
	width:775px;
	font-weight:bold;
}

.ListPictureHeader
{
    width:90px;
    font-weight:bold;
    padding-left :4px;
}


.ListRent
{
    width:100px;
	padding-left:10px;
	font-weight:bold;
}
.ListLocation
{
    width:150px;
    font-weight:bold;
	
}
.ListTown
{
    width:150px;
    font-weight:bold;
	
}
.ListRoom
{
    width:75px;
    font-weight:bold;
	
}
.ListPrice
{
    font-weight:bold;
	
}
.ListTapu
{
    width:100px;
    font-weight:bold;
	
}
.ListArea
{
    width:75px;
    font-weight:bold;
	
}
.ListDesc
{
    width:700px;
    padding-top:5px;
    padding-left:10px;
 }
 .ListFlash
{
    width:700px;
    padding-top:5px;
    padding-left:10px;
    font-weight:bold;
    color:#F46600;
 }
.ListFooter
{
    width:300px;
    padding-top:5px;
    padding-left:10px;
    font-weight:bold;
    color:#F46600;
	
}
.ListTable0
{   	
	background-color:#f7f2ee;
	color: black;

}
.ListTable1
{
	background-color:white;
	color:black;
}
.LinktoDetail
{
	position:absolute;
	float:right;
	left:721px;
	vertical-align:bottom;	
	
}
.LinktoDetail:link,  .LinktoDetail:visited, .LinktoPartner:link,  .LinktoPartner:visited    
{
	color:#F46600;
    font-weight:bold;
}

 
/**********
* PEntry
***********/
#InnerPageHeader
{
	margin-bottom:10px;
	margin-top:15px;
}
#PortfoyHeader, #PortfoyHeader span
{
	background-color:#171964;
	height:15px;
	color:White;
	font-weight:Bold;
	padding-top:2px;
	height:20px;
}
#DetayHeader, #DetayHeader span
{
	background-color:#b89d7c;
	height:15px;
	color:White;
	font-weight:Bold;
	padding-top:2px;
	height:20px;
}
.PEntry .PorFieldSet
{
	width:775px;
	border:0px;
	padding:0px;
	margin:0px;
	height:20px;
}
.PEntry fieldset
{
	float: left;
	clear: left;
	width: 730px;	
	padding: 0px;
	/*margin-top: 10px;*/
	height:50px;
}

.PEntry .partnerFieldSet
{
	width:775px;
	border:0px;
	padding:0px;
	margin:0px;
	height:20px;
}

.PEntry .AdrFieldSet
{
	width:775px;
	border:0px;
	padding:0px;
	margin:0px;
	
}
.PEntry .GMenkulFieldSet
{
	width:775px;
	border:0px;
	padding:0px;
	
}
.PEntry .Button
{
	margin: 3px;
}
.PEntry .Field4
{
	width: 772px;
	float: left;
	background-color:#f7f2ee;
	color: black;
	border-right:White 2px solid;
	font-weight:bold;
	height:20px;
    padding-top:5px;
}
.PEntry .Field3
{
	width: 772px;
	float: left;
	background-color:white;
	color: black;
	border-right:White 2px solid;
	font-weight:bold;
	height:20px;
    padding-top:5px;
}
.PEntry .Field1
{
	width: 385px;
	float: left;
	background-color:white;
	color: black;
	border-right:White 2px solid;
	font-weight:bold;
	height:20px;
    padding-top:5px;
}
.PEntry .Field0
{
	width: 385px;
	float: left;
	background-color:#f7f2ee;
	color: black;
	border-right:White 2px solid;
	font-weight:bold;
	height:20px;
    padding-top:5px;
    
}
.PEntry .Field input
{
	height: 15px;
}
.PEntry .Field textarea
{
	width: 130px;
}


.PEntry span
{
	/*display: -moz-inline-box;  for firefox */
	display: inline-block;
	width: 100px;
	
}

.PEntry .TextBox
{
	width: 130px;
}

.PEntry .Combo
{
	width: 135px;
}

.PEntry .Button
{
	height: 20px;
}

.PEntry .CheckBox
{
	border: none;
	background-color: Transparent;
}
.PEntry .Field3 textarea, .Field3 #IN_FIELD01 TextArea
{
	width:370px;
	height:100px;
    font-family:Tahoma;
    font-size:11px;
    
}

.PEntry .GenBtnDiv
{
	float: left;
	clear: left;
	width:774px;
	background-color:White;
	padding-top:20px;
	
}

.CounterButton
{
	height:14px;
	width:14px;
	background: url(../img/Metrekare/plus.jpg) no-repeat ;
	padding:0px;
	margin:0px;
	float:right ;
	margin-right:130px;
}

/***********
  PSearch
***********/
.PSearch fieldset
{
	float: left;
	clear: left;
	width: 100px;	
	margin-top: 0px;
	/*height:500px;*/
}
.PSearch .SrcFieldSet
{
	height:100px;
}

.PSearch .Button
{
	margin: 3px;
}
.PSearch .Field
{
	margin-top: 0px;
	margin-left: 12px;
	
	width: 100px;
	float: left;
}
.PSearch .chkFieldSet
{
	margin-top:0px;
	margin-left:25px;
	
}
.PSearch .chkFieldSet .Field1 
{
	color:black;
	font-weight:bold;
	height:20px;
	margin-top : 15px;
	width:100px;
		
}
.PSearch .chkFieldSet .Field1 input 
{
	float:right;
	border:0px;
 }

.PSearch .Field1 span
{
	float:left;
	color:#F46600;
 }

/*BAŞLIK*/
.LBLILAN 
{
	font-size:18px;
    color:#171964;
    margin-top:5px;
    margin-left:10px;
}
.LBLARA
{
	font-size:18px;
    color:#f46600;
    margin-top:5px;
    margin-left:5px;
	
}
/* Şehir ilçe grup oda */
.LBLCITY, .LBLDISTRICT, .LBLGROUP, .LBLROOM, .LBLPORTFOY
{
	width:130px;
	margin-top:5px;
    text-align:center;
    margin-left:20px;
    color:Black;
    	
}
.LBLCITY
{
	margin-top:15px;
}
.SrcFieldSet #CD_ITEMDETAIL03, .SrcFieldSet #CD_ITEMDETAIL04, 
.SrcFieldSet #CD_ITEMGROUP, .SrcFieldSet #CD_ITEMDETAIL07, 
.SrcFieldSet #CD_ITEM
{
	width:130px;
	margin-top:5px;
	margin-left:30px;

    
}


/* Fiyat */
.PRICE
{
    margin-top:10px;
    width:180px;
	position:static;
	text-align:center;
	color:Black;	
}

#CS_FIELD01MIN, #CS_FIELD01MAX, #NO_FIELD02MIN, #NO_FIELD02MAX
{
	width:50px;
	margin-top:5px;
	margin-right:2px;
	
}
#CS_FIELD01MIN, #NO_FIELD02MIN 
{
	margin-left:27px;
}
.LBLOR, .LBLAND  
{
	margin-right:2px;
    font-size :10px;
    color:#f46600;
}



.PSearch Span
{
	/*display: -moz-inline-box; */
	display: inline-block;
	/*width:180px;*/
	
}

.PSearch .Combo
{
	width: 135px;
}
.GnlBtn
{
    margin-top:30px;
    margin-left:5px;
    
}

.GnlBtn .FindButton
{
	background:#fff url(../IMG/Metrekare/bul.jpg) no-repeat center center;
	height:18px;
	width:54px;
}
.GnlBtn .AllButton
{
	background:#fff url(../IMG/Metrekare/tum.jpg) no-repeat center center;
	height:19px;
	width:54px;
	margin-left:3px;
}
.GnlBtn .AdvancedSearchButton
{
	background:#fff url(../IMG/Metrekare/detay.jpg) no-repeat center center;
	height:18px;
	width:69px;
	margin-left:3px;
}
/********************************
   PEntryDetail
********************************/

.PEntryDetail fieldset
{

	width: 370px;	
	/*margin-top: 10px;*/
	height:100px;
	/*height:500px;*/
	display: inline-block;
	vertical-align:top;	
	
}
.PEntryDetail .PorFieldSet
{
	width:776px;
	height:50px;
    border:0px;
    font-weight:bold;
    margin:0px;
    padding:0px;
    background-color:White;
}


.PEntryDetail .Field1
{
	/*margin-top: 2px;*/
	/*margin-left: 12px;*/
	width: 385px;
	position: relative;
	background-color:white;
	color:black;
	font-weight:bold;
	height:20px;
	padding-top:5px;
	border-right:White 2px solid;
}
.PEntryDetail .Field0
{
	/*margin-top: 2px;*/
	/*margin-left: 12px;*/
	width: 385px;
	position: relative;
	/*background-color:#E6EFF8;*/
	background-color:#f7f2ee;
	color: black;
	font-weight:bold;
	height:20px;
    padding-top:5px;
    border-right:White 2px solid;
    
}
.PEntryDetail .FieldCheckGroup
{
	margin-top: 2px;
	/*margin-left: 12px;*/
	width: 385px;
	position: relative;
	/*background-color:#E6EFF8;*/
	background-color:#b89d7c;
	color: white;
	font-weight:bolder;
	height:20px;
    padding-top:5px;
    border-right:White 2px solid;
    
}
.PEntryDetail Span
{
	display: -moz-inline-box; 
	display: inline-block;	
	width:200px;
}


.PEntryDetail fieldset input
{
    position:absolute;
    right: 10px;
    border:0px;
    background: transparent none;
}
.PEntryDetail .PropertyFieldSet
{
	border:0px;
	margin:0px;
	padding:0px;
}
.PEntryDetail  .PropertyFieldSet legend
{
	font-weight:bold;
}
.PEntryDetail  .PorFieldSet select
{
	margin-left:20px;
	margin-top:8px;
}

.PEntryDetail .GenBtnDiv
{

	width:774px;
	background-color:White;
	clear:left;
	margin-top:10px;
	
}



