#sayfa-wrapper {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
background-color: #Ffffff;
border: 1px solid #D9D9D9;
border-bottom: none;
}
body {
	color: #666;
        background-image: url(../images/main_bg.gif);
	background-repeat: repeat-x;
   	font-family: Arial, Helvetica, sans-serif;

}
#content-home #content-column .service-rows .image-holder{
	position:relative;
	overflow:hidden;
	height:150px;
	width:200px;
	
	
	}


#browserWarning { display:none;
padding:20px;
background:red;
font-size:1.2em;
color:white;}

#browserWarning a{ color:black;}
#content-home #content-column .service-rows .image-on{
	float:right;
	padding:5px;
	background-color: #F0f0f0;
	margin-left: 5px;
	border: 1px solid #D9D9D9;
	
	
	}
	.image-left{
	float:left;
	padding:5px;
	background-color: F0f0f0;
	margin-right: 10px;
	border: 1px solid #D9D9D9;
	
	
	}
		.image-right{
	float:right;
	padding:5px;
	background-color: F0f0f0;
	margin-right: 10px;
	border: 1px solid #D9D9D9;
	
	
	}


#header {
	position: relative;
	height: 270px;
	background-color: #FFF;
	background-image: url(../images/headerbg.jpg);
	background-repeat: no-repeat;
	z-index: 100;
}
#header #adds {
	width: 960px;
	height: 30px;
}
#header #lang {
	position: absolute;
	top: 3px;
	right: 10px;
}
#header #lang a {
	line-height: 12px;
	text-decoration: none;
	font-size: 10px;
}
#header #lang a:hover {
	color: #FFF;
}

#header #lang a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#header #adds a {
	display: block;
	line-height: 30px;
	text-decoration: none;
	padding-right: 18px;
	float: left;

	font-size: 10px;
}
#header .logo {

position: absolute;
left: 20px;
top: 60px;
display: block;
width:470px;
height:75px;
}
#header #adds a:hover, a:hover{
	color: #FCB117;
}
#header #adds li {
	float: left;
	padding-right: 5px;
	padding-left: 5px;
}

#adds .request-estate {
	background-image: url(../images/add_talep.gif);
	background-repeat: no-repeat;
	background-position: right center;
color: #F0f0f0;      
}
#adds .my-estate {
	background-image: url(../images/my_list.gif);
	background-repeat: no-repeat;
	background-position: right center;
color: #F0f0f0;
}
#adds .add-estate {
	background-image: url(../images/add_emlak.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 20px;
color: #F0f0f0;
}

a {
	color: #054c69;
	text-decoration: none;
}
p {
	font-size: 1.3em;
	line-height: 1.2em;
	font-weight: normal;
	margin-bottom:5px;
}
h2 {
	font-size: 1.4em;

}
h3 {
	font-size: 1.2em;

}

h1 {
	font-size: 1.6em;

}
.thingsYouNeed {
	padding: 5px;
	width: 320px;
	float: right;
	margin-left: 10px;
	background-color: #f0f0f0;
	border: 1px solid #999;
}
.thingsYouNeed ul li {
	padding-left: 5px;
	margin-bottom: 2px;
	background-image: url(../images/dot.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.BulletList a {
	color: #069;
}



#content-column .recs {
	font-size: 1.8em;
	line-height: 1.2em;
	color: #333;
}
#content-column .recs a:hover {
	color: #333;
}


#content-home #content-column .intro-h2{
	color: #333;
	font-size: 1.4em;
	line-height: 1.2em;
	font-weight: normal;
	color: #054c69;
}

#content-home #content-column .intro-h2:first-letter{
	font: italic 2em Georgia, "Times New Roman", Times, serif;
	
}





