* {
    padding: 0;
    margin: 0;
} 

body {
background: #eee;
font-family: "Trebuchet MS";
font-size: 12px;
color: #333333;
line-height: 24px;
}

a {
font-weight:bold;
text-decoration: none;
color: #0171AF;
}
a:hover {
color: #111;
}

a.send {
	width:59px;
	height:20px;
	background:#89aad6 url(images/buton.jpg) no-repeat;
	color:#fff;
	text-align:center;
	line-height:20px;
	font-size:11px;
	display:inline-block;
	text-decoration:none;
	font-family:tahoma;
	}
a.send:hover {
	color:#ffddb4;
	}
	
a.send2 {
	width:59px;
	height:20px;
	background:#89aad6 url(images/buton.jpg) no-repeat;
	color:#fff;
	text-align:center;
	line-height:20px;
	font-size:11px;
	display:inline-block;
	text-decoration:none;
	font-family:tahoma;
	
	}
a.send2:hover {
	color:#ffddb4;
	}

a.buton {
	width:59px;
	height:20px;
	background:#89aad6 url(images/buton.jpg) no-repeat;
	color:#fff;
	text-align:center;
	line-height:20px;
	font-size:10px;
	display:block;
	float:left;
	text-decoration:none;
	margin-top:5px;
	font-family:verdana;
}
a.buton:hover{color: #ffddb4;}

a.buton-orange {
	width:59px;
	height:20px;
	background:#e8b10d url(images/buton-orange.jpg) no-repeat;
	color:#fff;
	text-align:center;
	line-height:20px;
	font-size:10px;
	display:block;
	float:left;
	text-decoration:none;
	margin-top:5px;
	font-family:verdana;
}
a.buton-orange:hover{color: #ffddb4;}

#wrap {
width: 1000px;
margin: 10px auto;
}

#header {
height: 100px;
background: #eee url(images/header.gif) no-repeat;
}

.logo {
margin:15px 0px 0px 20px;
width:75px;
height:75px;
float:left;
background-image:url(images/logo.jpg);
}
.baslik {
width:auto;
height:auto;
float:left;
margin-top:15px;
}
#header h1 {
font-size: 26px;
font-weight: 100;
letter-spacing: -3px;
padding: 10px 0 0 0px;
margin-left:10px;
}
#header h1 a {
text-decoration: none;
color: #EC8714;
}
#header h1 a:hover {
text-decoration: none;
color: #89A537;
}
#header h2 {
color: #01aef0;
font-size: 20px;
font-weight: 100;
padding: 0 0 0 11px;
}
.top_right{
width:400px;
float:right;
display:block;
}
.languages{
float:right;
width:auto;
margin:5px 20px 0px 0px;
padding:8px 0 0 0;
}
.tel {
float:right;
width:250px;
margin:0px 25px 0px 0px;
padding:0px 0 0 0;
text-align:right;
font-size:20px;
font-weight:bold;
color: #246088;
}
span.office {
margin:0px;
font-size:12px;
color: #89A537;
}

a.lang{
display:block;
float:left;
padding:0 5px 0 5px;
}

#menu {
height: 38px;
background: #eee url(images/menu.gif) no-repeat;
}
#menu ul {
list-style-type: none;
padding: 0 0 0 10px;
}
#menu ul li {
}
#menu ul li a {
color: #ffffff;
font-size: 12px;
font-weight: 600;
font-family:tahoma;
}
#menu ul li a:hover {
color: #f8e183;
text-decoration: none;
}
/* TOP MENU ---------- */
#topmenu {  margin: 0px 8px 0 2%; 
			padding: 0;
			width:95.9%;
			background: url(images/menu.jpg) repeat-x top;
			height: 30px;
			
}
#topmenu .lefts { 
	background: url(images/menul.jpg) no-repeat left; 
	height: 30px; 
	padding-left: 5px;
}
#topmenu .rights {
	background: url(images/menur.jpg) no-repeat right;
	float: right;
	height: 30px;
	width: 8px;
}
#topmenu li a { 
	color: #FFF;
	text-align: left;
	padding-left: 10px;
	padding-right: 15px;
	text-decoration: none;
	background: transparent;
	font-weight: bold
} 
#topmenu li { padding: 0px;
	float: left;
	margin: 0;
	font-size: 11px;
	line-height: 30px;
	white-space: nowrap;
	list-style-type: none;
	width: auto;
	background: url(images/sep.gif) no-repeat top right
	
}

