<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

/*------------------------------------------------------------------------------
Body
------------------------------------------------------------------------------*/
body
{
	/*background:url(../img/bg/gumusluk_x1_home.jpg) no-repeat top center;*/
	position:relative;
	z-index:1;
	font-size:62.5%;
	font-family: 'BodoniDTCRegular';
	width:100%;
	height:100%;
}
/*------------------------------------------------------------------------------
Center
------------------------------------------------------------------------------*/
.center-wrapper
{
	margin:0px auto;
	width:960px !important;
	height:100%;
	position:relative;
	z-index:10;
	background:#fff;
}
.main-wrapper
{
	width:100%;
	height:100%;
	z-index:2;
	position:relative;
}
.clear-right
{
	clear:right !important;
	margin-right:0px !important;
	position:relative;
}
/*------------------------------------------------------------------------------
HEADER
------------------------------------------------------------------------------*/
.berggruen-logo
{
	width:358px;
	margin:auto;
	margin-top:10px;
}
.main-links
{
	float:left;
	margin-top:20px;
	width:960px !important;
}
.main-links li
{
	float:left;
	width:453px;
}
.main-links li a
{
	width:453px;
	height:67px;
	display:block;
	background-repeat:no-repeat;
	text-indent:-9999px;
}
.bodrum-house { background:url(../img/bodrum-houses-buton.jpg); }
.gumusluk-houses { background:url(../img/gumusluk-houses-buton.jpg); }
.tooltip
{
	display:none;
	height:382px;
	width:957px;
	top:78px !important;
	left:0px !important;
	z-index:9999;
}
.main-links-2
{
	float:left;
	margin-top:20px;
	width:960px !important;
	display:none;
}
.main-links-2 li
{
	float:left;
	width:453px;
}
.main-links-2 li a
{
	width:453px;
	height:67px;
	display:block;
	background-repeat:no-repeat;
	text-indent:-9999px;
}
.bodrum-house-2 { background:url(../img/bodrum-houses-buton.jpg); }
.gumusluk-houses-2 { background:url(../img/gumusluk-houses-buton.jpg); }
.ie7 .main-links { display:none; }
.ie7 .main-links-2 { display:block; }
</pre></body></html>