#header ul.dropdown {
	position: absolute;
	top: 240px;
	width: 100%;
	z-index: 9999;
}
ul.dropdown li                      {

	float: left;
	zoom: 1;
}
{ color: #000; }
ul.dropdown a:active                {
	color: #FCB117;
}
ul.dropdown li a                    {
	display: block;
	border-right: 1px solid #004e65;
         
	color: #FFF;
	font-size: 1.2em;
	padding-top: 9px;
	padding-right: 15px;
	padding-bottom: 9px;
	padding-left: 15px;
	margin: 0px;
       
}
ul.dropdown li:last-child a { border-right: none;
 } /* Doesn't work in IE */
ul.dropdown li.hover,
ul.dropdown li:hover
              {
	
	position: relative;
	background-color: #004e65;
}
ul.dropdown li.hover a { color: #FDB03C;
display: block;
}



/* 
	LEVEL TWO
*/
ul.dropdown ul
{
	width: 220px;
	visibility: hidden;
	position: absolute;
	top: 100%;
	left: 0;
}


ul.dropdown ul li 					{
	font-weight: normal;
	
	color: #000;

       
	float: none;
	margin-top: -1px;
        width: 220px; 
        display: block;
     
}
									  
                                    /* IE 6 & 7 Needs Inline Block */
ul.dropdown ul li a					{
	border-right: none;
	width: 204px;
	display: block;
background: #004e65;
border-top: 1px solid #25758d;  
border-bottom: 1px solid #194a5e;	
text-transform: none;
color: #fff;
} 
ul.dropdown ul li a:hover					{
	
background: #17233F;
border-top: 1px solid #000;  
border-bottom: 1px solid #194a5e;
color: #fff;
}

/* 
	LEVEL THREE
*/
ul.dropdown ul ul 					{ left: 100%; top: 0; }
ul.dropdown li:hover > ul 			{ visibility: visible; }


#content-home {
	padding-top: 20px;
	padding-right: 10px;
	
	padding-left:0px;
background-image: url(../images/side-bg.gif);
	background-repeat: repeat-y;
background-position: 232px top;

}
#content-home #sidebar-column {
	float: left;
	width: 220px;
	margin-top:15px;
	margin-right: 0px;
padding-left:10px;
}
#header .call {
	position: absolute;
	top: 0px;
	right: 10px;
	z-index: 902;
}

#content-home #content-column {
	float: right;
	width: 690px;
}
#sidebar .side-box {
	background-color: #fbfbfb;
	border: 1px solid #ccc;
	margin-bottom: 10px;
	background-image: url(../images/side-box-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#pages li a {
	text-decoration: none;
	line-height: 20px;
	font-size: 1.2em;
	color: #333;
	display: block;
	height: 20px;
	padding-left: 12px;
	background-image: url(../images/linkok.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#pages li a:hover {
	color:#054c69;
}
#top-sale {
	margin-top: 10px;
}
#top-sale li {
	margin-bottom: 5px;
	border: 1px solid #CCC;
	display: block;
}
#top-sale li a .estate-city {
	color: #333;
	font-weight: bold;
	font-size: 1.2em;
}
#top-sale li a {
	display: block;
	text-decoration: none;
	padding: 5px;
	background-color: #FFF;
}
#top-sale li a:hover {
	background-color: #E4E4E4;
}

#top-sale li a .estate-status {
	color: #666;
	font-size: 1em;
	line-height: 14px;
}
#top-sale li a .estate-price {
	text-align: right;
	font-size: 1.2em;
	font-weight: bold;
}
#top-sale li span {
	display: block;
}

#pages {
	margin-top: 10px;
}


#sidebar .side-box h2 {
	line-height: 30px;
	padding-left: 5px;
height:30px;
	font-family: Helvetica,Arial,sans-serif;
	color: #111C38;
	margin-bottom: 5px;
	
	
	
		
}
#sidebar .side-box h2 span {

float:right;

padding-top:2px;
}
#footer {
	width: 962px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 20px;
	color: #333333;
background: #f0f0f0;
overflow:hidden;


}


#footer #Table_01{
padding:0 10px;
}
#footer .dot{
	background: url(../images/footdot.gif) no-repeat left center;
	padding-left: 10px;
	padding-right: 3px;
	font-weight: bold;
	color: #424242;
}
}
#footer .counter {
	display: block;
	font-size: 1.2em;
	line-height: 20px;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}
/** * @author mithun */

table.blue{	
border: 1px solid #CCC;
	margin: auto;
	border-collapse:collapse;
       
	
	text-align: center;
	width:100%;
	color: #333;
}

table.blue td, table.blue th{
	padding:3px;
	font-weight:normal;
}
table.blue th{
font-weight:bold;
}

table.blue tr th,
table.blue tr td{

}

table.blue tr td{
	background-color: #fbfbfb;

}
table.blue tr.alt td{

}

#content-home #content-column .listings .list-image-crop{border: 3px solid #fff; width:304px;overflow:hidden;height:220px}
#content-home #content-column .listings img {
cursor: pointer;
width:320px;
}


#content-home .listings{padding:5px;float:left;position:relative;}
#content-home .listings a{dispaly:block;float:left;

padding-left: 15px;
	margin-bottom: 5px;
	background-color: #fafafa;
	border: 1px solid #CCC;
padding:10px;
width:310px;
background-image: url(../images/listing.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#content-home .listings a:hover{
	background-color: #f0f0f0;
	border: 1px solid #666;
color:#333;
}