#content {
background: #eee url(images/content.gif) repeat-y;
padding: 0px 20px 20px 20px;
height:auto;
float:left;
width:960px;
}

#main {
margin-top:5px;
background: #fff;
padding: 5px;
height:auto;
float:left;
width:960px;
border:1px solid #ccc;
display:block;
}
.alan{
background-color:#ffffff;
border:1px solid #ffffff;
padding-left:5px;
width:99.2%;
height:auto;
display:block;
}

#sag {
float: right;
border:0px solid #cccccc;
background:#fff;
padding-left:2px;
width:75%;
height:auto;
}

#sag .doc {
border:1px solid #cccccc;
background:#fff;
padding-left:2px;
width:99%;
height:auto;
margin-bottom:5px;
}

#sag .bos {
float:left;
color: #FFF;
width:99%;
display:inline-block;
}
/*------------------ Villalar Sayfasi Listeleme ----------------------*/
.listing {
width:100%;
float:left;
border-top:1px solid #ccc;
margin-top:5px;
}

.listing h1.name,h1.name a {
font-size:15px;
color:#EC8714;
font-weight:bold;
}

.listing h1.name a:hover {
color:#89aad6;
text-decoration:underline;
}
.listing-sol{
width:24%;
float:right;
margin:2px;
padding:5px 2px 2px 2px;
}

.listing-sag{
width:73%;
float:left;
margin:2px;
}

/*-----------------------------------------------------------*/

#sol {
float: left;
border:0px solid #cccccc;
background:#fff;
padding:0px 0px 5px 0px;
width:24%;
height:auto;
}
#sol p {clear:both; margin:0 5px 1.0em 5px; color:rgb(80,80,80); line-height:1.3em; font-size:110%;}
#sol p.center {text-align:center;}
#sol p.right {text-align:right;}
#sol ul {list-style:none; margin:0.5em 10px 1.0em 10px;}
#sol ul li {margin:5px 0 0.2em 2px; padding:0 0 0 11px; background:url(images/bg_bullet_full_1.gif) no-repeat 0 0.4em; line-height:1.2em; font-size:11px;}
#sol ul li a{font-size:11px;color:#246088;font-family:tahoma;}
#sol ul li a:hover{font-size:11px;color:#EC8714;font-family:tahoma;}
#sol h1 {clear:both; margin:0 0 10px 0; padding:4px 10px 3px 10px; background-color:#80b89c; font-family:tahoma; color:rgb(255,255,255); font-weight:bold; font-size:11px;}
#sol h1.blue {clear:both; margin:0 0 5px 0; padding:0px 10px 0px 10px; background-color:rgb(137,170,214); font-family:tahoma; color:rgb(255,255,255); font-weight:bold; font-size:11px;}
#sol h1.green {clear:both; margin:0 0 5px 0; padding:0px 10px 0px 10px; background-color:rgb(160,214,81); font-family:tahoma; color:rgb(255,255,255); font-weight:bold; font-size:11px;}
#sol h1.orange {clear:both; margin:0 0 5px 0; padding:0px 10px 0px 10px; background-color:#e8b10d; font-family:tahoma; color:rgb(255,255,255); font-weight:bold; font-size:11px;}

