* {
	margin: 0;
	padding: 0;
}
body {
	background: #FFFFFF url(mavi/arka7.gif) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	background-color: #fff;
}
h1, h2, h3 {
	font-family: "Trebuchet MS", "Palatino Linotype";
	font-weight: normal;
	color: #0AAAFD;
}
h1 {
	font-size: 17px;
}
h2 {
	font-size: 17px;
	color: #fff;
}
h3 {
	font-size: 15px;
}
p, ul, ol {
	margin-bottom: 15px;
	line-height: 1.6em;
}
ul, ol {
	margin-left: 2em;
}
blockquote {
	margin-left: 1em;
	padding-left: 1em;
	background: url(images/img09.gif) repeat-y;
	font-style: italic;
}
a:link {
	color: #0033CC;
}
a:hover, a:active {
	color: #000000;
}
a:visited {
	color: #0033cc;
}
img {
	border: solid 1px #fff;
}
img.left {
	float: left;
	margin: 0 3px 0 0;
	border: solid 1px #0AAAFD;
}
img.right {
	float: right;
	margin: 3px 0 0 3px;
	border: solid 1px #0AAAFD;
}
img.center {

}
/* Menu */
#kalkan {
	width: 850px;
	height: 58px;
	margin: 0 auto;
}
#kalkan ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#kalkan li {
	display: block;
	float: left;
	width: 106px;
	height: 45px;
	padding: 10px 0 0 0;
}
#kalkan a {
	display: block;
	width: 95px;
	height: 40px;
	padding: 5px 0 0 0;
	background: url(mavi/menu-alt.gif) no-repeat;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
#kalkan a:hover {
	background-image: url(mavi/menu-hover.gif);
	margin-top: 5px;
}
/* Header */
#hotels {
	width: 850px;
	height: 160px;
	margin: 0 auto;
	border: solid 1px #fff;
}
/* Logo */
#logo {
	float: left;
	width: 120px;
	height: 160px;
}
#logo h1 {
	padding-top: 40px;
	font-size: 18px;
	text-align:center;
}
#logo a {
	text-decoration: none;
	color: #fff;
}
/* Banner */
#banner {
	float: left;
	width: 728px;
	height: 145px;
	background-color: #28B6E2;
}
#banner a {
	float: left;
	padding: 50px 20px 0 0;
	text-decoration: none;
	text-align: right;
	font-style: italic;
	color: #FFFFFF;
	font-size: 17px;
	font-weight: bold;
}
#accommodation {
	width: 728px;
	height: 15px;
	float: left;
}
/* Page */
#page {
	width: 850px;
	margin: 0 auto;
	padding: 5px 0 0 0;
	background-color: #fff;
}
/* Content */
#content {
	float: right;
	width: 605px;
}
#content li a {
	padding-left: 10px;
	font-weight: bold;
	text-decoration: none;
}
#content li a:hover {
	padding-left: 10px;
	color: #fff;
	background-color: #000099;
}
.content-aciklama {
	width: 600px;
	float: left;
	border: solid 1px #0AAAFD;
	margin-bottom: 5px;
	height: 65px;
}
.content-aciklama-2 {
	width: 600px;
	float: left;
	border: solid 1px #0AAAFD;
	margin-bottom: 5px;
	height: 65px;
}

.content-sol {
	width: 295px;
	float: left;
	border: solid 1px #0AAAFD;
	margin-bottom: 7px;
	height: 190px;
}
.content-sol .title {
	height: 25px;
	width: 295px;
	background-image: url(images/baslik-arka.gif);
}
.content-sol .title a {
	color: #fff;
	font-family: "Trebuchet MS", "Palatino Linotype";
	text-decoration: none;
}
.content-sol .title a:hover {
	color: #ACDBEE;
	text-decoration: underline;
}
.content-sol p {
	padding:0 3px;
}
.content-sol .more {
	height: 15px;
	width: 80px;
	float: right;
}
.content-sag {
	width: 295px;
	float: right;
	border: solid 1px #0AAAFD;
	margin-bottom: 7px;
	height: 190px;
}
.content-sag .title {
	height: 25px;
	width: 295px;
	background-image: url(images/baslik-arka.gif);
}
.content-sag .title a {
	color: #fff;
	font-family: "Trebuchet MS", "Palatino Linotype";
	text-decoration: none;
}
.content-sag .title a:hover {
	color: #ACDBEE;
	text-decoration: underline;
}
.content-sag p {
	padding:0 3px;
}
.content-sag .more {
	height: 15px;
	width: 80px;
	float: right;
}
.content-alt {
	width: 603px;
	border: solid 1px #0AAAFD;
	margin-bottom: 7px;
	float: left;
	text-align: center;
}
.content-alt a {
	font-size: 10px;
}

/* villas */
#villas {
	float: left;
	width: 240px;
}
#villas ul {
	margin: 0;
	padding: 0;
	list-style: none;
	padding: 10px;
	border: 1px solid #0AAAFD;
	border-top: none;

}
#villas li {
	margin-bottom: 15px;
	background-color: #fff;
	margin: 0;
	padding: 3px 0;
	background: url(images/img09.gif) repeat-x;

}
#villas li ul {
	padding: 10px;
	border: 1px solid #0AAAFD;
	border-top: none;
}
#villas li li {
	margin: 0;
	padding: 3px 0;
	background: url(images/img09.gif) repeat-x;
}
#villas h2 {
	height: 30px;
	margin: 0;
	padding: 3px 0 0 15px;
	background: url(images/boxed-arka2.gif) no-repeat;
	color: #fff;
}
#villas li a {
	padding-left: 10px;
	background: url(images/boxed-simge.gif) no-repeat left center;
	text-decoration: none;
	display: block;
	font-weight: bold;
}
#villas li a:hover {
	padding-left: 10px;
	background: url(images/boxed-simge-hover.gif) no-repeat left center;
	text-decoration: underline;
}
/* Footer */
#fatih-simsek {
	clear: both;
	height: auto;
	padding: 3px 0;
	text-align: center;
	width: 850px;
	margin: 0 auto;
	color: #fff;
	font-size: 12px;
}
#fatih-simsek .linkler{
	height: auto;
	padding: 3px;
	text-align: center;
	display: block;
	background-color: #20AFEE;
	border: none;
}
#fatih-simsek .yasal{
	height: 23px;
	text-align: center;
	margin-top: 5px;
	background-color: #0066CC;
}
#fatih-simsek .yasal a{
	color: #000;
}
#fatih-simsek .yasal a:hover{
	color: #fff;
}
#fatih-simsek a {
	color: #fff;
	text-decoration: none;
}
#fatih-simsek a:hover {
	color: #000;
}
#demo a {
	position: absolute;
	top: 0px;
	left: 0px;
	position: fixed;
	text-indent: -1000px;
	width: 100px;
	height: 100px;
	overflow: hidden;
	background: url(images/demo.gif) 0 0 no-repeat;
} 