#content-home .listings h2 {
	font-size: 1.2em;
        margin-bottom: 3px;
	
	
	font-weight: bold;
}
#content-home #content-column .slogan {
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 10px;
	padding-left: 3px;
}
#content-home #content-column  h2.section {
	line-height: 28px;
	color: #FFF;
	text-align: right;
	font-size: 1.4em;
	padding-right: 10px;
	margin-bottom: 20px;
	position: relative;
}
#page-nav .page-id {
	line-height: 18px;
	padding-right: 5px;
	padding-left: 5px;
	position: absolute;
	left: 0px;
	top: 5px;
	height: 18px;
	border: 1px solid #CCC;
	background-color: #F0F0F0;
}
#page-nav .page-nav-rest {
	height: 20px;
	position: absolute;
	top: 5px;
	right: 0px;
}

#page-nav .page-no {
	line-height: 18px;
	float: left;
	padding-right: 3px;
	padding-left: 3px;
	height: 18px;
	border: 1px solid #CCC;
	background-color: #F0F0F0;
	margin-right: 3px;
}
#page-nav .next {
	float: left;
	line-height: 18px;
	padding-right: 5px;
	padding-left: 5px;
	height: 18px;
	border: 1px solid #CCC;
	background-color: #F0F0F0;
}
#page-nav .prev {
	float: left;
	line-height: 18px;
	padding-right: 5px;
	padding-left: 5px;
	height: 18px;
	border: 1px solid #CCC;
	background-color: #F0F0F0;
	margin-right: 3px;
}

#page-nav {
	position: relative;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
}
#page-nav a {
	text-decoration: none;
	color: #666;
}
#page-nav a:hover {
	text-decoration: none;
	color: #000;

}







#content-home #content-column .column-layout {
	width: 48%;
}








#content-column .contact-box {
	background-color: #f0f0f0;
	border: 1px solid #999;
	padding: 5px;
}
#content-column .service-rows blockquote {
font-size:10px;	
padding: 5px;
	font-style: italic;
	background-color: #F0F0F0;
	border: 1px solid #999;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
}


#content-column h2 {
	
	color: #333;
	margin-top: 5px;
	margin-bottom: 5px;
}
#content-column h1 {
	

	font-weight:normal;
	margin-top: 5px;
	margin-bottom: 5px;
    
}
#content-column .h2-title {
	font-size: 14px;
	color: #FFF;
	margin-top: 5px;
	margin-bottom: 5px;
padding:5px;
border:solid 1px #676E7F;
}

.h2-title a{
color:#f0f0f0;
font-size:0.9em;
}

	#content-column .list-img {
	position:relative;
	font-family:arial;
	overflow:hidden;
	width:158px;
	height:126px;
	float: left;

	}	
	
		#content-column .list-img .heading {
	position:absolute;
	height:50px;
	width:158px;
	opacity: .75; /* Standard: FF gt 1.5, Opera, Safari */
	filter: alpha(opacity=75); /* IE lt 8 */
	-ms-filter: "alpha(opacity=75)"; /* IE 8 */
	-khtml-opacity: .75; /* Safari 1.x */
	-moz-opacity: .75; /* FF lt 1.5, Netscape */
	background-color: #000;
	background-image: url(../images/linkok2.gif);
	background-repeat: no-repeat;
	background-position: 140px 35px;
		}
		
		#content-column .list-img .heading { 
			top:-50px;
		}
#content-column .list-img .heading span {
	color:#054c69;
	top:-50px;
	font-weight:bold;
	display:block;
	padding:5px 0 0 10px;
	font-size: 1.4em;
		}
#content-column .list-img .heading em.det {
	font-size: 1em;
	font-weight: normal;
	margin-top: 3px;
	color: #FFF;
	font-style: normal;
	display: block;
	padding-right: 15px;
	line-height: 15px;
}

#content-column .service-rows {
	
	padding-top: 5px;
	padding-bottom: 5px;
	
}
#content-column .service-rows h2{
	
	Text-transform:uppercase;
	color:#666;
	font-weight:normal;
	font-size:1.6em;
        line-height:1.2em;
font-weight:bold;

	

}
#content-column .service-rows h3 {
	
	color: #054c69;
	padding-bottom: 10px;
	padding-top: 10px;
	font-weight: bold;
}
#content-column .sharethis {
float:right;	
}
blockquote table .b-table {
	background-color: #FFF;
	padding: 5px;
	border: 1px solid #CCC;
}


#tooltip{
	position:absolute;
	border:1px solid #333;
	padding:10px;
	color:#FFF;
	display:none;
	background-color: #333;
	  opacity: 0.9;
      -moz-opacity: 0.9;
	  -moz-border-radius:5px;
	 -wekit-border-radius:5px;
	}