/* MAIN SUBCONTENT */
.subcontent-unit-border {width:220px; margin:0 0 10px 0; padding:0 0 5px 0; border:solid 1px #80b89c; background:#eaf4ef;}
.subcontent-unit-border-green {width:220px; margin:0 0 10px 0; padding:0 0 5px 0; border:solid 1px rgb(160,214,81); background-color:rgb(217,239,185);}
.subcontent-unit-border-blue  {width:220px; margin:0 0 10px 0; padding:0 0 5px 0; border:solid 1px rgb(137,170,214); background-color:#d5e1f0;}
.subcontent-unit-border-orange {width:220px; margin:0 0 10px 0; padding:0 0 5px 0; border:solid 1px rgb(232,177,13); background-color:#f8e096;}

.subcontent-unit-noborder {width:222px; margin:0 0 2.5em 0; padding:0 0 10px 0; background:rgb(235,235,235);}
.subcontent-unit-noborder-green {width:222px; margin:0 0 2.5em 0; padding:0 0 10px 0; background-color:rgb(217,239,185);}
.subcontent-unit-noborder-blue  {width:222px; margin:0 0 2.5em 0; padding:0 0 10px 0; background-color:rgb(213,225,240);}
.subcontent-unit-noborder-orange {width:222px; margin:0 0 2.5em 0; padding:0 0 10px 0; background-color:rgb(248,224,150);}

.round-border-topleft {width:10px; height:10px; position:absolute; z-index:100; background:url(images/bg_corner_topleft.gif) no-repeat; margin-top:-1px; margin-left:-1px;}
.round-border-topright {width:10px; height:10px; position:absolute; z-index:100; background:url(images/bg_corner_topright.gif) no-repeat; margin-top:-1px; margin-left:211px;}
.round-noborder-topleft {width:10px; height:10px; position:absolute; z-index:100; background:url(images/bg_corner_topleft.gif) no-repeat; margin-top:0px; margin-left:0px;}
.round-noborder-topright {width:10px; height:10px; position:absolute; z-index:100; background:url(images/bg_corner_topright.gif) no-repeat; margin-top:0px; margin-left:175px;}

.agac {
width:712px; 
margin:0 0 10px 0; 
padding:0px 0px 0px 5px; 
border:solid 1px rgb(137,170,214); 
background-color:#d5e1f0;
color:#246088;
}
.agac a:hover{
color:#dd6600;
}

#main h2 {
font-size: 18px;
font-weight: 100;
padding: 15px 0 7px 0;
}
#main h2 a {
text-decoration: none;
}
.left h2 a:hover {
color: #111;
}

#bottom {
background: #eee url(images/bottom.gif) no-repeat;
padding: 10px 0;
clear:both;
}

#footer {
font-size: 11px;
color: #999;
text-align: center;
}

form {
width:97%;
padding-left:5px;
}
label {
font-size:11px;
font-weight:bold;
color:#246088;
font-family:tahoma;
}
input.login { 
	width: 120px;
	border: none; 
	background: url(images/logininput.gif); 
	padding: 4px; 
}
input.search {
width:120px;
height:15px;
font-size:11px;
color:#333;
border:1px solid #cccccc;
}
input.search:focus {
background-color:#FFFFCC;
border:1px solid #cccccc;
}
input.bos {
background-color:#f8867d;
width:100px;
height:15px;
font-size:11px;
color:#333;
border:1px solid #cccccc;
}
select.search {
width:122px;
height:20px;
font-size:11px;
color:#333;
border:1px solid #cccccc;
}
select.search:focus {
background-color:#FFFFCC;
border:1px solid #cccccc;
}
select.res {
width:50px;
float:left;
margin-left:11px;
}
textarea {
width:350px;
font-size:11px;
color:#333;
border:1px solid #cccccc;
font-family:tahoma;
}
textarea:focus {
background-color:#FFFFCC;
border:1px solid #cccccc;
}
textarea.bos {
background-color:#f8867d;
width:350px;
font-size:11px;
color:#333;
border:1px solid #cccccc;
font-family:tahoma;
}

/*---------------------------------------------*/
.lt {
		height: 25px;
		background: #8faed8 url(images/lt.gif) no-repeat;
		color: #FFF;
		width:720px;
		display:inline-block;
	}
	
	.lt h1 {
	padding-left: 10px;
	font-size: 1.1em;
	font-family: tahoma;
	font-weight:bold;
	color: #FFFFFF;
	}
	
	.lt h1 a {
	font-size: 1.1em;
	font-family: tahoma;
	font-weight:bold;
	color: #FFFFFF;
	}
	
	.lt h1 a:hover {
	text-decoration:underline;
	}