#switchme2 {
	background-image: url(../images/listv.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 20px;
	text-indent: -9999px;
	display: block;
	float: left;
	margin-right: 8px;
	line-height: 28px;
}
#switchme {
	background-image: url(../images/columnv.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 20px;
	text-indent: -9999px;
	display: block;
	float: left;
	line-height: 28px;
}
#content-home #content-column .swichview {
	position: absolute;
	left: 10px;
	height: 28px;
	top: 0px;
}
.side-box .testi  {

	
font-size: 1.3em;
	font-weight: normal;
	line-height: 1.2em;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
text-align:justify;
}
#feeds {

}
#feeds h1 {
font-size: 1em;
padding: 5px 0;
}
#feeds .item h2 {
	
	
margin-left:-10px;
margin-bottom:5px;
}
#feeds h2 a {
 text-transform: none;

font-size:0.8em;
	line-height:1em;
	padding: 0px;
	color: #333;
	display: block;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 6px;
}
#feeds h2 a:hover {
	color: #054c69;
}

#feeds .item {
	
	border-bottom:solid 1px #fff;
	border-top:solid 1px #ccc;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#feeds .date {
	font-size: 10px;
	color: #aaa;
	margin-bottom: 5px;
	margin-top: -1px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
}
#feeds div.feed { padding-bottom: 12px; text-align:left }
#feeds div.snip { font-family:Arial, Helvetica, sans-serif; font-size: 10px; }
.calculator1 {
	padding: 5px;
	width: 300px;
	float: right;
	margin-left: 10px;
}

#rentvsbuy .SiteText{
	font-family: Verdana;
	color: #333333;
	text-decoration: none;
	padding: 5px;
	font-size: 12px;
}
#rentvsbuy .SiteTextBold{
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	padding: 5px;
}
#rentvsbuy .Footer{
	font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
#rentvsbuy .LinkBold{

	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
#rentvsbuy .LinkBold:hover {


	font-family: Verdana;
	font-size: 10px;
	color: #DF5C20;
	text-decoration: none;
	font-weight: bold;
}
#rentvsbuy input{
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
#rentvsbuy select{
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
#rentvsbuy textarea{
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
#rentvsbuy .Button{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #61697E;
	border: 1px solid #3D4A6C;
}
#rentvsbuy .Border{
	border: 1px solid #7F9DB9;
}
#rentvsbuy .FormHeading{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#rentvsbuy .Color1{
	background-color:#F6F7F8;
}
#rentvsbuy .Color2{
	background-color:#EEEFF0;
}
#rentvsbuy .Color3{
	background-color:#000;
}
#rentvsbuy .FormText{

	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
#rentvsbuy .WhiteHeading{
	font-family: Arial;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#rentvsbuy h3 {
	font-size: 16px;
	padding: 5px;
	color: #FFF;
}

#rentvsbuy p {
	font-size: 12px;
}

#rentvsbuy .BigFont{
	font-size:16px;
}
#rentvsbuy .MediumFont{
	font-size:12px;
}
#rentvsbuy .FooterLink{

	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#rentvsbuy .pagelinks{

	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
#rentvsbuy .pagelinks:hover {


	font-family: Verdana;
	font-size: 10px;
	color: #DF5C20;
	text-decoration: none;
	font-weight: bold;
}
#rentvsbuy .ArticleHeading{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
#content-column .orange-text12 {
	font-size: 12px;
	color: #EDAB0C;
}
#content-column .orange-text14 {
	font-size: 14px;
	color: #EDAB0C;
}
#123 li {
	list-style-type: decimal;
	list-style-position: inside;
	font-size: 12px;
}
#123 {
	padding-left: 10px;
}

#123 li:first-letter {
	font-size: 16px;
}

#content-column .blue-text-bold {
	color: #054c69;
	font-weight: bold;
}
.listbox {
	padding-left: 5px;
}
.listbox li {
	font-size: 12px;
	list-style-position: inside;
	list-style-type: disc;
	line-height: 16px;
}
#content-column .blue-text {
	color: #054c69;
}

#sidebar .side-box .side_menu li{
display: block;
padding:5px;
border-top:solid 1px #ffffff;
border-bottom:solid 1px #EDEDED;

}
#sidebar .side-box .side_menu li:last-child{

border-bottom:none;

}

#sidebar .side-box .side_menu li:first-child{

border-top:none;

}
#sidebar .side-box .side_menu {
padding: 10px 0;
}

#sidebar .side-box .side_menu li a {
font-size:12px;
}

.rec-list {
float: left;
width: 320px;
padding: 0 10px;

}
.rec-list h1{
	color: #333;
	font: bold 1.8em Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	margin-bottom: 5px;
}
#sidebar .mls-search {
	display: block;
	background-image: url(../images/mls_search.jpg);
	background-repeat: no-repeat;
	background-position: 0 -87px;
	height: 87px;
	width: 218px;
	text-indent: -9999px;
        margin-bottom:10px;
}

#sidebar .mls-search:hover{
	
		background-position: 0 0;

}
h3.blue-text-bold {
	font-weight: normal;
	font-size: 1em;
}