.lt-orange {
		height: 25px;
		background: #EC8714 url(images/lt-orange.gif) no-repeat;
		color: #FFF;
		width:720px;
		display:inline-block;
	}

.lt-orange h1 {
	padding-left: 10px;
	font-size: 1.1em;
	font-family: tahoma;
	font-weight:bold;
	color: #FFFFFF;
	}
	
	.lbox {
		color: #666666;
		margin: 0 0 10px 0;
		background: #f3f5f6 url(images/lb.gif) no-repeat bottom left;
		height: auto;
		width:720px;
		display:inline-block;
	}
	
	.lbox a {
		color: #FFFCD1;
		background: inherit;
	}
	
	.lbox h2 {
		padding-left:10px;
		color: #FFF;
		background: #6E6E6E;
	}
	.text {
	width:98%;
	padding:5px 0px 10px 6px;
	height:auto;
	}
	.text p {
	padding-left:5px;
	}
	.text a{
		color: #dd6600;
	}
	.text a.send {
	width:59px;
	height:20px;
	background:#89aad6 url(images/buton.jpg) no-repeat;
	color:#fff;
	text-align:center;
	line-height:20px;
	font-size:11px;
	display:block;
	text-decoration:none;
	font-family:tahoma;
	}
	.text a.send:hover {
	color:#ffddb4;
	}
	.soltaraf {
	width:50%;
	float:left;
	margin:0px;
	height:auto;
	}
	.sagtaraf {
	width:40%;
	float:right;
	margin:0px;
	height:auto;
	}
	
	.text ul {
	padding:2px 5px 0px 20px;
	}
	.text ul li {
	font-size:12px;
	font-weight:bold;
	font-family:tahoma;
	color:#89aad6;
	}
	.text ul li ul li {
	font-size:11px;
	font-weight:bold;
	font-family:tahoma;
	color:#666666;
	}
	.text ul li a{
	color:#89aad6;
	}
	.text ul li a:hover{
	color:#89aad6;
	text-decoration:underline;
	}
	.text ul li ul li a{
	color:#666666;
	}
	.text ul li ul li a:hover{
	color:#666666;
	text-decoration:underline;
	}
	
	.soltaraf2 {
	width:32%;
	float:left;
	margin:0px 0px 0px 5px;
	height:auto;
	}
	
	.soltaraf-book {
	width:22%;
	float:left;
	margin:0px;
	}
	.sagtaraf-book {
	width:77%;
	float:right;
	margin:0px;
	}
	
/*---------------------------------------------*/

.leftside {
width:345px;
float:left;
margin:auto;
}

.rightside {
width:345px;
float:right;
margin:auto;
}

.rightside2 {
width:270px;
height:230px;
float:right;
margin:auto;
}

.vdetail {
		height: 25px;
		background: #f39641 url(images/block_top.gif) no-repeat;
		color: #FFF;
		width:350px;
	}
	
	.vdetail h1 {
	padding-left: 10px;
	font-size: 1.1em;
	font-family: tahoma;
	font-weight:bold;
	color: #FFFFFF;
	}
	
	.vbox {
		color: #666666;
		margin: 0 0 15px 0;
		background: #f3f5f6 url(images/block_bottom.gif) no-repeat bottom left;
		height: auto;
		width:350px;
		clear:both;
	}
	
	.vbox a {
		color: #EC8714;
		background: inherit;
		text-align:center;
	}
	.vbox a:hover {
		text-decoration:underline;
		background: inherit;
	}
	
	.vbox h2 {
		padding-left:10px;
		color: #FFF;
		background: #6E6E6E;
	}
	.vtext {
	width:95%;
	padding:5px 0px 10px 10px;
	}

.vtext ul {list-style:none; margin:0.5em 10px 1.0em 0px;}
.vtext ul li {margin:5px 0 0.2em 2px; padding:0 0 0 11px; background:url(images/bg_bullet_full_1.gif) no-repeat 0 0.4em; line-height:1.2em; font-size:10px;}
.vtext ul li a{font-size:10px;color:#89aad6;font-family:tahoma;}
.vtext ul li a:hover{font-size:10px;color:#EC8714;font-family:tahoma;}
	
.thumb {
	float: left;
	width: 100px;
	border: 0px solid #d4d4d4;
	color: #fff;
	background: #f3f5f6;
	margin: 0 5px 5px 0;
	padding: 5px;
}

.thumb p { margin: 0; padding: 3px; color: #FFF; background: #6e6e6e; }

.rt {
		background: #A9D4F2 url(images/rt.gif) no-repeat;
		color: #FFF;
		height: 10px;
		width:220px;
	}
		
.right_login {
		padding: 0px 10px 10px 10px;
		margin: 0 0 10px 0;
		background: #A9D4F2;
		color: #246088;
		border-top: 1px solid #4A8EBC;
		border-bottom: 1px solid #4A8EBC;
	}

	.right_articles {
		font-size: 0.9em;
		background: #A9D4F2 url(images/rb.gif) no-repeat bottom;
		color: #246088;
		padding: 0px 0px 4px 0px;	
		margin: 0 0 10px 0;
		width:220px;
		}
	.right_articles p {
		padding: 0px 8px 0px 8px;	
		}

.right_articles2 {
		width:96.5%;
		border: 1px solid #ddd;
		padding: 5px;	
		margin: 0 0 10px 0;
		background-color:#fff;
		float:left;
	}
	
	.right_articles2:hover {
		border: 1px solid #ccc;
		background-color:#EAF4EA;
	}
.soltext {
margin-left:1px;
width:120px;
float:left;
height:auto;
}

.sagtext {
margin-left:2px;
width:210px;
float:right;
height:auto;
text-align:left;
}
/*----------------------------------------------------------------*/	

/*----------------------------------------------------------------*/
.image {
	border:1px solid #ccc;
	padding:2px;
	float: left;
	margin: 0 9px 3px 0;
	width:90px;
}

.image-offer {
	border:1px solid #ccc;
	padding:2px;
	float: left;
	margin: 0 9px 3px 0;
	width:120px;
}
/*------------------------- TABLES -------------------------------------*/
table.list {
width:95%;
border:0px;
margin:auto;
font-family:tahoma;
font-size:11px;
}
table.reserve {
width:100%;
border:0px;
margin:auto;
}
td.underline{
border-bottom:1px #fff solid;
}
table.list a:hover {
color:#dd6600;
}

/*------------------------------ UYARI TABLOLARI -------------------------*/
.hata, .ikaz, .tamam, .bilgi {
    margin-bottom: 1.5em;
    padding: 1em 1.5em 1em 5.5em;
    border-bottom: 2px solid #fff;
    border-top: 2px solid #fff;
    color: #444
}

.hata    {background: #fbe3e4 url(images/hata.png) 2.2em center no-repeat; border-color: #e0011b}
.hata a  {color: #d12f19}

.ikaz    {background: #fff6bf url(images/ikaz.png) 2.2em center no-repeat; border-color: #ffd324}
.ikaz a  {color: #817134}

.tamam   {background: #e9ffdd url(images/tamam.png) 2.2em center no-repeat; border-color: #72c868}
.tamam a {color: #529214}

.bilgi   {background: #e2ecee url(images/bilgi.png) 2.2em center no-repeat; border-color: #9ddae6}
.bilgi a {color: #2d7ba2}


/* listeler */
.hata ul, .ikaz ul, .tamam ul, .bilgi ul {
    list-style: none;
    margin: 1.3em 1.5em
}
.hata ul li, .ikaz ul li, .tamam ul li, .bilgi ul li {
    padding-left: 1.3em
}
.hata ul li  { background: url(images/hata-bullet.png)  0 0.55em no-repeat }
.ikaz ul li  { background: url(images/ikaz-bullet.png)  0 0.55em no-repeat }
.tamam ul li { background: url(images/tamam-bullet.png) 0 0.55em no-repeat }
.bilgi ul li { background: url(images/bilgi-bullet.png) 0 0.55em no-repeat }
/*----------------------------------------------------------------------------------------------*/
span.villa-list {
color:#EC8714;
font-size:12px;
font-weight:bold;
font-family:tahoma;
}
span.villa-list a{
color:#EC8714;
font-size:12px;
}
span.villa-list a:hover{
color:#89aad6;
font-size:12px;
text-decoration:underline;
}

span.special {
font-size:12px;
font-weight:bold;
font-family:tahoma;
}

span.slayt {
font-size:12px;
font-weight:bold;
font-family:tahoma;
color:#EC8714;
}
span.slayt a{
color: #EC8714;
}
span.slayt a:hover {
color:#89aad6;
}

span.title {
color:#89aad6;
font-size:12px;
font-weight:bold;
font-family:tahoma;
}

span.deger {
color:#666666;
font-weight:bold;
font-size:12px;
}

/*----------------------------- Butonlar -------------------------*/
.more {
padding:3px;
}
.button-region{
width:152px;
height:24px;
background:url(images/villas_in.jpg) no-repeat center;
text-align:center;
line-height:24px;
font-weight:bold;
font-size:12px;
}
.button-region a{
text-decoration:none;
color:#ffffff;
}
.button-region a:hover{
text-decoration:none;
color:#f8e183;
}
.button-resort{
width:122px;
height:24px;
background:url(images/villas_in.jpg) no-repeat center;
text-align:left;
padding-left:35px;
line-height:24px;
font-weight:bold;
font-size:12px;
}
.button-resort a{
text-decoration:none;
color:#ffffff;
}
.button-resort a:hover{
text-decoration:none;
color:#f8e183;
}
.button-airport{
color:#ffffff;
width:122px;
height:24px;
background:url(images/airport.jpg) no-repeat center;
text-align:left;
padding-left:35px;
line-height:24px;
font-weight:bold;
font-size:12px;
}
.button-villas{
color:#ffffff;
width:122px;
height:24px;
background:url(images/villas.jpg) no-repeat center;
text-align:left;
padding-left:35px;
line-height:24px;
font-weight:bold;
font-size:12px;
}
.button-villas a{
font-size:11px;
font-family:tahoma;
color:#ffffff;
text-decoration:none;
}
.button-villas a:hover{
color:#f8e183;
text-decoration:none;
}

.button-more2{
width:75px;
height:26px;

text-align:center;
line-height:15px;
font-weight:bold;
font-size:10px;
margin-top:60px;
font-family:verdana;
margin-left:0px;
padding-left:0px;
}

.button{
width:139px;
float:left;
background:url(images/blank_button.gif) no-repeat center;
text-align:center;
line-height:30px;
font-weight:bold;
font-size:13px;
}
.button a{
text-decoration:none;
color:#246088;
}

/*-- (Iconos Redes sociales) --*/
.rsociales ul {
display:inline;
margin:0pt !important;
padding:0pt !important;
}
.rsociales li {
background:transparent none repeat scroll 0%;
display:inline;
list-style-type:none;
margin:0pt;
padding:2px;
}
.rsociales img {
border:0pt none;
float:none;
margin:0pt;
padding:0pt;
}
.rsociales-sobre {
opacity:0.4;
}
.rsociales-sobre:hover {
opacity:1;
}/*-- (Principal) --*/#main {
width: 510px;
border:#EFEFEF 0px solid;
float: left;
word-wrap: break-word;
overflow: hidden;
}
/*---------------------pagination-----------------------------*/

div.pagination {
	padding:5px;
	margin:5px;
	text-align:center;
	float:right;
	font-size:1em;
	width:auto;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #ddd;
	
	text-decoration: none; 
	color: #89aad6;
}
div.pagination a:hover, div.pagination a:active {
	border:1px solid #ddd;
	color: #fff;
	background-color: #EC8714;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #ddd;
	font-weight: bold;
	background-color: #EC8714;
	color: #FFF;
}
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #ddd;
	color: #ccc;
}

.pht3 {
  width: 342px;
  height: 197px;
  float: left;
  background: url(images/bgblok.jpg) no-repeat left top;
  margin: 0px 0 0px 0;
  display: inline;
}

.panel_hometop {
  height: 197px;
  width: auto;
}

.panel_hometop h2, .panel_hometop h2 a {
  font-size: 15px;
  font-weight: bold;
  color: #FFFFFF;
  padding: 0;
  margin: 0px 0 4px 6px;
  text-align: left;
  text-decoration: none;
}

.panel_hometop h2 a:hover {
  text-decoration: underline;
}

.panel_hometop p {
  padding: 5px;
  margin: 0px 0px 0px 0px;
  text-align: left;
  color: #003399;
  font-size:15px;
}

.panel_hometop p.reverse, .panel_hometop p.reverse a {
  color: #FFFFFF;
}

.panel_hometop p.reverse a:hover {
  color: #FF9933;
  text-decoration: underline;
}

.panel_hometop .imglink {
  float: right;
  width: 85px;
  height: 85px;
  margin: -38px 17px 0 0;
}

.panel_hometop .imglink img {
  width: 85px;
  height: 85px;
  border: none;
}
/*------------ PHT 4 ----------------------------*/
.pht4 {
  width: 342px;
  height: 197px;
  float: left;
  background: url(images/bgblok2.jpg) no-repeat left top;
  margin: 0px 0 0px 0;
  display: inline;
}

.panel4_hometop {
  height: 197px;
  width: auto;
}

.panel4_hometop h2, .panel4_hometop h2 a {
  font-size: 15px;
  font-weight: bold;
  color: #FFFFFF;
  padding: 0;
  margin: 0px 0 4px 6px;
  text-align: left;
  text-decoration: none;
}

.panel4_hometop h2 a:hover {
  text-decoration: underline;
}

.panel4_hometop p {
  padding: 5px;
  margin: 0px 0px 0px 0px;
  text-align: left;
  color: #003399;
  font-size:15px;
  height:8px;
}

.panel4_hometop p.reverse, .panel4_hometop p.reverse a {
  color: #FFFFFF;
  font-size:15px;
  text-decoration:none;
}

.panel4_hometop p.icerik, .panel4_hometop p.icerik a {
  color: #FFFFFF;
  font-size:12px;
}

.panel4_hometop p.reverse a:hover {
  color: #fefe9b;
  text-decoration: underline;
}

.panel4_hometop .imglink {
  float: right;
  width: 85px;
  height: 85px;
  margin: -38px 17px 0 0;
}

.panel4_hometop .imglink img {
  width: 85px;
  height: 85px;
  border: none;
}
span.eski {
font-size:14px;
color:#ffffff;
font-weight:bold;
text-decoration:line-through;
}

span.yeni {
font-size:14px;
color:#fefe9b;
font-weight:bold;
text-decoration:none;
}

/*--------------------------- Villa Listesi Tablosu -------------------------------*/
.table {
		margin-bottom: 2px;
		width: 100%;
		border-collapse: collapse;
	}
	.table_header td {
		background: url(images/tableheader-bg.gif) no-repeat left top;
		padding: 1px 10px;
		color: rgb(70,122,167);
		border-top: 1px solid #CBD6DE;
		border-bottom: 1px solid #ADBECB;
		font-size: 1.1em;
		font-weight: bold;
	}
	.table_header td a:link, .table_header td a:visited {
		text-decoration: underline;
		color: rgb(70,122,167);
	}
	.table_header td a:hover {
		text-decoration: underline;
		color: #73A822;
	}
	.table_header td {
		border: 1px solid #CBD6DE;
	}

	.row1 td, .row2 td, .row_hover td, .paging_row td {
		padding: 0px 10px;
		color: #666666;
		border: 1px solid #CBD6DE;
	}
	.row1 td {
		background: #ffffff;
	}
	.row2 td {
		background: #eeeeee;
	}
	.row_hover td {
		background: #FBFACE;
		color: #000000;
	}
/*----------------------------------------------------------------------------------*/
.other_links {
		background: #f3f5f6;
		border-top: 1px solid #cccccc;
		padding: 5px;
		margin: 0 0 15px 0;
		float:left;
		width:99%;
	}
.othersol{
width:30%;
float:left;
color:#666666;
font-size:11px;
}
.othersag { 
width:52%;
float:right;
font-size:11px;
}
.othersag a {
font-weight:normal;
color:#666666;
}
.othersag a:hover {
font-weight:normal;
color:#0171AF;
}